@media (max-width: 1200px) and (min-width: 992px){


.slide-text {
    width: 960px;
    margin-left: 50px; 
    padding-left: 15px;
    padding-right: 15px;
}
}
@media  (max-width: 1200px) {
.under-banner-section .content-section h1 {
    font-size: 30px;
    line-height: 40px;
    margin: 0px 0px 10px 0px;
}
.under-banner-section .content-section h1 span {
    font-size: 30px;
}
.under-banner-section .content-section p {
    
}
.my-tab-section ul li {
    padding: 20px 20px;
    font-size: 20px;
}
.my-tab-section .tab-content p {
    font-size: 16px;
    line-height: 34px;
}
.map-address .address-section {
    padding-top: 30px;
}
.tab-sections,
.section-two {
    min-height: 300px;
}
}
@media  (max-width: 991px) {
.under-banner-section {
    margin-top: 50px;
}
.news-title{
	display: none;
}
.media-img {
    display: block;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin: 50px 0px;
}
.media-img div{
	margin-bottom: 30px;
}
.under-banner-section .video-section {
    width: 100%;
    float: none;
    margin-bottom: 0px;
}
.under-banner-section .content-section {
    width: 100%;
    float: none;
    padding-right: 0px;
	padding-bottom: 50px;
}
.section-two {
    margin: 50px 0px;
}
.consultants-outer .container {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 50px;
    grid-row-gap: 20px;
}
.consultants-outer .member-list img {
    margin-bottom: 10px;
    max-width: 100%;
    height: auto;
    width: 100%;
}
.member-list{
	text-align: center;
}
.mobile-view{
	display: block;
	margin: 0px 0px 0px 0px !important;
}

.treatments-outer .container {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 30px;
}
.treatments-outer .container .treatments-list img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.treatments-outer-inner .container {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 30px;
}
.treatments-outer-inner .container .treatments-list img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.footer-contact-section {
    padding: 20px 0px;
    font-size: 20px;
}
.footer-contact-section span.contact-number:before {
    font-size: 60px;
    top: 15px;
}
.footer-contact-section:after{
	bottom: -30px;
}
.section-two .container {
    clear: both;
    display: block;
    content: '';
}
.tab-sections {
    width: 100%;
    float: none;
    min-height: inherit;

}
.map-address {
    width: 100%;
    float: none;
    background-color: #820d49;
    padding: 0px;
}
.w-menu:after{
	display: none;
}
header{
	position: relative;
}
/*header:after{
	height: 10px;
    width: 100%;
    content: '';
    background-color: red;
    display: inline-block;
    bottom: -10px;
    position: absolute;
    background: #1e5799;
    background: -moz-linear-gradient(left, #2e3990 0%, #2e3990 50%, #00aeef 50%, #00aeef 100%);
    background: -webkit-linear-gradient(left, #2e3990 0%,#2e3990 50%,#00aeef 50%,#00aeef 100%);
    background: linear-gradient(to right, #2e3990 0%,#2e3990 50%,#00aeef 50%,#00aeef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
}*/
}
@media  (max-width: 767px) {
.top-menu{
	background-color: #fff;
}
.top-section .top-menu .appointment-btn {
    width: 100%;
    text-align: center;
}
.logo-outer{
	text-align: center;
	margin-top: 10px;
	padding-bottom: 10px;
}
	.email {display: none;}
.logo {
    width:115px;
    left: 20px;
    position: relative;
    float: none;
    display: inline-block;
}
.logo img {
    width: 100%;
}
.logo-text {
    position: relative;
    left: 20px;
    top: 0px;
    float: none;
    display: inline-block;
}
.my-tab-section ul li {
    padding: 20px 14px;
    font-size: 15px;
}
.treatments-outer {
    background-color: #ebeff2;
    padding: 40px 0px;
}
.treatments-outer-inner {
    background-color: #fff;
    padding: 0px 0px 20px 0;
}
.consultants-outer .container {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-column-gap: 0px;
    grid-row-gap: 20px;
}
.consultants-outer .member-list a.more-about {margin-bottom: 30px;}
.treatments-outer .container {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-column-gap: 30px;
}
.treatments-outer-inner .container {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-column-gap: 30px;
}
.footer-contact-section {
    font-size: 14px;
}
.footer-contact-section span {
    padding-right: 10px;
}
footer {
    padding: 30px 0px 10px;
}
footer span.title {
    font-size:16px;
}
footer p {
    font-size: 14px;
    line-height: 26px;
}
footer span.copy-right {
    margin: 10px 0px 0px;
    font-size: 12px;
}
footer span.created {
    margin: 0px 0px 20px;
    font-size: 12px;
}

.social-media-btns{
	display: none;
}
.slide-text h1 span {
    font-size: 30px;
    line-height: 35px;
}
.map-address .address-section .appointment-btn span {
    padding: 0px 10px;
}
.map-address .address-section .appointment-btn {
    padding: 5px 0px;
    font-size: 14px;
}
.consultants-outer h2,
.treatments-outer h2 {
    font-size: 26px;
    line-height: 30px;
    margin: 0px 0px 30px 0px;
}
.treatments-outer-inner h2 {
    font-size: 26px;
    line-height: 30px;
    margin: 0px 0px 30px 0px;
}
.weberge-slider {
      height: 400px;
}
.consultants-outer .member-list span.name{margin-top:0px;}
.consultants-outer .member-list span.name, .consultants-outer .member-list span.designation, .consultants-outer .member-list p { text-align:center;}
}
@media  (max-width: 600px) {

.top-section .container {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.top-section {
    background-color: #f1f1f1;
    text-align: left;
}
.top-section .top-menu .normal-btn {
    padding: 6px 10px 6px 10px;
    font-size: 14px;
}
.top-section .top-menu .timing-op {
    display:none;
}
.logo {
    width: 120px;
    left: 0px;
	top:0;
}
.logo-text {
    width: 250px;
    left: 0px;
	margin-top:10px; margin-bottom:10px;
}
.logo-text img{
	width: 100%;
}
.map-address .address-section {
    padding: 0px;
}
.map-address .address-section span.title {
    font-size: 15px;
}
.map-address .address-section p {
    font-size: 14px;
    line-height: 24px;
}
.map-address .address-section span.email {
    font-size: 14px;
}

.consultants-outer {margin-bottom: 30px;}
}