@charset "UTF-8";
/*#sp-main-body {
    padding: 10px 0 !important;
}*/
.view-article #sp-main-body .container .article-header h1 {
    font-size: 40px !important;
    line-height: 45px !important;
    color: #193178 !important;
}
#sp-main-body .container .articleBody h2 {
    font-size: 35px !important;
    line-height: 38px !important;
    margin-bottom: 25px !important;
    text-transform: unset !important;
    color: red !important;
}
/* 
#sp-main-body .container .container-inner .article-details .articleBody h2 {

} */
.view-article #sp-main-body .container {
    max-width: 960px !important;
}
.sppb-icon .sppb-icon-container {
    color: #193178 !important;
    background-color: #F0F5FE !important;
}
.view-article #sp-header {
    background-color: #fff !important;
    border-bottom: 5px solid #193178;
}
.burger-icon > span {
    background-color: #193178;
}
.sppb-sp-slider-title {
    word-break: normal !important;
    text-transform: none !important;
}
.article-social-share {
    display: none;
}
.sp-slider-custom-dot-indecators {
    overflow-x: unset !important;
}
.offcanvas-menu .offcanvas-inner .form-search, .offcanvas-menu .offcanvas-inner .sp-sign-in {
    display: none;
}
.blog .article-list{
    margin-top: 50px;
}
.blog .article-header h2 {
    font-size: 25px !important;
    line-height: 30px !important;
    margin-bottom: 25px !important;
}
.blog-list-leading-title-wrap .pitech-blog-title, .blog-list-title-wrap {
    display: none;
}
.offcanvas-menu .log a{
    font-size: 30px;
    font-weight: bold;
}
.sppb-sp-slider-text {
    word-break: unset !important;
}
.sppb-sp-slider-button .sp-slider-btn-text {
    padding: 15px 25px !important;
    border-radius: 10px !important;
}
/*Responsive Design*/
@media screen and (max-width: 1200px) {
   /*.sppb-sp-slider-text {
        font-size: 60px !important;
        line-height: 65px !important;
    }*/
}
@media screen and (max-width: 1199px) {
    #sppb-addon-340253be-3e52-4c98-bec6-1c12ad2fbb52 .sppb-addon.sppb-addon-header {
        margin-bottom: -110px;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    .slider-text {
        font-size: 60px !important;
        line-height: 65px !important;
        word-break: unset !important;
}
}
@media screen and (max-width: 768px) {
    .view-article #sp-main-body {
        padding-top: 95px;
    }
    .articleBody h2 {
        font-size: 30px !important;
        line-height: 35px !important;
    }
    .sppb-sp-slider-title {
        font-size: 24px !important;
        line-height: 30px !important;
    }
    /*.sppb-sp-slider-text {
        font-size: 40px !important;
        line-height: 45px !important;
    }*/
    #sppb-addon-1630062705354 .sp-slider-custom-dot-indecators {
        overflow-x: unset;
        width: 100% !important;
        margin-top: 50px !important;
    }
    img[style*="float"] {
        float: unset !important;
        display: block;
        margin: 0 auto !important;
        width: 98%;
    }
    .view-article #sp-main-body .container .article-header h1 {
        font-size: 32px !important;
        line-height: 36px !important;
    }
}
@media (max-width:767px) {
    .pitech-service-carousel .sp-slider-outer-stage {
        height: 800px !important
    }
}
@media screen and (max-width: 560px) {
    .view-article #sp-main-body .container .article-header h1 {
        font-size: 24px !important;
        line-height: 30px !important;
    }
    .articleBody h2 {
        font-size: 23px !important;
        line-height: 25px !important;
    }
}
@media screen and (max-width: 560px) {
    #sppb-addon-340253be-3e52-4c98-bec6-1c12ad2fbb52 .sppb-addon.sppb-addon-header {
        margin-bottom: -50px;
    }
}
@media screen and (max-width: 380px) {
    #sppb-addon-340253be-3e52-4c98-bec6-1c12ad2fbb52 .sppb-addon.sppb-addon-header {
        margin-bottom: -65px;
    }
    .pitech-service-carousel .sp-slider-outer-stage {
        height: 920px !important
    }
}