

@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;
}

.header.fixed.scrolled.header_bottom,header.fixed_hiding.scrolled .header_bottom
{
	background-color: #722839 !important;
}


.header_bottom{
	background-color: #722839 !important;
}

.footer_top.footer_top_full{

padding-top: 12px !important;
padding-bottom: 12px !important;

}