
#slider{
	margin-top: -80px; padding-top: 150px !important;
}

@media only screen and (max-width: 500px) {
  .logo {
    margin-top:20px;
  }
}

.bg2{
	background: #04122d !important;
}
.title1{
	color:#fff !important; display:inline!important;
}
.title2{
	color:#e5a16d; display:inline!important;
}
.white{
	color:#fff; 
}
.inline{
	display:inline !important;
}
.video1{
	width:100%;
}
.img1{
	width:100%!important; max-width:250px; margin:auto!important;
}
.img2{
	width:120px; float:right;
}
.mg20{
	margin:20px 0; padding: 12px 40px;
}
.mg10{
	margin:10px 0; 
}
.size{
	position:absolute; right:40px; top:10px;
}