

.content {
margin-top: -160px;
}

.header_bottom, .header_top {
background-color: rgba(255,255,255,0) !important;
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
    .carousel.responsive_height .carousel-inner .slider_content{
        padding-top: 22px;
    }
}

.title.position_center h1 {
padding-bottom: 0;
padding-top: 0;
}