.elementor-73711 .elementor-element.elementor-element-53c1134{margin-top:20px;margin-bottom:0px;}.elementor-73711 .elementor-element.elementor-element-e516a72:not(.elementor-motion-effects-element-type-background), .elementor-73711 .elementor-element.elementor-element-e516a72 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F6F6F6;}.elementor-73711 .elementor-element.elementor-element-e516a72{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:10px;margin-bottom:0px;padding:20px 10px 20px 10px;}.elementor-73711 .elementor-element.elementor-element-e516a72 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-73711 .elementor-element.elementor-element-552b062.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-73711 .elementor-element.elementor-element-552b062.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-73711 .elementor-element.elementor-element-f5748bd:not(.elementor-motion-effects-element-type-background), .elementor-73711 .elementor-element.elementor-element-f5748bd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F6F6F6;}.elementor-73711 .elementor-element.elementor-element-f5748bd{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:10px;margin-bottom:0px;padding:20px 10px 20px 10px;}.elementor-73711 .elementor-element.elementor-element-f5748bd > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-73711 .elementor-element.elementor-element-fd8cb48.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-73711 .elementor-element.elementor-element-fd8cb48.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}/* Start custom CSS */html.vc_desktop{
    scroll-behavior: smooth;
}
body{
    overflow-x:hidden;
}

html #page {
    overflow:initial;
   
}

.brand-filter a
{
    color: #3f3f3f;
    font-size: 18px;
    font-weight: 600;
    padding: 7px;
}
.brand-filter a:hover
{
    color:#eb7d2e;
    text-decoration: none;
}
.brand-filter-section
{
   /*border-top:1px solid #e8e8e8;*/
}
.brand-filter-section .title
{
    color: #3f3f3f;
    font-size: 25px;
    font-weight: 600;
    padding-top: 5px;
    padding-bottom: 15px;
}
.brand-filter-box
{
    background: #f6f6f6;
    padding: 30px 10px 0px 10px;
    line-height: 48px;
}


.brand-list ul li a
{
    color:#3f3f3f;
}
.brand-list ul li a:hover
{
    color:#eb7d2e;
    text-decoration: none;
}

.search-section input
{
    border: 1px solid #eb7d2e !important;
    border-radius: 3px !important;
}


.main-head{
    font-size: 25px;
    line-height: 30px;
    color: #3f3f3f;
    border-bottom : 1px solid #a5a5a5;
    font-weight: bold;
    padding: 0 0 20px 0;
}
.scroll-head{
    text-align:center;
    padding: 20px 0 20px 0;
     border-bottom: 2px solid transparent;
    background: #efefef;
     font-size: 25px;
     margin-bottom:0px;
}
.alink:hover{
    text-decoration:none;
}
.alink.active .scroll-head{
    text-decoration:none;
    color: #031b95;
    border-bottom: 2px solid #031b95;
    background:#fff;
   
}

/*DM*/
.sticky_row{
    position:sticky;
    top:0px;
    background:#fff;
    z-index: 99;
    /*display:inline-block;*/
    /*width:100%;*/
}
.brand-list{
   padding:10px 0px 0px;
  position: relative;
    top: 60%;
  
}
.brand-filter-section-boats,.brand-filter-section-part{
      border-top: 1px solid #e8e8e8;
}
.brand-list ul
{
    column-count: 4;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}

.brand-list ul li
{
    list-style:none;
    margin-left: 8px;
    margin-right: 8px;
}

.brand-list ul li:nth-child(4n+1) {
    margin-left: 0px;
}
.brand-list ul li:nth-child(4n+0) {
    margin-right: 0px;
}
/*.brand-list ul li:first-of-type {*/
/*    margin-left: 0px;*/
/*}*/
/*.brand-list ul li:last-of-type {*/
/*    margin-right: 0px;*/
/*}*/
.show123{
    margin-top:100px;
}
.show12{
    margin-top:100px;
}

@media only screen and (min-width:320px) and (max-width:667px){
    .brand-list h1
    {
        /*text-align:center;*/
        font-size:16px;
    }
    .brand-list ul
    {
        column-count: 1;
        /*text-align:center;*/
        display:block;
    }
    .brand-list ul li{
        font-size:14px;
        margin-left:0px;
        margin-right:0px;
    }
    .brand-filter a {
        padding: 5px;
    }
    .brand-filter {
        word-break: break-all;
    }
    .myInputSearchFromContent,
    .myInputSearchFromContentb{
        max-width:100% !important;
    }
         #first_tabs{
        width:50% !important ;
        float:left;
    }
    #second_tabs{
        width:50% !important ;
        float:right;
    } 
    .scroll-head {
   
    padding: 0px;
    font-size: 11px;
    margin-bottom:0px;
}
#first_tabs .wpb_raw_html, #second_tabs .wpb_raw_html{
    margin-bottom:10px;
}
.sticky_row {
    margin-bottom:20px;
}
.main-head {
    font-size: 18px;
}
.brand-filter a {
    font-size: 16px;
}
.part_textbox,.boat_textbox{
    margin-bottom:0px;
}
/*#page::-webkit-scrollbar {*/
/*  display:none !important;*/
/*  width:0px;*/
  
/*}*/
/*body::-webkit-scrollbar {*/
/*  display:none !important;*/
  
/*}*/
html #page {
       overflow: initial;
    overflow-x: hidden;
}
}
@media only screen and (min-width:668px) and (max-width:768px){
    .brand-list ul
    {
        column-count: 3;
    }
    .brand-filter a {
        padding: 5px;
    }
    .brand-filter {
        word-break: break-all;
    }
  
}
@media only screen and (min-width:769px) and (max-width:1024px){
    .brand-filter {
        word-break: break-all;
    }
}
.grey-section{
    width:1140px;
    margin: 10px auto;
}
@media only screen and (min-width:320px) and (max-width:667px){
    .grey-section{
        width:100%;
    }
}/* End custom CSS */