/* Enter Your Custom CSS Here */
iframe {
float: left;
padding-bottom: 50px;
}
li.menu-home{
 width: 107px;
}
#nav-main select.navselect {
display: block;
width: 205px;
height: 50px;
position: absolute;
top: -50px;
opacity: 0;
margin: 0;
padding: 0;
-webkit-appearance: menulist-button;
}
#nav-main .mobilenav-button {
width: 205px;
height: 50px;
text-align: center;
background: #f2f2f2;
background: rgba(0,0,0,0.05);
line-height: 50px;
font-size: 18px;
display: inline-block;
position: relative;
top: -58px;
}
body{ background:#000 !important;}