#header-inner-bg {
/* background: rgba(3, 8, 68, 0.5) !important; */
background: #08040A !important;
}

.nav-type-2 #show-nav-menu, .nav-type-1 #show-nav-menu {
    margin-right: 0;
    color: #fff !important;
}

@media only screen 
    and (width: 393px) 
    and (height: 852px) 
    and (-webkit-device-pixel-ratio: 3) {
#mobile-padding-bottom{
padding-bottom:60px !important;
}
 }

@media only screen and (min-width: 390px)
{ #mobile-padding-bottom{
padding-bottom:60px !important;
}
}

