.header-row-max{
	max-height: 100px!important;
	align-items: center!important;
}
#header .header-row {
	align-items: flex-start;
}
#header .header-btn-collapse-nav {
    background: #13221d;
}
@media (max-width: 991px) {
	#header .header-logo img.header-logo-non-sticky {
	    opacity: 1!important;
	    width: 150px;
	    height: auto;
	}
	html #header.header-transparent .header-body {
	    overflow: visible;
	}
}

@media (max-width: 767px) {
	.custom-slider-container .appear-animation-visible {
	    zoom: 0.6!important;
	}
	.custom-svg-style-1 {
	    width: 1258px;
	    left: 35% !important;
	}
}