 @media only screen and (max-width: 1920px) and (min-width: 1500px) {
    .container {
        max-width: 1380px;
    }
}

@media only screen and (max-width: 1600px) {
    .navbar-nav {
        gap: 1rem;
    }
    .themeBtn {
        padding: 1.04em 1.3em;
    }
    .navbar-brand img {
    max-width: 130px !important;
}
    .main-slider .slideOne {
        margin-left: 0;
    }
    .totalcntnt h2 {
        font-size: 4rem;
    }
    .totalcntnt h3 {
        font-size: 4.5rem;
    }
    .mainHead {
        font-size: 3rem;
    }
    .main-slider .slide-inner {
    padding: 0;
}
.main-slider h1 {
    font-size: 4rem;
}
.innerBan > img {
    height: 700px;
}
section.totalSection.testoreinner ul li {
    list-style-position: inside !important;
}
.row.align-items-center.flex-row-reverse.mt-5 {
    margin-top: 1rem !important;
}
section.totalSection.testoreinner {
    padding: 3rem 0;
}
section.cntactFormms {
    padding: 2rem 0;
}

section.logoSection {
    padding: 2rem 0;
}

.contacts-section {
    padding: 2rem 0 2rem 0;
}
section.policy-sec {
    padding: 3rem 0;
}

.policy-content h3 {
    font-size: 2rem;
    margin: 0.5rem 0;
}

.policy-content h4 {
    font-size: 1.5rem;
}

.policy-content p {
    margin-bottom: 0.5rem;
    line-height: 1.6;
}
}

@media only screen and (max-width: 1445px) {
    section.weightloss {
        padding: 2rem 0 3rem 0;
    }
    .testimonialSec {
        padding: 3rem 0 2rem 0;
    }
    .mapSection iframe {
        height: 700px;
    }
    .mainHead {
        font-size: 2.5rem;
    }
    .totalcntnt h2 {
        font-size: 3.5rem;
    }
    .totalcntnt h3 {
        font-size: 4rem;
    }
    .totalcntnt h2::before {
        height: 3px;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .greawrap {
        padding: 2rem 2rem;
    }
    footer h3 {
        font-size: 1.7rem;
    }
    footer .footLogo img {
        max-width: 230px !important;
    }
    .footerPara {
        margin: 1.5rem 0 0;
    }
    footer {
        padding-top: 3rem;
    }
    .links li+li {
        margin-top: 0.5rem;
    }
    .contactInfom li+li {
        margin-top: 0.8rem;
    }
    .copyRight {
        margin-top: 2rem;
        padding: 1rem 0;
    }
    .mapSection iframe {
        height: 600px;
    }
    .contactForm .form-group .form-control {
        height: 55px;
    }
    .contactForm .form-group textarea {
        min-height: 150px;
    }
    .gender label input {
        width: 20px;
        height: 20px;
    }
    .gender.gendertxt ul li {
        margin-bottom: 0.5rem;
    }
    section.contactmain .mainHead {
        margin-bottom: 1rem;
    }
    section.contactmain h3 {
        font-size: 1.3rem;
    }
    .contactmain {
        padding-top: 4rem;
    }
    .reviewBox {
        padding: 2rem 2rem;
    }
    .contacts-section .heading-sm {
    margin-bottom: 1rem;
    font-size: 2.5rem;
}

.contactForms .form-group .form-control {
    margin-bottom: 1rem;
}

section.contacts-section .col-md-12.mt-5 {
    margin-top: 1rem !important;
}
.contactBox figure {
    width: 80px;
}

.contactBox figure img {
    width: 30px;
}

.contactBox {
    gap: 1rem;
}

.col-md-4.mb-4 {
    margin-bottom: 0 !important;
}

section.cntactFormms {
    padding: 2rem 0 0 0;
}
}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 15px;
    }
    .main-slider .slide-inner {
        height: 80vh;
    }
    .main-slider h2 {
        font-size: 3rem;
    }
    .main-slider h1 {
        font-size: 3.5rem;
    }
    .main-slider p {
        line-height: 1.7;
    }
    .greatSection {
        padding: 3rem 0;
    }
    .greawrap h3 {
        font-size: 1.4rem;
    }
    .innerBan > img {
    height: 600px;
}
.innerBan h2 {
    font-size: 3.5rem;
}
.entry-content h2 {
    font-size: 2.5rem !important;
}
}

@media (max-width: 1199.98px) {
    html {
        font-size: 14px;
    }
    .navbar-brand img {
        max-width: 120px !important;
    }
    .navbar-nav {
        gap: 0.5rem;
    }
    .themeBtn {
        padding: 1.04em 1em;
    }
    header {
        padding: 0.5rem 0;
    }
    .main-slider .slide-inner {
        height: 70vh;
    }
    .main-slider h2 {
        font-size: 2.5rem;
    }
    .main-slider h1 {
        font-size: 3rem;
    }
    .totalcntnt h2 {
        font-size: 2.5rem;
    }
    .totalcntnt h3 {
        font-size: 3rem;
    }
    .totalcntnt h2::before {
        width: 100px;
        right: -8rem;
    }
    .greawrap figure img {
        width: 70px;
    }
    .greawrap figure {
        min-height: auto;
    }
    .greawrap p {
        margin-bottom: 0;
    }
    .quote {
        transform: translate(20px, -20px);
    }
    .reviewBox {
        overflow: hidden;
    }
    .quote img {
        margin: 0;
        width: 25px;
    }
    .contactmain figure img {
        width: 100%;
    }
    .contactForm .form-group textarea {
        min-height: 120px;
    }
    .contactForm .form-group .form-control {
        height: 50px;
    }
    .mapSection iframe {
        height: 500px;
    }
    .innerBan > img {
    height: 500px;
}
.row.align-items-center.flex-row-reverse.mt-5 {
    margin-top: 0rem !important;
}
.greatInners {
    padding-top: 0 !important;
}
.entry-content h2 {
    font-size: 2rem !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 1rem !important;
}
.greatInners p {
    margin-bottom: 0.5rem;
}
.contactBox figure {
    width: 60px;
}

.contactBox figure img {
    width: 20px;
}
.userlogo figure img {
    max-width: 180px;
}
section.logoSection {
    padding: 1rem 0 2rem 0;
}
section.cntactFormms {
    padding: 1rem 0 0 0;
}
}

@media (max-width: 991.98px) {
    html {
        font-size: 13px;
    }
    .navbar-toggler {
        background: var(--black);
        color: var(--white);
    }
    .main-slider .slide-inner {
        height: 55vh;
    }
    .main-slider .slide-inner::before {}
    .mainHead {
        font-size: 2rem;
    }
    .greawrap h3 {
        font-size: 1.2rem;
    }
    .greawrap p {
        line-height: 1.7;
    }
    .weightloss-wrap {
        margin: 0;
    }
    .reviewBox p {
        font-size: 1.1rem;
        margin: 0.5rem 0 0 0;
    }
    .quote {
        transform: translate(30px, -30px);
    }
    .quote img {
        width: 20px;
    }
    .reviewSlider {
        padding: 1rem 0 2rem 0;
    }
    .testimonialSec h2 {
        margin-bottom: 0.5rem !important;
    }
    section.contactmain h3 {
        letter-spacing: 2px;
        font-size: 1.2rem;
    }
    .gender label input {
        width: 15px;
        height: 15px;
    }
    .gender.gendertxt ul li {
        margin-bottom: 0.3rem;
    }
    .gender.gendertxt h4 {
        margin-bottom: 0.5rem;
    }
    .gender {
        margin-bottom: 0.5rem;
    }
    .contactForm .form-group .form-control {
        height: 40px;
    }
    .contactForm .form-group textarea {
        min-height: 100px;
    }
    .mapSection iframe {
        height: 400px;
    }
    footer .footLogo img {
        max-width: 180px !important;
    }
    footer h3 {
        padding-bottom: 0.7rem;
    }
    .copyRight {
        margin-top: 1rem;
    }
    .innerBan > img {
    height: 350px;
}

.innerBan h2 {
    font-size: 3rem;
}

section.totalSection p {
    line-height: 1.6;
}
section.totalSection.testoreinner p {
    margin-bottom: 0.5rem;
}
.contacts-section .heading-sm {
    margin: 0 !important;
        font-size: 2.2rem;
}

.contactInformations {
    width: calc(100% - 70px);
}

.contactBox figure {
    width: 50px;
}
.userlogo figure img {
    max-width: 150px;
}
.contactForms .form-group .form-control {
    margin-bottom: 0;
    height: 50px;
}
section.policy-sec {
    padding: 2rem 0;
}

.policy-content h3 {
    font-size: 1.8rem;
}
}

@media (max-width: 767.98px) {
    html {
        font-size: 12px;
    }
    .main-slider .slide-inner {
        height: 40vh;
    }
    .main-slider h2 {
        font-size: 2rem;
    }
    .main-slider h1 {
        font-size: 2.5rem;
    }
    .main-slider p {
        line-height: 1.5;
        margin-top: 0;
    }
    .totalcntnt h2 {
        font-size: 2rem;
    }
    .totalcntnt h2::before {
        width: 60px;
        right: -6rem;
    }
    .totalcntnt h3 {
        font-size: 2.5rem;
            line-height: 1.5;
    }
    .totalcntnt p {
        line-height: 1.7;
    }
    .greatSection {
        padding: 2rem 0;
    }
    .greawrap {
        margin-bottom: 1rem;
    }
    .greawrap figure img {
        width: 60px;
    }
    .mainHead {
        font-size: 1.8rem;
    }
    .weightloss-wrap .weightloss-slider:first-child {
        margin-top: 0rem;
    }
    .weightcntnt {
        margin-top: 1rem;
    }
    section.weightloss {
        padding: 2rem 0 2rem 0;
    }
    .contactmain {
        padding-top: 7rem;
    }
    .testimonialSec {
        padding: 2rem 0 1rem 0;
    }
    .contactmain figure {
        margin-right: 0;
    }
    .mapSection iframe {
        height: 300px;
    }
    footer .footLogo img {
        max-width: 150px !important;
    }
    .footerPara {
        margin: 1rem 0 0;
    }
    footer h3 {
        padding: 1rem 0 0.5rem 0;
        font-size: 1.5rem;
    }
    .col-md-6.text-right {
        text-align: left !important;
    }
    .copyRight p {
        margin-bottom: 0.5rem;
    }
    .copyRight {
        margin-top: 0rem;
    }
    .contactInfom li+li {
        margin-top: 0.5rem;
    }
    .copyRight img {
        width: 200px;
    }
    .innerBan > img {
    height: 230px;
}

.innerBan h2 {
    font-size: 2.5rem;
}

section.totalSection p {
    margin-bottom: 0.5rem;
}

.col-md-12.mt-3 {
    margin-top: 0.5rem !important;
}

.totalSection {
    padding: 2rem 0;
}
.navbar-brand img {
    max-width: 100px !important;
}
.entry-content h2 {
    font-size: 1.8rem !important;
}
.entry-content p {
    line-height: 1.6;
}
.testoreinner__img {
    height: auto;
    margin-top: 1rem;
}
section.totalSection.testoreinner {
    padding: 2rem 0;
}
.contacts-section {
    padding-bottom: 0;
}

.contactBox {
    margin-bottom: 0.5rem;
}
.userlogo figure img {
    max-width: 120px;
}
section.contacts-section .form-group {
    margin-bottom: 0;
}
.contacts-section .heading-sm {
    font-size: 2rem;
}
.contactForms .themeBtn {
    margin-top: 1rem;
}
.policy-content h3 {
    font-size: 1.5rem;
}
.policy-content p {
    font-size: 1rem;
}
}

@media (max-width: 575.98px) {
    nav.navbar {
        padding: 5px 1rem;
    }
    .main-slider .slide-inner {
        height: 35vh;
    }
    .main-slider h1 {
        font-size: 2.2rem;
    }
    .mainHead {
        font-size: 1.5rem;
    }
    .greawrap figure img {
        width: 50px;
    }
    .reviewBox {
        padding: 1rem 1rem;
    }
    .quote {
        transform: translate(30px, -50px);
    }
    .quote img {
        margin: 2.7rem 0 0 -1rem;
    }
    .contactmain {
        padding-top: 5rem;
    }
    section.contactmain h3 {
        letter-spacing: 0;
        margin: 0;
    }
    .contactForm .form-group textarea {
        padding-top: 0.5rem;
        min-height: 80px;
    }
    .mapSection iframe {
        height: 200px;
    }
    footer .footLogo img {
        max-width: 120px !important;
    }
    .footerPara {
        line-height: 1.6;
    }
    footer {
        padding-top: 2rem;
    }
    .main-slider p {
        font-size: 1rem;
    }
    .main-slider h2 {
    font-size: 1.8rem;
}

.main-slider h1 {
    font-size: 2rem;
}

.totalcntnt h2 {
    font-size: 1.8rem;
}

.totalcntnt h3 {
    font-size: 2rem;
    line-height: 1.6;
}

.totalcntnt h2::before {
    width: 40px;
    right: -4rem;
    height: 2px;
}
.innerBan > img {
    height: 160px;
}

.innerBan h2 {
    font-size: 2rem;
}
.entry-content h2 {
    font-size: 1.5rem !important;
}
.greatInners h3 span strong, .greatInners h4 span strong {
    font-size: 1.3rem;
}
.contactBox figure {
    width: 40px;
}

.contactBox figure img {
    width: 15px;
}
.contacts-section .heading-sm {
    font-size: 1.7rem;
}
}

@media (max-width: 320.98px) {}