.logo {
	max-width: 100%;
}
.gallery_page .row .gal_title {
    display: table;
    width: 100%;
    min-height: 60px;
    background: #4f4e4e;
}
.gallery_page .row .gal_title div {
	vertical-align: middle;
    display: table-cell;
    width: 100%;
}
.gallery_page .row .box h3 {
    color: #fff;
    text-align: center;
    margin: 0;
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.575em;
    font-weight: 600;
	text-transform: uppercase;
}
.gallery_page .row .box {
	position: relative;
}
.gallery_page .row .link_page {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;	
}
.gallery_page .row .box:hover .gal_title {
	  -webkit-transition: all 0.5s;
	  -moz-transition: all 0.5s;
	  -o-transition: all 0.5s;
	  transition: all 0.5s;
	  background: #99bacd;
}
.gallery_page .row .box:hover h3 {
	  -webkit-transition: all 0.5s;
	  -moz-transition: all 0.5s;
	  -o-transition: all 0.5s;
	  transition: all 0.5s;
	  color: #000000;
}
.gallery_page .row .col-6 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.gallery_sec_page .ba_box img {
	width: 50%;
	float:left;
	vertical-align: top;	
}
.gallery_sec_page .col-sm-4 {
	padding: 15px;	
}
ul.gallery-dropdown li.selector .cat-item-1862 > a,
ul.gallery-dropdown li.selector .cat-item-1863 > a,
ul.gallery-dropdown li.selector .cat-item-1864 > a {
	font-weight: bold;	
}
ul.gallery-dropdown {
	margin: 0px !important;
    position: relative;
    display: inline-block;
    padding: 30px;
    padding-top: 0;
    list-style: none;
}
ul.gallery-dropdown li.selector {
    padding: 6px 10px 5px 10px;
    text-align: left;
    min-width: 180px;
    border-radius: 2px;
    color: #6c6969;
    position: relative;
    font-size: 21px;
    padding-left: 10px !important;
    border: 1px solid #b6b6b6;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    cursor: pointer;
}
ul.gallery-dropdown li.selector > ul {
        opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    max-height: 303px;
    overflow: auto;
    border-radius: 2px;
    margin: 0;
    z-index: 99;
    transition: 0.15s all ease-in-out;
    background: #eef0f0;
    padding: 0;
}
ul.gallery-dropdown li ul li a {
    padding: 8px 10px;
    font-size: 13px;
    text-decoration: none !important;
    font-weight: 400;
    display: block;
    color: #777;
}
ul.gallery-dropdown li:hover ul {
    top: 41px;
    border-radius: 0 0 2px 2px;
    opacity: 1;
    visibility: visible;
}
ul.gallery-dropdown li ul li a:hover {
    background: #ddd;
    color: #4E948A;
    opacity: 1;
}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 1100px) {
	.header-top {
		display: none;
	}

	.header-top-right-content{
		padding: 0.625em 0px;
	}
	.header-top-right-content .btn{
		padding: 0 0.625em;
	}
	.header-main-menu ul li {
		font-size: 0.75em;
	}

	.header-main-menu ul li a {
		padding: 0 5px;
	}

	.header-main-menu .btn {
		min-width: inherit;
		font-size: 0.75em;
		height: 1.875em;
		line-height: 1.875em;
		margin: 0;
	}
}
@media screen and (max-width:1000px) {
	.gallery_page .row .box h3 {
		font-size: 1.175em;
	}
}

@media screen and (max-width: 992px) {

	.owl--media .owl-prev,
	.owl--media .owl-next{
		background: rgba(255, 255, 255, .8) !important;
		box-shadow: 0 8px 30.08px 1.92px rgba(10, 4, 91, .24);
	}

	.owl--media .owl-prev:hover,
	.owl--media .owl-next:hover{
		background: #cfe3ef !important;
	}

	.owl--media{
		padding-bottom: 1.25em;
	}

	.owl--media .owl-nav{
		top: inherit;
		left: 0;
		right: 0;
		bottom: 1.25em;
	}

	.owl--media .owl-dots{
		padding-top: 0;
		opacity: 1;
		padding-bottom: 0.9375em;
	}


	.owl--media  .media-item{
		margin: 0 0 3.125em;
	}

	#htrm li{
		width: 100%;
		text-align: left;
		padding-left: 0;
	}
	#htrm li:first-child{
		display: none;
	}
	.header-main-menu {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		background: #fff;
		text-align: left;
		padding: 2.5em;
	}



	.header-main-menu ul {
		display: block;
	}

	.header-main-menu ul li {
		font-size: 1em;
		display: list-item;
		margin-bottom: 0.625em;
	}

	.header-main-menu .btn {
		font-size: 1em;
		height: 3.125em;
		line-height: 3.125em;
	}
	.ad_sub-menu{

	}
	.ad_sub-menu .cat-list{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.scroll-nav.owl-carousel .owl-stage{
		display: flex;
	}
	.scroll-nav.owl-carousel .owl-nav{
		position: absolute;
		height: 0;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		padding: 0 5px;
	}

	.scroll-nav.owl-carousel .owl-nav .owl-prev{
		float: left;
		width: 1.25em;
		text-align: left;
		margin-top: -9px;
	}
	.scroll-nav.owl-carousel .owl-nav .owl-next{
		float: right;
		width: 1.25em;
		text-align: right;
		margin-top: -9px;
	}
	.promotion-bottom .big{
		margin: 25px 0;
	}
	.promotion-section{
		margin: 1.875em 0;
	}
	.location-tabs .tabs-nav{
		white-space: normal;
		text-align: center;
	}
	.scroll-nav{
		flex-wrap: wrap;
	}
	.cat-list .cat-wrapp{
		max-height: initial;
	}
	.tab-content.p0{
		padding: 0 15px;
	}
	.location-nav{
		font-size: 1.5em !important;
	}
}

@media screen and (max-width: 769px) {
	.cat-list ul{
		column-count: 1;
	}
	.location-nav{
		font-size: 1em !important;
	}
	.location-nav li{
		width: 100%;
	}
	.location-nav a,
	.location-nav li:hover a{
		padding: 1.125rem 0.625rem !important;
	}
	.footer-top-menu{
		width: 100%;
		float: left;
	}
	.footer-top-menu ul{
		padding: 0;
		margin: 0;
	}

	.footer-top-menu ul li{
		width: 50%;
		float: left;
		text-align: center;
		margin: 0;
	}

	.footer-social-menu{
		text-align: center;
	}

	.footer-site-info{
		text-align: center;
	}

	.site-footer span.date{
		float: none;
	}
	.footer-contact-widget{
		margin: 1.25em auto;
	}

	.site-header{
		/*position: relative;*/
		position: unset;
	}
	.home .billboard,
	.locationban{
	    margin-top: 76px !important;
	}
	.h2, h2 {
    	font-size: 22px;
	}
	#ht_mobile_menu{
		display: none;
	}
	.header-main-menu{
		position: relative;
	}
	.fixed-buttons{
		top: initial;
	}
	.decoration-block.top-block{
		z-index: -1;
	}

	.home-location .title,
	.location-section .title,
	.form-section .title,
	.home-appointments .title,
	.home-about .title,
	.home_testimonials .title{
		font-size: 1.875em !important;
		text-align: center;
		margin: 1.25em 0;
	}

	.home-appointments{
		padding: 3.125em 0;
	}

	.logos-section{
		padding: 1.25em 0;
	}

	.home_testimonials{
		padding: 3.125em 0;
		background-image: none !important;
	}
	.home-about img{
		width: 100%;
	}
	.site-subheader{
		padding: 13.125em 0 3.125em;
	}
	.subheader-title{
		font-size: 2em;
	}

	.doctor-single-accordion .panel-title a{
		font-size: 1.5em;
	}
	.doctor-single-accordion .panel-title a:after{
		top: 13px;
	}
	.main-doctor-info + .home-location{
		padding: 0;
	}
	.main-doctor-info{
		padding-bottom: 0;
	}

	.media-block .content-section{
		padding: 1.25em 0;
	}

	.bottom-section{
		padding: 1.875em 0;
	}

	.section-title{
		font-size: 1.875em;
		margin: 0 0 1.25em;
	}
}

@media screen and (max-width: 600px) {
	.location-nav li{
		line-height: 1.4;
		font-size: 1.5em;
	}
	.location-nav li a{
		padding: 0 0.625em;
	}
}

@media screen and (max-width: 52.5em) {
	.pagination .page-numbers{
		display: none;
	}

	.pagination .page-numbers.prev,
	.pagination .page-numbers.next{
		display: inline-block;
	}
}

@media screen and (max-width: 480px) {
	.search-section form{
		display: block;
	}

	.search-section input{
		display: block;
		width: 100% !important;
		margin: 0.625em 0;
	}
}
@media screen and (min-width: 1500px) {
	.service-single-page .services-tabs-nav li, .media-block .services-tabs-nav li{
		width: 12.8125em;
	}
}

@media screen and (max-width: 1700px) and (min-width: 1400px) {
	body{
		zoom: 95%
	}
	.single-services .form-wrap iframe {
        zoom: 105%;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1000px) {
	body{
		zoom: 85%
	}
	.single-services .form-wrap iframe {
        zoom: 120%;
    }
}
.new_btn_cons br{
	display: none;
}
@media screen and (max-width: 769px){
		.site-subheader{
			font-family: 'Titillium Web', sans-serif;
		    font-size: 30px;
		    font-weight: bold;
		    line-height: 40px;
		    width: 100%;
		    margin-bottom: 3.125rem;
		    padding: 20px 0;
		    text-transform: uppercase;
		    color: #a8a8a8;
		    background: #ebf4f9 !important;
		    text-align: center;
		    margin-top: 105px;
		}
		.mob__remove{
			display: none;
		}
		.contact_ba{
			background: none;
		}
		.site-subheader .subheader-title{
			font-family: 'Titillium Web', sans-serif;
		    font-size: 40px;
		    font-weight: bold;
		    line-height: 50px;
		    color: #a8a8a8;
		}
		.site-subheader:after{
			display: none;
		}
		.new_btn_cons{
			white-space: inherit !important;
		}
		.new_btn_cons br{
			display: block;
		}
		.new_btn_cons span{
			display: block;
		}
		.service-single-page h2{
			font-size: 30px;
		}
		/*.text-uppercase-v1{
			border: 1px solid #f60e13;
		    color: #f60e13;
		    box-sizing: border-box;
		    display: block;
		    padding: 15px;
		    border-radius: 5px;
		}
		.bottom-section .text-uppercase-v1 a:not(.btn) {
		    font-weight: bold;
		    color: inherit;
		    border-bottom: 1px solid #f60e13;
		}*/
		.text-uppercase-v1{
			display: flex;
		    flex-wrap: wrap;
		    justify-content: space-between;
		}
		.text-uppercase-v1 br{
			display: none;
		}
		.text-uppercase-v1 span{
			width: 50%;
		    box-sizing: border-box;
		    padding: 10px;
		    border-right: 1px #bcbcbc solid;
		    text-align: center;
			}
			.text-uppercase-v1 span:last-child{
				border-right: 0;
			}
		.text-uppercase-v1 span a{
			font-size: 14px;
		    border: 1px #e87f23 solid !important;
		    padding: 3px;
		    border-radius: 5px;
		    margin-top: 10px;
		    display: block;
		}
		.bottom-section .btn-red{
			margin: 20px auto 0;
		    display: block;
		    max-width: 200px;
		}
		}
@media screen and (max-width: 440px){
	.header-main-menu{
		margin-top: 105px;
	}
	.page-template-page-book-an-appointment .location-finder h2{
		font-size: 23px;
	}
	ul.gallery-dropdown {
		width: 100%;
		display: block;
		padding-top: 0;
	}
	ul.gallery-dropdown li.selector {
		font-size: 14px;
		text-align: center;
	}
	.gallery_page .row .box h3 {
		font-size: 16px;
	}
	.gallery_page .row .col-6 {
			padding: 5px;
	}
	.gallery_page .row .gal_title {
		min-height: 45px;
			padding: 0 5px;
	}
}