strong {
	font-weight: bold;
}
.story-container {
	margin-bottom: 1%;
}
	.story-container h1, h2 {
		font-family: '__PT Sans_5';
		text-align: center;
	}
	.story-container h1 {
		font-family: '__PT Sans_5';
		text-align: center;
		text-transform: uppercase;
		padding-top: 3%;
		padding-bottom: 3%;
		font-size: 1.7em;
		background-color: #B1D0DC;
		margin-top: 3px;
		margin-bottom: 3%;
	}	
	.story-container h2 {
		margin-top: 3%;
		margin-bottom: 1%;
		font-size: 1.6em;
		text-transform: uppercase;
	}
.storyTable {
	width: 100%;
}
	.storyTable img {
		float: left; 
		margin: 10px;
		width:2 90px; 
		height: 225px;
			border-color: #B1D0DC;
			border-width: 2px;
			border-style: solid;
			padding: 4%;
			box-shadow: 0 0 10px rgba(0,0,0,0.5);
}		

.storyTableCell1 {
	width: 33.1584%;
	padding-left: 8%;
}
.storyTableCell2 {
	width: 65.3725%;
	vertical-align: middle;
text-transform: uppercase;
}
.paragraphFontSize {
	padding-left: 3%;
	padding-right: 3%;
	text-align: justify;
	text-indent: 2%;
	line-height: 1.4em;
}

ul.paragraphFontSize {
	padding-left: 5%;
	padding-right: 5%;
	list-style: none;
	margin-bottom: 1%;
	margin-top: 1%;
}
	ul.paragraphFontSize li {
		line-height: 1.4em;
	}
ol.paragraphFontSize {
	padding-left: 6%;
	padding-right: 3%;
	list-style: none;	
}
#return-float-menu-button{ background-image: url("/images/skv/common/menu.png");}
@media screen and (max-width: 1920px) {

}
@media screen and (max-width: 1600px) {

}
@media screen and (max-width: 1440px) {

}
@media screen and (max-width: 1366px) {

}
@media screen and (max-width: 1280px) {

}
@media screen and (max-width: 1152px) {

}
@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 960px) {	
	.storyTableCell1 {
		padding-left: 5%;
		padding-right: 1%;
	}
	.storyTable img {
		width: 100%;
		margin-left: 0px;
		padding: 0px;
		height: auto;
	}
}
@media screen and (max-width: 800px) {	

}
@media screen and (max-width: 768px) {			
	.story-container h2 {
		font-size: 1.4em;		
		text-align: left;
		padding-left: 3%;
		padding-right: 21%;
	}
	.story-container.story-item h2 {
		text-align: center;
		padding-left: 8%;
		padding-right: 8%;	
		font-size: 1.6em;
	}
}
@media screen and (max-width: 736px) {
	.story-container h2 {
		font-size: 1.3em;
	}
}
@media screen and (max-width: 720px) {
	.story-container.story-item h2 {
		font-size: 1.5em;
	}
}
@media screen and (max-width: 667px) {
	.story-container.story-item h2 {
		font-size: 1.4em;
	}
}
@media screen and (max-width: 640px) {
					
}
@media screen and (max-width: 568px) {
	.storyTableCell1 {
		padding-left: 1%;
		padding-right: 1%;
	}
	.storyTable img {
		width: 100%;
		margin-left: 0px;
		padding: 0px;
		height: auto;
	}
}
@media screen and (max-width: 480px) {
	.header-top .head-phone .slogan-skv {
		margin-bottom: 0px;
		margin-top: 0px;
	}
	.story-container h1 {
		font-size: 1.4em;
	}
	.story-container h2 {
		font-size: 1.2em;
		text-align: left;
		padding-left: 3%;
		padding-right: 21%;
	}
}
@media screen and (max-width: 414px) {
	.story-container h1 {
		font-size: 1.3em;
	}
	.story-container h2 {
		font-size: 1.1em;
	}
}
@media screen and (max-width: 375px) {
	.story-container h1 {
		font-size: 1.1em;
	}
	.story-container h2 {
		font-size: 1em;
	}	
	.header-top-wrapper .header-top .menu-top nav ul li {
		padding-top: 6px;
		padding-bottom: 6px;
	}
}
@media screen and (max-width: 360px) {

}
@media screen and (max-width: 320px) {
	.story-container h1 {
		font-size: 0.9em;
	}
	.story-container h2 {
		font-size: 0.8em;
	}
	.header-top-wrapper .header-top .menu-top {
		z-index: 301;
	}
}