@media (min-width:992px) and (max-width:1199px){
	
}


@media (min-width:768px) and (max-width:991px){
	.navbar-toggler {
    margin: 20px 0; }
	#hospitalMenu {
    width: 100%;
    background-color: #081f3e;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15);
    padding: 30px 15px;
    border-radius: 0 0 6px 6px;
    margin-top: -2px;
    border-radius: 0; }
	
	.counters-wrap {
    width: 100%;
    box-shadow: 0px -30px 38px rgba(0,0,0,0);
    padding: 30px 30px; }
	
	.counter-wrap {
    border-bottom: 1px solid #dedede; }
    
    .counter-wrap:nth-child(even) {
        border-left: 0px solid #dedede; }
     .counter-wrap:last-child {
        border-bottom: none; }
      .counter-wrap:nth-child(3) {
        border-bottom: 1px solid #dedede; }
	
}


@media (max-width:767px){
	.navbar-toggler {
    margin: 0px 0 20px 0; }
	
	#hospitalMenu {
    width: 100%;
    background-color: #081f3e;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15);
    padding: 20px 10px;
    border-radius: 0 0 6px 6px;
    margin-top: -2px;
    border-radius: 0; }
	
	.counters-wrap {
    width: 100%;
    box-shadow: 0px -30px 38px rgba(0,0,0,0);
    padding: 30px 30px; }
	
	.counter-wrap {
    border-bottom: 1px solid #dedede; }
    
    .counter-wrap:nth-child(even) {
        border-left: 0px solid #dedede; }
     .counter-wrap:last-child {
        border-bottom: none; }
      .counter-wrap:nth-child(3) {
        border-bottom: 1px solid #dedede; }
		
 .css-tab .nav-tabs>li>a i { display:none;}
 .medica-about-content {
    padding: 100px 20px 0 20px;
}
.facilitie-img {
    padding: 0 0px;
}
	
}

@media (max-width:479px){

.navbar-brand img {
    position: absolute;
    width: 200px;
    top: 0px;
    left: 0px;
}	
.top-header-area {
    height: auto;
    padding:0px 0px 15px 0px;
}
.header-top-two .top-right .links li {
    font-size: 11px;
    padding: 8px 5px 0px 5px;
}
.header-top-two .top-right .links li a {
    font-size: 11px;
}
.header-top-two .top-right .links li i {font-size: 15px;}

/* Slider banner */
.single-hero-slide {height: 250px;}


.navbar-toggler {background-color:#d50659; order: 1px solid #d50659;}
.header-area .main-menu .nav-link { color:#fff}
.google-review{display:none;}
.hero-slides-content { 
    padding: 0 0 0 3px;
}
.hero-slides-content h2 {font-size:11px;}
.hero-slides-content p{display:none;}
.hospital-btn { padding: 0 20px 0 20px; font-size: 10px; height: 30px;}
.owl-controls {display:none;}
.hospital-btn b {font-size:9px;}

.medica-about-content {
    padding: 50px 20px 0 20px;
}

.medica-about-content {
    margin-bottom: 50px;
}

.grid figure figcaption {padding: 1.0em;}
.facilities-area figure.effect-bubba h3 { padding: 0px 20px;}
.facilities-area figure.effect-bubba p{ display:none;}
.facilities-area figure.effect-bubba:hover h3
 {
	opacity: 1;
	-webkit-transform: translate3d(0,0px,0px);
	transform: translate3d(0,0px,0px);
}

.facilities-area figure.effect-bubba:hover .addeffect h3
 {	
	-webkit-transform: translate3d(0,0px,0);
	transform: translate3d(0,0px,0);
}
figure.effect-bubba {
	background: transparent;
}
.facilities-area figure.effect-bubba:hover img {
	opacity: 1;
}


.text-wrapper {width:68%; display: inline-block; text-align:left;}
.vl-line1 { display:none;}
.card-icon {
float: left; }

.single-benefits-thumb {
    margin: 0;
    position: absolute;
    top: -860px;
	padding:86px 0 0 0px;
}
.single-benefits-area:first-child{ padding-top:90px;}
.help-img { margin: 90px 0 0 0; width:70%;}
.help-img-inner { margin: 90px 0 0 0; width:60%;}
.ivf-failure { 
    padding: 0px 0 0 10px;
    margin-top: -450px;
}
.ivf-failure1 { 
    padding: 0px 0 0 10px;
    margin-top: -345px;
}

.css-tab .nav-tabs>li>a {  
    margin: 0px 10px;
}
.nav-tabs>li {
    float: left;
width: 100%;}
.css-tab .nav-tabs>li>a span { margin: 0px 0 0 0;}


}


@media (max-width:768px){
	.help-img {
    	margin: 0px 0 0 0;
	}
	.ivf-failure {
    	padding: 0px 0 10px 40px;
	}
}

@media (max-width:767px){
	
	
}

@media (max-width:414px){
	
	.single-benefits-thumb{
		
		top: -795px;
	}
	.ivf-failure {
    	margin-top: -410px;
	}
	
}
@media (max-width:375px){
	
	.single-benefits-thumb{
		
		top: -860px;
	}
}