.main_nav{
    margin-right: 30px;
    margin-left: 10px !important;
}

@media (max-width: 991px) {
    .hide-mobile{
        display: none !important;
    }
}

@media (max-width: 1500px){
    .header .container{
        width: 100% !important;
        max-width: 100% !important;
        margin: auto !important;
    }

}
video {
   width:100%;
   max-width:1920px;
   margin-top: 100px;
   height:auto;
   background: white;
}
.space{
	display: block;
	background: white;
	height: 250px;
}

.header .container{
    width: 100% !important;
    max-width: 90%;
    margin: auto !important;
}
.logo img{
    max-height: 55px;
}
