select {
   margin: 5px;
    border: 1px solid #111;
   background: transparent;
   width: 250px;
   padding: 5px 35px 5px 5px;
   font-size: 16px;
   border: 1px solid #ccc;
   height: 34px;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
    background: url(../images/theme.png) 96% / 15% no-repeat #eee;
} 

@media screen and (min-width:0\0) { 
    select {
        background:none;
        padding: 5px;
    }
}

.mainGal{
	position: relative; top: 0px; left: 0px; width: 1224px; height: 1020px; background: #191919; overflow: hidden;
}
.jssorLoading{position: absolute; top: 0px; left: 0px;}

