.heroContainer .nav-tabs-2 .nav-tabs-control{margin:0 !important}
.hero-container .owl-carousel .owl-theme{display:block}
.hero-container button.owl-prev,.hero-container button.owl-next{box-shadow:none}
.hero-container .owl-nav button.owl-prev,.hero-container .owl-nav button.owl-next{font-size:80px;position:absolute;color:#91919a;font-weight:100}
.hero-container .owl-dots button.owl-dot{width:8px;height:8px;border-radius:50%;background:#91919a;margin:0 10px}
.hero-container .owl-dots button.owl-dot.active{border:3px solid #000;background-color:#fff;width:12px;height:12px}
.hero-container .owl-nav{top:97%;display:flex;align-items:center;width:15%;margin:auto}
.hero-container .owl-dots{text-align:center}
.noSubNav{margin-bottom:50px}
@media only screen and (max-width:767px){.hero-container .owl-nav{top:97.5%;width:40%}
.noSubNav{margin-bottom:35px}
}
@media only screen and (min-width:768px) and (max-width:1279px){.hero-container .owl-nav{top:95%;width:20%}
}