﻿@charset "utf-8"; 
@media (max-width:768px){.mobile-bottom-item:nth-child(2){display:none}
.mobile-bottom-item{width:33.333%}
.mobile-bottom-item:nth-child(3){width:25%;position:absolute;right:0;top:0}
.mobile-bottom{padding-right:25%}}
.home-banner{position: relative;}
.home-banner video{width: 100%;min-height: initial;vertical-align: bottom;}
@media (min-width:768px){
body:not(.nobanner){padding-top: 0;}
body:not(.nobanner) header:not(.fixhead){background: initial;box-shadow: none;border-bottom: 1px solid #fff;}
body:not(.nobanner) header:not(.fixhead) .nav>li>a{color: var(--color);} 
}


