	html, body {
		padding: 0;
		margin: 0;
	}
	
	body {
		background: #393836;
		font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	}

	h1 {
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
		font-family: Georgia, Times New Roman, serif;
		font-size: 2em;
		line-height: 1em;
		font-weight: normal;
		margin-bottom: 0.5em;
	}
	p {
		padding: 0;
		margin: 0;
		margin-bottom: 1.2em;
		text-align: justify;
	
	}
	
	.page-header h1 {
		margin-top: -0.3em;
	}
	
	.tag-category .page-header h1 {
		margin-top: 0.5em;
	}

@media screen and (max-width: 550px) {
	p {
		text-align: left;
	}
}

	#extleft {
		display: none;
	}
	#extright {
		display: none;
	}
	
@media screen and (min-width: 1750px) {

	#exterier {
		max-width: 1700px;
		margin: auto;
	}

	#extleft {
		display: block;
		width: 250px;
		float: left;
		padding-top: 177px;
	}

	#extright {
		display: block;
		width: auto;
		float: right;
	}

	#extmenu ul {
		padding-right: 1em;
		list-style-type: none;
		padding: 0;
		margin: 0;
		padding-right: 1rem;
	}
	
	#extmenu ul li {
		display: block;
		text-align: right;
		padding: 0;
		margin: 0;
		color: #9f9992;
		font-size: 0.815rem;
		line-height: 0.8rem;
		padding-top: 1.5rem;
		font-weight: bold;
	}
	
	#extmenu a {
		color: #9f9992;
		text-decoration: none;
	}
	
	#extmenu a:hover {
		color: #ffffff;
	}
	
	#extmenu ul ul {
		padding-top: 1rem;
		padding-right: 0;
	}

	#extmenu ul li li {
		padding-top: 0.20rem;
		padding-bottom: 0.20rem;
		font-weight: normal;
	}
	
	#extmenu .menu li li.divider {
		display: none;
	}

	#extmenu .menu li.default {
		display: none;
	}

}	
	
	
	.pcenter {
		text-align: center;
	}
	
	#page {
		width: 100%;
		max-width: 1200px;
		margin: auto;
		color: #404040;

	}
	
	#header {
		padding: 0;
		margin: 0;
	}

	
	
	#hdrsearch1 {
		background: #6b6158  url('../img/hdrsearch1.jpg') center center no-repeat;
		cursor: pointer;
	}
	
	#hdrsearch {
		font-size: 0.75em;
		line-height: 2.5em;
		color: #ffffff;
		background: #bcb5ab;
		height: 30px;
	}
	
	#hdrcontacts {
		width: auto;
		float: right;
		
		display: inline-block;
		float: none;
	}

	#hdrcopy {
		display: none;
	}


@media screen and (max-width: 960px) {

	#fplogoimg {
		margin-left: 80px;
		margin-left: 9%;
	}
	
	#hdrcontacts .cont3 {
		xdisplay: none;
	}
	
}

	
	#hdrmenu {
		height: 26px;
		font-size: 0.943em;
		line-height: 1.7em;
		color: #ffffff;
		border-bottom: solid 2px #fefefe;
	}
	#hdrlogo {
		height: 112px;
		background: #ffffff;
		color: #000000;
	}
	
	#splogoimg {
		width: 324px;
		height: 100%;
		margin: auto;
		background: url('../img/sp-logo.png') bottom center  no-repeat;
	}
	
	#splogoimg a{
		display: block;
		width: 100%;
		height: 100%;	
	}
	

	#pagewraper {
		width: 100%;
		background: #786b62;
		display: flex;
		flex-direction: row-reverse;
		
	}

	#pagewraper_inner {
	}

	#centerwraper {
		padding:0;
		margin:0;
		width: 77%;
		float: right;
		background: #fefefe;
	}
	
	#content {
		padding: 7rem; 
		padding-top: 1rem; 
		padding-bottom: 2rem; 
		background: #fefefe;
		color: #404040;
		font-size: 1.2em;
		line-height: 1.5em;
	}
	
	#contleft {
		width: 23%;
		float: left;
		color: #ffffff;
		background: #786b62;
		font-size: 0.815rem;
	}
	
	#contleftwraper {
		width: 100%;
		padding: 1em;
		padding: 0;
	}

	#contleftwrapwraper {
		padding: 1.5em;
	}
	
	#page-stretch {
		color: transparent;
		line-height: 1px;
		height: 1px;
	}
	

@media screen and (max-width: 1150px) {

	#pagewraper {
		display: block;
		float: none;
	}

	#centerwraper {
		width: auto;
		float: none;
		padding-top: 0.1rem;
	}
	
	#content {
		width: auto;
		float: none;
		padding-bottom: 2em; 
	}
	
	#contleft {
		width: auto;
		float: none;
	}
	
	#newslineblock div {
		display: none;
	}
	
	#contleftwraper {
		padding: 0;
	}

	#contleftwrapwraper {
		padding: 2em;
		padding-bottom: 170px;
                column-width: 200px;

		-webkit-column-width: 200px;
		-moz-column-width: 200px;
		column-width: 200px;
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px;
		-webkit-column-rule: 1px dotted #ccc;
		-moz-column-rule: 1px dotted #ccc;
		column-rule: 1px dotted #ccc;
	}

	#hdrmenu {
	}

	#hdrcontacts {
		padding-right: 0.3em;
	}

}
	
	#footer {
		color: #827970;
		text-align: center;
	}
	
	#footerimg {
		width: 100%;
		background: #827970;
		padding-top: 0.5rem;
	}
	
	.ftrline {
		width: 100%;
		height: 1px;
		padding: 0;
		margin: 0;
		background: transparent;
		margin-bottom: 1em;
		border-top: solid 1px #827970;
	}

	.ftrdblline {
		width: 100%;
		height: 2px;
		padding: 0;
		margin: 0;
		background: transparent;
		xmargin-top: 1em;
		margin-bottom: 1em;
		border-top: solid 1px #827970;
		border-bottom: solid 1px #827970;
	}
	
	#ftrtitle {
		font-family: Georgia, Times New Roman, serif;
		font-style: italic;
		font-size: 1.31rem;
		padding-bottom: 0.8em; 
	}
	
	#ftrcontact {
		font-size: 0.8rem;
		font-weight: bold;
		padding-bottom: 0.8em; 
	}
	
	#ftrsearhform {
		font-size: 0.8rem;
		font-weight: bold;
		padding-bottom: 0.8em; 
		color: #ff2323;
	}
	
	#ftrsocial {
		padding: 0 5em 1em 5em;
		padding: 0 1em 1em 1em;
	}

	#ftrsocial .ftrsocbtn {
		margin-bottom: 0.6em;
	}
	
	#ftrmenu {
		xheight: 180px;
	}
	
	
	
@media screen and (max-width: 730px) {

	#hdrcontacts {
		display: none;
	}

	#contleftwrapwraper {
		padding-bottom: 120px;
	}

	#hdrsearch {
		display: none;
	}
	
	#hdrlogo {
		height: 67px;
	}

	#splogoimg {
		width: 177px;
		height: 100%;
		margin: auto;
		background: url('../img/sp-logo-min.png') bottom center  no-repeat;
	}

}


@media screen and (max-width: 420px) {

	#contleftwrapwraper {
		padding-bottom: 70px;
	}
}

@media print {
        #extleft, #extleft, #header, #contleft, #footer, #cont, #scrollup {
		display: none;
	}

	#centerwraper {
		width: auto;
		float: none;
	}

	#content  {
		background: #ffffff;
		color: #000000;
		float: none;
		font-size: 1.2em;
		padding: 2em;
		width: auto;
	}
}


.clr {
	clear: both;
}


.leftmodule {
	padding: 1em;
	margin: 0;
}

.locmenucurritem {
	padding: 0.4em;
	background: #e85122;
	color: #ffffff;
	font-size: 2rem;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-family: Georgia, Times New Roman, serif;
	text-align: center;
}

.locmenucurritem li {
	display: none;
}

.locmenucurritem li.active {
	display: block;
}

.locmenucurritem li.active ul {
	display: none;
}


.locmenucurritem li a {
	color: #ffffff;
	text-decoration: none;
}



ul.newsline {
	padding: 0em 0 1em 0;
	margin: 0;
	list-style-type: none;
	color: #ffffff;
	line-height: 1.3em;
}

ul.newsline li {
	padding: 0 1em 0 2em;
	margin: 0 0 1.2em 0;
}

ul.newsline li.newsdate {
	padding: 0.3em 1em 0.3em 2em;
	background: #57544f;
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 1.1em;
}

ul.newsline li.newsdate.active {
	background: #ffffff;
	color: #e85122;
}

ul.newsline li.newsdate.active.non {
	margin-bottom: 0;
}

.sp ul.newsline li.newsdate.active.non {
	display: none;
}

.newsline a {
	color: #ffffff;
	text-decoration: none;
}

.newsline a:hover {
	text-decoration: underline;
}

.newsline .newstime {
	display: block;
	display: inline-block;
	width: auto;
	float: left;
	float: none;
	background: #57544f;
	padding: 1px 3px 1px; 3px;
	margin-right: 100%;
	margin-bottom: 0.4em;
	border-radius: 4px;
}

.allnews {
	text-align: center;
}

.allnews a {
	background: #57544f;
	padding: 0.5em 1.5em 0.5em 1.5em; 
	display: block;
	width: auto;
	padding: 0.5em 0 0.5em 0;
	margin: 0 3em 1em 3em;
	border-radius: 0.5em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.allnews a:hover {
	box-shadow: 0 0 5px #000000;
}

.sendnews {
	text-align: center;
}

.sendnews a {
	background: #e85122;
	padding: 0.5em 1.5em 0.5em 1.5em;
	display: block;
	width: auto;
	padding: 0.5em 0 0.5em 0;
	margin: 0 3em 1em 3em;
	border-radius: 0.5em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;;
}

.sendnews a:hover {
	box-shadow: 0 0 5px #000000;
}


#modalwraper {
	display: none;
	position: absolute;
	z-index: 900;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../img/50p.png);
}

#smartsearch {
	position: absolute;
	z-index: 999;
	top: 27px;
	left: 0;
	width: auto;
	width: 100%;
	background: #6b6158;
	display: none;
}

#smartsearhform {
	color: #ffffff;
	font-size: 1.5em;
	min-height: 40px;
}

#smartsearhform .input, #smartsearhform input {
	color: #000000;
	font-size: 1em;
	width: 100%;
	width: calc(100% - 50px);
}

#smartsearhform .input:focus::-webkit-input-placeholder { color:transparent; }
#smartsearhform input:focus::-webkit-input-placeholder { color:transparent; }
#smartsearhform .input:focus::-moz-placeholder { color:transparent; }
#smartsearhform input:focus::-moz-placeholder { color:transparent; }
#smartsearhform .input:focus:-ms-input-placeholder { color:transparent; }
#smartsearhform input:focus:-ms-input-placeholder { color:transparent; }


#smartsearhform label {
	display: none;
}

#smartsearchwraper {
	padding: 3em 4em 3em 3em;
}


#smartclose {
	width: auto;
	float: right;
	cursor: pointer;
	margin: 0.7em 0.7em 0 0;
	font-weight: bold;
	font-size: 1.5em;
	color: #ffffff;
	background: #57544f;
	padding: 0 0.2em 0 0.2em;
}

#inpformsrch2 {
	width: 70%;
}

#smartlangs {
	position: absolute;
	z-index: 999;
	top: 27px;
	right: 0;
	width: 100%;
	background: #e0e0e0;
	display: none;
	text-align: center;
}

#smartlangswraper {
	padding: 3em 25% 2em 25%;
	width: auto;
}

.smartlangsitem {
	background: #e85122;
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 0;
	margin: 0 0em 1em 0em;
	border-radius: 0.5em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

.smartlangsitem:hover {
	box-shadow: 0 0 5px #000000;
}

#newslineblock {
	padding-bottom: 2em;
}


@media screen and (max-width: 1150px) {
	#newslineblock {
		padding-bottom: 0;
	}
}

#ftrsearhform {
	width: 330px;
	margin: auto;
}

#ftrsearhform .btn.finder {
	color: #ff2323;
	height: 40px;
	font-size: 1.6rem;
}

#ftrsearhform .btn.finder:hover {
	color: #ffffff;
}

#inpformsrch3, #ftrsearhform input {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	padding: 6px 6px 16px 0;
	width: 300px;
	width: calc(100% - 46px);
	font-size: 0.9rem;
	font-weight: bold;
	color: #ff2323;
}

#inpformsrch3:focus, #ftrsearhform input:focus {
	border: none;
}

#inpformsrch3::-webkit-input-placeholder { color: #ff2323; opacity: 1; }
#ftrsearhform input::-webkit-input-placeholder { color: #ff2323; opacity: 1; }
#inpformsrch3::-moz-placeholder { color: #ff2323; opacity: 1; }
#ftrsearhform input::-moz-placeholder { color: #ff2323; opacity: 1; }
#inpformsrch3:-ms-input-placeholder { color: #ff2323; opacity: 1; }
#ftrsearhform input:-ms-input-placeholder { color: #ff2323; opacity: 1; }

#inpformsrch3:focus::-webkit-input-placeholder { color:transparent; }
#ftrsearhform input:focus::-webkit-input-placeholder { color:transparent; }
#inpformsrch3:focus::-moz-placeholder { color:transparent; }
#ftrsearhform input:focus::-moz-placeholder { color:transparent; }
#inpformsrch3:focus:-ms-input-placeholder { color:transparent; }
#ftrsearhform input:focus:-ms-input-placeholder { color:transparent; }


#ftrsearhform label {
	display: none;
}

#ftrsocial {
	xpadding-bottom: 2em;
	padding-bottom: 0em;
	padding-top: 1em;
}

#ftrsocial .ftrsocbtn {
	display: inline-block;
	width: 46px;
	height: 27px;
	margin-left: 8px;
	border-radius: 12px 0px 12px 0;
	text-decoration: none;
	color: #ffffff;
	font-size: 20px; 

	color: #827970;
} 


#ftrsocial .ftrsocbtn:hover {
	color: #ffffff;
}


#ftrmenu {
	font-size: 0.8em;
	font-weight: bold;
}

#ftrmenuwraper {
	display: inline-block;
	text-align: left;
	width: auto;
}

.ftrsubmenu {
	display: block;
	width: auto;
	float: left;
	padding-right: 2em;
	padding-bottom: 2em;
}

#ftrmenu ul {
	padding: 1em 0 0 0;
	margin: 0;
	list-style-type: none;
}

#ftrmenu li {
	padding: 0 0 0.3em 0;
	margin: 0;
	font-weight: normal;
	font-size: 1.02em;
	line-height: 1.5em;
}

#ftrmenu a {
	color: #9f9992;
	text-decoration: none;
}


#ftrmenu .menu a {
	color: #827970;
	text-decoration: none;
}

#ftrmenu .menu li li a {
	color: #9f9992;
	text-decoration: none;
}
	
#ftrmenu .menu li li a:hover {
	color: #ffffff;
}
	
#ftrmenu a:hover {
	color: #ffffff;
}


#ftrmenu .menu li {
	display: block;
	width: auto;
	float: left;
	padding-right: 2em;
	padding-bottom: 2em;
	font-weight: bold;

}

#ftrmenu .menu li li {
	display: block;
	width: auto;
	float: none;
	padding-right: 0;
	padding-bottom: 0;
	font-weight: normal;
}

#ftrmenu .menu li li.divider {
	display: none;
	line-height: 1px;
	font-size: 1px;
	height: 10px;
	color: transparent;
}

#ftrmenu .menu li.default {
	display: none;
}




@media screen and (max-width: 1150px) {
	#ftrmenu {
		padding-left: 2.5em;
		padding-right: 2.5em;
	}
}

@media screen and (max-width: 960px) {

	.ftrdblline {
		display: none;
	}
	
	#ftrmenu {
		display: none;
	}
	
	#ftrsearhform {
		display: none;
	}
	
	#ftrsocial {
		padding-top: 1rem;
	}

}


.pull-none.item-image {
	position: relative;
}
.imgcaption {
	text-align: right;
	color: #87847f;
	font-style: Italic;
	font-weight: normal;
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.85em;
	line-height: 1em;
	width: auto;
	background: #ffffff;
	margin-top: 0.5em;
}

div.imgright, div.imgleft {
	position: relative;
}


.imgleft .imgcaption {
	text-align: left;
} 


frame {
	max-width: 100%;
}

.frame {
	width: calc(100% - 6px);
	max-width: 800px;
	height: 400px;
	border: solid 1px #a0a0a0;
	padding: 2px;
}

.uframe {
	max-width: 100%;
}

.frame.online {
	border: 1px solid #ff0000;
}

@media screen and (max-width: 630px) {
	.frame {
		height: 300px;
	}
	
	audio {
		width: 100%;
		max-width: 350px;
	}
}

.sp .popequote {
		display: none;
	}

.sp.sp-blog .popequote {
	display: block;
	height: 110px;
	background: url(../img/hdrbg-big.jpg) no-repeat center center;
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-size: 1.4rem;
	color: #ffffff;
	letter-spacing: 0.03em;
	position: relative;
}

@media screen and (max-width: 760px) {

	.sp.sp-blog .popequote {
		display: none;
	}
}

.quotetext {
	padding-top: 1.1em;
	padding-left: 3em;
	text-indent: -1.6em;
}

.popequote .quotetext:before {
	content: "\201C";
	font-size: 2.8em;
	line-height: 0.1em;
	vertical-align: -.28em;
	color: #d0d0d0;
}
 
.popequote .quotetext:after {
	content: "\201D";
	font-size: 2.8em;
	line-height: 0.1em;
	vertical-align: -.65em;
	color: #d0d0d0;
}

.quotetext p {
	display: inline;
	margin: 0;
	padding: 0;
}

.popequote .quoteauthor {
	font-style: normal;
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	letter-spacing: 0;
	font-size: .8em;
	padding-right: 2em;
	padding-bottom: 0.4em;
	position: absolute;
	bottom: 0;
	right: 0; 
}

@media screen and (max-width: 760px) {

	.sp .popequote {
		display: none;
	}
}



.slick-prev:before,
.slick-next:before {color: white;}
button.slick-prev {height: 80px; width: 80px; left: -10px; z-index: 90;}
button.slick-next {height: 80px; width: 80px; right: -10px; z-index: 90;}
button.slick-prev::before,
button.slick-next::before {font-size: 60px;}

.btn.finder {
	display: inline-block;
	width: 30px;
	height: 20px;
	background: transparent;
	color: #ffffff;
	font-size: 2.2rem;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.btn.finder:hover {
	color: #e85122;
}

#smartsearhform .input, #smartsearhform input {
	width: calc(100% - 56px);
	padding: 2px;
	border: 1px;
}

#smartsearhform .btn.finder {
	width: 50px;
	height: 40px;
}


	
	
ul.menu, ul.menu ul, ul.menu ul ul, .pagination ul, .actions li, #login-form ul, ul.dropdown-menu, ul.breadcrumb, ul.pagenav, .login ul, ul.search-results, ul.category-module, ul.archive-module, ul.mostread, ul.latestusers, ul.latestnews, ul.newsfeed, ul.relateditems, ul.nav-stacked, .pager ul, .profile ul { list-style: none; padding: 0; margin: 0; }

.navigation { float: left; margin: 5px 0px 0px 15px; font-weight: bold; }
@media screen and (min-width:768px){
#navigation { height: auto; padding: 0px; }
.navigation { display: none; }
}

#toolbar {clear: both; width: 100%; position: relative; z-index: 91; }
#toolbar .menu a, #toolbar .menu .nav-header, #toolbar .menu .separator { cursor: pointer; display: block; }

#toolbar .menu ul li.divider {display: none;}
	#toolbar .menu ul ul { display: none; }

@media screen and (min-width:768px){
	#toolbar .menu ul ul { display: block; }
#toolbar { clear: none; margin: 0px; width: auto; z-index: auto; padding-left: 2em;}
#toolbar .menu a, #toolbar .menu .nav-header, #toolbar .menu .separator { padding: 0px; font-weight: normal; }
#toolbar .menu li { position: relative; display: inline-block; margin-right:1rem; }
#toolbar .menu li.active a { }
#toolbar ul.menu a:hover { }
#toolbar .menu ul { width: 280px; left: -999em; position: absolute; z-index: 99; border-radius: 0px 0px 0.5rem 0.5rem; background: #ffffff; border: 1px solid #c0c0c0; box-shadow: 2px 2px 5px #c0c0c0;}
#toolbar .menu .item-123 ul {width: 180px;}
#toolbar .menu .item-134 ul {width: 180px;}
#toolbar .menu .item-136 ul {width: 320px;}
#toolbar .menu .item-125 ul {width: 280px;}
#toolbar .menu .item-166 ul {width: 320px;}
#toolbar .menu ul li { display: block; padding: 0.5em 1.5em; position: relative;  margin: 0px; line-height: 1em;}
#toolbar .menu ul li:hover {background: #c0c0c0;}
#toolbar .menu ul li.divider {display: block; line-height: 1px; font-size: 1px; color: transparent; border-top: 1px solid #c0c0c0; padding: 0 10px;}
#toolbar .menu ul li.divider:hover {background: none; cursor: default;}
#toolbar li:hover ul { left: -10px; }
#toolbar ul.menu li li:hover { }
#toolbar ul.menu li.active li a { background: none !important; }
#toolbar .menu ul ul { margin: -1.8em 0 0 140px; position: absolute; z-index: 99; height: auto; padding: 5px 0px; border-radius: 7px; }
#toolbar .menu .item-159 ul {margin-left: 210px;}
#toolbar .menu .item-166 ul {margin-left: 210px;}
#toolbar ul.menu li li li:hover { }
#toolbar ul.menu li:hover ul ul { left: -999em; }
#toolbar ul.menu li li:hover ul { left: auto; }
}

#toolbar ul.menu a {
	color: #ffffff;
	text-decoration: none;
}

#toolbar ul.menu ul a {
	color: #000000;
}

#toolbar ul.menu a:hover {
	text-decoration: underline;
}

#toolbar ul.menu li li a:hover {
	text-decoration: none;
}


@media (max-width:767px){

	#toolbar {
		background: #e0e0e0;
		xborder: 1px solid #000000;
		width: auto;
	}

	#toolbar ul.menu li {
		color: #000000;
		xborder-bottom: 1px dotted #ffffff;
		padding-left: 2rem; 
		font-weight: bold;
		font-size: 1em;
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
	
	#toolbar ul.menu li:hover {
		background: #ffffff; 
	}

	#toolbar ul.menu li li:hover {
		background: #c0c0c0; 
	}
	
	#toolbar ul.menu li li {
		font-weight: normal;
		background: url('../img/subsub-a-b.png') no-repeat 14px 18px;
	}

	#toolbar ul.menu a {
		color: #000000;
	}
	#hdrmenu { height: 2.5rem; }
}

.collapse { display: none }
.collapse.in { display: block }
.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition: height .35s ease; -o-transition: height .35s ease; transition:height .35s ease }
.navbar-toggle {
	position: absolute;
	left: 18px;
	top: 112px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: none;
	cursor: pointer;
	color: #ffffff;
}
.navbar-toggle:focus { outline: 0; }
.navbar-toggle .icon-bar { display: block; width: 25px; height: 4px; border-radius: 1px;}
.navbar-toggle .icon-bar+.icon-bar { margin: 4px 0px 0px 0px; }
.navbar-inverse .navbar-toggle:hover {color: #e85122;}
.navbar-inverse .navbar-toggle .icon-bar{ background: #FFFFFF; }
@media (min-width:768px){
.navbar-collapse.collapse { display: block!important; height: auto!important; padding-bottom: 0; overflow: visible!important; }
.navbar-toggle { display: none; }
}

@media screen and (max-width: 730px) {
	.navbar-toggle {
		left: 16px;
		top: 61px;
	}
}	
	
/* Tooltips */
div.tooltip {
	float: left;
	background: #c0c0c0;
	border: 1px solid #808080;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../img/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}
	
	
	

	
#scrollup {
	position: fixed;
	opacity: 0.5;
	padding: 10px 10px 5px;
	background: #aaa;
	border-radius: 50%;
	right: 20px; 
	bottom: 20px;
	display: none; 
	cursor: pointer;
}


@media (max-width:760px) {
	.sp #scrollup {
		right: 6px; 
		bottom: 80px; 
	}	
}	

	
@media (max-width:480px) {
	#footer {
		xtext-align: left;
	}
	#ftrtitle {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	#ftrcontact {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	
	#ftrsocial {
		xpadding-left: 1rem;
		xpadding-right: 5rem;
	}
	
	#ftrsocial .ftrsocbtn {
	    width: auto;
	    margin-left: 0;
	    margin-right: 1rem;
	}

}	
	
.article {
	hyphens: auto;
	word-wrap: break-word;
}

#hdrsoc0 {
	height: 27px;
	text-align: center;
	margin-left: 150px;
}

#hdrsoc0 .icon {
	font-size: 21px;
	color: #ffffff;
	display: inline-block;
	padding: 0 20px 0 20px;
}

#hdrsoc0 .icon:hover {
	color: #e85122;
}

#hdrsoc-func {
	text-align: right;
	height: 27px;
	width: 150px;
	float: right;
}

#hdrsoc-func .icon {
	font-size: 21px;
	color: #ffffff;
	display: inline-block;
	padding: 0 20px 0 20px;
	cursor: pointer;
}

#hdrsoc-func .icon.lang {
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 2px 20px;
}

#hdrsoc-func .icon.right {
	padding: 0 4px 0 20px;
}

#hdrsoc-func .icon:hover {
	color: #e85122;
}

#navigation .fa-bars {
	font-size: 38px;
}

#navigation .mmenubar {
	display: block;
	width: 50px;
	height: 41px;
	background: url(../img/menu-wl2.png) no-repeat;
}

#navigation .navbar-toggle:hover .mmenubar {
	background-position: bottom;
}

@media (max-width:730px) {

	#navigation .fa-bars {
		font-size: 34px;
	}

	#navigation .mmenubar {
		display: block;
		width: 33px;
		height: 27px;
		background: url(../img/menu-ws2.png) no-repeat;
	}

}


@media (max-width:1200px) {

	#hdrsoc-func .icon.lang {
		padding-right: 20px;
	}

}

@media (max-width:767px) {

	#hdrsoc0 {
		margin: 0;
		xwidth: 71%;
		width: 83%;
		display: flex;
		flex-direction: row;
	}
	
	#hdrsoc0 .icon {
		display: block;
		padding: 0;
		margin: 0;
		width: 100%;
	}

	#hdrsoc-func {
		text-align: center;
		xwidth: 29%;
		width: 17%;
		display: flex;
		flex-direction: row;
	}

	#hdrsoc-func .icon {
		display: block;
		padding: 0;
		margin: 0;
		width: 100%;
	}

	#hdrsoc-func .icon.lang {
		padding: 4px 0 0 0;
		padding: 0 0 2px 0px;
	}

	#hdrsoc-func .icon.right {
		padding: 0 0 2px 0;
	}

	#hdrmenu {
		height: 0px;
		border-bottom: none !important;
	}
}


#donateftr, #donateftr div {
	text-align: center;
	font-size: 0.8rem;
	padding: 1rem;
}
.finance {
	xmax-width: calc(100% - 2rem);
}
.paybtn {
	background: #e85122;
	padding: 0.5em 1.5em 0.5em 1.5em;
	display: inline-block;
	padding: 0.5em 1em 0.5em 1em;
	margin: 0em 2em 1em 2em;
	border-radius: 0.5em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
	cursor: pointer;
}
.paybtn:hover {
	box-shadow: 0 0 5px #ffffff;
}
.donatelogos img {
	max-width: 100%;
	margin-bottom: -1.3em;
	margin-top: 0em;
	
}
#donateftr .offdata {
	line-height: 1.5em;
	padding-top: 0;
	max-width: 900px;
	margin: auto;
}

a.phone, .phone a,
a.phone:hover, .phone a:hover,
a.phone:visited, .phone a:visited {
}

@media (max-width:730px) {
	a.phone, .phone a,
	a.phone:hover, .phone a:hover,
	a.phone:visited, .phone a:visited {
		display: inline-block;
		color: #404040 !important;
		text-decoration: none !important;
		padding: 0.4rem;
		border: solid 1px #3fc646;
		border-radius: 1.1em 1.1em 1.1em 1.1em;
		padding-right: 46px;
		background: #efffef url('../img/phone.png') calc(100% - 2px) center no-repeat;
	}

}

.streamItem {margin-bottom: 1rem;}
.streamItem .streamStartTime {font-style: Italic; font-size: 0.85em;}
.streamItem .streamTitle {font-size: 1.3em;}
.streamItem .streamImg img {border: solid 2px #ffffff;}
.streamItem.live .streamImg img {border: solid 3px #ff0000; padding: 1px; background: #fffff;}
.streamItem .liveLabel {display: inline-block; background: #ff0000; padding: 2px; margin-left: 0.5rem; color: #ffffff; fint-weight: bold; font-size: 0.85em;}
.streamItem.live .streamTitle {margin-bottom: 0.3rem;}

img.grayscale, .grayscale img {
	filter: grayscale(100%);
}