.main_hero{height: 80svh; min-height: 500px; position: relative; display: flex; align-items: flex-end; justify-content: center; padding: 60px 0;}
.main_hero:after{left:0; top:0; right:0; bottom: 0; position: absolute; content: ''; background: linear-gradient(180deg, rgba(0, 0, 0, 0.60) 0%, rgba(255, 255, 255, 0.00) 49.62%, rgba(0, 0, 0, 0.36) 100%);}
.main_hero video{position: absolute; left:0; top:0; width: 100%; height: 100%; object-fit: cover;}
.inner_hero_inner{position: relative; display: flex; justify-content: center; z-index: 1;}
.main_hero_inner{display: flex;  justify-content: center;  z-index: 1;  position: relative;}

@media all and (max-width:1399px)
{

}

@media all and (max-width:1199px)
{

}

@media all and (max-width:991px)
{

}

@media all and (max-width:767px)
{

}