


.page-id-1590 element.style {
    max-width: 100%;
}
.page-id-1590  iframe {
    border: 0px solid #000 !important;
    overflow: scroll !important;
    text-align: center;
}


@media only screen and (min-width: 1000px) and (max-width: 1250px) {
    .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;
    }    
}

img, a img { border: 0; }
#badge1
{
position: fixed;
z-index: 100;
right: 0;
top:40px;
}

@media only screen and (max-width: 1280px) {
    #badge1{
        display: none;
    }    
}