@media screen and (max-width: 1279px) {
    .item-wrapper .item-title h2 {
        font-size: 30px;
    }

    .item-wrapper .item-specification ul li {
        font-size: 10px;
    }

    .item-wrapper {
        padding-bottom: 50px;
      
    }

    .single-product-page .single-product-description .product-table {
        padding-left: 0;
        padding-right: 0;
    }

    .single-product-page .single-product-description .product-table table th:first-child {
        font-size: 21px;
    }

    .single-product-page .single-product-description .product-table table tr td {
        font-size: 10px;
    }


 
}

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

    .single-product-page .single-product-description .product-table table tr td {
        font-size: 9px;
    }

    .single-product-top-block .options-text h2 {
        font-size: 55px;
    }

    .single-product-top-block .options-text {
        padding-left: 0;
    }

    .main-footer .footer-menu li {
        margin-right: 35px;
    }

    .item-wrapper .item-title h2 {
        font-size: 25px;
    }

    .item-wrapper .item-btn a {
        height: 40px;
        line-height: 40px;
        font-size: 12px;
        max-width: 100px;
    }

    .item-wrapper .item-right-side {
        padding-left: 0;
    }

    .item-wrapper .item-description p {
        font-size: 12px;
    }
}

@media screen and (max-width: 991px) {
    .our-products .product-wrapper .product-item {
        min-height: 450px;
    }

    .revolution-section .icon-list-wrapper {
        margin-bottom: 150px;
    }

    .main-footer .footer-menu li:last-child {
        margin-right: 35px
    }

    .main-footer .footer-menu li {
        margin-right: 35px;
    }

    .item-wrapper .item-title h2 {
        font-size: 25px;
    }

    .item-wrapper .item-btn a {
        height: 46px;
        line-height: 46px;
        font-size: 15px;
        max-width: 143px;
    }

    .category-page {
        padding-bottom: 20px;
    }

    .reseller-page .reseller-contacts {
        padding: 15px;
    }

    .reseller-page .reseller-contacts p,
    .reseller-page .reseller-contacts p a {
        font-size: 20px;
    }

    .product-container {
        width: 100%;
    }

    .product-features .features-list {
        margin-right: 60px;
    }

    .product-container .col-sm-6 {
        width: 100%;
        float: none;
    }

    .single-product-page .single-product-description .product-table {
        max-width: calc(100% - 150px);
        margin-left: auto;
        margin-right: auto;
    }

    .options-text-top-side.mobile {
        display: block;
        margin-bottom: 30px;
    }

    .options-text-top-side.desktop {
        display: none;
    }

    .single-product-top-block {
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 61px;
        padding-bottom: 0;
    }

    .single-product-description {
        padding-left: 25px;
        padding-right: 25px;
    }

    .single-product-top-block .single-product-watermark {
        display: none;
    }

    .option-text-bottom-side {
        margin-top: -80px;
    }

    .single-product-page .single-product-description .left-side {
        padding-right: 0;
    }

    .single-product-page .single-product-description {
        padding-bottom: 35px;
    }
}

@media screen and (max-width: 880px) {
    .single-product-page .single-product-description .product-table table tr td:first-child {
        width: 65%;
    }

    .single-product-page .single-product-description .product-table table tr td {
        width: 13%;
    }

    .single-product-page .single-product-description .product-table table th span {
        font-size: 10px;
    }

    .single-product-page .single-product-description .product-title p {
        font-size: 27px;
    }
}

@media screen and (max-width: 800px) {
    .our-products .product-wrapper .product-item {
        min-height: 350px;
    }

    .our-products .product-wrapper .product-item .product-inner h2 {
        font-size: 35px;
    }

    .our-products .product-wrapper .product-item .product-inner p {
        font-size: 15px;
    }

    .main-footer .footer-menu li:last-child {
        margin-right: 0;
    }

    .main-footer .footer-menu li {
        margin-right: 35px
    }

    .single-product-page .single-product-description .product-title p {
        font-size: 25px;
    }

    .single-product-page .single-product-description .product-table table th:first-child {
        font-size: 19px;
    }

    .prepage-boat {
        padding-left: 15px;
        padding-right: 15px;
    }
}

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

    body {
        padding-top: 86px;
    }

    .our-products .product-wrapper .product-item {
        width: 100%;
    }

    .main-header .navbar-header {
        min-height: 86px;
    }

    .main-header .navbar-brand {
        line-height: 60px;
        max-width: 100px;
    }

    .main-header .navbar-nav {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: #000;
        margin: 0 !important;
        padding-top: 100px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        transform: translate(100%);
    }

    .main-header .navbar-nav.menu-open {
        transform: translate(0);
    }

    .main-header .navbar-nav li {
        display: block;
        margin: 0;
    }

    .menu-button {
        display: block;
    }

    .hero-section .hero-title h1,
    .hero-section .hero-title h2 {
        font-size: 40px;
    }

    .hero-section .hero-title .top-title {
        font-size: 10px;
        margin-bottom: 10px;
    }

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

    .our-products {
        -webkit-clip-path: polygon(45% 0, 50% 0.5%, 55% 0, 100% 0, 100% 100%, 0 100%, 0 0);
        clip-path: polygon(45% 0, 50% 0.5%, 55% 0, 100% 0, 100% 100%, 0 100%, 0 0);
    }

    .our-products .block-title h2 {
        font-size: 25px;
    }

    .our-products .block-title span {
        font-size: 13px;
    }

    .revolution-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .revolution-section h2 {
        font-size: 25px;
    }

    .revolution-section p {
        font-size: 14px;
    }

    .revolution-section .icon-list-wrapper h4 {
        font-size: 14px;
    }

    .revolution-section .icon-list-wrapper ul {
        margin-top: 30px;
    }

    .revolution-section .icon-list-wrapper ul li {
        display: block;
        margin: 0;
        margin-bottom: 15px;
    }

    .revolution-section .icon-list-wrapper {
        margin-bottom: 30px;
    }

    .main-footer {
        padding-top: 50px;
        padding-bottom: 30px;
        text-align: center;
    }

    .main-footer .footer-menu {
        padding-bottom: 20px;
    }

    .main-footer .footer-menu li {
        display: block;
        text-align: center;
        margin: 0;
        margin-bottom: 30px;
    }

    .main-footer .footer-menu:after {
        bottom: 0;
        left: 0;
        top: auto;
        width: 100%;
        height: 1px;
        width: 100%;
    }

    .main-footer .copyright {
        padding-top: 30px;
    }

    .item-wrapper .item-title h2 {
        font-size: 30px;
    }

    .item-wrapper .item-btn a {
        float: none;
        max-width: 100%;
    }

    .item-wrapper .item-btn {
        position: absolute;
        width: calc(100% - 30px);
        left: 15px;
        bottom: 0;
        margin: 0;
    }

    .item-wrapper .item-left-side {
        margin-bottom: 30px;
    }

    .item-wrapper .item-right-side {
        padding-bottom: 50px;
    }

    .item-wrapper .item-specification ul li {
        font-size: 12px;
    }

    .item-wrapper {
        padding-bottom: 30px;
    }

    .prepage-title .title-wrapper h1 {
        font-size: 30px;
    }

    .prepage-title {
        min-height: 310px;
    }

    .main-header .navbar-nav li a {
        display: inline-block;
    }

    .main-footer .footer-menu li a:after {
        display: none;
    }

    .reseller-title .title-wrapper h1 {
        font-size: 30px;
    }

    .reseller-title .title-wrapper span {
        font-size: 12px;
    }

    .reseller-title .title-wrapper p {
        font-size: 12px;
    }

    .reseller-title {
        padding-top: 80px;
        padding-bottom: 100px;
    }

    .reseller-page .reseller-logo {
        margin-bottom: 15px;
    }

    .reseller-page .reseller-cta {
        margin-top: 15px;
    }

    .reseller-page .reseller-contacts {
        text-align: center;
    }

    .reseller-page .reseller-contacts .col-sm-6 {
        margin-bottom: 15px;
    }

    .reseller-page .reseller-contacts .col-sm-6:last-child {
        margin-bottom: 0;
    }

    .reseller-page .reseller-cta h2,
    .reseller-page .reseller-cta h3 {
        font-size: 15px;
        line-height: 24px;
    }

    .reseller-page .reseller-cta {
        padding: 20px 0;
    }

    .reseller-page {
        padding-bottom: 38px;
    }

    .prepage-title .title-wrapper {
        width: 100%;
        text-align: center;
    }

    .single-product-page .single-product-description .product-title h2 {
        font-size: 38px;
    }

    .single-product-page .single-product-description .product-title p {
        font-size: 22px;
        line-height: 28px;
    }

    .single-product-page .single-product-description .product-buy-btn a {
        width: 100%;
        text-align: center;
    }

    .single-product-page .single-product-description .product-table table tr td:first-child img {
        display: block;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .single-product-page .single-product-description .product-table table tr td:first-child {
        line-height: 20px;
        text-align: center;
        font-size: 8px;
        width: 35%;
    }

    .single-product-page .single-product-description .product-table table th:first-child {
        font-size: 12px;
    }

    .single-product-page .single-product-description .product-table table th span {
        font-size: 9px;
    }

    .our-products {
        padding-top: 45px;
    }

    .our-products .block-title h2 {
        font-size: 18px;
    }

    .single-product-page .single-product-description .product-table {
        margin-bottom: 50px;
    }

    .single-product-page .single-product-description .product-slider-wrapper h4 {
        padding-top: 30px;
    }

    .single-product-page .options-sidebar .color-trigger .color-trigger-btn {
        display: inline-block;
        margin: 0;
        margin-right: 20px;
    }

    .single-product-page .options-sidebar .color-trigger .color-trigger-btn:last-child {
        margin: 0;
    }

    .single-product-page .options-sidebar .color-trigger {
        left: 50%;
        transform: translateX(-50%);
        top: -70px;
    }

    .features-list-wrapper {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: row;
    }

    .product-features .features-list {
        max-width: 170px;
        display: block;
        margin: 0 auto;
        flex-basis: 33%;
    }

    .product-features .features-list li {
        font-size: 11.5px;
    }

    .product-features .features-list:last-child {
        margin: 0 auto;
    }

    .product-features h2 {
        font-size: 28px;
    }

    .product-features h3 {
        font-size: 25px;
    }

    .product-features {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .related-product {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .related-product span {
        font-size: 22px;
    }

    .related-product h2 span {
        font-size: 30px;
    }

    .prepage-boat {
        bottom: -10px;
    }

    .history-section {
        padding-top: 50px;
        padding-bottom: 40px;
    }

        .has-child {
        position: absolute;
        text-align: center;
    }

    .mobile-dropdown-trigger {
        display: block;
        position: absolute;
        right: calc(50% - 68px);
        top: 7px;
        cursor: pointer;
        width: 20px;
        height: 20px;
    }

    .mobile-dropdown-trigger:after {
        content: '\f107';
        font-family: 'fontawesome';
        position: absolute;
        color: #fff;
        font-size: 18px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        
    }

    .mobile-dropdown-trigger.open:after {
        transform: translate(-50%, -50%) rotate(-180deg);
    }

    .main-header .dropdown-menu {
        position: static;
        left: 0;
        right: 0;
        transform: translate(0);
        margin: 0 auto;
        float: none;
        max-width: 160px;
        background: transparent;
    }

    .main-header .dropdown-menu li a {
        font-size: 10px;
        line-height: 25px;
    }

    .main-header .dropdown-menu li a:after {
        bottom: 3px;
    }

    .option-text-bottom-side {
        margin-top: -25px;
    }
}


@media screen and (max-width: 650px) {
    .single-product-top-block {
        padding-left: 0;
        padding-right: 0;
    }

    .single-product-description {
        padding-left: 0;
        padding-right: 0;
    }

    .single-product-page .single-product-description .product-table {
        max-width: 100%;
        margin-bottom: 0;
        margin-top: 100px;
    }

    .options-text-top-side h2 {
        font-size: 38px;
    }

    .options-text-top-side p {
        font-size: 20px;
        line-height: 150%;
    }

    .product-specification ul li {
        font-size: 11px;
    }

    .single-product-page .single-product-description {
        padding-top: 55px;
    }

    .single-product-page .single-product-description .product-slider {
        padding-left: 20px;
        padding-right: 20px;
    }

    .features-list-wrapper {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .product-features .features-list {
        width: 225px;
        max-width: 100%;
        display: block;
        margin: 0 auto;
        flex-basis: 100%;
        align-items: center;
        justify-content: center;
    }

    .product-features .features-list li {
        font-size: 16px;
    }

    .single-product-page .options-sidebar .boat-image img {
        max-height: 250px;
    }
}

@media screen and (min-width: 800px) {
  
    .item-wrapper .wrapper-tillbehor{
        height: 150px;
        margin-bottom: 10px;
    }


}
