<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

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

    #main-menu li a {
        font-size: 19px;
    }

    #header .social img {
        height: 17px;
    }

    #header .social li {
        padding: 0 0 0 3px;
    }

    .small-slider .text {
        padding: 38px 45px;
    }

    .small-slider .text p {
        font-size: 16px;
        line-height: 17px;
        padding: 0 0 15px;
    }

    .items h2 {
        font-size: 34px;
    }

    .items.style1 li {
        padding: 0 15px;
    }

    .full-video iframe {
        height: 565px;
    }

    .small-boxes .box h4 {
        font-size: 19px;
    }

    .brands li {
        padding: 0 28px 25px;
    }

    .small-boxes .box .large {
        font-size: 28px;
    }

    #footer p {
        font-size: 14px;
    }

}


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

    #header .logo img {
        margin: 0 auto;
        display: block;
    }

    .main-slider .owl-carousel .owl-nav {
        top: 70%;
    }

    .small-slider {
        display: block;
    }

    .small-slider .text {
        padding: 38px 45px;
        width: 100% !important;
        float: none;
    }

    .small-slider .slider {
        float: none;
        width: 100% !important;
    }

    .items h2 {
        font-size: 29px;
    }

    .items.style2 h2 {
        font-size: 26px;
    }

    .items.style1 li {
        padding: 0 41px 20px;
    }

    .items.style2 li {
        padding: 0 35px 20px;
    }

    .full-video iframe {
        height: 438px;
    }

    .small-boxes .box .large {
        float: none;
        text-align: center;
        display: block;
    }

    #contact .close-button {
        right: 25px;
        top: 25px;
    }



}


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

    #header {
        padding: 15px 0;
    }

    #header .logo img {
        width: 150px;
        margin: 0
    }

    #header .social {
        position: absolute;
        left:  10px;
        right: 10px;
        top: -30px;
        padding: 0;
        text-align: center;
    }

    #header .navbar {
        float: none;
        width: 100%;
        margin: 36px 0 0 0;
        min-height: 0;
    }

    #header .navbar-toggle {
        margin: -85px 0 0 0;
        z-index: 99;
    }

    .main-slider .owl-carousel .owl-nav {
        display: none;
    }

    #main-menu li {
        padding: 7px 0;
    }

    #main-menu li a {
        text-align: center;
    }

    #main-menu li &gt; a:hover:before {
        display: none;
    }

    .owl-carousel .owl-item img {
        display: block;
        width: auto;
        height: 400px;
    }

    .main-banner .text p {
        font-size: 16px;
    }

    .inner p, .inner li {
        font-size: 16px;
        font-weight: 300;
        line-height: 19px;
        padding: 0 0 15px;
    }

    .inner ul {
        padding: 0 0 15px;
    }

    .inner li {
        padding: 0 0 3px 20px;
    }

    .inner p.large {
        font-weight: bold;
        font-size: 17px;
        line-height: 21px;
    }

    #arrow-top {
        right: 10px;
        bottom: 10px;
    }

    #contact h2 {
        font-size: 17px;
    }

    #contact .form {
        width: 90%;
    }

    #contact .form p {
        font-size: 17px;
    }

    #contact .close-button {
        right: 7px;
        top: 4px;
    }

    #contact .close-button img {
        width: 33px;
    }

    #contact .form input, #contact .form textarea {
        margin: 0 0 13px;
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        font-size: 16px;
    }

    #contact .form button {
        height: 35px;
        line-height: 35px;
        font-size: 18px;
        padding: 0 20px;
    }

    #contact .close-button span {
        padding: 0;
    }

    #contact .data {
        font-size: 13px;
    }

    #contact .data span {
        padding: 0 5px;
    }

    .main-banner .text {
        width: 90%;
    }

    .small-slider .text {
        padding: 30px 20px;
    }

    .small-slider .text h3 {
        font-size: 22px;
    }

    .small-slider .text p {
        font-size: 15px;
    }

    .small-slider .owl-dots .owl-dot {
        width: 19px;
        height: 19px;
    }

    .small-slider .owl-dots .owl-dot.active span {
        width: 13px;
        height: 13px;
        top: 4px;
        left: 3px;
    }

    .items h2 {
        font-size: 22px;
    }

    .items.style2 h2 {
        font-size: 22px;
    }

    .items p {
        padding: 0;
    }

    .full-video iframe {
        height: 234px;
    }

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

    .section {
        padding: 30px 0;
    }

    .contact .form p,
    .inner-form .form p {
        font-size: 18px;
    }

    .contact .form input, .contact .form textarea,
    .inner-form .form input, .inner-form .form textarea {
        font-size: 16px;
    }

    .contact .form button,
    .inner-form .form button {
        font-size: 17px;
    }

    .boxes .box {
        width: 100%;
        margin: 0;
    }

    .banner2 ul {
        padding: 0;
    }

    .banner2 h2 {
        padding: 86px 0 59px 0;
    }

    #contact-section .form {
        width: 95%;
    }

    #contact-section h2 {
        font-size: 20px;
    }

    .contact .data span, .inner-form .data span {
        display: block;
    }

    #contact-section .close-button {
        top: auto;
        bottom: 8px;
        right: 8px;
    }

    #contact-section .close-button img {
        width: 35px;
    }

    .main-banner .text h1 {
        font-size: 29px;
    }

    .main-banner .text p {
        font-size: 16px;
    }

    #footer {
        padding: 15px 0;
    }

    #footer .logo {
        width: 150px;
    }

    #footer p {
        font-size: 12px;
    }

    .inner-form .form {
        width: 100% !important;
    }

}
</pre></body></html>