

body .q_logo a{
   display: none;
}

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
    .carousel.responsive_height .carousel-inner .slider_content{
        padding-top: 118px;
    }
}

.header_top {
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}

.title.position_center h1 {
padding-top: 0;
padding-bottom: 0;
}