/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

@font-face {
    font-family: 'montserrat-semibold'; src: url('../fonts/Montserrat-SemiBold.otf'); 
    src:('../fonts/montserrat-semibold.woff');
}
@font-face {
    font-family: 'montserrat-bold'; src: url('../fonts/Montserrat-Bold.otf'); 
    src:('../fonts/montserrat-bold.woff');
}
@font-face {
    font-family: 'sansserif-semibold'; 
    src: url('../fonts/OpenSans-Semibold.ttf'); src:('../fonts/sans-serif_semibold.woff');
}
@font-face {
    font-family: 'opensans'; 
    src: url('../fonts/regular.ttf'); src:('../fonts/regular.woff');
}
@font-face {
    font-family: 'opensans-semibold'; 
    src: url('../fonts/semibold.ttf'); src:('../fonts/semibold.woff');
}
@font-face {
    font-family: 'opensans-light'; 
    src: url('../fonts/light.ttf'); src:('../fonts/light.woff');
}


/* Global Styles */

html,
body {
    height: 100%;
    background-color: #FFFFFF;
    font-family: opensans-light, Arial,Helvetica,sans-serif;
    line-height: 1.7;
    font-size: 14px;
    color: #000;
    /*color: #3F3F3F;*/
}    

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}
a:hover{
    text-decoration: none;
    color: #f65242;
}
/* Home Page Carousel */

header.carousel {
    height: 65%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/*#bs-example-navbar-collapse-1 ul li ul {
    background: #FFFFFF;
    position: absolute;
    top: 100%;
    margin: 0;
    left: 0px;
    display: block;
    visibility: hidden;
    z-index: 9992;
    -moz-box-shadow: 1px 1px 3px #888;
    -webkit-box-shadow: 1px 1px 3px #888;
    box-shadow: 1px 1px 3px #888;
}*/

#bs-example-navbar-collapse-1 ul li:hover ul {
    visibility: visible;
}

.navbar-inverse .navbar-brand {
    color: #000;
    font-family: opensans-semibold,Arial,Helvetica,sans-serif;
}
.navbar-collapse {
    color: #444444;
    font-weight: 600;
    font-size: 12px;
    line-height: 90px;
    padding-right: 0px;
    padding-left: 0px;
}
.navbar-brand{
    padding: 15px 0px;
}
.navbar-brand h1{
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
}

.navbar-inverse {
    background-color: #fff;
    border-color: #EDEDED;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #337ab7;
}
.nav > li > a {
    padding: 10px 14px;
}
.quoteimg{
    width: 20%;
    float: left;
}
.qoutewrapper{
    float: left; width: 80%;
}
.quotesection{
    padding: 25px 0px;
    width: 90%;
    margin: 0 auto;
}

.quotetxt{
    color: rgb(105, 105, 105);
    font-size: 19px;
    padding-top: 16px;
    line-height: 1.6;
    /*margin-left: 160px;*/
    font-weight: normal;
    font-style: italic;
    font-family: sansserif-semibold,Arial,Helvetica,sans-serif;
}

.quote img{
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%;    
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    width: 200px;
}

.quoteauthor {
    display: block;
    font-size: 13px;
    padding-top: 10px;
    padding-right: 5px;
    text-align: right;
    font-style: italic;
}

.quote {    
    margin: 0 auto;
}

.profile {
    margin: 0 auto;
    width: 90%;
}

.profile .col-md-4 {
    padding-right: 1px;
    padding-left: 1px;
}

.profile h3{
    font-size: 12px;
    font-family: opensans-semibold,Arial,Helvetica,sans-serif;
}

.profile a:hover{
    color: #f65242;
}

.profile img {
    padding: 3px;
    border: 1px solid #ededed;
}
.panel-body {
    padding: 5px;
}
.panel-body h3{
    margin-top: 7px;
}
.profile .col-md-4 .panel{
    height: 150px;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inherit;
    text-align: center;
}

.contactform{
    padding: 0px;
}
.contactform form{
    padding: 1.5em 1.5em 2em 1.5em;
    box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.2), 0 0px 1px 1px rgba(0, 0, 0, 0.19);
    border: 1px solid #f6f6f6;
}

.contactdetails {
    margin-top: -20px;
    margin-left: 20px;
    margin-bottom: 0px;
    color: #1d2129;
    font-size: 14px;
}

.icon {
    color: rgb(231, 231, 231);

}
.contactstitle{
    font-size: 18px;
    margin-left: 15px;
}

form {
    background-color: rgb(255, 255, 255)
}

select {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 12px;
    font-family: opensans-semibold, Arial;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}


/* Footer Styles */

.footer {
    /*color: #303030;
    background-color: #F5F5F5;*/
    color: #fff;
    background-color: rgb(52, 152, 219);
    
}

.footer .row {
    padding-bottom: 50px;
    padding-top: 20px;
}

.footer .row .col-md-12 .col-md-4{
    padding-left: 0px;
}
.footer .row .col-md-12 .clinics{
    color: #1d2129;
}
.clearfix:before, .clearfix:after{
    content: "";
    display: table;
    clear: both;
}

.procedures{
    margin-top: 40px;
}

.procedure-short-title h3{
    color: #3F3F3F;
}

.procedure-short-desc{
    font-size: 11px;
    margin-top: 15px;
}

.procedure-short-desc .desc{
    color: #3F3F3F;
}
.procedure-short h3{
    font-size: 15px;
    font-weight: bold;
    color: #4B4B80;
}
.procedure-short .col-md-4{
    padding-left: 0px;
    margin-top: 30px;
}
.procedure-short .col-md-4 .surgery .panel{
    margin-bottom: 0px;
}
.form-control {
    height: 30px;
}

.procedure-read-more{
    margin-top: 10px;
    font-size: 12px;
    font-family: opensans-semibold,Arial,Helvetica,sans-serif;
}
.clinic-branch{
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #1d2129;
}
.procedure-head-title, .clinics{
    font-family: opensans-semibold,Arial,Helvetica,sans-serif;
}

.thesurgeon{
     font-family: opensans-semibold,Arial,Helvetica,sans-serif;
     text-align: center; margin-top: 40px;
}

.procedures .surgery{
    padding: 0px;
}
.procedures .p1{
    border: 1px solid rgb(236, 236, 236);
}
.home_section1{
    padding-bottom: 40px;
}
.home_section_testimonials{
    padding-bottom: 40px;
}
.home_section2{
    /*background-color: rgb(233, 235, 238);*/
    background-color: #F7F7F7;
    padding: 40px 0px 40px 0px;
}

.home_section3{
    /*background-color: rgb(233, 235, 238);*/
    background-color: #F7F7F7;
    padding: 40px 0px 55px 0px;
}

.line-break{
    border-bottom: 1px solid #e6e6e6;
    width: 90%;
    margin: 0 auto;
}
.line-break-full{
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    margin: 0 auto;
}
.navbar {
    min-height: 123px;
    margin-bottom: 0px;
    border-bottom: 1px solid #cbcbcb;
    padding-top: 3%;
}

.navbar-collapse {
    font-size: 15px;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: inherit;
}
.navbar-inverse .navbar-collapse, .navbar-inverse{
    border-color: #E4E4E4;
}
.navbar-inverse .navbar-nav > li > a {
    text-transform: uppercase;
    display: block;
    font-family: opensans-light,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #38383f;
    line-height: 29px;
    text-align: center;
    /*padding: 0 16px;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition: all 0.3s ease ease-in-out 0.3s;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
}
.navbar-nav > li {
    margin-right: 4px;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #3498db;
}
.navbar-inverse .navbar-nav > li > a.active {
    color: #3498db;
/*    background: #f65339;
    box-shadow: inset 0 2px 0 0 rgba(0,0,0,.2);*/
}
.carousel-control.right {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.procedure-container{
    background-color: rgb(255, 255, 255); 
    padding: 10px;
    height: 230px;
    border-radius: 4px;
}

.procedure-container h3 a:hover{
    color: #f65242;
}
.top {
    width: 100%;
    background-color: #42a5d8;
    margin: 0;
    padding-top: 1px;
}
.tel {
    color: #fff;
    float: left;
    font-size: 13px;
    font-weight: 300;
    line-height: 25px;
    text-align: center;
}
.header-top-nav {
    width: 80%;
    font-family: opensans-light,arial,tahoma;
}

.top .col-lg-12 .row {
    margin: 0 auto;
}

.header-top-nav .col-md-8 .email {
    border-left: 1px solid rgba(0,0,0,.05);
    border-right: 1px solid rgba(0,0,0,.05);
}

.header-top-nav .col-md-8 .block {
    background: rgba(0,0,0,.055);
    height: 50px;
    float: left;
}

.header-top-nav .search {
    border-right: 1px solid rgba(0,0,0,.05);
}
.header-top-nav .col-md-8 .email a {
    font-size: 13px;
    color: #fff;
    line-height: 50px;
    padding-left: 0;
    margin: 0 18px;
    display: inline-block;
    -webkit-transition: all .3s aese-in-out;
    transition: all .3s aese-in-out;
    transition: all .3s aese-in-out ease-in-out .3s;
}
.header-top-nav .col-md-8 .email a span {
    font-size: 12px;
    margin-right: 8px;
    opacity: .5;
}
.header-top-nav .socialpage .findus {
    padding-left: 10px;
}
.header-top-nav .socialpage {
    font-size: 13px;
}

.header-top-nav .socialpage a {
    display: inline-block;
    margin: 0 10px;
    color: #fff;
    font-size: 15px;
}
.b-clinic{
    font-size: 14px;
    padding: 0px;
    color: #1d2129;
    font-family: opensans-semibold,Arial,Helvetica,sans-serif;
}

.b-contact{
    font-size: 12px;
    padding: 0px;
    font-family: opensans-semibold,Arial,Helvetica,sans-serif;
    color: #1d2129;
}

.dropdown .dropdown-menu{
    text-transform: inherit;
}

.dropdown .dropdown-menu li{
    font-family: opensans-semibold,Arial,Helvetica,sans-serif;
}

.dropdown-menu > li > a {
    color: #3F3F3F;
}

.dropdown .dropdown-menu li a:hover{
    color: #337ab7;
}

#testimonials {
  display: block;
  width: 100%;
}
#testimonials h2 {
    text-align: center;
    font-weight: bold;
    font-family: opensans-semibold,Arial,Helvetica,sans-serif;
}

#testimonials .carousel-wrap {
  display: block;
  overflow: hidden;
  margin-top: 15px;
}

#testimonials .carousel-wrap ul{
    padding: 10px;
}

#testimonials .carousel-wrap .credits{
    font-weight: 600;
}

#testimonials .carousel-nav.nav-left {
    position: absolute;z-index: 999; left: 7%; margin-top: 5%;
}
#testimonials .carousel-nav.nav-right {
    position: absolute;z-index: 999; right: 7%; margin-top: 5%;
}
#testimonials .carousel-nav .prevbtn, #testimonials .carousel-nav .nextbtn {
    font-size: 45px;
    color: #b1b1b1;
    cursor: pointer;
}


#testimonials .carousel-wrap ul {
  display: block;
  list-style: none;
  position: relative;
}
#testimonials .carousel-wrap ul li {
  display: block;
  float: left;
  position: relative;
  width: 390px;
  padding: 18px;
}

#testimonials .carousel-wrap .context {
  margin-bottom: 6px;
  padding-top: 10px;
  border-top: 1px solid #dcdcdc;
  font-style: italic;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 60px;
}

.home_section_testimonials .view_more {
    margin: 0 auto; text-align: center;
}

.home_section_testimonials .view_more a{
    font-family: opensans-semibold, Arial,Helvetica,sans-serif;
}

.carousel-caption {
    right: 0px;
    left: 0px;
    padding-bottom: 0px;
    bottom: 0px;
    top: 7%;
    text-shadow: 0 1px 1px rgba(66, 66, 66, 0.6);
}

.carousel-caption .caption-header h2{
    font-size: 63px;
    font-family: opensans-semibold,Arial,Helvetica,sans-serif;
}

.carousel-caption .caption-description{
    font-size: 21px;
    text-shadow: none;
    color: #232222;
}

.carousel-caption .caption-link{
    padding-top: 15px;
    font-family: opensans-semibold,Arial,Helvetica,sans-serif;
}

.caption-left{
    right: 45%;
    left: 10%;
}

.caption-right{
    right: 10%;
    left: 50%;
}

.text-right{
    text-align: right;
}

.text-left{
    text-align: left;
}
.carousel-control .icon-next {
    margin-right: -30px;
    margin-top: -35px;
}
.carousel-control .icon-prev {
    margin-left: -30px;
    margin-top: -35px;
}
section.top-nav {
    padding: 25px 0;
    background: #3498db;
    background-size: cover;
    background-image: url(images/bg_pad.png);
}
section.top-nav h2 {
    font-family: opensans-semibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-size: 32px;
    color: #fff;
    text-transform: none;
    margin: 0;
    float: left;
    line-height: 50px;
    max-width: 59%;
}

section.top-nav .navi {
    float: right;
    background: rgba(0,0,0,.2);
    padding: 15px 10px;
    max-width: 41%;
    position: relative;
}

section.top-nav .navi .fa {
    font-size: 16px;
    color: #e5e5e5;
    margin-right: 10px;
}

section.top-nav .navi span {
    vertical-align: top;
}

section.top-nav .navi a {
    font-weight: 700;
    font-size: 12px;
    color: #e5e5e5;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    transition: all .3s ease ease-in-out .3s;
}

section.top-nav .navi .arrow {
    height: 7px;
    width: 6px;
    display: inline-block;
    background-size: 100%;
    margin: 0 14px;
    line-height: 16px;
    color: #e5e5e5;
    font-weight: 700;
}

section.top-nav .navi .current {
    font-weight: 300;
    color: #fff;
    max-width: 150px;
}

.content .navigation, .content .description{
    margin-top: 20px;
}

.content .navigation .panel img{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px;
    border: 1px solid #ededed;
}

.content .navigation h5{
    font-size: 12px;
    font-family: opensans-semibold, Arial;
}

.content .row{
    padding: 25px 0px;
}

a.activate{
    color: #3498db;
}
a.activated{
    color: #f65242!important;
}
.content_wrapper{
    width: 90%;
    margin: 0 auto;
}

.surgery-lists{
    padding-top: 25px;
}

.surgery-lists .col-md-5, .surgery-lists .col-md-7, .surgery-lists .col-md-8{
    padding: 0px;
}

.surgery-lists .col-md-5 img, .surgery-lists .col-md-4 img, .other-surgery-list .col-md-4 img{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px;
    border: 1px solid #ededed;
}

.surgery-lists .col-md-4, .other-surgery-list .col-md-4, .other-surgery-list .col-md-8{
    padding: 0px;
}

.surgery-lists .col-md-7 ul, .surgery-lists .col-md-8 ul{
    list-style-type: circle;
    font-family: opensans-semibold, Arial;
    font-size: 12px;
    padding-left: 30px;
}

.surgery-lists .col-md-7 li, .surgery-lists .col-md-8 li{
    padding-left: 5px;
}

.surgery-title{
    font-size: 22px;
    font-family: opensans-semibold, Arial;
}

.other-surgery-list{
    padding-bottom: 35px;

}

.other-surgery-list ul{
    list-style-type: circle;
    font-family: opensans-semibold, Arial;
    font-size: 12px;
    padding-left: 30px;
}

.other-surgery-list li{
    padding-left: 5px;
}
.other-surgery-list h2{
    font-family: opensans-semibold,Arial,Helvetica,sans-serif; 
    font-size: 28px;
}

.c1{
   /* background-color: #F7F7F7;*/
}

.w-toplink.active {
    bottom: 14px;
    opacity: 1;
    color: #fff;
}
.w-toplink {
    display: block;
    position: fixed;
    bottom: -50px;
    right: 30px;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    height: 50px;
    width: 50px;
    border-radius: 5px;
    opacity: 0;
    z-index: 100;
    -webkit-transition: background-color 0.3s, opacity 0.3s, bottom 0.3s;
    transition: background-color 0.3s, opacity 0.3s, bottom 0.3s;
    background-color: #333;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
}
.carousel-indicators {
    bottom: 0px;
}

.our-partner h2{
    text-align: center;
    font-weight: bold;
    font-family: opensans-semibold,Arial,Helvetica,sans-serif;
}

.our-partner img{
    margin: 0 auto;
}
.patients-feedback .p1{
    margin-top: 15px; padding-bottom: 20px;
}
.patients-feedback .p1 .col-md-4{
    padding: 0px;
}
.patients-feedback .p2{
    margin-top: 25px; 
    padding: 12px 12px 20px 12px; 
    background-color: #f9f9f9;
    border: 1px solid #f5f5f5;
    border-radius: 3px;
}

.patients-feedback .feedback-name{
    margin-top: 10px;
}

.center {
    margin: 0 auto;
    box-sizing: border-box;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #54B1E1;
}
.navbar {
    border: 0px;
}


.beforeafter .col-md-12 h4{
    font-family: opensans-semibold,Arial,Helvetica,sans-serif;
}
.beforeafter .col-md-12{
    
}
.beforeafter .imgwrap{
    margin-top: 20px;
}
.beforeafter .view_more{
    text-align: center;
  
}
.beforeafter .view_more a{
    font-family: opensans-semibold, Arial,Helvetica,sans-serif;
    margin-top: 20px;
}
#mainlogo{
    background: transparent url("../images/alonzo-logo.png") no-repeat scroll 0% 0%;
    width: 210px;
    height: 58px;
    text-indent: -3333px;
    border: 0;
    box-shadow: none;
    padding: 0px;
    margin: 0px;
}

.surgeryphoto{
    margin-top: 50px;
}
.contact-us{
    width:3%;
    height:120px;
    position:fixed;
    right: 0px;
    bottom: 90%;
    z-index: 999;
}
.contact-wrapper{
    position: relative;
}
.vertical-text {
    transform: rotate(90deg);
    transform-origin: left top 0;
}
.contact-us .email{
    width: 100%;  background-color: #E67D0A; padding: 10px;
}
.contact-us .email .icon{
    font-size: 20px;
}
.contact-us{
    text-align: center;font-family: opensans-bold, Arial,Helvetica,sans-serif;
    cursor: pointer;
}
.contact-us h4 span { 
    display: block; color:white
}

#slider{
    width:500px;
    top:100px;
    position:absolute;
}
   
#header{ 
    width:290px;
    height:auto;
    position:absolute; 
    right:0px; 
    border:1px solid #d8d8d8;
    margin-left:40px;
    padding:15px 30px;
    border-radius:3px;
    box-shadow: 0 0 1px gray;
    background-color: #fff;
}


#sidebar{
    position:absolute;
    top:180px;
    left:113px;
    box-shadow: 0 0 1px gray;
}

#sidebar1{
    position:absolute;
    top:180px;
    left:160px;
    box-shadow: 0 0 1px gray;
}
#captcha{
    font-size: 18px; font-weight: bold;
}

.gallery{
    margin-top: 30px;
}
.invalid-field{
    outline-color: rgb(255, 24, 198) !important;
    border-color: rgb(255, 24, 198) !important;
    border: 1px solid;
}

.unchecked{
    color: #F957D1;
}

.arrow_box {
    position: absolute;
    z-index: 1;
    display: none;
    top: -86%;
    left: 0;
    width: auto;
    min-width: 100px;
    padding: 0 4px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    /*background: rgba(255, 24, 198, 0.7);*/
    background: #F957D1;
    pointer-events: none;
    white-space: nowrap;
}
.arrow_box:after {
    top: 100%;
    left: 75px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #F957D1;
    border-width: 7px;
    margin-left: -7px;
}
.counterstats{
    text-align: center;
}
@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 768px) {
    .top {
        padding-top: 1px;
    }
    .tel {
        text-align: left;
        line-height: 20px;
    }
    .header-top-nav .col-md-12 {
       padding-right: 5px;
        padding-left: 5px;
        padding-bottom: 0px;
    }
    .header-top-nav .col-md-4{
        padding-bottom: 12px;
    }

    .content_wrapper{
        width: 100%;
    }
    .header-top-nav {
        width: 100%;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

    .navbar{
        min-height: 63px;
        position: relative;
        margin-bottom: 5px;
        border: 1px solid transparent;
        z-index: 1;
    }
    .navbar-brand h1 {
        font-size: 13px;
        padding: 0px;
        margin: 0px;
    }
    .nav {
        position: inherit;
        padding-left: 0;
    }
    .navbar-inverse .navbar-collapse, .navbar-inverse {
 /*       border-color: #ececec;*/
        background-color: #FFFFFF;
    }
    .navbar-toggle{
        background-color: #333;
    }
    .navbar-inverse .navbar-nav > li > a {
        text-align: left;
        font-size: 10px;
        line-height: 20px;
    }
    .navbar-nav > li {
        margin-right: 2px;
        margin-left: 2px;
    }
    .dropdown-menu {
        font-size: 11px;
    }
    .quoteimg {
        width: auto;
        text-align: center;
        float: initial;
    }
    .quoteimg img{
        float: initial;
    }
    .qoutewrapper{
        width: 100%;
    }
    .home_section1 .thesurgeon h2{
        font-size: 22px;
    }
    .quotetxt {
        font-size: 13px;
    }
    .quoteauthor{
        font-size: 10px;
    }
    .quotesection {
        padding: 10px 0px;
    }
    .profile {
        margin-top: 2px;
    }
    .profile .col-md-4 {
        padding: 0px;
    }
    .profile .col-md-4 .panel {
        height: auto;
        margin-top: 25px;
        margin-bottom: 0px;
    }
    .profile .col-md-4 .panel .panel-body{
        padding: 0px;
        text-align: center;
    }
    .profile .col-md-4 .panel .panel-body h3{
        margin-top: 10px;
    }
    .home_section1 {
        padding-bottom: 0px;
    }
    .home_section_testimonials h2{
        font-size: 22px;
    }
    #testimonials .carousel-nav.nav-right{
        margin-top: 40%;
        right: 1%
    }
    #testimonials .carousel-nav.nav-left {
        margin-top: 40%;
        left: 1%;
    }
    .procedure-short .col-md-4 {
        padding: 0px;
    }
    .contactform{
        margin-top: 25px;
    }
    .footer .row {
        padding-bottom: 40px;
    }
    .footer .row .col-md-12 .clinics h2{
        font-size: 22px;
    }
    .clinic-branch {
        font-size: 13px;
        margin-top: 15px;
        margin-bottom: 1px;
    }
}


@media only screen and (max-width: 550px) {
    
    .contactdetails{
        font-size: 11px;
    }
    header.carousel .fill {
        background-size: 320px 320px;
        background-repeat: no-repeat;
    }
    .carousel-caption {
        top: 0%;
    }
    .carousel-caption .caption-header h2 {
        font-size: 22px;
    }

    .carousel-caption .caption-description {
        font-size: 10px;
    }
    .carousel-caption .caption-link {
        padding-top: 5px;
    }
    .carousel-caption .caption-link .btn-lg {
        padding: 4px 10px;
        font-size: 11px;
    }

    .content .navigation, .content .description {
        margin-top: 0px;
    }

    section.top-nav h2 {
        font-size: 20px;
        line-height: 20px;
        max-width: 100%;
    }
    #testimonials .carousel-wrap ul li {
        width: 540px;
    }

    .navi{
        display: none;
    }
    .description strong{
        font-size: 20px;
    }
    
    .surgery-lists .col-md-7, .other-surgery-list .col-md-8{
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .surgery-lists .col-md-7 ul, .other-surgery-list .col-md-8 ul{
        padding-left: 15px;
    }
    .navigation .col-md-6{
        padding: 0px;
    }
    .navigation .panel{
        margin-bottom: 7px;
    }
    .navigation .panel-body{
        padding: 0px;
    }

    .other-surgery-list {
        padding-bottom: 0px;
    }

    .other-surgery-list .col-md-12 h2{
        font-size: 20px;
    }

    .patients-feedback .row{
        padding: 0px;
    }

    .feedback-name strong, .feedback-procedure strong{
        font-size: 13px;
    }


    .patients-feedback .navigation {
        margin-top: 30px;
    }
    .intro{
        margin-top: 25px;
    }
    .intro strong{
        font-size: 13px;
    }
    .p1 .feedback{
        margin-top: 25px;
    }
    .contact-us #header{
        width: 260px;
        padding: 6px 27px;
    }
    .contact-us #sidebar{
        top: 150px;
        left: 113px;
    }
    .contact-us #sidebar1{
        top: 150px;
        left: 194px;
    }
    .contact-us .form-group {
        margin-bottom: 7px;
        height: 26px;
    }
    .contact-us .form-control {
        font-size: 10px;
    }

    .contact-us select {
        font-size: 10px;
        height: 28px;
    }

    .b-clinic{
        font-size: 13px;
    }
    .b-contact{
        font-size: 11px;
    }
}

@media only screen and (max-width: 420px) {
    
    .contactdetails{
        font-size: 11px;
    }
    header.carousel .fill {
        background-size: 420px 420px;
        background-repeat: no-repeat;
    }
    .carousel-caption {
        top: 17%;
    }
    .carousel-caption .caption-header h2 {
        font-size: 22px;
    }

    .carousel-caption .caption-description {
        font-size: 10px;
    }
    .carousel-caption .caption-link {
        padding-top: 10px;
    }
    .carousel-caption .caption-link .btn-lg {
        padding: 9px 15px;
        font-size: 12px;
    }

    .content .navigation, .content .description {
        margin-top: 0px;
    }

    section.top-nav h2 {
        font-size: 20px;
        line-height: 20px;
        max-width: 100%;
    }
    #testimonials .carousel-wrap ul li {
        width: 410px;
    }
    .procedure-container{
        height: 175px;
    }
    .navi{
        display: none;
    }
    .description strong{
        font-size: 20px;
    }
    
    .surgery-lists .col-md-7, .other-surgery-list .col-md-8{
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .surgery-lists .col-md-7 ul, .other-surgery-list .col-md-8 ul{
        padding-left: 15px;
    }
    .navigation .col-md-6{
        padding: 0px;
    }
    .navigation .panel{
        margin-bottom: 7px;
    }
    .navigation .panel-body{
        padding: 0px;
    }

    .other-surgery-list {
        padding-bottom: 0px;
    }

    .other-surgery-list .col-md-12 h2{
        font-size: 20px;
    }

    .patients-feedback .row{
        padding: 0px;
    }

    .feedback-name strong, .feedback-procedure strong{
        font-size: 13px;
    }

    .patients-feedback .navigation {
        margin-top: 30px;
    }
    .intro{
        margin-top: 25px;
    }
    .intro strong{
        font-size: 13px;
    }
    .p1 .feedback{
        margin-top: 25px;
    }
    .contact-us #header{
        width: 260px;
        padding: 6px 27px;
    }
    .contact-us #sidebar{
        top: 150px;
        left: 113px;
    }
    .contact-us #sidebar1{
        top: 150px;
        left: 194px;
    }
    .contact-us .form-group {
        margin-bottom: 7px;
        height: 26px;
    }
    .contact-us .form-control {
        font-size: 10px;
    }

    .contact-us select {
        font-size: 10px;
        height: 28px;
    }

    .b-clinic{
        font-size: 12px;
    }
    .b-contact{
        font-size: 10px;
    }
}

@media only screen and (max-width: 384px) {
    .contactdetails{
        font-size: 11px;
    }
    .carousel-indicators {
        bottom: 13px;
    }
    header.carousel .fill {
        background-size: 384px 384px;
        background-repeat: no-repeat;
    }
    .carousel-caption {
        top: 15%;
    }
    .carousel-caption .caption-header h2 {
        font-size: 25px;
    }

    .carousel-caption .caption-description {
        font-size: 10px;
    }
    .carousel-caption .caption-link {
        padding-top: 10px;
    }
    .carousel-caption .caption-link .btn-lg {
        padding: 8px 20px;
        font-size: 12px;
    }

    .content .navigation, .content .description {
        margin-top: 0px;
    }

    section.top-nav h2 {
        font-size: 20px;
        line-height: 20px;
        max-width: 100%;
    }
    #testimonials .carousel-wrap ul li {
        width: 374px;
    }
    .procedure-container{
        height: 175px;
    }
    .navi{
        display: none;
    }
    .description strong{
        font-size: 20px;
    }
    
    .surgery-lists .col-md-7, .other-surgery-list .col-md-8{
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .surgery-lists .col-md-7 ul, .other-surgery-list .col-md-8 ul{
        padding-left: 15px;
    }
    .navigation .col-md-6{
        padding: 0px;
    }
    .navigation .panel{
        margin-bottom: 7px;
    }
    .navigation .panel-body{
        padding: 0px;
    }

    .other-surgery-list {
        padding-bottom: 0px;
    }

    .other-surgery-list .col-md-12 h2{
        font-size: 20px;
    }

    .patients-feedback .row{
        padding: 0px;
    }

    .feedback-name strong, .feedback-procedure strong{
        font-size: 13px;
    }

    .patients-feedback .navigation {
        margin-top: 30px;
    }
    .intro{
        margin-top: 25px;
    }
    .intro strong{
        font-size: 13px;
    }
    .p1 .feedback{
        margin-top: 25px;
    }

    .contact-us #header{
        width: 260px;
        padding: 6px 27px;
    }
    .contact-us #sidebar{
        top: 150px;
        left: 113px;
    }
    .contact-us #sidebar1{
        top: 150px;
        left: 194px;
    }
    .contact-us .form-group {
        margin-bottom: 7px;
        height: 26px;
    }
    .contact-us .form-control {
        font-size: 10px;
    }

    .contact-us select {
        font-size: 10px;
        height: 28px;
    }

    .b-clinic{
        font-size: 12px;
    }
    .b-contact{
        font-size: 10px;
    }
}

@media only screen and (max-width: 360px) {
    .contactdetails{
        font-size: 11px;
    }
    .carousel-indicators {
        bottom: 25px;
    }
    header.carousel .fill {
        background-size: 360px 360px;
        background-repeat: no-repeat;
    }
    .carousel-caption {
        top: 11%;
    }
    .carousel-caption .caption-header h2 {
        font-size: 22px;
    }

    .carousel-caption .caption-description {
        font-size: 10px;
    }
    .carousel-caption .caption-link {
        padding-top: 10px;
    }
    .carousel-caption .caption-link .btn-lg {
        padding: 6px 10px;
        font-size: 12px;
    }

    .content .navigation, .content .description {
        margin-top: 0px;
    }

    section.top-nav h2 {
        font-size: 20px;
        line-height: 20px;
        max-width: 100%;
    }
    #testimonials .carousel-wrap ul li {
        width: 350px;
    }
    .procedure-container{
        height: 175px;
    }
    .navi{
        display: none;
    }
    .description strong{
        font-size: 20px;
    }
    
    .surgery-lists .col-md-7, .other-surgery-list .col-md-8{
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .surgery-lists .col-md-7 ul, .other-surgery-list .col-md-8 ul{
        padding-left: 15px;
    }
    .navigation .col-md-6{
        padding: 0px;
    }
    .navigation .panel{
        margin-bottom: 7px;
    }
    .navigation .panel-body{
        padding: 0px;
    }

    .other-surgery-list {
        padding-bottom: 0px;
    }

    .other-surgery-list .col-md-12 h2{
        font-size: 20px;
    }

    .patients-feedback .row{
        padding: 0px;
    }

    .feedback-name strong, .feedback-procedure strong{
        font-size: 13px;
    }

    .patients-feedback .navigation {
        margin-top: 30px;
    }
    .intro{
        margin-top: 25px;
    }
    .intro strong{
        font-size: 13px;
    }
    .p1 .feedback{
        margin-top: 25px;
    }

    .contact-us #header{
        width: 260px;
        padding: 6px 27px;
    }
    .contact-us #sidebar{
        top: 150px;
        left: 113px;
    }
    .contact-us #sidebar1{
        top: 150px;
        left: 194px;
    }
    .contact-us .form-group {
        margin-bottom: 7px;
        height: 26px;
    }
    .contact-us .form-control {
        font-size: 10px;
    }

    .contact-us select {
        font-size: 10px;
        height: 28px;
    }

    .b-clinic{
        font-size: 12px;
    }
    .b-contact{
        font-size: 10px;
    }
}

@media only screen and (max-width: 320px) {
    
    .contactdetails{
        font-size: 11px;
    }
    .carousel-indicators {
        bottom: 0px;
    }
    header.carousel .fill {
        background-size: 320px 320px;
        background-repeat: no-repeat;
    }
    .carousel-caption {
        top: 0%;
    }
    .carousel-caption .caption-header h2 {
        font-size: 22px;
    }

    .carousel-caption .caption-description {
        font-size: 10px;
    }
    .carousel-caption .caption-link {
        padding-top: 8px;
    }
    .carousel-caption .caption-link .btn-lg {
        padding: 4px 10px;
        font-size: 11px;
    }

    .content .navigation, .content .description {
        margin-top: 0px;
    }

    section.top-nav h2 {
        font-size: 20px;
        line-height: 20px;
        max-width: 100%;
    }
    #testimonials .carousel-wrap ul li {
        width: 310px;
    }
    .procedure-container{
        height: 175px;
    }
    .navi{
        display: none;
    }
    .description strong{
        font-size: 20px;
    }
    
    .surgery-lists .col-md-7, .other-surgery-list .col-md-8{
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .surgery-lists .col-md-7 ul, .other-surgery-list .col-md-8 ul{
        padding-left: 15px;
    }
    .navigation .col-md-6{
        padding: 0px;
    }
    .navigation .panel{
        margin-bottom: 7px;
    }
    .navigation .panel-body{
        padding: 0px;
    }

    .other-surgery-list {
        padding-bottom: 0px;
    }

    .other-surgery-list .col-md-12 h2{
        font-size: 20px;
    }

    .patients-feedback .row{
        padding: 0px;
    }

    .feedback-name strong, .feedback-procedure strong{
        font-size: 13px;
    }

    .patients-feedback .navigation {
        margin-top: 30px;
    }
    .intro{
        margin-top: 25px;
    }
    .intro strong{
        font-size: 13px;
    }
    .p1 .feedback{
        margin-top: 25px;
    }

    .contact-us #header{
        width: 260px;
        padding: 6px 27px;
    }
    .contact-us #sidebar{
        top: 150px;
        left: 113px;
    }
    .contact-us #sidebar1{
        top: 150px;
        left: 194px;
    }
    .contact-us .form-group {
        margin-bottom: 7px;
        height: 26px;
    }
    .contact-us .form-control {
        font-size: 10px;
    }

    .contact-us select {
        font-size: 10px;
        height: 28px;
    }
    .b-clinic{
        font-size: 12px;
    }
    .b-contact{
        font-size: 10px;
    }
}