@media only screen and (max-width:1200px){}
@media only screen and (max-width:992px){}
@media only screen and (max-width:768px){.relative2{position:relative;padding:0;margin:2%;height:240px;overflow:hidden;display:block;width:100%}
.animated{-o-transition-property:none !important;-moz-transition-property:none !important;-ms-transition-property:none !important;-webkit-transition-property:none !important;transition-property:none !important;-o-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;-webkit-transform:none !important;transform:none !important;-webkit-animation:none !important;-moz-animation:none !important;-o-animation:none !important;-ms-animation:none !important;animation:none !important;}
}
@media only screen and (max-width:480px){

    .vbrrr {margin: 0;}
    .adreslist {list-style: inherit;line-height: 20px;font-size: 17px;}
    #carimg{width:50%;margin-left:22%;-o-transition:transform 3s linear;-ms-transition:transform 3s linear;-moz-transition:transform 3s linear;-webkit-transition:transform 3s linear;transition:transform 3s linear;-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
#top1{display:none;}
#top2{display:none;}
.top_ul_menu li a{color:#fbe019;margin:auto;font-size:13px;font-family:'Fira Sans Extra Condensed', sans-serif;letter-spacing:0px;font-style:italic;}
}
@media only screen and (max-width:320px){.top_ul_menu li a{font-size:11px;letter-spacing:0px;}
}
@media only screen and (min-width:320px){}
@media only screen and (min-width:480px){}
@media only screen and (min-width:768px){}
@media only screen and (min-width:992px){}
@media only screen and (min-width:1200px){}