


.cky-notice-des * {
    font-family: 'Oswald';
    font-size: 16px;
}

.cky-notice-des  p {
    font-size: 17px;
}


@media only screen and (min-width: 800px) and (max-width: 1450px) {
    .header_bottom {
        padding: 0 15px !important;
    }
    .q_logo {
        margin-left: -30px !important;
    }
    nav.main_menu>ul>li>a {
        padding: 0 7px !important;
        letter-spacing: .5px !important;
    }
}


@media only screen and (max-width: 768px) {
    body.home .q_slider {
        display: none;
    }    

@media only screen and (max-width: 1280px) {
    #badge1{
        display: none;
    }    
}

}

img, a img { border: 0; }
#badge1
{
position: fixed;
z-index: 100;
right: 0;
top:0px;
}






