body.index .main-content{float:left;width:100%;max-width:100%;margin:0 auto;overflow:hidden;}
body.index .slider-wrapper,
body.index #hometab,
body.index #ttsubbanner,
body.index #ttcmsbanner,
body.index #ttcmsparallax,
body.index #ttcmstestimonial,
body.index #ttbrandlogo,
body.index #smartblog{float:left;width:100%;max-width:100%;}
body.index .slider-wrapper .slider .owl-item img{display:block;width:100%;max-width:100%;height:auto;}
body.index .owl-carousel .owl-stage-outer{width:100%;overflow:hidden;}
body.index #hometab .nav-tabs{display:flex;flex-wrap:wrap;justify-content:center;}
body.index #hometab .nav-tabs .nav-item{float:none;}
body.index #hometab .nav-tabs .nav-link{white-space:normal;}
body.index .product-layouts .product-thumb .image img{max-width:100%;height:auto;}
@media (max-width: 991px){
  body.index .main-content{padding-left:0;padding-right:0;}
}
@media (max-width: 767px){
  body.index .main-content{overflow:hidden;}
  body.index .slider-wrapper{margin-bottom:15px;}
  body.index .slider-wrapper .slider .owl-nav button{opacity:1;}
  body.index .tt-title{font-size:24px;line-height:28px;}
  body.index #hometab .tabs{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}
  body.index #hometab .nav-tabs{flex-wrap:nowrap;min-width:max-content;padding-bottom:4px;}
  body.index #hometab .nav-tabs .nav-link{padding:10px 14px;font-size:13px;}
}
@media (max-width: 575px){
  body.index .slider-wrapper .slider .owl-item img{min-height:0;}
  body.index #hometab .container,
  body.index #ttsubbanner .container,
  body.index #ttcmsbanner .container,
  body.index #ttcmsparallax .container,
  body.index #ttcmstestimonial .container,
  body.index #ttbrandlogo .container,
  body.index #smartblog .container{padding-left:12px;padding-right:12px;}
  body.index .ttfeatured-content .product-layouts,
  body.index .ttnew-content .product-layouts,
  body.index .ttbestseller-content .product-layouts{width:100%;}
  .cookiealert{padding:12px 14px;}
  .cookie-content{display:block;width:100%;margin:0 0 10px;}
  .cookiealert .acceptcookies{display:inline-block;width:100%;margin:0;}
}
