@charset "UTF-8";
#header {
	position: unset;
	background-color: rgba(250, 250, 250, 0.85);
}
#header .header-inner {
	padding-top: 0;
	background: transparent;
}

#logo {
	padding-bottom: 0;
}

#dropdown {
	margin-top: 30px;
}

#dropdown a {
	padding: 13px 10px 51px 10px;
}

#dropdown ul.sub-menu { 
	top: 90px;
}

#nav_menu-2 {
	padding-bottom: 30px;
}


.kp.kp-olp {
	display: none;
}


#dropdown #menu-item-6156 .sub-menu li.current-menu-item {
    border-top: 1px solid #b0b0b0 !important;
}

#dropdown #menu-item-6156 .sub-menu li:first-child {
    border-top: 1px solid transparent !important;
}

#dropdown #menu-item-6156 ul.sub-menu li.current-menu-item > a {
	background-color: transparent;
	color: #333333;
}

#dropdown #menu-item-6156 ul.sub-menu li.current-menu-item > a:hover {
	background-color: #e8041c;
	color: #ffffff;
}


.lsow-image-slider .lsow-slide .lsow-caption .lsow-subheading {
    font-size: 60px !important;
	line-height: 1em !important;
}
.lsow-image-slider .lsow-slide .lsow-caption .lsow-heading {
    letter-spacing: 3px;
    font-size: 21px !important;
}

@media screen and (min-width: 1025px) {
	body:not(.home) #content.noImg {
	    padding-top: 30px;
	}
}


@media screen and (min-width: 1025px) {
	#header.sticky #dropdown {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 1366px) {
	#header {
		padding: 0;
	}
}

@media only screen and (max-width: 1366px) {
	#logo {
		padding-left: 0;
	}
	#dropdown a {
		padding: 13px 2px 51px 0px;
	}
}

@media (max-width: 1024px) {
	#dropdown {
		margin-top: 0;
		padding-top: 90px;
	}
	#dropdownTrigger {
		right: 35px;
		top: 40px;
	}

	.lsow-image-slider .lsow-heading, .lsow-image-slider .lsow-subheading {
		display: block;
	}
	.lsow-image-slider.lsow-style2 .lsow-caption {
		top: 30px;
	}
	.lsow-image-slider .lsow-slide .lsow-caption .lsow-subheading {
	    font-size: 30px !important;
		line-height: 1;
	}
	.lsow-image-slider .lsow-slide .lsow-caption .lsow-heading {
	    letter-spacing: 3px;
	    font-size: 21px !important;
	}
	
	.so-widget-sow-features-default-225f944560aa-7 .sow-features-list.sow-features-responsive {
		text-align: center;
	}

	.widget_sow-features .so-widget-sow-features .sow-features-list .sow-features-feature {
		display: inline-block !important;
		width: 49% !important;
		margin-left: auto;
		margin-right: auto;
	}
	.anypost_entries_item_image img {
		width: 100%;
		max-height: 300px;
		object-fit: cover;
	}

	.textwidget img {
		width: 100%;
		max-height: 300px;
		object-fit: cover;
	}


	#footer img {
		margin-left: auto;
		margin-right: auto;
	}
}
