
@media (min-width: 1600px) {
	html {
		font-size: 16px;
	}
	
	.profile-sec-3 .left-block {
		padding-left: 18rem;
	}
	
	.video-text {
		font-size: 24px;
	}
}

@media (min-width: 1400px) {
	.nav-menu>ul>li>a {
		font-size: 1rem;
	}
}

@media (min-width: 1299px) {
	.nav-menu>ul>li>a {
		font-size: .9rem;
	}
}

@media (min-width: 1200px) {
	.header-top .container {
		max-width: 95rem;
	}
	
	.container {
		max-width: 75rem;
	}
	
	.container-sm {
		max-width: 65rem;
	}
	
	.modal-dialog {
		max-width: 800px;
	}
}

@media (min-width: 992px) {
	.header-right ul.sub-menu ul.sub-menu {
		left: 100%;
		right: auto;
	}
	
	.nav-menu ul li .sub-menu .sub-menu li a {
		padding: .45rem 1rem;
	}
}

@media (min-width: 768px) {
	.practice-area-form-section {
		display: none;
	}
	
	.mobile-header-contact {
		display: none;
	}
	
	.home-banner .banner-content {
		width: 44%;
		padding: 1rem;
		text-align: left;
	}
}

@media only screen and (min-width: 768px) and (max-width:991px) and (orientation:portrait) {
	.thank-you-page {
		min-height: 392px;
	}
}

@media only screen and (min-width: 1024px) and (max-width:1100px) and (orientation:portrait) {
	.os-ios .thank-you-page {
		min-height: 750px;
	}
	
	body {
		padding-top: 13.4%;
	}
}

@media only screen and (min-width: 1299px) and (max-width:1400px) {
	.nav-menu>ul>li>a {
		font-size: .8rem;
	}
	
	body {
		padding-top: 13.4%;
	}
}

@media only screen and (min-width: 1025px) and (max-width:1199px) {
	.nav-menu>ul#menu-beverly-hills-hrt>li>a {
		font-size: .69rem;
		margin-right: .5rem;
	}
	
	.sidebar-form .form-title p {
		line-height: 1.4;
	}
	
	.nav-menu {
		padding: 0 10px;
	}
	
	.nav-menu>ul#menu-beverly-hills-hrt>li {
		margin-left: 0;
	}
}

@media (max-width: 1500px) {
	.home-testimonials .item-wrap .item p {
		font-size: 14px;
	}
}

@media (max-width: 1024px) {
	body {
		padding-top: 13.4%;
	}
	
	html {
		font-size: 13px;
	}
	
	.h1, h1 {
		font-size: 2.25em;
	}
	
	.h2, h2 {
		font-size: 2em;
	}
	
	.h3, h3 {
		font-size: 1.8em;
	}
	
	.h4, h4 {
		font-size: 1.65em;
	}
	
	.h5, h5 {
		font-size: 1.45em;
	}
	
	.h6, h6 {
		font-size: 1.25em;
	}
	
	.profile-sec-3 .left-block {
		width: 50%;
		padding-left: 4rem;
	}
	
	.profile-sec-3 .right-block {
		width: 50%;
	}
	
	.profile-sec-1 .content {
		padding-left: 6rem;
	}
	
	.nav-menu .menu li.menu-item-has-children:after {
		display: none;
	}
	
	.nav-menu>ul>li>a {
		font-size: .8rem;
		margin-right: .5rem;
	}
	
	.home .nav-menu>ul>li>a {
		font-size: .675rem;
	}
	
	.nav-menu {
		padding: 0 10px;
	}
	
	.home-banner {
		align-items: flex-end;
	}
}

@media (max-width: 991px) {
	.request-consult {
		display: none !important;
	}
	
	.content-videos .video-block.html5lightbox {
		height: 400px;
	}
	
	.unique-content {
		padding-left: 0;
		padding-right: 0;
	}
	
	.h1, h1 {
		font-size: 2em;
	}
	
	.h2, h2 {
		font-size: 1.8em;
	}
	
	.h3, h3 {
		font-size: 1.6em;
	}
	
	.h4, h4 {
		font-size: 1.5em;
	}
	
	.h5, h5 {
		font-size: 1.4em;
	}
	
	.h6, h6 {
		font-size: 1.25em;
	}
	
	.nav-menu>ul>li>a {
		font-size: .75rem;
	}
	
	.section-pd, .spaced {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.html5lightbox:before {
		width: 5rem;
		height: 5rem;
	}
	
	button#responsive-menu-button {
		right: 15px;
	}
	
	.header li#menu-item-1883 {
		display: inline-block;
	}
	
	#responsive-menu-container {
		background: #1f4f90 !important;
	}
	
	#responsive-menu-container #responsive-menu-wrapper {
		background: #204f90 !important;
	}
	
	#responsive-menu-container #responsive-menu>li.responsive-menu-item:first-child>a {
		border-top: 1px solid #204f90 !important;
	}
	
	#responsive-menu-container #responsive-menu li.responsive-menu-item a {
		border-bottom: 1px solid #295ba0 !important;
		background-color: #204f90 !important;
	}
	
	#responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item a {
		background-color: #204f90 !important;
	}
	
	#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow.responsive-menu-subarrow-active {
		background-color: #204f90 !important;
	}
	
	#responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-current-item a {
		background-color: #3b99cd !important;
	}
	
	#responsive-menu-container #responsive-menu li.responsive-menu-item a:hover {
		background-color: #3b9acd !important;
	}
	
	#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
		background-color: #204f90 !important;
		border-color: #295ba0 !important;
	}
	
	#responsive-menu-container #responsive-menu li.responsive-menu-item a:hover .responsive-menu-subarrow.responsive-menu-subarrow-active {
		border-color: #204f90 !important;
	}
	
	#responsive-menu-container #responsive-menu li.responsive-menu-current-item>.responsive-menu-item-link {
		background-color: #3b9acd !important;
	}
	
	button#responsive-menu-button {
		width: 45px !important;
		height: 40px !important;
		background: #0a4f90 !important;
		right: 15px !important;
	}
	
	.responsive-menu-inner, .responsive-menu-inner::after, .responsive-menu-inner::before {
		height: 1px !important;
	}
	
	.header .header-right-bottom {
		display: none;
	}
	
	.header-right .phone {
		margin-right: 30px;
		background-color: #1f4f90 !important;
		height: 40px;
		width: 45px;
		background-position: center;
	}
	
	#responsive-menu-container {
		width: 50% !important;
		padding-top: 60px !important;
	}
	
	.header .phone .number {
		font-size: 0;
	}
	
	.search-icon-form {
		width: 45px;
		height: 40px;
	}
	
	.header-right-top {
		align-items: flex-start;
	}
	
	.search-form-outer {
		height: 3rem;
	}
	
	.header.shrink .header-right .phone {
		background: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-call-white.svg") no-repeat;
		background-position: center;
		background-size: 1.5rem;
	}
	
	.header.shrink .header-right .phone.nitro-lazy {
		background: none !important;
	}
	
	.search-form-wrap {
		margin-right: 10px;
	}
	
	.header.shrink .search-icon-form {
		background: #1f4f90;
	}
	
	.home-banner .banner-content .btn.btn-blue {
		background-color: #fff;
		border-color: #fff;
		color: #09508f;
	}
	
	.home-banner .att-Image {
		width: 35%;
	}
	
	.home-banner .banner-form {
		width: 22rem;
	}
	
	.home-banner .banner-form {
		top: 0;
	}
	
	.home-banner .banner-title {
		font-size: 2rem;
		color: #fff;
		text-shadow: inherit;
	}
	
	.home-banner .banner-content {
		width: 70%;
		background: #09508f;
	}
	
	.banner-form .form-title {
		font-size: 1.25rem;
	}
	
	.banner-form .form-group {
		margin-bottom: 15px;
	}
	
	.nav-menu {
		padding: 0 1.5rem;
	}
	
	.nav-menu>ul.menu>li {
		margin: 0 .5rem;
	}
	
	.header .request-consult {
		font-size: .75rem;
		width: 8rem;
		text-align: center;
		line-height: 1.2;
	}
	
	.home-banner {
		height: 44rem;
		padding-bottom: 3rem;
	}
	
	.home-about-section .left-block {
		width: 50%;
	}
	
	.home-about-section .right-block {
		width: 50%;
		padding-left: 2rem;
	}
	
	.content-sec-2 {
		background-position: 80% 0;
	}
	
	.content-sec-2:before {
		width: 20rem;
	}
	
	.home-testimonials .left-block {
		width: 100%;
	}
	
	.home-testimonials .left-block .html5lightbox {
		background-size: cover;
		position: relative;
	}
	
	.home-testimonials .right-block {
		width: 100%;
		padding-left: 2rem;
		padding-right: 3rem;
		background-size: 7rem;
	}
	
	.home-testimonials .lightSlider {
		height: auto !important;
	}
	
	.home-testimonials .lSSlideOuter .lSPager.lSpg {
		margin: 0 0 0;
		position: absolute;
		right: 50%;
		top: auto;
		transform: translateY(-50%) !important;
		bottom: 10px;
	}
	
	.home-testimonials .lSSlideOuter .lSPager.lSpg>li {
		display: inline-block;
	}
	
	.home-contact-section {
		text-align: center;
	}
	
	.home-contact-section .row {
		justify-content: center;
	}
	
	.home-contact-section .left-block {
		width: 50%;
		height: 400px;
		margin: 1rem 0;
	}
	
	.home-contact-section .right-block {
		width: 100%;
		padding-right: 2rem;
	}
	
	.home-contact-section .left-block:before {
		height: calc(100% + 1rem);
		right: -1rem;
		top: -1rem;
	}
	
	.content-sec-5 .content-sec-img {
		max-width: 200px;
		margin: 0 auto 30px;
	}
	
	.footer-block-2 .footer-menu {
		display: none;
	}
	
	.footer-block-2 img {
		max-width: 100%;
	}
	
	.footer-block-1 {
		width: 30%;
	}
	
	.footer-block-2 {
		width: 45%;
	}
	
	.footer-block-3 {
		width: 25%;
	}
	
	.profile-sec-1 .image {
		width: 50%;
		min-height: 30rem;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 50px;
	}
	
	.profile-sec-1 .content {
		width: 100%;
		position: relative;
		padding-left: 0;
		text-align: left;
	}
	
	.profile-sec-1 .ecucation-block {
		text-align: left;
	}
	
	.profile-sec-2 .left-block {
		padding-right: 2rem;
	}
	
	.profile-sec-2 .right-block {
		padding-left: 2rem;
	}
	
	.profile-sec-3 .left-block {
		width: 58%;
		padding-right: 3rem;
		padding-left: 3rem;
	}
	
	.profile-sec-3 .left-block {
		width: 55%;
		padding-right: 2rem;
		padding-left: 2rem;
	}
	
	.profile-sec-3 .right-block {
		width: 45%;
	}
	
	.sidebar .form-title {
		font-size: 1.35rem;
	}
	
	.sidebar .widget-title, .sidebar .widgettitle {
		font-size: 1.35rem;
	}
	
	.physician-listing .content {
		width: 60%;
	}
	
	.physician-listing .image {
		width: 40%;
	}
	
	.physician-listing .row:nth-child(odd) .content {
		padding-right: 2rem;
	}
	
	.team-detail-sec-1 .image {
		width: 45%;
	}
	
	.team-detail-sec-1 .content {
		width: 55%;
		padding-left: 2rem;
	}
	
	.team-detail-sec-1 .bottom-content {
		margin: 0;
	}
	
	.blog-item .blog-image {
		height: 18rem;
	}
	
	.blog-detail-page .content-area .blog-image img {
		width: 100%;
		margin-bottom: 15px;
	}
	
	.testimonials-list-sec .card-columns {
		column-count: 2;
	}
	
	.home-testimonials .item {
		padding-right: 1rem;
	}
	
	.home-testimonials .right-block .btn {
		margin-bottom: 1rem;
	}
	
	.specialities-list .item {
		width: 49%;
	}
	
	.home-about-section .row {
		justify-content: center;
	}
	
	.home-about-section .right-block {
		width: 100%;
	}
	
	.home-about-section .left-block {
		margin-bottom: 3rem;
	}
	
	.home-about-section .right-block .heading {
		text-align: center;
	}
	
	.home-about-section .top-heading:before {
		left: auto;
		margin-left: -2.5rem;
	}
	
	.home-contact-section .top-heading:before {
		left: auto;
		margin-left: -2.5rem;
	}
}

@media (max-width: 767px) {
	.wpcf7-response-output {
		color: #f00;
		border: 0 !important;
		bottom: -35px !important;
		margin: 0 !important;
	}
	
	.content-videos .video-block.html5lightbox {
		height: 190px;
	}
	
	.home-contact-section {
		background: #f4f4f4;
	}
	
	.content-sec-img {
		min-height: 400px;
	}
	
	html {
		font-size: 15px;
	}
	
	.h1, h1 {
		font-size: 1.85em;
	}
	
	.h2, h2 {
		font-size: 1.65em;
	}
	
	.h3, h3 {
		font-size: 1.45em;
	}
	
	.h4, h4 {
		font-size: 1.35em;
	}
	
	.h5, h5 {
		font-size: 1.25em;
	}
	
	.h6, h6 {
		font-size: 1.1em;
	}
	
	.section-pd, .spaced {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.html5lightbox {
		position: relative;
		display: inline-block;
		width: 100%;
		margin-bottom: 15px;
	}
	
	.html5lightbox:before {
		width: 50px;
		height: 50px;
	}
	
	#responsive-menu-container {
		width: 100% !important;
	}
	
	.search-icon-form {
		margin-right: 80px;
	}
	
	.header {
		background: #fff;
	}
	
	.header .header-right .phone, .header .header-right-bottom {
		display: none;
	}
	
	.header-right-top {
		position: fixed;
		top: 15px;
		right: 48px;
		left: 15px;
	}
	
	.search-form-wrap {
		height: 40px;
	}
	
	.search-form-outer {
		height: 40px;
	}
	
	.home-banner .banner-desc {
		display: none;
	}
	
	.home-banner .banner-content {
		width: 100%;
		padding: 15px;
	}
	
	.logoslide img {
		max-width: 140px;
		max-height: 55px;
	}
	
	.home-banner .banner-content .btn.btn-blue {
		padding: 7px 10px;
		font-size: 13px;
		min-width: inherit;
	}
	
	.home-banner .banner-title {
		font-size: 1.5rem;
	}
	
	.home-banner .banner-sub-heading {
		line-height: 22px;
		margin-bottom: 10px;
	}
	
	.home-banner .banner-title br {
		display: none;
	}
	
	.home-banner {
		height: 480px;
		padding-bottom: 30px;
		margin-top: 90px;
	}
	
	.home-banner .banner-content .btn {
		padding: .8em 1.5rem;
	}
	
	.header .logo {
		width: 60%;
		z-index: 2;
	}
	
	.mobile-trust-logos {
		background: #f9f9f9;
	}
	
	.home-about-section {
		background: 0 0;
	}
	
	.home-about-section .right-block {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.content-sec-1 {
		text-align: left !important;
	}
	
	.content-sec-1 .top-heading {
		text-align: left !important;
	}
	
	.content-sec-2 {
		background: #fff;
		background-image: none !important;
		color: inherit !important;
	}
	
	.content-sec-2.nitro-lazy {
		background-image: none !important;
	}
	
	.content-sec-2:before {
		content: none;
	}
	
	.content-sec-2 .top-heading {
		color: inherit !important;
	}
	
	.content-sec-2 .heading {
		color: #09508f !important;
	}
	
	.content-sec-2 .heading span {
		color: #000;
	}
	
	.content-sec-2.list-content li:after {
		color: #000;
	}
	
	.content-sec-2 .desc ul {
		column-count: 1;
		column-gap: 0;
	}
	
	.content-sec-3 {
		background: #f9f9f9;
		text-align: left !important;
	}
	
	.content-sec-3 .top-heading {
		text-align: left !important;
	}
	
	.home-testimonials {
		text-align: center;
	}
	
	.home-testimonials .right-block {
		width: 100%;
	}
	
	.home-testimonials .right-block {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.home-testimonials .top-heading:before {
		background: #fff;
		left: auto;
		margin-left: -2.5rem;
	}
	
	.home-testimonials .item-wrap:before {
		content: none;
	}
	
	.home-testimonials .item-wrap:after {
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		background: 0 0;
		font-size: 2rem;
	}
	
	.home-testimonials .right-block {
		background-image: none;
		padding-bottom: 50px;
	}
	
	.home-testimonials .right-block.nitro-lazy {
		background-image: none !important;
	}
	
	.home-testimonials .top-heading {
		text-align: center;
	}
	
	.home-testimonials .item {
		padding: 4rem 1rem 1rem;
		text-align: center;
		margin: 0 0 20px;
	}
	
	.home-testimonials .lSSlideOuter .lSPager.lSpg {
		position: static;
	}
	
	.home-contact-section {
		background-image: none;
	}
	
	.home-contact-section.nitro-lazy {
		background-image: none !important;
	}
	
	.home-contact-section .right-block {
		width: 100%;
		padding-right: 0;
	}
	
	.footer {
		font-size: inherit;
		padding: 30px 0;
		background-image: none;
	}
	
	.footer.nitro-lazy {
		background-image: none !important;
	}
	
	.footer-block-2, .footer-block-1 {
		width: 100%;
	}
	
	.footer-block-3 {
		width: 100%;
		text-align: center;
	}
	
	.footer-block-3 .widget-title {
		display: none;
	}
	
	.footer-contact .phone {
		font-size: 1.5rem;
		font-weight: 700;
		background-size: 1.2rem;
	}
	
	.copyright-section {
		font-size: 13px;
		text-align: center;
	}
	
	.footer-contact .address-wrap {
		text-align: center;
		background-size: 1.2rem;
	}
	
	.copyright-section .row {
		justify-content: center;
	}
	
	.footer .direction-link {
		color: #209bcd;
	}
	
	.mobile-header-contact {
		background: #209bcd;
		text-align: center;
	}
	
	.mobile-header-contact .btn {
		padding: 10px 0;
		font-size: 15px;
		background-color: transparent;
		border-color: transparent;
	}
	
	.mobile-header-contact .phone-title {
		font-weight: 400;
	}
	
	.mobile-header-contact .icon-phone {
		margin-right: 5px;
		margin-left: 10px;
		font-size: 18px;
		position: relative;
		top: 1px;
	}
	
	.page-banner {
		height: 200px;
	}
	
	.profile-sec-1 .image {
		width: 275px;
		min-height: 300px;
		margin-bottom: 30px;
	}
	
	.profile-sec-1 .image .wrap:before {
		content: none;
	}
	
	.profile-sec-1 .ecucation-block {
		margin-left: 0;
		width: 100%;
	}
	
	.profile-sec-2 .right-block {
		padding-left: 15px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.profile-sec-2 .left-block {
		padding-right: 15px;
	}
	
	.profile-sec-3 .left-block {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.profile-sec-2 .left-block:before {
		content: none;
	}
	
	.profile-sec-3 .right-block {
		width: 100%;
		height: 400px;
		margin-right: 15px;
		margin-left: 15px;
		margin-bottom: 30px;
	}
	
	.profile-sec-2.list-content .right-block ul:last-child {
		margin-bottom: 0;
	}
	
	.location-map-sec {
		background-color: #f3f1f2;
		background-image: none !important;
	}
	
	.location-map-sec.nitro-lazy {
		background-image: none !important;
	}
	
	.location-map-sec .right-block {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.location-map-sec .heading {
		font-size: 17px;
	}
	
	.location-gallery {
		margin-top: 30px;
		padding-left: 0;
		padding-right: 0;
	}
	
	.offices-listing .card-header .btn {
		font-size: 15px;
	}
	
	.offices-listing .card-header .btn em {
		right: 15px;
	}
	
	.offices-listing .card-header .btn {
		font-size: 16px;
		padding: 15px 40px 15px 20px;
	}
	
	.offices-listing>div+div {
		margin-top: 10px;
	}
	
	.offices-listing {
		margin-top: 30px;
	}
	
	.common-bg {
		background-size: 300px;
	}
	
	.static-page .sidebar {
		margin-top: 30px;
	}
	
	.physician-listing {
		margin-top: 30px;
	}
	
	.physician-listing .image {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.physician-listing .image .wrap:before {
		content: none;
	}
	
	.physician-listing .content {
		width: 100%;
		text-align: center;
	}
	
	.physician-listing .row:nth-child(odd) .content {
		padding-right: 0;
	}
	
	.physician-listing .row {
		margin-bottom: 30px;
	}
	
	.physician-listing .row:nth-child(even) .content {
		padding-left: 0;
	}
	
	.team-detail-sec-1 .image {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.team-detail-sec-1 .image .wrap:before {
		content: none;
	}
	
	.team-detail-sec-1 .content {
		width: 100%;
		padding-left: 0;
	}
	
	.team-detail-sec-1 .bottom-content a {
		word-break: break-all;
	}
	
	.team-detail-sec-1 .content p:last-child {
		margin-bottom: 0;
	}
	
	.team-detail-sec-2.list-content li {
		background-position: 0 7px;
	}
	
	.blog-page-listing .blog-item {
		margin-bottom: 15px;
	}
	
	.blog-page-listing .blog-content {
		padding: 15px 15px 0;
		left: 0;
		bottom: 20px;
	}
	
	.blog-page .sidebar {
		margin-top: 30px;
	}
	
	.search-page .search-item {
		padding: 20px;
	}
	
	.search-page .sidebar {
		margin-top: 25px;
	}
	
	.blog-detail-page .content-area .blog-image img {
		width: 100%;
	}
	
	.blog-detail .blog-title {
		font-size: 1.85rem;
	}
	
	.blog-detail-page .content-area .blog-image img {
		margin-bottom: 15px;
	}
	
	.blog-detail-page .sidebar {
		margin-top: 30px;
	}
	
	.blog-page-listing .blog-item:last-child {
		margin-bottom: 0;
	}
	
	.testimonials-list-sec .card-columns {
		column-count: 1;
	}
	
	.contact-map-sec {
		background-image: none !important;
	}
	
	.contact-map-sec.nitro-lazy {
		background-image: none !important;
	}
	
	.location-list .item {
		width: 49%;
		margin-bottom: .5rem;
	}
	
	.thank-you-page .title {
		font-size: 3em;
	}
	
	.thank-you-page .text {
		font-size: 15px;
	}
	
	.home-testimonials .item-wrap {
		margin-bottom: 0;
	}
	
	.home-testimonial-listing .owl-dots {
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
		right: 0;
		left: 0;
		margin-top: 15px;
	}
	
	.home-testimonial-listing .owl-dots .owl-dot {
		max-width: 100%;
		margin-right: 10px;
		width: 8px;
		height: 8px;
		background: #209bcd;
		transition: all .3s ease-in-out;
		border-radius: 100%;
		opacity: .3;
	}
	
	.home-testimonial-listing .owl-dots .owl-dot.active, .home-testimonial-listing .owl-dots .owl-dot:hover {
		opacity: 1;
	}
	
	.static-page .content-area img {
		float: none !important;
		width: 100%;
		margin: 0 0 15px 0;
	}
	
	.profile-sec-2 .left-block .heading, .profile-sec-3 .heading {
		padding-top: 0;
	}
	
	.offices-listing .card .card-body {
		margin-left: 0;
		margin-right: 0;
	}
	
	.physician-listing .image .wrap {
		max-width: 350px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.location-gallery .lSAction .lSPrev, .location-gallery .lSAction>.lSNext {
		background-size: 10px;
		width: 30px;
		height: 30px;
	}
	
	.home-testimonials .right-block .btn {
		margin-top: 10px;
		margin-bottom: 0;
	}
	
	.specialities-list .item {
		width: 100%;
		margin-right: 0;
		margin-bottom: 5px;
	}
	
	.specialities-list .item:last-child {
		margin-bottom: 0;
	}
	
	.specialities-list .item .read {
		opacity: 1;
		visibility: visible;
	}
	
	.home-banner .att-Image {
		width: 65%;
	}
	
	.page-banner {
		margin-top: 100px;
	}
	
	.home-about-section .desc {
		text-align: left;
	}
	
	.content-sec-3 .btn.btn-arrow {
		margin: auto;
		display: table;
	}
	
	.search-form-wrap.active-search-bar .search-input-box {
		width: 100%;
		position: absolute;
		top: 68px;
		left: -16px;
	}
	
	.header-right-top {
		position: fixed;
		top: 15px;
		right: 48px;
		left: 15px;
		width: 100%;
	}
	
	.search-form-wrap {
		width: 100%;
		max-width: 100%;
		position: relative;
		margin-right: 0;
	}
	
	.mobile-header-contact {
		position: relative;
		z-index: -1;
	}
	
	.mobile-logo img {
		max-width: 80%;
	}
	
	.mobile-banner-form div.wpcf7-response-output {
		bottom: -25px;
	}
	
	.sidebar-form .btn {
		width: auto;
		margin: auto;
		display: table;
	}
	
	.home-banner::before {
		background: rgba(0, 0, 0, .4);
	}
	
	.home-testimonials-main {
		background-size: 6rem;
	}
}

@media (max-width: 575px) {
	.home-testimonials-main {
		background-size: 4rem;
	}
	
	.content-sec-5 .content-sec-img {
		width: 90%;
	}
	
	.profile-sec-1 .ecucation-block {
		padding: 1.5rem 1rem 1rem 4.5rem;
	}
	
	.profile-sec-1 .ecucation-block:before {
		width: 3rem;
		height: 3rem;
		top: 1.5rem;
		background-size: 3rem;
	}
}

@media (max-width: 350px) {
	html {
		font-size: 14px;
	}
	
	.home-banner .banner-title {
		font-size: 24px;
	}
	
	.mobile-banner-form .form-title {
		font-size: 20px;
	}
	
	.mobile-banner-form .form-des {
		font-size: 13px;
	}
	
	.mobile-header-contact .btn {
		font-size: 13px;
	}
	
	.sidebar .form-title {
		font-size: 1.15rem;
	}
	
	.location-list .item {
		width: 100%;
	}
}

@media (min-width: 768px) and (max-width:991px) and (orientation:landscape) {
	.home-about-section .right-block {
		width: 100%;
		padding-left: 0;
	}
	
	.home-contact-section .right-block {
		width: 100%;
		padding-right: 0;
	}
	
	.home-testimonials .right-block {
		width: 100%;
	}
	
	.footer .footer-middle .row {
		justify-content: space-around;
	}
	
	.header .phone a {
		color: #163e70;
	}
	
	.header .header-right .phone {
		margin-right: 10px;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.header .logo {
		width: 40%;
	}
	
	.header .header-right {
		width: 60%;
	}
	
	button#responsive-menu-button {
		top: 32px !important;
	}
	
	#responsive-menu-container {
		padding-top: 90px !important;
	}
}

@media (min-width: 767px) and (max-width:812px) and (orientation:landscape) {
	.header .header-right {
		width: 54%;
	}
}

@media (min-width: 767px) and (max-width:896px) and (orientation:landscape) {
	div#testimonials-mobile1 {
		-webkit-column-gap: 4rem;
		-moz-column-gap: 4rem;
		column-gap: 4rem;
		webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
	
	button#responsive-menu-button {
		right: 58px !important;
	}
	
	.page-banner {
		margin-top: 100px;
		height: 17rem;
	}
	
	.content-sec-3 .btn.btn-arrow {
		margin: auto;
		display: table;
	}
}

@media (max-width: 767px) {
	#wpcf7-f1574-o1 span.wpcf7-list-item, #wpcf7-f1574-o2 span.wpcf7-list-item, #wpcf7-f1858-o1 span.wpcf7-list-item {
		width: 44%;
	}
}

@media (max-width: 350px) {
	#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div {
		width: 100% !important;
		max-width: 255px !important;
		padding: 12px !important;
	}
}

@media (min-width: 767px) and (max-width:812px) and (orientation:landscape) {
	#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div {
		padding: 10px !important;
	}
}

@media (max-width: 767px) {
	#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div {
		width: 100% !important;
		text-align: center;
		padding: 15px !important;
	}
}

@media only screen and (max-width: 767px) {
	.specialities-list .item {
		padding: 1.5rem 2rem 1.5rem;
	}
	
	.specialities-list .title {
		margin-bottom: 6px !important;
	}
}

@media (min-width: 767px) and (max-width:896px) and (orientation:landscape) {
	.specialities-list .item {
		padding: 1.5rem 2rem 1.5rem;
	}
	
	.specialities-list .title {
		margin-bottom: 6px !important;
	}
	
	.specialities-list .item .read {
		opacity: 1;
		visibility: visible;
	}
}

@media (max-width: 991px) {
	.banner-social-links {
		position: relative;
		margin-top: 20px;
		bottom: unset;
		top: unset;
	}
	
	.banner-social-links ul {
		justify-content: center;
	}
}

@media (max-width: 1024px) {
	.home-about-section .row {
		width: auto;
	}
	
	.home-about-section .row {
		text-align: center;
	}
}

@media (max-width: 991px) {
	.sidebar-form .form-title p {
		line-height: 1.4;
	}
	
	.footer-block-1 {
		width: 100%;
	}
	
	#rmp-menu-wrap-5081 .rmp-submenu .rmp-menu-current-item .rmp-menu-item-link, .rmp-menu-wrap .current_page_ancestor > a, .rmp-menu-wrap .rmp-menu-item-current-ancestor > a {
		color: #fff;
		border-color: #295ba0;
		background-color: #3f3f3f !important;
	}
	
	.logo-row {
		justify-content: flex-start;
	}
	
	.header .logo {
		padding: 15px 0px 15px 15px;
	}
	
	.header-top .phone.header_phone {
		width: calc(100% - 86%);
		margin: 0 auto;
	}
}

@media only screen and (max-width: 500px) {
	#rmp_menu_trigger-5081.rmp_menu_trigger {
		top: 7px !important;
		right: 15px;
	}
}

@media (max-width: 767px) {
	.hide-banner, body {
		padding-top: 28%;
	}
	
	.hornome-section p, .white-section p {
		font-size: 16px;
		line-height: 24px;
		text-align: left;
	}
	
	.newTrust-logos-sec {
		padding: 2rem 0;
	}
	
	.newTrust-logos-sec #trust-logos .item {
		width: 50%;
	}
}

@media (min-width: 992x) {
	body .nav-menu>ul>li>a {
		font-size: .65rem !important;
	}
	
	body .nav-menu ul li .sub-menu .sub-menu li a {
		padding: .2rem 1rem !important;
		font-size: 9px !important;
	}
}
