.mississauga_services{
    float: left;
    width: 100%;
    padding: 153px 0 150px 0;
}
.mississauga_services .container{
    max-width: 1200px;
}
.mississauga_services .sec_heading{
    text-align: center;
    margin: 0 0 53px 0;
}
.mississauga_services .lighted_head {
    background: #8DB84A;
}
.mississauga_services ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.mississauga_services ul li{
    float: left;
    width: 100%;
    border-bottom: 1px solid #D6D6D6;
    padding: 25px 0;
}
.mississauga_services ul li:first-child{
    padding-top: 0;
}
.mississauga_services ul li:last-child{
    border-bottom: none;
    padding-bottom: 0;
}
.mississauga_services .services_list_img{
    float: left;
    width: 196px;
}
.mississauga_services .services_list_img img{
    float: left;
}
.mississauga_services .services_list_text{
    float: left;
    width: calc(100% - 196px);
    padding: 0 0 0 30px;
}
.mississauga_services .services_list_text h3{
    margin: 0 0 10px 0;
}
.mississauga_services .services_list_text h3,
.mississauga_services .services_list_text p strong{
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}
.mississauga_services .services_list_text p{
    margin: 0 0 17px 0;
    line-height: 30px;
}
.service_hire .container{
    max-width: 1200px;
}
.service_hire{
    padding: 150px 0;
}
.service_hire .lighted_head {
    background: #F40103;
}
.hire_right .sec_heading {
    margin-bottom: 0;
}
.the_process_sec{
    float: left;
    width: 100%;
    padding: 0 0 150px 0;
}
.the_process_sec .container{
    max-width: 1200px;
}
.the_process_sec .sec_heading{
    text-align: center;
}
.the_process_sec .lighted_head{
    background: #9D37A5;
}
.the_process_sec .tab-main-wrapper{
    margin: 53px 0 0 0;
}
.the_process_sec .service_tab{
    display: none;
}
.the_process_sec .service_tab.active{
    display: block;
}
.the_process_sec .tabs{
    display: flex;
    padding: 0 30px;
    border-bottom: 1px rgba(7, 9,56, 0.1) solid;
    justify-content: space-between;
    align-items: center;
}
.the_process_sec .tabs h3{
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    color: #070938;
    text-transform: capitalize;
    cursor: pointer;
    margin: 0;
    padding: 0 0 5px 0;
    border-bottom: 5px #fff solid;
}
.the_process_sec .tabs h3.fronttab:hover,
.the_process_sec .tabs h3.active.fronttab{
    border-bottom: 5px #9D37A5 solid;
    color: #9D37A5;
}
.the_process_sec .tabs h3.backtab:hover,
.the_process_sec .tabs h3.active.backtab{
    border-bottom: 5px #DBA801 solid;
    color:#DBA801 ;
}
.the_process_sec .tabs h3.datatab:hover,
.the_process_sec .tabs h3.active.datatab{
    border-bottom: 5px #35A5AA solid;
    color:#35A5AA;
}
.the_process_sec .tabs h3.designtooltab:hover,
.the_process_sec .tabs h3.active.designtooltab{
    border-bottom: 5px #2036FF solid;
    color:#2036FF;
}
.the_process_sec .tabs h3.cloudtab:hover,
.the_process_sec .tabs h3.active.cloudtab{
    border-bottom: 5px #F65E85 solid;
    color:#F65E85 ;
}
.the_process_sec .tab_content{
    margin: 30px 0 0 0;
}
.the_process_sec .tab_content .tab_content_lt{
    width: calc(100% - 577px);
    padding: 0 45px 0 0;
    float: left;
}
.the_process_sec .tab_content .tab_content_rt{
    width:577px;
    float: left;
}
.the_process_sec .tab_content .tab_content_lt p.processtitle,
.the_process_sec .tab_content .tab_content_lt h4{
    margin: 4px 0 34px 0;
    font-size: 26px;
    line-height: 30px;
    font-weight: 600;
}
.the_process_sec .tab_content .tab_content_lt p{
    margin: 0 0 20px 0;
}
.the_process_sec .tab_content .tab_content_lt p:last-child{
    margin: 0 0 0 0;
}
.service_services_section{
    background: #F8F8F8;
    padding: 153px 0 150px;
}
.service_services_section .lighted_head{
    background: #B9983A;
}
.service_services_section .owl-item .bds_sinner{
    background: #fff;
}
.service_hire.connect_sec{
    padding: 0;
}
.service_hire.connect_sec .lighted_head {
    background: #BE40EC;
}
.faq{
    padding: 153px 0 120px 0;
}
.faq .lighted_head {
    background: #4CB938;
}
.faq li .faq_title{
    position: relative;
    padding: 20px 56px 18px 20px;
}
.faq li .faq_title.active::before {
    background: #ff5800;
    width: 17px;
    height: 4px;
    left: auto;
    right: 20px;
    transform: none;
    top: 34px;
    transition: none;
}
.faq li .faq_title::before {
    content: '';
    position: absolute;
    right: 20px;
    top: 27px;
    left: auto;
    width: 17px;
    height: 17px;
    background: url(../../../../wp-content/uploads/2023/01/faq_plus-icon.svg) no-repeat right top;
    transition: none;
}
.faq .faq_content.active{
    float: left;
    width: 100%;
    padding: 0 56px 21px 20px;
}
.faq .faq_content p:last-child{
    margin: 0;
}
.services_list_text a:hover,
.faq_content a:hover{
    color: #f26322;
}
.manage_support_sec .sec_heading{
    text-align: center;
}
.mobile-content .service_hire .btn{
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}
.mobile-content .service_hire .btn:after {
    content: "";
    background-image: url(../../../../wp-content/uploads/theme/images/get_st_ic-hv.svg);
    width: 20px;
    height: 17px;
    display: inline-block;
}
.mobile-content .mississauga_page .service_hire .hire_right{
    margin: 0 0 10px 0;
}
.mobile-content .mississauga_page .service_hire .hire_left .btn{
    margin-top: 30px;
}
.ohio_page .shopware_integration_sec .container,
.sanfrancisco_page .shopware_integration_sec .container,
.sandiego_page .shopware_integration_sec .container{
    flex-wrap: wrap;
}
.ohio_page .shopware_integration_sec .sec_heading,
.sanfrancisco_page .shopware_integration_sec .sec_heading,
.sandiego_page .shopware_integration_sec .sec_heading{
    text-align: center;
    width: 100%;
    margin: 0 0 40px 0;
}
.oakville_page .the_process_sec{
    padding-top: 150px;
}
.oakville_page .service_why_sec.service_why_sec_full.losangeles_why_sec.magento_canada_why_sec{
    padding-bottom: 150px;
}
.mobile-content .oakville_page .the_process_sec{
    padding: 0;
}
.mobile-content .oakville_page .service_why_sec.service_why_sec_full.losangeles_why_sec.magento_canada_why_sec{
    padding-bottom: 80px;
}


@media only screen and (max-width: 1600px) and (min-width: 1200px){
    .mississauga_page .container,
    .mississauga_page .container,
    .mississauga_page .hp_client_sec .container{
        max-width: 1200px !important;
        padding: 0;
    }
}
@media only screen and (max-width: 1199px){
    .all-bubble {
        display: none !important;
    }
    .the_process_sec .tabs{
        padding: 0 10px;
    }
    .the_process_sec .tab-main-wrapper .tabs .tab-link{
        text-align: center;
        margin: 0;
    }
    .the_process_sec .tab_content .tab_content_lt{
        width: 50%;
    }
    .the_process_sec .tab_content .tab_content_rt{
        width: 50%;
    }
    .mississauga_services{
        padding: 70px 0;
    }
    .service_hire{
        padding: 70px 0;
    }
    .the_process_sec{
        padding: 0 0 70px 0;
    }
    .service_services_section{
        padding: 70px 0;
    }
    .mississauga_page .service_why_sec{
        padding-bottom: 70px;
    }
    .faq {
        padding: 70px 0 60px 0;
    }
}
@media only screen and (max-width: 991px){
    .oakville_page .service_why_sec.service_why_sec_full.losangeles_why_sec.magento_canada_why_sec,
    .oakville_page .the_process_sec {
        padding-top: 80px;
    }
    .mobile-content .service_hire .container{
        display: flex;
        flex-flow: column;
    }
    .mobile-content .service_hire .sec_heading{
        text-align: left;
    }
    .mobile-content .service_main_new_design .hire_right p{
        text-align: left;
        font-size: 16px;
    }
    .mobile-content .service_hire .hire_right{
        order: -1;
        margin: 0 0 30px 0;
    }
    .mobile-content .the_process_sec .tab-main-wrapper .tabs .tab-link{
        float: left;
        width: 33.33%;
        margin: 0 0 25px 0;
    }
    .mobile-content .the_process_sec .tabs{
        flex-wrap: wrap;
        justify-content: center;
    }
    .mobile-content .the_process_sec .tab-main-wrapper .tabs .tab-link.fronttab{
        width: 50%;
    }
    .mobile-content .the_process_sec .tab-main-wrapper .tabs .tab-link.backtab{
        width: 25%;
    }
    .mobile-content .the_process_sec .tab-main-wrapper .tabs .tab-link.datatab{
        width: 25%;
    }
    .mobile-content .business_success_sec .pricing_model_sec .tab_content{
        text-align: left;
    }
    .mobile-content .new_services_accordian .pricing_model_sec .Block {
        padding: 0;
    }
    .mobile-content .new_services_accordian .pricing_model_sec .Block .sub-title1 {
        padding: 14px 20px 13px 20px;
        color: #070938;
        background: transparent;
    }
    .mobile-content .faq {
        padding: 70px 0 0 0;
    }
    .mobile-content .service_main_new_design .faq .sec_heading{
        margin-bottom: 25px;
    }
    

}
@media only screen and (max-width: 767px){
    .mobile-content .the_process_sec .tab-main-wrapper .tabs .tab-link.fronttab {
        width: 70%;
    }
    .mobile-content .the_process_sec .tab-main-wrapper .tabs .tab-link.backtab {
        width: 30%;
    }
    .mobile-content .the_process_sec .tab-main-wrapper .tabs .tab-link.datatab {
        width: 33.33%;
    }
    .the_process_sec .tab_content .tab_content_lt{
        width: 100%;
        padding: 0 0 30px 0;
    }
    .the_process_sec .tab_content .tab_content_rt {
        width: 100%;
    }
    .service_why_box ul li{
        width: 50%;
    }
}
@media only screen and (max-width: 767px){
    .service_why_box ul li{
        width: 100%;
    }
    .service_why_box ul li p{
        height: auto;
    }
    .mobile-content .the_process_sec .tab-main-wrapper .tabs .tab-link.fronttab,
    .mobile-content .the_process_sec .tab-main-wrapper .tabs .tab-link.backtab,
    .mobile-content .the_process_sec .tab-main-wrapper .tabs .tab-link.datatab,
    .mobile-content .the_process_sec .tab-main-wrapper .tabs .tab-link {
        width: 100%;
    }
    .mobile-content .new_services_accordian .pricing_model_sec .Block .sub-title1{
        padding: 14px 40px 13px 20px;
    }
}
@media only screen and (max-width: 479px){
    .service_why_box ul li p{
        line-height: 24px;
    }
}
@media only screen and (max-width: 374px){
    .mississauga_page .business_success_sec .pricing_model_sec .Block .sub-title1 {
        padding: 19px 40px 18px 10px;
    }
}



