/**
=============================================================
[Responsive Stylesheet]

Template:     eMedical
Version:      2.0
Created:      10.30.2016
Primary use:  Health & Medical Responsive HTML Template

@Author: icute_theme
=============================================================
**/

@media only screen and (max-width: 1199px){
	.header-top-widget .header-widget .iconbox-widget {
		margin-right: 30px;
	}
	.service-thumb img {
		display: none;
	}
	.welcome-content .welcome-feature {
		padding: 25px 20px 25px 30px;
	}
	.appointment-form.style-one {
		margin-top: 0;
	}
	.gallery-carousel .owl-stage-outer {
	    overflow: hidden;
	}
	.gallery-section .gallery-wrapper .gallery-post .thumb img {
	    width: 100%;
	}
	.do_v_mt {
		margin-top: 40px !important;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.mainmenu-container {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 1023px){
	
	.fixed-top-header{
		position:relative;	
	}
	
	.mega-header .header-top .search-form .form{
		padding:0px;	
	}
	
	.mega-header .header-top .large{
		width:60%;	
	}
	
	.mega-header .header-top .medium{
		width:40%;	
	}
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header-main .appoint-btn a {
	  font-size: 13px;
	  font-weight: 600;
	  padding: 0 16px;
	}
}

@media only screen and (max-width: 991px){
	.sm-width-full {
	    width: 100%;
	}
	.col-sm-center {
		display: block;
		float: none;
		margin-left: auto;
		margin-right: auto;
		max-width: 400px;
	}
	.mega-header .logo,
	.header-top-infos {
		float:none !important;
		display: inline-block;
		text-align:center;
		width:100% !important;
	}
	.header-top-infos ul {
		float: none;
	}
	.header-top-infos > ul > li {
		display: inline-block;
		float: none !important;
	}
	.header-top-widget .header-widget {
	    float: none;
	    text-align: center;
	    margin-top: 15px;
	}
	.header-top-widget .header-widget .iconbox-widget {
		text-align: left;
		padding-left: 10px;
	}
	.mega-menu .menuzord-menu li .indicator {
	    display: none;
	}
	.appointment-form.style-one {
		margin-top: 40px;
	}
	.appointment-form form input {
		height: 54px;
	}
	.appointment-form .form-group select {
		padding: 16px 12px;
	}
	.funfact-post {
	    margin: 0 20px 40px;
	}
	.blog-post {
	    margin-bottom: 50px;
	}
	.sidebar-widget {
	    margin-left: auto;
	    margin-right: auto;
	    max-width: 600px;
	}
	.team-member-details .content {
		margin-top: 30px;
	}
	.do_w_mt {
		margin-top: 40px !important;
	}
}

@media only screen and (max-width: 768px){
	.menuzord .showhide {
		height: 58px;
		padding-top: 17px;
	}
	.menuzord .showhide em {
		background-color: #fff;
	}
	.mega-menu .menuzord-menu {
	    background-color: #fff;
	}
	.mega-menu .menuzord-menu > li > a {
		color: #777;
		font-size: 13px;
		line-height: 13px;
	}
	.mega-menu .menuzord-menu > li:hover a {
		color: #fff;
	}
	.mega-menu .menuzord-menu ul.dropdown li:first-child {
	    border-bottom: none;
	    border-top: none;
	}
	.mega-menu .menuzord-responsive .menuzord-menu ul.dropdown li a {
	    border-bottom: none;
	    z-index:2000;
	}
	.mega-menu .menuzord-menu li .indicator {
		display: block;
		margin-left: 0;
		position: absolute;
	}
	.mega-menu .menuzord-menu li .indicator:after {
		color: #888;
		font-size: 18px;
		line-height: 20px;
		position: absolute;
		right: 22px;
		top: 10px;
	}
	.mega-menu .menuzord-menu li.active .indicator:after,
	.mega-menu .menuzord-menu li:hover .indicator:after {
		color: #fff;
	}
}

@media only screen and (max-width: 767px){
	.xs-fz-30 {
		font-size: 30px !important;
	}
	.mega-header{
		overflow:hidden;	
	}
	.mega-header .logo {
		margin-bottom: 20px;
	}
	.fixed-top-header{
		position:relative !important;	
	}	
	.mega-header .logo{
		float:none;
		width:100%;	
	}
	.mega-header .header-main .appoint-inner{
		position:absolute;
		left:0px;
		top:0px;
	}	
	.mega-header .header-main .appoint-inner .text-right{
		text-align:left;
		z-index:6;
		max-width:240px;	
	}
	.header-main .appoint-btn {
		padding-top: 0;
	}
	.header-main .appoint-inner{
	    text-align:left !important;
	}	
	.tp-caption {
		display: none !important;
	}
	.funfact-post {
	    margin-left: auto;
	    margin-right: auto;
	    max-width: 400px;
	}
	.footer-section .footer-widget {
	    margin-bottom: 30px;
	    margin-left: auto;
	    margin-right: auto;
	    max-width: 500px;
	}
	.footer-widget .widget-news .widget-news-post {
		display: block;
		margin-top: 20px;
	}
}

@media only screen and (max-width: 620px) {
	.header-top-widget .header-widget .iconbox-widget {
		margin-right: 15px;
	}
	.iconbox-widget .box-contenet {
	    padding-left: 40px;
	}
	.inner-title .title {
		font-size: 30px;
		line-height: 32px;
	}
	.blog-post {
	    margin-bottom: 30px;
	}
}

@media only screen and (max-width: 479px){
	.header-top-infos > ul > li {
		border: none;
		max-width: 100%;
	}
	.section-title .title {
	    font-size: 30px;
	    line-height: 32px;
	    margin-top:4px!important;
	  
	    
	}
	.replybox-comment {
	    margin-left: 20px;
	}
}

@media only screen and (max-width: 479px)
{
    
    .section-title .title {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0.8px;
    line-height: 26px;
    margin-bottom: 30px;
    margin-top: 4px!important;
    text-transform: uppercase;
}






@media only screen and (max-width: 479px)
{
    
    .section-title .titleourservices {
    font-size: 27px;
    font-weight: bold;
    letter-spacing: 0.8px;
    line-height: 26px;
      font-size: 28px;
    margin-bottom: 30px;
    margin-top: 18px!important;
    text-transform: uppercase;
}



@media only screen and (max-width: 479px)
{
    
    .section-title .titledoctor {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0.8px;
    line-height: 26px;
    margin-bottom: 30px;
    margin-top: 18px!important;
    text-transform: uppercase;
    }

    
    
     .forcefullwidth_wrapper_tp_banner
        {
            padding-top:131px !important;
            
            }
     
     
     .tp-bullets simplebullets preview4 hidebullets
     {
         
        padding: 143px 0px !important;
         
         }



 .preview4 hidebullets
     {
         
        padding: 143px 0px !important;
         
         }



.hidebullets
     {
         
        padding: 143px 0px !important;
         
         }



 .tp-bullets
     {
         
        padding: 143px 0px !important;
         
         }
    





   
       



@media only screen and (max-width: 479px)
{
    
    .section-title .titlechildcare {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0.8px;
    line-height: 26px;
    margin-bottom: 30px;
   
    text-transform: uppercase;
}




@media only screen and (max-width: 479px)
{
    
    .section-title .titlecorporate {
  letter-spacing: 0.8px;
 line-height: 26px;
 margin-bottom: 36px;
 margin-top: -200px !important;
 text-transform: uppercase;




}


@media only screen and (max-width: 479px)
{
    
    .section-title .titlehome {
  letter-spacing: 0.8px;
 line-height: 26px;
 margin-bottom: 36px;
 margin-top: 293px !important;
 text-transform: uppercase;




}




@media only screen and (max-width: 479px)
{
    
    .section-title .titlelab {
  letter-spacing: 0.8px;
 line-height: 26px;
 margin-bottom: 36px;.
 margin-top: -23px !important;
 text-transform: uppercase;




}






@media only screen and (max-width: 479px)
{
    
    .section-title .titleonline {
  letter-spacing: 0.8px;
 line-height: 26px;

 text-transform: uppercase;




}







@media only screen and (max-width: 479px)
{
    
    .welcomeheading {
 margin-top:-70px;




}



@media only screen and (max-width: 479px)
{
    
    .section-title .titleoperative {
  letter-spacing: 0.8px;
 line-height: 26px;
 margin-bottom: 36px;
 margin-top: -89px !important;
 text-transform: uppercase;




}




@media only screen and (max-width: 479px)
{
    
    .section-title .titlehealth {
  letter-spacing: 0.8px;
 line-height: 26px;
 margin-bottom: 36px;

 text-transform: uppercase;




}





@media only screen and (max-width: 479px)
{
    
    .section-title .titleambulance {
  letter-spacing: 0.8px;
 line-height: 26px;
 margin-bottom: 36px;

 text-transform: uppercase;




}






@media only screen and (max-width: 479px)
{
    
    .section-title .titlepharmacy {
  letter-spacing: 0.8px;
 line-height: 26px;
 margin-bottom: 36px;
margin-top:60px;
 text-transform: uppercase;




}







@media only screen and (max-width: 479px)
{
    
    .section-title .titlesenior {
  letter-spacing: 0.8px;
 line-height: 26px;
 margin-bottom: 36px;
 margin-top: -13px!important;
 text-transform: uppercase;




}




@media only screen and (max-width: 479px)
{
    
    .section-title .titlevaccination {
  letter-spacing: 0.8px;
 line-height: 26px;
 margin-bottom: 36px;
 margin-top: -126px !important;
 text-transform: uppercase;




}




@media only screen and (max-width: 479px)
{
    
    .section-title .titlechildcare {
  letter-spacing: 0.8px;
 line-height: 26px;
 margin-bottom: 36px;
 margin-top: 230px !important;
 text-transform: uppercase;




}






@media only screen and (max-width: 479px)
{
    
    .section-title .titleyoga {
  letter-spacing: 0.8px;
 line-height: 26px;
 margin-bottom: 36px;
 text-transform: uppercase;




}



@media only screen and (max-width: 479px)
{
    
    .section-title .titleabc {
  letter-spacing: 0.8px;
 line-height: 26px;
 margin-bottom: 36px;
 margin-top: 0px !important;
 text-transform: uppercase;
   background-image:none;




}



@media only screen and (max-width: 479px)
{
    
    .section-title .titleambulance {
  letter-spacing: 0.8px;
 line-height: 26px;
 margin-bottom: 36px;
 margin-top: 0px !important;
 text-transform: uppercase;
   background-image:none;




}



















@media only screen and (max-width: 380px){
	.feature-box {
		text-align: center;
		margin-left:-73px!important;
	}
	.feature-box .icon-box {
		margin-bottom: 20px;
	    margin-left: auto;
	    margin-right: auto;
	    position: relative;
	    margin-left:50px!important;
	}
	.feature-box .content {
		padding-left: 0;
	}
	.service-post {
		text-align: center;
	}
	.service-post .icon-box {
		left: auto;
		margin-bottom: 0;
	    margin-left: auto;
	    margin-right: auto;
	    position: relative;
	}
	.services-style3 .service-post .icon-box {
	    margin-bottom: 25px;
	}
	.services-style3 .service-post .content,
	.service-post .content {
		padding: 20px 18px;
	}
	.replybox-comment {
	    margin-left: 0;
	}
}

@media only screen and (max-width: 368px){
	
	.header-top-widget .header-widget {
		display: block;
		float: none;
		margin-left: auto;
		margin-right: auto;
		max-width: 200px;
		text-align: left;
	}
	.appointment-form .form-title {
	    font-size: 16px;
	    padding: 30px 12px;
	}
}