.wrapper {
    margin: 0 auto;
    width: 1180px;
}
a {
    text-decoration: none;
    color: #8eaa29;
}
.clear {
    clear: both;
}
.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
}
.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}
textarea:focus, input:focus, select:focus, a:focus{
    outline: none;
} 

strong{
    font-weight: 600;
}
body {
    font-family: 'Lato', sans-serif;
    height: 100%;
    width: 100%;
}

.header {
    padding: 0;
    position: relative;
}

.head-left {
    float: left;
    width: 176px;
}

.top-social {
    padding:15px 0 15px 0;
}
.top-social ul li {
    color: #b6b6b6;
    display: inline-block;
    margin-right: 12px;
}
.top-social ul li:last-child{
    margin-right: 0;
}
.top-social ul li a {
    color: #606060;
    display: block;
    font-size: 15px;
}
.top-social ul li a:hover {
    color: #0077c0;
}

.head-right {
    float: right;
    width: 84%;
}

.head-top {
    margin-bottom: 5px;
    width: 850px;
    float: right;
}

.top-contact {
    float: left;
    width: 57%;
    padding: 11px 0 0 0;
}
.top-contact ul li{
    font-size: 15px;
    color: #fff;
    margin-right: 35px;
    display: inline-block;
}
.top-contact ul li:last-child{
    margin-right: 0;
}
.top-contact ul li a{
    color: #fff;
}

.top-nav {
    float: right;
    width: 40%;
    text-align: right;
}
.top-nav ul li{
    display: inline-block;
    margin-right: 20px;
}
.top-nav ul li a{
    padding: 10px 25px;
    color: #fff;
    font-size: 15px;
    border: 1px solid #fff;
    border-radius: 5px;
    display: block;
}
.top-nav ul li:first-child a:hover{
    background: #0077c0;
    color: #fff;
}
.top-nav ul li:last-child a{
    background: #0077c0;
    color: #fff;
    border: 1px solid #0077c0;
}
.top-nav ul li:last-child{
    margin-right: 0;
}
.top-nav ul li:last-child a:hover{
    background: #fff;
    color: #0077c0;
}
.head-bottom {
    
}

.main-nav {
    float: left;
    width: 100%;
    text-align: right;
}
.main-nav ul li{
    display: inline-block;
    padding: 25px 16px;
    font-size: 15px;
    text-transform: uppercase;
}
.main-nav ul li:last-child{
    
}
.main-nav ul li a{
    color: #fff;
    padding: 0 0 10px 0;
}
.main-nav ul li a:hover {
    border-bottom: 2px solid #fff;
}
.main-nav ul li.current-menu-item a {
    border-bottom: 2px solid #fff;
}
.hsearch {
    float: right;
    width: 22%;
    margin: 25px 0 0 0;
}
.hsearch .micon{
    background: url("image/search-icon.png");
    width: 18px;
    height: 19px;
    display: block;
    float: right;
    cursor: pointer;
}
.hsearch input{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ebebeb;
    font-family: 'Lato', sans-serif;
    padding: 2px 0px;
    margin: -5px 1% 0 0px;
    font-size: 13px;
    width: 170px;
    text-indent: 5px;
}
.mosearch {
    max-width: 0;
    padding: 5px;
    transition: all .5s ease;
    position: absolute;
    right: 20px;
    box-sizing: border-box;
    opacity: 0;
    width: 170px;
}
.mosearch.expanded {
    max-width:100%;
    opacity:1;
}
.nav-wrapper {
    position: absolute;
    bottom: 0;
    background: #0077c0;
    right: 0;
    width: 50%;
    height: 65px;
    z-index: 1;
}

.slider {
    position: relative;
    width: 100%;
}
.slide img{
    width: 100%;
}
.cycle-slide{
    width: 100%;
}
/*.caption {
    position: absolute;
    top: 50%;
    width: 50%;
}
*/
.caption {
    position: absolute;
    top: 50%;
    width: 24%;
    line-height: 22px;
    background: #0000004f;
    padding: 20px;
}
.caption h1{
    font-size: 1.6em;
   font-weight: 300;
    color: #fff;
    margin-bottom: 35px;
    line-height: 30px;
}
.caption a{
    font-size: 15px;
    color: #606060;
    font-weight: 500;
    display: inline-block;
    background: #fff;
    padding: 15px 25px;
    border-radius: 5px;
}
.caption a:hover{
    background: #0077c0;
    color: #fff;
}
.caption a.slide-contact {
    background: #0077c0;
    color: #fff;
    margin-left: 15px;
}
.caption a.slide-contact:hover{
    background: #fff;
    color: #606060;
}
.example-pager {
    bottom: 30px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1000;
}
.cycle-pager-active {
    background: #0077c0 none repeat scroll 0 0!important;
    color: #0077c0!important;
}
.example-pager > span {
    background: transparent;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    margin: 0 7px 0 0;
    position: relative;
    width: 10px;
    background: #fff;
    color: #fff;
    border-radius: 70px;
    height: 10px;
}
.appointment {
    padding: 90px 0; 
}
.appointment h1{
    color: #222222;
    font-size: 30px;
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}
.appointment h2{
    font-size: 15px;
    color: #595959;
    text-align: center;
    margin-bottom: 50px;
    line-height: 22px;
    font-weight: 300;
}
.appointment ul{
    position: relative;
}
.appointment ul::before{
    background: url('image/line.png');
    width: 68%;
    height: 2px;
    position: absolute;
    content: url("");
    left: 200px;
    top: 30px;
}
.appointment ul li{
    text-align: center;
    display: inline-block;
    padding: 0 100px;
    position: relative;
}
.appointment ul li a.active h3{
    color: #288cc7;
}
.appointment ul li a.active h4{
    color: #288cc7;
}
.appointment ul li a.active span{
    background: #288cc7;
}
.appointment ul li h3{
    font-size: 24px;
    color: #222222;
    font-weight: 300;
    margin-bottom: 20px;
    position: relative;
}
.appointment ul li h4{
    font-size: 16px;
    color: #595959;
    font-weight: 300;
}
.appointment ul li span{
    width: 60px;
    height: 45px;
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    background: #595959;
    border-radius: 120px;
    display: inline-block;
    text-align: center;
    padding: 15px 0 0 0;
    margin-bottom: 30px;
}
.appointment-content.m{
    display: none;
}
.appointment-content.a{
    display: none;
}
.appointment-content {
    padding: 80px 0 0 0;
}

.appointment-left {
    float: left;
    width: 27%;
}
.appointment-left img{
    width: 100%;
}

.appointment-right {
    float: right;
    width: 70%;
    padding: 0;
}
.appointment-right h4{
    margin-bottom: 10px;
}
.appointment-right h5{
    color: #222222;
    font-size: 30px;
    margin-bottom: 20px;
}
.appointment-right p{
    font-size: 15px;
    font-weight: 300;
    color: #595959;
    margin-bottom: 30px;
    line-height: 22px;
}

.hcounter-wrapper {
    background: url("image/counter-bg.jpg")no-repeat;
    background-size: cover;
    padding: 80px 0;
}

.hcounter ul li{
    text-align: center;
    display: inline-block;
    color: #fff;
    padding: 0 55px;
    width: 180px;
}
.hcounter ul li h1{
    font-size: 55px;
    font-weight: 600;
    margin-bottom: 5px;
}
.hcounter ul li h2{
    font-size: 15px;
    font-style: italic;
    font-family: 'PT Serif', serif;
}

.hservices-wrapper {
    padding: 90px 0;
    background: #f9f9f9;
}

.hservices h1{
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 60px;
    color: #606060;
}
/*----- Tabs -----*/
.tabs {
    width:100%;
    display:inline-block;
}
.tab-links{
    margin-bottom: 0px;
    text-align: left;
}
.tab-links:after {
    display:block;
    clear:both;
    content:'';
}
.tab-links li {
    display: inline-block;
    list-style: outside none none;
    margin: 0 -4px 0 0;
}
.tab-links a {
    font-family: 'Lato', sans-serif;
    background: #fff;
    color: #999999;
    display: inline-block;
    font-size: 15px;
    padding: 40px 0 60px 0;
    text-transform: capitalize;
    text-align: center;
    width: 236px;
}
.tab-links a:hover {
    background:#2fa5eb url("image/arrow-bottom.jpg")no-repeat bottom;
    color: #fff;
}
li.active a, .hproducts li.active a:hover {
    background:#2fa5eb url("image/arrow-bottom.jpg")no-repeat bottom;
    color: #fff;
}
.tab-links li.active{
    
}
.tab-links li:hover{
    
}
.tab-content {
    min-height: 300px;
    background: #fff;
    padding: 35px 60px 60px 60px;
}
.tab-content h2{
    font-family: 'Lato', sans-serif;
    color: #777777;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: relative;
}
.tab-content h2::after{
    content: url("image/line1.png");
    width: 75px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 15px;
}
.tab-content p{
    font-size: 15px;
    color: #777777;
    line-height: 24px;
    margin-bottom: 30px;
    font-weight: 300;
}
.tab-content ul li{
    background: url("image/arrow.png")no-repeat;
    width: 45%;
    display: inline-block;
    font-size: 15px;
    color: #777777;
    margin-bottom: 13px;
    font-weight: 300;
    padding: 0px 0 1px 23px;
}
.tab {
    display:none;
}
.tab.active {
    display:block;
}
.hservices-left {
    float: left;
    width: 49%;
    padding: 40px 0 0 0;
}
.hservices-right {
    float: right;
    width: 49%;
}

.testimonials {
    padding: 80px 0;
}
.testimonials h1{
    color: #222222;
    font-size: 30px;
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}
.testimonials h2{
    font-size: 15px;
    color: #595959;
    text-align: center;
    margin-bottom: 50px;
    line-height: 22px;
    font-weight: 300;
}
.testimonials ul li{
    background: #f6f6f6 url("image/colon.png")no-repeat center 35px;
    padding: 80px 30px 30px;
    margin-right: 30px;
    float: left;
    width: 26.5%;
    text-align: center;
    position: relative;
}
.testimonials ul li:last-child{
    margin-right: 0;
}
.testimonials ul li p{
    font-size: 14px;
    line-height: 21px;
    color: #606060;
    margin-bottom: 20px;
    font-weight: 300;
    min-height: 180px;
}
.testimonials ul li h3{
    font-weight: 500;
    color: #505050;
    margin-bottom: 5px;
    font-size: 15px;
    display:none;
}
.testimonials ul li h4{
    color: #606060;
    font-size: 14px;
    display:none;
}
.testimonials ul li img{
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 1px solid #e4e4e4;
    border-radius: 120px;
    width: 74px;
    height: 74px;
    display:none;
}

.footer {
    background: #0076c0;
    padding: 40px 0; 
}

.foot-left {
    float: left;
    width: 49%;
}
.foot-left h1{
    font-size: 30px;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 400;
}
.foot-left ul li{
    display: inline-block;
    margin-right: 15px;
}
.foot-left ul li:last-child{
    margin-right: 0;
}

.foot-right {
    float: right;
    width: 35%;
    display:none;
}
.foot-right h1{
    font-size: 18px;
    margin-bottom: 15px;
    color: #fff;
}
.foot-right p{
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 300;
}

.foot-bottom {
    padding: 20px 0;
    background: #005990;
}

.copyright {
    float: left;
    width: 35%;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    padding: 8px 0 0 0;
}

.foot-social {
    text-align: center;
    width: 30%;
    float: left;
}
.foot-social ul li {
    color: #b6b6b6;
    display: inline-block;
    margin-right: 30px;
}
.foot-social ul li:last-child{
    margin-right: 0;
}
.foot-social ul li a {
    color: #fff;
    display: block;
    font-size: 28px;
}
.foot-social ul li a:hover {
    color: #0077c0;
}

.foot-nav {
    float: right;
    width: 25%;
    text-align: right;
    padding: 8px 0 0 0;
}
.foot-nav ul li{
    font-size: 14px;
    display: inline-block;
    border-right: 1px solid #fff;
    padding-right: 10px;
    margin-right: 6px;
}
.foot-nav ul li:last-child{
    border:none;
    margin-right: 0;
    padding-right: 0;
}
.foot-nav ul li a{
    color: #fff;
}

.inner-banner {
    width: 100%;
    position: relative;
}
.inner-banner img{
    width: 100%;
}

.inner-banner-text {
    position: absolute;
    top: 35%
}
.inner-banner-text h1{
    font-weight: 600;
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
}

.about {
    padding: 60px 0;
}

.about-left {
    float: left;
    width: 49%;
    position: relative;
}
.about-left img{
    width: 100%;
}

.about-right {
    float: right;
    width: 49%;
}
.about-right h1{
    font-size: 30px;
    color: #404040;
    font-weight: 700;
    margin-bottom: 20px;
}
.about-right p{
    font-size: 15px;
    color: #606060;
    line-height: 23px;
    margin-bottom: 20px;
    font-weight: 300;
}

.video-icon {
    background: url("image/video-icon.png");
    width: 60px;
    height: 60px;
    position: absolute;
    top: 38%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.doctors-wrapper {
    background: #f4f4f4;
    padding: 80px 0;
}

.doctors {
    text-align: center;
}
.doctors h1{
    color: #222222;
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}
.doctors p{
    font-size: 14px;
    color: #595959;
    text-align: center;
    margin-bottom: 50px;
    line-height: 22px;
    font-weight: 300;
    padding: 0 150px;
}
.doctors ul li{
    width: 350px;
    display: inline-block;
    margin-right: 30px;
    text-align: center;
}
.doctors ul li:last-child{
    margin-right: 0;
}
.doctors ul li h2{
    padding: 30px 0 60px 0;
    background: #fff;
    font-size: 15px;
    color: #505050;
    font-weight: 600;
    position: relative;
    margin: -3px 0 0 0;
    border: 1px solid #dcdcdc;
}
.doctors ul li h2::after{
    content: "";
    background: url("image/line2.png");
    width: 49px;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 60px;
}

.service {
    padding: 60px 0;
}

.service-left {
    float: left;
    width: 32%;
}
.service-left h1{
    font-size: 30px;
    color: #404040;
    font-weight: 600;
    margin-bottom: 25px;
}
.service-left ul{
    padding: 10px 0;
    border-radius: 5px;
    background: #f4f4f4;
}
.service-left ul li{
    
}
.service-left ul li a{
    padding: 18px 35px;
    display: block;
    font-size: 14px;
    color: #505050;
    font-weight: 500;
}
.service-left ul li a:hover{
    background: #0077c0;
    color: #fff;
}
.service-left ul li.current-menu-item a {
    background: #0077c0;
    color: #fff;
}
.service-right {
    float: right;
    width: 65%;
}
.service-right h1{
    font-size: 24px;
    color: #404040;
    font-weight: 600;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.service-right img{
    width: 100%;
    margin-bottom: 25px;
}
.service-right p {
    font-size: 14px;
    color: #606060;
    line-height: 22px;
    margin-bottom: 20px;
    font-weight: 300;
}
.service-right p strong{
    color: #777777;
}

.steps {
    margin-bottom: 30px;
}
.steps ul li {
    font-size: 14px;
    color: #606060;
    line-height: 21px;
    margin-bottom: 30px;
    font-weight: 300;
    position: relative;
    padding: 5px 0 0 55px;
}
.steps ul li span{
    background: #0077c0;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    width: 40px;
    height: 30px;
    border-radius: 120px;
    position: absolute;
    left: 0;
    padding: 10px 0 0 0;
    top: -3px;
}

.lnews {
    padding: 80px 0;
}
.lnews ul li{
    width: 575px;
    float: left;
    margin-right: 30px;
    margin-bottom: 50px;
}
.lnews ul li:nth-child(2n){
    margin-right: 0;
}

.lnews-left {
    float: left;
    width: 244px;
}
.lnews-left img{
    width: 100%;
}
.lnews-right {
    float: right;
    width: 290px;
    padding: 30px 14px 30px 25px;
    border: 1px solid #f5f5f5;
    box-shadow: 1px 1px 5px #E3E3E3;
    background: #ffffffd6;
}
.lnews-right h1{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 22px;
    color: #505050;
}
.lnews-right span{
    font-size: 14px;
    color: #606060;
    margin-bottom: 30px;
    display: block;
}
.lnews-right p{
    font-size: 14px;
    color: #606060;
    line-height: 20px;
    margin-bottom: 30px;
    min-height: 83px;
}
.lnews-right a{
    font-size: 14px;
    color: #606060;
    font-weight: 500;
    display: block;
}

.loadmore {
    background: #0077c0;
    padding: 15px 0;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    font-weight: 400;
    display: block;
    margin: 0 auto;
    width: 130px;
    text-align: center;
}

.career {
    padding: 80px 0 50px 0;
}
.career h1{
    font-size: 30px;
    color: #222222;
    margin-bottom: 30px;
    font-weight: 600;
}

.career-left {
    float: left;
    width: 60%;
}
.career-left p {
    font-size: 14px;
    color: #606060;
    line-height: 22px;
    margin-bottom: 20px;
    font-weight: 300;
}
.career-left h2{
    font-size: 20px;
    color: #606060;
    line-height: 24px;
    margin-bottom: 20px;
}
.career-left a{
    font-size: 20px;
    color: #3b9fda;
    text-transform: uppercase;
    font-weight: 500;
}

.career-right {
    float: right;
    width: 38%;
}
.career-right img{
    width: 100%;
}

.positions {
    padding: 0 0 80px 0;
}
.positions h1 {
    font-size: 30px;
    color: #222222;
    margin-bottom: 30px;
    font-weight: 600;
}
.ui-accordion-header.ui-corner-top.ui-state-default.ui-accordion-icons.ui-accordion-header-active.ui-state-active {
    border-color: #fff;
    color: #fff !important;
    background: #0077c0 !important;
}
.ui-icon-triangle-1-s {
    background-position: -67px -128px !important;
}
.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("image/icons.png") !important;
}
.ui-icon-triangle-1-e {
    background-position: -30px -128px !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background: #fff none repeat scroll 0 0 !important;
    font-family: "open sans";
}
.ui-accordion .ui-accordion-header{
    background: #fff none repeat scroll 0 0 !important;
}
.ui-widget-content {
    background: #fff none repeat scroll 0 0 !important;
    border: medium none !important;
    color: #444444 !important;
    font-size: 15px !important;
    font-weight: 300;
    padding: 1em 2.2em 1em 2em !important;
    height: 100% !important;
    
}
.ui-widget-content p {
    font-size: 14px;
    color: #606060;
    line-height: 22px;
    margin-bottom: 20px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif!important;
}
.ui-widget-content h2{
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #464646;
    font-family: 'Poppins', sans-serif!important;
}
.ui-widget-content ul li {
    background: url("image/bullet.png")no-repeat 0 7px;
    font-size: 14px;
    color: #606060;
    margin-bottom: 7px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif !important;
    padding: 0 0 0 18px;
}
.ui-widget-content a{
    background: #0077c0;
    padding: 15px 25px;
    border-radius: 5px;
    color: #fff!important;
    font-size: 15px;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 500;
    display: inline-block;
    margin: 30px 0;
}
.ui-widget-content a:hover{
    background: #606060;
}
.ui-accordion .ui-accordion-header {
    border-bottom: none !important;
    border-radius: 80px !important;
    color: #686868 !important;
    font-size: 20px !important;
    font-weight: 600;
    margin: 10px 0 20px 0!important;
    padding: 20px 35px 20px 35px !important;
    background: #e7e7e7 !important;
}
.ui-icon {
    margin-top: 0.15em!important;
    margin-right: 0!important;
    float: right;
}
#accordion{
    padding:0;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border-bottom: 1px solid #c5c5c5!important;
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
}
.contact {
    padding: 60px 0;
}

.contact-map {
    margin-bottom: 50px;
}
.contact-map img{
    width: 100%;
}

.contact-form h1 {
    font-size: 30px;
    color: #404040;
    font-weight: 600;
    margin-bottom: 30px;
}

.contact-form-inner {
    padding: 50px;
    box-shadow: 0px 7px 10px #e4e4e4;
}

.contact-left {
    float: left;
    width: 64%;
}
.contact-left ul li{
    float: left;
    width: 330px;
    margin: 0 30px 30px 0;
}
.contact-left ul li:nth-child(2n){
    margin-right: 0;
}
.contact-left ul li:nth-child(3n){
    width: 100%;
    margin-right: 0;
}
.contact-left ul li:nth-child(4n){
    width: 100%;
    margin-right: 0;
}
.contact-left input{
    font-size: 15px;
    color: #606060;
    background: transparent;
    padding:13px 0;
    border: 1px solid #c5c5c5;
    font-family: 'Lato', sans-serif;
    border-radius: 5px;
    width: 100%;
    text-indent: 15px;
}
.contact-left textarea{
    font-size: 15px;
    color: #606060;
    background: transparent;
    padding:13px 0;
    border: 1px solid #c5c5c5;
    font-family: 'Lato', sans-serif;
    border-radius: 5px;
    width: 100%;
    height: 100px;
    text-indent: 15px;
}
.contact-left input[type="submit"]{
    background: #0077c0;
    color: #fff;
    width: 160px;
    cursor: pointer;
    text-align: center;
    border: none;
    text-indent: 0;
}
.contact-left input[type="submit"]:hover{
    background: #606060;
}
.contact-right {
    float: right;
    width: 30%;
}
.contact-right ul li{
    background: url("image/icon5.png")no-repeat;
    font-size: 15px;
    margin-bottom: 30px;
    color: #606060;
    padding: 3px 0 3px 35px;
}
.contact-right ul li:nth-child(2n){
    background: url("image/icon6.png")no-repeat;
}
.contact-right ul li:nth-child(3n){
    background: url("image/icon7.png")no-repeat 5px 0px;
}
.contact-right ul li a{
    color: #606060;
}

.faqs {
    padding: 60px 0;
}
.faqs .ui-accordion .ui-accordion-header {
    border:1px solid #034e8f !important;
    border-radius: 80px !important;
    color: #034e8f !important;
    font-size: 18px !important;
    font-weight: 500!important;
    margin: 10px 0 20px 0 !important;
    padding: 15px 35px 15px 35px !important;
    background: #fff !important;
}
.slicknav_menu {
    display: none;
}
#breadcrumbs{
    list-style:none;
    margin:5px 0 0 0;
    overflow:hidden;
}
 
#breadcrumbs li{
    display: inline-block;
    font-size: 15px;
    margin-right: 10px;
    text-transform: uppercase;
    vertical-align: middle;
    letter-spacing: 0.5px;
    color:#fff;
}
#breadcrumbs li a{
    color:#fff;
}
#breadcrumbs li strong{
    font-weight: 400;
}
#breadcrumbs .separator{
    background: url("image/sep.png");
    width: 8px;
    height: 9px;
    font-size:0;
    color:#fff;
}
.inner-page{
    padding: 60px 0;
}
.inner-page h1{
    color: #222222;
    font-size: 30px;
    margin-bottom: 30px;
}
.inner-page p{
    font-size: 15px;
    font-weight: 300;
    color: #595959;
    margin-bottom: 30px;
    line-height: 22px;
}
.inner-page ul {
    margin:0 0 30px 30px;
}
.inner-page ul li{
    font-size: 15px;
    font-weight: 300;
    color: #595959;
    margin-bottom: 20px;
    line-height: 22px;
    list-style-type: disc;
}
.theme_1.wpcf7-form input.error, .theme_1.wpcf7-form select.error, .theme_1.wpcf7-form textarea.error {
    border: 2px solid #900!important;
}
.search-results a{
    color: #0077c0;
}
.entry-summary {
    font-size: 15px;
    color: #606060;
    line-height: 23px;
    margin-bottom: 20px;
    font-weight: 300;
}
.nheader{
    background: rgba(0,0,0,0.5);
    padding: 10px 0 0 0;
    position: absolute;
    z-index: 1000;
    width: 100%;
}
.logo{
    float:left;
    width:176px;
    margin: 15px 0 0 0;
}
.nmain-nav{
    float:right;
    width:75%;
    text-align: right;
    padding: 25px 0 0 0;
}
.nmain-nav ul li{
    font-size:16px;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 40px 0 0;
}
.nmain-nav ul li:last-child{
    margin-right:0;
}
.nmain-nav ul li a{
    color:#fff;
}
#slide-1-layer-1 {
    text-align: center !important;
}
#slide-5-layer-1{
    text-align: center !important;
}
#slide-6-layer-1{
    text-align: center !important;
}
#slide-7-layer-1{
    text-align: center !important;
}
#slide-8-layer-1{
    text-align: center !important;
}


/* start custom css */
/*---------------section1----------------*/

.drip-section .box_1 {
    height: 30px;
    width: 40px;
    background-color: #0668a4;
    color: #fff;
    text-align: center;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 6px;
    margin-top: 60px;
    font-size: 30px;
    font-weight: 300;
}

 .drip-section .box_des1 {
    margin-left: 70px;
    margin-top: -70px;
    line-height: 25px;
    font-family: 'Lato';
    font-size: 20px;
    font-weight: 600;
    color: #505050;

}



.drip-section .box_2 {
    height: 30px;
    width: 40px;
    background-color: #0668a4;
    color: #fff;
    text-align: center;
    padding: 0px;
    padding-top: 5px;
     padding-bottom: 6px;
    margin-top: 70px;
    font-size: 30px;
    font-weight: 300;
}

.drip-section .box_des2 {
    margin-left: 70px;
    margin-top: -80px;
    line-height: 25px;
    font-family: 'Lato';
       font-size: 20px;
    font-weight: 600;
    color: #505050;
}


.drip-section .box_3 {
    height: 30px;
    width: 40px;
    background-color: #0668a4;
    color: #fff;
    text-align: center;
    padding: 0px;
      padding-top: 5px;
     padding-bottom: 6px;
    margin-top: 70px;
     font-size: 30px;
    font-weight: 300;
}

.drip-section .box_des3 {
    margin-left: 70px;
    margin-top: -70px;
    line-height: 25px;
    font-family: 'Lato';
         font-size: 20px;
    font-weight: 600;
    color: #505050;
}
.drip-section .paragh-signup {
    font-family: 'Lato';
    color: #505050;
    line-height: 22px;
}

 .drip-section .signup_txt {
    font-size: 30px;
    font-family: 'Lato';
    color: black;
	 margin-top:40px;
}

.drip-section .dripnow_txt {
    font-size: 50px;
    font-family: 'Lato';
    color: #0668a4;
    margin-top: -30px;
}

.drip-section .paragh_drip {
    font-size: 25px;
    font-family: 'Lato';
    color: black;
    margin-top: -30px;
    color: #505050;
}

/*----------------section2-----------*/

	.tab_sectionbanner {
    display: none;
}
.mbl_section_backimage {
    display: none;
}

.drip-section {
    padding-top: 60px;
    box-shadow: 1px 2px 10px #0000000a;
}
.sectionbanner .banner_head1 h2{
    font-family: 'Lato';
    font-size: 16px;
    color: #505050;
    font-weight: 700;
    margin-top: 20px;
}
.post-col > .vc_column-inner > .wpb_wrapper {
    box-shadow: 0px 0px 10px #00000030;
}
.post-col > .vc_column-inner {
    padding-top: 10px;
    padding-bottom: 10px;
}
.sectionbanner .banner_des1 {
    font-size: 14px;
    font-family: 'Lato';
    line-height: 20px;
    color: #737373;
	margin-bottom:0px;
	
 
}


.sectionbanner .banner_head2 {
    font-family: 'Lato';
    font-size: 16px;
    color: #505050;
    font-weight: bold;
    margin-top: 20px;
    line-height: 20px;
	
}

.sectionbanner .banner_des2 {
    font-size: 14px;
    font-family: 'Lato';
    line-height: 20px;
    color: #737373;
    margin-top: -12px;
	margin-bottom:0px;
}

b {
    font-weight: bold;
}

/*-----------section3----------*/

.section_backimage{
	background-size:cover;
	
}

.section_backimage .seeadrip {
    font-size: 75px;
    color: #fff;
    font-family: 'Lato';
    font-weight: 300;
}

.section_backimage .doctorfromhome {
    font-size: 55px;
    margin-top: -20px;
    color: #fff;
    font-family: 'Lato';
    font-weight: 300;
}

.section_backimage .makeanappointment {
    font-size: 30px;
    margin-top: -20px;
    color: #fff;
    font-family: 'Lato';
    font-weight: 400;

}

 .learnmorebtn {
    border-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    background-color: transparent;


}

/*---------section4-------*/

.backimagedrip{
	
	background-size:cover;
}


.backimagedrip .thereare {
   
    
    font-size: 75px;
    color: #fff;
    font-family: 'Lato';
    font-weight: 300;
}

.backimagedrip .nowait {
    
    font-size: 75px;
    margin-top: -20px;
    font-family: 'Lato';
    font-weight: bold;
    color: #0668a4;
}


.backimagedrip .consult {

    font-size: 30px;
    margin-top:-20px;
    color: #fff;
    font-family: 'Lato';
    font-weight: 300;
}
.backimagedrip .consult strong {
    font-weight: bold;
    color: #0668a4;
}



/*---------section5-------*/

.interactsection .changingway {
    margin-top: 180px;
    font-size: 30px;
    font-family: 'Lato';
}
.interactsection .people {
    
    margin-top: -30px;
    font-family: 'Lato';
    color: #0668a4;
    font-weight: bold;
    font-size: 55px;
}
.interactsection .Interact {
    margin-top: -30px;
    font-family: 'Lato';
    color: #0668a4;
    font-weight: bold;
    font-size: 80px;
}
.interactsection .withdoctors {
    margin-top: -30px;
    font-family: 'Lato';
    color: #0668a4;
    font-weight: 400;
    font-size: 30px;
}

.interactsection .dripsdes {
    margin-top: -10px;
    color: #737373;
    font-weight: 500;
    line-height: 25px;
    font-size: 18px;
    font-family: 'Lato';
}

/*-----section6----------*/

.bulletsection .commonly {
    font-family: 'Lato';
    font-size: 30px;
    font-weight: 600;
    color: #333333;
}
.bulletsection .listbelow {
    font-family: 'Lato';
    font-size: 15px;
    margin-top: -20px;
}

 .bulletsection .row_1 {
    line-height: 50px;
    list-style: disc;
}
.bulletsection .row_1 ul li::before {
     content: "";
    color: #0668a4;
    font-weight: bold;
    display: inline-block;
    margin-left: -1em;
    width: 5px;
    height: 5px;
    background: #0668a4;
    margin: 0px 8px 0px 0px;
    position: absolute;
    left: 0px;
    top: 8px;
    transform: rotate(45deg);

}
.bulletsection .row_1 ul li{

    position: relative;
    line-height: normal;
    margin-bottom: 18px;
    padding-left: 13px;
}
.tp-rightarrow.tparrows.hephaistos {
    border: 2px solid #fff;
}

.tp-leftarrow.tparrows.hephaistos {
    border: 2px solid #fff;
}
/* end custom css */

/* @media screen and (min-width: 768px) and (max-width: 1024px) */


@media screen and (min-width: 768px) and (max-width: 1024px) {
	
	.section_backimage{
	background-size:cover;
	
}
	.backimagedrip{
	
	background-size:cover;
}

	
	
	.tp-rightarrow.tparrows.hephaistos {
    border: 2px solid #fff;
}

.tp-leftarrow.tparrows.hephaistos {
    border: 2px solid #fff;
}
	.drip-section .box_1 {
    height: 30px;
    width: 40px;
    background-color: #0668a4;
    color: #fff;
    text-align: center;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 6px;
    margin-top: 15px;
    font-size: 30px;
    font-weight: 300;
}

	
	
 .drip-section .box_des1 {
    
    margin-top: -80px;
    line-height: 25px;
    font-family: 'Lato';
    font-size: 20px;
    font-weight: 600;
    color: #505050;

}
	
.drip-section .box_2 {
      height: 30px;
    width: 40px;
    background-color: #0668a4;
    color: #fff;
    text-align: center;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 6px;
    margin-top: 0px;
    font-size: 30px;
    font-weight: 300;
}

.drip-section .box_des2 {
    
    margin-top: -80px;
    line-height: 25px;
    font-family: 'Lato';
       font-size: 20px;
    font-weight: 600;
    color: #505050;
}

.drip-section .box_3 {
      height: 30px;
    width: 40px;
    background-color: #0668a4;
    color: #fff;
    text-align: center;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 6px;
    margin-top: 0px;
    font-size: 30px;
    font-weight: 300;
}

	.drip-section .box_des3 {
  
    margin-top: -80px;
    line-height: 25px;
    font-family: 'Lato';
       font-size: 20px;
    font-weight: 600;
    color: #505050;
}

 .drip-section .signup_txt {
    font-size: 30px;
    font-family: 'Lato';
    color: black;
	 margin-top:-30px;
	 
}

.drip-section .dripnow_txt {
    font-size: 50px;
    font-family: 'Lato';
    color: #0668a4;
    margin-top: -30px;
}

.drip-section .paragh_drip {
    font-size: 25px;
    font-family: 'Lato';
    color: black;
    margin-top: -30px;
    color: #505050;
}
	
	.tab_sectionbanner {
    display: block;
}
	.sectionbanner{
		
		display:none;
	}
	
.tab_sectionbanner .banner_head1 h2{
    font-family: 'Lato';
    font-size: 16px;
    color: #505050;
    font-weight: 700;
    margin-top: 40px;
}	
.tab_sectionbanner .banner_des1 {
    font-size: 14px;
    font-family: 'Lato';
    line-height: 20px;
    color: #737373;
    margin-top: -12px;
	}		
		
		
.tab_sectionbanner .banner_head2 {
     font-family: 'Lato';
    font-size: 16px;
    color: #505050;
    font-weight: 700;
    margin-top: 40px;
}
	
	.tab_sectionbanner .banner_des2 {
    font-size: 14px;
    font-family: 'Lato';
    line-height: 20px;
    color: #737373;
    margin-top: -12px;
	}
	
	
	.section_backimage .seeadrip {

 
    font-size: 75px;
    color: #fff;
    font-family: 'Lato';
    font-weight: 300;
		text-align:center;
}
	.section_backimage .doctorfromhome {

    font-size: 55px;
    margin-top: -20px;
    color: #fff;
    font-family: 'Lato';
    font-weight: 300;
		text-align:center;
}
	
	.section_backimage .makeanappointment {
    
    font-size: 30px;
    margin-top: -20px;
    color: #fff;
    font-family: 'Lato';
    font-weight: 400;
		text-align:center;
 
}
	 .learnmorebtn {
    border-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    background-color: transparent;
margin-left:280px;


}
	
	
	
	.backimagedrip .thereare {
  
    
    font-size: 75px;
    color: #fff;
    font-family: 'Lato';
    font-weight: 300;
		text-align:center;
}
	.backimagedrip .nowait {
    
    font-size: 75px;
    margin-top: -20px;
    font-family: 'Lato';
    font-weight: bold;
    color: #0668a4;
		text-align:center;
}
	
	.backimagedrip .consult {
  
    font-size: 30px;
    margin-top: -20px;
    color: #fff;
    font-family: 'Lato';
    font-weight: 300;
		text-align:center;
}
	
	.interactsection .changingway {
    margin-top: 0px;
    font-size: 30px;
    font-family: 'Lato';
		padding-top:50px;
}
	.foot-left.wow.fadeInRight.animated {
    text-align: center;
    padding-left: 160px;
}
}
/* @media screen and (min-width: 320px) and (max-width: 420px) */

@media screen and (min-width: 320px) and (max-width: 420px){
	.tp-rightarrow.tparrows.hephaistos {
    border: 2px solid #fff;
	
    top: 65% !important;

}
	.tp-leftarrow.tparrows.hephaistos {
		border: 2px solid #fff;
    top: 65% !important;
}
.commonly p {
    font-family: 'Lato';
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
}
.tp-leftarrow.tparrows.hephaistos {
    border: 2px solid #fff;
	top: 65%;
}
		.drip-section .box_1 {
    height: 30px;
    width: 40px;
    background-color: #0668a4;
    color: #fff;
    text-align: center;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 6px;

    font-size: 30px;
    font-weight: 300;
}
	
	 .drip-section .box_des1 {
    margin-left: 70px;
    margin-top: -80px;
    line-height: 25px;
    font-family: 'Lato';
    font-size: 20px;
    font-weight: 600;
    color: #505050;

}
		.drip-section .box_des3 {
     margin-left: 70px;
    margin-top: -80px;
    line-height: 25px;
    font-family: 'Lato';
       font-size: 20px;
    font-weight: 600;
    color: #505050;
}
	
	 .drip-section .signup_txt {
    font-size: 30px;
    font-family: 'Lato';
    color: black;
		 margin-top:0px;
}
	
	.section_backimage .seeadrip {
   
   
    font-size: 30px;
    color: #fff;
    font-family: 'Lato';
    font-weight: 300;
}
	
		.section_backimage .seeadrip {
 
    font-size: 40px;
    color: #fff;
    font-family: 'Lato';
    font-weight: 300;
}
	.section_backimage .doctorfromhome {
 
    font-size: 30px;
 
    color: #fff;
    font-family: 'Lato';
    font-weight: 300;
}
	.section_backimage .makeanappointment {
    
    font-size: 25px;
    
    color: #fff;
    font-family: 'Lato';
    font-weight: 300;

}
.backimagedrip .thereare {
   
   
    font-size: 30px;
    color: #fff;
    font-family: 'Lato';
    font-weight: 300;
}
	.backimagedrip .nowait {
  
    font-size: 30px;
   
    font-family: 'Lato';
    font-weight: bold;
    color: #0668a4;
}
	.backimagedrip .consult {
    
    font-size: 30px;
   
    color: #fff;
    font-family: 'Lato';
    font-weight: 300;
}
.backimagedrip .consult strong {
    font-weight: bold;
    color: #0668a4;
}
	
	.interactsection{
		margin-top:0px;
	}
	
.interactsection .changingway {
margin-top:0px;
    font-size: 30px;
    font-family: 'Lato';
}
	.interactsection .people {
    
    
    font-family: 'Lato';
    color: #0668a4;
    font-weight: bold;
    font-size: 30px;
}
	
	.interactsection .Interact {
   
    font-family: 'Lato';
    color: #0668a4;
    font-weight: bold;
    font-size: 30px;
}
	.interactsection .dripsdes {
   
    color: #737373;
    font-weight: 500;
    line-height: 25px;
    font-size: 15px;
    font-family: 'Lato';
}
	
.sectionbanner .banner_head2 {
    font-family: 'Lato';
    font-size: 16px;
    color: #505050;
    font-weight: bold;
    margin-top: 20px;
    line-height: 20px;
	padding-left:20px;
	text-align:center;
	
	
	
}

.sectionbanner .banner_des2 {
    font-size: 14px;
    font-family: 'Lato';
    line-height: 20px;
    color: #737373;

	margin-bottom:0px;
	padding-left:20px;
	padding-bottom:20px;
	text-align:center;
}
	
	.sectionbanner .banner_head1 {
    font-family: 'Lato';
    font-size: 16px;
    color: #505050;
    font-weight: bold;
    margin-top: 20px;
    line-height: 20px;
	padding-left:20px;
	text-align:center;
	
	
}

.sectionbanner .banner_des1 {
    font-size: 14px;
    font-family: 'Lato';
    line-height: 20px;
    color: #737373;
 
	margin-bottom:0px;
	padding-left:20px;
	padding-bottom:20px;
	text-align:center;
}
}

