@media only screen and (max-width: 1920px) and (min-width: 1445px) {
    .container {
        max-width: 1170px;
    }
  
}

@media only screen and (max-width: 1600px) {
    html {
        overflow-x: hidden;
    }
    section.cta h2 {
        font-size: 3rem
    }
    .bannerBtn{
        gap: 2.4rem;
    }

    .ctaBtn {
        width: 100%;
        margin: auto;
        margin-top: 1rem
    }

    .cta .para {
        width: 85%;
        margin: auto;
    }

    .packages .swiper-button-prev {
        left: -4%;
    }

    .packages .swiper-button-next {
        right: -4%;
    }
    .figure.work-img{
        position: sticky !important;
        top: 0;
    }

    .cta2 .para {
        width: 70%;
    }

    .cta2 .ctaBtn {
        margin-top: 1.25rem;
        width: 65%;
    }

    :is(.img-left, .img-right) {
        width: 250px;
    }
    .text h5 {
        font-size: 14rem;
    }
    .worktop {
        padding: 60px;
    }
    
    .worktop .heading {
        font-size: 55px;
    }
    
    .workwrap {
        padding: 40px 20px;
    }
    .about img {
        width: 120%;
    }
}

@media only screen and (max-width: 1445px) {
    html {
        font-size: 15px;
    }
    figure.work-img {
        width: 100%;
        position: sticky !important;
        top: 0 !important;
        overflow: hidden !important;
    }
    body{
     overflow-y: unset !important; 
    }
    section.cta h2,
    .ctaBtn {
        position: relative;
        z-index: 1;
    }

    .heading {
        font-size: 3.5rem;
    }

    .free-logoBadge {
        width: 150px;
    }
    .text h5 {
        font-size: 12rem;
    }
    
    .creatortop h2 {
        font-size: 55px;
    }
    .bannerBtn{
        gap: 2.4rem;
    }
}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 14px;
    }
    .bannerBtn{
        gap: 2.4rem;
    }

    .navbar-nav {
        margin-right: 10rem !important;
    }

    .banner {
        padding: 14rem 0 6rem 0;
    }

    :is(.img-right, .img-left) {
        width: 200px;
    }

    .packages .swiper-button-next {
        right: -4%;
    }


    .packages .swiper-button-prev {
        left: -4%;
    }

    .banner h1 {
        width: 100%;
    }
    .worktop .heading {
        font-size: 45px;
    }
    .about img {
        width: 100%;
    }
}

@media (max-width: 1199.98px) {
    html {
        font-size: 13px;
    }

    .img-right,
    .img-left {
        width: 215px;
    }

    section.cta h2 {
        font-size: 2.75rem;
    }

    .cta .para {
        width: 75%;
    }

    .ctaBtn .callBtn {
        font-weight: 600
    }

    .heading {
        font-size: 3rem;
    }

    .services-content h4 {
        font-size: 1.75rem;
    }

    .cta2 .para {
        width: 60% !important;
    }

    .industryBox h5 {
        font-size: 0.75rem;
    }

    .clients figure:before {
        box-shadow: 180px 0 147px 140px var(--primary);
    }

    .footerWrap ul {
        gap: 10px;
        font-size: 12px;
    }

    .footerWrap p {
        font-size: 12px
    }

    .navbar-nav {
        margin-right: 6rem !important;
    }

    .free-logoBadge {
        top: -3rem;
    }

    .form-logo {
        left: -4rem;
    }

    .ctaBtn {
        flex-direction: column;
        gap: 1rem 0;
    }
    .text h5 {
        font-size: 10rem;
    }
    
    section.about .heading {
        font-size: 43px;
    }
    
    .creatortop h2 {
        font-size: 40px;
    }
    section.services-sec {
        padding-bottom: 3rem;
    }
    .shopisrvcSlider {
        margin-right: -20rem;
    }
    .creatorcntnt h3 {
        font-size: 24px;
    }

    .worktop {
        padding: 30px;
    }
    
    .worktop .heading {
        font-size: 35px;
    }
    
    .faqs-section .card h4 {
        font-size: 18px;
    }
    
    .copyrght {
        margin-top: 4rem;
    }
    
    .ready-main {
        padding-top: 3rem;
    }
    
    .got-shpyfy h4 {
        font-size: 30px;
    }
    
    section.whywork-section .text h5 {
        line-height: 2;
    }
    
    section#packagesSec {
        padding-bottom: 0;
    }
}

@media (max-width: 991.98px) {
    html {
        font-size: 12px;
    }

    .banner h1 {
        font-size: 2.5rem;
    }

    section.brands p {
        font-size: 1.1rem;
        text-align: center;
        margin-bottom: 2rem;
        padding: 0
    }

    .brands {
        background: #edfbf4;
        padding: 2rem 0;
    }

    button.navbar-toggler i {
        color: var(--white);
        font-size: 2.25rem;
    }

    .img-right,
    .img-left {
        display: none;
    }

    .cta2 .para,
    .cta .para {
        width: 100% !important;
        margin: 1rem 0
    }

    .cta2 .ctaBtn,
    .ctaBtn {
        width: 100%;
        margin: auto;
        margin-top: 1rem;
    }

    section.about img {
        margin-top: 2rem;
    }

    .industryBox h5 {
        font-size: 10px;
        font-weight: 600;
    }

    .industryBox {
        gap: 0px;
    }

    .clients figure:before {
        box-shadow: 117px 0 44px 111px var(--primary)
    }

    .clients .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 30px;
    }

    .footerWrap {
        justify-content: center;
        gap: 1rem 9rem;
    }

    .navbar-brand {
        order: 1
    }

    .navbar-toggler {
        order: 3
    }

    .contactInfo {
        order: 2
    }

    .navbar-collapse {
        order: 4
    }

    .navbar-nav {
        text-align: center;
        margin: 0;
        padding: 2rem 0;
        font-size: 1.25rem;
    }

    .form-logo {
        left: auto;
        right: -6rem;
    }

    .free-logoBadge {
        width: 120px;
        top: -4rem;
    }

    .ctaBtn {
        flex-direction: row;
    }
    .ctaBtn .callBtn {
        gap: 3px;
    }
    .form-logo {
        display: none;
    }
    
    .text h5 {
        font-size: 8rem;
    }

    .shopisrvcSlider:before {
        width: 33%;
    }
    
    .serviceswraps {
        padding: 36px 20px;
    }
    
    .serviceswraps h3 {
        font-size: 21px;
    }
    
    .creatortop h2 {
        font-size: 34px;
    }
    
    .creatorcntnt h3 {
        font-size: 16px;
    }
    
    .creatorwraps {
        gap: 15px;
        flex-direction: column;
    }
    
    .got-shpyfy h4 {
        font-size: 25px;
    }
    .banner p {
        width: 100%;
    }
    .banner {
        padding: 14rem 0 4rem 0;
    }
    section#aboutSec {
        padding-bottom: 2rem;
    }
    .worktop .heading {
        font-size: 30px;
    }
}

@media (max-width: 767.98px) {
    html {
        font-size: 11px;
    }
    .pricingModal {
        display: none;
    }
    .footer-button{
        display: block !important;
    }
    .cta2{
        display: none !important;
    }
    .navbar-brand{
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }
    .animate{
        animation: blink 0.7s infinite linear;

    }
    .about .themeBtn{
        animation: blink 0.7s infinite linear;

    }
    
    @keyframes blink {
        50% {
            background-color: #000;
            color: #fff;
        }
        100%{
            background-color: var(--primary);
        }
    }

    .footer-button{
        position: fixed;
        bottom: 0;
        z-index: 999;
        width: 100%;

    }
    .footer-button a{
        background-color: var(--primary);
        color: #fff;
        width: 100%;
        padding: 20px;
        animation: blink 0.7s infinite linear;
        text-align: center;
        font-size: 18px;
        text-transform: uppercase;
        display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    }
    .modal{
        display: none !important;
    }
    .modal-backdrop{
        display: none !important;
    }
    .banner h1 {
        font-size:2.7rem;
    }
    .cta-btna{
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }

    .banner ul li {
        font-size: 1.15rem;
        margin-bottom: 6px;
    }

    section.banner img {
        margin-bottom: 3rem;
    }

    .banner {
        padding: 15rem 0 6rem 0;
        background-size: cover;
    }

    .topbarWrap {
        justify-content: center;
        gap: 1rem 2.5rem;
    }

    .topbarWrap p {
        font-size: 1.25rem;
    }

    .heading {
        font-size: 3rem;
    }

    .tab-pane .col-lg-3 {
        text-align: center;
    }

    .portfolio .nav-tabs .nav-item a {
        font-size: 1.125rem;
    }

    section.cta h2 {
        font-size: 2.85rem;
    }

    .para {
        font-size: 1.125rem;
    }

    .serviceSlider {
        height: 100%;
    }

    .services-img img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .serviceSlider1 {
        height: 100%
    }

    .services-content h4 {
        font-size: 1.85rem;
    }

    .clients figure {
        margin-top: 2rem
    }

    .clients figure:before {
        display: none
    }

    .topbarWrap {
        flex-direction: column;
    }
    .topbar{
        display: none;
    }

    .serviceSlider::before,
    .serviceSlider::after,
    .serviceSlider1::before,
    .serviceSlider1::after {
        display: none;
    }

    .services-img {
        margin-top: 2rem;
    }

    .services-content a {
        display: none;
    }

    .portfolio-Box {
        margin-bottom: 0;
    }

    .portfolioDesktop {
        display: none;
    }

    .portfolio1,
    .portfolio2,
    .portfolio3,
    .portfolio4,
    .portfolio5,
    .portfolio6,
    .portfolio7 {
        display: block;
    }

    .free-logoBadge {
        width: 120px;
        top: -3rem;
        right: 0;
    }

    .form-logo {
        left: auto;
        right: -2rem;
        top: -4rem;
    }
    .ctaBtn {
        flex-direction: column;
    }
    .customize-wraps {
        gap: 14px;
    }
    
    .customize-wraps::before {
        left: -40px;
    }
    section.about .heading {
        font-size: 34px;
    }
    
    .text h5 {
        font-size: 6rem;
    }
    section.about .heading {
        font-size: 34px;
    }
    
    .text h5 {
        font-size: 6rem;
    }
    
    
    .shopisrvcSlider {
        margin: 0;
    }
    
    .shopisrvcSlider:before {
        display: none;
    }
    
    .creatortop h2 {
        font-size: 29px;
    }
    
    .creatortop p {
        width: 100%;
    }
    
    .creatorcntnt h3 {
        font-size: 23px;
    }
    
    section.cta.cta2 p {
        font-size: 15px;
    }
    
    .faqs-title p {
        width: 100%;
    }
    
    .bg-testi .serv-top .heading {
        font-size: 2.5rem;
    }
    
    .testimonialSlider {
        margin: 0;
    }
    
    .swiper-slide.swiper-slide-active .testomnial-content {
        filter: unset;
        transform: unset;
        margin: 0;
    }
    
    .testomnial-content p {
        font-size: 15px;
    }
    
    .got-shpyfy {
        margin-bottom: 2rem;
    }
    
    .copyrght {
        flex-flow: wrap;
        margin-top: 2rem
    }
    
    .customize-wraps::before {
        display: none;
    }
    .customize-wraps h3 {
        width: fit-content;
    }
    .swiper.sliderfast {
        height: fit-content;
    }
    .workwrap {
        flex-flow: wrap;
    }
    .shopisrvcSlider,
    .chooseSlider,
    .sliderfast,
    .testimonialSlider
    {
        padding-bottom: 4rem;
    }
    .shopipag .swiper-pagination,
    .shopipag-1 .swiper-pagination,
    .shopipag-2 .swiper-pagination,
    .shopipag-3 .swiper-pagination
    {
        display: block;
    }
    .ready-main {
        height: 100vh;
        margin-bottom: 2rem;
    }
    
}

@media (max-width: 575.98px) {
    .banner h1 {
        font-size: 2rem;
    }
    .hide{
        display: block;
    }
   .new-hide{
     display: none;
   }
   .unlock{
    display: none !important;
   }
   .lock{
    display: flex !important;
   }
    .banner {
        padding: 14rem 0 6rem 0;
        background-size: cover;
    }

    .contactInfo .callBtn div {
        display: block;
    }

    nav {
        padding: 1rem !important;
    }

    .cta2 .ctaBtn,
    .ctaBtn {
        justify-content: center;
        gap: 1rem;
    }

    section.cta {
        background-size: cover;
    }

    .packages .swiper-button-next {
        right: 36%;
        top: 90%;
        font-size: 26px;

    }

    .packages .swiper-button-prev {
        left: 34%;
        top: 90%;
        font-size: 26px;
    }

    .pkgSwiper {
        margin-bottom: 7rem !important;
    }

    .heading {
        font-size: 1.9rem;
        text-align: center !important;
    }

    .topbarWrap p {
        font-size: 1rem;
        text-align: center;
    }

    .contactInfo {
        align-items: center;
    }

    .contactInfo i {
        font-size: 1.75rem;
        margin: 0;
    }

    section.packages .heading {
        text-align: left;
        margin-bottom: 1rem;
    }

    .packages nav {
        padding: 0 !important;
    }
    .callBtn p{
        font-size: 11.5px;
    }
    .packages .nav-tabs {
        justify-content: center;
    }

    .bannerForm {
        margin-top: 3rem;
    }

    .form-logo {
        width: 90px;
    }

    .free-logoBadge {
        width: 80px;
    }
    iframe#webWidget {
        height: 50% !important;
        bottom: 0 !important;
        top: unset !important;
    }
    section.banner img {
        margin-bottom: 2rem;
        width: 100%;
    }
    .customize-wraps {
        margin-bottom: 2rem;
    }
    .customize-wraps {
        margin-bottom: 0;
        justify-content: center;
    }
    
    section.about .heading {
        font-size: 30px;
    }
    
    .serv-top p {
        width: 100%;
    }
    
    .creatortop h2 {
        font-size: 24px;
    }
    
    .bg-testi .serv-top .heading {
        font-size: 1.8rem;
    }
    
    .ready-main .heading {
        font-size: 2.5rem;
    }
    
    .got-shpyfy p {
        font-size: 14px;
    }
    
    .copyrght p {
        font-size: 14px;
    }
    .bg-testi {
        padding-bottom: 1rem;
    }
    .faqs-section .card h4 {
        font-size: 16px;
    }
    .ready-main {
        height: 108vh;
        margin-bottom: 2rem;
    }
}

@media (max-width: 440.98px) {
    .bannerBtn {
        flex-direction: column;
    }

    .bannerBtn .themeBtn {
        width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    }
    
}

@media (max-width: 320.98px) {}
