/*menu*/
#sp-menu .sp-column.d-flex.align-items-center.justify-content-end {
	justify-content: center !important;
}


/* subscribe */

.sppb-nav-modern > li.active > a, .sppb-nav-modern > li.active > a:focus, .sppb-nav-modern > li.active > a:hover {
	color: #0B1D3A;
	background-color: #e5e5e5;
	border-bottom-color: #00000036;
	cursor: default;
	font-size: 18px !important;
}

/* Home Page Youtube */
@media (min-width: 1200px) {
#sp-header .container {
	max-width: 1320px !important;
}
}

.social-icon-youtube a::after {
	content: "Follow us on YouTube";
	margin-left: 10px;
	line-height: 38px;
}


.close-btn-icon.fas.fa-times {
	color: #fff !important;
}