@media screen and (min-width:992px){
    .webhidden{display: none;}
}

@media screen and (min-width:1041px) and (max-width:1400px){
    .serviceList{
        
    }
       .serviceList .item {
        width: calc(25% - 15px);
        background-color: black;
        border-radius: 20px;
        overflow: hidden;
        height: auto;
    }
    .ftscIcon{min-width: 50px;}
    .contactArea .ftInfo ul{flex-direction: column;}
    .menuWrapper > ul > li{
        margin-left: 10px;
    }
    .menuWrapper > ul > li > a{
        font-size: 14px;
    }
    .logo{
        width: 160px;
        margin-top: 10px;
    }
    .logo img{
        width: 100%;
        height: auto;
    }
}

@media screen and (min-width:1041px){
    #faq .ns-heading{width: 100%;}
}

@media screen and (max-width:1041px){

    .sidebarContact{
        margin-bottom: 40px;
        padding: 25px 15px;
    }

    .contactTitle h3{
        padding-bottom: 10px;
        font-size: 18px;
    }

    .navbar .container {
        max-width: 100%;
    }

    .otbuts{
        display: none;
    }

    .nav-head{
        padding: 10px 0!important;
    }

    header .navbar{
        height: 56px;
    }
    .nav-content{
        align-items: center;
    }
    .navbarHeader{
        padding: 10px 0;
    }

    div .infoBox:first-child{
        padding-left: 0;
    }

    .headerInfoRight .infoBox.mail{
        border-right: 0;
        padding-right: 0;
    }

    .wb-osearch{
        display: none;
    }
    .fast-flex {
        padding: 25px 0 0px 0;
        margin-top: 0;
    }
    
    .bannerArea {
     
        background-repeat: no-repeat;
        background-position: top;
        background-size: cover;
    }
    
    .fast-first p br {
        display: none;
    }
    
    .fast-box > a span {
        font-size: 14px;
    }
    
    .fast-box {
        padding: 0 10px;
        height: 45px;
    }
    .NavListArea .ftInfo{
        padding: 20px 20px 0px 0px;
        width: 100%;
        float: left;
    }
    .NavListArea .ftInfo ul{flex-direction: column;align-items: flex-start;}
    .NavListArea .ftInfo ul li{}
    .NavListArea .ftInfo ul li a .ftscIcon{
    min-width: 40px!important;
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
    .NavListArea .ftInfo ul li a{}
    .NavListArea .ftInfo ul li a{}
    .NavListArea .ftInfo ul li a{}
    .NavListArea .ftInfo ul li a{}
    .NavListArea .ftInfo ul li a > span{
    font-size: 13px;
}
    .NavListArea .ftscIcon.email{
    background: #3ba9da;
}
    .NavListArea .ftscIcon.wsapp{
        background: #00bd56;
    }
    .NavListArea .ftInfo ul li a img{}
    .NavListArea .ftInfo ul li a i{
    font-size: 15px;
}
.NavListArea .ftInfo ul li{margin-bottom: 15px;}
.NavListArea .ftInfo ul li a{
    display: flex;
    align-items: center;
}
.NavListArea .ftInfo ul li a > span{display: flex;flex-direction: column;color: #2c2d2d;font-size: 14px;font-weight: 400;line-height: 20px;}
.ftscIcon{
    width: 50px;
    height: 50px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    color: white;
}
    .ftscIcon{min-width: 50px;}
    .serviceList{gap: 10px;padding: 0px 10px;}
    .serviceList .item {
        width: calc(33.333% - 6.666px);
        background-color: black;
        border-radius: 5px;
        overflow: hidden;
        height: 140px;
        margin:0px;
    }
    .serviceList .item a{
        padding-left: 0;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        }
    .serviceList .item .box {
        border-radius: 100%;
        width: 50px;
        height: 50px;
        top: -10px;
       /* left: calc(50% - 30px);*/
    }
    .serviceList .item .serviceName{
        max-width: 100%;
        align-items: flex-end;
        padding-left: 0px;
        padding-bottom: 10px;
        font-size: 15px;
        margin: 0 auto;
    }
    .serviceList .item:nth-child(1) {
    }
    .serviceList .item .box i{font-size: 16px;}

    .platList .icon {width: 60px;height: 60px;min-width: 60px;margin-right: 10px;}
    .platList .detail{padding-right:30px;}

    .platList .icon i {
        font-size: 18px;
    }

    .platList .item {
        padding: 10px;
    }

    .platList .action .platActiBut {
        width: 40px;
        height: 40px;
        min-width: 40px;
        min-height: 40px;
    }

.platList .item > a {
    padding: 10px 15px;
    }
    .platList .icon {
        margin-right: 25px;
    }
    .platList .detail h2 {
      /*  color: rgba(var(--txtall));*/
        font-weight: 500;
        font-size: 15px;
        margin-bottom: 0;
    }
    .contactArea .ftInfo ul{flex-direction: column;}    
    .infoBox{
        padding-right: 10px;
        padding-left: 10px;
    }
    .infoBox a {
        font-size: 13px;
    }
    .infoBox img {
        margin-right: 3px;
        width: 16px;
    }
    .logo{
        margin-bottom: 0px;
    }
    .infoBox.fav{display: none;}

    .infoIcon{
        width: 30px;
        height: 30px;
    }
    .offerWrapper{flex-direction: column;align-items: center;margin-bottom: 10px;}
    .offerDescription{padding-left: 0;}
    .offerDescription{margin-top: 30px;padding-right: 0;}
    .offerBoxWrapper .offerBox{align-items: center;text-align: left;}
    .offerBox p{font-size: 14px;}
    .offerBox p span{
        font-size: 18px;
    }
    .offerTitle h2 {
        font-size: 26px;
        line-height: 34px;
    }
    
    .offerTitle p {
        font-size: 18px;
        margin-bottom: 10px;
    }
    
    .offerTitle > span {
        font-size: 16px;
        line-height: 20px;
    }
    .socialMedia ul li a{
        width: 45px;
        height: 45px;
        min-width: 45px;
        min-height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
    }
    .socialMedia ul li a i{
        font-size: 18px;
    }

    .support-bottom img{
        height: 45px;
        margin-bottom: 30px;
    }

    .support-bottom .action .socialMedia a{
        justify-content: center;
    }

    .support-bottom .action a.wp{
        width: 100%;
    }
    .copyright{
        height: auto;
        display: flex;
        align-items: center;
        flex-direction: column;
        gap: 15px;
        padding-bottom: 30px;
    }
    .titleIcon {
        width: 50px;
        height: 50px;
        display: flex;
        margin: 0 auto 15px auto;
    }
    .announcement > span{
        font-size: 18px;
        color: #c3a7ff;
        padding: 0 20px;
        line-height: 34px;
        font-weight: 600;
    }
    .fast-first h1 span{
        font-size: 26px;
        font-weight: 600;
    }
    .fast-first h1{
        line-height: 175%;
    }
}


@media screen and (min-width:768px) and (max-width:1041px){
    .whyUsImg{display: none;}
}

.mobileSticky{display: none;}
@media screen and (max-width: 992px){
    .srcwell{flex-direction: column;gap: 30px;}
    .srcwell > span {
        display: flex;
        align-items: center;
        flex-direction: column;
        gap: 10px;
        margin-bottom: 20px;
    }
    .orderSteps {}
    .orderSteps .obj-tablink{}
    .orderSteps .obj-tablink span{}
    .orderSteps .obj-tabcontent{
    flex-direction: column;
    padding: 0;
}
    .orderSteps .obj-tab{}
    .orderSteps .obj-tab.active{}
    .orderSteps .obj-tab.active.orderColor{}
    .orderSteps .obj-tabcontent li:first-child a{
    border-radius: 0;
}
    .orderSteps .obj-tabcontent li {}
    .orderSteps .obj-tabcontent li:last-child a{
    border-radius: 0;
}
    .orderSteps .obj-tabcontent li a span{}

    .PaymentMethod ul{flex-direction: column;gap: 10px;}

    .PaymentMethod ul li, .orPayDetail .PaymentMethod ul li{width: 100%;}

    .mobileSticky{display: flex;background: #f5f6f9;position: fixed;bottom: 0;left: 0;right: 0;z-index: 9999999999;}

    .mobileSticky ul{ width: 100%; display: flex; align-items: center; justify-content: space-between; }

    .mobileSticky ul li{width: 30%;display: flex;justify-content: center;height: 100%;align-items: self-end;}

    .mobileSticky ul li a{display: flex;flex-direction: column;align-items: center;font-size: 13px;color: #323056;font-weight: 500;padding-top: 10px;padding-bottom: 5px;}

    .mobileSticky ul li a img{width: 20px;margin-bottom: 5px;}

    .mobileSticky ul li:nth-child(2){
    background: #70b74d;
    color: white;
    width: 40%;
    position: relative;
}
    .mobileSticky ul li:nth-child(2):before{content:"";height: 10px;width: 100%;background: #70b74d;position: absolute;top: -10px;}

    .mobileSticky ul li:nth-child(2) a {
    color: white;
}

    .mobileSticky ul li:nth-child(2) a img{
    margin-bottom: 10px;
    width: 22px;
}

    body #exampleModal .modal-body .container2{min-height: 450px!important;}
    .menuWrapper{display: none;}
    .navbar-collapse {
        flex-basis: auto;
    }
    body .sign-in-container form div{margin-top:0px!important}
    .modalTitle h4 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .modalTitle p {
        font-size: 15px;
        margin-bottom: 20px;
    }
    .fast-first {
        width: 100%;
        padding-right: 0px;
        margin-top: 0px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .fast-two {
        display: flex;
        position: relative;
        width: 100%;
        margin-top: 15px;
        display: none;
    }
    .whyUsdesc {
        width: 100%;
    }
    .whyUsImg {
        text-align: center;
        width: 100%;
    }
    .whyUsWrapper{
        flex-direction: column;
    }
    .foot-flex {
        display: flex;
        flex-direction: column;
        padding: 0 10px;
    }
    body .modal-dialog-centered {
        min-height: auto;
    }

}

@media screen and (min-width:769px) and (max-width:1400px){
    .bannerArea{
        background-position: center;
        background-size: cover;
    }
    .headerMenu {
        padding: 10px 0;
    }
    .card-img-top {
        width: 40px;
        height: 40px;
        min-width: 40px;
        min-height: 40px;
    }
    .commentStars {
        padding: 2px 10px;
    }
    .stars .star.active i {
        color: #eeaa18;
        font-size: 10px;
    }
    .ns-heading p {
        font-size: 18px;
    }
       .navbarHeader{display: none;}
}

@media screen and (max-width:768px){
    .whyus .list .item .content .icon img {
    width: 100%;
}
    .navbarHeader{display: none;}
    .widgetsBox img {width: 18px;}
    .widgetsBox{width: calc(50% - 10px);justify-content: flex-start;padding: 0;}
    .widgetsWrapper{padding-bottom: 10px;padding: 20px 0 10px 0;}
    .orPayDetail.pt0{padding-top: 20px!important;}
.footer .fdef ul li ul{
    position: unset;
    display: none;
}
header .navbar{
    justify-content: center;
}
.poab{
    position: absolute;
    margin-right: 20px;
}
.fa-video,.fa-kickstarter-k {
    height: 22px;
    width: 22px;
}
    .header-bg {
    height: 152px;
    overflow: hidden;
    position: absolute;
    top: -52px;
    left: 0;
    /* z-index: -1; */
    right: -5rem;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
}

    .headerInfo{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .headerLinks a {
        font-size: 11px;
        margin-right: 5px;
    }
    .orderBox {
        font-size: 12px;
        padding: 8px 16px;
    }
    .navbar-collapse{flex-basis: auto;}
    #headerBar{display: none;}
    .wigetsArea{flex-wrap: wrap;}
    .widgetsBox img {width: 24px;}
    .widgetsBox{width: 50%;margin-bottom: 10px;padding-left: 10px;}
    .widgetsWrapper{padding-bottom: 10px;}
   
    .whywidgets{flex-direction: column;}
    .footerBar{flex-direction: column;}
    .testimonialsCard{margin-bottom: 10px;}
    .whyUsdesc{text-align: center;}
    .whyUsdesc h2 br{display: none;}
    .whyUsdesc h2 {
        margin-bottom: 25px;
        font-size: 24px;
        line-height: 35px;
    }
    .fast-first h1 {
        font-size: 21px;
        max-width: 512px;
        margin-bottom: 4px;
        clear: left;
        text-align: center;
        /* line-height: 178%; */
        margin-top: 6rem;
    }
    .fast-first p{text-align: center;padding: 0px 20px;font-size: 18px;filter: drop-shadow(2px 4px 6px black);}
    .announcement {
        background: #ffffff;
        border-radius: 60px;
        float: left;
        clear: left;
        position: relative;
        padding: 4px 10px 4px 10px;
        margin-bottom: 20px;
        margin-top: 30px;
    }
    .announcement > img {
        position: absolute;
        left: 0;
        top: -20px;
        width: 60px;
    }
    .fast-box {
        padding: 10px 10px;
        margin: 0 10px 0 0;
        font-size: 20px;
    }
    .fast-box-area{margin-top: 30px;margin-bottom: 20px;}
    .widgetsBox span strong{font-size: 18px;}
    .widgetsBox span {
        display: flex;
        flex-direction: column;
        color: #ffffff;
        font-size: 12px;
        margin-left: 10px;
    }
    .why-us-text{justify-content: center;text-align: center;padding: 0px 10px;}
    .why-us-text h2{font-size: 20px;}
    .why-us-text p{font-size: 16px;}
    .packallBTN {
        font-size: 14px;
        background: rgba(var(--lsdb), .05);
        padding: 12px 23px;
        margin-left: 0px;
        margin-bottom: 0px;
        border-radius: 37px;
    }
    .ns-heading h2 {
        font-size: 24px;
    }
    .ns-heading p {
        font-size: 16px;
        padding: 0 10px;
    }
    .whyUsdesc ul li{width: 100%;}
    .whyUsdesc ul{margin-bottom: 30px;}
    .whyWidgetBox:after{display: none;}
    .faqwell .item{padding: 0;}
    .faqwell .item .fs-head{padding: 15px;}
    #faq{margin-bottom: 0;}
    .testiarea{gap: 10px;
        max-height: 564px;
        overflow-y: scroll;
    }
    .testiarea .card {
        width: 100%;
        padding: 10px;
        border-radius: 10px;
    }
    .titleLeft{padding-right: 0;text-align: center;width: 100%;margin-top: 30px;}
    .card-img-top{display: none;}
    .stars .star.active i {
        font-size: 12px;
    }
    .commentStars {
        padding: 5px 10px;
    }
    .cardTitle{margin-left: 0;}
    .card-text {
        font-size: 13px;
    }
    #testimonial{padding-bottom: 10px;}
    .pad20bgw {
        background: white;
        padding: 10px 10px 0px 10px;
        position: relative;
    }
    .seoWrapper {
        background: white;
        max-height: 380px;
        overflow: auto;
        padding: 5px;
    }
    .contentArea h1, .contentArea h2, .contentArea h3, .contentArea h4, .contentArea h5 {
        font-size: 16px;
    }
    .contentArea p {
        font-size: 15px;
    }
    .footerButton{justify-content: center;margin-bottom: 15px;}
    .footerButton a {
        gap: 15px;
        padding: 5px 10px;
        color: white;
        margin-right: 10px;
        transition: .2s;
    }
    .footerSocial {
        display: flex;
        justify-content: center;
    }
    .contactForm {
        padding: 0;
    }
    .contactTitle{padding-left: 0;margin-bottom: 10px;}
    .newCommentArea, .specPad.newCommentArea{flex-wrap: wrap;}

    .newCommentArea li, .specPad.newCommentArea li{
        width: 100%;
        margin-bottom: 10px;
    }
    .contact-area .form-control{margin-bottom: 10px;}
    .widget-visible{display: none!important;}
    .support-bottom .action {
        flex-direction: column;
    }
    .post-content{
        padding: 0px 20px;
    }
    .post-content .post-body p {
        margin-bottom: 16px;
        color: #2d2e3a;
        line-height: 25px;
        font-size: 15px;
    }
    .orderTitle p, .firstcont .step p {
        margin-bottom: 0;
        font-size: 13px;
        color: #4c5473;
        line-height: 16px;
        padding-left: 2px;
        margin-top: 3px;
    }
    .buyContentOne .discountBox{
        margin-top: 20px;
    }
    .faqwell.faqs{
        flex-direction: column;
    }
    .faqwell.faqs .item {
        width: calc(100% - 0px);
        margin-bottom: 0;
    }
  .hero-area {
    text-align: center;
    right: 1.5rem;
    position: absolute;
    top: 1rem;
}
.main-right{ position: unset}
   .hero-area img{
    width: 187px;
}
    .fast-flex {
        padding: 200px 0 0px 0;
        margin-top: 0;
    }
         .header-bg {
        height: 152px;
        overflow: hidden;
        position: absolute;
        top: 26px;
        left: 0;
        /* z-index: -1; */
        right: 0;
        margin-left: auto;
        margin-right: auto;
        width: 250px;
    }
        .hero-area {
        text-align: center;
        right: 1.5rem;
        position: absolute;
        top: 1rem;
        height: 152px;
        /* overflow: hidden; */
        position: absolute;
        top: 8px;
        left: -83px;
        /* z-index: -1; */
        right: 0;
        margin-left: auto;
        margin-right: auto;
        width: 263px;
    }
}