
@media only screen and (max-width: 1300px){
	.owl-carousel .hero-slider-item {padding-top:0px!important;}
}
@media only screen and (max-width: 991px){
	.module-header{margin-top:40px!important;}
}
@media only screen and (max-width: 767px){
	.gallery_inner .thumb{margin:15px 0!important;}
}
@media only screen and (min-width: 991px) and (max-width: 1100px){
	.sf-menu>li>a {padding-left: 4px;padding-right: 4px;}
}
@media only screen and (min-width: 767px) and (max-width: 991px){
	
	a.logo img{max-width:100%!important;}
	.toggle_menu{left:unset!important;right:0px!important;top:16px!important;}
/* About */
	.head_abt_profile img{width:50%!important;}
	.head_about{padding:30px 0!important;}
	.head_abt_description{padding-top:30px;}
	.head_abt_description h2{font-size:28px!important;}
	.head_abt_description h3{font-size:16px!important;}
/* Neurological Conditions */
	.clinicinfo{padding:30px 0!important;}
	.clinicinfo-lft{width:30%!important;padding:0!important;}
	.clinicinfo-rgt{width:70%!important;padding:0 30px!important;}
	.clinicinfo h1{font-size:22px!important;}
	.clinicinfo p{font-size:16px!important;text-align:justify;}
/* Services */
	.srv_cnt{height:250px;}
	
	.hosp_text{height:200px;}
}
@media only screen and (min-width: 480px) and (max-width: 767px){
	
	a.logo img {max-width: 74%;}
	.owl-carousel .hero-slider-item {padding-top:0px!important;}
	.page_highlights {margin-top: 0px!important;}
	.hero-slider-full .owl-nav span.hero-nav {width: 25px!important;height: 25px!important;}
	.bottommargin_60{margin-bottom:10px;}
	.module-header{font-size:22px;}
	.with_big_padding{padding:0 30px!important;}
/* About */
	.head_about{padding:30px 0!important;}
	.head_abt_description{padding-top:30px;}
	.head_abt_description h2{font-size:28px!important;}
	.head_abt_description h3{font-size:16px!important;}
	
/* Neurological Conditions */
	.clinicinfo-lft{width:100%!important;}
	.clinicinfo-rgt{width:100%!important;padding:0 30px 30px!important;}
	.clinicinfo h1{font-size:22px!important;}
	.clinicinfo p{font-size:16px!important;text-align:justify;}
/* Services */
	.service_home{padding:30px 0!important;}
	.service_home p{padding:0px!important;}
	.mt-3{margin-top:10px!important;}
	
	.entry-thumbnail {padding: 20px 0px!important;}
	.vertical-item.content-padding .item-content {padding: 20px 0!important;}
/* Attachments */
	.team-section{padding:30px 0!important;}
	.title-set h2{font-size:24px!important;}
/* Testimonials */
	.team-section .sec-title{margin-bottom:20px!important;}
	.testimonial-invild .review .review-description{margin:10px 0;}
	.team-section .more-btn{margin-top:20px!important;}
/* Footer */
	.page_footer{padding:30px 0!important;}
}

@media only screen and (min-width: 240px) and (max-width: 480px){
	
	a.logo img {max-width: 74%;}
	.owl-carousel .hero-slider-item {padding-top:0px!important;}
	.page_highlights {margin-top: 0px!important;}
	.hero-slider-full .owl-nav span.hero-nav {width: 25px!important;height: 25px!important;}
	.bottommargin_60{margin-bottom:10px;}
	.module-header{font-size:22px;}
	.with_big_padding{padding:0 30px!important;}
/* About */
	.head_about{padding:30px 0!important;}
	.head_abt_description{padding-top:30px;}
	.head_abt_description h2{font-size:28px!important;}
	.head_abt_description h3{font-size:16px!important;}
	.head_abt_description .abt_btn a{width:100%!important;display:block;text-align:center;}
/* Neurological Conditions */
	.clinicinfo-lft{width:100%!important;padding:30px!important;}
	.clinicinfo-rgt{width:100%!important;padding:10px!important;}
	.clinicinfo h1{font-size:22px!important;}
	.clinicinfo p{font-size:16px!important;text-align:justify;}
/* Services */
	.service_home{padding:30px 0!important;}
	.service_home p{padding:0px!important;}
	.mt-3{margin-top:10px!important;}
	
	.entry-thumbnail {padding: 20px 0px!important;}
	.vertical-item.content-padding .item-content {padding: 20px 0!important;}
/* Attachments */
	.team-section{padding:30px 0!important;}
	.title-set h2{font-size:24px!important;}
/* Testimonials */
	.team-section .sec-title{margin-bottom:20px!important;}
	.testimonial-invild .review .review-description{margin:10px 0;}
	.team-section .more-btn{margin-top:20px!important;}
/* Footer */
	.page_footer{padding:30px 0!important;}
}
















@media (min-width: 1401px) {
    /* CSS */
    .service-card {
        height: 235px;
    }
    .entry-thumbnail {
        padding: 30px 10px;
    }
}

@media (min-width: 1280px) and (max-width: 1400px) {
    /* CSS */
    .service-card {
        height: 300px;
    }
    .entry-thumbnail {
        padding: 30px 10px;
    }
}

/* 
    ##Device = Laptops, Desktops
    ##Screen = B/w 1025px to 1280px
  */

@media (min-width: 1025px) and (max-width: 1280px) {
    /* CSS */
    .service-card {
        height: 295px;
    }
    .entry-thumbnail {
        padding: 50px 10px;
    }
}

@media (min-width: 1025px) and (max-width: 1280px) and (orientation: landscape) {
    /* CSS */
    .service-card {
        height: 320px;
    }
    .entry-thumbnail {
        padding: 35px 80px;
    }
}

/* 
    ##Device = Tablets, Ipads (portrait)
    ##Screen = B/w 768px to 1024px
  */

@media (min-width: 768px) and (max-width: 1024px) {
    /* CSS */
    .service-card {
        height: 220px;
    }
    .entry-thumbnail {
        padding: 35px 45px;
    }
}

/* 
    ##Device = Tablets, Ipads (landscape)
    ##Screen = B/w 768px to 1024px
  */

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    /* CSS */
    .service-card {
        height: 350px;
    }
    .entry-thumbnail {
        padding: 34px 13px;
    }
}

/* 
    ##Device = Low Resolution Tablets, Mobiles (Landscape)
    ##Screen = B/w 481px to 767px
  */

@media (min-width: 481px) and (max-width: 767px) {
    /* CSS */
    .service-card {
        height: 240px;
    }
    .entry-thumbnail {
        padding: 35px 8px;
    }
}

/* 
    ##Device = Most of the Smartphones Mobiles (Portrait)
    ##Screen = B/w 320px to 479px
  */

@media (min-width: 320px) and (max-width: 480px) {
    .entry-thumbnail {
        padding: 15px 30px;
    }
}

