@media (min-width: 1600px) {
    footer:before {
        background-size: 100% 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1224px;
    }
    header .container {
        max-width: 1544px;
    }
}

@media (max-width: 1400px) {
    .header-menu .navbar-dark .navbar-nav li.nav-item {
        padding: 0 20px;
    }
}

@media (max-width: 1365px) {
    .header-menu .navbar-dark .navbar-nav li.nav-item {
        padding: 0 16px;
    }
    .boat-varity-carousel .owl-nav button.owl-prev {
        left: -25px;
    }
    .boat-varity-carousel .owl-nav button.owl-next {
        right: -25px;
    }
}

@media (max-width: 1270px) {
    .boat-varity-carousel .owl-nav button.owl-prev {
        left: -19px;
    }
    .boat-varity-carousel .owl-nav button.owl-next {
        right: -19px;
    }
}

@media (max-width: 1199px) {
    .header-menu .navbar .navbar-brand {
        max-width: 200px;
        padding: 18px 20px 18px 0;
    }
    .header-menu .navbar-dark .navbar-nav li.nav-item {
        padding: 0 9px;
    }
    .header-menu .navbar-dark .navbar-nav .nav-link {
        letter-spacing: 1.2px;
        font-size: 13px;
    }
    header .contact-list ul li {
        margin-right: 30px;
    }
    .banner-wrapper {
        height: calc(100vh - 136px);
        min-height: 700px;
    }
    .owl-carousel.banner-carousel .owl-nav button.owl-prev {
        left: 20px;
    }
    .owl-carousel.banner-carousel .owl-nav button.owl-next {
        right: 20px;
    }
    .about-form {
        padding: 60px 30px 65px;
    }
    footer .ab-img {
        max-width: 140px;
        top: -60px;
    }
    .ab-img {
        max-width: 140px;
        top: -67px;
    }
    .icon-content {
        margin: 0;
    }
    .about-right-content h2 {
        font-size: 36px;
    }
    .gallery-section .boat-varity-content h4 {
        font-size: 24px;
    }
    header .contact-list ul li {
        font-size: 13px;
    }
}

@media (max-width: 991px) {
    h1,
    .banner-content h1 {
        font-size: 50px;
    }
    h2 {
        font-size: 40px;
    }
    .icon-content h2 {
        font-size: 60px;
    }
    .header-menu .navbar .navbar-brand {
        border: none;
    }
    .header-search-wrapper {
        padding: 0px 0 20px;
    }
    .header-search-wrapper {
        margin-left: 9px;
    }
    .header-menu .search-form-main {
        opacity: 1;
        visibility: visible;
        position: relative;
        padding: 0;
        border: none;
        background: transparent;
    }
    .search-main,
    .header-menu .search-form-main:before {
        display: none;
    }
    .header-bottom .d-flex {
        flex-direction: column;
    }
    header .contact-list {
        margin-bottom: 6px;
    }
    header .contact-list ul li {
        margin-right: 15px;
    }
    header .contact-list ul li i {
        font-size: 14px;
        margin-top: 4px;
        margin-right: 4px;
    }
    .banner-wrapper {
        height: calc(100vh - 165px);
        min-height: 700px;
    }
    .owl-carousel.banner-carousel .owl-nav button.owl-prev {
        left: 10px;
    }
    .owl-carousel.banner-carousel .owl-nav button.owl-next {
        right: 10px;
    }
    .about-left,
    .about-left-content {
        width: 100%;
        margin-bottom: 50px;
    }
    .about-right {
        width: 100%;
    }
    .about-form {
        margin-top: 0;
    }
    .icon-content {
        padding: 0;
    }
    .year-box {
        max-width: 350px;
        width: auto;
        padding: 45px 20px;
        height: auto;
        float: none;
        margin: 20px auto;
    }
    .about-us-section .about-right-content {
        padding-top: 0;
        flex: 0 0 auto;
        width: 100%;
    }
    .order-form {
        max-width: 500px;
    }
    .about-boat-section .heading {
        margin: 30px 0;
    }
    .contact-us-section .right-content,
    .contact-us-section .left-content {
        max-width: 100%;
    }
    .contact-us-section .right-content {
        margin-top: 40px;
        padding: 18px 0;
    }
}

@media (max-width: 767px) {
    h1,
    .banner-content h1 {
        font-size: 38px;
    }
    h2 {
        font-size: 33px;
    }
    h3 {
        font-size: 28px;
    }
    .icon-content h2 {
        font-size: 55px;
    }
    .footer-top h5 {
        font-size: 22px;
        margin-bottom: 12px;
    }
    .heading p,
    .banner-content p,
    .test-des,
    .icon-content p {
        font-size: 16px;
    }
    .heading p,
    .banner-content p {
        letter-spacing: 2px;
    }
    .heading {
        margin-bottom: 20px;
    }
    .boat-varity-wrapper .heading,
    .testimonial-content .heading {
        margin-bottom: 25px;
    }
    .btn {
        width: 200px;
        height: 46px;
        font-size: 13px;
    }
    .owl-carousel .owl-nav button {
        width: 35px;
        height: 35px;
    }
    header .contact-list {
        display: none;
    }
    .banner-wrapper {
        height: 400px;
        min-height: 400px;
    }
    .about-wrapper {
        padding: 0 0 50px;
    }
    .about-img {
        padding-top: 50px;
        margin-bottom: 24px;
    }
    .about-form {
        padding: 30px 22px;
    }
    .form-control {
        padding: 11px 15px;
        font-size: 16px;
    }
    .input-container img {
        left: 15px;
        max-width: 18px;
    }
    .about-form .btn {
        margin-top: 24px;
    }
    .ab-img {
        max-width: 100px;
        top: -48px;
    }
    footer .ab-img {
        max-width: 100px;
        top: -30px;
    }
    .boat-varity-wrapper,
    .testimonial-wrapper,
    .downloads-wrapper {
        padding: 50px 0;
    }
    .test-name {
        margin-top: 20px;
    }
    .testimonial-wrapper .owl-nav {
        top: -60px;
    }
    .testimonial-btn .btn {
        width: 240px;
    }
    .btn+.btn,
    .testimonial-btn>div+div {
        margin-left: 20px;
    }
    .icon-wrapper {
        padding: 50px 0 30px;
    }
    .icon-content {
        max-width: 170px;
        margin: 0 auto;
    }
    footer:before {
        height: 67px;
    }
    .footer-top {
        padding: 30px 0 50px;
    }
    .copyright {
        padding: 20px 0
    }
    .footer-top h5:not(:first-child) {
        margin-top: 30px;
    }
    .footer-top img+img {
        margin-top: 20px;
    }
    .year-box h3 {
        font-size: 60px;
    }
    .year-box p,
    .description-section p {
        font-size: 16px;
    }
    .apparel-content {
        margin: 50px 0 50px;
        padding: 40px 15px 40px;
    }
    .check-ul li {
        margin-bottom: 10px;
    }
    .about-boat-section p {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .contact-us-section.apparel-content {
        padding: 0px 15px;
    }
    .contact-form,
    .info-section {
        padding: 30px 15px;
    }
}

@media (max-width: 575px) {
    h1,
    .banner-content h1 {
        font-size: 34px;
    }
    h2 {
        font-size: 30px;
    }
    h4 {
        font-size: 25px;
    }
    .btn,
    .banner-content h1,
    .heading h2,
    .heading h3,
    .footer-top h5,
    .heading p,
    .banner-content p,
    .icon-content p {
        text-transform: none;
    }
    .owl-carousel.banner-carousel .owl-nav,
    .boat-varity-carousel .owl-nav {
        margin-top: -50px;
        text-align: center;
    }
    .boat-varity-carousel .owl-nav {
        margin-top: 20px;
    }
    .owl-carousel.banner-carousel .owl-nav button.owl-prev,
    .owl-carousel.banner-carousel .owl-nav button.owl-next,
    .boat-varity-carousel .owl-nav button.owl-next,
    .boat-varity-carousel .owl-nav button.owl-prev {
        position: relative;
        transform: none;
        left: auto;
        right: auto;
    }
    .owl-carousel.banner-carousel .owl-nav button.owl-next,
    .boat-varity-carousel .owl-nav button.owl-next {
        margin-left: 8px;
    }
    .about-img figure {
        text-align: center;
    }
    .testimonial-wrapper .owl-nav {
        position: relative;
        top: auto;
        text-align: center;
        margin-top: 20px;
    }
    .testimonial-btn>div {
        width: 100%;
    }
    .btn+.btn,
    .testimonial-btn>div+div {
        margin: 20px 0 0;
        margin: 20px 0 0;
    }
    .banner-section {
        height: 215px;
    }
    .gallery-section .boat-varity-img {
        height: 200px;
    }
    .gallery-section .boat-varity-content h4 {
        font-size: 20px;
    }
    .gallery-section.video-section .boat-varity-content p {
        font-size: 16px;
    }
    .gallery-section.video-section .boat-varity-img::after {
        width: 50px;
        height: 36px;
        left: 45%;
    }
    .sfeatures-list {
        margin-bottom: 25px;
        margin-left: 15px;
    }
    .description-section ul li {
        padding: 0 12px;
        line-height: 34px;
    }
    .padd-80,
    .about-boat-section {
        padding: 30px 0;
    }
    .description-section ul {
        margin-top: 15px;
    }
    .standard-features-section .heading {
        margin-bottom: 30px;
    }
    #sync1 .item img {
        height: auto;
    }
    #sync1.owl-theme .owl-next i,
    #sync1.owl-theme .owl-prev i {
        font-size: 16px;
    }
    #sync1.owl-theme .owl-next,
    #sync1.owl-theme .owl-prev {
        width: 30px;
        height: 30px;
    }
}