@media only screen and (max-width: 900px) {
    /**banner***/
    .banner-inner .slider-layer {
        padding: 0 15px;
        font-size: 40px;
    }

    .banner-inner .sub-txt {
        margin: 10px 0;
        font-size: 24px;
    }

    .banner-inner .btns-layer {
        margin-top: 0;
    }

    /**project list**/
    .projects-list-wrap.project-page-list {
        margin-top: 0;
        padding-right: 15px;
        padding-left: 15px;
    }

    .projects-list-wrap .projects-list {
        float: left;
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        list-style: none;
    }

    .projects-list-wrap .projects-list li {
        width: 100%;
        height: auto !important;
        margin-bottom: 15px;
        padding: 0px !important;
    }

    .projects-list-wrap .projects-list li .project-item {
        float: left;
        width: 100%;
        overflow: hidden;
    }

    .projects-list-wrap .projects-list li .project-item .pj-bg {
        position: absolute;
        height: 100%;
        width: auto;
        max-width: none;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    .projects-list-wrap .projects-list li .project-item .pj-it-cont {
        position: relative;
        float: left;
        width: 100%;
        height: auto;
    }

    .projects-list-wrap .projects-list li .project-item .pj-it-cont .pj-img {
        position: static;
        width: 100%;
        float: left;
        padding: 15px;
        padding-bottom: 0;
    }

    .projects-list-wrap .projects-list li .project-item .pj-it-cont .pj-img img {
        position: static;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .projects-list-wrap .projects-list li .project-item .pj-it-cont .pj-article {
        float: left;
        width: 100%;
        padding: 15px;
    }

    [class*=service-feat-] .parallax-window {
        display: none;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block !important;
    }

    .transform {
        transform: translate(0, 5%);
    }

    .service-article .service-title h4 {
        margin-bottom: 5px;
        text-align: center;
    }

    .service-feat-inner .service-article .service-title .deco-img {
        opacity: .2;
        margin: 5px auto;
        display: block;
    }

    .service-feat-inner .service-article {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .team-items .team-avatar {
        width: 200px;
        height: 200px;
    }

    .techbar-ul .techbar-li {
        width: 100%;
    }

    .sec-pricing-table .pricing-table-cont .pricing {
        width: 100%;
        padding: 30px 0;
        margin-top: 0px !important;
        margin-bottom: 30px !important;
    }

    /**single**/
    .banner-page {
        height: 300px;
        font-size: 12px;
    }

    .banner-page .banner-inner {
        padding-top: 60px;
        font-size: 14px;
    }

    .banner-page .banner-inner .slider-layer {
        padding: 0 15px;
        font-size: 40px;
    }

    .banner-page .banner-inner .slider-layer {
        padding: 0 15px;
        font-size: 40px;
    }

    .banner-page .banner-inner .sub-txt {
        margin: 15px 0;
        font-size: 20px !important;
    }

    .other-new-item {
        margin-bottom: 10px !important;
    }

    .other-new-item .title {
        float: none;
        width: 100%;
        display: inline-block;
        line-height: 25px;
    }

    .other-new-item .date {
        float: none;
        margin-left: 0px !important;
    }

    /**category page**/
    .sec-service-how-to .service-how-to-steps .how-to-steps-ul li {
        width: 100%;
        padding: 0 15px 0 0px
    }

    .sec-service-how-to .service-how-to-steps .how-to-steps-ul li .step-li:after, .sec-service-decription .service-different-highlight-info .sv-different-img {
        display: none;
    }

    .sec-service-how-to .service-how-to-steps .how-to-steps-ul li .step-li:before {
        left: 0px !important;
        right: 0px !important;
    }

    .sec-service-decription .service-different-highlight-info .sv-different-article {
        width: 100%;
        margin-bottom: 10px;
    }

    .contact-form-cont {
        width: 100%;
        margin: auto;
    }

    /**du an list**/
    .product-list-wrap .product-list-ul li .product-item {
        padding-top: 0;
    }

    .product-list-wrap .product-list-ul li .product-item .product-item-img {
        width: 100%;
    }

    .product-list-wrap .product-list-ul li .product-item .product-item-cont {
        width: 100%;
    }

    .sec-blogs .right-col, .sec-blog-read .left-col {
        margin-top: 0;
    }

    .mauweb-ul > li {
        width: 100%;
    }

    .mauweb-item .info {
        padding: 15px;
    }

    .mauweb-item .info .title h3 a {
        font-size: 16px;
    }

    .galw-feat {
        padding-left: 0px;
    }

    .galw-feat .galw-left {
        width: 100% !important;
    }

    .galw-feat .galw-right {
        width: 100% !important;
        padding-left: 0px !important;
    }

    .galw-feat .galw-top {
        display: block;
    }

    input.wpcf7-form-control.wpcf7-submit.btn-style.btnbook {
        padding: 0 25px;
    }

    i.icon-menu {
        color: #fff;
        font-size: 35px !important;
    }

}


@media only screen and (min-width: 1440px) {
    .container, .row {
        max-width: 1500px !important;
    }

    .transform {
        transform: translate(0, 25%);
    }

    .team-items .team-avatar {
        width: 400px;
        height: 400px;
        margin: auto;
        border-radius: 50%;
    }

    .sec-pricing-table .sec-pricing-table-deco {
        position: absolute;
        bottom: -24px;
        z-index: 1;
        left: -183px;
    }

    .tag-lbs {
        margin-bottom: 25px;
    }

    .txt-cont p {
        font-family: "Bkns";
        font-size: 17px !important;
        margin-bottom: 15px !important;
    }

    .projects-list-wrap .projects-list li {
        text-align: left;
        height: 480px;
        margin-left: -4px;
        display: inline-block;
    }

    .projects-list-wrap .projects-list li .project-item .pj-it-cont .pj-article .txt-cont h5 {
        color: black;
        text-transform: uppercase;
        margin-bottom: 20px;
        font-size: 18px;
    }

    .techs-list {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    .txt-cont p {
        font-family: "Bkns";
        font-size: 14px !important;
        margin-bottom: 15px !important;
    }

    span.slider-layer {
        color: white;
        line-height: 1.05;
        font-family: "fester";
        font-weight: bold;
        font-size: 100px;
    }

    .banner-page .banner-inner h2, .banner-page .banner-inner h3 {
        font-size: 100px;
        color: white;
        line-height: 1.05;
        margin-bottom: 5px;
    }
}