body {
  color: #666;
  font-size: 16px;
  line-height: 160%;
  background: #fff;
  font-family:'Merriweather Sans', sans-serif !important;
  font-weight: 400 !important;
  text-align: justify;
}

a:hover,
a:active,
a:focus {
  text-decoration: none !important;
  outline: none !important;
}
:focus {
  outline: none !important;
}
::-moz-focus-inner {
  border: 0 !important;
}
::selection {
  color:#666;
}
::-moz-selection {
  color:#666;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #ccc;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.outer {
    background: #fff none repeat scroll 0 0;
}

.outer .container {
    max-width: 1150px;
    width: 100%;
}

.top-bar {
    background: #fdfdfd none repeat scroll 0 0;
    border-bottom: 1px solid #f5f5f5;
    color: #999;
    font-size: 15px;
    line-height: 25px;
    padding: 6px 0;
}

.top-bar a {
    color: #999;
}
.top-bar a:hover{ background:#00adef; color:#fff !important;}

.color {
    color: #bb2a22 !important;
}

.navbar-brand {
    float: left;
    padding: 0;
   
}
.header-section {
    background: #ffffff none repeat scroll 0 0;
    height: 70px;
   /* border-bottom: 1px solid #ccc;*/
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-nav {
    float: right;
    margin: 0;
    font-size: 15px;
    padding-top: 15px;
    /*font-weight: bold;*/
	}
.navbar {
    margin-bottom: 0;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
}
.navbar-brand h1 a {
    color: #fff;
    font-size: 1.4em;
    text-decoration: none;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #fff;
    
}

.navbar-nav > li > .dropdown-menu {
    /*margin-top: -20px;*/
}



.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
   /* margin-top: 1em;*/
}
.navbar-nav > li > a {
    /*line-height: 70px;*/
    padding-bottom: 10px;
    padding-top: 10px;
}
.nav > li > a {
    color: #666;
    padding: 10px 15px;
}
.navbar-default .navbar-nav > li > a {
    color: #666;
    text-transform: capitalize;
}



.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #ffffff;
    bottom: 0;
    color: #666;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #fa060f;
    bottom: 0;
    color: #fff;
    border-radius: 10px
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #666;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #666;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

h5{
    font-size:18px 
}


.page-heading-one {
    background: rgba(0, 0, 0, 0) url("../images/heading-back.jpg") repeat  center center / cover ;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
    padding: 50px 10px;
    text-align: center;
}

.page-heading-one h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    line-height: 55px;
}

.page-heading-one p {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    margin-top: 10px;
    padding: 0 15px;
}

.bg-color {
    background-color: #00ADEF !important;
    /*background-color: #bb2a22 !important;*/
}
#carousel{margin-bottom:-24px !important;}
.foot {
    background: #bb2a22 none repeat scroll 0 0;
    /*border-top: 3px solid #fff;*/
    color: #fff;
    /*margin-top: 30px;*/
    padding: 15px 0;
    font-size: 13px;
    margin-top: -25px;
}
.foot .foot-item {
    margin: 15px auto;
    max-width: 500px;
}

.foot .foot-item h5 {
    color: #fff;
    font-size: 15px;
    line-height: 0;
    margin-bottom: 20px;
}
.foot .foot-item p {
    margin: 0;
	font-size:13px;
}
.foot .foot-item a {
    color: #fff;
}
.foot .foot-item a:hover {
    color: #fff;
}
.foot .foot-item .brand-bg {
    margin: 10px 0 20px;
}

footer { background: #333333; color: #ccc; font-size: 12px;  padding: 15px 0;}

.list-inline {
    list-style: outside none none;
    margin-left: -5px;
    padding-left: 0;
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

footer a { color: #ccc;}
footer a:hover { color: #ccc;}

.foot .foot-item ul li *::before {
    color: #fff;
    content: "";
    font-family: FontAwesome;
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
    margin-right: 7px;
}



.list-unstyled {
    list-style: outside none none;
    padding-left: 0;
}

.foot .foot-item ul li {
   /* border-bottom: 1px solid rgba(255, 255, 255, 0.05);*/
    padding: 5px 0;
}

.foot .foot-item .address h6 {
    color: #fff;
    font-size: 15px;
}

.bold {
    font-weight: 600;
}

.foot .foot-item .address p.add {
    margin-left: 20px;
}

.foot .foot-item .address p.tel {
    line-height: 35px;
}

.foot .foot-item .address p i {
    color: #fff;
    font-size: 15px;
    margin-right: 8px;
}

.foot .foot-item ul li:last-child {
    border-bottom: 0 none;
}

.modal-body {
    color: #888;
    text-align: justify;

}

.tnc {
    text-align: center;
}

.websteby {
    text-align: right;
}

.page-heading-two {
   /* background-color: #fcfcfc;*/
    background-color: #f6f6f6;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-bottom: 30px;
    padding: 20px 0;
}

.page-heading-two h2 {
    color: #666;
    float: left;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
}
.page-heading-two .breads {
    color: #aaa;
    float: right;
    font-size: 12px;
    margin-top: 10px;
}

.block-heading-two {
    margin: 10px 0 15px;
}

.block-heading-two h3 {
    border-bottom: 1px solid #eee;
    font-size: 25px;
    font-weight: 400;
    line-height: 45px;
    margin-bottom: -3px;
    padding: 0 10px 6px 0;
}

.page-heading-two h2 {
    color: #666;
    float: left;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
}

.block-heading-two h3 span {
    border-bottom: 3px solid #32c8de;
    padding-bottom: 11px;

}

.block-heading-two .bor {
    height: 3px;
    width: 60px;
    border-bottom: 3px solid #bb2a22;
}



.borderred {
    border-bottom: 3px solid #d9534f !important;
    padding-bottom: 11px;
}

form {
    line-height: 20px !important;
}

.btn.btn-color {
    background: #32c8de none repeat scroll 0 0;
    border: 1px solid #1faabe;
    color: #ffffff;
}


/*index*/

.carousel-inner {
    height: 430px;

}

.img-box-3 .img-box-3-item {
    margin: 10px auto;
    max-width: 300px;
}

.img-box-3 .img-box-3-icon {
    border-radius: 100px;
    height: 110px;
    line-height: 110px;
    margin: 10px auto;
    text-align: center;
    width: 110px;
}

.bg-red {
    background-color: #d9534f !important;
}

.bg-lblue {
    background-color: #32c8de !important;
}

.bg-green {
    background-color: #5cb85c !important;
}

.img-box-3 .img-box-3-icon a img {
    display: inline-block;
    max-width: 60px;
}

h4 {
    font-size: 18px;
    line-height: 33px;
}

h1, h2, h3, h4, h5, h6 {
    color: #747474; 
    font-weight: 400;
    margin: 2px 0;
    padding: 0;
}

h1{
   width: 80%;
margin-top: 11px;
}

.img-box-3 .bor {
    height: 3px;
    margin: 10px auto 6px;
    width: 60px;
}

.img-box-3 h4 a {
    color: #777;
}

.divider-1 {
    background: rgba(0, 0, 0, 0) url("../images/1.png") repeat-x scroll 0 0 / 20px 20px;
    height: 8px;
    margin: 20px 0;
}

.list-1, .list-2, .list-3, .list-4, .list-5, .list-6, .list-7, .list-8, .list-9 {
    list-style-type: none;
    padding-left: 20px;
    font-size: 16px;
}

.list-2{

    text-align: left;
}


.list-2 i{

    color: #fff;
    font-size: 16px;
    height: 18px;
    line-height: 18px;
    margin-right: 5px;
    text-align: center;
    width: 18px;
    background: #32c8de none repeat scroll 0 0;
}

/*.list-6 li::before {
    content: "";
    float: left;
    font-family: "FontAwesome";
    margin-left: -20px;
}*/

.list-6 li::before {content: "\f04d";
    float: left;
    font-family: "FontAwesome";
    margin-left: -20px;
    font-size: 7px;
    }

.list-7 li::before {
    content: "";
    float: left;
    font-family: "FontAwesome";
    margin-left: -20px;
    color:#d9534f !important;
}

.list-8 li::before {
    content: "";
    float: left;
    font-family: "FontAwesome";
    margin-left: -20px;
    color:#5cb85c !important;
}
.fa-angle-right::before {
    content: "\f101" !important;
    color: #bb2a22;
}
.fa-angle-double-right::before {
    content: none !important;
}


.nav-tabs-three .nav-tabs-three-sidebar {
    float: left;
    width: 300px;
}
.nav-tabs-three .nav-tabs-three-content {
    margin-left: 300px;
}

.tabND .tabsection .tab-content {
    padding: 10px 25px 20px;
    margin-left: 20px;
}

.nav-tabs-three .tab-content {
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 10px 15px;
}

.nav-tabs-three ul.nav li.active a {
    border: 1px solid #bb2a22;
    color: #fff;
    background: #bb2a22 none repeat scroll 0 0;
}

.nav-tabs-three ul.nav li a {
    background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 3px;
    color: #747474;
    font-size: 13px;
    margin-bottom: 5px;
    padding: 8px 12px;
}

.block-heading-two {
    margin: 10px 0 15px;
}

.text-tilepack {
    font-size: 16px;
    font-weight: normal;
  line-height: 160%;
    margin-top: 20px;
    text-align: left;
}

.dropdown-menu {
    font-size: 15px;
}


/*contactus*/

.team-three .team-member {
    margin: 20px auto;
    max-width: 320px;
    text-align: center;
}

.team-three .team-container {
    position: relative;
}

.team-three img {
    margin-bottom: 10px;
}

.team-three .team-container .team-details {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    clear: both;
    left: 0;
    padding: 7px 15px;
    position: absolute;
    width: 100%;
}

.team-three .team-details h4 {
    color: rgba(255, 255, 255, 0.9);
    font-size: 19px;
    line-height: 33px
}

.tabND .team-member .contact-details {
    margin-bottom: 20px;
    margin-top: 12px;
}

.tabND .team-member .contact-details span {
    border-radius: 2px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin: 10px auto;
    text-align: left;
    width: 100%;
}

.tabND .team-member .contact-details span i {
    background: #fafafa none repeat scroll 0 0;
    border-bottom-left-radius: 3px;
    border-right: 1px solid #eee;
    border-top-left-radius: 3px;
    color: #777;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    text-align: center;
    width: 45px;
    border-bottom: 1px solid #eee;
}

.contactadd{
    height:200px !important;
}

.contactadd1{
margin-left:60px;
margin-top:-190px
}


.centreadd{
    height:105px !important;
}


.centreadd1{
margin-left:60px;
margin-top:-100px
}


.centreaddT{
    height:150px !important;
}


.centreaddT1{
margin-left:60px;
margin-top:-145px
}



/*aboutus*/

.about-us-one .about-logo {
    margin: 10px 0;
}

.about-us-one .about-logo h2 {
    font-size: 25px;
    font-weight: 400;
    line-height: 45px;
}

h2 a, h3 a, h4 a, h5 a, h6 a, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #747474;
}

.about-us-one .about-logo h2 small {
    font-size: 16px;
}

.about-us-one .about-logo p {
    color: #888;
    font-size: 16px;
    line-height: 160%;
    margin: 2px 0 5px;
    padding: 0;
	text-align:justify;
}

h3 {
    font-size: 22px;
    line-height: 37px;
}

.accordion-alt3 .panel-heading {
    padding: 5px 0 !important;
}

.accordion-alt3 .panel-heading h4 {
    font-size: 16px;
    line-height: 30px;
}
.panel .panel-heading h4 {
    font-weight: 400;
}

/*#accordion-alt3 .panel .panel-heading h4 a i {
    background: #bb2a22 none repeat scroll 0 0;
}*/
.accordion-alt3 .panel-heading h4 a i {
    color: #fff;
    font-size: 16px;
    height: 18px;
    line-height: 18px;
    margin-right: 5px;
    text-align: center;
    width: 18px;
}

.block-heading-six {
    margin: 10px 0 15px;
    text-align: center;
}
.block-heading-six h4 {
    color: #fff;
    display: inline-block;
    font-weight: 600;
    margin: 3px 0;
    padding: 0 8px;
}

.team-six .team-member {
    margin: 20px auto;
    max-width: 280px;
    text-align: center;
}

.team-six img {
    border-radius: 50%;
    margin: 0 auto 10px;
    max-width: 200px;
    width: 100%;
}
h4 {
    font-size: 19px;
    line-height: 33px;
}

.panel-default > .panel-heading {
    cursor: pointer;
}


.tabND .medic-department {
    margin: 20px auto;
    /*max-width: 400px;*/
}

.tabND .medic-department .img-container {
    border-radius: 3px;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.list-1 li::before, .list-2 li::before, .list-3 li::before, .list-4 li::before, .list-5 li::before, .list-6 li::before, .list-7 li::before, .list-8 li::before, .list-9 li::before {
    color: #bb2a22;
}
.list-4 li::before {
    content: "";
    float: left;
    font-family: "FontAwesome";
    margin-left: -20px;
}

.btn.btn-color {
    background: #32c8de none repeat scroll 0 0;
    border: 1px solid #1faabe;
    color: #ffffff;
}

.tabND .medic-department .img-container h3 {
    bottom: 20px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    left: 0;
    padding: 5px 10px;
    position: absolute;
}



/*testi*/

/*-------------------------------*/
/*      Code snippet by          */
/*      @maridlcrmn              */
/*-------------------------------*/


section {
    padding-top: 40px;
   /* padding-bottom: 100px;*/
    background-image: url("../images/testimonial-banner.jpg") ;
    background-repeat:no-repeat;
    margin-top: 30px;
    background-position: center;
background-size: cover;

}

.quote {
     background: #32c8de none repeat scroll 0 0;
    text-align: center;
    margin-bottom: 30px;
    border-radius: 100px;
    color: #fff;
    display: block;
    /*font-family: "calibri";*/
    /*font-size: 120px;*/
    height: 90px;
    line-height: 120px;
    margin: 10px auto;
    width: 90px;
}


.testi1{
    height:150px;

}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
.testi {
    background-color: #f2f2f2;
    border-bottom: 2px solid #32c8de;
    border-radius: 6px 6px 0 0;
    margin: 20px;
    padding: 20px;
    width: 330px;
    height:240px;
}

.testi .text {
    text-align: justify;
}

.testi .quote-author {
    font-size: 1.2em;
    font-weight: bold;
    padding: 10px 0;
    text-align: right;
}

.testi .quote-company {
    font-style: italic;
    text-align: right;
}

.testired {
    background-color: #f2f2f2;
    border-bottom: 2px solid #d9534f;
    border-radius: 6px 6px 0 0;
    margin: 20px;
    padding: 20px;
    width: 330px;
    height:240px;
}

.testired .text {
    text-align: justify;
}

.testired .quote-author {
    font-size: 1.2em;
    font-weight: bold;
    padding: 10px 0;
    text-align: right;
}

.testired .quote-company {
    font-style: italic;
    text-align: right;
}


.testigreen {
    background-color: #f2f2f2;
    border-bottom: 2px solid #5cb85c;
    border-radius: 6px 6px 0 0;
    margin: 20px;
    padding: 20px;
    width: 330px;
    height:240px;
}

.testigreen .text {
    text-align: justify;
}

.testigreen .quote-author {
    font-size: 1.2em;
    font-weight: bold;
    padding: 10px 0;
    text-align: right;
}

.testigreen .quote-company {
    font-style: italic;
    text-align: right;
}


.glyphicon-phone::before {
    content: "\e145";
    color: #5cb85c;
}

.glyphicon-phone-alt::before {
    color: #5cb85c;
    content: "";
}

.glyphicon-map-marker::before {
    color: #d9534f;
    content: "";
}


.glyphicon-envelope::before {
    color: #d9534f;
    content: "✉";
}

.glyphicon-plus::before {
    color: #d9534f;
    content: "+";
    font-size: 10px;
}

.centerp{
    margin-left:20px
}

.glyphicon-earphone::before {
    color: #32c8de;
    content: "";
}

.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff !important;
}

.mobile{
  display: none;
}

.right{
    text-align: right;
}

.btn-default {
    color: #d9534f !important;
}



/* Carousel Styles */
.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-inner img {
    width: 100%;
    max-height: 460px
}

.carousel-control {
    width: 0;
}

/*.carousel-control.left,
.carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}

.carousel-control.left span {
    padding: 15px;
}

.carousel-control.right span {
    padding: 15px;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
    background-color: #000;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
    opacity: .7;
    filter: alpha(opacity=70);
}*/

/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

/*.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
    /*background-color: #2980b9;*/
    /*padding: 10px;
    color:#fff;
}*/

.header-text h3 span {
    background:rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    padding: 15px;
    color: #fff;
    font-size: 35px;

}

.header-text h4 span {
    background:rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    padding: 15px;
    color: #fff;
    font-size: 35px;

}

.header-text h5 span {
    background:rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    padding: 15px;
    color: #fff;
    font-size: 35px;

}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.form1{
    text-align: center; margin: 10px;
}

.panel-title {
    font-size: 14px;
    color: #747474;

}

.cardio{
    text-align: left; margin-left: 60px;
}

.cardio1{
    text-align: left; 
}

.paddingL{
    padding-left: 50px;
}

.btn-success {
    font-weight: bold;
    color: #fff;
background-color: #00adef;
border-color: #00ADEF;

}

.btn-success:hover {
    color: #fff;
    background-color: #00adef;
    border-color: #00adef;
}


.btn-danger {
    font-weight: bold;
}
label {
    font-weight: normal;
}

.quicklink{
      padding-left: 40px;
      /*padding-right: 40px;*/
      width:17%;

}

.locator{
   width: 33%;
padding-left: 30px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}


/*index tab*/

/* USER PROFILE PAGE */
 .card {
    margin-top: 20px;
    padding: 30px;
    background-color: rgba(214, 224, 226, 0.2);
    -webkit-border-top-left-radius:5px;
    -moz-border-top-left-radius:5px;
    border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-top-right-radius:5px;
    border-top-right-radius:5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
}
.card.hovercard .card-background {
    height: 130px;
}
.card-background img {
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);
    margin-left: -100px;
    margin-top: -200px;
    min-width: 130%;
}
.card.hovercard .useravatar {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
}
.card.hovercard .useravatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.5);
}
.card.hovercard .card-info {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
}
.card.hovercard .card-info .card-title {
    padding:0 5px;
    font-size: 20px;
    line-height: 1;
    color: #262626;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.card.hovercard .card-info {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
}
.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 15px;
}
.btn-pref .btn {
    -webkit-border-radius:0 !important;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #333;
    background-color: #eee;
    padding: 5px 10px;
}

.nav-pills > li > a {
    padding: 5px 15px;
}
.well {
    font-size: 16px;
    background-color: #fafafa;
}

.RCP{
    width:35px; height:35px; margin-right: 5px;
}

.locatorLeft{
    width:45%;
    float:left;
}

.locatorRight{
    width:50%;
    float:right;
}

/*  .contact_D{  padding-top: 7px;
padding-bottom: 10px;
}
.contact_I{float: left;}*/

.contact_P{
    float: right;
padding-top: 7px;
padding-right: 5px;
}


.libreProfileSpan {
  margin-left: 10px;
}

.librePanelHeading {
  padding: 5px 10px;
}

.librePanelListGroupItem {
  padding: 5px 15px;
  font-size: 13px;
  border-bottom: none;
}

.librePanelSubListGroupItem {
  padding: 0px;
}

.libreMenuIcon {
  padding: 5px 3px;
   color: #c9302c !important;
}

.librePanelHeading{
  /*  background-color: #c9302c !important;*/
    border-radius: 0px;
}

/*.librePanelHeading span{
    color: #fff !important;
}*/

.modality_mobile{
    display:none;
}

.conow{text-align: left;}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
    padding: 5px 10px;
}


/*===============================================*/
.index_searchbar_mobile{display:none;}
.index_searchbar {z-index:2; width: 100%; margin: 30px 0 0;  position: absolute;  bottom: 80px;}
.index_searchbar h2{text-align:center;}
.modify-search {padding: 25px 10px; background-attachment: fixed;  background: rgba(0, 0, 0, 0.75); border-radius:25px;  margin: auto;}
.modify-search .form-control { border-radius: 0; height: 45px; padding: 10px;}
.modify-search label {	color: #ffffff;}
.modify-search .input-group-addon {background: #00ADEF; border: none; border-radius: 0;}
.input-group {width:100%;}
.modify-search .input-group-addon i {	color: #ffffff;}
.modify-search .custom-select-button {background: #ffffff;   border-radius: 0;   height: 45px;}
.modify-search .modify-search-button {height: 45px; background: #00ADEF; color: #ffffff; border-radius: 0;	font-weight: bold;
	letter-spacing: 1px; padding: 10px 0px;	width: 100%; -webkit-transition: all 0.3s ease;	-moz-transition: all 0.3s ease;	-o-transition: all 0.3s ease;	-ms-transition: all 0.3s ease;	transition: all 0.3s ease;}
.modify-search .modify-search-button:hover {	color: #00ADEF;	background: #ffffff;}





.blink {
  color:#fff !important;
  font-weight:bold !important;
  margin:10px;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
   
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
   
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker { 
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker { 
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }
}

@keyframes blinker { 
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }
}
















@media (min-width:768px) and (max-width:980px) {

.testi {

    width: 94%;
    height: 150px;
}

.testigreen {

    width: 94%;
    height: 150px;
}

.testired {

    width: 94%;
    height: 150px;
}
.outer {
    padding: 0px 5px;
}
.locator {
    width: 50%;
}

.quicklink {
    width: 50%;
}
footer {
    padding: 15px 0;
}
h1 {
    width: 70%;

}
.index_searchbar {display:none;}
.index_searchbar_mobile {z-index:2; width: 100%; margin: 30px 0 0; display:inherit;}
    .index_searchbar_mobile h2{text-align:center;}
.carousel-inner {
    height: 100%;
}

.navbar-nav {
    font-size: 14px;
   
}
.nav > li > a {
    padding: 10px 8px;
}


    }

@media (min-width:768px) and (max-width:878px) {

.navbar-nav {
    font-size: 14px;
   
}

.nav > li > a {
    padding: 10px 8px;
}

.navbar-brand {

    height: 0px;
}

    }


@media (min-width:320px) and (max-width:370px) {
h1 {
    width: 60%;
    margin-top: -46px;
}



.navbar-brand {
    height: 10px;
}

.RCP{
    width:15px; height:15px; margin-right: 5px;
}


.RCPtitle{
    font-size: 12px
}
.panel-title {
    font-size: 12px;
 
}
    }


@media (min-width:320px) and (max-width:767px) {
	.index_searchbar {display:none;}
	.index_searchbar_mobile {z-index:2; width: 100%; margin: 30px 0 0; display:inherit;}
	.index_searchbar_mobile h2{text-align:center;}
	.modify-search {padding: 25px 10px; background-attachment: fixed;  background: rgba(0, 0, 0, 0.75); border-radius:25px;  margin: auto;}
	.modify-search .form-control { border-radius: 0; height: 45px; padding: 10px;}
	.modify-search label {	color: #ffffff;}
	.modify-search .input-group-addon {background: #00ADEF; border: none; border-radius: 0;}
	.input-group {width:100%;}
	.modify-search .input-group-addon i {	color: #ffffff;}
	.modify-search .custom-select-button {background: #ffffff;   border-radius: 0;   height: 45px;}
	.modify-search .modify-search-button {height: 45px; background: #00ADEF; color: #ffffff; border-radius: 0;	font-weight: bold;
		letter-spacing: 1px; padding: 10px 0px;	width: 100%; -webkit-transition: all 0.3s ease;	-moz-transition: all 0.3s ease;	-o-transition: all 0.3s ease;	-ms-transition: all 0.3s ease;	transition: all 0.3s ease;}
	.modify-search .modify-search-button:hover {	color: #00ADEF;	background: #ffffff;}
h1 {
    width: 60%;
    margin-top: none;
}
.testi {

    width: 100%;
margin: 10px 0 0 0;
}

.testigreen {

   width: 100%;
margin: 10px 0 0 0;
    height: 250px;
}

.testired {

    width: 100%;
margin: 10px 0 0 0;
}

.carousel-inner {
    height: 100%;

}

.tnc {
    text-align: left;
}

.websteby {
    text-align: left;
}


.navbar-collapse {width:100%; margin-top:13px;}
.navbar-nav {
    background-color: #fff;
    float: none;
    margin: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 10000;
    margin-top: 13px;
	padding:0;
    border: 1px solid #ccc;
}


.navbar-nav > li > a {
    line-height: 20px;
	border-radius:0!important;

}

.navbar-nav > li > .dropdown-menu {
    text-align: center;

}

.input-group{margin-bottom:15px;}
.nav-tabs-three .nav-tabs-three-sidebar {
    float: left;
    width: 100%;
}

.nav-tabs-three .nav-tabs-three-content {
    margin-left: 0;

    }  

.tabND .tabsection .tab-content {
    
    margin-left: 0;
}

.mobile{
  display: initial;
}


.mobicon{
    font-size: 18px !important;
}

.desktop{
  display:none;
}

.header-text h3 span {
    font-size: 16px;
}

.header-text h4 span {
    font-size: 16px;
}

.header-text h5 span {
    font-size: 15.5px;
}

/*.form1{
    text-align: center; margin: 0px;
}
*/

.cardio{
    text-align: left; margin-left: 0px;
}

.paddingL{
    padding-left: 15px;
}

.quicklink{
      padding-left: 15px;
      width:100%;

}
.locator{
    width:100%;
    height: 350px;
     padding-left: 15px;
}

.outer {
    padding: 0px 1px;
}

.contactadd1 {
    margin-top: -126px;
}

.contactadd {
    height: 130px !important;
}
.contact_P{
   width: 227px;
   float:right;
   padding-top: 0px;
padding-right: 0px;

}
/*.contact_D{
   width: 197px;
   float:right;

}*/
.contact_I{
    height: 50px !important;
}

.modality_mobile{
    display:block;
}

.modality_desktop{
     display:none;

}

.centreadd1 {
    margin-top: -130px;
}

.centreadd {
    height: 135px !important;
}
.right {
    text-align: center;
}
.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    z-index: 10000;
    position: relative;
}
.conow{text-align: center;}

footer {
    padding: 15px 0;
    font-size: 11px
}
  .header-section {
    height: 54px;
}
.btn-group-sm > .btn, .btn-sm {
    padding: 5px;
    font-size: 9px;

}
.navbar-brand {
    height: 10px;
	width: 150px;
    padding: 10px;
}
.page-heading-two {
    padding: 10px 0;
}

.glyphicon-plus::before {
    color: #c9302c;
    content: "+";
    font-size: 10px;
}
.page-heading-two h2 {

    font-size: 25px;

}
.block-heading-two h3 {
    font-size: 22px;
}
.foot{
    margin-top: -2px;
}

}

.astrik {
    color: #c5020a;
}
 
.radiolist {margin:0; padding:0; list-style:none;}
.radiolist li{float:left;padding-right: 20px;}
.radiolist li input[type="radio"]{top:-2px; margin-right:4px;}
.radiolist1 {margin:0; padding:0; list-style:none;}
.radiolist1 li{float:left;padding-right: 20px;}
.radiolist1 li input[type="radio"]{top:4px; margin-right:4px;}

.register{color:#000;}

/*------------cart-end--------------------------*/
.modal-header{background:#337ab7;}
.modal-title{color:#fff;}
.close{color:#fff; opacity:1; font-weight:normal;}
.close:hover{color:#fff;}
.textfield{width:100%; padding:10px 0; line-height:30px;}
.textfield1{width:70%; padding:10px 0; margin-left:30%; line-height:30px; font-size:14px; min-height:40px;}
.textfield1 span{color:#337ab7;}
.textfield label{margin-left:-15px; font-weight:normal; line-height:30px; color: #000;
    font-size: 13px;}
.textfield input{width:70%; float:right; padding:0px 10px; border-radius:3px; outline:none; border:1px solid rgba(0, 0, 0, 0.07); font-size:13px;}
.textfield input::placeholder{font-size:10px;}
.textfield1 input[type="checkbox"]{width:15px; height:15px; float:left; display:inline-block; margin-right:15px; margin-top:8px;}
.textfield1 input[type="submit"]{width:100px; height:35px; float:left; display:inline-block; margin-right:15px; background:#337ab7; border:none; color:#fff; 
border-radius:3px; outline:none;}
.modal-body .container{width:100%; padding-right:0; padding-left:0;}
.modal-body .container .row{margin:0;}
.modal-content1{width:420px; margin:30% auto; position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);

}
.modal-body button{ background:#00adef; color:#fff; border:none; border-radius:3px; padding:8px 10px; font-size:14px; width:175px;}
.modal-body button a{color:#fff;}

.centerName{color:green !important;}
.centerInfo{color:red !important;}