/* Icons fonts import here */ 
@import url("fonts/style.css"); 
:root{
  --primaryFontFamily: "Open Sans", arial,sans-serif;
  --fontWeightSemiBold:600;
  --fontWeightBold:700;
  --fontWeightExtraBold:800;
  --fontStyleItalic:italic;
}
.default-5{ padding-top: 5rem; padding-bottom: 5rem; }
.default-6{ padding-top: 6rem; padding-bottom: 6rem; }
.default-7{ padding-top: 7rem; padding-bottom: 7rem; }
.default-8{ padding-top: 8rem; padding-bottom: 8rem; }
.default-9{ padding-top: 9rem; padding-bottom: 9rem; }
.default-10{ padding-top: 10rem; padding-bottom: 10rem; }
body,button, input, optgroup, select, textarea,.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family:var(--primaryFontFamily) !important; }
a:hover,
a {transition: 0.3s;}
/* Default Css Overwrite here */
p{ font-size:1.6rem; font-weight: 400; line-height: 2.4rem; }
.section-title{ font-size:4.2rem; font-weight:600; margin-bottom: 3rem;color: #6ba6c3;    font-family: 'Quicksand', sans-serif !important;}
.section-title strong{ font-weight:var(--fontWeightBold); }
.with-bottom-line{ position: relative; padding-bottom: 2.5rem; margin-bottom: 3.6rem !important; }
.with-bottom-line:after{ content:''; position:absolute; left:50%; bottom:0; background:#0676c4; width:6.7rem; height:0.6rem; transform: translate(-50%, 0); }
.ov{ overflow: visible !important; }
.txt-white{ color: #fff; }
.navbar > .container-fluid > .row{ width: 100%; }
/* Button Css here 
====================*/
.m-btn{ text-transform: uppercase; display: inline-block; padding: 1.1rem 3.4rem; letter-spacing: 0.8rem; transition: all ease-in-out 0.2s; min-width: 18.3rem; }
.m-btn:hover{ text-decoration: inherit; }
.m-btn-outline{ border: solid 1px #333333; color: #000000; }
.m-btn-outline:hover{ background: #222655; color: #fff; border-color: #222655; }
.m-btn.white{ color: #222655; background: #fff; }
.m-btn.white:hover{ background: #4ce33b; color: #fff; text-decoration: none; }
.n-btn-default{ background:none; width:25.6rem; display:block; height:5.6rem; text-align:center !important;  line-height:5.6rem; color:#4ce33b;  }
.n-btn-default-inline {padding: 1rem 3.2rem; display: inline-block; color: #fff; text-align: center; text-transform: uppercase; font-size: 1.8rem; border-radius: 0.4rem; background: #6ba6c3; font-weight: 400; }
.n-btn-default-inline.red-button { background: #ca6a36; }
.n-btn-default-inline:hover{ background: #000; color: #fff; text-decoration: none; } 
.n-btn-default-inline.red-button:hover { background: #6ba6c3; color: #fff}
.page-id-2968 .n-btn-default-inline { text-transform: uppercase; font-size: 1.6rem; margin: 15px 5px 0 0 !important; padding: 1rem 0rem; width: 49%; float: left; }
.m-btn-md{font-size: 1.8rem;font-weight: 400;padding: 1.6rem 2.5rem;border-radius: 0.5rem;text-decoration: none;display: inline-block;margin: 0 0.5rem;}
.m-btn-white{ color: #243746; background: #fff; }
.m-btn-white:hover{ color: #fff; background: #6ba6c3; text-decoration: none; }
.m-btn-black{ color: #fff; background: #000000; }
.m-btn-blue{ color: #fff; background: #6ba6c3; }
.m-btn-blue:hover{ color: #fff; background: #ca6a36; text-decoration: none; }  
.m-btn-black:hover{ color: #000; background: #4ce33b; text-decoration: none; }
/*====================================
   SITE HEADER CSS START HERE
====================================*/
.site-header{ background: #fff; }
/* topBar */
.site-header .navbar-light .navbar-brand img {width: 310px;}
.site-header .top-header{ background:#6ba6c3; padding-top: 1rem; padding-bottom: 1rem; }
.site-header .top-header .top-left{ float: left; margin: 0; padding:0; }
.site-header .top-header .top-left li{ margin: 0; padding: 0; }
.site-header .top-header .top-left li a{ display: inline-block;padding: 3px 0 0}
.site-header .top-header .top-left li a:hover i{ color: #ca6a36; }
.site-header .top-header .top-contact-info{ float: right; }
.site-header .top-header .widget{ margin-bottom: 0; } 
.site-header .top-header .widget .top-contact-info{ padding:0; text-align:right; }  
.site-header .top-header .top-contact-info li{ list-style:none; margin-left:3.5rem;display: inline;}
.site-header .top-header .top-contact-info li a{font-size: 2rem;color: #fff;font-weight: 400;}
.site-header .top-header .btn-item.book-appt a {background: #ca6a36;color: #ffff;padding: 10px 20px;text-transform: uppercase;letter-spacing: 1px; font-size: 1.6rem;}
.site-header li.btn-item.book-appt a:hover{ background: #fff; color:#ca6a36 ; }
.top-contact-info a{ color: #fff; } 
.top-contact-info a:hover{ color: #fff; }  
.top-left i{ font-size:3.2rem; color:#fff}
.top-left a{ margin-right:0.5rem; }
.social a:hover{ text-decoration:none}
.site-header.sticky .top-header .widget .top-contact-info li {padding:3px 0 2px;}
.top-header .widget_custom_html { float: left;}
body .top-contact-info li.btn-item a i { margin: 6px 7px 0 0; float: left; font-size: 1.8rem; }
.site-header .navbar .navbar-nav li a:hover:before, 
.site-header .navbar .navbar-nav li.current-menu-item a:before { position: absolute; content: ""; border-bottom: solid 2px #3e78a6;width: 100%;bottom: 30px;left: 0; }
.site-header .navbar-expand-xl .navbar-nav .cst-logo a:before {display: none;}
.site-header.header-transparent .navbar .navbar-nav li a:focus { background-color: transparent; color: #ca6a36; }
body .site-header .navbar-expand-xl .navbar-nav .cst-logo a, 
body .site-header .navbar-expand-xl .navbar-nav .cst-logo.current-menu-item a { color: transparent !important; font-size: 0;}
/* topBar */
.site-header .navbar.navbar-light{background: transparent;}
body #masthead.site-header .navbar .navbar-nav li ul.dropdown-menu a.dropdown-item {text-transform: inherit;padding: 5px 10px !important;margin: 0px}
body .site-header .navbar .navbar-nav li ul.dropdown-menu a.dropdown-item:hover,
body .site-header .navbar .navbar-nav li ul.dropdown-menu a.dropdown-item:focus,
body .site-header .navbar .navbar-nav li ul.dropdown-menu li.current_page_item a.dropdown-item {background: #ca6a36;color: #fff;} 
/* Navbar */
.site-header.header-transparent{ background: transparent; position: relative; z-index: 9999; top: 0; left: 0; width: 100%; }
.site-header .navbar{ padding: 0rem 2rem;  }
.site-header.sticky .navbar .navbar-nav li a{ font-weight: 400;  color: #111;}
.site-header .navbar .navbar-nav li a *{ transition:all ease-in-out 0.2s; } 
.site-header .navbar .navbar-nav li a{ font-weight:400; text-transform: uppercase;  position: relative; padding:1rem  1.6rem; color:#111; }  
.site-header .navbar .navbar-nav li:not(:last-child){ margin-right: 0px; }
body .site-header.header-transparent .navbar .navbar-nav li a:hover, 
body .site-header.header-transparent .navbar .navbar-nav li a:focus, 
body .site-header .navbar .navbar-nav li.current-menu-item a { color: #ca6a36; background-color: transparent; }
.site-header ul li .dropdown-menu { background: #6ba6c3;} 
body .site-header .navbar .navbar-nav li ul.dropdown-menu a.dropdown-item:before {display: none;}
header *{ transition: all ease-in-out 0.2s; } 
.site-header #main-menu { margin: 0 auto; }
/* need to as it */
.homepage-form .captcha-main input{ width: 12rem; text-indent: 0 !important; padding: 1.5rem; }
.homepage-form input[type="submit"] { display: block; max-width: 100%; background: #ca6a36; text-transform: uppercase; font-size: 2rem; line-height: 2.4rem; height: 4.2rem; color: #fff; border-radius: 0; margin: 10px auto 0; }
.home-after-banner .section-title { margin-bottom: 2rem !important; font-weight: 400; font-size: 3rem; line-height: 5rem; }
.homepage-form input[type="submit"]:hover{ background: #333; color: #fff; }
.homepage-form select{ height: 4.2rem !important; line-height: 4.2rem !important; font-size: 1.6rem; }
.homepage-form input:not([type="submit"]),
.homepage-form select.form-control,
.homepage-form textarea{ font-size: 1.5rem;font-weight: 500;margin:20px 0 0; border-radius: 0;border: solid 1px #656565; }
.homepage-form textarea{ padding: 1.5rem !important; height: 12rem; }
/* Checkboxes Css */ 
.checekbox-main .form-label1 .first input,
.checekbox-main .form-label2 .last input{ display: none; }
.checekbox-main .form-label1, .checekbox-main .form-label2{width:50%;display:inline-block;background:transparent; color:#333333; border: solid 1px #656565;  font-size: 1.4rem; height: 42px; border-radius: 0px;margin: 20px 0 0;cursor: pointer;text-align: center;line-height: 40px;text-transform: uppercase;font-weight: 400;letter-spacing: 0.80px; }
.checekbox-main .form-label1 span, .checekbox-main .form-label2 span {margin: 0;}
.checekbox-main .form-label1.active,.checekbox-main .form-label2.active{ background:#6ba6c3; color:#fff; border-color: #6ba6c3; }
.service-text a{ color:#fff; font-size:2.5rem; line-height:2.6rem; background:rgba(10,10,10,.58); display:block; padding:1.7rem 1.5rem; margin-top:-5.6rem; font-weight:400;position: absolute; font-weight: 400; z-index: 99; left: 0; bottom: 0; width: 100%; }
.service-text{ text-align:center; position:relative; }
.service-text a:hover{ background:#4ce33b; text-decoration:none; color:#fff; }
.main-ab .n-btn-default-inline {margin: 15px 0 0;}
.main-ab .section-title { font-size: 36px;color: #000;margin-bottom: 1.5rem;text-transform: inherit;line-height: 50px;}
.main-ab{ padding-top: 60px; padding-bottom: 60px; }    
.main-ab .section-title span { font-size: 3.4rem; color: #6ba6c3;}
.main-ab p {font-size: 1.8rem;line-height: 3.2rem; color: #000;}
.shadow-with-radius img{ box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); border-radius: 3px; }
.before-team h2{font-size:5rem;font-weight:300;line-height:6rem;margin-bottom: 0;}
.before-team strong{ font-weight: 800; }
.before-team p{ font-size:2.7rem; }
.team_section_main .team_content {margin: 0px;padding: 0px;overflow: hidden; position: relative; border-radius: 0.5rem; }
.team_section_main .single_team_member{ padding: 15px 15px 15px; overflow: hidden; } 
.team_section_main .team_section_inner .team_info {color: #555;letter-spacing: 0px;border-radius: 0px 0px 5px 5px;padding: 15px 0px 11px;display: block;background:rgba(250,250,250,.7);transition: 0.3s; position: absolute; left:0; bottom: 0; width: 100%;}
.team_section_main .team_section_inner .team_info:hover{ text-decoration: none; }
.team_section_main .team_section_inner .team_info h4 {font-size: 1.9rem;font-weight: normal; margin: 0;color: #243746;text-transform: uppercase;}
.team_section_main .team_section_inner .team_info .team_more {text-transform: uppercase;font-size: 14px;letter-spacing: 0px;font-weight: 400;color: #555;}
.team_section_main .team_content .s-image{ border-radius:5px 5px 0 0}
/* need to as it */
.homepage-slider-main, .arrow-after{ position: relative; }
/*  .homepage-slider-main:before,
.arrow-after:before{ z-index:1; content:''; position:absolute; bottom:0; left:0; width:100%; height:100%; background:#fff; clip-path: polygon(0 100%, 0 85%, 50% 100%, 100% 85%, 100% 100%); }*/
/* site footer  */
body .h-gallery .slick-initialized .slick-slide{ padding:8px 4px; }
body .h-gallery .slick-initialized .slick-prev{ left: 20px; }
.h-gallery .slick-initialized .slick-next{ right: 20px ; }
.h-gallery .slick-initialized .slick-prev,
.h-gallery .slick-initialized .slick-next{ background: #589abb; border:solid 2px #fff; }
.before-team,
.cst-services{ padding-bottom: 100px; } 
.captcha-main {text-align: right;}
/*Multilevel Menu CSS Starts*/
.site-header .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu .dropdown-menu{ left: 17.45rem;display: none;top: 0rem;}
body .site-header .navbar .navbar-nav li.dropdown li .dropdown-toggle:after {border-top: .3em solid #fff;}
.site-header .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu .dropdown-menu .dropdown-item {padding:0.995rem 1.2rem;}
.site-header .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li:hover .dropdown-menu {display:  block;}
.site-header .dropdown-menu {border-radius: 5px;}
body .site-header .navbar .navbar-nav .dropdown-menu li a, .site-header .navbar .navbar-collapse .navbar-nav li.dropdown-menu a{font-size: 15px;}
body .site-header .navbar .navbar-nav li.dropdown li .dropdown-toggle{display: none;}
/*new css start here 2022 11 july*/
.price-box { margin: 0; padding: 40px 0px; text-align: center; }
.price-box .price .off {font-size: 3.8rem;color: #000;font-weight: 400;}
.price-box.blue-box p { color: #fff; line-height: 40px; }
.price-box p { line-height: 4.2rem; font-size: 2.1rem; color: #000;text-transform: uppercase; }
.price-box.blue-box p .price { color: #fff; line-height: 64px; padding: 0; }
.price-box .price { font-size: 60px; font-weight: 900; color: #5697b7; padding: 8px 0 0; display: inline-block; }
.box-shadow { box-shadow: 0px 0px 25px #ddd; }
.new-patient .section-title { padding: 0 0 40px; font-size: 5.4rem;}
.hm-form {padding: 60px;border-radius: 0 50px 50px 0;overflow: hidden;}
.hm-form .section-title {color: #fff;text-transform: initial;margin: 0 !important;}
.hm-form:before { position: absolute; content: ""; background: rgba(107, 166,195,0.8); width: 100%; height: 100%; left: 0; top: 0; z-index: -1; }
.hm-form h3 { font-size: 2rem; color: #fff; text-align: center; margin: 0; padding: 10px 0 25px;}
.with-bottom-line.cl-white:after {background: #fff;}
.right-ca-box {padding:0px 50px 0px 40px; max-width: 700px;}
.right-ca {margin: 0;padding: 18px 0 18px 100px;background-size: inherit !important;}
.right-ca h3 {font-size: 2.4rem;font-weight: 600;margin: 0;}
.right-ca p {font-size: 1.6rem;line-height: 23px;color: #000;padding: 10px 0 0;}
.right-ca-box .section-title { text-align: center; text-transform: initial; font-size: 30px; max-width: 342px; margin: 0 auto; padding: 0 0 15px; }
.hm-form .homepage-form input:not([type="submit"]), 
.hm-form .homepage-form select.form-control, 
.hm-form .homepage-form textarea { background: transparent; color: #fff; font-weight: 400; font-size: 1.8rem; padding: 0 !important; border: none; border-bottom: solid 1px #fff;}
.hm-form .homepage-form input:not([type="submit"]), 
.hm-form .homepage-form select.form-control, 
.hm-form .homepage-form textarea, .hm-form 
.checekbox-main .form-label1, .hm-form .checekbox-main .form-label2 { margin: 25px 0 0; }
.hm-form .homepage-form select option { color: #000; }
.hm-form .checekbox-main .form-label1, .hm-form .checekbox-main .form-label2 { background: transparent; border: none; border-bottom: solid 2px #fff; color: #fff; font-size: 1.7rem; font-weight: 400 !important; text-transform: initial; }
.hm-form .checekbox-main .form-label1.active, .hm-form .checekbox-main .form-label2.active { background: #fff; color: #000; }
.hm-form .homepage-form textarea { border: solid 1px #fff; padding: 10px 20px !important; margin-top: 30px;}
.hm-form .homepage-form input[type="submit"] {background: #ca6a36;margin: 20px auto 0;width: auto;font-size: 1.8rem;font-weight: 600;padding: 16px 30px; height: auto; }
.hm-form .homepage-form input[type="submit"]:hover {background: #fff; color: #ca6a36; }
body span.wpcf7-spinner {position: absolute; }
.hm-form input::-webkit-input-placeholder, .hm-form textarea::-webkit-input-placeholder{ opacity: 1; color: #fff; }
.hm-form input::-moz-placeholder, .hm-form textarea::-moz-placeholder{ opacity: 1;  color: #fff; }
.hm-form input:-ms-input-placeholder, .hm-form textarea:-ms-input-placeholder{ opacity: 1;  color: #fff; }
.hm-form input:-moz-placeholder, .hm-form textarea:-moz-placeholder{ opacity: 1;  color: #fff; }
.testimonial-video .section-title { text-transform: initial; padding: 0 0 40px; }
.testimonial-video:before { position: absolute; content: ""; background: #ebebeb; width: 100%; height: 200px; left: 0; top: 0; }
.testimonial-video p img {box-shadow: 0 0 10px #898989; }
.cl-red { color: #ca6a36; }
/*
.doctor-sec:before { position: absolute; content: ""; background: #ebf8ff; width: 52%; height: 100%; right: 0; top: 0; display:block !important; }
.doctor-sec .section-title { margin: 0; color: #6ba6c3; font-size: 3.6rem; font-weight: 600; padding: 0 0 15px; text-transform: inherit;}
.doctor-sec p { font-size: 1.7rem; line-height: 3.4rem; color: #333333; }
.doctor-sec .n-btn-default-inline { margin: 15px 0 0; }
.doctor-sec .vc_col-sm-6:last-child .wpb_text_column { padding: 90px 50px; max-width: 600px; }
.doctor-sec .vc_col-sm-6 .doc-logo { position: absolute; top: 15rem; }
.doctor-sec .vc_col-sm-6 .doc-img { margin-right: -270px; }
.doctor-sec .vc_col-sm-6 { position: relative;}
*/
.doctor-sec .section-title { margin: 0; color: #6ba6c3; font-size: 3.8rem; font-weight: 600; padding: 0px; text-transform: inherit;}
.doctor-sec .section-title span { font-size: 7.8rem;}
.doctor-sec .dr-name { font-size: 3.5rem; line-height: 3.6rem; margin: 0; color: #000; font-weight: 600; padding: 5px 0 0px;}
.doctor-sec .dr-prof { font-size: 2.5rem; line-height: 3.6rem; margin: 0; color: #6ba6c3; font-weight: 500; padding: 5px 0 20px;}
.doctor-sec p { font-size: 1.9rem; line-height: 3.3rem; color: #000; }
.doctor-sec .vc_col-sm-6:last-child .wpb_text_column { padding: 50px 50px 60px 0px; max-width: 600px; }
.doctor-sec .vc_col-sm-6 .doc-logo { position: absolute; top: 15rem; }
.doctor-sec .vc_col-sm-6 { position: relative;}
.doctor-sec p img { padding: 10px 0;}
/*services slider css here*/
.h-services:before {position: absolute; content: ""; background: #ebebeb; width: 100%; height: 180px; left: 0; bottom: 0; }
.custom-post-slider.serv-slider .box-shadow { background: #fff; padding: 0 0px 25px; text-align: center; box-shadow: 0px 0px 10px rgba(0,0,0,.1); }
.custom-post-slider.serv-slider .slick-slide {padding: 65px 13px 13px;}
.custom-post-slider.serv-slider .box-shadow .service-title { font-size: 1.8rem; color: #000;line-height: 24px; margin: 0 auto; padding: 75px 0px 20px; max-width: 110px; height: 148px; }
.custom-post-slider.serv-slider .box-shadow .more-info { font-size: 1.3rem; text-transform: uppercase; background: #ca6a36; color: #fff; padding: 0 14px; height: 30px; text-align: center; line-height: 30px; border-radius: 4px; font-weight: 400; margin: 0 auto; transition: 0.4s; display: inline-block;}
.custom-post-slider.serv-slider .box-shadow:hover .more-info {background: #ca6a36;   color: #fff;transition: 0.4s;}
.custom-post-slider.serv-slider .box-shadow a:hover {   text-decoration: none;transition: 0.4s;}
.custom-post-slider.serv-slider .box-shadow .sv-img {    height: 114px; width: 114px; background: #589abb; margin: -62px 0 0; border-radius: 100%; display: flex; justify-content: center; align-items: center; position: absolute; left: 50%; transform: translate(-50%, 0%); transition: 0.4s; }
.custom-post-slider.serv-slider .box-shadow:hover .sv-img {background: #ca6a36;}
.custom-post-slider.serv-slider .box-up { position: relative;}
.custom-post-slider.serv-slider .slick-arrow { box-shadow: none; background: transparent; top: 147px; opacity: 0.3; }
.custom-post-slider.serv-slider { padding: 0; }
.custom-post-slider.serv-slider .slick-arrow:before { background-size: 50px;font-size: 50px;}
.custom-post-slider.serv-slider .slick-arrow.slick-prev {left: -44px;}
.custom-post-slider.serv-slider .slick-arrow:hover {opacity: 1;}
.custom-post-slider.serv-slider .slick-arrow.slick-next {right: -44px;}
/*services slider css end here*/
/*new footer css here */
.footer-header .section-title { font-size: 4.6rem; font-weight: 400; color: #fff; line-height: 54px; padding: 57px 0 23px; margin: 0; }
.footer-bottom .textwidget { padding: 0; }
.footer-header .section-title span { font-weight: 800; }
.footer-info .textwidget{ background: #fafafa; padding: 4rem; border-radius: 5px; box-shadow: 0px 0px 1px #ddd; margin: 0;}
.footer-info h3 { font-size: 2.4rem; margin: 0 0 15px; color: #000; padding: 0 0 15px; font-weight: 600; position: relative;}
.footer-info h3:after {position: absolute;content: "";border-bottom: solid 2px #6ba6c4;width: 39px;bottom: 0;left: 0;}
.footer-info .hours { padding: 0; margin: 0; }
.footer-info .hours li { list-style-type: none; font-size: 1.6rem; color: #000; padding: 0 0 10px; }
.footer-info .hours li .time { float: right; }
.footer-info .c-info a { font-size: 1.8rem; color: #353535; font-weight: 400; }
.footer-info .c-info.mail-icon {background-position: 0 -48px;}
.footer-info .c-info.map-icon {background-position: 0 -98px; padding-bottom: 0;}
.footer-info .c-info a:hover { text-decoration: none; color: #ca6a36; }
.footer-info hr { border-top: 1px solid rgba(0,0,0,.3); margin: 10px 0 17px; }
.custom-ft-form input:not([type="submit"]), 
.custom-ft-form select, .custom-ft-form textarea, 
.custom-ft-form .form-control:not([size]):not([multiple]) { border: solid 1px #656565; border-radius: 6px !important; height: 50px; margin: 10px 0; font-size: 1.5rem; color: #000; max-width: 100%; }
.custom-ft-form input[type="submit"] { background: #6ba6c3; color: #fff; width: auto; height: 54px; text-transform: uppercase; padding: 0 30px; border-radius: 6px; float: left; margin: 10px 0 0; }
.custom-ft-form input[type="submit"]:hover { background: #ca6a36; }
body .custom-ft-form textarea { height: 108px;}
.custom-ft-form .checekbox-main .form-label1, 
.custom-ft-form .checekbox-main .form-label2 { height: 50px; border-radius: 6px; line-height: 50px; margin: 10px 0;}
.custom-ft-form .checekbox-main .form-label1.active, 
.custom-ft-form .checekbox-main .form-label2.active { background: #6ba6c3; border-color: #6ba6c3;}
/* .custom-ft-form {padding-top: 36px;} */
.footer-info-box .footer-info {margin-top: -135px; }
.footer-info-box {overflow: visible !important; }
.custom-ft-form input::-webkit-input-placeholder, .custom-ft-form textarea::-webkit-input-placeholder{ opacity: 1; color: #000; }
.custom-ft-form input::-moz-placeholder, .custom-ft-form textarea::-moz-placeholder{ opacity: 1;  color: #000; }
.custom-ft-form input:-ms-input-placeholder, .custom-ft-form textarea:-ms-input-placeholder{ opacity: 1;  color: #000; }
.custom-ft-form input:-moz-placeholder, .custom-ft-form textarea:-moz-placeholder{ opacity: 1;  color: #000; }
.footer-bottom { background: #ca6a36; padding: 1.5rem 0; }
.footer-bottom .copyright { font-size: 1.5rem; margin: 0; float: left; padding: 5px 0;}
.footer-bottom .footer-social { float: right; }
.footer-bottom .footer-social li a { font-size: 0; }
.footer-bottom .footer-social li a i { font-size: 32px; color: #fff; }
body .site-footer {padding: 0px;background: transparent;}
.site-footer .menu li { display: inline-block; position: relative; padding: 0px 13px; }
.site-footer .menu li a { color: #fff; font-size: 1.6rem; font-weight: 400; text-transform: uppercase; }
.site-footer .menu li:after { position: absolute; content: "|"; font-weight: 600; right: -7px; font-size: 17px; top: -2px; }
.site-footer .menu li:last-child { padding-right: 0; }
.site-footer .menu li:last-child:after { display: none; }
.site-footer .menu li a:hover { color: #000; text-decoration: none; }
.footer-bottom .footer-social li a:hover, .footer-bottom .footer-social li a i:hover { text-decoration: none; color: #000; }
.site-footer .widget ul.footer-social li { float: left; line-height: 0; padding: 2px 0 0;}
.site-footer .widget ul.menu {padding: 4px 0; }
/*footer css end here*/
#fancybox-title-over {text-transform: capitalize;}
.custom-gallery .wpb_single_image a:hover:after {background: rgba(32, 202, 193, 0.8);overflow: hidden;z-index: 9999 !important;position: absolute;content: "";width: 100%;height: 100%;left: 0;top: 0;display: block;transition: 0.9s;}
.custom-gallery .wpb_single_image .vc_single_image-wrapper {position: relative;}
#fancybox-outer .fancybox-title-over {display: none !important;}
/*faqs-css*/
.custom-tab .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {background: #ca6a36 !important;border: none !important;}
.custom-tab .vc_tta-style-classic .vc_tta-panel.vc_tta-panel.vc_active .vc_tta-panel-heading a {color: #fff;}
.custom-tab .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {background: #6ba6c3 !important;}
.custom-tab h4 a .vc_tta-title-text {font-size: 1.7rem;}
.custom-tab .vc_tta-panel-heading h4 a {padding-top: 20px !important;padding-bottom: 20px !important;line-height: 24px}
.custom-tab .vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading a {color: #fff !important;}
.custom-tab .vc_tta-container {margin-bottom: 0;}
.custom-tab {padding-top: 40px;padding-bottom: 30px;}
.custom-tab h2 {font-size: 3.6rem;font-weight: 700;margin: 0;padding: 0 0 3rem;}
/*Inner Banner Css*/
.header-banner {background: #6d6d6d !important;height: auto !important;margin-top: -97px;}
.header-banner h1 {color: #fff;padding: 130px 15px 40px;text-align: center;font-size: 3.9rem;font-weight: 600;margin: 0;}
/*Contact css start here*/
.footer-social li {list-style-type: none;display: inline-block;}
body .contact-add-sec a {font-size: 32px;color: #fff;padding: 0 3px;}
body .contact-add-sec a:hover, 
body .contact-add-sec a i:hover {color: #000;text-decoration: none;}
.contact-add-sec p {margin: 0;padding: 0;display: flex;color: #fff;font-size: 22px;font-weight: 600;}
.social-icon {padding: 0;margin: 0;text-align: center;}
.social-icon li {list-style-type: none;display: inline-block;}
.contact-info-item {min-height: 150px;}
.contact-info-item {text-align: center; /*background: #cbcbcb  ;*/ padding: 37px 10px;display: flex;justify-content: center;align-items: center;}
.contact-info-item h3 {color: #fff;font-weight: 600;margin-top: 18px;font-size: 1.375rem;}
.contact-info-item p,
.contact-info-item p a {color: #fff;margin-bottom: 0px; font-weight: 300;line-height: 22px;font-size: 2rem}
.contact-info-item p a:hover {text-decoration: none;}
.add-sec .vc_col-sm-4:last-child {border-right: none;}
.add-sec .vc_col-sm-4 {border-right: solid 1px #fff;}
.footer-social {text-align: center;padding: 0;margin: 0;}
.contact-add-sec {padding: 3.5rem 1.5rem 3.0rem;}
.contact-add-sec .hours {padding: 0 0 20px;margin: 0;}
.contact-add-sec .hours li {list-style-type: none;color: #fff;font-size: 1.6rem;font-weight: 700;padding: 11px 0;}
.contact-add-sec h3 {font-size: 26px;color: #fff;font-weight: 700;text-align: center;}
.contact-add-sec .hours li .time {float: right;font-weight: 400;}
.contact-info-item h4 { color: #fff; font-size: 24px; padding: 15px 0 5px; margin: 0; font-weight: 600; }
.contact-add-sec .hours li:last-child {border-bottom: none;}
.contact-info-item img {width: 36px; transition: 0.4s;filter: brightness(100);}
.add-sec .vc_col-sm-4 {transition: all ease-in-out 1s;}
.add-sec .vc_col-sm-4:hover img {transform: rotate(360deg);transition: 1s;}
.default50{ padding-bottom: 50px; padding-top: 50px;}
.main-contact-sec .contact-heading {font-size: 2.6rem;font-weight: 700;text-align: center;margin: 0;padding: 35px 0 15px;}
.footer-bottom p a {color: #fff;}
.inner-content-sec h2 {font-size: 2.4rem;font-weight: 600;margin: 0;padding: 0 0 15px; }
.bg-grey {background: #f2f2f2;}
.inner-top-sec p { font-size: 1.8rem; line-height: 30px; }
.inner-top-sec h2 { font-size: 3rem; font-weight: 600; margin: 0; padding: 0 0 15px; }
.inner-content-sec p { font-size: 1.6rem; line-height: 28px; }
.inner-content-sec .vc_single_image-img { box-shadow: 0px 0px 20px rgba(0,0,0,0.1); }
.all-services {background: #6ba6c3;padding-top: 50px;padding-bottom: 50px;overflow: hidden;}
.all-services .section-title {color: #fff;text-align: center;}
.all-services .custom-sv-list {padding: 0;margin: 0;}
.all-services .custom-sv-list li {list-style-type: none;float: left;width: 25%;text-align: center;padding: 4px 3px;}
.all-services .custom-sv-list li a {color: #ca6a36;background: #fff;display: block;padding: 15px 0;line-height: 30px;border-radius: 5px;font-size: 1.8rem}
.all-services .custom-sv-list li a:hover {background: #ca6a36;color: #fff;text-decoration: none;}
/********Thank You page css*******/
.thank-you-text h2 {margin: 0;font-size: 62px;padding: 0;text-transform: uppercase;}
.thank-you-text p {color: #000;font-size: 18px;    margin: 0;}
.thank-you-text img {padding: 0 0 20px;width: 64px;}
.simple-image-slider.slick-initialized.slick-slider { margin: 0; }
/*404 Error Page Css Start Here*/
.error404 .page-title {text-align: center;font-size: 7rem;font-weight: 900;text-transform: uppercase;margin: 0;}
.error404 .page-header .page-title {font-size: 5rem;text-transform: capitalize;}
.error404 .page-content p {text-align: center;font-size: 2rem;margin: 0;padding: 11px 0 30px;}
.error404 .page-content {text-align: center;}
.error404 .page-content .search-form input[type="search"] {border: solid 1px #000;height: 5rem;width: 100%;margin: 0;font-size: 1.5rem;border-radius: 0px;}
.error404 .page-content .search-form label {width: 70%;margin: 0;float: left;}
.error404 .page-content .search-form input[type="submit"] {margin: 0;height: 5rem;width: 30%;border-radius: 0px;background: #6ba6c3;font-size: 1.8rem;text-transform: uppercase;color: #fff;border: none;}
.error404 .page-content .search-form {max-width: 400px;margin: 0 auto;}
.error404 .page-content .search-form input[type="submit"]:hover {background: #000;color: #fff;}
.error404 .site-main {padding: 50px 0;}
/**blog**/
.type-post.status-publish { margin: 35px 0;padding: 15px;box-shadow: 0px 0px 10px #9e9e9e;}
.type-post .entry-header, .type-post .entry-footer, .type-post .entry-content {padding: 0; border: none;}
.type-post .entry-header .entry-title {font-weight: 700;font-size: 2rem;color: #6ba6c3 ;padding: 0px;}
.type-post .entry-content p { line-height: 24px; color: #000; font-size: 14px;}
.type-post .read-more {background: #ca6a36 ;color: #fff;padding: 8px 20px;display: inline-block;font-size: 14px;}
.type-post .read-more:hover {background:#6ba6c3; text-decoration: none;}
.type-post .entry-header a:hover {text-decoration: none;}
.widget_recent_entries .widget-title {padding: 0 0 15px;font-weight: 700;font-size: 20px;text-transform: uppercase;}
.widget_recent_entries ul {padding: 0;}
.widget_recent_entries ul li a {color: #000;font-size: 15px;}
.widget_recent_entries ul li a:hover{text-decoration: none; color: #6ba6c3 ;}
.single-post .type-post.status-publish {box-shadow: none;padding: 0;}
.breadcrumb-single-post ul {padding: 0;}
.breadcrumb-single-post ul li {list-style: none;display: inline;margin: 0 5px 0 0;}
.breadcrumb-single-post a {color: #6ba6c3 ;}
.breadcrumb-single-post a:hover {color: #333;text-decoration: none!important;}
.single .breadcrumb-single-post {padding-top: 0;}
.single-post .wp-post-image {float: none;}
.type-post .entry-footer .author.vcard {display: none;}
.single-post .type-post .entry-header .entry-title {padding: 20px 0 15px; font-size: 2.6rem; }
.single-post .type-post .entry-content p { font-size: 1.6rem; line-height: 30px;}
.main-ab p strong a { color: #6ba6c3; text-decoration: underline; }
.type-post .entry-content h2 { font-size : 31px; }
.type-post .entry-content h3 { font-size : 28px; font-weight: 500; font-style: italic; }
.type-post .entry-content h4 { font-size : 25px; }
/*Recent Blogs CSS */
div#secondary .textwidget { padding: 0px !important;}
a.recent-post-image div{ height: 50px; width: 50px; background-size: cover; background-repeat: no-repeat; background-position: center; margin-right: 10px;    margin-bottom: 10px;}
a.recent-post-image, .recent-post-section .post_info { display: inline; float: left;}
.recent-post-section li.list {  clear: both;}
.widget-area .recent-post-section .post_info { float: none;}
.recent-post-section ul { padding: 10px 0px;}
.widget-area .recent-post-section .post_info a {color: #000;font-weight: 400;font-size: 14px;}
.widget-area .recent-post-section .post_info a:hover{text-decoration: none; color: #6ba6c3;}
.recent-post-section .widget-title { margin: 0 0 10px; padding: 13px 15px; border: none; background: #6ba6c3; color: #fff; font-size: 2rem; text-transform: uppercase; font-weight: 600; letter-spacing: 2px; }
.blog #secondary.widget-area {padding-top: 35px;}
.custom-list, .blog .entry-content ul, .single .entry-content ul {padding: 0px 0 0 35px;}
.custom-list li, .blog .entry-content ul li, 
.single .entry-content ul li {padding: 0 0 10px 0;list-style-type: disc;}
/*blog css end here*/
.footer-form .custom-ft-form { padding-top: 30px; }
.footer-header {background: #6ba6c3; }
.site-footer .default50.footer-info-box {padding-top: 0px;}
.footer-form.footer-col-1 { margin: 0; padding-bottom: 0; }
.footer-form .textwidget { padding: 0; }
.page-id-1435 .desktop-footer, .page-id-1023 .desktop-footer { display: none;}
.new-patient-pdf { background: #ca6a36; color: #fff; text-transform: uppercase; display: block; padding: 15px 30px; font-size: 18px; margin-top: 20px; }
.new-patient-pdf:hover { text-decoration: none; background: #6ba6c3; color: #fff; }
body a { color: #6ba6c3;}
.vc_message_box.testimonial-text { margin: 30px 0 0; padding: 65px 20px 20px; border-color: #ca6a36; }
.vc_message_box.testimonial-text .vc_message_box-icon { top: 0; width: 100%; bottom: auto; height: 50px; background-color: #ca6a36; }
.mission-statement { padding-top: 40px; padding-bottom: 50px; }
.mission-statement p { font-size: 1.9rem; line-height: 36px; max-width: 934px; margin: 0 auto 15px; color: #1c1c1c; letter-spacing: 0.5px; }
.mission-statement p a { color: #1c1c1c; font-weight: 400; text-decoration: underline; }
.mission-statement .section-title { margin-bottom: 1.5rem; }
.mission-statement p a:hover { color: #ca6a36;}
.mission-statement p:last-child { font-size: 2.2rem; }
.button-image a img { width: 300px; }
.button-image { padding-top: 20px; }
.mission-statement:before { position: absolute; content: ""; width: 185px; height: 185px; left: 10%; top: 50%; margin-top: -92px; opacity: 20%; }
.video-slider-section.homepage-slider .slide-inner { background: transparent !important;}
/******************** Responsive Css here */  
@media (max-width: 1199px){ 
    a.navbar-brand.header-image.d-none.d-md-block.d-xl-none { margin: 0 auto; }
    body #wprmenu_bar .menu_title a { top: 0px; }
    li.depth-level-1>a.dropdown-item {width: calc(100% - 40px) !important;display: inline-block !important;}
    .depth-level-1 span.dropdown-toggle {display: inline-block; width: 40px;z-index: 9999 !important;}
    .doctor-sec .vc_col-sm-6 .doc-logo {   left: -60px;}
    .doctor-sec .vc_col-sm-6:last-child .wpb_text_column {padding: 90px 0px 90px 50px; }
    .doctor-sec .vc_col-sm-6 .doc-img { margin-right: -191px; }
    .doctor-sec .vc_col-sm-6 .doc-img .vc_single_image-img { max-width: 380px;}
    .doctor-sec .vc_col-sm-6 .doc-logo { top: 23rem; left: 0rem;}
    .doctor-sec .vc_col-sm-6 .doc-logo .vc_single_image-img { max-width: 220px;}
    .site-header .navbar.navbar-light .container { max-width: 100%; }
}
@media (max-width: 767px){ 
    .thank-you-text p { font-size: 14px;}
    .thank-you-text h2 { font-size: 32px;}
    #regForm{ padding: 0 15px; width: 100%;}
    #regForm .tab{ min-height: auto; }
    body #regForm h1{ font-size: 22px; }
    body #regForm .rating-main{ width:275px; margin: 0 auto; padding-top: 10px; }
    .rating{ width: inherit;}
    .rating span{ float: right; position: relative; margin: 0 6px; }
    body .rating span label{ width: 25px; height: 45px; text-align: center; color: #ccc; font-size: 35px; }
    .review-btn-container{ padding-top: 0; }
    .review-btn-container a{ margin: 2px; float: none; }
    #regForm{ padding-left:0px; padding-right:0px; } 
    .single-post .type-post .entry-content h2 {font-size: 22px;}
}
@media(min-width:768px){
    .sm-clean a .sub-arrow {display: none;}
    body .homepage-slider-main .homepage-slider .slick-slide{ height: 60rem !important; }
    body .homepage-slider-main .homepage-slider .slick-slide{ height: 60rem !important; }
    body button.navbar-toggler { display: none;}
}
/*menu css here*/
.site-header .navbar-nav .cst-logo a, 
.site-header .navbar-nav .cst-logo a:hover, 
.site-header .navbar-nav .cst-logo.current-menu-item a { color: transparent !important;}
.site-header .navbar .navbar-nav li .sub-menu { background: #6ba6c3; border: none; }
.site-header .navbar .navbar-nav li .sub-menu a { padding: 7px 10px; text-transform: inherit; font-size: 1.6rem; margin: 0; color: #fff; }
body .site-header .navbar .navbar-nav li .sub-menu a:hover, 
body .site-header .navbar .navbar-nav li .sub-menu li.current-menu-item a { background: #ca6a36; color: #fff; }
.site-header .navbar .navbar-nav .sub-menu li a:hover:before, 
.site-header .navbar .navbar-nav .sub-menu li.current-menu-item a:before { display: none; }
@media (min-width: 768px){ 
    .collapse.navbar-collapse { display: flex; }
    .site-header .navbar .navbar-nav li a .sub-arrow { display: none;}
    .site-header .navbar-brand.header-image { display: none !important; }
}
@media (max-width: 1024px){ 
    body .site-header .navbar-expand-xl .navbar-nav { margin: 0 auto; }
    body .site-header .navbar-expand-xl .navbar-nav .cst-logo a, 
    body .site-header .navbar-expand-xl .navbar-nav .cst-logo { width: 185px; }
    body .site-header .navbar-expand-xl .navbar-nav .cst-logo { height: 185px; }
    .header-banner { margin-top: -100px; }
    .header-banner h1 {padding: 124px 15px 40px;}
}
@media(min-width: 1366px){ .container { max-width: 1300px !important;} }  
@media(min-width:1600px){
    body .homepage-slider-main .homepage-slider .slick-slide{ height: 86rem !important; }
    .site-header .top-header{ padding-left: 55px; padding-right: 55px; }
    .site-header .navbar{ padding-left: 55px; padding-right: 55px; } 
}
@media(max-width:1440px){ .mission-statement:before { left: 20px; } }
@media(max-width:1280px){ .doctor-sec .section-title { font-size: 3rem;} }
@media(max-width:1200px){
    .right-ca p { font-size: 1.4rem; line-height: 22px; padding: 6px 0 0; }
    .right-ca h3 { font-size: 2rem; }
    .main-ab .section-title { font-size: 29px !important; line-height: 42px; margin-bottom: 0.5rem;}
    .main-ab .section-title span { font-size: 25px;}
    .main-ab p { font-size: 1.6rem; line-height: 2.8rem; }
}
@media(max-width:1199px){
    .all-services .custom-sv-list li {width: 33.333%;}
    .site-header .navbar .navbar-nav .dropdown-menu .dropdown-toggle {background: #000;height: 29px;line-height: 35px;top: 0;right: 0;}
    body .site-header .navbar .navbar-nav li.dropdown li .dropdown-toggle:after {border-top: .6em solid #fff;} 
    .site-header .navbar-nav li .dropdown-menu {background: transparent;}
    .site-header.header-transparent .navbar .navbar-nav li .dropdown-item {color: #fff;background: #000 !important;border-radius: 0;width: 85% !important;}
    .site-header .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu .dropdown-menu li {margin: 2px 0 0 18px;width: 95%;}
	.site-header .navbar-toggler-icon{ width: 80px; background-position: left center !important; background-size: inherit; padding: 4px 0px 2px 30px; }
	.site-header .navbar-toggler-icon{ width: 80px; background-position: left center !important; background-size: inherit; padding: 4px 0px 2px 30px; }
	.site-header .navbar .navbar-nav li a { font-size: 1.4rem; /* padding: 6px 1.6rem; */}
    .contact-add-sec h3 {font-size: 22px;}
    .site-header.header-transparent .navbar .navbar-nav li a:hover {color: #6ba6c3;}
    .site-header .navbar .navbar-nav li.current-menu-item a,
    .site-header.header-transparent .navbar .navbar-nav li a:hover,  
    .site-header.header-transparent .navbar .navbar-nav li a:focus {background-color: transparent !important;color: #6ba6c3;}
    .site-header .navbar .navbar-nav a{ padding:12px 0px;}
    .navbar .navbar-nav li.dropdown .dropdown-toggle{ z-index:999; top:5px; background:rgba(0, 0, 0, 0.2); width:35px; height:35px; transform:inherit; line-height:38px;text-align:center;}
    .site-header .navbar .navbar-nav li.dropdown .dropdown-toggle:after{ border-top: .5em solid #333; border-right: .5em solid transparent; border-left: .5em solid transparent; }
    html{ font-size: 9px !important; }
    .site-header .top-header .top-contact-info li{ margin-left: 1rem; }
    .main-ab .section-title{ line-height: normal; }
    .main-ab .section-title strong{ font-size: 2.8rem; }
    .before-team h2,
    .section-title{ font-size: 4rem;}
    .site-header .navbar-toggler{ font-size: 2rem !important; }
    .site-header.sticky .navbar-brand img,
    .site-header .navbar-brand img{ max-width: 120px; }  
    .site-header .navbar{ padding: 0rem; }
    .footer-map-section iframe{ min-height: 53.2rem; } 
    .site-footer .menu li {   padding: 0px 12px; }
    .site-footer .menu li a { font-size: 1.4rem; }
    a.navbar-brand.header-image.d-block.d-md-none.text-center { margin: 0;}
    .site-header.sticky .top-header .widget .top-contact-info li{padding: 0px}
}
@media(max-width:1024px){ .price-box {    padding: 20px 0px;} }
@media(max-width:991px){
    .footer-header .container, 
    .footer-info-box .container { max-width: 100%; width: 100%; }
    .box-shadow { box-shadow: none; }
    .contact-info-item p, .contact-info-item p a { font-size: 1.7rem; }
    body .site-header .navbar .navbar-nav li a { letter-spacing: 0px;margin: 0 1.5rem;font-size: 1.7rem;}
    .footer-info .textwidget { padding: 4rem 15px; }
    body .top-contact-info li.btn-item a i {margin: 5px 4px 0 0; }
    .site-header .top-header .top-contact-info li a { font-size: 1.8rem;}
    .footer-bottom .col-md-7, .footer-bottom .col-md-5 { width: 100%; max-width: 100%; flex: 100%; text-align: center;}
    .site-footer .widget ul.menu { text-align: center; }
    .custom-ft-form { padding-top: 15px;}
    .footer-bottom .footer-social {float: none; }
    .site-footer .widget ul.footer-social li {float: none; padding: 5px 0; }
    .footer-bottom .copyright { float: none;padding: 0;}
    .footer-info .c-info a {font-size: 1.6rem;}
    .footer-info .hours li { font-size: 1.4rem;}
    .footer-info h3 { font-size: 1.8rem;}
    .footer-info {  padding: 2rem 10px;}
    .simple-image-slider.slick-initialized.slick-slider {margin: 0;}
    .new-patient .vc_col-sm-3 {width: 50%;}
    .new-patient .vc_col-sm-3:nth-child(3) {left: 50%;}
    .new-patient .vc_col-sm-3:nth-child(4) {   right: 50%;}
    .all-services .custom-sv-list li {width: 50%;}
    .main-contact-sec .vc_col-sm-4, 
    .main-contact-sec .vc_col-sm-8 { width: 100%;}
    .site-header .top-header .top-left li a{ margin-top: 3px; }
    .site-header .top-header .top-left li a:hover{ opacity: 0.7; }  
    .site-header .top-header{ padding-bottom: 1.5rem; }
    .services-main .vc_col-sm-3{ width: 50%; }
    .main-ab .vc_col-sm-6{ width: 100%; text-align: center; padding-top: 10px; padding-bottom: 10px;}
    .before-team h2, .section-title{ line-height: normal; }
    .footer-col-1{ margin-bottom: 25px; padding-bottom: 10px; border-bottom: solid 1px rgba(255, 255, 255, 0.3); text-align: center; }
    .footer-col-1 .widget{ margin-bottom: 0; }
    .homepage-slider .slide-inner h2{ font-size: 4.6rem; }
    .homepage-slider .slide-inner h1{ font-size: 4.4rem; }
    /*  .homepage-slider-main:before, .arrow-after:before{ clip-path: polygon(0 100%, 0 90%, 50% 100%, 100% 90%, 100% 100%); }*/
    .before-team h2, .section-title{ font-size: 3.2rem; }
    .family-about .vc_col-sm-6{ width: 100%; text-align: center; padding-top: 15px; padding-bottom: 15px; }
    .footer-col-1{ text-align: left; }
	.all-services .custom-sv-list li {width: 33%;}
	.site-header .top-header .top-left {display: none;}
    .doctor-sec .vc_col-sm-6 .doc-img .vc_single_image-img { max-width: inherit;}
    .doctor-sec .vc_col-sm-6 .doc-img {margin-right: 0; }
    .doctor-sec .vc_col-sm-6:last-child .wpb_text_column {padding: 50px 0; }
    .doctor-sec .vc_col-sm-6 .doc-logo {   position: relative; top: -24px; left: -30px;}
    .doctor-sec .vc_col-sm-6 .doc-logo .vc_single_image-img { max-width: 100%;}
} 
@media(max-width:820px){
    .footer-info .c-info a { font-size: 1.4rem; }
    .hm-about-sec .vc_col-sm-7, 
    .hm-about-sec .vc_col-sm-5 { width: 100%; }
    .right-ca-box { padding: 20px 30px 0; max-width: 700px; }
    body .site-header .navbar-expand-xl .navbar-nav .cst-logo a { background-size: 120px; width: 120px; height: 120px;}
    body .site-header .navbar-expand-xl .navbar-nav .cst-logo {width: 120px;}
    body .site-header .navbar .navbar-nav li a { padding: 2rem 0rem;}
    .site-header .navbar .navbar-nav li a:hover:before, .site-header .navbar .navbar-nav li.current-menu-item a:before {bottom: 15px;}
    body .homepage-slider-main,    
    body .header-banner { margin-top: -60px;}
    .header-banner h1 { padding: 90px 15px 40px;}
}
@media(max-width:767px){ 
    .add-sec { padding-top: 20px; }
    .main-contact-sec.default50 { padding-top: 0; }
	.site-header .top-header{ padding-top:1rem;}
	.site-header{ padding-top:0px; }
	.site-header .navbar{ padding: 0rem 2rem; }
      .site-header.header-transparent{ position: inherit; }
      .slide-only-btn1.slider-btns{ text-align: center; }
      body .homepage-slider .slide-inner{ background: #ebebeb !important; }
    .video-slider-section .homepage-slider .slide-inner { z-index: 0; top: -15px; position: relative; text-align: center; background: #6ba6c3 !important; padding: 30px 15px; }
    .video-slider-section .homepage-slider .slide-inner h2 { color: #fff; }
    .video-slider-section .homepage-slider .slick-list { overflow: visible !important;}
    .video-slider-section iframe { top: 110px !important; position: relative !important; height: 226px !important; }
    .site-header .top-header .top-left{ display: none; }
    .homepage-slider .slide-inner h2{ color: #000; }
    .site-header .top-header .top-contact-info li { margin: 0; width: 50%; float: left; padding: 2px; text-align: center; }
    .site-header .top-header .top-contact-info li:first-child { width: 100%; }
    .site-header .top-header .top-contact-info li a i { display: none; }
    .site-header .top-header .top-contact-info li a, .site-header .top-header .btn-item.book-appt a { padding: 0 !important; margin: 0; font-size: 1.6rem; width: 100%; background: #fff; color: #000; height: 40px; line-height: 40px; letter-spacing: 0; text-transform: inherit; }
    .main-ab ul { padding-top: 8px; }
    .main-ab ul li { padding: 4px 0; }
    .site-header .top-header .top-contact-info li a:hover, .site-header .top-header .btn-item.book-appt a:hover { background: #000; color: #fff; }
    .site-header .top-header .top-contact-info li:first-child a {background: #ca6a36;color: #fff; }
    .site-header .top-header .top-contact-info li:first-child a:hover {background: #fff; color: #000; }
	.navbar .navbar-brand {display: block; clear: both; float: none;font-size:14px;}
	.site-header .navbar  .navbar-toggler{ margin:10px 0 6px auto;text-align: center;}
    .homepage-slider .slide-inner h1{ font-size: 2rem; line-height: normal; }
    .before-team h2, .section-title{ font-size: 2.4rem; }
    .homepage-form input[type="submit"]{ width: 100%; margin-left: 0;}
    .homepage-form div.wpcf7 .ajax-loader{ display: none; }
    .services-main .vc_col-sm-3{ width: 100%; }
    .m-btn-md{ margin: 5px 0px ; padding: 1.5rem 0rem; width: 100%; font-size: 1.7rem; }
    .custom-gallery .vc_col-sm-4{ margin: 10px 0px; }
    .custom-gallery .pt-5{ padding-top: 0px !important; }
    .mobile-footer{ padding-top: 15px; padding-bottom: 15px;}
    .site-footer .mobile-footer a.btn.btn-primary{ font-size: 2rem; }
    .homepage-slider .slide-inner h1, body .homepage-slider .slide-inner.content-on-left{ text-align: center; }
    .sv-icon-row.bdb .vc_col-sm-3{ border-right: none !important; }
    .sv-icon-row .vc_col-sm-3{ border-bottom: solid 1px #b6bfc8; border-right: none !important; }
    body .header-banner h1 {font-size: 2.4rem;padding: 30px 15px;}
    .inner-content-sec .wpb_single_image img {margin-bottom: 25px;}
    .all-services .custom-sv-list li {width: 100%;}
    .add-sec .vc_col-sm-4 { border-right: none; border-bottom: solid 1px #fff;}
    .captcha-main {text-align: center;}
    .single-post .type-post .entry-content h2 {font-size: 22px;}
    .single-post .type-post .entry-content h3 {font-size: 20px;}
}    
/**************cmz css here***************/
@media only screen and (min-width: 768px) and (max-width: 5000px)  {
    .site-header .navbar-expand-xl .navbar-nav .cst-logo { width: 190px; margin: 0 auto; position: relative; }
    .site-header .navbar {padding: 0rem 2rem;background: transparent;transition: all ease-in-out 0.2s;}	
    .site-header .navbar-expand-xl .navbar-nav .cst-logo a {height: 190px; width: 190px; border-radius: 0px; color: transparent;margin: 0px}
    .site-header .navbar .navbar-nav li a {font-weight: 400;text-transform: uppercase;font-size: 1.8rem;position: relative;padding: 3.5rem 0rem;color: #000;margin: 0 2.6rem;letter-spacing: 1px;}
    body .navbar .navbar-nav li.dropdown .dropdown-toggle {position: absolute;top: auto;right: 0px;transform: none;cursor: pointer;bottom: 34px;}	
    .site-header .top-header .widget .top-contact-info li.btn-item.info-cont {background: none;padding:0.5rem 0.8rem 0.2rem;margin: 0;}
    body .site-header .navbar .navbar-nav li ul.dropdown-menu a.dropdown-item,
    body #masthead.site-header .navbar .navbar-nav li ul.dropdown-menu a.dropdown-item {padding: 10px 15px !important;border-radius: 0px;}
    body .site-header .navbar .navbar-nav li ul.dropdown-menu{border-radius: 0px;}
    .site-header .navbar.navbar-light{background: transparent;}
    .site-header.sticky .navbar-collapse,
    .collapse.navbar-collapse {padding: 10px 0 0; }
    .bg-header { width: 100%; }
    .homepage-slider-main { margin-top: -97px;   }
}
@media(min-width:767px){ body .navbar .navbar-nav li.dropdown .dropdown-toggle {display:none;} }
@media(max-width:767px){
    .site-header .navbar .navbar-nav li a:hover:before, 
    .site-header .navbar .navbar-nav li.current-menu-item a:before{display: none;}
    .footer-info-box .footer-info { margin-top: 30px; background: transparent; padding: 0; }
    .doctor-sec .vc_col-sm-6 .doc-img .vc_single_image-img { margin: 30px 0 0;    max-width: 200px;}
    .doctor-sec .vc_col-sm-6 .doc-logo { top: 20px; left: 0;}
    .doctor-sec:before { display: none!important}
    .new-patient .vc_col-sm-3:nth-child(3),
    .new-patient .vc_col-sm-3:nth-child(4) { left: auto; right: auto}
    .new-patient .vc_col-sm-3 { width: 100%;}
    body .homepage-slider .slide-inner .slider-btns a { margin-top: 10px;}
    .all-services .custom-sv-list li {width: 100%;}
	.site-header .navbar .navbar-nav li.cst-logo { display: none; }
    .site-header .top-header .btn-item.book-appt,.site-header .top-header .btn-item.book-appt:hover{ background: none; border:0}	
    .site-header .navbar.navbar-light .navbar-toggler { margin: 5px auto; position: absolute; top: -166px; right: 15px;}
	.site-header .bg-header { text-align: center; border: none;width: 100%;}
	.site-header  .navbar-collapse { text-align: left;}
    .footer-info-box { padding-bottom: 0px; }
	.navbar-brand{padding-top: .5125rem;padding-bottom: .6125rem;} 
	.site-header .top-header{ border-bottom:inherit; }
	.site-header .navbar .navbar-toggler{ margin:0px auto 14px;  }
	.site-header .top-header{ padding:5px 0; }
	.top-contact-info li.btn-item a i{ float:left; margin-top:3px; }
	.top-contact-info li:nth-child(2).btn-item a i{ margin-top: 4px; }
    .hm-form { padding: 60px 30px;border-radius: 50px; }
    .right-ca-box {padding: 20px 30px 0; }
    .right-ca {   padding: 18px 0 18px 55px;background-size: 45px !important; }
    .main-ab {padding-top: 30px; padding-bottom: 30px; }
    .main-ab .section-title span {font-size: 2rem; }
    .main-ab .section-title {font-size: 24px;}
    .main-ab p {font-size: 1.6rem; line-height: 3rem; }
    .single-post #secondary { padding-top: 0;}
    .footer-header .section-title span { display: inline;}
    .footer-header .section-title { font-size: 2.4rem; padding: 20px 0; text-align: center;}
    .custom-ft-form input[type="submit"] { float: none;}
    .h-review .section-title {font-size: 2rem; text-transform: capitalize; }
    .testimonial-video p img { margin: 0px 0 15px !important;}
    .footer-form .custom-ft-form { padding-top: 10px;}
    .footer-info .hours li { font-size: 1.8rem;}
    .site-footer .footer-info .c-info a {font-size: 2rem;margin: 4px 0 0; display: inline-block; }
    .custom-ft-form input:not([type="submit"]), .custom-ft-form select, .custom-ft-form textarea, .custom-ft-form .form-control:not([size]):not([multiple]) { height: 44px; margin: 7px 0; }
    .doctor-sec .vc_col-sm-6:last-child .wpb_text_column { padding: 30px 15px;}
    .doctor-sec p { font-size: 1.6rem;  line-height: 2.6rem;}
    .doctor-sec h2 { font-size: 3rem; padding: 0 0 10px;color: #fff}
    .doctor-sec {text-align: center;}
    body .homepage-slider .slide-inner h2 { text-align: center; text-transform: initial;letter-spacing: 0;}
    .site-header.sticky .navbar-brand img, .site-header .navbar-brand img { max-width: 90px;}
    .site-header.sticky .top-header .widget .top-contact-info li { padding: 2px; }
    body .site-header .navbar .navbar-nav li a { letter-spacing: 0px; margin: 0; font-size: 1.8rem; padding: 12px 0; }
    .site-header .navbar .navbar-nav li a .sub-arrow { background: #ca6a36; color: #fff; }
    .site-header .navbar .navbar-nav li .sub-menu a { padding: 12px 10px; font-size: 1.6rem; border-left: none; }
    body .header-banner{margin: 0px}
    .inner-top-sec h2 { font-size: 2.2rem; line-height: 3rem; }
    .inner-top-sec p { font-size: 1.6rem; line-height: 25px; }
    .inner-content-sec h2 {font-size: 2rem; line-height: 26px; }
    .single-service .footer-bottom {  padding: 1.5rem 0; }
    body .homepage-slider-main, body .header-banner {margin-top: 0}
    .doctor-sec .section-title span { font-size: 3rem; display: inline-block; }
    .doctor-sec .dr-name { font-size: 2.5rem;line-height: 3.2rem;}
    .mission-statement p:last-child,
    .mission-statement p {font-size: 1.6rem; line-height: 2.8rem; letter-spacing: 0px; }
    .mission-statement .section-title { margin: 0; padding: 0 0 10px; }
    .mission-statement {padding-top: 50px; padding-bottom: 50px; }
    a.navbar-brand.header-image.d-block.d-md-none.text-center { margin: 0 0 0 15px; width: 90px; }
    .new-patient .section-title { padding: 0; font-size: 2.9rem; }
    .homepage-slider .slide-main.slide1.slick-slide { height: inherit !important;}
    body.wpex-is-mobile-device .wpb_animate_when_almost_visible { opacity: 1; filter: alpha(opacity=100); -webkit-animation: none; -moz-animation: none; -o-animation: none; animation: none; }
}
/*}*/
@media(max-width:414px){ body .homepage-slider .slide-inner h2 { font-size: 18px !important; } }
@media(max-width:320px){
    .new-patient .section-title {  font-size: 2.4rem;}
    .site-header .top-header .top-contact-info li a, .site-header .top-header .btn-item.book-appt a { font-size: 1.4rem;}
}