@media(min-width: 992px){
    .for-mob{
        display: none;
    }
}
@media(min-width:1650px) {

    .container {
        max-width: 1607px;
    }

    .desktop_nav .navbar-nav .nav-item {
        padding-left: 40px;
    }

    .gallery-box-heading {
        padding-left: 60px;
    }

    .text-box {
        padding: 0px 60px;
    }

    .signeture-left-rext {
        padding: 50px;
    }

    /*.detailsview-text{
    padding-top:70px;
}*/
}

@media(max-width:1799.98px) {
    .product-slider-wrapper .swiper-button-next {
        right: -50px;
    }

    .product-slider-wrapper .swiper-button-prev {
        left: -50px;
    }
}

@media(max-width:1649px) {
    .text-content {
        width: 65%;
    }

    /******aanbod dtls*****/
    .aanbod_detail_tab_sec .tab_sec .nav-tabs .nav-item {
        width: 19%;
    }

    .contact-form-area .common_bg_styl {
        background-position: center;
        background-size: cover;
    }

    .footer-bottom-text {
        padding: 40px 50px;
    }

    .product-slider-wrapper .swiper-button-next {
        right: -80px;
    }

    .product-slider-wrapper .swiper-button-prev {
        left: -80px;
    }
}

@media(max-width: 1599.98px) {
    .desktop_nav .navbar-brand img {
        max-width: 200px;
    }
}

@media(max-width:1299.98px) {
    .product-slider-wrapper .swiper-button-next {
        right: 30px;
    }

    .product-slider-wrapper .swiper-button-prev {
        left: 30px;
    }

    .banner-slider-arrow .swiper-button-next {
        right: -30px;
    }

    .banner-slider-arrow .swiper-button-prev {
        left: -30px;
    }

    .product-slider-wrapper .swiper-button-next {
        right: 0px;
    }

    .product-slider-wrapper .swiper-button-prev {
        left: 0px;
    }
}

@media(max-width:1262px) {
    .icons ul li {
        padding-right: 36px;
    }

    .icons ul li img {
        width: 85px;
    }

    .footer-nav {
        margin-right: -10px;
    }

    .icons {
        padding-left: 15px
    }
}

@media(max-width:1199.98px) {
    .footer-bottom-text {
        padding: 30px;
    }

    .slider-content-wrapper {
        max-width: 785px;
    }

    .slider-height {
        padding: 20% 0px;
    }

    .banner-slider-arrow {
        width: 65%;
    }

    .product-slider-sec {
        padding-top: 30px;
    }

    .section-heading h2 {
        margin-bottom: 25px;
    }

    h2 {
        font-size: 27px;
    }

    .product-slider-wrapper {
        margin-top: 25px;
        padding: 0px 70px;
    }

    h3 {
        font-size: 19px;
    }

    .about-product {
        padding: 18px 12px 15px;
    }

    .product-slider-button {
        margin-top: 30px !important;
    }

    .divider {
        margin-top: 65px;
        margin-bottom: 0px;
    }

    .gallery-section-area {
        padding: 30px 0px 0px;
    }

    .gallery-wrapper {
        margin-top: 30px;
    }

    .counter-bg {
        padding: 60px 0px;
    }

    .count_box {
        width: 145px;
    }

    .count_box span {
        height: 145px;
    }

    .signeture-left-rext {
        padding: 30px;
    }

    .signeture-left-rext a {
        margin-top: 20px;
    }

    .first-tab {
        padding: 30px 0px 0px 30px;
    }

    .footer-area .col-md-2 .footer-nav {
        padding-top: 30px;
    }

    .icons ul {
        margin-top: 92px;
    }

    .footer-right-content {
        padding: 0px 0px 0px 35px;
    }

    .desktop_nav .navbar-nav .nav-item .nav-link::after {
        bottom: -18px;
    }

    .accties-title-section {
        padding: 50px 0px 50px;
    }

    .contact-form-area {
        padding-bottom: 50px;
    }

    .counter-bg-two {
        padding-top: 30px;
    }

    .overons-text-content {
        padding: 40px 0px 20px;
    }

    .onez-coluge {
        padding: 30px 0px 30px;
    }

    .overons-gallery-area {
        padding-top: 0px;
    }

    /**************werkplats listview*********/
    .workplates_list_sec .text-title p br {
        display: none;
    }

    /******aanbod dtls********/
    .aanbod_detail_tab_sec .tab_sec .nav-tabs .nav-item {
        width: 23%;
        margin-bottom: 30px;
    }

    .dtls_page_form p br {
        display: none;
    }

    /********x*****/
    .diensten_dtls_content_table {
        padding: 120px 0px 50px;
    }

    /*===================NEW ADD====================*/
    .accties-title-section hr {
        margin-top: 40px;
    }

    .overons-details .divider {
        margin-top: 30px;
    }

    .inner-banner {
        padding: 19% 0px 8%;
    }

    .desktop_nav .navbar-nav .nav-item {
        padding-left: 25px;
    }

    .desktop_nav .right-brand-area {
        margin-left: 30px;
    }
}

@media(max-width:991.98px) {

    /*****************for mobile menu*************/
    #menu.mm-menu {
        background: #121212;
        border-color: rgba(255,255,255,0.2);
        color: #fff;
    }

    #menu.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
        color: #fff;
    }

    #menu .mm-listview>li:not(.mm-divider):after{
        background-color: rgba(255,255,255,0.2);
    }

    .mm-menu .mm-listview>li .mm-next:after, .mm-menu .mm-btn:before {
        border-color: #fff;
    }
    
    .mm-listview>li .mm-next:before {
        border-color: rgba(255,255,255,0.2);
    }

    .product-slider-wrapper .swiper-button-next,
    .product-slider-wrapper .swiper-button-prev {
        display: none;
    }

    .ToonBtn {
        margin-bottom: 10px;
        text-align: center;
    }

    .contact-details-bg td {
        padding-right: 30px;
    }

    .ResetBtn {
        text-align: center;
    }

    .dblock {
        display: block;
        height: auto;
        padding: 20px 0;
        background: #0d0d0d;
        position: fixed;
        top: 0;
        left: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        z-index: 99;
    }

    .hamburger-inner,
    .hamburger-inner::after,
    .hamburger-inner::before {
        background-color: #fff;
    }

    main {
        padding-top: 98px;
    }

    .desktop_nav {
        display: none;
    }

    .slider-height {
        padding: 15% 0px;
    }

    .product-slider-wrapper {
        padding: 0px;
        margin-top: 0px;
    }

    .res-pr-5,
    .res-pr-15 {
        padding-right: 15px !important;
    }

    .res-pl-5,
    .res-pl-15 {
        padding-left: 15px !important;
    }

    .acties-title-btn {
        margin-top: 15px;
    }

    .contact-form-heading {
        margin-bottom: 30px;
    }

    .contact-form {
        margin-top: 30px;
    }

    .contact-form-heading h2 {
        text-align: center;
    }

    .inner-banner {
        padding: 8% 0px 7%;
    }

    .gallery-content-btn {
        margin-top: 30px;
    }

    .verkocht-gallery-content-wrapper {
        padding: 20px 0px 25px;
    }

    .verkocht-gallery {
        padding: 50px 0px 0px;
    }

    .verkocht-gallery2 {
        padding: 30px 0px 50px;
    }

    .no-banner {
        margin-top: 0px;
    }

    .no-h2-underline .acties-title-btn {
        margin-top: 15px;
    }

    .right-coluge {
        margin-top: 30px;
    }

    .contact-details-bg {
        padding: 30px 0px;
    }

    .contact-page-form {
        padding: 30px 0px;
    }

    /***************AANBOD*****************/
    .text-content {
        width: 100%;
    }

    /***********werkplats listview***********/
    .each_workplates_list-rt {
        left: 0px;
    }

    /********werkplats listview******/
    .workplates_list_sec .text-title h2 {
        font-size: 16px;
    }

    .workplates_list_sec .text-title {
        padding-right: 20px;
    }

    /***********aanbod details******/
    .slider_top_sec {
        padding: 40px 0px;
    }

    .slider_top_sec h1 {
        font-size: 28px;
    }

    /*.slider_top_sec h1 span::before {
    left: 30px;
}*/
    .aanbod_detail_tab_sec .tab_sec .nav-tabs .nav-item {
        width: 18%;
        margin-bottom: 0px;
    }

    .aanbod_detail_tab_sec .tab_sec .nav-tabs .nav-item:nth-child(5) {
        margin-bottom: 0px;
    }

    .aanbod_detail_tab_sec {
        padding: 40px 0px;
    }

    .each-tab h2,
    .footer-nav h2 {
        font-size: 23px;
        letter-spacing: 1px;
    }

    /*****new add****/
    .aanbod-gallery1 .product-name p {
        word-break: break-word;
        /*height: 60px;
    overflow: hidden;*/
    }

    .tabber_upper_sec tr td:last-child {
        width: 50%;
    }

    .contact-part {
        margin-bottom: 30px;
    }

    /******x******/
    .diensten_dtls_content_table {
        padding: 30px 0px 50px;
    }

    /*======================NEW ADD=====================*/
    .counters_dtls {
        padding-bottom: 40px;
    }

    .counter-bg {
        padding-bottom: 25px;
    }

    .dtls_page_form p br {
        display: block;
    }

    .aanbod_detail_tab_sec .tab_content_wrapper {
        padding-bottom: 50px;
    }

    .acties_dtls_table {
        padding-bottom: 0px;
    }

    .heading-text h3 {
        font-size: 45px;
    }

    .icons ul {
        margin-top: 122px;
        margin-right: 10px;
    }

    .aanbod_selection_sec .common-btn-styl {
        padding: 14px 0px;
    }

    .common-btn-styl {
        font-size: 12px;
    }

    .res_logo_styl {
        width: 140px;
    }

    .gallery-box-heading .heading-text h3 {
        font-size: 22px;
    }

    .detailsview-text .gallery-content-btn {
        margin-top: 0px;
    }

    .detailsview-image-block .divider {
        margin-top: 50px;
    }

    .no-banner {
        padding-bottom: 40px;
    }

    /*.detailsview-image-block .detailsview-text p{
    margin-bottom:0px;
}*/
    .sales-title .text-title h2 {
        font-size: 22px;
    }

    .sales-title .pro-industry tr td {
        font-size: 20px;
    }

    .pdf-download .pdf-heading h2 {
        font-size: 24px;
    }

    .sales-title {
        padding-bottom: 40px;
    }

    .pdf-download {
        padding-bottom: 50px;
    }

    h2 {
        font-size: 24px;
    }

    .red-bg {
        font-size: 28px;
    }

    .top_gapping {
        display: none;
    }

    .back_button {
        padding-top: 30px;
        margin: 0 !important;
    }

    .aanbod_selection_sec .row {
        margin: 0 -4px;
    }

    .aanbod_selection_sec .col-6 {
        padding: 0 4px !important;
    }

    .aanbod_selection_sec .form-group {
        margin-bottom: 10px;
    }

    .aanbod_selection_sec .form-control{
        background-position: center right 10px;
        padding-right: 20px;
    }

    .aanbod_selection_sec {
        padding-top: 30px;
    }

    .slider_top_sec h1 span::before {
        left: 0;
        transform: translateX(0);
    }

    .dtls_price_part{
        display: none;
    }
}

@media(max-width: 767.98px) {
    .morgeninternet-footer {
        margin-bottom: 43px;
    }

    #mobile-contact-bar {
        display: block !important;
    }

    .contact-details-bg td {
        font-size: 14px;
    }

    .acties_dtls_table table tr td {
        width: 100%;
        display: block;
    }

    .li_color {
        border-left: 1px solid #ffffff;
    }

    .whatsappBtn {
        display: none;
    }

    .right-link {
        display: none;
    }

    .icons ul {
        text-align: left !important;
    }

    h1 {
        font-size: 22px;
    }

    .common-btn-styl {

        max-width: 195px;
        font-size: 12px;

    }

    .slider-btn {
        margin-top: 20px !important;
    }

    .banner-slider-arrow .swiper-button-prev,
    .banner-slider-arrow .swiper-button-nxt {
        display: none;
    }

    .slider-height {
        padding: 12% 0px 20%;
        /*padding: 20% 0px 40%;*/
    }

    h2 {
        font-size: 23px;
    }

    p {
        font-size: 14px;
        line-height: 22px;
    }

    .divider {
        margin-top: 35px;
    }

    .gallery-wrapper {
        margin-top: 15px;
    }

    .product-slider-button {
        margin-top: 0px !important;
    }

    .counter-bg {
        padding: 25px 0px;
    }

    .each-counter {
        margin-bottom: 20px;
    }

    .count_box {
        margin: 0px auto 15px;
    }

    .signteture {
        position: relative;
        top: 0%;
        left: 0%;
        transform: translate(-0%, -0%);
        text-align: center;
        padding: 30px 0px;
    }

    .footer-nav {
        margin-top: 15px;
        padding-left: 30px;
    }

    .icons ul {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .first-tab h2 {
        margin-bottom: 19px;
    }

    .footer-right-content {
        padding: 35px 0px 30px 45px;
    }

    .acties-title-btn {
        text-align: left !important;
    }

    .accties-title-section {
        padding: 15px 0px 50px;
    }

    .text-title {
        margin-top: 30px;
    }

    .accties-title-section .row.mt-5 {
        margin-top: 30px !important;
    }

    .verkocht-gallery {
        padding: 30px 0px 0px;
    }

    .verkocht-gallery2 {
        padding: 30px 0px 0px;
    }

    .detailsview-text {
        margin-top: 30px;
    }

    .colluge-slider {
        margin-top: 0px;
    }

    .right-coluge {
        margin-top: 15px;
    }

    .contact-details-wrapper h2 {
        margin-bottom: 20px;
    }

    .pr-1 {
        padding-right: 15px !important;
    }

    .pl-1 {
        padding-left: 15px !important;
    }

    .pr-2 {
        padding-right: 15px !important;
    }

    .pl-2 {
        padding-left: 15px !important;
    }

    .sales-manger-details-area {
        margin-top: 20px !important;
    }

    .mavo {
        margin-top: 20px !important;
        margin-bottom: 20px;
    }

    .sales-title {
        padding-bottom: 20px;
    }

    .pdf-heading {
        text-align: center !important;
    }

    .pfdbtn {
        text-align: center !important;
        margin-top: 20px;
    }

    /*************aanbod**********/
    .aanbod_selection_sec .col-lg-3 {
        max-width: 100%;
    }

    /*************werkplats listview**************/
    .each_workplates_list {
        width: 100%;
        right: 0px;
    }

    .rt_sec {
        margin-top: 0px;
    }

    .each_workplates_list-rt {
        width: 100%;
        left: 0px;
    }

    .left_title {
        right: 0px;
        padding: 20px;
    }

    .right_banner_title {
        left: 0px;
        padding: 20px;
    }

    /********aanbod details******/
    .slider_top_sec {
        padding: 30px 0px;
    }

    .slider_top_sec h2 {
        font-size: 20px;
        padding-top: 40px;
    }

    .slider_top_sec h1 {
        font-size: 24px;
    }

    .aanbod_detail_tab_sec .tab_content_wrapper {
        padding: 30px 0px 50px;
    }

    .aanbod_detail_tab_sec .tab_sec .nav-tabs .nav-item {
        width: 48%;
        margin: 0px 5px 10px 0;
    }

    .kenmerken_tab ul li:nth-child(odd) {
        background-position: left top 8px;
    }

    .kenmerken_tab ul li:nth-child(odd) {
        padding-left: 12px;
    }

    .aanbod_detail_tab_sec .tabber_upper_sec {
        padding-bottom: 30px;
    }

    .aanbod_detail_tab_sec .nav-tabs .nav-link.active::after {
        display: none;
    }

    .dtls_page_form p {
        margin-bottom: 40px;
    }

    .aanbod_detail_tab_sec .col-lg-4 {
        padding-left: 15px;
    }

    .aanbod_detail_tab_sec .accordion .card-header {
        max-width: 195px;
        font-size: 12px;
    }

    .diensten_detailview_area .each-gallery-box {
        height: 230px;
    }

    .accties-title-section table tr td:nth-child(odd) {
        padding-right: 0px;
    }

    .accties-title-section table tr td:nth-child(even) {
        padding-left: 0px;
    }

    /*.accties-title-section table tr td{
    width:100%;
    display:block;
}*/
    .pro-industry tr td {
        font-size: 16.95px;
    }

    .accties-title-section p {
        margin-top: 0px;
    }

    .detailview_slider .swiper-button-next {
        display: none;
    }

    .detailview_slider .swiper-button-prev {
        display: none;
    }

    /******new add*****/
    .footer-area .col-md-2 .footer-nav {
        padding-top: 0px;
    }

    .pl-0 {
        padding-left: 15px !important;
    }

    .counter-section {
        padding: 0px;
    }

    .footer-right-content {
        position: relative;
        top: 0px;
        transform: translateY(0px);
    }

    .dtls_price_part .divider {
        margin-top: 35px;
    }

    .dts_contact-form-area .divider {
        margin-top: 50px;
    }

    .each_product_height {
        margin-bottom: 20px;
    }

    .work_each_list_sec {
        padding-bottom: 0px;
    }

    .workplates_list_sec .text-title p {
        margin: 30px 0px;
    }

    .workplates_list_sec .text-title {
        padding-right: 0px;
        margin-top: 15px;
    }

    .accties-title-section .col-md-4 .acties-title-btn {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .accties-title-section .col-md-8 .text-title h2 {
        padding-top: 0px;
    }

    .overons-gallery-area .section-heading h2 {
        margin-bottom: 30px;
    }

    /*******/
    .home-banner-thumbs {
        margin: 0px auto 0px;
    }

    .thumb-slide {
        height: 130px;
    }

    .workplates_list_sec .text-title {
        padding-top: 0px;
    }

    .footer-bottom-text img {
        max-width: 100px !important;
    }

    /*================NEW ADD====================*/
    .product-slider-button {
        margin-bottom: 30px;
    }

    .counters_dtls {
        padding-bottom: 0px;
    }

    .dtls_product_slider_area .product-slider-wrapper {
        margin-top: 0px;
    }

    .dts_contact-form-area .divider {
        margin-bottom: 0px;
    }

    .contact-form-area {
        padding-bottom: 0px;
    }

    .dts_contact-form-area .divider {
        margin-bottom: 0px;
    }

    .product-slider-wrapper .swiper-button-next {
        display: none;
    }

    .product-slider-wrapper .swiper-button-prev {
        display: none;
    }

    .verkchot-gallery {
        padding-bottom: 40px;
    }

    .acties_dtls_table table tr td:nth-child(odd) {
        padding-right: 0px;
    }

    .acties_dtls_table table tr td:nth-child(even) {
        padding-left: 0px;
    }

    .acties_dtls_table table tr td {
        width: 100%;
        display: block;
    }

    .acties_dtls_table {
        padding-bottom: 10px;
        padding-top: 30px;
    }

    .workplates_list_sec::before {
        width: 100%;
    }

    .workplates_list_sec {
        padding: 5% 0px;
    }

    .detailsview-image-block .divider {
        margin-top: 30px;
    }

    .detailsview-text .common-btn-styl {
        margin-bottom: 30px;
    }

    .mavo tr td span {
        display: inline-block;
        margin-bottom: 20px;
    }

    .pro-industry td {
        padding-bottom: 20px;
    }

    .verkocht-gallery-content .gallery-content-btn {
        margin-top: 30px;
    }

    .coluge-control {
        display: none;
    }

    .colluge-slide {
        margin-top: 0px;
    }

    .heading-text h3 {
        font-size: 35px;
    }

    .signeture-left-rext p {
        margin-bottom: 20px;
    }

    .signeture-bg-area {
        background-size: 0;
        height: auto !important;
    }

    .signeture-bg-area img {
        display: block;
    }

    .red-bg {
        background-color: transparent;
        margin: 30px 0;
        font-size: 28px;
    }

    .contact-details .contact-part {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

    .contact_text {
        padding-top: 15px;
    }

    /******************************/
    .no-banner {
        padding-bottom: 20px;
    }

    .no-banner .acties_dtls_table {
        padding-bottom: 0px;
    }

    .detailsview-image-block .detailsview-text h2 {
        margin-bottom: 30px;
    }

    /*.detailsview-text p{
    margin-bottom:0px;
}*/
    .detailsview-text .gallery-content-btn {
        margin-top: 0px;
    }

    .common_slider_arrow {
        display: none;
    }

    .gallery-box-heading .heading-text h3 {
        font-size: 20px;
    }

    .onez-coluge .section-heading h2 {
        margin-bottom: 30px !important;
    }

    .onez-coluge .divider {
        margin-top: 40px;
    }

    .no_record {
        font-size: 20px;
        padding: 30px 0px;
    }

    .pdf-download .pdf-heading h2 {
        font-size: 20px;
    }

    .sales-title .text-title h2 {
        font-size: 20px;
    }

    .sales-title .pro-industry tr td {
        font-size: 18px;
    }

    .pdf-download {
        padding-bottom: 30px;
    }

    .aanbod-gallery1 {
        padding: 30px 0px 0px;
    }

    .aanbod-gallery1 .gallery-middle-text p {
        margin-bottom: 25px;
    }

    .aanbod_detail_tab_sec {
        padding: 30px 0px;
    }

    .calsty {
        height: 1350px;
    }
}

@media(max-width: 575.98px) {
    .slider-height {
        padding: 40px 0px 50px;
        /*padding:20% 0px 50%;*/
    }

    .slider-content .common-btn-styl.active {
        margin-right: 0px;
    }

    .product-slider-sec {
        padding-top: 15px;
    }

    .product-slider-wrapper {
        margin-top: 0px;
    }

    .common_slider_arrow {
        display: none;
    }

    .product-name {
        padding: 0px 8px 0px;
    }

    .section-heading {
        padding: 15px 0px;
    }

    /*p {
    font-size: 14px;
    line-height: 22px;
}*/
    .section-heading h2 {
        margin-bottom: 15px;
    }

    h2 {
        font-size: 20px;
    }

    .gallery-section-area {
        padding: 00px 0px 0px;
    }

    .gallery-wrapper {
        margin-top: 0px;
    }

    .count_box {
        width: 100px;
    }

    .count_box span {
        height: 100px;
    }

    h3 {
        font-size: 17px;
    }

    .signeture-left-rext {
        padding: 15px 0px;
    }

    .first-tab {
        padding: 10px 0px 0px 10px;
    }

    .footer-nav {
        margin-top: 15px;
        padding-left: 10px;
    }

    .footer-bottom-text {
        padding: 15px 20px 15px 10px;
    }

    .slider-btn a {
        margin-top: 15px;
    }

    .footer-right-content {
        padding: 35px 0px 30px 25px;
    }

    .footer-right-content h2 {
        margin-bottom: 20px;

    }

    .text-title h2 {
        padding-bottom: 15px;
    }

    .text-title {
        margin-top: 15px;
    }

    .accties-title-section .row.mt-5 {
        margin-top: 20px !important;
    }

    .accties-title-section {
        padding: 15px 0px 30px;
    }

    .people-img {
        height: 300px !important;
    }

    .contact-form-area {
        padding-bottom: 10px;
    }

    .accties-title-section .divider {
        margin-top: 15px;
    }

    .people-contact {
        margin-top: 30px !important;
    }

    .acties-title-btn {
        margin-top: 0px;
    }

    .detailsview-text {
        margin-top: 0px;
    }

    .detailsview-image-block {
        padding-bottom: 30px;
    }

    .contact-details-bg {
        padding: 15px 0px;
    }

    .contact-page-form {
        padding: 15px 0px;
    }

    .contact-page-form .first-tab p {
        margin-bottom: 15px;
    }

    .contact-part ul li {
        padding-bottom: 7px;
    }

    .contact-img {
        margin-top: 15px;
    }

    /****************aanbod ********************/
    .slider_top_sec h1 {
        font-size: 22px;
    }

    .dtls_product_slider_area {
        padding-bottom: 40px;
    }

    /******x******/
    /***********/
    .header a {
        padding-left: 10px;
    }

    .signteture img {
        max-width: 200px !important;
    }

    /*===============NEW ADD=================*/
    .dtls_page_form {
        padding-top: 0px;
    }

    .dtls_page_form p br {
        display: none;
    }

    .product-slider-button {
        margin-bottom: 0px;
    }

    .inner-banner {
        padding: 10% 0px 10%;
    }

    .verkchot-gallery {
        padding-bottom: 0px;
    }

    .detailsview-text .common-btn-styl {
        margin-bottom: 0px;
    }

    .gallery-middle-text p {
        margin: 30px 0px;
    }

    .gallery-middle-text {
        padding: 35px 0px;
    }

    .workplates_list_sec .text-title p {
        margin: 15px 0px 30px;
    }

    .no-banner .divider {
        margin-top: 30px;
    }

    .no-banner {
        padding-bottom: 15px;
    }

    .counters_dtls h3 {
        font-size: 18px;
    }

    .onez-coluge {
        padding-top: 0px;
    }

    .gallery-section-area .section-heading h2 {
        margin-bottom: 25px;
        margin-top: 15px;
    }

    .product-range table tr td:last-child h3 {
        font-size: 15px;
    }

    .aanbod_detail_tab_sec .col-lg-8,
    .aanbod_detail_tab_sec #menu3 {
        padding: 0 !important;
    }

    .aanbod_detail_tab_sec .tab-content {
        padding: 20px 0px 30px;
    }

    .aanbod_detail_tab_sec .nav-tabs,
    .aanbod_detail_tab_sec .tab-pane {
        padding-right: 15px;
        padding-left: 15px;
    }

    .aanbod_detail_tab_sec .tabber_upper_sec {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media(max-width: 400px) {
    .product-range span {
        margin: 0px 5px;
    }

    .product-range table tr td:last-child h3 {
        font-size: 14px;
    }

    .product-range {
        padding-left: 0px;
        padding-right: 0px;
    }

    .about-product {
        padding: 18px 2px 15px;
    }
}
