body {
	
}

p, ul, ol {
	margin-bottom: 15px;
}

p, ul li, ol li {
	line-height: 1.68em;
}

h1, h2, h3, h4, h5 {
	
}

blockquote {
	
}

iframe {
	border: none;
}

.article-details .article-header h1, .article-details .article-header h2, h1 {
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 60px;
}

h2 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 36px;
}

h3 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 28px;
}

h3.sp-module-title {
	
}

h4 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 20px;
}

h5 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.btn {
	text-transform: uppercase;
	padding: 10px 20px;
	background: red;
	color: #FFF;
}

.btn:hover {
	
}

blockquote {
	
}

blockquote p {
	
}

/*menu*/

#sp-header {
	
}


/*Banner*/

#sp-banner {
	
}


/*row1wrap*/

#sp-row-1 {
	
}

#sp-position-1-1 {
	
}

/*row2wrap*/

#sp-row-2 {
	
}

#sp-position-2-1 {
	
}

/*row3wrap*/

#sp-row-3 {
	
}

#sp-position-3-1 {
	
}


/*row4wrap*/

#sp-row-4 {
	
}

#sp-position-4-1 {
	
}

/*row5wrap*/

#sp-row-5 {
	
}

#sp-position-5-1 {
	
}

/*row6wrap*/

#sp-row-6 {
	
}

#sp-position-6-1 {
	
}


/*Bottomwrap*/

#bottomwrap {
	
}


/*Footer*/

#sp-footer {
	
}

#sp-footer small {text-transform: uppercase; letter--spacing: 1px;}

/*Sidebar*/

#sp-sidebar-right {
	
}



/*Main area*/

body.home #sp-main-body {
	display: none;
}

#sp-main-body {
	
}




.wf_file::before {
	content: "\f15b";
	font: normal normal normal 16px/1 "Font Awesome 5 Free";
	display: inline-block;
	margin: 0 5px 0 0;
}

.wf_file[href$=".pdf"]::before {
	content: "\f1c1";
}

.wf_file[href$=".doc"]::before {
	content: "\f1c2";
}

.wf_file[href$=".docx"]::before {
	content: "\f1c2";
}

.wf_file[href$=".xls"]::before {
	content: "\f1c3";
}

.wf_file[href$=".xlsx"]::before {
	content: "\f1c3";
}

@media  (max-width: 800px) {
	body {
		
	}
	
	.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock video, .avVideo .avPlayerContainer .avPlayerBlock > div {
		min-width: 200px!important;
	}
}