<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 1199px) {
    .header-style-three .navbar-expand-lg .menu-toggler {
        color: #fff;
    }

    .header-style-three .header-navigation .container .right-side-box {
        right: 15px;
    }

    .header-style-three .header-navigation ul.navigation-box li a .sub-nav-toggler {
        border-color: #fff;
    }

    .header-style-three .header-navigation .navigation-box .sub-nav-toggler .icon-bar {
        background: #fff;
    }

    .header-style-four .header-navigation .container .right-side-box .social,
    .header-style-four .header-navigation .container .right-side-box a.search-btn {
        display: none;
    }

    .header-style-five .header-navigation ul.navigation-box&gt;li+li {
        margin-left: 15px;
    }
    .single-service-style-three {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 1024px) {

    .top-header .float-left,
    .top-header .float-right {
        width: 100%;
        text-align: center;
    }

    .top-header .header-right-info {
        margin-top: 11px;
    }

    .top-header .header-right-info .text-box {
        text-align: left;
    }

    .header-navigation {
        margin-bottom: 0;
    }

    .logo-box {
        width: 100%;
        float: none;
        margin: 0 !important;
    }

    .navigation-box {
        margin: 0;
    }

    .navbar-expand-lg .menu-toggler {
        display: block;
        margin-right: 0;
        border-color: #fff;
        background-color: transparent !important;
        margin: 15px 0;
        color: #fff;
        border: none;
        font-size: 28px;
        float: left;
        outline: none;
        cursor: pointer;
    }

    .menu-toggler:hover {
        border-color: #00AD4D;
    }

    .menu-toggler .icon-bar {
        background: #fff;
    }

    .menu-toggler:hover .icon-bar {
        background: #00AD4D;
    }

    .navbar-expand-lg .navbar-collapse {
        padding-bottom: 0;
        overflow: auto !important;
        width: 100%;
    }

    .navbar-expand-lg .navbar-collapse {
        display: none !important;
        background: transparent;
        padding: 0px 0px !important;
        padding-bottom: 0px !important;
        margin: 0;
        background: #000;
        transition: all .5s ease;
        height: 0;
    }

    .navbar-expand-lg .navbar-collapse.showen {
        display: block !important;
        height: auto;
        max-height: 70vh;
    }

    .navbar-collapse.show {
        overflow-y: auto;
    }

    .header-navigation .nav {
        width: 100%;
        text-align: left;
    }

    .header-navigation .nav&gt;li {
        display: block;
        padding: 0 !important;
        width: 100%;
        float: none;
    }

    .header-navigation .nav&gt;li+li {
        margin-left: 0 !important;
    }

    .header-navigation .nav&gt;li&gt;a {
        padding: 8px 0;
    }

    .header-navigation .right-box.nav {
        width: 100%;
        margin: 0;
    }

    .header-navigation .right-box.nav&gt;li&gt;a {
        border: none !important;
        padding: 8px 0;
        color: #fff;
    }

    .header-navigation .nav&gt;li&gt;a:after {
        display: none;
    }

    .header-navigation .nav.navigation-box+.nav {
        border-top: 1px dashed #282828;
    }

    .header-navigation .navigation-box&gt;li&gt;.sub-menu,
    .header-navigation .navigation-box&gt;li&gt;.sub-menu&gt;li&gt;.sub-menu {
        position: relative !important;
        width: 100% !important;
        opacity: 1 !important;
        visibility: visible !important;
        left: auto;
        right: auto;
        top: auto;
        transition: none !important;
        display: none;
        float: none !important;
        margin: 0;
    }

    .header-navigation .navigation-box&gt;li&gt;.sub-menu&gt;li&gt;a::after {
        display: none;
    }

    .header-navigation ul.navigation-box&gt;li+li {
        padding: 0 !important;
        border-top: 1px solid rgba(255, 255, 255, .1);
        display: block;
        float: none;
    }

    .header-navigation .nav&gt;li.show-mobile {
        display: none;
    }

    .header-navigation ul.navigation-box&gt;li&gt;a,
    .header-navigation .right-box.nav&gt;li&gt;a {
        padding: 0;
        display: block;
        color: #fff;
        padding: 16px 0 16px 20px !important;
        transition: background 0.4s ease 0s;
        text-transform: capitalize;
    }

    .header .stricky-fixed.header-navigation .nav&gt;li {
        padding: 0 !important;
    }

    .header-navigation ul.navigation-box li a .sub-nav-toggler {
        background-color: transparent;
        background-image: none;
        border: 1px solid #fff;
        border-radius: 4px;
        padding: 9px 9px;
        position: absolute;
        top: 10px;
        right: 15px;
        /*margin-top: 8px;*/
        margin-right: 10px;
        display: block;
        cursor: pointer;
    }

    .header-navigation .navigation-box .sub-nav-toggler .icon-bar {
        background-color: #fff;
        border-radius: 1px;
        display: block;
        height: 1px;
        width: 20px;
    }

    .header-navigation .navigation-box .sub-nav-toggler .icon-bar+.icon-bar {
        margin-top: 4px;
    }

    .header-navigation .container .right-side-box {
        top: 20px;
        right: 15px;
        transform: translateY(0%)
    }

    .header-navigation .container {
        display: block;
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
    }

    .header-navigation .container .logo-box {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        float: none;
    }

    .header-navigation .container .logo-box .navbar-brand {
        float: left;
        padding: 20px 0;
    }

    .header-navigation .container .logo-box .navbar-toggler {
        float: left;
    }

    .header-navigation ul.navigation-box {
        display: block;
        margin: 0 !important;
        width: 100%;
    }

    .header-navigation ul.navigation-box&gt;li {
        padding: 0;
        display: block;
    }

    .header-navigation ul.navigation-box&gt;li&gt;a {
        display: block;
        padding: 13px 30px;
    }

    .header-navigation ul.navigation-box&gt;li&gt;a:after {
        display: none;
    }

    .header-navigation ul.navigation-box&gt;li+li {
        margin: 0;
    }

    .header-navigation .main-navigation {
        float: none;
        width: 100%;
        display: none;
        text-align: left;
        background: #000;
        max-height: 70vh;
        overflow-y: scroll;
    }

    .header-navigation .container .menu-toggler {
        display: block;
    }

    .header-navigation.stricky-fixed ul.navigation-box&gt;li {
        padding: 0;
    }

    .header-style-two .navbar-expand-lg .menu-toggler {
        color: #1F252E;
        margin-left: 25px;
    }

    .header-style-two .header-navigation .container {
        padding-left: 0px;
        padding-right: 0;
        margin-bottom: 0;
    }

    .header-style-two .header-navigation .container .right-side-box {
        top: 10px;
    }

    .header-style-two .header-navigation ul.navigation-box&gt;li {
        padding: 0;
    }

    .header-style-two .header-navigation ul.navigation-box&gt;li+li {
        border-top: 1px solid #E2E2E2;
    }

    .header-style-two .header-navigation .main-navigation {
        background-color: transparent;
    }

    .header-style-four .header-navigation.stricky-fixed ul.navigation-box&gt;li,
    .header-style-two .header-navigation.stricky-fixed ul.navigation-box&gt;li {
        padding: 0;
    }

    .header-style-two .header-navigation ul.navigation-box li a .sub-nav-toggler,
    .header-style-four .header-navigation ul.navigation-box li a .sub-nav-toggler {
        border-color: #1F252E;
    }

    .header-style-two .header-navigation .navigation-box .sub-nav-toggler .icon-bar,
    .header-style-four .header-navigation .navigation-box .sub-nav-toggler .icon-bar {
        background: #1F252E;
    }

    .header-style-two .header-navigation.stricky-fixed .container .right-side-box {
        right: 25px;
    }
    .header-style-three .navbar-expand-lg .menu-toggler {
        color: #fff;
    }

    .header-style-four .header-navigation {
        background: #fff;
    }

    .header-style-four .header-navigation .container .right-side-box {
        top: 0;
    }

    .header-style-four .navbar-expand-lg .menu-toggler {
        margin: 10px 0;
        color: #000;
    }

    .header-style-four .header-navigation .main-navigation {
        background: #fff;
    }

    .header-style-four .header-navigation ul.navigation-box&gt;li+li {
        border-top: 1px solid #F4F5F6;
    }

    .header-style-five .navbar-expand-lg .menu-toggler {
        float: right;
        margin-left: 0;
        color: #fff;
        margin: 25px 0;
    }

    .header-style-five .header-navigation .container .logo-box {
        left: auto;
        padding: 0 180px 0 30px;
    }

    .header-style-five .header-navigation {
        background: #151E37;
    }

    .header-style-five .header-navigation .container .logo-box .navbar-brand {
        padding: 16px 0;
    }

    .header-style-five .header-navigation .container .right-side-box {
        top: 19px;
    }
    .header-style-five .header-navigation ul.navigation-box&gt;li+li {
        margin-left: 0;
    }
    .header-style-three .header-navigation ul.navigation-box li a .sub-nav-toggler,
    .header-style-five .header-navigation ul.navigation-box li a .sub-nav-toggler {
        border-color: #fff;
    }
    .header-style-three .header-navigation .navigation-box .sub-nav-toggler .icon-bar,
    .header-style-five .header-navigation .navigation-box .sub-nav-toggler .icon-bar {
        background: #fff;
    }
    .header-style-six .header-navigation {
        background-color: transparent;
    }
}

@media (max-width: 1199px) {
    img {
        max-width: 100%
    }

    .sec-title-style-two h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .about-style-one img {
        width: 100%;
    }

    .funfact-style-one .single-funfact-style-one .icon-box i {
        font-size: 42px;
    }

    .funfact-style-one .single-funfact-style-one .text-box h3 {
        font-size: 40px;
    }

    .funfact-style-one .single-funfact-style-one .text-box p {
        font-size: 23px;
    }

    .service-style-two.white-bg .sec-title-style-two p,
    .service-style-two .sec-title-style-two p {
        padding-left: 0px;
    }


    .service-style-two .sec-title-style-two a.thm-btn {
        padding: 11px 17px;
    }

    .call-to-action-one p br {
        display: none;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .footer-widget.links-widget {
        margin-left: 0;
    }

    .video-box-style-one {
        width: 320px;
        bottom: auto;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .about-style-two .about-content p br {
        display: none;
    }
}

@media (max-width: 991px) {
    .sec-title-style-two [class*=col-] {
        text-align: center !important;
    }

    .sec-title-style-two h3 {
        margin: 0;
        padding: 0;
        display: block;
        text-align: center;
    }

    .sec-title-style-two h3:after {
        display: block;
        position: relative;
        width: 70px;
        height: 2px;
        right: auto;
        top: auto;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;

    }

    .sec-title-style-two p {
        margin-top: 20px;
        margin-bottom: 25px;
        text-align: center;
    }

    .header-style-one {
        position: relative;
        background: #151E37;
    }

    .top-header {
        border-top: 1px solid #2D3449;
        border-bottom: 1px solid #2D3449;
    }

    .top-header .header-right-info .single-header-right-info+.single-header-right-info {
        border-left: 1px solid #2D3449;
    }

    .top-header .header-right-info .single-header-right-info+.single-header-right-info {
        margin-left: 25px;
    }

    .service-style-one {
        position: relative;
        bottom: auto;
        left: auto;
        padding-top: 70px;
    }

    .single-service-style-one {
        margin-top: 40px;
    }

    .single-service-style-one .content-box {
        background: rgba(21, 30, 55, 1);
    }

    .about-style-one .about-content {
        margin-bottom: 50px;
    }

    .funfact-style-one {
        padding-bottom: 33px;
    }

    .funfact-style-one .container {
        text-align: center;
    }

    .funfact-style-one .single-funfact-style-one {
        margin-bottom: 35px;
        margin-left: auto;
        margin-right: auto;
        min-width: 210px;
        display: inline-block;
    }

    .footer-top {
        padding-bottom: 90px;
    }

    .footer-widget {
        margin-bottom: 40px;
    }

    .slider-content-style .content h3 br {
        display: none;
    }

    .video-box-style-one {
        position: relative;
        bottom: auto;
        right: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        width: 400px;
        margin-left: 15px;
        margin-top: 70px;
    }

    .single-service-style-two .text-box:after {
        display: none;
    }

    .feature-style-one .single-feature-style-one+.single-feature-style-one {
        margin-top: 0;
    }

    .feature-style-one .single-feature-style-one {
        margin-bottom: 45px;
    }

    .faq-contact-wrapper [class*=col-]+[class*=col-] {
        margin-top: 50px;
    }

    .about-style-two .about-content h3 br {
        display: none;
    }

    .feature-style-one .single-feature-style-one .text-box p br {
        display: none;
    }
    .service-style-three {
        padding-top: 90px;
    }
    .service-style-three .container-outer {
        position: relative;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .service-style-two.home-five {
        padding-top: 90px;
    }
}

@media (max-width: 767px) {
    .project-style-one.with-custom-scroll-bar .custom-scroll-bar-wrapper [class*=single-project-] {
        width: 100%;
    }

    .video-box-style-one {
        width: 100%;
        margin-left: 0;
        padding-left: 15px;
        padding-right: 15px;
    }

    .top-header .header-right-info {
        padding-top: 10px;
    }

    .top-header .header-right-info .single-header-right-info {
        min-width: 215px;
    }

    .header-style-two .top-header .header-right-info .single-header-right-info {
        min-width: 258px;
    }

    .top-header .header-right-info .single-header-right-info {
        margin-bottom: 10px;
    }

    .top-bar [class*=float-] {
        width: 100%;
        text-align: center;
    }

    .top-bar [class*=float-right] {
        margin-top: 10px;
    }

    .top-bar [class*=float-] p {
        display: inline-block;
    }
    .header-style-six {
        position: relative;
        background: #151E37;
    }
}

@media (max-width: 565px) {
    .top-header .header-right-info .single-header-right-info+.single-header-right-info {
        margin-top: 25px;
        margin-left: 0;
    }
}

@media (max-width: 480px) {


    .top-header .header-right-info .single-header-right-info+.single-header-right-info {
        margin-left: 0;
        border-left: 0;
        margin-top: 0;
        padding-left: 0;
    }
}

@media (max-width: 375px) {
    .top-header .header-right-info .single-header-right-info+.single-header-right-info {
        margin-left: 0;
        border-left: 0;
        padding-left: 0;
        margin-top: 15px;
    }

    .single-testi-carousel .inner-box {
        padding-left: 15px;
        padding-right: 15px;
    }
    .header-style-five .header-navigation .container {
        padding-right: 0;
    }
    .header-style-five .header-navigation .container .logo-box {
        padding-right: 15px;
        padding-left: 15px;
    }
    .header-style-five .header-navigation .container .right-side-box  {
        display: none;
    }
}

@media (max-width: 320px) {
    .header-navigation .container .right-side-box .social {
        display: none;
    }
}</pre></body></html>