/* Bigc Banner Css Start */
.bigc-banner{
    width: 100%;
    padding: 161px 0 68px;
    position: relative;
}
.bigc-banner .content{
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.bigc-banner .content .left{
    width: 100%;
    max-width: 31.54%;
    margin-right: 23px;
}
.bigc-banner .content .left h5{
    font-family: "AllianceNo1-Regular", sans-serif;
    font-style: normal;
    font-weight: 310;
    font-size: 24px;
    line-height: 40px;
    color: #323232;
    margin-bottom: 14px;
}
.bigc-banner .content .left h2{
    font-family: "AllianceNo1-Medium", sans-serif;
    font-style: normal;
    font-weight: 365;
    font-size: 48px;
    line-height: 60px;
    color: #323232;
    margin-bottom: 14px;
}
.bigc-banner .content .left p{
    font-family: "AllianceNo1-Regular", sans-serif;
    font-style: normal;
    font-weight: 305;
    font-size: 22px;
    line-height: 35.2px;
    color: #323232;
    width: 510px;
    max-width: 100%;
}
.bigc-banner .content .left .get-started{
    width: 100%;
    margin-top: 21px;
}
.bigc-banner .content .left .get-started form{
    width: 100%;
    display: flex;
    align-items: center;
}
.bigc-banner .content .left .get-started form .form-control{
    font-family: "AllianceNo1-Regular", sans-serif;
    font-style: normal;
    font-weight: 305;
    font-size: 18px;
    line-height: 26px;
    color: #8998A9;
    width: 100%;
    max-width: 63.2%;
    height: 53px;
    padding: 15px 30px;
    background: #FFFFFF;
    border: 1px solid #BDBDBD;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.12);
    border-radius: 8px;
    margin-right: 8px;    
}
.bigc-banner .content .left .get-started form .form-control::placeholder {
    color: #8998A9;
    opacity: 1;
}
.bigc-banner .content .left .get-started form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #8998A9;
}
  
.bigc-banner .content .left .get-started form .form-control::-ms-input-placeholder { /* Microsoft Edge */
   color: #8998A9;
}

.bigc-banner .content .left .get-started form .banner-btn{
    font-family: "AllianceNo1-SemiBold", sans-serif;
    font-style: normal;
    font-weight: 370;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.365625px;
    text-transform: uppercase;
    color: #FFFFFF;
    max-width: 31.65%;
    width: 100%;
    height: 53px;
    background: #6252FE;
    border-radius: 8px;
    border: 0;
    outline: none;
    padding: 15px 5px;
}


.bigc-banner .content .right{
    width: 100%;
    max-width: 42.46%;
    display: flex;
    margin: auto;
}
.bigc-banner .content .right .box{
    width: 100%;
    max-width: 33.33%;
    padding: 16px 16px 22.0455px;
    background: #FFFFFF;
    border-radius: 7.3485px;
    filter: drop-shadow(0px 12px 22px rgba(0, 0, 0, 0.16));
    margin-right: 14px;
}
.bigc-banner .content .right .box:last-child{
    margin-right: 0;
}
.bigc-banner .content .right .box .title-img-wrap{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.bigc-banner .content .right .box .title-img-wrap figure{
    max-width: 186px;
    margin: 0 auto 32px;
}
.bigc-banner .content .right .box .title-img-wrap h5{
    font-family: "AllianceNo1-Bold", sans-serif;
    font-style: normal;
    font-weight: 325;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    color: #323232;
    width: 164px;
    max-width: 100%;
    margin: 0 auto 14px;
}
.bigc-banner .content .right .box p{
    font-family: "AllianceNo1-Regular", sans-serif;
    font-style: normal;
    font-weight: 305;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #5D6D7E;
}
.bigc-banner .video-banner{
    position: absolute;
    bottom: -50%;
    left: 0;
    right: 0;
    width: 100% !important;
    z-index: -1;
    height: auto !important;
    transform: matrix(1, -0.1, 0, 1, 0, 0);
}
/* Bigc Banner Css end */

/* BigCommerce Partner Css Start */
.bigcommerce-partner{
    width: 100%;
    position: relative;
}
.bigcommerce-partner .content{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    background: #F7F7F7;
    border-radius: 31px;
    padding: 58px 72px 60px;
}
.bigcommerce-partner .content .section-title{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-bottom: 37px;
    border-bottom: 2px solid #6252FE;
    margin-bottom: 48px;
}
.bigcommerce-partner .content .section-title h2{
    font-family: "AllianceNo1-Medium", sans-serif;
    font-style: normal;
    font-weight: 415;
    font-size: 36px;
    line-height: 43px;
    text-align: center;
}
.bigcommerce-partner .content .section-content{
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 65px;
}
.bigcommerce-partner .content .section-content figure{
    max-width: 21.49%;
    width: 100%;
    margin: 0;
}
.bigcommerce-partner .content .section-content .text-content{
    width: 100%;
    max-width: 47.53%;
    margin-left: 40px;
}
.bigcommerce-partner .content .section-content .text-content .list{
    width: 100%;
    list-style-type: none;
    padding: 0;
}
.bigcommerce-partner .content .section-content .text-content .list li{
    font-family: "AllianceNo1-Regular", sans-serif;
    font-style: normal;
    font-weight: 305;
    font-size: 22px;
    line-height: 35px;
    color: #323232;
    padding-left: 38px;
    margin-bottom: 15px;
    position: relative;
}
.bigcommerce-partner .content .section-content .text-content .list li:last-child{
    margin-bottom: 0;
}
.bigcommerce-partner .content .section-content .text-content .list li::after{
    content: '';
    width: 8px;
    height: 8px;
    background-color: #323232;
    border-radius: 10px;
    position: absolute;
    left: 12px;
    top: 13px;
}
.bigcommerce-partner .content .partner-logo{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    list-style-type: none;
}
.bigcommerce-partner .content .partner-logo li{
    max-width: 226px;
}
/* BigCommerce Partner Css End */

/* Work Flow Css Start */
.work-flow{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background-color: #0D2137;
    padding: 285px 0 194px;
    margin-top: -174px;
}
.work-flow .wrap{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 48px;
}
.work-flow .wrap:last-child{
    margin-bottom: 0;
}
.work-flow .wrap .box{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.work-flow .wrap:nth-child(even) .box{
    flex-direction: row-reverse;
}   
.work-flow .wrap:nth-child(even) .box .text-content{
    margin-left: 0;
    margin-right: 139px;
}
.work-flow .wrap .box .img-content{
    max-width: 24.55%;
    width: 100%;
}
.work-flow .wrap .box .text-content{
    max-width: 32.66%;
    width: 100%;
    margin-left: 139px;
}
.work-flow .wrap .box .text-content h3{
    font-family: "AllianceNo1-Medium", sans-serif;;
    font-style: normal;
    font-weight: 415;
    font-size: 36px;
    line-height: 43.2px;
    color: #FFFFFF;
    margin-bottom: 24px;
}
.work-flow .wrap .box .text-content p{
    font-family: "AllianceNo1-Regular", sans-serif;;
    font-style: normal;
    font-weight: 305;
    font-size: 22px;
    line-height: 35.2px;
    color: #FFFFFF;
}
/* Work Flow Css End */

/* Scale Your Business css Start */
.scale-your-business{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: -131px;
}
.scale-your-business .wrap{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 48px 56px;
    background: linear-gradient(94.86deg, #2871FA 9.27%, #38D6E9 107.01%);
    border-radius: 16px;
}
.scale-your-business .wrap .left-desc{
    max-width: 51.2%;
    width: 100%;
    margin-right: 56px;
}
.scale-your-business .wrap .left-desc h3{
    font-family: "AllianceNo1-Medium", sans-serif;
    font-style: normal;
    font-weight: 415;
    font-size: 36px;
    line-height: 43.2px;
    color: #FFFFFF;
    margin-bottom: 20px;
} 
.scale-your-business .wrap .left-desc p{
    font-family: "AllianceNo1-Regular", sans-serif;
    font-style: normal;
    font-weight: 305;
    font-size: 22px;
    line-height: 35.2px;
    color: #FFFFFF;
}
.scale-your-business .wrap .lets-talk-btn{
    max-width: 19.05%;
    width: 100%;
}
.scale-your-business .wrap .lets-talk-btn a{
    font-family: "AllianceNo1-Medium", sans-serif;
    font-style: normal;
    font-weight: 365;
    font-size: 19.5px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.365625px;
    text-transform: uppercase;
    background: #FFE44E;
    color: #000000;
    box-shadow: 0px 7px 12px #08A0C9;
    border-radius: 16px;
    width: 100%;
    height: 70px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 15px 10px;
}
/* Scale Your Business css End */

/* We Are BigCommerce css Start */
.we-are-bigcommerce{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 72px 0 430px;
}
.we-are-bigcommerce .wrap{
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.we-are-bigcommerce .wrap .left-img{
    max-width: 30.36%;
    width: 100%;
    margin-right: 40px;
}
.we-are-bigcommerce .wrap .right-content{
    max-width: 43.4%;
    width: 100%;
}
.we-are-bigcommerce .wrap .right-content h2{
    font-family: "AllianceNo1-Medium", sans-serif;
    font-style: normal;
    font-weight: 365;
    font-size: 48px;
    line-height: 60px;
    color: #323232;
    margin-bottom: 24px;
}
.we-are-bigcommerce .wrap .right-content .bnt-schedule-consultation{
    font-family: "AllianceNo1-Medium", sans-serif;
    font-style: normal;
    font-weight: 365;
    font-size: 19.5px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.365625px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #6252FE;
    border-radius: 16px;
    padding: 20px 32px;
    display: inline-block;
}
.we-are-bigcommerce .wrap .right-content .desc{
    margin-bottom: 24px;
}
.we-are-bigcommerce .wrap .right-content .desc p{
    font-family: "AllianceNo1-Regular", sans-serif;
    font-style: normal;
    font-weight: 305;
    font-size: 22px;
    line-height: 35.2px;
    color: #323232;
    margin-bottom: 17px;
}
.we-are-bigcommerce .wrap .right-content .desc p:last-child{
    margin-bottom: 0;
}
/* We Are BigCommerce css End */

/* Our Expertise css Start */
.our-expertise{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 71px;
    background-color: #F7F7F7;
}
.our-expertise .wrap{
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-top: -19.2%;
}
.our-expertise .wrap .left-content{
    max-width: 26.13%;
    width: 100%;
}
.our-expertise .wrap .left-content figure{
    margin: 0;
    margin-bottom: 48px;
}
.our-expertise .wrap .left-content h2{
    font-family: "AllianceNo1-Medium", sans-serif;
    font-style: normal;
    font-weight: 365;
    font-size: 48px;
    line-height: 60px;
    color: #121212;
}
.our-expertise .wrap .right-content{
    max-width: 51%;
    width: 100%;
}
.our-expertise .wrap .right-content figure{
    margin: 0;
    margin-bottom: 59px;
    max-width: 98.32%;
}
.our-expertise .wrap .right-content p{
    font-family: "AllianceNo1-Regular", sans-serif;
    font-style: normal;
    font-weight: 310;
    font-size: 24px;
    line-height: 40px;
    color: #323232;
}
.our-expertise .wrap .right-content .list{
    max-width: 86%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin-top: 39px;
    margin-bottom: 0;
}
.our-expertise .wrap .right-content .list li{
    width: calc(50% - 32px);
    font-family: "AllianceNo1-Medium", sans-serif;
    font-style: normal;
    font-weight: 415;
    font-size: 36px;
    line-height: 43.2px;
    color: #000000;
    margin-top: 48px;
    padding-left: 28px;
    position: relative;
    display: flex;
    align-items: center;
}
.our-expertise .wrap .right-content .list li:nth-child(odd){
    margin-right: 64px;
}
.our-expertise .wrap .right-content .list li::after{
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: linear-gradient(180deg, #2871FA -49.79%, #6618CD 98.71%);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.our-expertise .wrap .right-content .list li:first-child, .our-expertise .wrap .right-content .list li:nth-child(2){
    margin-top: 0;
}
/* Our Expertise css End */

/* About BigCommerce Css Start */
.about-bigcommerce{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 80px 0 297px;
}
.about-bigcommerce .wrap{
    max-width: 76.1%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 0 auto;
}
.about-bigcommerce .wrap h2{
    font-family: "AllianceNo1-Medium", sans-serif;
    font-style: normal;
    font-weight: 415;
    font-size: 66px;
    line-height: 79.2px;
    text-align: center;
    color: #121212;
    margin-bottom: 25px;
}
.about-bigcommerce .wrap p{
    font-family: "AllianceNo1-Regular", sans-serif;
    font-style: normal;
    font-weight: 310;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    color: #323232;
}
/* About BigCommerce Css End */

/* BigCommerce together css Start */
.bigcommerce-together{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 59px 0 93px;
}
.bigcommerce-together .wrap{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bigcommerce-together .wrap .left-img{
    max-width: 380px;
    width: 100%;
    margin-right: 61px;
}
.bigcommerce-together .wrap .right-content{
    max-width: 851px;
    width: 100%;
}
.bigcommerce-together .wrap .right-content h3{
    font-family: "AllianceNo1-Medium", sans-serif;
    font-style: normal;
    font-weight: 415;
    font-size: 36px;
    line-height: 43.2px;
    color: #6252FE;
    margin-bottom: 22px;
}
.bigcommerce-together .wrap .right-content p{
    font-family: "AllianceNo1-Regular", sans-serif;
    font-style: normal;
    font-weight: 310;
    font-size: 24px;
    line-height: 40px;
    color: #323232;
    margin-bottom: 40px;
}
.bigcommerce-together .wrap .right-content .btn-consultation-now{
    font-family: "AllianceNo1-Medium", sans-serif;
    font-style: normal;
    font-weight: 365;
    font-size: 19.5px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.365625px;
    text-transform: uppercase;
    color: #323232;
    background: #FFE44E;
    box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.06);
    border-radius: 16px;
    padding: 15px 10px;
    height: 79px;
    width: 100%;
    max-width: 517px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
/* BigCommerce together css End */

/* our work css start  */
.our-work{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 139px;
    background-color: #0D2137;
}
.our-work .wrap{
    width: 100%;
    margin-top: -231px;
}
.our-work .wrap .dashboard-img{
    max-width: 1233px;
    width: 100%;
    margin: 0 auto;
}
.our-work .wrap .work-flow-content{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    list-style-type: none;
    margin-bottom: 62px;
}
.our-work .wrap .work-flow-content li{
    font-family: "AllianceNo1-Medium", sans-serif;
    font-style: normal;
    font-weight: 415;
    font-size: 36px;
    line-height: 43.2px;
    color: #FFFFFF;
    margin-right: 78px;
    margin-bottom: 20px;
}
.our-work .wrap .work-flow-content li:last-child{
    margin-right: 0;
}
.our-work .wrap .count-down{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 167px;
}
.our-work .wrap .count-down .box{
    max-width: 261px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 178px;
}
.our-work .wrap .count-down .box:last-child{
    margin-right: 0;
}
.our-work .wrap .count-down .box h3{
    font-family: "AllianceNo1-Medium", sans-serif;
    font-style: normal;
    font-weight: 415;
    font-size: 66px;
    line-height: 79.2px;
    text-align: center;
    background: linear-gradient(94.86deg, #2871FA 9.27%, #38D6E9 107.01%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 33px;
}
.our-work .wrap .count-down .box p{
    font-family: "AllianceNo1-Regular", sans-serif;
    font-style: normal;
    font-weight: 310;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
}
.our-work .wrap .testimonial-content{
    max-width: 1067px;
    width: 100%;
    margin: 0 auto;
}
.our-work .wrap .testimonial-content .inner-wrap{
    max-width: 69.36%;
    width: 100%;
    margin-left: auto;
    position: relative;
    z-index: 1;
}
.our-work .wrap .testimonial-content .inner-wrap::after{
    content: '';
    background-image: url('https://staging.rezolutionsdev.com/wp-content/themes/rezolutionsdesign/assets/image/queste-img.svg');
    background-repeat: no-repeat;
    max-width: 406px;
    width: 100%;
    height: 308px;
    position: absolute;
    left: -326px;
    top: -46px;
    background-size: cover;
    z-index: -1;
}
.our-work .wrap .testimonial-content .inner-wrap p{
    font-family: "AllianceNo1-Regular", sans-serif;
    font-style: normal;
    font-weight: 310;
    font-size: 24px;
    line-height: 40px;
    color: #FFFFFF;
    margin-bottom: 36px;
}
.our-work .wrap .testimonial-content .inner-wrap .user-profile{
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 97px;
}
.our-work .wrap .testimonial-content .inner-wrap .user-profile figure{
    max-width: 72px;
    width: 100%;
    height: 72px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0;
    margin-right: 18px;
}
.our-work .wrap .testimonial-content .inner-wrap .user-profile .user-info{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.our-work .wrap .testimonial-content .inner-wrap .user-profile .user-info h6{
    font-family: "AllianceNo1-Medium", sans-serif;
    font-style: normal;
    font-weight: 315;
    font-size: 18px;
    line-height: 36px;
    text-align: right;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.our-work .wrap .testimonial-content .inner-wrap .user-profile .user-info span{
    font-family: "AllianceNo1-Regular", sans-serif;
    font-style: normal;
    font-weight: 310;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.2px;
    color: #8998A9;
}
.our-work .wrap .testimonial-content .inner-wrap .btn-our-work{
    font-family: "AllianceNo1-Medium", sans-serif;
    font-style: normal;
    font-weight: 365;
    font-size: 19.5px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.365625px;
    text-transform: uppercase;
    color: #000000;
    background: #FFFFFF;
    border-radius: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 406px;
    width: 100%;
    height: 70px;
    padding: 10px 15px;
}
/* our work css End  */

/* medai Query */
@media only screen and (min-width: 992px) and (max-width: 1500px){
    /* --------- Bigc Banner Start -------------- */
    .bigc-banner .content .left{
        max-width: 41.63%;
    }
    .bigc-banner .content .right{
        max-width: 58.46%;
    }
    .bigc-banner .video-banner{
        bottom: -30%;
    }
    /* --------- Bigc Banner End -------------- */

    /* --------Bigcommerce Partner Start----------- */
    .bigcommerce-partner .content .section-content figure{
        max-width: 29.24%;
    }
    .bigcommerce-partner .content .section-content .text-content{
        max-width: 64.66%;
    }
    /* --------Bigcommerce Partner End----------- */

    /* Work Flow Css Start */
    .work-flow .wrap .box .img-content{
        max-width: 32.41%;
    }
    .work-flow .wrap .box .text-content{
        max-width: 43.1%;
    }
    /* Work Flow Css End */

    /* Scale Your Business css Start */
    .scale-your-business .wrap .left-desc{
        max-width: 69.2%;
    }
    .scale-your-business .wrap .lets-talk-btn{
        max-width: 25.7%;
    }
    /* Scale Your Business css End */
    
    /* We Are BigCommerce css Start */
    .we-are-bigcommerce .wrap .left-img{
        max-width: 40.08%;
    }
    .we-are-bigcommerce .wrap .right-content{
        max-width: 57%;
    }
    /* We Are BigCommerce css End */

    /* Our Expertise css Start */
    .our-expertise .wrap{
        margin-top: -25.3%;
    }
    .our-expertise .wrap .left-content{
        max-width: 34.26%;
    }
    .our-expertise .wrap .right-content{
        max-width: 66%;
    }
    .our-expertise .wrap .right-content figure{
        max-width: 100%;
    }
    .our-expertise .wrap .right-content p{
        font-size: 23.3px;
    }
    /* Our Expertise css End */

    /* About BigCommerce css Start */
    .about-bigcommerce .wrap{
        max-width: 100%;
    }
    /* About BigCommerce css End */
}
@media only screen and (max-width: 992px) {
    /* --------- Bigc Banner Start -------------- */
    .bigc-banner .content{
        flex-wrap: wrap;
    }
    .bigc-banner .video-banner{
        bottom: -20%;
    }
    .bigc-banner .content .left{
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 33px;
    }
    .bigc-banner .content .right{
        max-width: 100%;
    }
    /* --------- Bigc Banner End -------------- */

    /* -------- Bigcommerce Partner Start-------- */
    .bigcommerce-partner .content{
        padding: 58px 30px 60px;
    }
    .bigcommerce-partner .content .section-content figure{
        max-width: 30%;
    }
    .bigcommerce-partner .content .section-content .text-content{
        max-width: 70%;
    }
    .bigcommerce-partner .content .partner-logo li{
        max-width: 160px;
        margin-right: 5%;
    }
    .bigcommerce-partner .content .partner-logo li:last-child{
        margin-right: 0;
    }
    /* -------- Bigcommerce Partner End-------- */

    /* Work Flow Css Start */
    .work-flow .wrap .box .img-content{
        max-width: 35%;
    }
    .work-flow .wrap .box .text-content{
        max-width: 60%;
        margin-left: 40px;
    }
    .work-flow .wrap:nth-child(even) .box .text-content{
        max-width: 60%;
        margin-right: 40px;
    }
    /* Work Flow Css End */

    /* Scale Your Business css Start */
    .scale-your-business .wrap{
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .scale-your-business .wrap .left-desc{
        max-width: 100%;
        margin-right: 0;
    }
    .scale-your-business .wrap .lets-talk-btn{
        margin-top: 40px;
        max-width: 100%;
        width: 317px;
    }
    /* Scale Your Business css End */

    /* We Are BigCommerce css Start */
    .we-are-bigcommerce{
        padding: 72px 0 190px;
    }
    .we-are-bigcommerce .wrap{
        flex-wrap: wrap;
    }
    .we-are-bigcommerce .wrap .left-img{
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 24px;
    }
    .we-are-bigcommerce .wrap .right-content{
        max-width: 100%;
        padding: 0 40px;
    }
    .we-are-bigcommerce .container{
        padding: 0;
    }
    /* We Are BigCommerce css End */

    /* Our Expertise css Start */
    .our-expertise .wrap{
        flex-wrap: wrap;
        margin-top: -147px;
    }
    .our-expertise .wrap .right-content{
        max-width: 100%;
    }
    .our-expertise .wrap .right-content .list{
        width: 100%;
    }
    .our-expertise .wrap .right-content figure{
        margin: 0;
        margin-bottom: 35px;
        max-width: 100%;
    }
    .our-expertise .wrap .right-content h2{
        font-family: "AllianceNo1-Medium", sans-serif;
        font-style: normal;
        font-weight: 365;
        font-size: 29px;
        line-height: 34px;
        color: #121212;
        margin-bottom: 8px;
    }
    .our-expertise .wrap .right-content p{
        font-size: 19px;
        line-height: 26px;
    }
    .our-expertise .wrap .right-content .list{
        margin-top: 37px;
        max-width: 100%;
    }
    .our-expertise .wrap .right-content .list li{
        margin-top: 32px;
        font-size: 20px;
        line-height: 26px;
    }
    /* Our Expertise css End */

    /* About BigCommerce css Start */
    .about-bigcommerce .wrap{
        max-width: 100%;
    }
    /* About BigCommerce css End */
    
    /* BigCommerce together css Start */
    .bigcommerce-together .wrap{
        flex-direction: column;
    }
    .bigcommerce-together .wrap .left-img{
        margin-right: 0;
        margin-bottom: 42px;
    }
    .bigcommerce-together .wrap .right-content{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    /* BigCommerce together css End */
    
    /* our work css Start  */
    .our-work .wrap .count-down .box{
        margin-right: 50px;
    }
    /* our work css End  */
    
}
@media only screen and (max-width: 767px) {
    /* --------- Bigc Banner Start -------------- */
    .page-template-page-big-commerce .customHeader {
        background-color: #0d2137;
    }
    .bigc-banner{
        padding: 140px 0 204px;
        background: #0D2137;
    }
    .bigc-banner .content .left h5{
        line-height: 31px;
        margin-bottom: 8px;
        color: #ffffff;
    }
    .bigc-banner .content .left h2{
        line-height: 58px;
        margin-bottom: 16px;
        color: #ffffff;
    }
    .bigc-banner .content .left p{
        font-size: 20px;
        line-height: 26px;
        color: #ffffff;
    }
    .bigc-banner .content .left .get-started{
        margin-top: 14px;
    }
    .bigc-banner .content .left .get-started form{
        flex-direction: column;
    }
    .bigc-banner .content .left .get-started form .form-control{
        max-width: 100%;
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 16px;
        margin-right: 0;
    }
    .bigc-banner .content .left .get-started form .banner-btn{
        max-width: 100%;
        background-color: #FFE44E;
        border-radius: 32px;
        color: #000000;
    }
    .bigc-banner .content .right{
        flex-wrap: wrap;
    }
    .bigc-banner .content .right .box{
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 24px;
        padding: 16px;
    }
    .bigc-banner .content .right .box:last-child{
        margin-bottom: 0;
    }
    .bigc-banner .content .right .box .title-img-wrap{
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 16px;
    }
    .bigc-banner .content .right .box .title-img-wrap figure{
        max-width: 91px;
        margin: 0;
    }
    .bigc-banner .content .right .box .title-img-wrap h5{
        width: auto;
        text-align: left;
        margin: 0;
        margin-left: 16px;
    }
    .bigc-banner .content .right .box p{
        text-align: left;
        font-size: 19px;
        line-height: 26px;
        padding-right: 15px;
    }
    .bigc-banner .video-banner{
        display: none;
    }    
    /* --------- Bigc Banner End -------------- */

    /* --------- Bigcommerce Partner Start -------------- */
    .bigcommerce-partner .content .section-title h2{
        font-size: 29px;
        line-height: 34px;
    }
    .bigcommerce-partner .content{
        padding: 46px 24px 72px 23px;
        border-radius: 16px;
        margin-top: -148px;
    }
    .bigcommerce-partner .content .section-content{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 60px;
    }
    .bigcommerce-partner .content .section-title{
        padding-bottom: 34px;
        border-bottom: 2px solid #6252FE;
        margin-bottom: 34px;
    }
    .bigcommerce-partner .content .section-content figure{
        max-width: 89.11%;
    }
    .bigcommerce-partner .content .section-content .text-content{
        max-width: 100%;
        margin: 0;
        margin-top: 26px;
    }
    .bigcommerce-partner .content .section-content .text-content .list li{
        font-size: 19px;
        line-height: 26px;
        padding-left: 30px;
    }
    .bigcommerce-partner .content .section-content .text-content .list li::after{
        left: 8px;
        top: 10px;
    }
    .bigcommerce-partner .content .partner-logo{
        flex-direction: column;
    }
    .bigcommerce-partner .content .partner-logo li{
        margin-right: 0;
        margin-bottom: 56px;
        max-width: 316px;
    }
    .bigcommerce-partner .content .partner-logo li:last-child{
        margin-bottom: 0;
    }
    /* --------- Bigcommerce Partner End -------------- */

    /* Work Flow Css Start */
    .work-flow{
        padding: 202px 0 171px;
        margin-top: -123px;
    }
    .work-flow .wrap{
        margin-bottom: 72px;
    }
    .work-flow .wrap .box, .work-flow .wrap:nth-child(even) .box{
        flex-direction: column;
    }
    .work-flow .wrap .box .text-content{
        max-width: 100%;
        margin-left: 0;
        text-align: center;
    }
    .work-flow .wrap:nth-child(even) .box .text-content{
        margin-right: 0;
        max-width: 100%;
        text-align: center;
    }
    .work-flow .wrap .box .img-content{
        max-width: 81.16%;
        margin-bottom: 56px;
    }
    .work-flow .wrap .box .text-content h3{
        font-size: 29px;
        line-height: 34px;
        margin-bottom: 16px;
    }
    .work-flow .wrap .box .text-content p{
        font-size: 19px;
        line-height: 26px;
    }
    /* Work Flow Css End */

    /* Scale Your Business css Start */
    .scale-your-business{
        margin-top: -101px;
    }
    .scale-your-business .wrap{
        padding: 32px 24px;
    }
    .scale-your-business .wrap .left-desc h3{
        font-size: 29px;
        line-height: 34px;
        margin-bottom: 16px;
    }
    .scale-your-business .wrap .left-desc p{
        font-size: 19px;
        line-height: 26px;
    }
    .scale-your-business .wrap .lets-talk-btn a{
        font-size: 18px;
        line-height: 21px;
        height: 53px;
        padding: 10px;
        border-radius: 72px;
    }
    /* Scale Your Business css End */

    /* We Are BigCommerce css Start */
    .we-are-bigcommerce .container {
        padding: 0;
    }
    .we-are-bigcommerce .wrap .right-content{
        padding: 0 6.25vw;
    }
    .we-are-bigcommerce .wrap .right-content h2{
        font-size: 29px;
        line-height: 34px;
        margin-bottom: 20px;
    }
    .we-are-bigcommerce .wrap .right-content .desc p{
        font-size: 19px;
        line-height: 26px;
    }
    .we-are-bigcommerce .wrap .right-content .desc{
        margin-bottom: 32px;
    }
    .we-are-bigcommerce .wrap .right-content .bnt-schedule-consultation{
        font-size: 18px;
        line-height: 21px;
        letter-spacing: 0.365625px;
        border-radius: 24px;
        padding: 16px 21px;
    }
    /* We Are BigCommerce css End */

    /* Our Expertise Css Start */
    .our-expertise {
        padding: 0 0 46px;
    }
    .our-expertise .wrap .right-content .list li:nth-child(odd){
        margin-right: 44px;
    }
    .our-expertise .wrap .right-content .list li{
        width: calc(50% - 22px);
    }
    /* Our Expertise Css End */

    /* About BigCommerce css Start */
    .about-bigcommerce{
        padding: 31px 0 203px;
    }
    .about-bigcommerce .wrap{
        justify-content: flex-start;
        align-items: flex-start;
    }
    .about-bigcommerce .wrap h2{
        font-size: 29px;
        line-height: 34px;
        margin-bottom: 11px;
        text-align: left;
    }
    .about-bigcommerce .wrap p{
        font-size: 19px;
        line-height: 26px;
        text-align: left;
    }
    /* About BigCommerce css End */

    /* BigCommerce together css Start */
    .bigcommerce-together{
        padding: 0 0 37px;
    }
    .bigcommerce-together .wrap .right-content h3{
        font-size: 28px;
        line-height: 34px;
        text-align: center;
        margin-bottom: 24px;
    }
    .bigcommerce-together .wrap .right-content p{
        font-size: 18.9px;
        line-height: 26px;
        text-align: center;
        margin-bottom: 27px;
    }
    .bigcommerce-together .wrap .right-content .btn-consultation-now{
        font-size: 17px;
        line-height: 21px;
        border-radius: 32px;
        height: 53px;
        padding: 12px 4px;
    }
    .bigcommerce-together .wrap{
        margin-top: -122px;
    }
    /* BigCommerce together css End */

    /* our work css Start  */
    .our-work .wrap{
        margin-top: -164px;
    }
    .our-work .wrap .count-down{
        flex-wrap: wrap;
        width: 100%;
        margin-bottom: 98px;
    }
    
    .our-work .wrap .work-flow-content{
        margin-bottom: 14px;
        margin-top: 10px;
    }
    .our-work .wrap .work-flow-content li{
        width: calc(50% - 12px);
        margin-right: 23px;
        font-size: 22px;
        line-height: 26.4px;
        margin-bottom: 0;
        margin-top: 11px;
    }
    .our-work .wrap .work-flow-content li:nth-child(even){
        margin-right: 0;
    }
    .our-work .wrap .work-flow-content li:nth-child(1), .our-work .wrap .work-flow-content li:nth-child(2){
        margin-top: 0;
    }
    .our-work .wrap .count-down .box{
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 8px;
    }
    .our-work .wrap .count-down .box h3{
        font-size: 60px;
        line-height: 89px;
        margin-bottom: 0;
    }
    .our-work .wrap .count-down .box p{
        font-size: 22px;
        line-height: 26px;
        text-transform: uppercase;
        font-family: "AllianceNo1-SemiBold", sans-serif;
    }
    .our-work .wrap .testimonial-content .inner-wrap{
        max-width: 100%;
    }
    .our-work .wrap .testimonial-content .inner-wrap p{
        font-size: 21px;
        line-height: 35.2px;
        margin-bottom: 21px;
    }
    .our-work .wrap .testimonial-content .inner-wrap .user-profile{
        margin-bottom: 43px;
    }
    .our-work .wrap .testimonial-content .inner-wrap .btn-our-work{
        font-size: 18px;
        line-height: 21px;
        height: 53px;
        padding: 7px 15px;
    }
    .our-work .wrap .testimonial-content .inner-wrap::after{
        max-width: 239px;
        height: 182px;
        left: -77px;
        top: -50px;
    }
    .our-work{
        padding: 0 0 184px;
    }
    /* our work css End  */

    .we-are-bigcommerce{
        padding: 45px 0 190px;
    }
}
@media screen and (max-width:640px){
    .bigc-banner {
        padding: 131px 0 204px;
    }
}
/* @media only screen and (min-width: 375px) and (max-width: 413px){
    .bigcommerce-together .wrap .right-content .btn-consultation-now{
        font-size: 15px;
        line-height: 20px;
        width: 100%;
    }
    .we-are-bigcommerce .wrap .right-content .bnt-schedule-consultation{
        font-size: 16px;
        line-height: 20px;
        padding: 16px 10px;
        width: 100%;
    }
    .our-work .wrap .work-flow-content li{
        font-size: 21px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 374px){
    .bigcommerce-together .wrap .right-content .btn-consultation-now{
        font-size: 12px;
        height: 46px;
        width: 100%;
    }
    .we-are-bigcommerce .wrap .right-content .bnt-schedule-consultation{
        font-size: 14px;
        line-height: 18px;        
        padding: 16px 10px;
        width: 100%;
    }
    .our-work .wrap .work-flow-content li{
        font-size: 17px;
    }
} */

