
@media (min-width: 1700px) {
	.home-container, .breadcrumb .container, body:not(.home) .container {
		max-width: 1600px;
	}
	
	.post-lists, .blog .pagination, .single-post-detail, .our-special-list, .gallery-item.single-gallery, .default-content {}
	
	.mobile-phonenumber a.header-ph {
		font-size: 25px;
	}
	
	.mobile-contact-title svg {
		height: 28px;
		width: 28px;
	}
	
	.nap-address-info .nap-title {
		width: 45%;
	}
	
	.wrap-header .menu-header ul li a {
		font-size: 14px;
	}
	
	.search-icon svg {
		height: 20px;
		width: 20px;
	}
	
	.header-left {
		width: 303px;
	}
	
	.header-right {
		width: calc(100% - 303px);
	}
	
	.header-left a.top-logo img {
		max-width: 303px;
		height: 142px;
	}
	
	.home-banner .home-container {
		padding-top: 160px;
	}
	
	.space-pd {
		padding: 120px 0;
	}
	
	.blog-list .blog-title {
		font-size: 30px;
	}
	
	.inner-banner {
		padding-top: 160px;
	}
	
	.page-banner {
		height: 540px;
	}
}

@media (min-width: 1900px) {
	.home-container, .breadcrumb .container, body:not(.home) .container {
		max-width: 1790px;
	}
}

@media (max-width: 1900px) {
	.wrap-header .menu-header ul li {
		padding-right: 26px;
	}
	
	#mainNav li.menu-item-has-children:before {
		right: 11px;
	}
}

@media (max-width: 1700px) {
	.about-wrap .h2, .about-wrap h2 {
		font-size: 34px !important;
		line-height: 29px;
	}
	
	.about-wrap .subheading {
		font-size: 25px !important;
	}
	
	.page-banner {
		align-items: flex-end;
		padding-bottom: 50px;
	}
	
	.page-banner .h1, .page-banner h1 {
		font-size: 50px;
		line-height: 1.4;
	}
	
	.home-banner .home-container .banner-image {
		padding-left: 50px;
		padding-bottom: 80px;
	}
}

@media (max-width: 1600px) {
	.home-container, .breadcrumb .container, body:not(.home) .container {
		max-width: 1390px;
	}
	
	.choose-us-img:before {
		left: 0;
	}
	
	.banner-btn {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

@media (max-width: 1500px) {
	.post-lists, .blog .pagination, .single-post-detail, .our-special-list, .gallery-item.single-gallery .default-content {
		max-width: 670px;
	}
	
	.default-content {
		max-width: 670px;
	}
	
	.home-banner .home-container .banner-image {
		padding-left: 50px;
		padding-bottom: 70px;
	}
	
	.banner-des p {
		font-size: 18px;
	}
	
	.subtitle {
		font-size: 25px;
	}
	
	.author-name .first-char {
		height: 50px;
		width: 50px;
	}
	
	.post-lists .loop-col .blog-title {
		font-size: 20px;
		line-height: 30px;
	}
	
	.surgery-exp p {}
	
	.surgery-exp .content-box ul {
		padding-top: 10px;
		font-size: 14px;
	}
	
	.main-menu {
		padding: 0px 30px;
	}
	
	.wrap-header .menu-header ul li a:before, .wrap-header .menu-header ul li.current-menu-item>a:before, .wrap-header .menu-header ul li.current_page_ancestor>a:before {
		bottom: 0px;
	}
	
	.home-container, .breadcrumb .container, body:not(.home) .container {
		max-width: 1330px;
	}
	
	.photo-gallery {
		height: 420px;
	}
	
	.testimonial-list .item .quote-icon {
		top: 110px;
	}
	
	.testimonial-list .first-char {
		height: 60px;
		width: 60px;
	}
	
	.testimonial-list .author-des {
		margin-bottom: 20px;
	}
	
	.certified-section .video {}
	
	.testimonial-section button {
		padding: 13px 25px;
	}
	
	.main-menu {
		margin-right: 10px;
	}
	
	.mobile-phonenumber a.header-ph {
		font-size: 14px;
	}
}

@media (max-width: 1400px) {
	.h2, h2 {
		font-size: 34px;
		line-height: 50px;
	}
	
	.about-wrap .h2, .about-wrap h2 {
		font-size: 29px !important;
		line-height: 41px;
	}
	
	.team-detail-about h2 {
		font-size: 28px;
	}
	
	.mobile-contact .mobile-contact-title {
		font-size: 15px;
		line-height: 12px;
	}
	
	.mobile-phonenumber img {
		margin-right: 13px;
		height: 20px;
		width: 20px;
	}
	
	body {
		font-size: 14px;
	}
	
	.home-container, .breadcrumb .container, body:not(.home) .container {
		max-width: 1230px;
	}
	
	.wrap-header .menu-header ul li a {
		font-size: 13px;
	}
	
	.wrap-header .menu-header ul li {
		padding-right: 22px;
	}
}

@media (max-width: 1367px) {
	.small-text {
		font-size: 22px;
	}
	
	.theme-btn {
		font-size: 14px;
	}
}

@media (max-width: 1300px) {
	.home-container {
		padding: 0 20px;
	}
	
	.wrap-header .menu-header ul li a {
		font-size: 12px;
	}
	
	.subheading {
		font-size: 25px;
	}
}

@media (max-width: 1199px) {
	.service-info-col p {
		color: #4b4b4b;
		display: -webkit-box;
		-webkit-line-clamp: 12;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	
	.theme-btn {
		font-size: 12px;
	}
	
	.mobile-contact-title {
		font-size: 0;
	}
	
	.h2, h2 {
		word-wrap: break-word;
	}
	
	.mobile-only {
		display: inline;
	}
	
	.search-icon svg {
		border-left: none;
		padding-top: 3px;
		margin-right: 10px;
		border: 1px solid #344a52;
		height: 45px;
		width: 45px;
		padding: 11px;
		background-color: #344a52;
		border-radius: 10px;
	}
	
	.phone-number {
		display: none;
	}
	
	.menu-header {
		display: none;
	}
	
	.header-language.a {
		display: none;
	}
	
	.main-menu {
		display: none;
	}
	
	.mobile-contact-title svg path {
		stroke: #fff;
	}
	
	.mobile-contact-title svg {
		margin-right: 0px;
	}
	
	.mobile-contact-title {
		font-size: 0;
		display: flex;
		margin: 0;
		flex-direction: column;
		padding-left: 10px;
		letter-spacing: 1px;
	}
	
	.mobile-search svg path {
		stroke: #fff;
	}
	
	.search-icon {
		margin-right: 0px;
	}
	
	.mobile-phonenumber a.header-ph {
		font-size: 0;
	}
	
	.mobile-phonenumber a.header-ph svg {
		margin-right: 10px;
		border: 1px solid #344a52;
		height: 45px;
		width: 45px;
		padding: 11px;
		background-color: #344a52;
		border-radius: 10px;
	}
	
	.header-menu {
		align-items: unset;
	}
	
	.menu-wrap {
		background-color: #fff;
		position: fixed;
		top: 0;
		height: 100%;
		width: 100%;
		right: -100%;
		font-size: 1em;
		font-weight: 700;
		overflow: auto;
		transition: .5s;
		z-index: 99999;
		display: flex;
		justify-content: center;
		align-items: center;
		opacity: 1;
	}
	
	.menu-full-wrapper {
		width: 100%;
		position: absolute;
		top: 54px;
		text-align: left;
		background: #fff;
	}
	
	.menu-show {
		right: 0;
		max-width: 100%;
	}
	
	.menu-sidebar {
		margin: 0;
		position: relative;
		top: 0;
		width: 100%;
		margin-left: auto;
		height: 100%;
		padding-bottom: 50%;
		background-color: #fff;
		opacity: 1;
	}
	
	.menu-full-wrapper .menu-sidebar ul li a {
		text-transform: uppercase;
	}
	
	.menu-bar-wrapper {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
		padding-top: 30px;
	}
	
	.menu-sidebar .menu-bar-wrapper li {
		flex: 0 0 100%;
		max-width: 100%;
		position: relative;
		margin: 0;
		border: none;
		border-bottom: 1px solid rgba(0, 0, 0, .1);
		padding: 0;
		list-style: none;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
		border-top: 1px solid rgba(0, 0, 0, .03);
	}
	
	.menu-sidebar .menu-bar-wrapper li:last-child {
		border: none;
	}
	
	.menu-sidebar .menu-bar-wrapper li>a {
		color: #000;
		padding: 10px 15px;
		position: relative;
		display: block;
		line-height: 1.6;
		font-weight: 400;
	}
	
	.menu-sidebar .menu-bar-wrapper li>a:hover:after {
		opacity: 1;
	}
	
	.menu-sidebar .menu-bar-wrapper li>a:hover {
		color: #000;
	}
	
	.menu-bar-wrapper li.current-menu-ancestor>a, .menu-sidebar .menu-bar-wrapper li.current-menu-item>a, .menu-sidebar .menu-bar-wrapper li>a:focus, .menu-sidebar .menu-bar-wrapper li>a:focus {
		background-color: #1b3546;
		color: #fff;
	}
	
	.menu-sidebar .sidebar-menu-arrow:after {
		content: "";
		cursor: pointer;
		border-left: 2px solid #000;
		border-bottom: 2px solid #000;
		display: inline-block;
		width: 10px;
		height: 10px;
		-ms-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		margin: auto;
		position: absolute;
		right: 15px;
		top: 50%;
		bottom: 0;
		margin-top: -8px;
	}
	
	.menu-sidebar .menu-bar-wrapper li.current-menu-item > .sidebar-menu-arrow:after {
		border-left: 2px solid #fff;
		border-bottom: 2px solid #fff;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow:after {
		transform: rotate(135deg);
		display: block;
		margin: 0;
	}
	
	.menu-sidebar .menu-bar-wrapper li.current-menu-item>a+.sidebar-menu-arrow::after {
		color: #0e2743;
	}
	
	.menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link {
		font-weight: 400;
		background-color: #e93941;
		color: #fff;
		width: 100%;
	}
	
	.menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link:after {
		opacity: 1;
	}
	
	.menu-sidebar .menu-bar-wrapper li.current-menu-item>.sidebar-menu-arrow:after, .current-menu-ancestor > .sidebar-menu-arrow:after {
		border-left: 2px solid #fff;
		border-bottom: 2px solid #fff;
	}
	
	.menu-bar-wrapper li.current-menu-ancestor:before {
		border-right: 2px solid #fff;
		border-bottom: 2px solid #fff;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
		position: absolute;
		right: 0;
		top: 0;
		height: 47px;
		width: 44px;
		background-color: transparent;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu {
		display: none;
		background: none;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 0px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li a {
		padding-left: 30px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow:after {
		font-size: 16px;
	}
	
	.sidebar-menu-arrow::after {
		cursor: pointer;
		content: "";
		position: absolute;
		top: 0px;
		margin: auto;
		bottom: 0px;
		right: 0;
		background-size: 14px;
		height: 40px;
		width: 40px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li a:after {
		display: none;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li a {
		padding-left: 50px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li .sub-menu li a {
		padding-left: 70px;
	}
	
	.menu-button {
		height: 45px;
		width: 45px;
		position: relative;
		line-height: normal;
		background-color: #344a52;
		border-radius: 10px;
	}
	
	.search-icon:before {
		display: none;
	}
	
	.mobile-row {
		display: flex;
	}
	
	.header-row {
		border-bottom: none;
	}
	
	.menu-button .menu-bar {
		position: absolute;
		transition: .5s;
		opacity: 1;
		margin: 0 auto;
		width: 25px;
		background: #fff;
		height: 2px;
		border-radius: 10px;
		left: 0;
		right: 0;
	}
	
	.menu-button:hover {
		cursor: pointer;
	}
	
	.menu-button .menu-bar-top {
		top: 12px;
	}
	
	.menu-button .menu-bar-middle {
		top: 50%;
		transform: translateY(-50%);
	}
	
	.menu-button .menu-bar-bottom {
		top: auto;
		bottom: 12px;
	}
	
	.menu-button.button-open {
		z-index: 9999999;
		background: #1b3546;
		top: 0;
	}
	
	.button-open .menu-bar-middle {
		background-color: #beccd7;
		transform: translate(230px);
		transition: .1s ease-in;
		opacity: 0;
	}
	
	.menu-button.button-open .menu-bar-top {
		transform: rotate(45deg) translate(12px, 11px);
		transition: .5s;
		top: 5px;
		opacity: 1;
	}
	
	.menu-button.button-open .menu-bar-bottom {
		transform: rotate(-45deg) translate(10px, -9px);
		transition: .5s;
		top: 35px;
	}
	
	header .sub-menu li ul.sub-menu {
		position: static;
	}
	
	.practice-area-list {
		height: 440px;
	}
	
	.practice-content {
		padding: 20px 30px 44px;
	}
	
	.practice-area-heading {
		font-size: 20px;
		line-height: 25px;
	}
	
	.injury-sec-con {
		padding-right: 0px;
	}
	
	.newsletter .formbox input {
		width: 75%;
	}
	
	.home-banner .banner-des {
		padding-bottom: 100px;
	}
	
	.thankyou-page {
		padding: 30px 0;
	}
	
	.home-banner .home-container .banner-image {
		padding-bottom: 0;
	}
	
	.home-banner {
		height: 680px;
	}
	
	.subheading {
		font-size: 20px;
	}
	
	.about-wrap {
		padding: 40px 40px;
	}
	
	.banner-des .subtitle {
		padding-bottom: 0;
	}
	
	.header-left a.top-logo img {
		max-width: 100%;
		height: 100%;
		object-fit: cover;
	}
	
	.service-item.current {
		width: 60%;
	}
	
	.service-item .service-title {
		font-size: 18px;
	}
	
	.service-info-col>div {
		min-width: auto;
	}
	
	.home-blog-sec .top-heading:before {
		width: 62%;
	}
	
	.home-banner .home-container {
		padding-top: 110px;
	}
	
	.photo-gallery {
		height: 350px;
	}
	
	.certified-section .video {
		margin-top: 60px;
	}
	
	.surgery-exp .content-box {
		margin-top: 50px;
	}
	
	.surgery-experience:before {
		height: 50%;
		width: 100%;
	}
	
	.gallery-item .about-cat .viewall-case {
		width: 100%;
	}
}

@media (max-width: 1024px) {
	.team-detail-about .about-content-wrap {
		margin-top: -50px;
	}
	
	#footer {
		padding-top: 50px !important;
	}
	
	.h2, h2 {
		font-size: 35px;
		line-height: 48px;
	}
	
	.home-container {
		padding: 0 30px;
	}
	
	.commitment-section .icon-image {
		height: 95px;
		width: 95px;
	}
	
	.cosmetic-surgery .surgery-content {
		padding-right: 25px;
	}
	
	.h5 {
		font-size: 20px;
	}
	
	.h4, h4 {
		font-size: 25px;
	}
	
	.page-banner {
		height: 320px;
	}
	
	.choose-us-img:before {
		left: 0;
		top: 0;
	}
	
	.cat-widget .widget-title {
		padding-left: 15px;
	}
	
	.sidebar-form .sidebar-heading {
		font-size: 25px;
	}
	
	.about-wrap .subheading {
		font-size: 19px !important;
	}
	
	.about-wrap .h2, .about-wrap h2 {
		font-size: 26px !important;
		line-height: 41px;
	}
	
	.team-detail-about h2 {
		font-size: 26px;
	}
	
	.service-info-col>div {
		padding: 15px 0;
	}
	
	.service-item.current .service-info-col {
		padding-left: 0px;
	}
}

@media (max-width: 991px) {
	.certified-section .youtube .video {
		margin-top: 20px;
	}
	
	.certified-section {
		padding-bottom: 0 !important;
	}
	
	.about-section, .certified-section {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.page-id-143 .blog-sidebar {
		margin-top: 50px;
	}
	
	nav.navigation.pagination {
		margin-bottom: 40px;
	}
	
	.testimonial-section button {
		padding: 13px 20px;
	}
	
	.home-banner .home-container .banner-image {
		padding-left: 30px;
	}
	
	.subtitle {
		font-size: 20px;
	}
	
	.small-text {
		font-size: 22px;
	}
	
	.h1, h1 {
		font-size: 50px;
		line-height: 75px;
	}
	
	.home-banner .banner-des {
		padding-bottom: 70px;
	}
	
	.home-container {
		padding: 0 15px;
	}
	
	.about-wrap {
		padding: 40px;
	}
	
	.about-img img {
		padding-right: 0;
	}
	
	.about-wrap .about-content {
		padding-top: 40px;
	}
	
	body:not(.home) .affiliation-sec {
		padding-bottom: 0;
	}
	
	.affiliation-sec .brand-logo {
		padding-top: 30px;
	}
	
	.choose-us-img:before {
		height: 80%;
	}
	
	.choose-us-img {
		padding-bottom: 30px;
	}
	
	.team-detail-about .about-content-wrap img {
		padding-top: 40px;
		height: 100%;
		object-fit: cover;
	}
	
	.surgery-exp img {
		padding-top: 40px;
		display: block;
		width: 100%;
	}
	
	.surgery-exp .content-box img {
		padding-right: 0;
		margin-bottom: 40px;
	}
	
	.testimonial-list .item {
		height: 330px;
	}
	
	.photo-gallery {
		height: 300px;
	}
	
	.medicine-sec-content {
		padding-top: 40px;
	}
	
	.home-blog-sec .top-heading:before {
		width: 50%;
	}
	
	.footer-contact {
		padding-bottom: 30px;
		padding-top: 0px;
	}
	
	.footer-social-icon-wrap {
		margin-bottom: 45px;
	}
	
	.about-section .container {
		padding: 0 0 !important;
	}
	
	.about-section .about-content {
		padding-left: 0;
		padding-top: 30px;
	}
	
	.certified-section .container {
		padding: 0 0 !important;
	}
	
	.certified-section .image img {
		padding-left: 0;
		margin-top: 50px;
	}
	
	.commitment-section .main {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	.services-section .content-services {
		padding-left: 0;
		padding-top: 40px;
	}
	
	.team-section .team-list {
		margin-bottom: 30px;
	}
	
	.review-list-wrap {
		column-count: 2;
	}
	
	.blog-search button {
		right: 10px;
		bottom: 10px;
	}
	
	.blog-search .input-group {
		padding-left: 60px;
	}
	
	.gallery-item .about-cat {
		flex-direction: column;
		margin-bottom: 15px;
	}
	
	.gallery-item .about-cat .viewall-case {
		text-align: start;
		margin-top: 15px;
	}
	
	.surgery-exp .content-box ul {
		font-size: 14px;
	}
	
	.testimonial-head .slider-btn {
		padding-top: 0;
	}
	
	.testimonial-head {
		align-items: center;
	}
	
	.theme-btn {
		margin-bottom: 15px;
	}
	
	.post-lists, .blog .pagination, .single-post-detail, .our-special-list, .gallery-item.single-gallery .default-content {
		max-width: 100%;
	}
	
	.blog-sidebar {}
	
	.view-gallery {
		flex-direction: column;
	}
	
	.view-gallery .view-btn {
		width: 100%;
		text-align: left;
		padding-top: 20px;
	}
	
	.service-image-col img {
		height: 590px;
	}
	
	.surgery-experience:before {
		display: none;
	}
	
	.surgery-experience .content-area {
		background-image: url("https://victorperezmd.com/nitropack_static/JEEEwSymtHodBrIAxHKlKSpYvjSTThvz/assets/images/optimized/rev-941b7c2/victorperezmd.com/wp-content/uploads/2025/01/Mask-group-2.webp");
		margin-bottom: 40px;
	}
	
	.surgery-experience .content-area.nitro-lazy {
		background-image: none !important;
	}
	
	.page-banner {
		padding-bottom: 20px;
	}
	
	.banner_description p {
		font-size: 18px;
	}
	
	.page-banner .h1, .page-banner h1 {
		font-size: 40px;
	}
	
	.item-review {
		min-height: 400px;
	}
	
	ul.footer-social li {
		margin-right: 10px !important;
	}
}

@media (max-width: 767px) {
	.team-section .mb-5 {
		margin-bottom: 20px !important;
	}
	
	.footer-contact {
		padding-top: 30px;
	}
	
	.home .photo-gallery-sec {
		padding-bottom: 0;
	}
	
	.medicine-section {
		padding-bottom: 20px !important;
	}
	
	.space-pd {
		padding: 50px 0;
	}
	
	.page-banner .banner_description p {
		font-size: 14px;
		line-height: 1.5;
	}
	
	.h1, h1 {
		font-size: 25px;
		line-height: 35px;
	}
	
	.category-names ul.subcategory-list li {
		color: #344a52;
	}
	
	.h2, h2 {
		font-size: 26px !important;
		line-height: 40px;
	}
	
	.team-detail-about h2 {
		font-size: 22px !important;
	}
	
	.home-container {
		padding: 0 15px;
	}
	
	.home-mobile-banner .banner-des {
		background: #344a52;
		color: #fff;
		padding: 40px 20px;
	}
	
	.subtitle {
		font-size: 20px;
	}
	
	.banner-des p {
		font-size: 13px;
	}
	
	.banner-des p br {
		display: none;
	}
	
	.home-mobile-banner .theme-btn {
		border: 2px solid #fff;
	}
	
	.mobile-banner-img img {
		display: block;
		height: 400px;
		object-fit: cover;
	}
	
	.home-mobile-banner {
		padding-top: 85px;
		overflow-x: hidden;
	}
	
	.header-left a.top-logo img {
		max-width: 146px;
	}
	
	header#header {
		background-color: #e3dfd4;
	}
	
	.search-icon {
		padding-top: 10px;
	}
	
	.theme-btn {
		padding: 8px 20px;
		font-size: 14px;
	}
	
	.about-wrap {
		padding: 70px 15px;
		background-image: none;
	}
	
	.about-wrap.nitro-lazy {
		background-image: none !important;
	}
	
	.home-about .home-container {
		padding: 0;
	}
	
	.home-about {
		padding-top: 0;
	}
	
	.subheading {
		font-size: 20px;
	}
	
	.affiliation-sec .brand-logo {
		display: flex;
		align-items: center;
		justify-content: center;
		height: 150px;
		padding: 37px;
		border: 1px solid rgba(75, 75, 75, .26);
		margin-bottom: 25px;
	}
	
	body {
		font-size: 14px;
	}
	
	.testimonial-list .item .quote-icon {
		left: 25px;
	}
	
	.testimonial-list .item {
		padding: 40px 25px;
		margin-right: 0;
	}
	
	.testimonial-list .author-des {
		margin-bottom: 45px;
	}
	
	.testimonial-list .first-char {
		height: 60px;
		width: 60px;
	}
	
	.testimonial-section {
		background-color: #f8f7f3;
	}
	
	.photo-gallery {
		height: 480px;
	}
	
	.footer-logo-wrap {
		flex-direction: column;
		justify-content: center;
		padding: 0 10px;
	}
	
	.footer-content {
		padding: 20px;
		margin-left: 0;
		border: none;
		text-align: center;
	}
	
	.home-blog-sec .blog-list .item {
		margin-right: 0;
	}
	
	.mobile-service-image img {
		height: 360px;
		display: block;
		width: 100%;
		object-fit: cover;
	}
	
	.mobile-service-image .service-name {
		position: absolute;
		bottom: 20px;
		left: 15px;
		z-index: 1;
	}
	
	.mobile-service-image .service-name .service-title {
		font-size: 20px;
		font-weight: 500;
	}
	
	.mobile-service-image {
		position: relative;
		margin-bottom: 20px;
	}
	
	.footer-social li a {
		height: 40px;
		width: 40px;
	}
	
	.footer-social-icon-wrap {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	
	.footer-form-wrap {
		padding: 50px 20px;
	}
	
	.wpcf7 textarea.form-control {
		height: 240px;
		padding-top: 20px;
	}
	
	.service-wrap-content {
		background: transparent;
	}
	
	.copyright-wrap {
		flex-direction: column;
	}
	
	.home-blog-sec .top-heading {
		text-align: center;
	}
	
	.home-blog-sec .top-heading::before {
		display: none;
	}
	
	.home-blog-sec .button-group {
		justify-content: center;
	}
	
	.page-banner {
		height: 215px;
	}
	
	.about-section {
		padding-top: 40px;
	}
	
	.about-section .container {
		padding: 0 15px !important;
	}
	
	.certified-section {
		padding-top: 10px;
	}
	
	.certified-section .container {
		padding: 0 15px !important;
	}
	
	.certified-section .certified-content .link {
		margin-top: 15px;
	}
	
	.about-section .exp {
		right: 7px;
	}
	
	.about-section .exp .count {
		font-size: 35px;
		letter-spacing: 2px;
	}
	
	.about-section .exp .exp-text {
		font-size: 16px;
		color: #fff;
		text-transform: uppercase;
		line-height: 22px;
		margin-left: 15px;
	}
	
	.certified-section .youtube-icon svg {
		height: 50px;
		width: 50px;
	}
	
	.schedule-section .schedule-content {
		padding: 30px;
	}
	
	.review-list-wrap {
		column-count: 1;
	}
	
	.cosmetic-surgery .surgery-img {
		padding-top: 40px;
	}
	
	.cosmetic-services .service-list {
		margin-bottom: 40px;
	}
	
	.gallery-cat-list .gallery-page-list:nth-child(even) .container .row .category-image {
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.category-image {
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.category-names {
		padding-top: 50px;
	}
	
	.gallery-cat-list .gallery-page-list:before {
		display: none;
	}
	
	.gallery-page-list {
		background: #e3dfd4;
		margin-bottom: 50px;
	}
	
	.page-banner .banner-content {
		padding: 0px 15px;
	}
	
	.page-banner .h1, .page-banner h1 {
		font-size: 32px;
	}
	
	.post-lists .loop-col .blog-title {
		font-size: 18px;
		line-height: normal;
	}
	
	.contact-page .contact-form {
		color: #fff;
		padding: 50px 20px;
	}
	
	.office-location {
		padding-top: 50px;
	}
	
	.h3, h3 {
		font-size: 30px;
	}
	
	.office-location .get-direction {
		padding-top: 30px;
	}
	
	.blog-sidebar {
		margin-top: 0;
	}
	
	.post-lists .loop-col .post-image img {
		width: 100%;
	}
	
	.affiliation-sec {
		padding-bottom: 0;
	}
	
	.testimonial-list .item .quote-icon {
		top: 137px;
	}
	
	.blog-detail.blog-page .single-post-detail {
		padding-top: 0;
	}
	
	.banner-des .subtitle {
		letter-spacing: 12px;
	}
	
	nav.navigation.pagination {
		padding-top: 20px;
		margin-top: 30px;
		margin-bottom: 40px;
	}
	
	.inner-banner {
		padding-top: 88px;
	}
	
	.gallery-item.single-gallery nav.navigation.post-navigation {
		margin-bottom: 40px;
	}
	
	.single-team_post .page-banner {
		height: auto;
		background-position: center;
	}
	
	.team-detail-about .about-content-wrap {
		margin-top: 0;
		padding: 20px;
	}
	
	.surgery-experience .image-content {
		position: relative;
	}
	
	.surgery-exp .content-box {
		background-color: #344a52;
		color: #fff;
		padding: 15px;
		position: relative;
		margin-top: -180px;
	}
	
	.alignleft {
		float: unset;
		margin: 5px 20px 20px 0;
		width: 100%;
	}
	
	.alignright {
		float: unset;
		margin: 10px 0 10px 0px;
		width: 100%;
	}
	
	.nap-address-info {
		padding-bottom: 20px;
	}
	
	body.page-template-default.page.page-id-607.page-child.parent-pageid-602 br {
		display: none;
	}
	
	.special-list-wrap a img {
		width: 100%;
	}
	
	nav.navigation.pagination .nav-links {
		flex-wrap: wrap;
		justify-content: center;
	}
	
	a.page-numbers {
		margin: 15px 10px;
	}
	
	.default-page .default-content a.theme-btn {
		padding: 8px 30px;
		font-size: 16px;
	}
	
	.team-detail-about .row {
		flex-direction: column-reverse;
		grid-row-gap: 25px;
	}
	
	.team-detail-about .about-content-wrap img {
		padding-top: 0px;
	}
	
	.category-names ul.subcategory-list a {
		color: #344a52;
	}
	
	.category-names ul.subcategory-list li {
		color: #344a52;
	}
	
	.home-blog-sec button {
		padding: 12px 26px;
	}
}

@media (max-width: 575px) {
	.service-wrap-content:after {
		bottom: 18px;
	}
	
	.about-wrap .about-content {
		padding-top: 0;
	}
}

@media (max-width: 480px) {
	.footer-social {
		flex-wrap: wrap;
	}
	
	ul.footer-social li {
		margin-right: 6px;
		margin-bottom: 6px;
	}
	
	.about-wrap .h2, .about-wrap h2 {
		font-size: 22px !important;
		line-height: 30px;
	}
}
