﻿
.VIpgJd-ZVi9od-l4eHX-hSRGPd {
    display: none;
}

.social-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -130px;
    top: 325px;
    width: 210px;
    z-index: 1100;
}

.social li {
    list-style-type: none;
    /*background-color: #fff;
            color: #efefef;*/
    height: 43px;
    padding: 0px;
    margin: 0px 0px 1px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    border-radius: 20px;
    box-shadow: 0 0 5px gray;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}

    .social li:hover {
        margin-left: -35px;
    }

    .social li img {
        float: left;
        margin: 5px 4px;
        margin-right: 5px;
    }

    .social li p {
        padding-top: 5px;
        margin: 0px;
        line-height: 16px;
        font-size: 11px;
    }

        .social li p a {
            text-decoration: none;
            color: #2C3539;
        }

            .social li p a:hover {
                text-decoration: underline;
            }

.icon-bar {
    position: fixed;
    top: 62%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
}

    .icon-bar a {
        display: block;
        text-align: center;
        padding: 25px 10px;
        transition: all 0.3s ease;
        color: white;
        font-size: 14px;
    }

        .icon-bar a:hover {
            background: url('../images/gaabesu/black-pattern.png');
            color: #ffffff !important;
        }


.sidebar {
    background: url('../images/gaabesu/orange-pattern.png');
    color: black !important;
    writing-mode: tb-rl;
    transform: rotate(-180deg);
    border-radius: 25px;
    border: 5px solid #0f554f;
    box-shadow: -4px 2px 15px rgb(4 30 4 / 115%);
}

.banner-section {
    margin-top: 12% /*!important*/;
}

.content {
    margin-left: 75px;
    font-size: 30px;
}

.goog-te-combo {
    height: 25px;
}

.line {
    margin: auto
}

    .line h5 {
        font-family: sans-serif !important;
        font-weight: bold;
        font-size: 22px;
        margin-bottom: 0.4rem !important;
    }

    .line h6 {
        font-family: sans-serif !important;
        font-weight: bold;
        font-size: 17px;
        margin-bottom: 0.4rem !important;
    }

.img-logo {
    width: 80%
}

.img-gif {
    width: 100%
}

.img-nats {
    width: 80%
}

.img-emblem {
    width: 70%
}

.header-custom-div {
    height: 120px !important;
    width: 140px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-1 {
    background-size: cover !important;
    background-position: bottom left !important;
}

.main-header .info-section:before {
    background: #000 !important;
}

.funfact-section.alternat-2 .funfact-block-one .heading:before {
    background: none !important;
}

.side-logo {
    width: 40%
}

/*.mobile-menu .navbar-collapse {
    background: url(../images/gaabesu/pattern.png) #ffa200;
}*/

/*.text-yellow {
    color: #ffa200 !important
}


.service-section .sec-title .title-shape {
    background: #ffa200
}

    .service-section .sec-title .title-shape:after {
        background: #ffa200
    }*/
.stakeholder-div {
    width: 85% !important;
    margin-left: auto;
    margin-right: auto;
}

.testimonial-style-two .layer-bg {
    background: url('../images/gaabesu/orange-pattern.webp') #ffa200;
    /*background: #ffa200;*/
}
.testimonial-bg {
    background-image: url('../images/gaabesu/Background/background-1.webp');
}
.iiest-bg {
    background-image: url('../images/background/iiest-bg.webp');
    background-size: cover;
}
.iiest-pic {
    background-image: url('../images/gaabesu/iiest/iiest-pic-3.webp');
    border-radius: 6px;
}

@media only screen and (max-width: 480px) {
    .mobile-display-none {
        display: none !important;
    }
}

@media only screen and (max-width: 480px) {

    .banner-section {
        margin-top: 0% !important;
    }

    .main-header.style-two .header-top .google-translate:after {
        background: rgba(0,0,0,0) !important;
    }

    .main-header.style-two .header-top .google-translate:before {
        background: rgba(0,0,0,0) !important;
    }

    .funfact-section.alternat-2 .funfact-block-one .inner-box:before {
        background: rgba(0,0,0,0) !important;
    }

    .header-top .info-list li i {
        top: 30% !important;
    }

    .line h5 {
        font-size: 14px;
    }

    .line h6 {
        font-size: 10px;
    }

    .main-header .logo-box {
        padding: 7px 7px !important;
    }

    .img-logo {
        width: 90%
    }

    .img-gif {
        height: inherit;
        width: auto;
    }

    .img-nats {
        height: inherit;
        width: auto;
    }

    .img-emblem {
        height: inherit;
        width: auto;
    }


    /* .main-header .menu-right-content:after {
        position: absolute;
        content: '';
        background: #e3e3e3;
        width: 1px;
        height: 100%;
        left: -7px;
        top: 19px;
        bottom: 2px;
    }
*/
    .main-header .menu-left-content {
        padding-right: 0px !important;
    }

        .main-header .menu-left-content:after {
            position: absolute;
            content: '';
            background: #e3e3e3;
            width: 1px;
            height: 100%;
            right: 1px;
            top: 2px;
            bottom: 2px;
        }

    .main-header .mobile-border-none:after {
        display: none !important;
    }

    .main-header .menu-area {
        padding-bottom: 0px !important;
    }

    .schedules-section .schedule-tab-btns li:last-child {
        margin-bottom: 15px !important;
    }
}

.banner-1 {
    background-image: url('../images/boat/webp/1.webp');
}

@media only screen and (min-width: 0px) and (max-width: 320px) {
    .banner-1 {
        background-image: url('../images/boat/webp/1-m320.webp') !important;
    }

    .header-top .info-list li {
        font-size: 10px !important
    }

    .header-top .links-box li {
        font-size: 12px !important
    }

    .header-custom-div {
        height: 70px !important;
        width: 85px !important;
        margin: 7px 7px !important;
    }

    .line h5 {
        font-size: 14px;
    }

    .line h6 {
        font-size: 10px;
    }

    .main-header .logo-box {
        padding: 7px 7px !important;
    }

    .img-logo {
        width: 90%
    }

    .auto-container {
        padding: 0px 8px !important;
    }

    .funfact-section.alternat-2 .funfact-block-one .inner-box h4 {
        font-size: 16px !important;
    }

    .funfact-block-one .inner-box .count-outer {
        font-size: 35px !important;
    }

    .testimonial-style-two .layer-bg {
        /*        background: url(../images/boat/webp/blue-dot.webp) #2e3192;
*/ background: #ffa200 !important;
    }


    .lg-search {
        display: none !important;
    }

    .ct {
        border: 1px solid #ffa200;
        border-radius: 5px;
        padding: 12px 0px 9px 0px;
        top: 7px !important;
        /*margin-left: -108px;*/
    }

    .sm-search {
        display: none !important;
    }
    /* .ctc {
        position: absolute;
        content: '';
         background: #e3e3e3; 
        width: 1px;
        height: 100%;
        right: -27px!important;
        top: 19px !important;
        bottom: 2px;
    }*/
    .mobile-nav-toggler {
        top: -11px;
    }

    .newl {
        position: absolute;
        left: 0px;
        height: /*715px*/775px;
        border-radius: 0px 5px 5px 0px;
        z-index: 1;
    }
}

@media only screen and (min-width: 321px) and (max-width: 376px) {
    .pt-3 {
        padding-top: 0rem !important;
    }
    .banner-1 {
        background-image: url('../images/boat/webp/1-m375.webp') !important;
    }

    .header-top .info-list li {
        font-size: 13px !important
    }

    .header-top .links-box li {
        font-size: 13px !important
    }

    .header-custom-div {
        height: 70px !important;
        width: 103px !important;
        margin: 7px 7px !important;
    }

    .line h5 {
        font-size: 14px;
    }

    .line h6 {
        font-size: 10px;
    }

    .main-header .logo-box {
        padding: 7px 7px !important;
    }

    .img-logo {
        width: 90%
    }

    .auto-container {
        padding: 0px 10px !important;
    }

    .funfact-section.alternat-2 .funfact-block-one .inner-box h4 {
        font-size: 16px !important;
    }

    .funfact-block-one .inner-box .count-outer {
        font-size: 35px !important;
    }

    .testimonial-style-two .layer-bg {
        /*        background: url(../images/boat/webp/blue-dot.webp) #2e3192;
*/ background: #ffa200 !important;
    }

    .sm-search {
        display: none !important;
    }

    .lg-search {
        display: none !important;
    }

    .ctop {
        top: 7px !important;
    }
    /* .main-header .menu-right-content:after {
        position: absolute;
        content: '';
        background: #e3e3e3;
        width: 1px;
        height: 100%;
        left: -12px;
        top: -34px;
        bottom: 2px;
    }*/

    .sm-search .nsearch {
        display: none !important;
    }

    .mobile-nav-toggler {
        top: -11px !important;
    }

    .newl {
        position: absolute;
        left: 0px;
        height: /*710px*/730px;
        border-radius: 0px 5px 5px 0px;
        z-index: 1;
    }
}

@media only screen and (min-width: 347px) and (max-width: 480px) {
    .banner-1 {
        background-image: url('../images/boat/webp/1-m425.webp') !important;
    }

    .header-top .info-list li {
        font-size: 13.5px !important
    }

    .header-top .links-box li {
        font-size: 13.5px !important
    }

    .header-custom-div {
        height: 70px !important;
        width: 120px !important;
        margin: 7px 7px !important;
    }

    .line h5 {
        font-size: 14px;
    }

    .line h6 {
        font-size: 10px;
    }

    .main-header .logo-box {
        padding: 7px 7px !important;
    }

    .img-logo {
        width: 90%
    }

    .auto-container {
        padding: 0px /*10px*/ 0px !important;
    }

    .funfact-section.alternat-2 .funfact-block-one .inner-box h4 {
        font-size: 16px !important;
    }

    .funfact-block-one .inner-box .count-outer {
        font-size: 35px !important;
    }

    .testimonial-style-two .layer-bg {
        /*        background: url(../images/boat/webp/blue-dot.webp) #2e3192;
*/ background: #ffa200 !important;
    }

    .sm-search {
        display: block !important;
    }

    .lg-search {
        display: none !important;
    }

    .main-header .menu-right-content .other-option {
        border: 1px solid #ffa200;
        border-radius: 5px;
        padding: 12px 0px 9px 0px;
        top: 14px;
    }

    .ctop {
        top: 18px !important;
        margin-left: 24px;
    }

    .newl {
        position: absolute;
        left: 0px;
        /*  top: -30px;
        width: calc(50% - 15px);*/
        height: 670px;
        /*     background-size: cover;
        background-repeat: no-repeat;*/
        border-radius: 0px 5px 5px 0px;
        z-index: 1;
    }
}

@media only screen and (min-width: 481px) and (max-width: 769px) {
    .banner-1 {
        background-image: url('../images/boat/webp/1-m768.webp') !important;
    }

    .menu-area .mobile-nav-toggler {
        display: block;
        margin-top: 9px;
        padding: 10px;
        margin-left: 15px;
        top: 27px;
    }

    .header-top .info-list li {
        font-size: 15px !important
    }

    .header-top .links-box li {
        font-size: 15px !important
    }

    .header-custom-div {
        height: 90px !important;
        width: 120px !important;
        margin: 7px 55px !important;
    }

    .line h5 {
        font-size: 22px;
    }

    .line h6 {
        font-size: 14px;
    }

    .main-header .logo-box {
        padding: 7px 7px !important;
    }

    .img-logo {
        width: 90%
    }

    .funfact-section.alternat-2 .nosideline .inner-box:before {
        background: rgba(0,0,0,0) !important;
    }

    .funfact-section.alternat-2 .funfact-block-one .inner-box h4 {
        font-size: 14px !important;
    }

    .funfact-block-one .inner-box .count-outer {
        font-size: 35px !important;
    }

    .main-header .menu-left-content:after {
        background: rgba(0,0,0,0) !important;
    }

    .testimonial-block-two .inner-box {
        padding-top: 90px !important;
    }

    .schedules-section .subscribe-inner .upper-box {
        padding: 240px 15px 40px 15px !important;
    }

    .sm-search {
        display: block !important;
    }

    .lg-search {
        display: none !important;
    }
}

@media only screen and (min-width: 770px) and (max-width: 1025px) {

    .banner-section {
        margin-top: 30% /*42%*/ !important;
    }
        .banner-section.style-two .banner-carousel .slide-item {
            padding: 208px 0px 190px 0px;
        }
    .mobile-display-none{
        display:none !important;
    }
    .main-header .header-down .live-news .text p {
        font-size: 9px !important;
    }

    .banner-1 {
        background-image: url('../images/boat/webp/1-m1024.webp') !important;
    }

    .menu-area .mobile-nav-toggler {
        display: block;
        margin-top: 38px;
        padding: 10px;
        margin-left: 15px;
    }

    .header-top .info-list li {
        font-size: 16px !important
    }

    .header-top .links-box li {
        font-size: 16px !important
    }

    .header-custom-div {
        height: 90px !important;
        width: 120px !important;
        margin: 7px 100px !important;
    }

    .line h5 {
        font-size: 22px;
    }

    .line h6 {
        font-size: 14px;
    }

    .main-header .logo-box {
        padding: 7px 7px !important;
    }

    .img-logo {
        width: 90%
    }


    .testimonial-style-two .layer-bg {
        /*background: url(../images/boat/webp/blue-dot.webp) #2e3192;*/
        background: #ffa200 !important;
    }

    .funfact-section.alternat-2 .funfact-block-one .inner-box h4 {
        font-size: 12px !important;
    }

    .funfact-block-one .inner-box .count-outer {
        font-size: 35px !important;
    }

    .main-header .menu-left-content:after {
        background: rgba(0,0,0,0) !important;
    }

    .sm-search {
        display: block !important;
    }

    .lg-search {
        display: none !important;
    }

    .schedule-block-one .inner-box .lower-content .links a {
        position: relative;
        display: inline-block;
        font-size: 14px;
        line-height: 76px !important;
        font-family: 'DM Sans', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        color: #252638;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1400px) {

    /*.banner-1 {
        background-image: url('../images/boat/webp/1-m1400.webp') !important;
    }*/

    .line h5 {
        font-size: 20px;
    }

    .main-header .header-down .live-news .text p {
        font-size: 13px;
    }

    .testimonial-style-two .layer-bg {
        background: url('../images/gaabesu/orange-pattern.png') #ffa200 !important;
    }

    .service-block-one .inner-box h4 {
        font-size: 18px !important;
    }

    .contact-section .form-block {
        padding: 35px 0px !important;
    }

    .sm-search {
        display: none !important;
    }

    .lg-search {
        display: block !important;
    }

    .main-header {
        z-index: 999 !important;
    }
    /* .main-header .menu-right-content .other-option {
            border: 1px solid #ffa200;
            border-radius: 5px;
            padding: 12px 0px 9px 0px;
            top: 1px !important;
        }*/
}

@media only screen and (min-width: 1401px) {
    .banner-1 {
        background-image: url('../images/boat/webp/1.webp') !important;
    }

    .sm-search {
        display: none !important;
    }

    .main-header {
        z-index: 999 !important;
    }

        /*.lg-search {
        display: block !important;
    }*/
        .main-header .menu-right-content .other-option {
            border: 1px solid #ffa200;
            border-radius: 5px;
            padding: 12px 0px 9px 0px;
            top: 1px !important;
        }
}


.page-title {
    background: url('../images/gaabesu/orange-pattern.webp') #ffa200;
}

@media only screen and (min-width: 0px) and (max-width: 480px) {

    .page-title {
        margin-top: 0% !important;
    }
    /*.sm-search {
        display: block !important;
    }

    .lg-search {
        display: none !important;
    }*/
}

@media only screen and (min-width: 481px) and (max-width: 1025px) {
    .page-title {
        margin-top: 33% !important;
    }
    /*.sm-search {
        display: block !important;
    }

    .lg-search {
        display: none !important;
    }*/
}



/*/*.contact-page-title {
    background-image: url('../images/boat/webp/contact-banner.webp');
}

@media only screen and (min-width: 0px) and (max-width: 480px) {

    .page-title {
        margin-top: 0% !important;
    }

    .contact-page-title {
        background-image: url('../images/boat/webp/contact-banner-mobile.webp');
    }
}

@media only screen and (min-width: 481px) and (max-width: 1025px) {
    .contact-page-title {
        background-image: url('../images/boat/webp/contact-banner-pc.webp');
    }

    .page-title {
        margin-top: 30% !important;
    }
}


.overview-page-title {
    background-image: url('../images/boat/webp/overview-banner.webp');
}

@media only screen and (min-width: 0px) and (max-width: 480px) {

    .page-title {
        margin-top: 0% !important;
    }

    .overview-page-title {
        background-image: url('../images/boat/webp/overview-banner-mobile.webp');
    }
}

@media only screen and (min-width: 481px) and (max-width: 1025px) {
    .overview-page-title {
        background-image: url('../images/boat/webp/overview-banner-pc.webp');
    }

    .page-title {
        margin-top: 30% !important;
    }
}

.process-page-title {
    background-image: url('../images/boat/webp/process-banner.webp');
}

@media only screen and (min-width: 0px) and (max-width: 480px) {

    .page-title {
        margin-top: 0% !important;
    }

    .process-page-title {
        background-image: url('../images/boat/webp/process-banner-mobile.webp');
    }
}

@media only screen and (min-width: 481px) and (max-width: 1025px) {
    .process-page-title {
        background-image: url('../images/boat/webp/process-banner-pc.webp');
    }

    .page-title {
        margin-top: 30% !important;
    }
}

.download-page-title {
    background-image: url('../images/boat/webp/download-banner.webp');
}

@media only screen and (min-width: 0px) and (max-width: 480px) {

    .page-title {
        margin-top: 0% !important;
    }

    .download-page-title {
        background-image: url('../images/boat/webp/download-banner-mobile.webp');
    }
}

@media only screen and (min-width: 481px) and (max-width: 1025px) {
    .download-page-title {
        background-image: url('../images/boat/webp/download-banner-pc.webp');
    }

    .page-title {
        margin-top: 30% !important;
    }
}

.faq-page-title {
    background-image: url('../images/boat/webp/faq-banner.webp');
}

@media only screen and (min-width: 0px) and (max-width: 480px) {

    .page-title {
        margin-top: 0% !important;
    }

    .faq-page-title {
        background-image: url('../images/boat/webp/faq-banner-mobile.webp');
    }
}

@media only screen and (min-width: 481px) and (max-width: 1025px) {
    .faq-page-title {
        background-image: url('../images/boat/webp/faq-banner-pc.webp');
    }

    .page-title {
        margin-top: 30% !important;
    }
}*/

@media only screen and (min-width: 0px) and (max-width: 480px) {

    .explore-block-two .inner-box .image-box img {
        padding: 35px 0px !important;
    }
}


.btn-theme {
    color: #000;
    background: url('../images/gaabesu/orange-pattern.png') #fff;
    border-color: #ffa200;
}

    .btn-theme:hover {
        color: #000;
        background: #fff;
        background-color: #fff;
        border-color: #fff;
    }

.text-black {
    color: #000 !important;
}

.about-list > ul, .about-list > li {
    list-style: disc;
    padding: 0;
    margin: 0px 0px 0px 15px;
    color: #000;
}

@media only screen and (min-width: 377px) and (max-width: 419px) {
    .header-top .info-list li {
        font-size: 13.5px !important
    }

    .header-top .links-box li {
        font-size: 13.5px !important
    }

    .header-custom-div {
        height: 70px !important;
        width: 120px !important;
        margin: 7px 7px !important;
    }

    .line h5 {
        font-size: 14px;
    }

    .line h6 {
        font-size: 10px;
    }

    .main-header .logo-box {
        padding: 7px 7px !important;
    }

    .img-logo {
        width: 90%
    }

    .auto-container {
        padding: 0px 10px !important;
    }

    .funfact-section.alternat-2 .funfact-block-one .inner-box h4 {
        font-size: 16px !important;
    }

    .funfact-block-one .inner-box .count-outer {
        font-size: 35px !important;
    }

    .testimonial-style-two .layer-bg {
        /*        background: url(../images/boat/webp/blue-dot.webp) #2e3192;

*/ background: #ffa200 !important;
    }

    .ntop {
        top: -44px !important;
        right: 30px;
    }

    .newl {
        position: absolute;
        left: 0px;
        height: 710px;
        border-radius: 0px 5px 5px 0px;
        z-index: 1;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {

    .page-title .title h1 {
        font-size: 45px;
        line-height: 65px;
        color: #000;
        font-weight: 700;
        top: 20px;
    }

    .banner-1 {
        /*        background-image: url('../images/boat/webp/1.webp') !important;
*/
    }


    .sm-search {
        display: none !important;
    }

    .main-header {
        z-index: 999 !important;
    }

        /*.lg-search {
        display: block !important;
    }*/
        .main-header .menu-right-content .other-option {
            border: 1px solid #ffa200;
            border-radius: 5px;
            padding: /*12px 0px 9px 0px*/ 0px 0px 0px 0px;
            /*            top: 0px !important;
*/ position: absolute;
        }

        .main-header .menu-right-content .other-option {
            /*            position: relative;
*/ float: unset;
            display: block !important;
        }

    .nb {
        width: 120px;
    }

    .ub {
        margin-left: -90px;
    }

    .ts {
        top: 51px !important;
    }

    .tu {
        top: 45px !important;
    }

    .tpc {
        top: 44px !important;
    }

    .cntop {
        top: 0px !important;
        width: 152px;
    }

    .main-header .menu-right-content:before {
        position: absolute;
        content: '';
        background: #e3e3e3;
        width: 1px;
        height: 100%;
        left: 1px;
        top: 3px;
        bottom: 2px;
    }

    .main-header.style-two .top-inner:before {
        position: absolute;
        content: '';
        width: calc(100% + 200px);
        height: 106%;
        left: -100px;
        top: 0px;
    }

    .main-menu .navbar-collapse {
        padding: 0px;
        display: block !important;
        margin-left: /*-37px*/-99px;
    }
    .main-menu .navigation > li > a {
        position: relative;
        display: block;
        text-align: center;
        font-size: 12px;
        line-height: 30px;
        padding-right: 20px;
        font-family: 'DM Sans', sans-serif;
        font-weight: 700;
        opacity: 1;
        color: #fff;
        z-index: 1;
        text-transform: uppercase;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1079px) {

    .banner-section {
        margin-top: 30% !important;
    }

    .main-header .header-down .live-news .text p {
        font-size: 9px !important;
    }

    .banner-1 {
        background-image: url('../images/boat/webp/1-m1024.webp') !important;
    }

    .menu-area .mobile-nav-toggler {
        display: block;
        margin-top: 38px;
        padding: 10px;
        margin-left: 15px;
    }

    .header-top .info-list li {
        font-size: 16px !important
    }

    .header-top .links-box li {
        font-size: 16px !important
    }

    .header-custom-div {
        height: 90px !important;
        width: 120px !important;
        margin: 7px 100px !important;
    }

    .line h5 {
        font-size: 22px;
    }

    .line h6 {
        font-size: 14px;
    }

    .main-header .logo-box {
        padding: 7px 7px !important;
    }

    .img-logo {
        width: 90%
    }


    .testimonial-style-two .layer-bg {
        /*background: url(../images/boat/webp/blue-dot.webp) #2e3192;*/
        background: #ffa200 !important;
    }

    .funfact-section.alternat-2 .funfact-block-one .inner-box h4 {
        font-size: 12px !important;
    }

    .funfact-block-one .inner-box .count-outer {
        font-size: 35px !important;
    }

    .main-header .menu-left-content:after {
        background: rgba(0,0,0,0) !important;
    }

    .sm-search {
        display: block !important;
    }

    .lg-search {
        display: none !important;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
    .ts {
        top: 51px !important;
    }
}

@media only screen and (min-width: 1079px) and (max-width: 1199px) {
    .zt {
        top: 8px !important;
    }

    .kn {
        top: 8px !important;
    }

    .nct {
        top: 47px !important;
    }
}
/*@media only screen and (min-width: 481px) and (max-width: 769px) {
    .header-top .info-list li {
        font-size: 13.5px !important
    }

    .header-top .links-box li {
        font-size: 13.5px !important
    }

    .header-custom-div {
        height: 70px !important;
        width: 120px !important;
        margin: 7px 7px !important;
    }

    .line h5 {
        font-size: 14px;
    }

    .line h6 {
        font-size: 10px;
    }

    .main-header .logo-box {
        padding: 7px 7px !important;
    }

    .img-logo {
        width: 90%
    }

    .auto-container {
        padding: 0px 10px !important;
    }

    .funfact-section.alternat-2 .funfact-block-one .inner-box h4 {
        font-size: 16px !important;
    }

    .funfact-block-one .inner-box .count-outer {
        font-size: 35px !important;
    }

    .testimonial-style-two .layer-bg {*/
/*        background: url(../images/boat/webp/blue-dot.webp) #2e3192;
*/ /*background: #ffa200 !important;
    }

    .sm-search {
        display: block !important;
    }

    .lg-search {
        display: none !important;
    }

    .main-header .menu-right-content .other-option {
        border: 1px solid #ffa200;
        border-radius: 5px;
        padding: 12px 0px 9px 0px;
        top: 64px!important;
        right:-56px;
    }

    .ctop {
        top: 18px !important;
        margin-left: 24px;
    }

    .newl {
        position: absolute;
        left: 0px;*/
/*  top: -30px;
        width: calc(50% - 15px);*/
/*height: 670px;*/
/*     background-size: cover;
        background-repeat: no-repeat;*/
/*border-radius: 0px 5px 5px 0px;
        z-index: 1;
    }
    .main-header.style-two .top-inner:before {
        position: absolute;
        content: '';
        width: calc(100% + 200px);
        height: 205%;
        left: -100px;
        top: 0px;
    }
    .main-header.style-two .outer-box:before {
        position: absolute;
        content: '';
        background: url(../images/boat/webp/background.webp) #ffffff;
        background-size: contain;*/
/*background: #ffffff;*/
/*width: calc(100% + 200px);
        height: 140%;
        left: -100px;
        top: 0px;
        z-index: -1;
        border-radius: 0px 0px 5px 5px;
    }
    .main-header.style-two .header-lower .outer-box {
        position: relative;
        background: #ffffff;
        box-shadow: 0px 10px 10px 0px rgb(0 0 0 / 5%);
        z-index: 999;
    }
}*/


/*@media only screen and (min-width: 1025px) and (max-width: 1200px) {

    .banner-section {
        margin-top: 30% !important;
    }

    .main-header .header-down .live-news .text p {
        font-size: 9px !important;
    }

    .banner-1 {
        background-image: url('../images/boat/webp/1-m1024.webp') !important;
    }

    .menu-area .mobile-nav-toggler {
        display: block;
        margin-top: 38px;
        padding: 10px;
        margin-left: 15px;
    }

    .header-top .info-list li {
        font-size: 16px !important
    }

    .header-top .links-box li {
        font-size: 16px !important
    }

    .header-custom-div {
        height: 90px !important;
        width: 120px !important;
        margin: 7px 100px !important;
    }

    .line h5 {
        font-size: 22px;
    }

    .line h6 {
        font-size: 14px;
    }

    .main-header .logo-box {
        padding: 7px 7px !important;
    }

    .img-logo {
        width: 90%
    }


    .testimonial-style-two .layer-bg {*/
/*background: url(../images/boat/webp/blue-dot.webp) #2e3192;*/
/*background: #ffa200 !important;
    }

    .funfact-section.alternat-2 .funfact-block-one .inner-box h4 {
        font-size: 12px !important;
    }

    .funfact-block-one .inner-box .count-outer {
        font-size: 35px !important;
    }

    .main-header .menu-left-content:after {
        background: rgba(0,0,0,0) !important;
    }

    .sm-search {
        display: none !important;
    }

    .lg-search {
        display: block !important;
    }
    .main-header .menu-right-content .other-option {
        border: 1px solid #ffa200;
        border-radius: 5px;
        padding: 12px 0px 9px 0px;
        top: 0px !important;
        position: absolute;
    }

    .main-header .menu-right-content .other-option {*/
/*            position: relative;
*/ /*float: unset;
        display: block !important;
    }

    .nb {
        width: 120px;
    }

    .ub {
        margin-left: -90px;
    }

    .ts {
        top: 51px !important;
    }

    .tu {
        top: 45px !important;
    }

    .main-header .menu-right-content:before {
        position: absolute;
        content: '';
        background: #e3e3e3;
        width: 1px;
        height: 100%;
        left: 1px;
        top: -47px;
        bottom: 2px;
    }

    .main-header.style-two .top-inner:before {
        position: absolute;
        content: '';
        width: calc(100% + 200px);
        height: 106%;
        left: -100px;
        top: 0px;
    }

    .main-menu .navbar-collapse {
        padding: 0px;
        display: block !important;
        margin-left: -37px;
    }
}*/
