@media (max-width: 1200px) {
    /******Home******/
    .sp-megamenu-parent > li > a, 
    .sp-megamenu-parent > li > span{
        padding: 0 10px;
    }

    /**Dung code***/
    .no-container .sppb-nav-tabs{
        max-width: 960px;
    }
}
@media (max-width: 992px) {
    /******Home******/
    .offcanvas-menu{
        background-color: #072948;
    }
    .home-services .item,
    .home-services .item image{
        width: 100%;
    }
    .latest-new .sppb-text-right{
        margin-top: 0;
    }
    #sp-header:not(.header-sticky){
        top: 155px;
    }
    /******Product Detail******/
    .intro-image .btn-group .btn-contact{
        margin-right: 10px;
    }
    .intro-image .btn-group .sppb-btn-secondary{
        padding: 10px 18px !important;
        font-size: 12px;
    }
    /**Dung code***/
    .no-container .sppb-nav-tabs{
        max-width: 720px;
    }
    .about-group .sppb-addon-tab .sppb-tab-content .sppb-tab-pane > div .tab-content {
        padding: 30px;
    }
}
@media (max-width: 768px) {
    /******Home******/
    .home-services .item .item-info{
        top: 15px;
        left: 15px;
        width: 90%;
    }
    #sp-bottom{
        padding: 60px 0 60px;
    }
    /******Product Detail******/
    .related-article-list-container .sppb-btn-secondary{
        margin-top: 0;
    }
    /**Dung code***/
    .no-container .sppb-nav-tabs{
        max-width: 540px;
    }
    .about-group .sppb-nav-tabs {
        margin-bottom: 50px;
    }
    .about-group .sppb-addon-tab .sppb-tab-content .sppb-tab-pane > div .tab-content {
        padding: 15px;
    }
    .rsform .col-5, .rsform .col-2, .rsform .col-6 {
        width: 100% !important;
        max-width: 100% !important;
        flex: none !important;
    }
    .rsform select{
        height: 50px !important;
    }
    .rsform .form-group {
        margin-bottom: 15px !important;
    }
    .rsform .col-sm-9 {
        padding-right: 15px !important;
    }
    .select-group:after {
        right: 30px;
    }
    #sp-main-body{
        padding: 50px 0;
    }
    .aruba-list .group-content{
        padding: 15px;
    }
    .aruba-list .group-content .view-video {
        margin-top: 15px;
        margin-left: 0px;
    }
    .service-item {
        background: #fff;
        margin: 0;
    }
    /*ABOUT*/
    .about-group .sppb-addon-tab .sppb-tab-content .sppb-tab-pane > div {
        width: 100%;
    }
    .about-group .sppb-nav-tabs li a {
        font-size: 12px;
    }
    .aruba-list .group-content .sub-title {
        line-height: 35px;
    }
    h2.sppb-addon-title{
        line-height: 35px;
    }
}
@media (max-width: 480px) {
    /******Home******/
    .logo-image-phone{
        height: 40px !important;
    }
    #sp-top1{
        display: none;
    }
    #sp-header:not(.header-sticky){
        top: 120px;
    }
    #sp-top2 > div {
        justify-content: center;
    }
    .latest-new div.bx-wrapper .bx-controls-direction a{
        width: 40px;
    }
    .latest-new div.bx-wrapper .bx-controls-direction a.bx-prev{
        left: 0;  
    }
    .latest-new div.bx-wrapper .bx-controls-direction a.bx-next{
        right: 0;
    }
    /******Contact Us******/
    .site select {
        height: 50px !important;
    }
    /******New event******/
    .finatic-blog .blog .article-list .article .article-body .article-info{
        padding: 0 15px 10px;
    }
    .finatic-blog .blog .article-list .article .article-body .readmore {
        padding: 15px;
        font-size: 14px;
    }
    /******Product******/
    .products .category-name, .products .article-header{
        padding: 0 15px;
    }
    .products .article .article-body .readmore{
        padding: 15px;
    }
    .product-details .tab-content{
        padding: 20px 0;
    }
    
    /**Dung code***/
    #subscribe-modal .rsform input[type="text"]{
        width: 100% !important;
    }
}