:root {
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

    .top-style1 p {
        font-size: 14px;
    }

    .big-title_custom {
        width: 330px;
    }

        .big-title_custom h1, .big-title_custom h2 {
            font-size: 27px;
            color: #fff;
            line-height: 30px;
        }

    .big-description_custom {
        margin-top: 25px;
        width: 330px;
    }

        .big-description_custom h2 {
            font-size: 15px;
            color: #fff;
            font-weight: 400;
        }

    .btn-box_custom {
        margin-top: 10px;
    }

    .about-text_custom .title {
        width: 100%;
        line-height: 28px;
        font-size: 26px;
    }

        .about-text_custom .title span {
            font-size: 20px;
        }

    .feature-product_custom {
        padding: 40px 30px;
    }

        .feature-product_custom .sec-title .title {
            width: 100%;
            font-size: 28px;
        }

    .complete-project_custom {
    }

        .complete-project_custom .sec-title {
            padding-bottom: 0px;
        }

            .complete-project_custom .sec-title .title {
                width: 100%;
                font-size: 28px;
            }

    .slogan_custom h2 {
        color: #fff;
        text-transform: uppercase;
        font-size: 26px;
        font-weight: 600;
    }

        .slogan_custom h2 span {
            font-weight: 300;
        }

    .lastest-news_custom .sec-title .title {
        width: 100%;
        font-size: 28px;
        line-height: 32px;
    }

    .brand_custom .sec-title .title {
        width: 100%;
        font-size: 28px;
        line-height: 32px;
    }

    .filter-button_custom p {
        margin: 0 30px 0 0;
        cursor: pointer;
        padding-left: 270px;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

    .top-style1 p {
        font-size: 14px;
    }

    .big-title_custom {
        width: 100%;
    }

        .big-title_custom h1, .big-title_custom h2 {
            font-size: 40px;
            color: #fff;
            line-height: 50px;
        }

    .big-description_custom {
        margin-top: 25px;
        width: 100%;
    }

        .big-description_custom h2 {
            font-size: 20px;
            color: #fff;
            font-weight: 400;
        }

    .btn-box_custom {
        margin-top: 10px;
    }

    .about-image-box_custom {
        max-width: 100%;
    }

    .about-text_custom .title {
        width: 100%;
    }

    .feature-product_custom {
        padding: 40px 30px;
    }

        .feature-product_custom .sec-title .title {
            width: 100%;
            font-size: 28px;
        }

    .complete-project_custom {
    }

        .complete-project_custom .sec-title {
            padding-bottom: 20px;
        }

            .complete-project_custom .sec-title .title {
                width: 100%;
                font-size: 28px;
            }

    .slogan_custom h2 {
        color: #fff;
        text-transform: uppercase;
        font-size: 27px;
        font-weight: 600;
    }

        .slogan_custom h2 span {
            font-weight: 300;
        }

    .lastest-news_custom .sec-title .title {
        width: 100%;
        font-size: 28px;
        line-height: 32px;
    }

    .lastest-news_custom .more-blog-button {
        margin-top: 28px;
    }

    .brand_custom .sec-title .title {
        width: 100%;
        font-size: 28px;
        line-height: 32px;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

    .big-title_custom h1, .big-title_custom h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .big-description_custom h2 {
        font-size: 22px;
        color: #fff;
        font-weight: 400;
    }

    .feature-product_custom {
        padding: 40px 39px;
    }

    .complete-project_custom .more-project-button {
        margin-top: 34px;
    }

    .why-choose-title_custom {
        max-width: unset;
    }
}

@media only screen and (min-width: 800px) {

}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

    .nav_custom {
        display: flex;
    }

    .nav_custom .main-menu .navigation > li > a, .nav_custom a.btn-one {
        font-size: 12px;
    }

    .slogan_custom h2 {
        font-size: 27px;
    }
}

/* Extra large devices (large laptops and desktops, 1200px ato 1440px) */
@media only screen and (min-width: 1200px) {

    .nav_custom .main-menu .navigation > li > a, .nav_custom a.btn-one {
        font-size: 14px;
    }

    .nav_custom .mainmenu-right.style2 .button {
        margin-left: 25px;
    }

    .slogan_custom h2 {
        font-size: 40px;
    }

    .why-choose-title_custom {
        max-width: 390px;
    }
}

/* Super Extra large devices (large laptops and desktops, 1440px and up) */
@media only screen and (min-width: 1440px) {

    .nav_custom .mainmenu-right.style2 .button {
        margin-left: 0px;
    }

        .nav_custom .mainmenu-right.style2 .button a {
            padding: 0 10px 0;
        }

}

@media only screen and (min-width: 1600px) {

    .nav_custom .mainmenu-right.style2 .button {
        margin-left: 50px;
    }

    .nav_custom .main-menu .navbar-collapse {
        padding: 0px 50px;
    }

    .nav_custom .mainmenu-right.style2 {
        margin-left: 25px;
    }
        .nav_custom .outer-search-box {
            margin-right: 10px;
        }

    .nav_custom .mainmenu-right.style2 .button {
        margin-left: 32px;
    }

    .nav_custom .main-menu.style2 .navigation > li {
        margin-right: 40px;
    }

    .nav_custom .mainmenu-right.style2 .button a {
        padding: 0 30px 0;
    }
    
}

@media only screen and (min-width: 2000px) {

    .nav_custom .main-menu-box {
        width: 80%;
        padding-top: 10px;
    }

    .nav_custom .main-menu .navigation > li > a, .nav_custom a.btn-one {
        font-size: 20px;
    }

    .nav_custom .mainmenu-right.style2 .button a {
        padding: 0 20px 0;
    }

    .nav_custom .mainmenu-right.style2 .button {
        margin-left: 50px;
    }

    .nav_custom .main-menu .navbar-collapse {
        padding: 0px 50px;
    }

}
