
body{background-position:center -90px;}


#menu{max-width:1024px;min-width:320px;width:100%;background:none;margin:auto;margin-top:210px;height:50px;padding-top:0px;padding-bottom:0px;vertical-align:text-bottom;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;}

#menu ul {display:block;margin:0px auto;padding:0px;border:0px;max-width:1024px;min-width:320px;width:100%;list-style-type:none;text-align:center;position:absolute;z-index:1000;}

#menu ul li {float:left;margin:auto;padding:0px;height:50px;line-height:50px;display:block;text-decoration: none;text-align:center;font-family: 'Raleway', sans-serif;color:#ffffff; text-transform:uppercase; width:14%;  max-width:145px !important;font-size:16px;}

#menu ul li a {padding:0;display:block;color:#ffffff;text-decoration:none;background-color:#1790E2;border:1px solid #000;margin:4px;}

#menu ul li a:hover{padding:0;background:#137CC2;color:#000;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; 
transition: all 0.3s ease;}


#content{width:100%;max-width:1024px;background:none;margin:20px auto;height:auto;padding:0px;vertical-align:text-bottom;}

.video{display:inline-block;margin:1%;padding:0;float:left;min-width:300px;width:30%;height:320px;overflow:hidden;border:1px solid grey;background-color:#000;border-radius:20px;}