@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) {



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

.our-departments-section .jom-slider .tns-nav {
    left: 27%;
}
.our-departments-section .department-icon {
    border: none;
}
.our-doctors-section .doctors-block {
    width: 100%;
}
.our-doctors-section .jom-slider .tns-nav {
    left: 37%;
}
.our-services-section .jom-slider .tns-nav {
    left: 35%;
}
.our-services-section .services-block {
    margin-right: 0;
}
.welcome-section {
    overflow: hidden;
}

.welcome-section .welcome-img-section {
    width: 100%;
}
.welcome-section .welcome-img-section img{
    width: 100%;
}
.welcome-section .w-content {
    padding-left: 0;
}
.welcome-section .w-content {
    width: 100%;
}
.help-line-section .help-left h5 {
    font-size: 14px;
    height: auto;
}
.help-line-section .help-left .help-numbers span {
    font-size: 14px;
}
.help-line-section .help-left .help-numbers span.phone{
    font-size: 17px;
}

.help-line-section .help-left {
    width: 100%;
}
.help-line-section .help-right {
    width: 100%;
}

.top-section .top-menu .appointment-btn span {
    padding: 0 4px 0 0;
}
.top-section .top-menu .appointment-btn span.contact-number:before {
    padding-right: 3px;
}
.welcome-section .w-content h2 {
    line-height: 53px;
}
.our-doctors-section .doctors-block {
    height: auto;
}
.help-line-section .help-right .find-us p {
    padding: 23px 0;
}
footer .footer-links-section {
    width: 100%;
    border: none;
}
footer .footer-contact-section {
    width: 100%;
    text-align: center;
    padding-left: 0;
}
footer .footer-contact-section span {
    text-align: left;
}
footer .footer-contact-section span.location:before {
    top: 46px;
}


.footer-contact-section {
    padding: 20px 0px;
    font-size: 20px;
}
.footer-contact-section span.contact-number:before {
    font-size: 60px;
    top: 15px;
}

.gallery-row1 .gallery-img {
    grid-template-columns: repeat(1,1fr);
    grid-row-gap: 43px;
}
.gallery-row2 .gallery-img {
    grid-template-columns: repeat(1,1fr);
    grid-row-gap: 43px;
}

.gallery-img img {
    width: 100%;
}
.gallery-img .play-btn {
    width: auto;
}
.gallery-row1 .gallery-block-overlay {
    height: 73%;
    margin-top: 27px;
}
.gallery-row1 .gallery-block .play-btn {
    width: 62px;
}
.footer-contact-section:after{
	bottom: -30px;
}

.w-menu:after{
	display: none;
}
header{
	position: relative;
}
}
@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;
	margin-bottom: 10px;
}
.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;
}


.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;
    font-size: 12px;
}

.social-media-btns{
	display: none;
}
.slide-text h1 span {
    font-size: 30px;
    line-height: 35px;
}
.weberge-slider {
      height: 400px;
}
}
@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 0px 6px 20px;
    font-size: 13px;
}
.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%;
}

}