/*
Theme Name: Mediache Theme
Theme URI: http://siteurl.com
Description: The Mediache Theme based on the famous Wordpress CMS.
Version: 1.0
Author: Mediache
*/

/* normal */
/*Global CSS*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
* { margin: 0px; padding: 0px; box-sizing: border-box; }
body { margin: 0px; padding: 0px; color: #666; font-size: 16px; font-family: "Poppins", serif; background: #FFF; }
.clear { height: 0px; overflow: hidden; clear: both; }
p { padding-bottom: 15px; line-height: 24px; }
a { color: #000; }



a:hover { text-decoration: none; }
h1,h2,h3,h4,h5,h6 { padding-bottom: 20px; font-weight: normal; }
h1 { font-size: 50px;font-weight:600;color:#fff; }
h2 { font-size: 40px;color:#000;font-weight:500;line-height:48px;font-weight:600; }
h3 { font-size: 22px;padding-bottom:20px; }
h4 { font-size: 20px;padding-bottom:20px; }
h5 { font-size: 18px;color:#dd2b1c;font-weight:600;font-weight: 300;font-size: 25px;letter-spacing: 2px; }
h6 { font-size: 16px; }
ul, ol { padding: 0px 0px 20px 15px; }
img { max-width: 100%; height: auto; }
input[type="text"], input[type="email"], input[type="password"], input[type="tel"], select { padding: 8px 10px; border: 1px solid #c8c3c3; font-size: 16px; outline: none; }
input[type="submit"], input[type="button"] { background: #666; padding: 10px; color: #fff; border: 0; cursor: pointer;  }
.owlslider, .owlslider li { margin: 0; padding: 0; list-style: none; list-style-type: none; }
.pageerror { text-align: center; padding: 150px 0; }

/* Wrapper */
#wrapper { float: left; width: 100%; overflow: hidden; }

/* layout */
#layout { width: 100%; position: relative; }
.wrapper { max-width: 1190px; margin: 0 auto; position: relative; padding: 0 10px; }
	
/* header */
#header { padding:0; position: fixed; z-index: 10; background: #fff;float:left;width:100%;box-shadow: 0px 4px 4px 0px #d6d1d0; }
.fixed { padding-top: 200px; }
.fixed #header { position: fixed; left: 0; top: 0; width: 100%; }
.logo { float: left;width:15%;padding: 15px 0; }
	
/* topBar */
.topBar { overflow: hidden; }
.topBar ul { list-style: none; overflow: hidden; float: right; }
.topBar li { padding-left: 5px; float: left; }
.topBar li a { -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; }
.topBar li a:hover img { opacity: 0.8; }

/* menuBar */
.menuBar {float: left;width: 65%;}
.menuBar a.mobilemenu { display: none; }
.menuBar ul { padding: 0px; list-style: none; }
.menuBar li{padding: 30px 11px 30px 50px;position: relative;line-height: 30px;display: inline-block;font-size: 14px;} 
.menuBar li a { text-decoration: none; }
.menuBar li a:hover, .menuBar li.active a { color: #333; }
.menuBar ul > li.menu-item-has-children { padding-right: 15px; }
.menuBar ul > li.menu-item-has-children > a { padding-right: 25px; background: url('images/arrow-down.png') right no-repeat; }
.menuBar li ul {position: absolute;left: 0px;top: 100%;width: 260px;background: #fff;border-top: 5px solid #3077ba; }
.menuBar li li { padding: 0px; float: none; width: 100%; border: 0px; border-bottom: #3077ba solid 1px; }
.menuBar li li.menu-item-has-children > a { background: url('images/arrow-right.png') right no-repeat; }
.menuBar li li a { padding: 8px 20px; display: block; color: #000; }
.menuBar li li a:hover { color: #3077ba; }
.menuBar li li ul { left: 100%; top: 0px; }
.menuBar li ul { display: none; }
.menuBar li:hover ul { display: block; }
.menuBar li:hover li ul { display: none; }
.menuBar li:hover li:hover ul { display: block; }
.menuBar a.close { display: none; }

.call_btn{float: left;width: 20%;text-align: right;padding: 32px 0;}
.call_btn a{background: #3077ba;color: #fff;text-decoration: none;padding: 12px 30px;border-radius: 30px;border: 2px solid #3077ba;}
.call_btn a:hover {color: #3077ba;border: 2px solid #3077ba;background: #fff;}
	
/* home banner */
#homeBanner {float: left;width: 100%;background: url(images/home_banner.webp)center center no-repeat; background-size:cover;min-height: 500px;margin-top: 90px;}
#homeBanner p{color: #fff;}
#homeBanner ul li{list-style: none;color: #fff;float: left;padding-right: 30px;}
#homeBanner ul{padding: 0;}

.banner_cont{background: rgba(0, 0, 0, 0.6);padding: 40px 40px;margin-top: 60px;border-radius: 10px;border-left: 3px solid #3077ba;float: left;width: 80%;}
.banner_cont span#typed{color: #dd2b1c;}
.home_about{float: left;width:100%;padding: 60px 0;}
.home_about img{border-radius: 10px;display: block;}

.wrking_days{float: left;width: 100%;padding: 60px 0;}
.wrking_days .left{float: left;width: 50%;padding-right: 15px;}
.wrking_days .left h4{line-height: 40px;font-size: 25px;padding-bottom: 20px;color: #000;font-weight: 500;}
.wrking_days .right{float: left;width: 50%;padding-left: 15px;}


.explore{float: left;width: 100%;padding:100px 0;background: url(images/scroll_bg.webp)center center no-repeat; background-size:cover;}
.explore .leftm{float: left;width:40%;}

a.blue {background: #3077ba;padding: 14px 30px;color: #fff;border-radius: 30px;display: inline-block;text-decoration: none;
margin-top: 10px;font-size: 20px;font-weight: 600;border: 2px solid #3077ba;}

a:hover.blue {color: #3077ba;border: 2px solid #fff;background: #fff;}

.explore .rightm{float:left;width:60%;height: 500px;scrollbar-width: none;overflow-y: auto; }
.explore .more_card{float: left;width: 100%;padding: 20px;border-radius: 10px;background:#fff;margin:0px 0 30px 0px;display: flex;align-items: center;}

.explore .more_card .left{float: left;width: 40%;padding-right: 30px;}
.explore .more_card .left img{display: inline-block;object-fit: cover;}
.explore .more_card .right{float: left;width: 60%;}
.explore .more_card h3{color: #000;font-weight:500;padding-bottom: 10px;}
.explore .more_card:hover{background: #3077ba;color: #fff;}
.explore .more_card:hover h3 {color: #fff;}

.why_choose{float: left;width: 100%;}
.why_choose .left{float: left;width: 40%;background: url(images/choose_left.webp)center center no-repeat; background-size:cover;min-height:600px;}
.why_choose .right{float: left;width: 60%;background: #3077ba;   min-height:600px;padding:4% 4% 0 4%;}

.why_choose .right h2{color: #fff;}
.why_choose .right ul{padding: 0;}
.why_choose .right ul li{list-style: none;color: #fff;float: left;width: 50%;padding: 10px 0;}
.why_choose .right p{color: #fff;padding-top: 30px;display: inline-block;border-top: 1px solid #fff;margin-top: 30px;}
.why_choose .right h5{color: #fff;}
	
	
.medical{float: left;width: 100%;padding: 60px 0;}
.medical .med_card{float: left;width: 33.333%;padding: 20px;}
.medical .med_card h3{font-size: 25px;padding-bottom: 20px;color: #000;font-weight: 600;}
span.digi{background: #3077ba;color: #fff;padding: 8px 14px;border-radius: 5px;font-weight: 600;margin-right: 20px;}



.experienced{    background: url(images/experience.webp) center center no-repeat;background-size: cover;float: left;width: 100%;padding: 10% 0;}
.experienced h2{display: flex;font-size: 30px;align-items: center;line-height: 38px;border-bottom: 1px solid #666;margin-bottom: 30px;padding-bottom: 60px;}
span.exp{font-size: 120px;color: #dd2b1c;margin-right: 30px;}

.experienced p{font-size: 18px;line-height:26px;}
.experienced .inner_exp{max-width: 650px;align-items: center;}


.testimonial{float: left;width: 100%;padding: 60px 10%;text-align: center;}
.testimonial p{padding-top: 30px;}
.testimonial i.fa-solid {color:#f7df3d !important}

.testimonial .owl-dot{width: 40px;height: 8px;border-radius: 10px;display: inline-block;background: #3077ba;margin: 0 3px;}
.testimonial .owl-dot.active {background: #dd2b1c;}



.faq{float: left;width: 100%;padding: 60px 0;background: #3077ba;}
.faq h2{text-align: center;color: #fff;}
.faq p{color: #fff;text-align: center;padding-bottom: 30px;}

.faq .left{float: left;width: 50%;padding-right: 10px;}
.faq .right{float: left;width: 50%;padding-left: 10px;}

.faq .faq_card{float: left;width: 100%;}
.faq .faq_card p{text-align:left;}

.faq .accordion {width:100%;background: #FFF0F0;padding: 10px;border-radius: 5px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.faq .accordion-item {margin-bottom: 10px;}
.faq .accordion-button {width: 100%;padding:15px 10px;background: #fff;color:#000;font-size: 16px; font-family: "Poppins", serif;font-weight:600;border: none;text-align: left;cursor: pointer;outline: none;border-radius: 5px;
display: flex;justify-content: space-between;align-items: center;position: relative;transition: background 0.3s ease-in-out;}
.faq .accordion-button::after {content: '+';position: absolute;right: 10px;font-size: 18px;transition: transform 0.3s ease-in-out;color:#dd2b1c;}
.faq .accordion-button.active::after {content: '-';transform: rotate(180deg);}
.faq .accordion-content {max-height: 0;overflow: hidden;opacity: 0;transition: max-height 0.5s ease-in-out, opacity 0.3s ease-in-out;padding:5px;text-align: left;font-weight: 500;}
.faq .accordion-content.show {opacity: 1;max-height: 300px;}

.home_contact{float: left;width: 100%;padding: 60px 15%;}
.home_contact h2{text-align: center;padding-bottom: 60px;}
.home_contact .med_field{float: left;width: 50%;padding: 10px 30px;}
.home_contact .med_field.comm{float: left;width: 100%;}
.home_contact input{border: 0px;border-bottom: 1px solid #dedede;color: #666; font-size: 16px; font-family: "Poppins", serif;padding: 15px 0px;width: 100%;}

.home_contact textarea{border: 0px;border-bottom: 1px solid #dedede;color: #666; font-size: 16px; font-family: "Poppins", serif;padding: 15px 0px;width: 100%;height: 120px;resize: none;}
.home_contact textarea:focus-visible {outline: none;}
.home_contact .med_field.captcha{width: 100%;float: left;text-align: center;}
.captcha p{color: #dd2b1c;font-weight: 500;}

.med_field.captcha input.wpcf7-form-control.wpcf7-quiz {width: auto;border: 0;background: no-repeat;padding: 0;border-bottom: 1px dotted;}
.med_field.sub{text-align: center;float: left;width: 100%;}

input.wpcf7-form-control.wpcf7-submit.has-spinner{    background: #3077ba;padding: 14px 30px;color: #fff;border-radius: 30px;
display: inline-block;text-decoration: none;margin-top: 10px;font-size: 20px;font-weight: 600;border: 2px solid #3077ba;width: 350px;}



.service-inner-page{float: left;width: 100%;}
.bannerInner{float: left;width: 100%;text-align: center;padding:100px 0;margin-top: 90px;}
.breadcrumb a{color: #fff;font-weight: 600;}
.breadcrumb {color: #dd2b1c;font-weight: 600;}
.all_inner_new{float: left;width: 100%;padding: 60px 0;}
.all_inner_new h3{font-size: 30px;padding-bottom: 20px;color: #000;font-weight: 600;}
.all_inner_new h5{font-size: 20px;padding-bottom: 20px;color: #000;font-weight: 600;}
.reach_us .left ul{padding: 0;}
.reach_us .left ul li{list-style: none;border-bottom: 1px solid #f1f1f1;padding: 10px 0;color: #000;}
.reach_us .left  a{text-decoration: none;}
.reach_us .left i{font-size: 25px;color: #3077ba;padding-right: 10px;}
.reach_us{float: left;width: 100%;border-top: 1px solid #f1f1f1;padding: 60px 0;}
.reach_us .left{float: left;width: 50%;}
.reach_us .right{float: left;width: 50%;}

.our_mission{float: left;width: 100%;}
.our_mission h2{color: #fff;}
.our_mission p{color: #fff;}
.our_mission .left{float: left;width:50%;background: #dd2b1c;padding: 5% 5% 0 5%;height: 450px;}
.our_mission .right{float: left;width:50%;background: #3077ba;padding: 5% 5% 0 5%;height: 450px;}

.our_team{float: left;width: 100%;padding: 60px 0;}
.our_team h2{text-align: center;padding-bottom: 60px;}
.our_team p{color: #000;font-size: 20px;font-weight: 600;padding: 20px 0;text-align: center;}
.our_team .owl-dots{float: left;width: 100%;text-align: center;margin-top: 30px;}

.our_team .owl-dot{width: 40px;height: 8px;border-radius: 10px;display: inline-block;background: #3077ba;margin: 0 3px;}
.our_team .owl-dot.active {background: #dd2b1c;}

.top_footer{float: left;width: 100%;background: #3077ba;padding: 60px 0;}
.top_footer .ft_card{float: left;width:33.33%;padding: 20px;}
.top_footer .fa-solid{color: #fff;}

.top_footer h4{color: #fff;font-size: 25px;font-weight: 600;}
.top_footer p{color: #fff;line-height: 30px;}
.top_footer ul{padding: 0;}
.top_footer ul li{list-style: none;line-height: 30px;}
.top_footer ul li a{text-decoration: none;color: #fff;}

.copy{float: left;width: 100%;background: #3077ba;border-top: 1px solid #fff;}

.copy .left{float: left;width: 50%;}
.copy .right{float: left;width: 50%;text-align: right;}
.copy .right a{text-decoration: none;color: #fff;font-weight: 600;}
.copy .right a:hover{text-decoration: underline;}
.copy p{color: #FFF;padding: 10px 0;}
	/* content */
	#content { overflow: hidden; width: 100%; }
	
	/* left side*/
	#lefttPart { float: left; width: 60%; }
	
		/* copy bar */
		.copyBar { width: 320px; }
	
	
	/* right side */
	#rightPart { float: right; width: 36%; }
	
		/* sideBar */
		.sideBar .widget { margin-bottom: 20px; }
		.sideBar ul { padding: 0 0 0 0; list-style: none; overflow: hidden; }
		.sideBar li { padding: 8px 0; line-height: 18px; border-top: #ddd solid 1px; }
		.sideBar li:first-child { border: 0px; }
		.sideBar li a { text-decoration: none; }
		.sideBar h3 { padding-bottom: 15px; }

		/* footer */
	
	
	/* fullPart */
 	#fullPart { float: left; width: 100%; }
	
	
/* Begin Images */
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left; }
/* End Images */

/* Begin Comments*/
.alt { margin: 0; padding: 10px; }
#commentform input { width: 100%; margin: 5px 5px 1px 0; }
#commentform { margin: 5px 10px 0 0; }
#commentform textarea { width: 100%; padding: 2px; }
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#commentform #submit { margin: 0 0 5px auto; width: auto; float: right; }
.commentlist li,
#commentform input,
#commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist li ul li { font-size: 1em; }
.commentlist li { font-weight: bold; }
.commentlist li .avatar { float: right; border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite,
.commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentmetadata { font-weight: normal; }
.commentlist { padding: 0; text-align: justify; }
.commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none; }
.commentlist li ul li { margin-right: -5px; margin-left: 10px; }
.commentlist p { margin: 10px 5px 10px 0; }
.children { padding: 0; }
#commentform p { margin: 5px 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
/* End Comments */

/* Begin Calendar */
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }
#wp-calendar #prev a,
#wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
.hidden { display: none; }
.screen-reader-text { position: absolute; left: -1000em; }
hr { display: none; }
a img { border: none; }
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }
/* End Various Tags & Classes*/

/* Captions */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
/* End captions */

	
		
		/* footer */
		#footer { padding: 20px 0; overflow: hidden; border-top: #999 solid 1px; } 
		#footer p { float: left; }
		#footer span { float: right; }


/* Responsive Css Start */	


@media only screen and (max-width: 1120px) {
.wrapper{max-width:97%;}
.menuBar li{padding: 30px 11px 30px 40px;}
	
}




@media only screen and (max-width: 1020px) {
h2{font-size: 28px;}    
h1{font-size: 45px;}    
.menuBar li{padding: 29px 11px 29px 30px;}
.why_choose .left{min-height: 610px;}
.why_choose .right{min-height: 610px;}
.medical .med_card h3{font-size: 22px;padding-bottom: 15px;}
span.digi{margin-right: 5px;}
.faq .accordion-button{font-size: 14px;}
.home_contact{padding: 60px 0;}
.top_footer ul li{font-size: 14px;}
.top_footer p{font-size: 14px;}
	
}
		
@media only screen and (max-width: 767px) {
	
	#header { padding-top: 0; }
	#header a.mobilemenu { padding: 0 65px 0 0; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; display: block; text-decoration: none; font-weight: bold; position: absolute; left: 0px; top: 25px; line-height: 40px; text-transform: uppercase; text-align: right; color: #333; font-size: 0; }
	#header a.mobilemenu:before, #header a.mobilemenu:after, #header a.mobilemenu span { width: 35px; height: 3px; display: block; position: absolute; right: 15px; top: 10px; content: ""; background: #3077ba; }
	#header a.mobilemenu:after { top: auto; bottom: 10px; }
	#header a.mobilemenu span { top: 18px; }
	.mm-opened a.close { display: block; }
	.menuBar a.close { width: 50px; height: 20px; font-size: 0px; position: absolute; left: 20px; top: 9px; z-index: 8888; }
	.menuBar a.close:before, .menuBar a.close:after { width: 30px; height: 3px; display: block; position: absolute; left: 0px; top: 10px; content: ""; background: #21344d; -webkit-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); -ms-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); }
	.menuBar a.close:after { -webkit-transform: scale(1) rotate(-45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); -ms-transform: scale(1) rotate(-45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); transform: scale(1) rotate(-45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); }
	
	.menuBar { padding: 0px; }
	.menuBar ul { display: none; position: absolute; left: 0px; top: 42px; z-index: 10; width: 100%; background: #aaa; }
	.menuBar li { padding: 0px; float: none; border: 0px; }
	.menuBar li a { padding: 5px 15px; display: block; border-bottom: #FFF solid 1px; }
	.menuBar li a:hover, .menuBar li.active a { background: #999; }
	.menuBar ul > li.dropdown { padding-right: 0px; }
	.menuBar ul > li.dropdown > a { padding-right: 0px; background: url('../images/arrow-down.png') 95% center no-repeat; }
	.menuBar ul > li.dropdown > a:hover, .menuBar ul > li.dropdown.active > a { padding-right: 0px; background: #999 url('../images/arrow-down.png') 95% center no-repeat; }
	.menuBar li ul { position: static; left: 0px; top: 0px; width: 100%; }
	.menuBar li:hover ul { display: none; }
	.menuBar li li { border: 0px; }
	.menuBar li li a { padding-left: 40px; }
	.menuBar li li li a { padding-left: 60px; }
	
	#lefttPart { width: 100%; float: left; margin-bottom: 20px; }
	#rightPart { width: 100%; float: left; }

	.logo { width:25%;}	
	.topBar ul { padding: 0px; padding-top: 20px; text-align: center; float: none; }
	.topBar ul li { display: inline; float: none; }
	
	#footer { text-align: center; }
	#footer p, #footer span { float: none; }
	
	/*updated css*/
	.call_btn{display:none;}
	.banner_cont{width:100%;}
	.home_about h5{padding-bottom:0;}
	.wrking_days .left{width:100%;padding-right: 0;}
	.wrking_days .right{width: 100%;padding-left: 0;}
	.our_mission .left{width: 100%;padding: 30px;height: auto;}
	.our_mission .right	{width: 100%;padding: 30px;height: auto;}
	.explore .leftm{width: 100%;}
	.explore .leftm{padding-bottom: 0;}
	.explore h2{padding: 10px 0;}
	.explore .rightm{width: 100%;padding-top: 60px;}
	
	.why_choose .left{min-height: 630px;}
	.why_choose .right{min-height: 630px;}
	.medical .med_card h3{font-size: 16px;}
	span.exp{font-size: 80px;}
	.faq .left{width: 100%;padding-right: 0px;}
	.faq .right{width: 100%;padding-left: 0px;}
	.top_footer .ft_card{min-height: auto;width: 100%;}
	.copy p{font-size: 12px;}
	.reach_us .left{width: 100%;}
	.reach_us .right{width: 100%;padding-top:30px;}
}


 
@media only screen and (min-width: 768px) {
	
	.mm-menu.mm-current { display: none !important; }
	html.mm-opening .mm-slideout { transform: translate(0px, 0px) !important; -webkit-transform: translate(0px, 0px) !important; }
	html.mm-opened { overflow: visible !important; }
	html.mm-opened body { overflow: visible !important; }
	#mm-blocker { display: none !important; }
	
}



@media only screen and (max-width: 639px) {
	
	#homeBanner a.flex-prev, #homeBanner a.flex-next { display: none; }
	
}



@media only screen and (max-width: 600px) {
.logo{width: 50%;}	
#header a.mobilemenu{top: 20px;}
#homeBanner{margin-top: 80px;min-height: 560px;}
.banner_cont{padding: 20px 10px;margin-top: 30px;}
#homeBanner h1{font-size: 24px;}
h5{font-size: 16px;}
h2{font-size: 25px;line-height: 34px;padding:10px 0;}
.bannerInner{margin-top: 80px;padding: 60px 0;}
.bannerInner h1{font-size:25px;}
.all_inner_new h3{font-size: 25px;}
.wrking_days .left h4{line-height: 34px;}
.our_team h2{font-size: 25px;line-height: 34px;}
.explore{padding: 60px 0;}
.explore .more_card{display: block;}
.explore .more_card .left{width: 100%;padding-right: 0;}
.explore .more_card .right{width: 100%;padding-top: 20px;text-align: center;}
.explore .rightm{height: auto;}
.why_choose .left{min-height: 320px;width:100%;}
.why_choose .right{min-height: auto;width: 100%;padding: 20px;}
.why_choose .right ul li{width: 100%;padding: 5px 0;}
.medical .med_card{width: 100%;padding: 10px 0;}
.medical .med_card h3{font-size: 25px;}
span.exp{font-size: 45px;}
.experienced h2{font-size: 25px;line-height: 34px;padding-bottom: 30px;}
.testimonial{padding: 60px 0%;}
.home_contact .med_field{width: 100%;padding: 10px 0px;}
.home_contact h2{padding-bottom: 30px;}
input.wpcf7-form-control.wpcf7-submit.has-spinner{width: 100%;}
.top_footer .ft_card{width: 100%;padding: 20px 0;min-height: auto;}
.copy .left{width: 100%;text-align: center;}
.copy .right{width: 100%;text-align: center;text-align: center;}
.copy p{font-size: 10px;padding: 5px 0 0px 0px;}
	
}