﻿
@media only screen and (max-width: 1400px) {
    .navigation > ul > li > a {
        padding: 15px 9px;
    }
}

@media only screen and (max-width: 1200px) {
    .navigation > ul > li > a {
        padding: 15px 0px;
    }

    .drop-menu-icon:after {
        margin-left: 5px;
        right: -3px;
    }
}


/*----------basket-shop-mobile----------------*/

@media only screen and (max-width: 1020px) {

    .drop-dl-4 {
        background: #FFBB00;
        padding: 3px 17px;
        border-radius: 5px;
    }
}

@media only screen and (max-width: 991.98px) {

    .drop-dl-2  {
        background: #FFBB00;
        padding: 3px 10px;
        border-radius: 5px;
    }

    .drop-dl-2 ul {
        top: 44px;
        margin-right: -21px;
        margin-top: 11px;
    }
    .drop-dl-2 ul li a span {
        line-height: 3;
    }

    .drop-dl-2 a span:hover {
        color: #F2F2F2;
    }

    .drop-dl-2 ul li a {
        font-size: 14px;
    }

    .drop-dl-2 a span {
        top: -1px;
        text-shadow: 0 1px 5px #404040;
    }

    .drop-dl-2 a.lang-chose-2:before {
        color: #FFF;
        text-shadow: 0 1px 5px #999;
        font-size: 18px;
        right: -2px;
    }

    .drop-dl-4 {
        position:relative;
        right:25px;
        padding: 6px 10px;
    }

    .drop-dl-4 ul {
        margin-right: -11px;
    }

    .drop-dl-4 a.lang-chose-4:before {
        right: -2px;
    }
}

@media only screen and (max-width: 328px) {
     .drop-dl-2 {
         padding: 3px 8px;
     }
}

@media only screen and (max-width: 555px) {
    .work-with-us {
        display:none;
    }

    .drop-dl-4 {
        display: flex;
    }

    .drop-dl-4 a {
        margin: 0 auto;
    }

    .drop-dl-4 ul {
        top: 40px;
        width: 100%;
    }

    .work-with-us-2 {
        display: block;
        text-align: center;
    }

    .drop-dl-4 a.lang-chose-4:before {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .drop-dl-2 a span {
        right: 0;
        font-size: 12px;
    }

    .lang-chose-2 {
        position: relative;
        right: -5px;
    }

    .drop-dl-2 a.lang-chose-2:before {
        font-size: 14px;
    }

    .drop-dl-2 a.lang-chose-2 span:after {
        right: 4px;
    }
}

@media only screen and (max-width: 480px) {
    .drop-dl-2 {
        padding: 3px 5px;
    }
}

@media only screen and (max-width: 360px) {
    .drop-dl-2 a.lang-chose-2:before {
        display:none;
    }
}
/*----------basket-shop-mobile-end---------------*/



/*-----------nav-----------*/
@media only screen and (max-width: 1025px) {
    .navigation > ul > li > a {
        padding: 15px 7px;
    }

    .drop-menu-icon:after {
        margin-left: 5px;
        right: 0;
    }

    li.home-icon a:before, li.product-icon a:before, li.tech-info-icon a:before, li.weblog-icon a:before, li.about-icon a:before, li.contact-icon a:before {
        content: " ";
        display: none;
    }
}

.mega-pad ul li a:before, .dropdown li a:before {
    content: " ";
    display: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .modal-dialog {
        max-width: 800px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .modal-dialog {
        max-width: 700px;
    }
}


@media only screen and (max-width: 479.98px) {
    .modal .modal-body {
        padding: 10px;
    }
}

@media only screen and (min-width: 1600px) {
    .header-wide {
        padding: 0 85px;
    }
}

@media only screen and (min-width: 1200px) {
    .header-wide .container {
        max-width: 100%;
    }
}

@media only screen and (max-width: 640px) {
    .mobile-menu {
        margin-top: 5px;
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 479.98px) {
    .mobile-main-header .mobile-menu-toggler .mini-cart-wrap a {
        display: none;
    }
}

@media only screen and (max-width: 479.98px) {
    .mobile-menu {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 479.98px) {
    .offcanvas-widget-area {
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 479.98px) {
    .off-canvas-wrapper .off-canvas-inner-content {
        width: 260px;
        padding: 15px;
    }
}

@media (min-width:1025px) {
    .navigation li > ul {
        -webkit-box-shadow: 0 10px 30px 0 rgba(0,0,0,.16);
        box-shadow: 0 10px 30px 0 rgba(0,0,0,.16)
    }
}

@media (min-width: 1025px) {
    .navigation .mega-menu {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media(min-width:992px) {
    .progress-nav {
        right: 3rem
    }
}

@media(min-width:768px) {
    .project-box {
        padding-bottom: 75%
    }

    .project-category {
        position: absolute;
        bottom: 1.2rem
    }
}

@media (min-width: 992px) {
    .navbar-bottom {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

@media only screen and (max-width: 480px) {
    .display-logo-small {
        display: block;
    }

    .display-logo-big {
        display: none;
    }
}
/*--------nav----end--------*/


/*---------slider-----------*/
@media only screen and (max-width: 640px) {

    .top-txt {
        display: none;
    }

    .big-txt {
        font-size: 30px !important;
        display: inline-block;
    }

        .big-txt span {
            font-size: 30px !important;
        }

    .cl-effect {
        top: -70px;
    }

        .cl-effect a {
            padding: 15px 45px;
        }
}

@media only screen and (max-width: 480px) {

    .top-txt {
        display: none;
    }

    .big-txt {
        font-size: 24px !important;
        display: inline-block;
        top: -140px;
    }

        .big-txt span {
            font-size: 24px !important;
        }

    .cl-effect {
        top: -150px;
    }
}

@media only screen and (max-width: 320px) {

    .top-txt {
        display: none;
    }

    .big-txt {
        font-size: 20px !important;
        display: inline-block;
    }

        .big-txt span {
            font-size: 20px !important;
        }

    .cl-effect {
        top: -100px !important;
    }
}
/*------slider-end---------*/

/*-----copy-right-------*/

@media only screen and (max-width: 640px) {
    .d-sm-block {
        display: none !important;
    }
}
/*-----copy-right-end------*/


/*--------scroll-index-page--------*/
@media only screen and (max-width: 640px) {
    .progress-nav li {
        height: 20px;
    }
}
/*--------scroll-index-page-end-------*/


/*--------h1---page-------*/
@media only screen and (max-width: 480px) {
    .section-title-two h1 {
        font-size: 28px;
    }

    .sec-title h2 {
        font-size: 22px;
    }

    .section h2 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 640px) {
    .section-title-two h1 {
        font-size: 32px;
    }

    .sec-title h2 {
        font-size: 26px;
    }

    .section-title-two h2 {
        font-size: 28px;
    }
}

/*-----h1---page-end----*/

@media only screen and (max-width: 479.98px) {
    .login-wrap {
        min-height: 600px;
    }

    .login-html {
        white-space: nowrap;
    }

    .login-form {
        width: 170px;
    }

        .login-form .group {
            white-space: normal;
        }

    .login-html .tab {
        font-size: 16px;
        padding: 5px 10px;
    }

    /*.pd-t-200, .pd-d-200 {
    padding-top: 100px;
    padding-bottom: 100px;
}*/

    .login-form .group .label i {
        font-size: 18px;
    }

    .select-familiar option {
        font-size: 14px;
    }
}

/*----------------about-index-----------------*/

@media (max-width: 480px) {

    .why-us-section .left-col .image-box:before {
        background: none;
    }

    .featured-block-two .text ul li {
        font-size: 14px;
    }
}


@media (max-width: 640px) {
    .why-us-section .right-col .inner {
        padding-right: 30px;
        padding-left: 0;
    }
}

@media only screen and (max-width: 991px) {
    .why-us-section .outo-center {
        margin: 0px auto;
        bottom: 40px;
    }
}

@media only screen and (max-width: 1280px) {
    .sec-title h2 {
        margin-right:70px;
    }

    .lower-text p {
        margin-right: 70px;
    }

    .featured-block-two .text {
        margin-right: 70px;
    }

}

/*----------------about-index-end-------------*/



/*------------banner-pic--------------*/
@media (max-width: 767px) {
    #carousel-home .owl-carousel .owl-slide, #carousel-home-2 .owl-carousel .owl-slide {
        height: 420px;
    }
}

@media (max-width: 767px) {
    .slide-text h2, .slide-text h3 {
        font-size: 42px;
        font-size: 2.625rem;
    }
}
/*------------banner-pic-end-------------*/


/*----------grid-pic------------*/
@media (max-width: 767px) {
    ul#banners_grid li a.img_container {
        width: 100%;
        float: none;
        height: 210px;
    }
}

@media (max-width: 767px) {
    ul#banners_grid li {
        width: 100%;
        float: none;
        border-right: none;
    }
}

@media (max-width: 1199px) {
    ul#banners_grid li a.img_container img {
        height: 100%;
        width: auto;
        max-width: inherit;
    }
}


@media (max-width: 767px) {
    ul#banners_grid li a.img_container img {
        width: 100%;
        height: auto;
    }
}
/*----------grid-pic-end-----------*/


/*-----------toolbar-shop-------------*/
@media screen and (max-width: 991px) {
    .pricing_range {
        display: block;
        padding-right: 0px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 991px) {
    .shop_filter_tags {
        display: block;
    }
}
/*-----------toolbar-shop-end------------*/

/*------------form-grid----------------*/
@media screen and (max-width: 991px) {
    .grid-label {
        display: grid;
    }
}
/*------------form-grid----------------*/


/*-----------video-box-----------*/
@media only screen and (max-width: 767.98px) {
    .larg-socials li {
        margin: 0 0px;
    }
}

@media screen and (max-width:640px) {

    #myVideo {
        display: none;
    }

    .myVideo-bg {
        background-image: url('../images/lowshan/bg-logo-2.jpeg');
        display: block !important;
        background-position: right;
    }

    .wrapper-video h6 {
        margin: 25px 0;
        color: #FFBB00;
        text-shadow: 0 2px 5px #000;
    }

    .video-box {
        height: 100%;
    }

    .inner-video {
        height: 350px;
    }

    .YTPOverlay {
        background: none;
    }

    .section-title-video h2 {
        font-size: 28px;
    }

    .subtitle-video {
        font-size: 16px;
        padding: 0 15px;
        color: #000;
        text-shadow: 0 2px 5px #ccc;
    }

    .section-title-video {
        margin-top: 14px;
    }
}

@media screen and (max-width:480px) {


    #myVideo {
        display: none;
    }

    .myVideo-bg {
        background-image: url('../images/lowshan/bg-logo-2.jpeg');
        display: block !important;
        background-position: right;
    }

    .wrapper-video h6 {
        margin: 25px 0;
        color: #FFBB00;
        text-shadow: 0 2px 5px #000;
    }

    .inner-video {
        height: 350px;
    }

    .YTPOverlay {
        background: none;
    }

    .section-title-video h2 {
        font-size: 24px;
    }

    .subtitle-video {
        font-size: 16px;
        color: #000;
        text-shadow: 0 2px 5px #ccc;
    }

    .section-title-video {
        margin-top: 30px;
    }
}

@media screen and (max-width:768px) {

    .vision-banner img {
        display: none;
    }

    .section-padding-video {
        padding-top: 100px;
        padding-bottom: 80px;
    }
}

@media screen and (max-width:992px) {

    .wraper-vision {
        margin-right: 110px;
    }
}

/*-----------video-box-end------*/



/*-----------shop-product-------------*/
@media screen and (max-width: 767px) {

    .mtr-wraper {
        display: block;
    }

    .quantity-spinner {
        right: 0;
        top: 0px;
    }

    .right-colors {
        margin-right: -10px !important;
    }

    .quantity-spinner-r {
        right: 0 !important;
    }

    .product_variant.color label {
        margin-bottom: 20px;
    }

    .inf-pro {
        margin-top: 60px;
    }
}

@media screen and (max-width: 320px) {

    .product_variant.quantity label {
        display: block;
    }
}

@media screen and (max-width: 991.98px) {

    .breadcrumb_section.page-title-mini {
        top: 57px;
    }
}

@media screen and (max-width: 767.98px) {

    .breadcrumb_section.page-title-mini {
        top: 57px;
    }
}

@media screen and (max-width: 767.98px) {

    .product_d_inner {
        padding: 0 0 30px 0;
    }

    .product_info_button ul li {
        width: 100%;
        text-align: center;
        display: grid;
        border-bottom: 1px solid #e5e5e5;
    }

        .product_info_button ul li a {
            line-height: 2;
        }

            .product_info_button ul li a.active::before {
                width: 0;
            }

        .product_info_button ul li:hover {
            background: #e6a800;
        }

    .tab-content {
        padding: 30px;
    }

    .product_info_button {
        border-bottom: 0;
    }
}
/*-----------shop-product-------------*/


/*--------------automotive-----------------*/
@media (max-width:1200px) {
    .section-bg-car {
        background-position: -300px 0;
    }

    .car-text {
        margin-right: 50px;
    }
}

@media (max-width:1024px) {
    .section-bg-car {
        background-position: -400px 0;
    }
}

@media (max-width:1300px) {
    .car-text {
        margin-right: 70px;
    }
}

@media (max-width:992px) {
    .section-bg-car {
        background: -600px 0;
        padding: 220px 0 0 0;
    }
}

@media (max-width:768px) {
    .section-bg-car {
        padding-bottom: 70px;
    }
}

@media screen and (max-width:640px) {
    .heading-block {
        padding-top: 0px;
    }

    .change-color {
        color: #FFBB00;
        text-shadow: 0 2px 5px #000;
    }
}


@media (max-width:480px) {

    .car-text {
        margin-right: 20px;
    }

    .change-color {
        color: #FFBB00;
        text-shadow: 0 2px 5px #000;
    }

    .heading-block {
        padding-top: 30px;
    }

        .heading-block h2 {
            font-size: 30px
        }

    .list-wire-car ul li {
        padding: 0 2px;
        border-radius: 5px;
    }

    .skew-main li:before, .skew-main li:after {
        display: none;
    }

    .btn-style-tow .btn-title {
        padding: 10px;
        font-size: 14px;
    }
}
/*--------------automotive-----------------*/



/*-----------footer-bottom--------------*/

@media screen and (max-width:1600px) {
    .footer-bottom {
        top: 135px;
    }
}

@media screen and (max-width:992px) {
    .footer-bottom {
        top: 115px;
    }
}

@media screen and (max-width:767px) {
    .footer-bottom {
        top: 78px;
    }
}


@media screen and (max-width:640px) {
    .responsive-footer {
        margin-right: 20px;
    }

    .pad-trust {
        padding-top: 0 !important;
    }
}

@media screen and (max-width:480px) {
    .address-box-gmail {
        white-space: nowrap;
    }
}
/*-----------footer-bottom--------------*/


/*-----------Technical-Specifications-------------*/

@media (max-width:768px) {
    .item.left, .item.right {
        transform: skewX( 0deg ) !important;
    }

    .item.right {
        right: 50px !important;
    }

    .item.left {
        right: 0 !important;
    }
}

@media (max-width:480px) {
    .info-section .item h3 {
        font-size: 18px;
    }

    .info-section .item .count-text {
        font-size: 18px;
    }

    .info-section .item.left {
        margin-right: 0;
    }

    .info-section .counter-column:nth-child(1) .item.right {
        right: 0;
    }

    .item.right {
        right: 0 !important;
    }

    .info-section .item.right {
        margin-left: 0;
    }
}
/*-----------Technical-Specifications-end------------*/



@media screen and (max-width:640px) {

    .section-title-style {
        width: 90%;
    }
}


/*----------register-news----------*/
@media screen and (max-width:767px) {

    .register-news {
        margin-bottom: 50px !important;
    }
}
/*----------register-news----------*/



/*-----breadcrumb-top------*/
@media screen and (max-width:992px) {

    .breadcrumb-top {
        margin-top: 0px !important;
    }
}
/*-----breadcrumb-top-end-----*/


/*-------cart-update---------*/
@media only screen and (min-width: 1200px), only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .cart-update-option {
        margin-top: 0;
        border-top: 0 solid transparent;
    }
}

/*-------cart-update-end--------*/


/*-----news-letter------*/
@media screen and (max-width:768px) {

    .heading_s1 {
        text-align: right;
    }
}
/*-----news-letter-end-----*/



/*-----tech-info-h1-----*/
@media screen and (max-width:768px) {

    .section-title-info h1 {
        font-size: 30px;
    }
}
/*-----tech-info-h1--end-----*/


/*-----tech-info------*/
@media screen and (max-width:768px) {

    .tect-device {
        margin-bottom: 80px;
    }
}
/*-----tech-info--end-----*/


/*----------preloaderLogo-----------*/

.preloaderLogo {
    min-width: 170px;
    max-width: 170px;
    width: 170px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}


@media screen and (max-width:480px) {

    .ip-logo {
        top:-70px;
    }

    .ip-loader {
        bottom:15%;
    }

    .ip-logo p {
        font-size:30px;
    }
}

@media screen and (max-width:640px) {

    .table-scroll-3 {
        overflow:auto;
        display:block;
    }
}

/*----------preloaderLogo-----------*/



@media screen and (max-width:768px) {

    .bru-sh img {
        display:none;
    }


    .bru-sh h3 {
        margin-right:20px;
    }

    .offset-md-1 p {
        margin-right:0px !important;
    }


    .border-end {
        border-left: 0px solid #FFBB00;
        background-color: #FFBB00;
        margin-bottom: 30px;
        border-radius:5px;
    }
}



/*--category--*/

@media screen and (max-width:768px) {

    .link-box-mt {
        margin: 30px 20px 0px 0;
    }

    .btn-style-tow-cat {
        padding:5px;
    }
    .section-padding-respons {
        padding-top: 0;
    }

    .category-hn h2 {
        font-size:26px;
    }
}

@media screen and (max-width:480px) {

    .question-weblog ul li a {
        background-color: transparent;
        box-shadow: none;
        margin-right: 0;
        font-size: 16px;
    }

    .blog-sidebar {
        margin-top:70px;
    }

    .entry-summary p {
        text-align:justify;
    }

    .section-padding-respons {
        padding-top: 0;
    }

}

/*--category-end-*/




/*--index-scroll-page--*/


@media screen and (max-width:1600px) {
    .pp-scrollable .scroll-wrap {
        padding: 0rem 0 6rem !important;
        top: 60px;
    }
}

@media screen and (max-width:1020px) {
    .pp-scrollable .scroll-wrap {
        padding: 0rem 0 0rem !important;
    }
}

@media screen and (max-width:991px) {
    .title-img-contact {
        position:relative;
        
    }
}

@media screen and (max-width:767px) {
    .btn-style-tow {
        top: 20px;
        margin-bottom: 40px;
    }
    
    .title-img-contact {
        top:0px;
    }
}

@media screen and (max-width:360px) {
    .title-img-contact {
        position:relative;
        top:0;
    }
}


