
/* Global Css here */
html {
  scroll-behavior: smooth;
}
body{ font-size: 1.6rem; line-height: 2.4rem; color: #000; overflow-x: hidden; }
body img{ max-width: 100%; } 
.font-weight-light{ font-weight: 300; }
.font-weight-normal{ font-weight: 400; }  
.font-weight-bold{ font-weight: 700; }
.section-title.bdr:after {content: '';height: 0.5rem;background: #56a6dd;width: 8rem;position: absolute;left: 50%;transform: translate(-50%, 0%);bottom: 0;}
.section-title.bdr{ margin-bottom: 2.5rem !important; }
.section-title{ font-size: 4.6rem; line-height: normal; font-weight: 600; color: #000; padding-bottom: 2.4rem; position: relative; text-align: center;}
.section-title span{ color: #23b24b; }
.pd-50{ padding-top: 5rem; padding-bottom: 5rem; }
.pd-60{ padding-top: 5rem; padding-bottom: 5rem; }
.pd-70{ padding-top: 7rem; padding-bottom: 7rem; } 
.pd-80{ padding-top: 8rem; padding-bottom: 8rem; }
.pd-90{ padding-top: 9rem; padding-bottom: 9rem; } 
.pd-100{ padding-top: 10rem; padding-bottom: 10rem; }


.h-gallery .slick-initialized .slick-prev:before { background: url(images/icon-left.png) no-repeat center center; background-size: 30px;}
.h-gallery .slick-initialized .slick-next:before { background: url(images/icon-right.png) no-repeat center center;background-size: 30px;}

.inner-content .faq-list li {list-style-type: none;padding: 0 0 10px 25px;background-size: 14px;}
.custom-list li {list-style: none;padding: 0 0 4px 24px;background-size: 14px;}

.faq-main .faq-item .vc_toggle_title{background: #4773ad url(images/arrow-down.png) no-repeat 95% center; color:#fff;padding: 23px 20px;border-radius:4px;min-height: 97px;display: flex;align-items: center;}
.faq-main .faq-item.vc_toggle_active .vc_toggle_title{background: #4773ad url(images/arrow-up.png) no-repeat 95% center; }

.icon--phone{ background: url(images/foot-phone.png) no-repeat left center; }
.icon--email{ background: url(images/foot-mail.png) no-repeat left center; } 
.icon--address{ background: url(images/foot-loc.png) no-repeat left center; }
.icon--hours{ background: url(images/foot-clock.png) no-repeat left 0px; }
.custom-blue-box.blue-box1 .vc-hoverbox-block.vc-hoverbox-front h2 {background: url(images/ca-1.png) no-repeat center top;}
.custom-blue-box.blue-box2 .vc-hoverbox-block.vc-hoverbox-front h2 {background: url(images/icon2.png) no-repeat center top;}
.custom-blue-box.blue-box3 .vc-hoverbox-block.vc-hoverbox-front h2 {background: url(images/icon3.png) no-repeat center top;}
.custom-blue-box.blue-box4 .vc-hoverbox-block.vc-hoverbox-front h2 {background: url(images/flip_icon_4.png) no-repeat center top;}
.contact-info-rt .ct-info li:first-child {
    background: url(images/call-icon.svg) no-repeat left top 4px;
    background-size: 18px;
}
.contact-info-rt .ct-info li:nth-child(2) {
    background: url(images/email-icon.svg) no-repeat left top 5px;
    background-size: 18px;
}
.contact-info-rt .ct-info li:nth-child(3) , .contact-info-rt .ct-info li:nth-child(4){
    background: url(images/map-icon.svg) no-repeat left top 4px;
    background-size: 18px;
}
.entry-content, 
.entry-summary{ padding: 0; } 

/* Icons Css Set here */
@font-face {
  font-family: 'neweb';
  src:  url('fonts/neweb.eot?3kjzn3'); src:  url('fonts/neweb.eot?3kjzn3#iefix') format('embedded-opentype'), url('fonts/neweb.ttf?3kjzn3') format('truetype'),
    url('fonts/neweb.woff?3kjzn3') format('woff'), url('fonts/neweb.svg?3kjzn3#neweb') format('svg');
  font-weight: normal; font-style: normal;
}

[class^="ne-icon-"], 
[class*=" ne-icon-"]{ font-family: 'neweb' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.ne-icon-google-circle-icon:before{ content: "\e90d"; }
.ne-icon-google-icon:before{ content: "\e915"; color: #545453; }
.ne-icon-pinterest-circle-icon:before{ content: "\e916"; }
.ne-icon-calender:before{ content: "\e900"; }
.ne-icon-clock:before{ content: "\e901"; } 
.ne-icon-email:before{ content: "\e902"; }
.ne-icon-fb-circle-icon:before{ content: "\e903"; }
.ne-icon-fb-line-icon:before{ content: "\e904"; }
.ne-icon-google-plus-circle-icon:before{ content: "\e905"; }
.ne-icon-google-plus-line-icon:before{ content: "\e906"; }
.ne-icon-instagram-circle-icon:before{ content: "\e907"; }
.ne-icon-instagram-line-icon:before{ content: "\e908"; }
.ne-icon-linkdin-circle-icon:before{ content: "\e909"; }
.ne-icon-linkdin-line-icon:before { content: "\e90a"; }
.ne-icon-location-line-icon:before{ content: "\e90b"; }
.ne-icon-phone-line-icon:before{ content: "\e90c"; }
.ne-icon-pinterest-line-icon:before{ content: "\e90f"; }
.ne-icon-twitter-circle-icon:before{ content: "\e910"; }
.ne-icon-twitter-line-icon:before{ content: "\e911"; }
.ne-icon-user-line-icon:before{ content: "\e912"; }
.ne-icon-youtube-circle-icon:before{ content: "\e913"; }
.ne-icon-youtube-line-icon:before{ content: "\e914"; }

.float-left{ float: left; }
.fz18{ font-size: 1.8rem; }
.fz24{ font-size: 2.4rem; } 
.fz48{ font-size: 4.8rem; }
.c-white{ color: #fff; }
.mr15{ margin-right: 1.5rem; }

/* 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: #ffffff;color: #252525;height: 4rem;border-radius: 0;margin-top: 0;cursor: pointer;text-align: center;line-height: 3.7rem;font-weight: 400;letter-spacing: 0.80px;border-bottom: solid 1px #4873ad;}
.checekbox-main .form-label1 span, .checekbox-main .form-label2 span {margin: 0;}
.checekbox-main .form-label1.active,
.checekbox-main .form-label2.active{background: #4873ad;color:#fff;} 
.homepage-form .captcha-main input{ width: 12rem;border: solid 1px rgba(0, 0, 0, 0.34) !important;text-indent: 0 !important;padding: 1.5rem;}
.homepage-form input[type="submit"] {display: block;max-width: 100%;background: #4873ad;font-size: 2.1rem;line-height: 2.4rem;height: 5rem;color: #fff;text-transform: uppercase;margin: 0.8rem auto;width: 15rem;font-weight: 600;border-radius: 4px;}
.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: #00a7e1; color: #fff; }
.homepage-form input:not([type="submit"]),
.homepage-form select,
.homepage-form textarea{ font-size:1.4rem; background: inherit; border: solid 2px #252525; text-transform: uppercase; margin-top:2rem; margin-left: 0; border-radius: 0; color: #252525; font-weight: 900; }
.homepage-form .checekbox-main{margin-top: 2rem;}
.homepage-form select{ height: 5rem !important; line-height: 5rem !important; font-size: 1.4rem !important; }
input:not([type="submit"]){ height: 5rem !important; }

.homepage-form input::-webkit-input-placeholder, .homepage-form textarea::-webkit-input-placeholder{ opacity: 1; color: #252525; }
.homepage-form input::-moz-placeholder, .homepage-form textarea::-moz-placeholder{ opacity: 1;  color: #252525; }
.homepage-form input:-ms-input-placeholder, .homepage-form textarea:-ms-input-placeholder{ opacity: 1;  color: #252525; }
.homepage-form input:-moz-placeholder, .homepage-form textarea:-moz-placeholder{ opacity: 1;  color: #252525; }


/* Icons Css Set here */

.primary-heading{ font-size:4.4rem; font-weight:700; }
.text_color--blue{ color:#4873ad }
.heading-fortiary{ font-size: 18px; }
.text-light-1{ font-weight: 300 !important; }
.text--blue{ color: #4873ad;}
.text--black{ color:#000; }
.f-right {float: right;}
.f-left {float: left;}

/*=====[ HEADER CSS START HERE ]=====*/
.site-header{ padding-bottom: 15px; position: relative; }
.hellobar-element{ background: #4e4e4e; padding: 10px 55px; }
.hellobar-element .widget,
.hellobar-element .widget .textwidget{ padding:0px !important; }
.hellobar-element .head-top-info{ margin:0px; padding:0px; display:flex; justify-content:flex-end; align-items:center; }
.head-top-info li{ list-style:none; margin-left:10px; }
.head-top-info li a{ color:#000; font-size: 16px; font-weight:500; }
.head-top-info li a i{ font-size:24px }
.head-top-info li:first-child a i{ float:left; margin-right:8px; color:#FFF; }
.head-top-info li:first-child a:hover i {color: #4773ad;}
.head-top-info li:not(:first-child){ margin-left:238px }
.head-top-info li a:hover{ text-decoration:none; color:#4773ad; }
.site-header .top-header{ background: #fff; }
.site-header .navbar-brand{ padding-top: 13px; }
.site-header{ position:relative; }
.site-header .navbar{ background: #4e4e4e; width: calc(100% - 140px); margin: auto; border-radius: 5px; position: absolute; bottom: -30px; left: 70px; z-index: 999; box-shadow: 0px 0px 7px 0px rgba(129, 129, 129, 0.81); }
.site-header .navbar .navbar-nav{ padding-left: 20px; padding-right: 20px;margin:auto; }
.site-header .navbar .navbar-nav .nav-link{font-size: 17px;color: #fff;text-transform: uppercase;padding: 17px 28px;}
.site-header .navbar .navbar-nav li{ margin-right: 20px; }
.site-header .navbar .navbar-nav li.active a,
.site-header .navbar .navbar-nav li a:hover{ background: inherit; }
.site-header .navbar .navbar-nav li.dropdown > .nav-link{ padding-right: 19px; }
.site-header .navbar .navbar-nav li.dropdown .dropdown-toggle{ position: absolute; right: 0px; top: 17px; }
.site-header .top-header{ padding-left: 55px; padding-right: 55px; padding-bottom:25px;padding-top: 15px }
/*404 Error Page Css Start Here*/
.error404 .page-title {text-align: center;font-size: 70px;font-weight: 900;text-transform: uppercase;margin: 0;}
.error404 .page-header .page-title {font-size: 50px;text-transform: capitalize;}
.error404 .page-content p {text-align: center;font-size: 20px;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: 5px;width: 100%;margin: 0;font-size: 15px;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: #45ba77;font-size: 18px;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;}
.homepage-form > div{ margin: 2rem 0px; }

.site-header .navbar-light .navbar-nav .active>.nav-link,
.site-header .navbar-light .navbar-nav .active .nav-link,
.site-header .navbar-light .navbar-nav .nav-link:focus,
.site-header .navbar-light .navbar-nav .nav-link:hover {color: #fff !important;}

/*=====[ HOME SLIDER CSS ]=====*/
.homepage-slider-main .homepage-slider{ margin-bottom: 0; } 
.homepage-slider-main .homepage-slider .slick-prev{ left: 2rem; z-index: 1;}  
.homepage-slider-main .homepage-slider .slick-next{ right: 2rem; z-index: 1;}  
.homepage-slider-main .homepage-slider .slick-prev:before, 
.homepage-slider-main .homepage-slider .slick-next:before{
	font-size: 60px;
	color: #4773ad;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.homepage-slider-main .homepage-slider .slick-dots{ display: none !important; }
.homepage-slider .slide-inner h2 {font-size: 4rem;line-height: 5rem;color: #4873ad;margin: 0px;font-weight: 600;}
.homepage-slider .slide-inner h2 strong{ color: #45ba77; } 
.slider-btns a{ background-color: #4773ad; font-size: 15px; border-radius:0px; color:#fff; text-transform:uppercase; padding: 11px 25px; line-height: normal;font-weight: 500; } 
.slider-btns a:hover { color: #fff; text-decoration: none;background: #4E4E4D;}
.homepage-slider .slide-inner .sub-heading-text{ padding-bottom: 0rem; }
.homepage-slider .slide-inner .sub-heading-text p{ font-size: 1.8rem; line-height: 2.6rem; color: #000; padding: 12px 0 0; font-weight: 400; }
.sub-heading-text p + p {margin-bottom: 0;}
.homepage-slider .slide-inner.with-overlay h2 {font-size: 5rem;line-height: 6rem;color: #4873ad;margin: 0px;font-weight: 600;}
.homepage-slider .slide-inner.with-overlay .sub-heading-text p {font-size: 1.8rem;font-weight: 600;}
.homepage-slider .slide-inner.with-overlay .slider-btns a {border: none;background: #01345b;text-transform: capitalize;font-size: 1.6rem; padding: 1.3rem 3.5rem;}
.homepage-slider .slide-inner.with-overlay .slider-review {font-weight: 500;font-size: 1.5rem;line-height: 2.2rem;}
.homepage-slider .slide-inner.with-overlay{ left: 8rem; }
.slider-btns{ padding: 20px 0px; }
.head-top-info li:last-child{ padding-top: 5px; padding-bottom: 0px; }

@media (min-width: 768px){
  .homepage-slider-main .homepage-slider .slick-slide{ height: 95rem; }
  .homepage-slider .slide-inner {position: absolute; bottom: 16%; right: 75px; text-align: center; max-width: 600px; padding: 2rem; } 
  .homepage-slider .slide-inner.content-on-center.without-overlay {
		bottom: 3%;
		right: 28%;
	}
}

/*=====[ AFTER BANNER FORM CSS ]=====*/
.hm-contact-sec .hm-form .primary-heading {color: #545454;}
.hm-form{ padding:50px 0px; margin-bottom:0px; }
.hm-form .homepage-form{ padding: 0; }
.hm-form .homepage-form input,
.hm-form .homepage-form select,
.hm-form .homepage-form textarea {margin: 0px 0 0;border: none;padding: 0;text-transform: capitalize;font-weight: 400;border-bottom: solid 1px #878787;height: 4rem !important;}
.hm-form .homepage-form textarea {height: 4rem !important;}
.hm-form .homepage-form input.btn.btn-blue {text-transform: uppercase;padding: 0 20px;width: 100%;border-radius: 0px;font-size: 2rem;height: 43px !important;border-bottom: none;background: #4873ad;}
.hm-form .homepage-form input.btn.btn-blue:hover {background: #4E4E4D;}

/*=====[ HOME ABOUT US ]=====*/
.h-about {padding-top: 50px;padding-bottom: 50px;}
.h-about-text{ padding: 3rem 3rem 4rem 7%; }
.h-about-text.team--info{ padding:10rem; }
.h-about h2{ margin: 0;padding: 0 0 2rem;text-transform: uppercase;color: #000; }
.h-about h4.heading-fortiary.text--black {color: #4873ad;font-size: 20px;}
.h-about p:last-child{ padding-bottom: 0; }
.h-about p{ font-size: 1.5rem; line-height: 3rem; text-align: justify; color: #515151; margin: 0; padding: 0 0 2rem; }
.h-about img {border-radius: 10px;}
.h-about .site-btn {margin-top: 8px;text-transform: uppercase;font-size: 1.6rem;padding: 12px 32px;border-radius: 0px;font-weight: 400;}
.site-btn { display: inline-block;padding: 14px 28px;font-size: 20px;line-height: 24px;border-radius: 4px;}
.site-btn:hover{text-decoration: none;}
.blue-btn {background: #4b9fdd;color: #fff;}
.blue-btn:hover {background: #2b85c7;color: #fff;}
.shadow img {box-shadow: 0px 0px 15px #999999;}

/*=====[ HOME SERVICES CSS ]=====*/
.h-services{ padding-top: 43px; padding-bottom: 43px; }
.h-services h2.primary-heading {color: #545454;}
.h-services .service-inner{
	display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px !important;
    margin: auto;
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-color: #4773ae;
    border-radius: 50%;
    box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.5);
    height: 120px;
    width: 120px;
    padding: 20px;
}
.h-services .slick-prev:before, 
.h-services .slick-next:before{
	color: #4873ad;
}

.sv-item{ padding:3.5rem 0 0; text-align: center; } 
.sv-item h3 , .sv-item h3 a { font-size: 18px; color: #4873ad; margin-bottom:15px;font-weight: 400; text-decoration:none;}
/*.sv-item img{
    margin-bottom: 20px !important;
    margin: auto;
    padding: 20px;
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-color: #4773ae;
    border-radius: 50%;
    box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.5);
    height: 100px;
    width: 100px;
    object-fit: contain;
}*/
.sv-item p {color: #333;margin: 0;font-size: 1.6rem;line-height: 2.6rem;font-weight: 400; }


.hero-banner-bottom-sec .vc_col-sm-12 .wpb_wrapper .vc_row.wpb_row.vc_inner{
	display: flex;
}
.hero-banner-bottom-sec .services-div {
	 background: #61a5db;
	  border: 1px solid #ffffff;
	 padding: 40px 20px;
	position:relative;
}
.hero-banner-bottom-sec .services-div a{
    height: 100%;
   position:absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width:100%
	display: inline-block;
}
.hero-banner-bottom-sec .services-div:hover{
	background: #4773ad;
	text-decoration: none;
}
.hero-banner-bottom-sec .services-div:hover a{
	text-decoration: none;
}
.hero-banner-bottom-sec .sv-item{ padding:0rem 0 0; text-align: left;margin: 0; } 
.hero-banner-bottom-sec .sv-item h3 , .hero-banner-bottom-sec .sv-item h3 a { font-size: 22px; color: #ffffff; margin-bottom:15px;font-weight: bold; text-decoration:none !important;}
.hero-banner-bottom-sec .sv-item img{ display: block; margin: 0 0 20px 0 !important; filter: brightness(0) invert(1);}
.hero-banner-bottom-sec .sv-item p {color: #ffffff;margin: 0;font-size: 1.6rem;line-height: 2.6rem;font-weight: 400; text-decoration:none !important;} 


/*=====[ COMPETITAVE ADVANTAGE ]=====*/
.ca-main{ padding-bottom:50px; }
.ca-main .ca-items{ padding:8px; border:solid 1px #4773ad; }
.ca-main .ca-items > .wpb_wrapper{ background:#4773ad; text-align:center; padding:60px 0px; }
.ca-main .ca-items > .wpb_wrapper:hover{ background:#5d4e56; }
.ca-main .ca-items h3{ color:#fff; font-size:27px; margin-top:15px; line-height:1.3; }

/*=====[ FAQ SECTION ]=====*/
.faq-main{ padding-top: 30px; }

.faq-main .faq-item .vc_toggle_title h4{ font-size:19px; }
.faq-main .faq-item .vc_toggle_title i{ display:none; } 
.faq-main .faq-item .vc_toggle_content{background:rgba(0, 0, 0, 0.051);margin-top: 0px;padding: 25px;}
.faq-main .faq-item .vc_toggle_content p{ font-size:14px; line-height:1.7; }

/*=====[ FOOTER CSS HERE ]=====*/
.footer-map-form .footer-map {width: 66%;float: left;}
.form-right-info{ width: 33.33%; float: left; padding: 0px 15px; }
.info--text:not(:last-child){ margin-bottom:30px; }
.info--text{ color:#000; padding:7px 0px 7px 90px; } 
.info--text h4{ font-size:24px; margin-bottom:0px; }
.info--text .hours { padding: 0;}
.info--text a{ font-size:18px; color:currentColor; font-weight:400; }
.hours .time{ float: right; }
.footer-map-form .footer-map iframe {height: 565px;}
.copyright-section{ background: #4e4e4e; padding: 22px 0 12px; }
.copyright-section p{ color: #fff; }
.copyright-section .menu{ text-align:center; }
.copyright-section .menu li{ display: inline-block; }
.copyright-section .menu li a{ font-size: 16px; color: #FFF; font-weight:400; text-transform:capitalize; text-shadow:none; padding:0px 20px; position:relative; }
.copyright-section .menu li a:hover{ text-decoration:none;color: #4873ad; }
.copyright-section .menu li:not(:last-child) a:after{ content:''; width:1px; background:#FFF; height:12px; position:absolute; right:0px; transform:translateY(50%); }
.copyright-section .custom-html-widget{ text-align: center;padding: 10px;color: #FFF; }
.footer-map .widget{ margin-bottom:0px; }
/**contact page css here**/
.header-banner h1,
.page-banner h1,
.inner-banner .section-title {color: #fff;font-weight: 600;font-size: 3.2rem;margin: 0;padding: 75px 15px 40px;}
.header-banner, .page-banner, .inner-banner {background: #333 !important;text-align: center;height: auto !important; padding-top: 75px;}
.custom-form {margin: 0;padding: 40px;box-shadow: 0px 0px 20px #dddddd;}
.default50 {padding-top: 5rem;padding-bottom: 5rem;}
.custom-form h4 {font-size: 2.5rem;text-transform: uppercase;font-weight: 600;margin: 0;color: #000;padding: 0 0 10px;}
body .custom-form h2 {color: #000;}
.custom-form h2,
.contact-info-rt h4 {font-size: 2rem;text-transform: uppercase;font-weight: 600;margin: 0; color: #fff}
.custom-form .homepage-form input, 
.custom-form .homepage-form textarea, 
.custom-form .homepage-form select {margin: 15px 0 0; font-weight: 400;}
.custom-form .homepage-form .checekbox-main {margin: 0;}
.custom-form .checekbox-main .form-label1, 
.custom-form .checekbox-main .form-label2 {margin: 15px 0 0;font-size: 1.4rem;font-weight: 400; height: 50px; border: solid 2px #000; line-height: 48px;}
.custom-form .homepage-form input[type="submit"] {float: none;margin: 10px auto 0;}
.custom-form .homepage-form .ajax-loader {position: absolute;}
.contact-info-rt {margin: 0;padding: 40px 20px;    min-height: 461px;}
.contact-info-rt ul {padding: 0;margin: 0;}
.contact-info-rt ul li {list-style: none;}
.contact-info-rt .ct-info {padding: 15px 0 10px;}
.contact-info-rt .ct-info li {padding: 0px 0 15px 25px;}
.contact-info-rt .ct-info li a {color: #fff;font-size: 1.8rem;font-weight: 400;}
.contact-info-rt .ct-info li a:hover {text-decoration: none;color: #000;}
.contact-info-rt .hours {padding: 15px 0 0;}
.contact-info-rt .hours li {font-size: 1.7rem;padding: 0 0 10px; color: #fff;}
.contact-info-rt .hours li .time {float: right;font-weight: 400;}
.contact-info-rt .hours li:last-child {padding-bottom: 0px;}
.contact-info-rt .ct-info li {filter: brightness(100);}
.custom-form .homepage-form > div {margin: 0;}
.custom-form .homepage-form > div {margin: 0;}
.custom-form .checekbox-main .form-label1.active, 
.custom-form .checekbox-main .form-label2.active {border: solid 2px #4873ad;}
/*team page css here*/
.custom-team-sec {padding-top: 60px;padding-bottom: 60px;}
.custom-team-sec .vc_single_image-img {box-shadow: 0px 0px 20px #ddd;}
.custom-team-sec .staff-name {background: #4873ad;display: block;width: 100%;text-align: center;padding: 10px 15px;border-radius: 5px;box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);color: #fff;font-size: 22px;font-weight: 600;line-height: 25px;margin: -35px 0 0;z-index: 2;position: relative;transition: 0.5s;}
.custom-team-sec .staff-name .des {display: block;font-size: 16px;font-weight: 400;}
.custom-team-sec .wpb_text_column.text-center {padding: 0 30px 50px !important;}
.custom-team-sec .staff-name:hover {background: #06446d;transition: 0.5s;margin-top: -45px;cursor: pointer;    text-decoration: none;}
.h-about.inner-about .section-title {text-align: left;font-size: 4.2rem;line-height: 5rem;padding: 0 0 10px;}
/*resource css*/
.inner-content h2 {font-size: 2.4rem;font-weight: 600;margin: 0;padding: 0 0 10px;}
.custom-list {padding: 0 0 13px 15px;margin: 0;}
.grey-bg {background: #e7e8e9;}
.inner-top-content h2 {font-size: 3rem;margin: 0;padding: 0 0 15px;}
.inner-top-content p {font-size: 1.8rem;}
/********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;}

.site-header .navbar .navbar-nav li .dropdown-menu li {margin: 0;}
.site-header .navbar .navbar-nav li .dropdown-menu li .dropdown-item {background: #fff;font-size: 1.4rem;padding: 0.6rem 1rem;}
.site-header .navbar .navbar-nav li .dropdown-menu li .dropdown-item:hover {background: #ddd;}
.book-form .custom-form {padding: 2.5rem 2rem 4rem;}
/**blog css start here**/
.no-blogs { height: 200px;display: flex;justify-content: center;align-items: center;font-size: 50px;}
.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-left: 0; border: none;}
.type-post .entry-header .entry-title {font-weight: 700;font-size: 2rem;color: #b2b2b2 ;padding: 0 0 10px;margin-top: 15px;}
.type-post .entry-content p {line-height: 22px;color: #000;}
.type-post .read-more {background: #b2b2b2 ;color: #fff;padding: 8px 20px;display: inline-block;font-size: 14px;}
.type-post .read-more:hover {background:#7f7f7f; 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: #b2b2b2 ;}
.single-post .type-post.status-publish {box-shadow: none;padding: 0;}
.single-post #secondary {margin-top: 75px;}
.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: #b2b2b2 ;}
.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;width: 100%;height: 500px;object-fit: cover;}
.type-post .entry-footer .author.vcard {display: none;}
.custom-list li:after, .blog .entry-content ul li:after, .single .entry-content ul li:after {position: absolute;content: "";background: #b2b2b2;height: 8px;width: 8px;left: 0;border-radius: 100%;top: 9px;}
/*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;list-style: none;}
.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: #b2b2b2;}
.recent-post-section .widget-title {margin: 0 0 10px;padding: 12px 15px;border: none;background: #b2b2b2;color: #fff;font-size: 18px;text-transform: uppercase;}
.blog #secondary.widget-area {padding-top: 35px;}
.custom-list, .blog .entry-content ul, .single .entry-content ul {padding: 0px;}
.custom-list li, .blog .entry-content ul li, .single .entry-content ul li {background: transparent;padding: 0  0 10px 15px;min-height: auto;position: relative; list-style-type: none;}
.posted-on a {color: #000;}
.type-post .entry-footer {padding: 0 0 6px;}

.page-numbers.pagination {margin-bottom: 35px;justify-content: center;}
.page-numbers.pagination li {margin: 0;}
.pagination li .active, .pagination li .current, .pagination li span:hover {background-color: #01014a;color: #FFF ;}
.page-numbers .page-numbers {padding: 5px 10px;display: inline-block;}
body .pagination li a:hover, 
body .pagination li a:focus {background-color: #453e61 !important;color: #FFF !important; text-decoration:none;}
/*flip blue box  Css Start Here*/
.custom-blue-box .vc-hoverbox-block.vc-hoverbox-front {background: #4773ad !important;}
.custom-blue-box .vc-hoverbox-block.vc-hoverbox-front h2 {margin: 0;font-size: 2.6rem;color: var(--white);line-height: 3.6rem;text-transform: uppercase;overflow: hidden;padding: 100px 10px 0;}
.custom-blue-box .vc-hoverbox-block .vc-hoverbox-back-inner h2 {color: #fff;margin: 0;padding: 0 0 10px;font-weight: 600;}
.custom-blue-box .vc-hoverbox-block .vc-hoverbox-back-inner p {color: #fff;}
.custom-blue-box {border: solid 1px #4773ad;padding: 0.4rem;    margin: 0;}
.flip-sec {padding-top: 5rem;padding-bottom: 5rem;margin-top: 0px; margin-bottom: 0px;}

.hellobar-element { padding:9px 55px 13px 55px;}
.hello-text-center { text-align:center; }
.hello-text-center a {color: #FFF; text-decoration:none; font-size: 14px; line-height: 12px;text-align:center;font-family: 'Montserrat', sans-serif;}
.hello-text-center a:hover{text-decoration:none;color: #4773ad;} 
.hello-text-center a i{margin-right:4px; font-size: 21px;position: relative; top: 4px;}
.head-top-info li:last-child { padding-top: 2px; padding-bottom: 2px;}
/********************************/
/*New Content Slider CSS*/
.doctor {
	margin:0px -15px;
  font-family: "Poppins", sans-serif;
  background: #4773ad; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #4773ad 0%,
    #4773ad 50%,
    #f8f8f8 50%,
    #f8f8f8 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #4773ad 0%,
    #4773ad 50%,
    #f8f8f8 50%,
    #f8f8f8 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #4773ad 0%,
    #4773ad 50%,
    #f8f8f8 50%,
    #f8f8f8 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f87c2', endColorstr='#e4f2ff',GradientType=1 ); /* IE6-9 */
  padding: 50px 0px 0px;
  position: relative;
}
.doctor:before {
  /*content: url(images/white_logo.png);
  position: absolute;
  left: 0;
  top: 0;*/
  content: "";
  position: absolute;
  background: url(images/white_logo.png) no-repeat left top;
  width: 100%;
  height: 100%;
  left: 50px;
  top: 180px;
  background-size: 20%;
}
.doctor .doctor__slider {
  margin-bottom: 0px;
}
.doctor .doctor__slider .doctor__slider__content h2 {
  color: #000000;
  font-weight: 700;
  font-size: 34px;
  margin: 0px;
  font-family: "Montserrat", sans-serif;
}
.doctor .doctor__slider .doctor__slider__content p {
  font-size: 16px;
  font-weight: 300;
  margin: 20px 0px 30px;
}
.doctor .doctor__slider .team-btn {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  display: inline-block;
  background: #3f87c2;
  color: #fff;
  padding: 10px 20px;
  position: relative;
  margin-top: 2px;
}
.doctor .doctor__slider .team-btn:after {
  content: "";
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  left: -3px;
  top: -3px;
  border: solid 1px #3f87c2;
  position: absolute;
}

.doctor .doctor__slider .team-btn:hover {
  background: #5d4e56;
  text-decoration: none;
  color: #fff;
  text-decoration: none;
}

.doctor .doctor__slider .doctor__slider__thumbnail img {
  display: initial;
  margin-right: -45px;
}

.doctor .doctor__slider .slick-dots {
  display: none !important;
}

.doctor .doctor__slider .doctor__slider__content {
  padding-left: 55px;
}
.doctor .doctor__slider .slick-arrow {
  background: #fff;
  padding: 0;
  height: 50px;
  width: 50px;
  color: #333;
  z-index: 99;
}
.doctor .doctor__slider .slick-arrow.slick-next {
  left: 55px;
  top: inherit;
  bottom: -25px;
}
.doctor .doctor__slider .slick-arrow.slick-prev {
  left: 0px;
  top: inherit;
  bottom: -25px;
}
.doctor .doctor__slider .slick-prev:before,
.doctor .doctor__slider .slick-next:before {
  color: #000;
}

.footer-map-form:after{ content:''; display:table; clear:both; }
.footer-map .textwidget{ padding: 0px; }
/* Dropdown toggle */
.navbar .navbar-nav li.dropdown .dropdown-toggle{ position: absolute; top: 0px; right: 0px; transform: translate(0%, 50%); cursor: pointer; }
.navbar .navbar-nav li.dropdown .dropdown-toggle:after { border-top: .3em solid #fff; }
.navbar .navbar-nav li.dropdown > a{ padding-right: 15px; }




.block {
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-color: #AFCBDF;
	position: relative;
}
.block .services-link {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    font-size: 0px;
}
.block .block-top {
    padding: 15px 15px 0px 15px;
    background: #61a5db;
}
.block .block-top .inner {
    border-style: dashed;
    border-width: 3px 3px 0px 3px;
    border-color: #FFFFFF;
    text-align: center;
    padding: 20px 0px;
}
.block .block-top .inner h3 {
    color: #FFFFFF;
    font-weight: 600;
    margin-bottom: 25px;
}
.block .icon-outer {
    background-color: #FFFFFF;
    border: solid 3px #4773ae;
    border-radius: 100%;
    box-shadow: 0px 4px 7px 0px rgb(0 0 0 / 50%);
    width: 110px;
    height: 110px;
    margin: auto;
    padding: 10px 0px;
    box-sizing: border-box;
}
.custom-slide-list img {
    margin: auto;
}
.block .block-bottom {
    padding: 0 15px 15px;
}
.block .block-bottom .inner {
    border-style: dashed;
    border-width: 0px 3px 3px 3px;
    border-color: #000000;
    text-align: center;
    padding: 15px;
    min-height: 200px;
}
.block .block-top.dark {
    background: #4773ae;
}

h4.heading-fortiary.banner-bottom:after, 
h4.heading-fortiary.banner-bottom:before{
    content: "";
    width: 75px;
    height: 2px;
    background: #61a5db;
    position: absolute;
    top: 10px;
    right: 0px;
    display: initial;
    transform: translate(90px, 0px);
}
h4.heading-fortiary.banner-bottom:before {
    left: 0px;
    right: auto;
    transform: translate(-90px, 0px);
}
h4.heading-fortiary.banner-bottom {
    position: relative;
    width: fit-content;
    margin: 20px auto 0;
}



/********************************/
@media(min-width:992px){
    .navbar .navbar-nav li.dropdown:hover > .dropdown-menu{ display: block; }  /* Menu Show on Hover */
	.navbar .navbar-nav li.dropdown li.dropdown .dropdown-menu{ left:100%; top:0%; }
}

@media (max-width: 1024px){
	.home-serves-cardbox .vc_col-sm-1\/5 {
	    width: 33.33%;
	    margin-bottom: 15px;
	}
	.home-serves-cardbox .vc_col-sm-1\/5 > .vc_column-inner {
	    padding-left: 7px;
	    padding-right: 7px;
	}
	.block .block-bottom .inner{
		min-height: auto;
	}
}

/* mobile home css */
 .rowbx, .mob-sc, .mobile-banner-image{ display:none;}

@media (max-width: 767px){
	.home-serves-cardbox .vc_col-sm-1\/5 {
	    width: 100%;
	    margin-bottom: 15px;
	}
	.home-serves-cardbox .vc_col-sm-1\/5 > .vc_column-inner {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	h4.heading-fortiary.banner-bottom:after, h4.heading-fortiary.banner-bottom:before{display: none;}
	h4.heading-fortiary.banner-bottom{margin-top: 0px;}
	.block{margin: 10px 0px}
	.block .block-bottom .inner{min-height: auto;}
   .homepage-slider .slide-inner{display:none}
   .rowbx, .mob-sc, .mobile-banner-image{ display:block;}
  .rowbx .rowbx1{ display:flex; width:100%; text-align:center; margin-bottom:5px;}
  .rowbx .b-img{ min-height:60px }
  .rowbx h4 a{ color:#fff; text-decoration: none; font-weight: 500; font-size:12px;}
  .rowbx h4{ font-size:14px; text-transform: uppercase;letter-spacing: 1px; font-weight: 500;  }
  .rowbx .box1{ background:#fcb818; width:50%; padding:50px 0; margin-right:5px;}
  .rowbx .box2{ width:49%;}
  .rowbx .box2 .b-img, .bx2 .b-img{ min-height:45px; display: flex; justify-content: center; align-items: center;  }
  .box2a{ background:url(http://medianvdemo.com/temp14/wp-content/uploads/2021/09/mb-bg1.png) no-repeat; background-size: cover; padding:50px 0 20px; margin-bottom: 5px;}
  .box2b{ background:#63b53f;  padding:15px 0 12px;  }
  .cl-yl{background:#fcb818;}
  .cl-gr{background:#63b53f;}
  .cl-bl{background:#293a88;}
  .bx2{ width:25%; margin-right:5px; padding:15px 0;}
  .rowbx2 .bx2{ width:24.1%;}
  .rowbx2 .bx3{ width:49%; margin-right:0px;}
  .bx2.last{ margin-right:0;}

  .top-right-bar{padding: 0 !important;}
	  .mobile-banner-image{padding:0px; text-align:center; color:#fff; margin-bottom:0px}
.mobile-banner-image h2 {font-size: 22px;font-weight: 500;padding: 0px;text-transform: initial;text-shadow: 0 0 15px black;}
	  .mobile-banner-image img{ width:100%;}
	  .slide-main{background:none !important}
	  .mobile-banner-text{/*position: absolute;*/position: relative;bottom: inherit;bottom: 0px;width: 100%;left: 0;padding: 20px 30px;background-color: #4773ad;min-height: 220px; display: flex;
        flex-direction: column; align-items: center; justify-content: center;}
.sub-heading-text {font-size: 14px;font-weight: 400;text-shadow: 0 0 15px black;}
	  .mobile-banner-image .slider-btns { padding: 18px 0px 0; }
 .mobile-banner-image .slider-btns .slide-btn-1 {background: #fcb818;padding: 10px 25px;font-size: 14px;letter-spacing: 1px;font-weight: 300;}
	  .mobile-banner-image .slider-btns  .slide-btn-1:before{display:none}
	
	  .footer-map.mob-sc{text-align:center}
	  .mobile-footer-section h2{ font-size:28px; color:#293a88; text-transform: uppercase;}
	  .mobile-footer-section .info--text{padding-left: 0; max-width: 300px; margin: 0 auto; font-size:18px; font-weight: 400; height:auto}
	  .mobile-footer-section .info--text a{font-size:18px;  font-weight: 300;}
	  .mobile-footer-section .info--text h4{color:#63b53f;text-transform: uppercase;margin-bottom: 8px;}
	  .mobile-footer-section .info--text .hours li{text-align:left; font-weight:600; font-size: 16px;}
	  .mobile-footer-section .info--text .hours li span{ font-weight: 300;}
	  .mobile-footer-section .icon--email-m{ margin-bottom:10px;}
	  .mobile-footer-section .icon--email-m	a:before{background:url(http://medianvdemo.com/temp14/wp-content/uploads/2021/09/ft-ic2.png;) no-repeat; content:""; margin-right:4px;height: 14px; width: 20px; display: inline-block;}
	  .mobile-footer-section .icon--phone-m	a:before{background:url(http://medianvdemo.com/temp14/wp-content/uploads/2021/09/ft-ic1.png;) no-repeat; content:""; margin-right:4px;height: 14px; width: 17px; display: inline-block;}
	  
	  .copyright-section{background:#4773ad;padding: 2rem 0rem}
	  .copyright-section .menu li a{font-size: 14px;color: #fff;font-weight: 400;text-transform: uppercase;padding: 0px 4px;}
	  .copyright-section .menu li:not(:last-child) a::after {right: -2px; background:#fff;}
	  .copyright-section .custom-html-widget{color:#fff;font-size: 12px;padding: 10px 0 0}
	  .site-footer { margin-top: 20px;}
    .no-blogs h3,
  .all-services .section-title {font-size: 32px;}
    .all-services .custom-sv-list li { width: 100%;}
	.desktop-section {display: none !important;}
    body .main-slide { height: 300px;}
    body .thumb-slides li { height: 90px;}
    .doctor:before{top: 20px;left: 30px;background-size: 40%;}
    .doctor .doctor__slider .doctor__slider__content{padding-left: 0 !important;}
    .negative-margin .doctor .doctor__slider .slick-arrow {bottom: -90px !important;}
	.hero-banner-bottom-sec .vc_col-sm-12 .wpb_wrapper .vc_row.wpb_row.vc_inner{
		flex-direction: column;
	}
}
  @media (max-width: 400px){
      .rowbx h4 a { font-size:11px;}
    .rowbx h4{ font-size:12px; letter-spacing: 0px;}
  }


/*=====[RESPONSIVE CSS HERE ]=====*/

@media(min-width:1200px){
  .container{max-width: 1250px !important;}
  .default-5{ padding-left: 3% !important; padding-right: 3% !important; } 
}
@media(max-width:1280px){
  .site-header .top-header, 
  .hellobar-element{ padding-left:15px; padding-right:15px; }
  .site-header .navbar{ width:calc(100% - 40px); left: 20px;}
}
@media(max-width:1200px){
.top-header .contact-right li .btn-app { font-size: 15px;}
}
@media (min-width:1199px) and (max-width:1369px){
	.top-header .contact-right li a { font-size: 17px;}
}
@media(max-width:1199px){
  body .site-header .navbar .navbar-nav .nav-link{  height:inherit; line-height: inherit; }  
  .site-header .navbar .navbar-nav li{ margin-top: 0px; }
  .site-header .navbar .navbar-nav .nav-link{ padding:17px 14px; }
  .site-header .top-header .contact-right li a{ ; font-size:15px; }
  .top-header .contact-right li:not(:first-child){ margin-left: 15px; }
  .top-header .contact-right li:not(:last-child) a.p-icon{ background-position: 0px -39px; }
  body .site-header .navbar .navbar-nav li{ margin-bottom:0px; }
  .primary-heading{ font-size:3.2rem; }
  .h-about-text.team--info{ padding: 5rem; } 
  .sv-item h3{ font-size:20px; }
  .faq-main .faq-item .vc_toggle_title h4{ font-size: 16px; padding-right: 30px; display: block; }
  .info--text{ background-size: 50px; padding-left: 60px; background-position:10px left; }
  .info--text:not(:last-child){ margin-bottom: 10px; }
  .info--text h4{ font-size:20px; }
  .info--text a{ font-size:15px; }
  .footer-map-form .footer-map{ width: 60%; }
  .form-right-info{ width: 40%; }
    body .top-header .contact-right li:not(:last-child) a.p-icon { padding: 0 0 0 43px; background-size: 40px; background-position: 0 -54px;}
    body .top-header .contact-right li:not(:last-child) a.add-icon { background-position: 0 7px; background-size: 38px; padding: 0 0 0 43px;}
body .top-header .contact-right li:not(:first-child) { margin-left: 50px;}
}
@media(max-width:1024px){
    body .top-header .contact-right li:not(:first-child) { margin-left: 30px;}
    }
@media(min-width:992px){
	.desktop-none, .site-header .navbar .navbar-nav li.dropdown .dropdown-toggle, .top-header .contact-right li.desktop-none {display: none;}
	.desktop-block, .top-header .desktop-block{display: block;}
}
@media(min-width:768px) and (max-width:820px) {
	.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted{padding:10px 10px !important;}
	.site-header .navbar .navbar-nav li {margin-right: 10px !important;}
}

@media(max-width:991px){
    .footer-map-form .footer-map iframe { height: 520px;}
.flip-sec .vc_col-sm-3 {width: 50%;padding-top: 10px;padding-bottom: 10px;}
.top-header .col-lg-3{ text-align: center; }
  .site-header .top-header{ padding-bottom:30px; }
  .site-header .navbar-light .navbar-toggler{font-size:18px;margin: 20px auto 0px;}
  .site-header .navbar .navbar-nav .nav-link{ border-bottom:solid 1px rgba(255, 255, 255, 0.1); }
  .ca-main .vc_col-sm-3,
  .h-services .vc_col-sm-3{ width: 50%; margin: 10px 0px; }
  .ca-main .ca-items h3{ font-size:22px; }
	.doctor .doctor__slider .doctor__slider__content{ padding-left:25px; }
	.doctor .doctor__slider .doctor__slider__content p{ margin:12px 0 12px; font-size:13px; }
	.doctor .doctor__slider .doctor__slider__content h2{ font-size:26px; }
    .site-header .top-header .contact-right li a { font-size: 14px;}
    .site-header .navbar-collapse #main-menu li:last-child { margin-right: 0 !important;}
    .site-header .navbar .navbar-nav { max-width: 771px;}
}
@media(max-width:900px){
    body .top-header .contact-right li:not(:first-child) { margin-left: 15px;}
    body .top-header .contact-right li .btn-app { padding: 8px 10px; font-size: 13px; }
}
@media(max-width:820px){
    .site-header .top-right-bar { padding-left: 0;}
body .sm-clean a .sub-arrow { right: 0;}
    .site-header .navbar .navbar-nav { max-width: 673px;}
    .site-header .top-header { padding-bottom: 20px;}
    body .top-header .contact-right li:not(:first-child) { margin-left: 10px;}
    .info--text .hours li { font-size: 14px;}
    
}

@media (min-width: 768px) {
    .top-header .contact-right li.desktop-none.width100 { display: none;}
.top-header .contact-right{ margin: 0px; padding: 0px; display: flex; flex-direction: row-reverse; align-items: flex-end; }
.top-header .contact-right li{ padding-top: 0px;padding-bottom: 0px;display: inline-flex; font-size:16px; }
.top-header .contact-right li:not(:first-child){ margin-left:60px; }
.top-header .contact-right li:not(:last-child) a{ background:url(images/head-sprite.png) no-repeat; background-position: 0px 8px; padding-left: 62px; } 
.top-header .contact-right li:not(:last-child) a.p-icon{ background-position:0px -62px; } 
.top-header .contact-right li:last-child{ border:solid 1px #4773ad; padding:3px; }
.top-header .contact-right .our-address{ display:flex; align-items:center; justify-content:center; }
.top-header .contact-right li .btn-app{background-color: #4773ad;font-size: 18px;border-radius:0px;color:#fff;text-transform:uppercase;padding: 8px 20px;line-height: normal;} 
.top-header .contact-right li:last-child:hover{ border-color:#4773ad; }
.top-header .contact-right li .btn-app:hover{ background:#4773ad }
.top-header .contact-right li a{ display: inline-block; font-size: 18px; font-weight: 400; color: #4773ad; padding:1px 0px; border-radius: 2px; }
.top-header .contact-right li span{ color:#313131; display:block;font-family: "Montserrat", sans-serif;  }
.top-header .contact-right li span.mobile-none{ color:#000;font-family: "Montserrat", sans-serif;font-size: 16px;font-weight: bold;}
.top-header .contact-right li:not(.social-links) a:hover{ text-decoration: none; }
.top-header .contact-right li.social-links a{ font-size: 37px; float: left; line-height: 0px; margin-left: 3px; }
.top-header .contact-right li:not(.social-links) a i{ font-size: 25px; }
.top-header .contact-right li.social-links{ padding-top: 0px; padding-bottom: 4px; }
.top-header .contact-right li.social-links a:hover{ color: #1f3a4a; text-decoration: none; }
.site-header .widget{ margin-bottom: 0px; }  
.site-header .top-header .our-address{ padding: 0; } 
	.site-header .navbar-light .navbar-toggler{display:none;}
	.navbar-collapse.collapse{display:block;}

}
@media (max-width: 767px){
	.header-banner, .page-banner, .inner-banner{
		    padding-top: 30px;
	}
  .top-right-bar .mobile-none { display: none;}
    .flip-sec .vc_col-sm-3 {width: 100%;}
  .flip-sec {padding-top: 1rem;padding-bottom: 2rem;}
    .thank-you-text h2 {  font-size: 40px;}
.thank-you-text p {font-size: 14px;}
  /*===[ HOME SLIDER MOBILE ]===*/
  .homepage-slider .slide-inner{ background: #fff !important; padding: 2.5rem 1.5rem 2.5rem; max-width: 100%; text-align: center; }
  .homepage-slider .slide-inner h2{ font-size: 2.4rem; line-height: 2.6rem; }
  .homepage-slider .slide-inner .sub-heading-text p{ font-size: 1.8rem; line-height: 2.2rem; font-weight: normal; }
  .homepage-slider .slide-inner .slider-btns a{ margin: 5px 0 0; }
  .ca-main .vc_col-sm-3, 
  .h-services .vc_col-sm-3{ width: 100%; margin: 10px 0px; }
  .primary-heading{ font-size: 2.5rem; }
  .thumb-section, .view-main{ width:100%; }
  .homepage-slider .slide-inner .sub-heading-text p{ font-size:1.5rem; }
  .hellobar-element .head-top-info{ flex-direction: column; }
  .head-top-info li a{ font-size:15px; }
	.doctor{ background:#3f87c2; padding-bottom: 125px; text-align: center; color: #fff; }
	.doctor .doctor__slider .doctor__slider__thumbnail img{ margin-right:0px; }
	.doctor .doctor__slider .slick-arrow.slick-next{ right: calc(50% - 65px); left:inherit; bottom:-125px; }
	.doctor .doctor__slider .slick-arrow.slick-prev{ left: calc(50% - 65px); bottom:-125px; }
	.head-top-info li:not(:first-child){ margin-left: 0; }
	 .h-about .vc_col-sm-6:first-child {height: 400px;}
  .hm-form h4 {font-size: 2rem;}
    .mobile-block {display: block;}
.hide-mobile,.top-header .contact-right li.hide-mobile, .top-header .contact-right li.mobile-none,.site-header .contact-right .our-address li.mobile-none,.site-header .contact-right .our-address li:nth-child(3){display: none;}
.show-mobile,.top-header .contact-right li.show-mobile {display: block;}
.top-header .contact-right ul li,.top-header .contact-right ul li.width100 {width: 100%; text-align: center;margin: 0;}
.top-header .contact-right ul li.width50{width: 48.98%;display: inline-block;float: left;}
.top-header .contact-right ul li.width50.phone-no{margin-right: 1%;margin-left: 0;}
.top-header .contact-right ul li.width50.req-btn{margin-left: 1%;margin-right: 0;}
.site-header .top-header .contact-right li a{ padding:2px !important}
.top-header .contact-right ul li a{color: #212529;}
    
    
    body .hellobar-element .hello-text-center { display: none;}
    body .hellobar-element .justify-content-between { display: block !important;}
    .site-header nav.navbar { position: relative; width: auto; background: transparent; box-shadow: none; border-radius: 0; margin: 0 auto; top: 0; right: auto; left: 0;padding: 0 0 10px;}
    .site-header nav.navbar button.navbar-toggler { margin: 0 auto; padding: 0;}
    body .site-header .top-header { padding: 0;}
    .site-header nav.navbar .navbar-toggler-icon { font-size: 0; height: 40px; padding: 20px; width: auto;}
    .site-header#masthead { padding: 0;}
    body .hellobar-element { padding: 5px 0;}
    
    
    .top-right-bar .our-address { padding: 0 12px;}
    .site-header .navbar-brand.header-image { padding: 15px 0 10px; margin: 0 auto !important; width: 200px; display: block;}
    body .site-header .navbar .navbar-nav li { margin-right: 0;}
    body .site-header .navbar .navbar-nav li a { color: #000; padding: 13px 0px;text-transform: uppercase;}
    body .site-header .navbar .navbar-nav li a span.sub-arrow { background: #ddd; font-size: 30px !important; line-height: 31px !important;}
    body .site-header .top-header .contact-right li a { background: #4773ad; display: block; font-weight: 400; color: #fff; height: 44px; line-height: 40px;}
    body .site-header .top-header .contact-right li a:hover { text-decoration: none; color: #fff; background: #1e629a;}
    body .site-header .top-header .contact-right li a.o-add { background: #545454;}
    body .site-header .top-header .contact-right li a.o-add:hover { text-decoration: none; color: #fff; background: #000;}
    body .site-header .top-header .contact-right li { padding: 3px 0;}
    .form-right-info, .footer-map-form .footer-map { width: 100%;}
    .form-right-info { padding: 10px 15px; }
	
}
@media (max-width: 480px){
body .site-header .top-header .contact-right li a{font-size: 12px;}
}
@media (max-width: 420px){
.custom-form {padding: 30px 0 0;box-shadow: none;}
.contact-info-rt .hours li {font-size: 1.5rem;}
.contact-info-rt {  padding: 30px 15px 20px;}

}
@media (max-width: 369px) {
body .site-header .top-header .contact-right li.req-btn a,body .site-header .top-header .contact-right li.phone-no a span,body .site-header .top-header .contact-right li.phone-no a{font-size: 12px;}
} 

@media(min-width : 992px) and (max-width : 1430px) {
  .vc-hoverbox-inner {
    min-height: 250px !important;
  }
  .custom-blue-box .vc-hoverbox-block.vc-hoverbox-front h2 {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
}

@media(min-width: 767px) and (max-width : 1160px) {
  .site-header .navbar .navbar-nav {
    max-width: 771px !important;
    padding: 0 !important;
  }
  .site-header .navbar .navbar-nav li {
    margin-right: 0px !important;
  }
  .sm-clean a {
    font-size: 14px !important;
  }
}

@media(min-width: 767px) and (max-width : 1024px) {
  .card-header h1 {
    font-size: 1.5rem;
  }
  .card-body {
    min-height: 700px !important;
  }
}

body .top-header .contact-right li .btn-app:hover {background: #5d4e56;}