/* MTW layout fixes */
.header01 .site-branding { display:flex !important; align-items:center !important; }
.header01 .site-branding img { max-height:70px !important; width:auto !important; }
#site-navigation .menu { display:flex !important; flex-wrap:wrap !important; justify-content:flex-end !important; }
#site-navigation .menu > li > a { padding:18px 10px !important; font-size:11px !important; letter-spacing:0 !important; }
#site-navigation .menu > li > a::after { display:none !important; }
.vc_custom_mtw_hero {
  background: linear-gradient(135deg, #232331 0%, #3a3a4a 50%, #CA1F26 100%) !important;
  padding: 90px 20px !important;
  min-height: 380px !important;
}
.vc_custom_mtw_hero h1, .vc_custom_mtw_hero h2, .vc_custom_mtw_hero p { color:#fff !important; }
.vc_custom_mtw_hero .vc_btn3-container { display:inline-block !important; margin:8px 6px !important; }
.home__about-us { padding:60px 0 !important; }
.services1 { padding:40px 0 60px !important; background:#f9f9f9 !important; }
.vc_custom_warehouse { padding:60px 0 !important; background:#f5f5f5 !important; }
.vc_custom_mtw_stats { margin:0 !important; }
.wpb_single_image img { max-width:100% !important; height:auto !important; width:100% !important; }
.vc_row[data-vc-full-width="true"] { overflow:visible !important; }
.vc_custom_heading.style1 h2::before, .vc_custom_heading.style1 h2::after { content:none !important; }
#content .container { max-width:1170px; }
@media (max-width: 991px) {
  #site-navigation .menu > li > a { padding:10px 6px !important; font-size:10px !important; }
}
.vc_custom_mtw_hero .vc_column-inner { text-align:center !important; }
.vc_custom_mtw_hero .vc_btn3-container { display:inline-block !important; margin:6px !important; }
#site-navigation .menu > li > a { font-family:'Sarabun','Open Sans',sans-serif !important; }
