@media (min-width: 1500px) {
    .container {
        max-width: 1280px;
    }
}

@media (min-width: 1800px) {
    .container {
        max-width: 1440px;
    }
}

@media only screen and (max-width: 1920px) {}

@media only screen and (max-width: 1600px) {
    .ctaSec-diamond {
        width: 320px;
        height: 320px;
    }
    .ctaSec h2 {
        font-weight: 500;
        letter-spacing: -0.02em;
        font-size: 34px;
    }
    section {
        padding: 3rem 0;
    }
    button.accordion-button.faqBtn {
        font-size: 18px;
    }
    .secN h2 {
        font-size: 40px;
    }
    .statLabel {
        font-size: 14px;
    }
    .pricingSec h2 {
        font-size: 36px;
    }
    .planPrice .amount {
        font-size: 3rem;
    }
    .secN h2,
    .ctaSec h2,
    .pricingSec h2,
    .processSec .head h2,
    .faqSecHead h2,
    .aboutContent h2,
    .servicesSec h2,
    .tipSec .right h2,
    .reviewSec h2 {
        font-size: 36px;
    }
    .bannertext p,
    .secN p,
    .ctaSec p,
    .pricingSec p,
    .processSec .head p,
    .faqSecHead p,
    .aboutContent p,
    .servicesSec p,
    .tipSec .right p,
    .reviewSec p,
    .statCard p,
    .processSecInner p {
        font-size: 14px;
    }
    /* .faqSecHead h2 {
    font-size: 36px;
  } */
    .mega-dropdown:hover .mega-menu {
        left: -40.5rem;
    }
    .menu>li.mega-dropdown:nth-child(2):hover .mega-menu {
        left: -32rem;
    }
    .menu>li.mega-dropdown:nth-child(3):hover .mega-menu {
        left: -45.3rem;
    }
    .menu>li.mega-dropdown:nth-child(4):hover .mega-menu {
        left: -56.2rem;
    }
    .menu>li.mega-dropdown:nth-child(5):hover .mega-menu {
        left: -50.8rem;
    }
    .menu.navbar-nav>li:nth-child(5) .menu-under-line::before {
        width: 8.4rem
    }
    .menu.navbar-nav>li:nth-child(5) .mega-menu .about-intro h4::after {
        width: 84.4%;
    }
    .mega-menu .col-md-4 {
        flex: 0 0 28%;
        max-width: 28%;
        padding: 0;
        margin: 0;
    }
    .mmpopup .imgpop figure,
    .mmpopup .imgpop figure img {
        height: 620px;
    }
    .popup-main {
        width: 830px;
    }
}

@media only screen and (max-width: 1440px) {
    .mmpopup .imgpop figure,
    .mmpopup .imgpop figure img {
        height: 560px;
    }
    .popup-main {
        width: 720px;
    }
    .ctaSec.ctaSecSlider .ctaSec-card {
        position: relative;
        left: -12rem;
        padding: 4rem 2rem 4rem 14rem;
    }
    .bannertext img {
        width: 24rem;
        position: absolute;
        right: 4rem;
        z-index: 1;
    }
    .bannerRight img {
        height: 36rem;
    }
    html {
        font-size: 14px;
    }
    .ctaSec-diamond {
        width: 320px;
        height: 320px;
    }
    /* .ctaSec.ctaSecSlider .ctaSec-diamond {
    left: 16rem;
  } */
    .tagText {
        /* font-size: 40px; */
    }
    .contactSec .boxSec .inner p {
        padding: 6px 0;
    }
    /* .innerBanner {
    height: 70vh;
  } */
    /* .bannerRight img {
    width: 32rem;
  } */
    .secN p {
        margin-bottom: 12px;
    }
    ul.pricingList {
        height: 20rem;
    }
    .tm-diamond2 {
        left: 14rem;
    }
    .mega-dropdown:hover .mega-menu {
        left: -40.5rem !important;
    }
    .menu>li.mega-dropdown:nth-child(2):hover .mega-menu {
        left: -32.8rem !important;
    }
    .menu>li.mega-dropdown:nth-child(3):hover .mega-menu {
        left: -46.4rem !important;
    }
    .menu>li.mega-dropdown:nth-child(4):hover .mega-menu {
        left: -57.4rem !important;
    }
    .menu>li.mega-dropdown:nth-child(5):hover .mega-menu {
        left: -52.88rem !important;
    }
    .menu.navbar-nav>li:nth-child(5) .menu-under-line::before {
        width: 8.4rem
    }
    .menu.navbar-nav>li:nth-child(5) .mega-menu .about-intro h4::after {
        width: 84.4%;
    }
    .mega-menu ul li a {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1400px) {
    .mega-dropdown:hover .mega-menu {
        left: -40.5rem;
    }
    .menu>li.mega-dropdown:nth-child(2):hover .mega-menu {
        left: -31.4rem !important;
    }
    .menu>li.mega-dropdown:nth-child(3):hover .mega-menu {
        left: -45rem !important;
    }
    .menu>li.mega-dropdown:nth-child(4):hover .mega-menu {
        left: -56rem !important;
    }
    .menu>li.mega-dropdown:nth-child(5):hover .mega-menu {
        left: -51.4rem !important;
    }
    .menu.navbar-nav>li:nth-child(5) .menu-under-line::before {
        width: 8.4rem
    }
    .menu.navbar-nav>li:nth-child(5) .mega-menu .about-intro h4::after {
        width: 84.4%;
    }
    .mega-menu ul li a {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 13px;
    }
    .statLabel {
        font-size: 15px;
    }
    .ctaSec.ctaSecSlider .ctaSec-card {
        position: relative;
        left: -12rem;
        padding: 4rem 4rem 4rem 14rem;
    }
    .bannertext img {
        width: 24rem;
        position: absolute;
        right: 8rem;
        z-index: 1;
    }
    .mega-dropdown:hover .mega-menu {
        left: -40.5rem !important;
    }
    .menu>li.mega-dropdown:nth-child(2):hover .mega-menu {
        left: -33.66rem !important;
    }
    .menu>li.mega-dropdown:nth-child(3):hover .mega-menu {
        left: -47.3rem !important;
    }
    .menu>li.mega-dropdown:nth-child(4):hover .mega-menu {
        left: -58.4rem !important;
    }
    .menu>li.mega-dropdown:nth-child(5):hover .mega-menu {
        left: -54.5rem !important;
    }
    .menu.navbar-nav>li:nth-child(5) .menu-under-line::before {
        width: 8.4rem
    }
    .menu.navbar-nav>li:nth-child(5) .mega-menu .about-intro h4::after {
        width: 84.4%;
    }
}

@media only screen and (max-width: 1199px) {
    html {
        font-size: 12px;
    }
    .main-header {
        padding: 0;
    }
    .menuWrap .menu a {
        padding: 16px 10px;
    }
    .main-header {
        position: relative;
    }
    .menu-Bar {
        display: block;
        top: 50%;
        bottom: initial;
        transform: translateY(-50%);
    }
    .menuWrap.open {
        display: flex;
        left: 0px
    }
    .menuWrap {
        position: fixed;
        left: -210%;
        right: 0;
        top: 0;
        /* bottom:0; */
        margin: auto;
        background: var(--theme-color);
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        transition: all 0.4s ease;
        z-index: 3;
        width: 100vw
    }
    ul.menu li {
        display: block
    }
    ul.menu li a {
        margin-bottom: 10px;
        padding: 0;
        display: block;
        text-align: center;
        margin-bottom: 15px;
        padding-right: 0px;
        margin-right: 0px;
        color: #fff;
        font-size: 15px;
        text-transform: capitalize
    }
    .menuWrap .menu {
        display: block;
    }
    .menu li:hover a,
    .menu li.active a {
        background: var(--black);
    }
    .menu-Bar span {
        background: var(--white);
    }
    .menu li:hover>a,
    .menu li.active>a,
    .menu>li.menu-item-has-children>.sub-menu>li.current-menu-item>a {
        background: var(--black);
    }
    .menu>li.menu-item-has-children>.sub-menu>li {
        background: transparent;
    }
}

@media only screen and (max-width: 991px) {
    .mmpopup .formPop {
        width: 100%;
        padding: 2rem 2rem;
        margin-left: auto;
    }
    .mmpopup .contpop {
        margin-bottom: 1rem;
        display: block;
        gap: 1rem;
    }
    .pop-inner1.mmpopup .imgpop {
        display: none;
    }
    .pop-inner1.mmpopup .favIcon {
        width: 100%;
    }
    .pop-inner1.mmpopup .favIcon img {
        width: 6rem;
        padding-bottom: 10px;
    }
    .mmpopup .formPop h3,
    .mmpopup .formPop h4 {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 1rem;
    }
    .bannerRight {
        display: none;
    }
    .innerBanner .col-md-6 {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .menuWrap .menu a {
        padding: 8px 10px;
        margin-bottom: 6px;
    }
    /* Review responsive */
    .reviewSwiper .swiper-slide {
        width: 92vw;
    }
    .reviewDesc {
        max-width: 100%;
    }
    /* FAQ responsive */
    .faqSecWrap {
        max-width: 100%;
        margin-left: 0;
    }
    .faqSecHead p {
        max-width: 100%;
    }
    /* Process responsive */
    .processSecInner.center {
        margin-top: 0;
    }
    .processSec-kicker {
        margin-bottom: -18px;
    }
    /* Tip responsive */
    .tipSec .left {
        min-height: 360px;
    }
    .tipSec .boxOne {
        left: 60%;
    }
    .tipSec .boxTwo {
        left: 25%;
    }
    .tipSec .boxThree {
        left: 6%;
    }
    .tipSec .boxFour {
        left: 16%;
    }
    .tipSec .boxFive {
        left: 44%;
    }
    /* CTA responsive */
    .ctaSec-card {
        padding: 34px 26px;
        max-width: 100%;
    }
    .ctaSec-diamond {
        width: 280px;
        height: 280px;
    }
    /* Pricing responsive */
    .pricingBgText {
        font-size: 52px;
    }
    .pricingNav {
        position: static;
        margin-top: 1.3rem;
    }
    .pricingTitle {
        font-size: 26px;
    }
    .pricingSwiper {
        padding-top: 2rem;
    }
    /* Form responsive */
    .formSec .inner {
        padding: 1.2rem 1rem;
    }
    .formSec .themeBtn {
        margin-top: 0.5rem;
    }
    /* About responsive */
    /* .aboutSec {
    padding: 3.5rem 0;
  } */
    .tabSec h2 {
        font-size: 22px;
    }
    .aboutContent {
        /* margin-top: 3.5rem; */
        margin-left: 0;
    }
    .aboutTag {
        font-size: 42px;
    }
    .aboutTitle {
        font-size: 26px;
    }
    .bannertext img {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .secN h2,
    .ctaSec h2,
    .pricingSec h2,
    .processSec .head h2,
    .faqSecHead h2,
    .aboutContent h2,
    .servicesSec h2,
    .tipSec .right h2,
    .reviewSec h2 {
        font-size: 22px;
    }
    .pricingList li {
        font-size: 12px;
    }
    .tagText {
        font-size: 24px;
        margin-top: 14px;
        margin-bottom: 0;
    }
    .reviewImg img {
        height: 12rem;
        width: 12rem;
    }
    .reviewImg {
        width: auto;
    }
    section {
        padding: 2rem 0;
    }
    .faqSecHead h2 {
        /* font-size: 24px; */
    }
    header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 1rem;
    }
    .headerMenu .logo img {
        height: 100%;
        width: 12rem;
    }
    .reviewCard {
        display: flex;
        flex-direction: column;
        padding: 2rem;
        align-items: flex-start;
    }
    .formSecBanner {
        padding: 0 0 2rem 0;
        position: relative;
        top: 0;
        background: linear-gradient(to top, #DCE7F8, #DCE7F8);
    }
    .ctaSecSlider .ctaSecPrev {
        left: 6px;
    }
    .ctaSecSlider .ctaSecNext {
        right: 6px;
    }
    .tabSec__tabs {
        gap: 12px;
    }
    .tabSec__tabs .nav-link {
        min-width: 100%;
    }
    .tabSec__card {
        padding: 22px 18px;
    }
    .main-Banner {
        height: auto;
        padding: 8rem 0 4rem;
    }
    .aboutTag {
        top: 0;
    }
    .statInner {
        padding: 2rem 3rem 2rem 5rem;
    }
    /* .aboutContent {
    margin-top: 2rem;
  } */
    .statCard {
        margin: 0 0 1rem 0;
        min-height: 0;
        height: auto;
    }
    .pricingSub {
        padding: 0;
    }
    /* .aboutSec figure {
    margin: 2rem 0 0;
  } */
    .pricingNav {
        justify-content: end;
    }
    .pricingSwiper .swiper-slide.pricing-active .pricingCard {
        height: auto;
        min-height: auto;
    }
    ul.pricingList {
        height: 14rem;
        overflow: auto;
    }
    /* .aboutContent p {
    font-size: 14px;
  } */
    .aboutDesc {
        font-size: 14px;
    }
    .featureText p {
        font-size: 14px;
    }
    header {
        padding: 1rem 8px;
    }
    .bannerRight {
        display: none;
    }
    .menu-Bar {
        display: none;
    }
    .bannertext h1 {
        font-size: 24px;
    }
    .formSec {
        top: 0;
        background: linear-gradient(to top, #DCE7F8, #DCE7F8);
        padding: 0rem 0 4rem;
    }
    .formSec .inputWrap {
        margin: 2px 0;
    }
    .serviceCard {
        margin: 0rem 0 5rem;
    }
    .servicesSec {
        padding: 5rem 0 0;
    }
    .ctaSec-card {
        left: 0;
        padding: 2rem;
    }
    /* .ctaSec {
    padding: 6rem 0;
  } */
    .ctaSec-diamond {
        margin: auto;
    }
    .orderSmTwo {
        order: 2;
    }
    .contactSec .boxSec .inner {
        height: auto;
        margin: 10px 0;
    }
    .contactSec .formSec {
        margin: 3rem 0 0;
    }
    .contactSec .formSec {
        margin: 4rem 0 0;
    }
    .contactSec .formSec h2 {
        font-size: 28px;
    }
    footer li {
        font-size: 14px;
    }
    .processSec .head p {
        font-size: 14px;
    }
    .copyRight p {
        font-size: 14px;
        text-align: center;
    }
    .ctaSec-diamond {
        display: none;
    }
    .secOne .innerBox ul li {
        font-size: 14px;
    }
    .secN p {
        font-size: 14px;
    }
    .processSec .head h2 {
        /* font-size: 22px; */
    }
    .tipSec .boxOne,
    .tipSec .boxTwo,
    .tipSec .boxThree,
    .tipSec .boxFour,
    .tipSec .boxFive {
        left: 0;
        transform: none;
        width: 100%;
        justify-content: center;
    }
    .tm-center-wrap {
        left: 8rem;
    }
    /* originally max-width: 575.98px rules */
    .processSecInner {
        margin: 3rem 0rem;
        padding: 44px 18px 22px;
        height: auto;
        min-height: auto;
    }
    .mt-8rem {
        margin-top: 0;
    }
    .processSecInner.center {
        margin: 0;
    }
    .faqSec .faqSecHead.left .inner h3 {
        font-size: 22px;
    }
    .faqSec .faqSecHead.left .inner p {
        color: #000000;
        font-size: 14px;
    }
    .innerBanner {
        height: auto;
        padding: 10rem 0 4rem;
    }
    .servicesSec h2 {
        /* font-size: 22px; */
    }
    .pricingSec h2 {
        /* font-size: 22px; */
    }
    .ctaSec h2 {
        /* font-size: 22px; */
    }
    .secN h2 {
        /* font-size: 22px; */
        padding: 1.4rem 0 10px;
        margin: 0;
    }
    .ctaSec.ctaSecSlider .ctaSec-diamond {
        left: 0;
    }
    .ctaSec p {
        max-width: 100%;
        font-size: 14px;
    }
    .servicesSec p {
        font-size: 14px;
    }
    .ctaSec.ctaSecSlider .ctaSec-card {
        position: relative;
        left: 0;
        padding: 4rem 2rem;
    }
    .pricingSec p {
        padding: 0;
    }
    .processSec {
        padding: 2rem 0 0;
    }
    /* .tipSec .left {
    min-height: 420px;
  } */
    .tm-center-wrap {
        width: 200px;
        height: 200px;
    }
    .tm-diamond2 {
        width: 130px;
        height: 130px;
        display: none;
    }
    .tipSec .boxOne i {
        display: none;
    }
    .tm-diamond2-text {
        font-size: 42px;
    }
    .ctaSec-diamond {
        width: 240px;
        height: 240px;
        border-radius: 30px;
    }
    .statLabel {
        font-size: 14px;
    }
    .statNumber {
        font-size: 24px;
    }
    .ctaSec2 .ctaSec-diamond {
        left: 0;
    }
    .ctaSec2 .ctaSec-card {
        left: 0;
        padding: 4rem 3rem 3rem;
    }
    .pricingNav {
        top: 0;
    }
    button.accordion-button.faqBtn {
        font-size: 14px;
    }
    .faqBody {
        padding: 0 18px 16px;
        font-size: 14px;
    }
    .faqSecWrap {
        padding: 3rem 0 0;
    }
    footer {
        padding: 2rem 0;
    }
    .socialLinks {
        padding: 0rem 0 2rem;
    }
    .copyRight ul {
        justify-content: center;
    }
    .formSecBanner .inputWrap {
        margin: 0 0 8px 0;
        height: 3.8rem;
    }
    .brandSliderSec {
        padding: 0;
    }
    .formSecBanner .themeBtn {
        width: 100%;
    }
    .formSecBanner .iconCircle i {
        font-size: 10px;
    }
    .formSecBanner .iconCircle {
        width: 20px;
        height: 20px;
    }
    .aboutSec figure {
        margin-bottom: 2rem;
    }
    .secOne figure {
        margin-bottom: 1rem;
    }
    .lpBanner {
        position: relative;
        background-size: cover;
        background-position: center;
    }
    .lpBanner::before {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(255, 255, 255, 0.7);
        z-index: 1;
    }
    .lpBanner>* {
        position: relative;
        z-index: 2;
    }
}

@media only screen and (max-width: 575px) {}