﻿@media (max-width: 1440px) {

    .section-blog-detail .points {
        right: 0;
    }

    section[class*="about-description"] .description-size {
        position: relative;
        top: 0;
        transform: none;
        padding:0 15px;
    }
    section[class*="about-description"] img {
        width: 480px;
    }
    section[class*="about-description"] {
        margin-top: 150px;
        height: auto;
    }
        section[class*="about-description"] h1 {
            margin-top: 150px;
        }

    .about-description-two, .about-description-three {
        min-height: unset;
    }

    section[class*="about-description"] .left + .col-md-6{
        padding-right:0;
    }
    .about-description-two .row .col-md-6:nth-child(1) {
        padding-left: 0;
    }
    .home-project {
        height: 100%;
    }
    .home-contact .right img {
        
        width: 95%;
    }
    .home-contact .row{
        margin: 0;
    }
    .home-services .services-title {
        margin: 0;
    }
    .home-services .right{
        padding: 0;
    }
    .home-services .services-item p {
        min-height: 110px;
    }
}

@media (max-width: 1340px) {
   
    
}

@media (max-width: 1200px) {
    .home-contact {
        max-height: initial;
        height: auto;
    }
    .home-contact .right img {
        position: relative;
        top: -60px;
    }
        .home-contact .left .contact-button{
            margin-bottom:40px;
        }
    .home-services .services-title .left h1 {
        font-size: 36px;
        line-height: 48px;
    }
    .home-services .services-item h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 10px;
        min-height: 56px;
    }
    .home-services .services-title .left {
        padding-left: 100px;
    }
    .home-services .services-item {
        margin-left: 100px;
        margin-right: 100px;
    }
    .home-contact {
        background-repeat: no-repeat;
    }
        .home-contact .left p {
            font-size: 18px;
            line-height: 30px;
        }
    .section-contact .left h3 {
        font-size: 24px;
        line-height: 32px;
        margin-left: 40px;
    }
    .section-contact .left p {
        font-size: 16px;
        line-height: 24px;
    }
    .section-contact .right {
        background-size: auto 96% !important;
    }
    .section-contact .left .col-md-2{
        padding:0;
    }
    .section-form .form-width {
        margin-bottom: 60px;
    }
}

@media (max-width: 992px) {
    .section-faq h1 {
        font-size: 40px;
        line-height: 55px;
    }
    .section-faq .faq-item .title img {
        top: 50%;
        position: absolute;
        transform: translateY(-50%);
        right: 0;
    }
    .section-faq .faq-item .title {
        padding-right: 35px;
        position: relative;
        font-size: 20px;
        line-height: 25px;
    }
    .section-blog-detail .title {
        font-size: 45px;
        line-height: 55px;
    }

    .section-blog-other .blog-other-content .blog-other-item .left {
        width: 150px;
        height:125px;
    }

    .section-blog-other .blog-other-content .blog-other-item .right {
        width: calc(100% - 150px);
        padding: 0 20px;
    }

        .section-blog-other .blog-other-content .blog-other-item .right .title {
            font-size: 22px;
            line-height: 27px;
        }

    .home-project{
        height:auto;
    }
    section[class*="about-description"] img {
        width: 420px;
    }
    section[class*="about-description"] h1 {
        margin-top: 122px;
        margin-bottom: 32px;
        font-size: 50px;
        line-height: 55px;
    }
    section[class*="about-description"] p {
        font-size: 14px;
        line-height: 21px;
    }
    .about-text {
        background-size: 100%;
        background-position: center;
    }
    .home-top .left h1 {
        font-size: 42px;
        line-height: 56px;
        margin-top: 70px;
    }
    .home-top .left p {
        font-size: 16px;
        line-height: 28px;
    }
    .home-top .left .text-buttons .start-button {
        font-size: 18px;
        line-height: 36px;
    }
    .home-top .point-content {
        margin-top: 10px;
    }
    .home-services .services-title .left {
        padding-left: 50px;
    }
    .home-services {
        height: auto;
        margin-bottom: 0;
    }
        .home-services .services-item {
            margin-left: 50px;
            margin-right: 50px;
        }
    .home-project {
        margin-top: 160px;
    }
        .home-project .right h1 {
            font-size: 42px;
            line-height: 60px;
        }
        .home-project .right p {
            font-size: 18px;
            line-height: 32px;
        }
        .home-project .right .text-buttons .start-button {
            font-size: 18px;
            line-height: 36px;
        }
    .home-contact .left p {
        font-size: 16px;
        line-height: 24px;
        font-family: Quicksand-Medium;
    }
    .home-contact .left .contact-button {
        height: 46px;
        margin-top: 20px;
        font-size: 18px;
        line-height: 30px;
    }
    .home-contact .right img {
        width: 100%;
    }
    .home-references {
        margin-bottom: 96px;
    }
    .home-contact .right img {
        top: -38px;
    }
    .home-contact .left {
        padding-left: 50px;
    }
    .section-contact .right {
        background-size: 100% 96% !important;
    }
    .section-contact .left h1 {
        margin-bottom: 70px;
        margin-left: 100px;
        font-size: 54px;
        line-height: 60px;
    }
    .section-contact .left .contact-margin {
        margin-left: 66px;
    }
}

@media (max-width: 767px) {
    .section-blog-detail .points {
        top: -160px;
    }

    .section-blog-other .blog-other-content .blog-other-item .left {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .section-blog-other .blog-other-content .blog-other-item .right {
        display: block;
        width: 100%;
        margin-top: 18px;
        margin-bottom: 20px;
    }

    .section-project-item.img-left .text-center, .section-project-item.img-right .text-center {
        margin-bottom: 30px;
    }

    .section-project-item.img-right .pl-5 {
        padding-left: 0 !important;
    }

    .section-project-item.img-left .col-md-8, .section-project-item.img-right .col-md-8 {
        order: 1;
    }

    .section-project-item.img-left .col-md-4, .section-project-item.img-right .col-md-4 {
        order: 2;
    }

    .section-project-item {
        margin-bottom: 100px;
    }
    .section-contact {
        background-size: cover;
    }
    .section-contact .top{
        margin-right:0;
    }
        .section-contact .left h1 {
            margin-top: 140px;
            margin-bottom: 80px;
            margin-left: 90px;
            font-size: 45px;
            line-height: 45px;
        }

        .section-contact .left .contact-margin {
            margin-left: 100px;
            padding-left: 15px;
            padding-right: 15px;
        }

    .section-contact .form-arrow {
        display: none;
    }

        .section-contact .left h3 {
            font-size: 25px;
            line-height: 16px;
            margin-bottom: 26px;
            margin-left: 106px;
        }

    .section-contact .left p {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 40px;
    }

    .section-contact .right {
        display:none;
    }

    .home-contact .left {
        padding-left: 15px;
    }

    .home-contact .right img {
        top: 0;
    }
    .about-text .row {
        min-height: 55vh;
    }
    .about-text {
        padding-top: 0;
        min-height: auto;
        margin-top: 80px;
    }
        .about-text .left span {
            margin-top: 80px;
            margin-bottom: 32px;
            font-size: 8px;
            line-height: 0px;
        }
        .about-text span {
            font-size: 40px;
        }
        .about-text p {
            font-size: 40px;
            line-height: 30px;
        }
    section[class*="about-description"] h1 {
        margin-top: 112px;
        margin-bottom: 28px;
        font-size: 30px;
        line-height: 41px;
    }
    section[class*="about-description"] p {
        font-size: 12px;
        line-height: 18px;
    }
    section[class*="about-description"] .left {
        padding-left: 10px;
    }
    .about-description-two .right {
        padding-right: 10px;
        text-align: right;
    }
    .home-top .left h1 {
        font-size: 30px;
        line-height: 40px;
        margin-top: 30px;
    }
    .home-top .left p {
        font-size: 14px;
        line-height: 24px;
    }
    .home-top .left .text-buttons .start-button {
        width: 158px;
        height: 46px;
        margin-top: 38px;
        font-size: 16px;
        line-height: 32px;
    }
    .home-top .left .text-buttons .video-button {
        width: 50px;
        height: 50px;
        top: 20px;
    }
    .home-top .left .left-buttons .social {
        margin-top: 0px;
    }
        .home-top .left .left-buttons .social a img {
            width: 16px;
            height: 16px;
        }
        .home-top .left .left-buttons .social a {
            margin-bottom: 18px;
        }
    .home-top .left .left-buttons span {
        margin-top: 150px;
        margin-bottom: 46px;
        font-size: 8px;
        line-height: 2px;
    }
    .home-top .left .left-buttons img {
        width: 10px;
        height: 32px;
    }
    .home-top .point-content img {
        width: 245px;
    }
    .home-top .left .text-buttons {
        text-align: left;
    }
        .home-top .left .text-buttons .start-button {
            margin-top: 20px;
        }
    .home-services .services-title .left h1 {
        font-size: 22px;
        line-height: 36px;
    }
    .home-services .services-title .left h4 {
        font-size: 18px;
        line-height: 16px;
        margin-bottom: 14px;
    }
    .home-services .services-item .top {
        margin-bottom: 10px;
    }
    .home-project .left img {
        width: 250px;
        display: block;
        margin: 0 auto;
    }
    .home-project::before {
        height: 245px;
        width: 111px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .home-project .right h1 {
        font-size: 36px;
        line-height: 56px;
        margin-top: 24px;
    }
    .home-project .right {
        text-align: center !important;
    }
        .home-project .right p {
            font-size: 16px;
            line-height: 28px;
            text-align:justify;
        }
    .home-project {
        background-size: cover;
        padding-bottom: 75px;
    }

    .home-references img {
        margin: 0 auto;
    }
    .home-contact .left img {
        top: -126px;
        right: 67px;
        width: 245px;
    }
    .home-contact .left p {
        font-size: 14px;
        line-height: 22px;
    }
    .home-contact .left .contact-button {
        width: 140px;
        height: 40px;
        font-size: 16px;
        line-height: 24px;
    }
    .home-contact .right img {
        top: 14px;
    }
}

@media (max-width: 600px) {
    footer .footer-links {
        width: 100%;
    }

    footer .footer-top img{
        display:block;
        margin:0 auto;
    }
    .section-blog-detail .title {
        font-size: 40px;
        line-height: 50px;
    }

    .section-project-item-videos iframe {
        width: 100%;
    }

    .section-project-item-videos{
        padding:0 15px;
    }

    .section-project-top {
        background:none;
    }

        .section-project-top + .section-project-item {
            margin-top: 0;
        }
    .section-products-list .products-list-item .property {
        margin-bottom: 14px;
    }
    .section-contact .left h1 {
        margin-top: 140px;
        margin-bottom: 90px;
        margin-left: 90px;
        font-size: 45px;
        line-height: 45px;
    }

    .section-contact .left .contact-margin {
        margin-left: 45px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .section-contact .form-arrow {
        display: none;
    }

    .section-contact .left h3 {
        font-size: 25px;
        line-height: 16px;
        margin-bottom: 26px;
        margin-left: 88px;
    }

    .section-contact .left p {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 40px;
    }

    .section-contact .right {
        display: none;
    }
    section[class*="about-description"] h1 {
        margin-top: 50px;
        margin-bottom: 12px;
        font-size: 28px;
        line-height: 38px;
    }
    section[class*="about-description"] p {
        font-size: 10px;
        line-height: 16px;
    }

    .section-contact {
        background-size: cover;
        margin-bottom: 20px;
    }
}

@media (max-width: 480px) {
    footer .footer-bottom .right, footer .footer-bottom .left {
        text-align: center;
    }

        footer .footer-bottom .right a {
            margin: 0 10px;
        }

    .section-blog .blog-item {
        padding: 0 20px !important;
    }

        .section-blog .blog-item .left {
            width: 65px;
        }

            .section-blog .blog-item .left span:nth-child(1) {
                font-size: 25px;
                line-height: 30px;
            }

            .section-blog .blog-item .left span:nth-child(2) {
                font-size: 15px;
                line-height: 20px;
            }

        .section-blog .blog-item .right {
            width: calc(100% - 65px);
        }
    .section-blog-detail .title {
        font-size: 35px;
        line-height: 45px;
    }
    .section-blog-detail .content {
        column-count: 1;
    }

    .section-blog-other .blog-other-content .blog-other-item .right {
        margin-bottom: 50px;
    }

    .section-project-next h2 {
        font-size: 45px;
        line-height: 55px;
        width: 100%;
        margin-top: 35px;
    }
    .section-products-detail h1 {
        font-size: 35px;
        line-height: 40px;
    }
    .section-products-detail p {
        text-align: justify;
    }
    .section-products-detail .faq-item .content-text .technical,
    .section-products-detail .faq-item .content-text .documents,
    .section-products-detail .faq-item .content-text .firmware {
        text-align: center;
    }
    .section-products-detail .faq-item .content-text p {
        font-size: 15px;
        line-height: 18px;
        text-align: left;
    }
    .section-products-list-top {
        margin-top: 40px;
        padding: 110px 0 60px 0;
    }
        .section-products-list-top h1 {
            font-size: 34px;
            line-height: 42px;
            margin-top: 16px;
        }
        .section-products-list-top p {
            font-size: 20px;
            line-height: 26px;
            margin-bottom: 20px;
        }
    .section-products-list .products-list-item .property {
        margin-bottom: 14px;
    }
   
    .section-contact .form-arrow {
        display: none;
    }
    .section-contact .right {
        display: none;
    }
    
    section[class*="about-description"] h1 {
        margin-top: 0px;
        margin-bottom: 10px;
        line-height: 30px;
        font-size:25px;
    }
    section[class*="about-description"] p {
        font-size: 12px;
        line-height: 14px;
    }
    .about-description-two, .about-description-three{
        margin-top:65px !important;
    }
    .about-lines {
        margin-top: 90px;
    }
    .about-text p {
        font-size: 30px;
        line-height: 20px;
    }
    .about-text span {
        font-size: 30px;
    }
    .about-text .row {
        min-height: 42vh;
    }
    .about-text .left span {
        margin-top: 70px;
        margin-bottom: 8px;
        font-size: 6px;
        line-height: 0px;
    }
    .home-top .left .left-buttons {
        display: none;
    }
    .home-top .left p {
        font-size: 12px;
        line-height: 18px;
    }
    .home-top .left h1 {
        font-size: 28px;
        line-height: 30px;
        margin-top: 0;
    }
    .home-top .left {
        order: 2;
        margin-top: 10px;
    }
    .home-top .right {
        order: 1;
        margin-top: 15px;
        margin-bottom: 0;
    }
        .home-top .right img {
            width: 285px;
            display: block;
            margin: 0 auto;
        }
    .home-top .left .text-buttons .start-button {
        width: 154px;
        height: 40px;
        margin-top: 10px;
        font-size: 16px;
        line-height: 26px;
    }
    .home-top .left .text-buttons .video-button {
        width: 40px;
        height: 40px;
        top: 14px;
    }
    .home-top .point-content img {
        width: 170px;
    }
    .home-top {
        background-size: cover;
    }
    .home-services .services-title .left h4 {
        font-size: 16px;
        line-height: 14px;
        margin-bottom: 10px;
    }
    .home-services .services-title .left h1 {
        font-size: 18px;
        line-height: 28px;
    }
    .home-services .services-title .left {
        padding-left: 10px;
    }
        .home-services .services-title .left h1 {
            font-size: 16px;
            line-height: 24px;
        }
    .home-services .services-item {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 40px;
    }
        .home-services .services-item h2 {
            font-size: 20px;
            line-height: 28px;
            margin-bottom: 10px;
            min-height: 30px;
        }
        .home-services .services-item p {
            font-family: Quicksand-Regular;
            font-size: 16px;
            line-height: 22px;
            color: #41464F;
        }
        .home-services .services-item img {
            margin-top: 10px;
        }
    .home-project {
        margin-top: 12px;
    }
        .home-project::before {
            height: 190px;
            width: 80px;
            top: 4px;
            z-index: 0;
        }
        .home-project .right h1 {
            font-size: 32px;
            line-height: 46px;
        }
        .home-project .right p {
            line-height: 26px;
        }
    .home-references {
        margin-bottom: -5px;
    }
    .home-contact {
        background-size: cover;
        margin-top: 10px;
    }
        .home-contact .left img {
            top: -110px;
            right: 40px;
            width: 200px;
        }
        .home-contact .right img {
            top: 0px;
        }
    .section-contact .left h3 {
        margin-left: 50px;
        font-size: 22px;
        line-height: 12px;
        margin-bottom: 24px;
    }
    .section-contact {
        height: auto;
        padding-bottom: 40px;
    }
        .section-contact .left h1 {
           
            margin-bottom: 50px;
            margin-left: 60px;
            font-size: 40px;
            line-height: 45px;
        }
        .section-contact .left p {
            font-size: 16px;
        }
    .section-form {
        margin-top: 70px;
        margin-bottom: 50px;
    }
        .section-form h1 {
            font-size: 52px;
            line-height: 60px;
        }
        .section-form .form-width {
            margin-top: 70px;
        }
        .section-form input, .section-form textarea {
            font-size: 24px;
            line-height: 10px;
        }
}