@media (min-width: 575px){
}

@media (min-width: 576px){

}

@media (min-width: 767px){

}

@media (min-width: 1024px){ 

}

@media (min-width: 991px){
    .search-wrap-mobile{
        display: none;
    }
    .ez-toc-icon-toggle-span svg {
    display: none;
}
span.ez-toc-icon-toggle-span {
    height: 55px;
    width: 110px;
}
.ez-toc-icon-toggle-span:after {
    content: "HIDE";
    color: var(--color--color2);
    transition: .5S;
}
.toc_close .ez-toc-icon-toggle-span:after {
    content: "SHOW";
}
.review_code {
    margin-left: -28px;
}

}
@media (min-width: 1199px){

}
@media(min-width:1200px){
	.about_sec_bg {
		padding-bottom:70px!important;
	}
}
@media (min-width: 1240px){

}

@media (min-width: 1200px){
    .container {
       max-width: 1775px;
    }    
}

/* @media css */
@media (min-width: 1400px){
    .container {
		max-width: 1775px;
    }

}


@media (min-width: 1600px){

}

@media (min-width: 1700px){  
}

@media (min-width: 1800px){ 
}

@media (min-width: 1920px){ 

}
@media (min-width: 2200px){ 

}
/*******************************/
@media (max-width: 1499px){
    ul.menu-top li {
    margin-left: 20px;
}
.logo-wrapper {
    width: 250px;
}
.header-phn-wrap {
    margin-left: 25px;
}

.footer-logo img {
    max-width:320px;
}

}    
@media (max-width: 1399px){
    .menu-top li a {
    font-size: 15px;
}
.logo-wrapper {
    width: 255px;
}
.mobile-search-bar {
    padding-left: 10px;
}
.header-phn-wrap > a {
    font-size: 20px;
}
#header {
    padding: 20px 0px;
}
.section-pd, .common-padding{
    padding: 80px 0px;
}
.inner-banner {
    height: 500px;
}
.core_specializations .list-content li {
    font-size: 16px;
    padding-left: 20px;
    margin: 8px 0px;
}
	.bg_text {
    font-size: 150px;
	}
    .home-banner-wrap .heading {
    font-size: 66px;
    line-height: 1.1;
}
h2, .h2 {
    font-size: 54px;
}
.banner_sub_heading {
    font-size: 22px;
}
.home-banner-content {
    padding-bottom: 50px;
}
.main_title {
    font-size: 230px;
    letter-spacing: 6px;
}
.service-content {
    padding: 40px;
    padding-left: 40px;
    padding-right: 0px;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 1.9;
}
.tabs.main_tabs {
    padding-left: 40px;
}
.gallery_content {
    padding: 35px;
}
.list-content li:before {
    top: 10px;
}
.form_content {
    padding: 70px 40px;
}
.service-content-inner {
    min-height: 425px;
}
}

@media (max-width: 1299px){
    .menu-top li a {
    font-size: 14px;
}
ul.menu-top li {
    margin-left: 15px;
}
.header-phn-wrap {
    margin-left: 15px;
}
.image-border {
    padding: 0px 20px;
}
.image-border:after {
    width: 115px;
}
body {
    font-size: 15px;
    line-height: 2;
}
.main_title {
    font-size: 150px;
    letter-spacing: 1px;
}
.service-content {
    padding: 25px;
    padding-left: 25px;
    padding-right: 0px;
}

}

@media (max-width: 1199px){
    body {
    font-size: 15px;
    line-height: 1.8;
}
    h1, .h1 {
        font-size: 44px;
    }

    h2, .h2 {
        font-size: 40px;
    }

    h3, .h3 {
        font-size: 25px;
    }

    h4, .h4 {
        font-size: 22px;
    }

    h5, .h5 {
        font-size: 20px;
    }

    h6, .h6 {
        font-size: 18px;
    }
    .aside-sidebar .h4 {
    font-size: 36px !important;
}
    .header-phn-wrap > a span {
    display: none;
}
.logo-wrapper {
    width: 250px;
}
.box-content {
    padding:35px;
}
.box-content .title {
    font-size:30px;
}
.home-banner-wrap {
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 175px;
}
.home-banner-wrap .heading {
    font-size: 45px;
}
 .banner_sub_heading {
    font-size: 22px;
}   
.banner_logo_image {
    right: 30px;
    bottom: 30px;
    width: 130px;
    height: 130px;
}
.home-banner-content {
    padding-bottom: 50px;
}
.image-border {
    padding: 0px 20px;
}
.image-border:after {
    width: 120px;
}

.certifications_logo_list {
    padding: 0px 0px;
    gap: 25px 0px;
}
.certifications_image {
    width: calc(50% - 25px);
}
.certifications_image img {
    max-height: 65px;
    width: 100%;
    object-fit: contain;
}
.html5lightbox:after {
    width: 80px;
    height: 80px;
    bottom: 20px;
    right: 20px;
}
.container {
    max-width: 100%;
}
.service-content {
    padding: 0px;
    padding-bottom: 50px;
}
.tabs.main_tabs {
    gap: 0px 15px;
    padding-left: 0px;
    justify-content: space-between;
}
.tabs.main_tabs li {
    font-size: 18px;
}
.gallery_content {
    padding: 50px 15px;
}
.list-content li {
    font-size: 15px;
    padding-left:24px;
}
.list-content li:before {
    width: 9px;
    height: 9px;
    top: 9px;
}
.btn, .elm-button {
    padding: 14px 24px;
    min-width: 130px;
    font-size: 15px;
}
.form_content {
    padding: 50px 15px;
}
.servive_bottom {
    padding: 32px 0px;
	padding-top: 0;
}
.img-box img {
    height: calc(100% - -61px);
}
.inner-banner {
    height: 400px;
}
.inner-banner .banner-title {
    font-size: 60px;
}
.image-bg-style {
    padding-top: 40px;
    padding-right: 40px;
}
.bio_content_wrap {
    padding: 30px 45px;
}
.image-bg-style:before, .image-bg-style:after {
    height: calc(100% - 40px);
}
.default-list-style li:before {
    top: 12px;
}
.logo_box {
    width: 200px;
    padding: 15px;
}
.top_content {
    width: calc(100% - 220px);
}
.sidebar-contact .h4 {
    font-size: 22px!important;
}
.sidebar-search {
    padding: 8px;
}
.blog-search-field {
    background-position: center left 10px;
    padding-left: 35px;
}
.blog-page .blog-listing-row .blog-loop {
    padding: 0px 0px;
}
.blog-page .blog-listing-row .blog-loop .blog-content-wrap {
    padding: 15px;
} 
.blog-single-row .blog-img-link {
    height: 425px;
    margin-bottom: 35px;
}
.blog-single-row .blog-img-link {
    height: 350px;
}
.list_in_row ul {
    column-count: 2;
}

}

@media (max-width: 1024px){

}

@media (max-width: 991px){
    h1, .h1 {
        font-size: 44px !important; 
    }

    h2, .h2 {
        font-size: 40px  !important; 
    }

    h3, .h3 {
        font-size: 35px  !important; 
    }

    h4, .h4 {
        font-size: 30px  !important; 
    }

    h5, .h5 {
        font-size: 26px  !important; 
    }

    h6, .h6 {
        font-size: 20px  !important; 
    }
.aside-sidebar .h4 {
    font-size: 36px !important;
}
    .aside-sidebar {
        margin-top: 35px;
    }

    /* header mobile menu */
    .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: 12;
        display: flex;
        justify-content: center;
    }

    .menu-full-wrapper {
        width: 100%;
        position: relative;
    }

    .menu-show {
        right: 0;
        box-shadow: none;
        display: block;
        max-width: 100%;
    }

    .menu-sidebar {
        margin: 0;
        position: relative;
        top: 0;
        width: 100%;
        margin-left: auto;
        padding-top: 70px;
    }

    .menu-bar-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }

    .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, 0.3);
        padding: 0;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
        border-top: 1px solid rgba(0,   0, 0, 0.3);
    }

    .menu-sidebar .menu-bar-wrapper li:last-child{
        border: none;
    }

    .menu-sidebar .menu-bar-wrapper li > a {
        color: #000;
        font-weight: normal;
        padding: 7px 20px;
        position: relative;
        display: block;
        font-weight: 400;
        font-size: 16px;
    }

    .menu-sidebar .menu-bar-wrapper li > a:hover::after {
        opacity: 1;
    }

    .menu-sidebar .menu-bar-wrapper li > a:hover {
        background-color: var(--color--color1);
        color: #fff;
        width: 100%;
    }

    .menu-sidebar .menu-bar-wrapper li > a:hover::after {
        opacity: 1;
    }

    .menu-sidebar .menu-bar-wrapper li.current-menu-item > a {
        font-weight: 500;
        background-color: var(--color--color1);
        color: #fff;
        width: 100%;
    }

    .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: 500;
        background-color: var(--color--color1);
        color: #fff;
        width: 100%;
    }

    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link + .sidebar-menu-arrow::after {
        border-left: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
    }

    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link::after {
        opacity: 1;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children {
        position: relative;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
        position: absolute;
        right: 0;
        top: 0;
        height: 42px;
        width: 40px;
    }

    .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 {
        font-size: 16px;
        padding-left: 45px;
    }

    .menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow::after {    
        padding: 0 10px;
        font-size: 16px;
    }

    .menu-sidebar .sidebar-menu-arrow::after {
        content: "";
        cursor: pointer;
        border-left: 1px solid #6f6f6f;
        border-bottom: 1px solid #6f6f6f;
        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: -5px;
    }

    .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 .current_page_item .sidebar-menu-arrow::after {
        border-left: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
    }

    .menu-sidebar .menu-bar-wrapper li .sub-menu li a::after{
        display: none;
    }

    /*Hamburger Button*/
    .header-aside-col {
        align-items: center;
        display: flex;
        justify-content: flex-end;
        padding-right: 55px;
    }

    div#mobile-search-bar {
        border-left: none;
        top: 0px;
    }

    header#header .container-fluid {
        padding-right: 0;
        padding-left: 15px;
    }

    .logo-wrapper {
        padding-right: 0;
        margin-right: 0;
    }

    .menu-button:hover {
        cursor: pointer;
    }
.menu-button {
        height: 30px;
        width: 30px;
        position: fixed;
        top: 27px;
        z-index: 12;
        right: 15px;
        display: block;
        background-image: url(../img/menu_toggle.svg);
        background-position: center;
        background-size: 16px;
        background-repeat: no-repeat;
        text-align: center;
        border: 1px solid var(--color--color2);
    }

    .menu-button .menu-bar {
        position: absolute;
        border-radius: 0px;
        width: 26px;
        transition: .5s;
        opacity: 1;
        top: 7px;
        right: 0;
        left: 0;
        margin: auto;
    }

    .menu-button .menu-bar-top {
        border: 2px solid #ffffff;
        border-bottom: none;
        top: 10px;
    }

    .menu-button .menu-bar-middle {
        height: 2px;
        background-color: #ffffff;
        margin-top: 3px;
        margin-bottom: 3px;
        top: 16px;
    }

    .menu-button .menu-bar-bottom {
        border: 2px solid #ffffff;
        border-top: none;
        top: 28px;
        width: 26px;
        right: 0;
    }

    .small-menu .menu-button .menu-bar-top {
        border-color: #ffffff;
    }

    .small-menu .menu-button .menu-bar-bottom {
        border-color: #ffffff;
    }

    .small-menu .menu-button .menu-bar-middle {
        background-color: #ffffff;
    }

    .button-open {
        z-index: 16;
    }

    .menu-button.button-open {
        background: none;
        z-index: 13;
        height: 27px;
        width: 27px;
        right: 15px;
        top: 15px;
        border: none;
    }

    .button-open .menu-bar {
        opacity: 1;
    }

    .button-open .menu-bar-top {
        border-color: #0284cf;
        transform: rotate(45deg) translate(8px, 8px);
        transition: .5s;
    }
    .button-open .menu-bar-middle {
        background-color: #0284cf;
        transform: translate(230px);
        transition: .1s ease-in;
        opacity: 0;
    }

    .button-open .menu-bar-bottom {
        border-color: #0284cf;
        transform: rotate(-45deg) translate(5px, -5px);
        transition: .5s;
        right: 0;
    }  

    .menu-button.button-open .menu-bar-top { 
        border-color: #000000 !important;
        width: 100%;
    }

    .menu-button.button-open .menu-bar-bottom {
        border-color: #000000 !important;
        width: 100%;
    }

    .menu-logo-wrapper {
        width: 50%;
        padding-left: 1rem;
        left: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 274px;
    }

    .menu-logo-wrapper .nav-logo a {
        display: inline-block;
        max-width: 70%;
        margin-bottom: 30px;
    }

    .menu-logo-wrapper .callus-block {
        margin-bottom: 0;
        margin-top: 30px;
    }

    .menu-logo-wrapper .callus-block .small-phone-text {    
        color: #fff;
    }
    body.nav-open-menu {
        overflow-y: hidden;
    }
    .menu-button > div {
        display: none;
    }

    .menu-button.button-open > div {
        display: block;
    }
    /*mobile menu css end*/ 
    .logo-wrapper {
    width: 150px;
    }
    #header{
        top:0px;
    padding: 15px 0px;
    }
    .header-phn-wrap > a span {
    display: none;
}
.header-phn-wrap > a {
    border: 1px solid var(--color--color2);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-phn-wrap > a svg, .header-phn-wrap > a img {
    width: 12px;
    height: 12px;
}
.header-phn-wrap > a svg path {
    /* fill: var(--color--color2); */
    stroke: var(--color--color2);
}
.search-wrap{
    border: 1px solid var(--color--color2);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mobile-search-bar {
    border: none;
    padding: 0px;
}
.navigation-wrap .search-wrap svg path {
    stroke: var(--color--color2);
}
.navigation-wrap .search-wrap svg, .navigation-wrap .search-wrap img {
    width: 12px;
    height: 12px;
}
.header-phn-wrap {
    margin-left: 10px;
}
.nav-phone {
    padding-right: 40px;
}
.home-banner-wrap .heading {
    font-size: 34px;
}
.banner_sub_heading {
    font-size: 14px;
}
	.coolsculpting_sec .gallery_content{
		padding:0px;
	}
	.coolsculpting_sec {
		padding-top:0px!important;
	}
.banner_logo_image {
    width: 100px;
    height: 100px;
    right: 15px;
    bottom: 15px;
}
.home-banner-wrap.mobile-banner-wrap {
    height: auto;
    padding: 160px 15px 0px 15px;
}
.home-banner-content {
    padding-bottom: 50px;
}
.certifications_title:after {
    width: calc(100% - 180px);
}
	.specialties-box .h4{

	}
.certifications_title {
/*     font-size: 0px; */
    min-height: 1px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.certifications_image img {
    max-height: 50px;
    object-fit: contain;
    width: 100%;
}
.quotes-icon svg, .quotes-icon img {
    width: 43px;
    height: 40px;
}
.gallery_content {
    padding-left: 15px;
    padding-right: 15px;
}
.list-content li {
    font-size: 14px;
    padding-left: 23px;
    margin: 14px 0px;
}
.list-content li:before {
    width: 7px;
    height: 7px;
    top: 10px;
}
.form_content {
    padding: 60px 15px;
}
.media-list-box {
    padding: 30px 20px;
}
.menu-header {
    display: none;
}
.img-box img {
    height: 100%;
}
.tabs.main_tabs {
    justify-content: space-around;
}
.inner-banner {
    height: 300px;
}
.pages_list li a {
    font-size: 18px;
}
.pages_list li a svg {
    top: 7px;
}
.nap-wrapper .nap-address-info {
    margin-bottom: 20px;
	line-height:2;
}
.nap-wrapper .phoneno {
    margin-bottom: 30px;
}
.pagination .nav-links span, .pagination .nav-links a {
    font-size: 16px;
    margin: 0 3px;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
}
.pagination .nav-links a.next, .pagination .nav-links a.next, .pagination .nav-links a.prev {
    font-size: 0px;
    background-position: center;
    padding: 0px;
}
.box-content{
    padding:30px;
}
.box-content .title {
    font-size: 24px;
    margin-top: 12px;
}
		.blog-page .blog-listing-row .blog-loop a.blog-img-link {
    width: 100%;
}
	.bottom-wrap {
    width:100%;
		margin-top:20px;
}
.service_top{
    padding-bottom:0px;
}
.review_content_box {
    order: 3;
}
.logo_footer_wrap {
    order: 1;
}
.ipd_order_2{
order: 2;
}
.image-border:after{
    display: none;
}

}

@media (max-width: 767px){
    h1, .h1 {
        font-size: 36px !important;
    }

    h2, .h2 {
        font-size: 32px  !important; 
    }

    h3, .h3 {
        font-size: 26px  !important; 
    }

    h4, .h4 {
        font-size: 20px  !important; 
    }

    h5, .h5 {
        font-size: 18px  !important; 
    }

    h6, .h6 {
        font-size: 18px  !important; 
    }
    .aside-sidebar .h4 {
    font-size: 28px !important;
}
    /******************************/
    .btn, .elm-button {
    padding: 10px 15px;
    font-size: 14px;
    min-width: 100px;
}

.section-pd, .common-padding {
    padding-top: 60px;
    padding-bottom: 60px;
}
.sub_heading {
    font-size: 12px;
}
.slider_arrow_style {
    padding: 0px;
}
.copyright-bg {
    margin-top: 35px;
    font-size: 14px;
    letter-spacing: 0px;
}
.home-banner-video video {
    min-height: 350px;
}
.inner-banner {
    height: 200px;
}
.pages_list li {
    width: 100%;
}
.pages_list ul {
    gap: 5px 0px;
}
.pages_list li a {
    font-size: 16px;
}
.pages_list li a svg {
    top: 5px;
}
	.blog-page .blog-listing-row .blog-loop a.blog-img-link{
		width:100%;
	}
.image-bg-style {
    padding-top: 15px;
    padding-right: 15px;
}
.image-bg-style:before, 
.image-bg-style:after {
    height: calc(100% - 15px);
}
.top_content {
    width: 100%;       
     margin-top: 20px;
     text-align: center;
}
.bio_content_wrap {
    padding: 15px 15px;
    margin-bottom: 35px;
    margin-top: -60px;
}
.logo_box {
    width: 150px;
    padding: 15px;
}
.bio_content {
    margin-top: 70px;
}
.default-list-style li:before {
    top: 10px;
}
.list-content ul {
    column-count: 1;
}
.list-content li {
    font-size: 14px;
    margin: 10px 0px;
}
.list-content li:before {
    top: 8px;
    width: 9px;
    height: 9px;
}
.bottom-wrap {
    width: 100%;
    margin-top: 20px;
}
.btn-style2 {
    font-size: 17px;
    padding-bottom: 7px;
    background-position: right top 1px;
    padding-right: 17px;
}
.blog-single-row .blog-img-link {
    height: 250px;
    margin-bottom: 20px;
}
.care_banner_content {
    width: 100%;
    padding: 15px;
}
.banner_title {
    font-size: 38px;
}
.checkbox-style label { 
    width: 100%;
}
.banner_img {
    width: 320px;
    padding-right: 15px;
}
.how_it_works  iframe {
    height: 100%;
}
.sidebar-contact .form-control{
    font-size: 14px;
}
.list-content li {
    padding-left: 20px;
}
.sidebar-contact {
    padding: 35px 15px;
}
.specialties-box {
    padding: 35px 15px;
}
.bottom_content_style img{
	margin: 0px !important;
}
.gallery_content ul {
    padding-left: 8px;
}

.home-banner-video{
	display: none;
}

.footer-logo img {
    max-width: 300px;
}
.home-banner-wrap:after {
    height: 150px;
}
.wp-block-quote {
    border-left: 2px solid var(--color--color1);
    padding: 15px;
}
.wp-block-quote p {
    font-size: 16px;
}

}

@media (max-width: 365px){
.logo-wrapper {
    width: 180px;
}
.nav-phone {
    padding-right: 35px;
}
.header-phn-wrap {
    margin-left: 5px;
}


.footer-logo img {
    max-width: 230px;
}


}
@media (min-width: 768px) and (max-width: 991px) and (orientation: landscape){
    

}