@charset "UTF-8";
.right_article {
	margin-left: 30%;
	paddin-left: 30%;
	padding-right: 20%;
	margin-top: 2%;
	margin-right: 20%;
	margin-bottom: 2%;
	width: 60%;
	font-size: 15px;
	font-family: 'Arimo', sans-serif;
	font-weight: lighter;

	line-height: 23px;
	float: center;
	    color: #BBC7D9;
	text-shadow: 2px 2px 7px #001EFF;
}
.right_article2 {

	width: 100%;
	line-height: 0px;
	margin-top: 0px;
	float: center;
}

.video-responsive{
    overflow: hidden;
	padding-top: 56.25%;
    position: relative;
    height: 0;
    top: 0%;
}
.video-responsive iframe{
    
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0px;
    top: 0%;
    padding-bottom: 0%;
}
.fullscreen-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
}
.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 300%;
    left: -100%;
  }
}


.container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom-width: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;

}
.containerkaksi {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom-width: 0px;
    padding-left: 21px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;

}
.row {
    width: 98%;
    margin-top: 1%;
    margin-right: 0%;
    margin-bottom: 1%;
    margin-left: 1%;
    padding-top: 8px;
    padding-right: 1%;
    padding-bottom: 0px;
    padding-left: 1%;
    display: inline-block
}
.row.blockDisplay {
	display: block;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.columns {
    width: 25%;
    float: left;
    font-family: "Lora";
    color: #000000;
    line-height: 24px;
    padding-top: 0px;
    text-align: justify;
    margin-top: px;
    margin-bottom: 45px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .columns h4 {
    text-align: center;
    color: #000000;
    font-family: "Cinzel";
    font-size: 25px;
    font-weight: 100;
    line-height: 35px;
}
.primary_header {
	position: relative;
	text-align: center;
	width: 100%;
	opacity: 1;
	
	clear: left;
	line-height: 2px;
	padding-top: 20px;
	padding-bottom: 50px;

}
.centered {
    position: absolute;
    top: -3px;
    left: 744px;
    transform: translate(-50%, -50%);
    width: 544px;
} 
.bottom-right {
    position: absolute;
    top: 8px;
    right: -369px;
    width: 535px;
}

.secondary_header {
    width: 100%;
    padding-top: 65px;
    padding-bottom: 10px;
    clear: left;
}
.container .secondary_header ul {
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 100%;
}
.secondary_header ul li {
	list-style: none;
	float: center;
	margin-right: auto;
	margin-top: 0px;
	font-family: 'Cinzel';
	font-weight: normal;
	letter-spacing: 1px;
	margin-left: auto;
	text-align: center;
	width: 16%;
	transition: all 0.3s linear;
}
.secondary_header ul li:hover {

    cursor: pointer;
}
.left_article {
    width: 100%;
    float: center;
    font-family: "Lora";
    font-weight: normal;
    color: #1D1D1D;
    padding-bottom: 0px;
    padding-top: 5px;
}
.keskikaista {
    width: 100%;
    float: left;
    font-family: "Lora";
    font-weight: normal;
    color: #1D1D1D;
    padding-bottom: 0px;
    padding-top: 0px;
}
.haastattelu {
    width: 100%;
    float: left;
    font-family: "Lora";
    font-weight: normal;
    color: #000000;
    padding-bottom: 0px;
	padding-top: 0px
}
.noDisplay {
	display: none;
}
.container .left_article h3 {
    font-size: 33px;
    font-family: "Cinzel";
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 5%;
    color: #000000;
    font-weight: normal;
    line-height: 45px;
}
.container .left_article h4 {
    font-size: 25px;
    font-family: "Cinzel";
    margin-left: auto;
    margin-right: auto;
    border-bottom-width: 0px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 0px;
    color: #000000;
    font-weight: lighter;
    line-height: 10px;
}
.container .left_article h5 {
    font-size: 32px;
    font-family: "Cinzel";
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 5%;
    color: #000000;
    font-weight: normal;
    line-height: 35px;
    vertical-align: 0px;
    float: left;
    text-align: left;
}
.container .left_article p {
    padding-left: 5%;
    padding-right: 5%;
    text-align: justify;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 15px;
    color: #000000;
    font-weight: 100;
}
.container .keskikaista h3 {
    font-size: 36px;
    font-family: "Cinzel";
    padding-left: 4%;
    padding-right: 4%;
    margin-top: 3%;
    color: #000000;
    font-weight: normal;
    line-height: 45px;
}
.container .keskikaista p {
	width: 100%;
    padding-left: 4%;
    padding-right: 4%;
    text-align: justify;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 15px;
    color: #000000;
    font-weight: 100;
}
.container .haastattelu h3 {
	font-size: 27px;
	font-family: "Cinzel";
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    color: #000000;
    font-weight: normal;
}
.container .haastattelu p {
    padding-left: 5%;
    padding-right: 5%;
    text-align: justify;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 15px;
    color: #000000;
    font-weight: 100;
}

.container .right_article ul {
	margin-bottom: 0px;
	margin-left: 3%;
	padding-top: 10px;
	padding-bottom: 0px;
}
.container .right_article h4 {
    font-size: 22px;
    font-family: "Cinzel";
    padding-left: 10px;
    padding-right: 0px;
    margin-top: 10px;
    color: #000000;
    font-weight: normal;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 0px;
}
.right_article ul li {
	font-family: "Lora";
	list-style: none;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-right: auto;
	margin-top: 5%;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3%;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 0px solid #717070;
}
.right_article ul li:hover {
	cursor: pointer;
}
.footer {

}
.title {
	width: 100%;
    font-weight: normal;
    font-style: normal;
    font-family: 'Cinzel';
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 2px;
    background-image: url(D:%5CProjektit%5CLauri%20Luhta%5CNettisivut%5CKuvat%5C);
    background-position: 88% 0%;
    font-size: 65px;
    line-height: 1px;
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 100%;
	padding-top: 30px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 30px;
	height: 100%;
}
.left_half {
	background-color: #b69f80;
}
.container .column_half.left_half h2 {
	color: #FFFFFF;
	font-family: "Lorona";
	text-align: center;
}
.right_half {
	color: #FFFFFF;
	font-family: "Lorona";
	text-align: center;
	font-weight: bold;
}
.column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}

.copyright {
    font-size: 62px;
    text-align: center;
  	color: #D8E9FF;
	text-shadow: 2px 2px 10px #0008E8;
    font-weight: normal;
    letter-spacing: 3px;
    border-top-width: 2px;
    font-family: 'Arimo', sans-serif;
    line-height: 60px;
	padding-top: 60px;
}
.runko {
	width: 60%;
	font-size: 15px;
	font-family: 'Arimo', sans-serif;
	font-weight: lighter;
	color: #B8B8B8;
	line-height: 23px;
	float: inherit;
}
.copyrightkaksi {
    font-size: 27px;
    text-align: center;
       color:  #BBCFEA;
	text-shadow: 2px 2px 20px #001ED5;
    font-weight: lighter;
    letter-spacing: 1px;
    border-top-width: 2px;
	line-height: 31px;
	padding-bottom: 0px;
	margin-top: 40px;
    font-family: 'Arimo', sans-serif;
	
}
.copyrightkaksipieni {
    font-size: 20px;
    text-align: center;
       color:  #BBCFEA;
	text-shadow: 2px 2px 20px #001ED5;
    font-weight: lighter;
    letter-spacing: 1px;
    border-top-width: 2px;
	line-height: 24px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 40px;
    font-family: 'Arimo', sans-serif;
	
}
.copyrightkaksipieni2 {
    font-size: 17px;
    text-align: center;
       color:  #BBCFEA;
	text-shadow: 2px 2px 20px #001ED5;
    font-weight: lighter;
    letter-spacing: 0px;
    border-top-width: 2px;
	line-height: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
    font-family: 'Arimo', sans-serif;
	
}
.copyrightkaksipienempi {
    font-size: 15px;
    text-align: center;
       color:  #BBCFEA;
	text-shadow: 2px 2px 20px #001ED5;
    font-weight: lighter;
    letter-spacing: 0px;
	line-height: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 30px;
    font-family: 'Arimo', sans-serif;
	
}
.copyrightkolme {
    font-size: 33px;
    text-align: center;
    color:  #BBCFEA;
	text-shadow: 2px 2px 20px #001AB8;
    font-weight: lighter;
    letter-spacing: 1px;
    border-top-width: 2px;
	line-height: 33px;
	padding-top: 27px;
    font-family: 'Arimo', sans-serif;
}
.copyrightnelja {
    font-size: 14px;
    text-align: center;
    color:  #98A2CA;
	opacity: 0.6;
	text-shadow: 2px 2px 20px #001AB8;
    font-weight: lighter;
    letter-spacing: 1px;
    border-top-width: 2px;
	line-height: 40px;
	margin-bottom: 20px;
	margin-top: 15px;
    font-family: 'Arimo', sans-serif;
	
}
.kielet {
    font-size: 25px;
    text-align: right;
    color:  #c2d6f1;
	text-shadow: 2px 2px 20px #001AB8;
	margin-right: 30px;
    font-weight: lighter;
    letter-spacing: 4px;
    line-height: -20px;
    font-family: 'Arimo', sans-serif;
	
}
.takaisin {
    font-size: 25px;
    text-align: left;
  
	margin-left: 30px;
	padding-top: 20px;
    color:  #c2d6f1;
	text-shadow: 2px 2px 20px #001AB8;
    font-weight: lighter;
    letter-spacing: 4px;
	 line-height: -60px;
    font-family: 'Arimo', sans-serif;
	
}

body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 16px;
}


	@media (max-width: 320px) {
		
		
.primary_header {

	
}
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 10px;
}
.left_article {
	width: 100%;
	height: auto;
}
.keskikiasta {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;

		}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 20px;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.copyright {
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.copyrightkaksi {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.copyrightkolme {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}	
	
.container .left_article h3 {
	margin-top: 30px;
}
.social .social_icon img {
	width: 80%;
}
.container .secondary_header {
}
}

@media (min-width: 321px) and (max-width: 768px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
	
.container .secondary_header ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: auto;
    width: 100%;
    text-align: center;
    color: #000000;
}

	.container .left ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: auto;
    width: 100%;
    text-align: center;
    color: #000000;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
}
.left_article {
	width: 100%;
	height: auto;
}
.keskikaista {
	width: 100%;
	height: auto;
}
.right_article {
	width: 90%;
	height: auto;
	padding-bottom: 50px;
	margin-left: 17%;
	
}

.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
}

@media (min-width: 769px) and (max-width: 1000px) {
.secondary_header {
	overflow: auto;
	padding-top: 20px;
	padding-bottom: 30px;
}
.secondary_header ul li {
	margin-top: 10px;
	margin-right: 7%;
	margin-bottom: 10px;
	margin-left: 7%;
}
.left_article {
	height: auto;
}
.keskikaista {
	height: auto;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
	width: 80%;
	margin-left: 22%;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
}

@media (min-width: 1001px) {
}
.thumbnail {
	width: 100px;
	border-radius: 200px;
	height: 100px;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: #414141;
	clear: both;
	overflow: auto;
}

.social_icon {
	width: 25%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 7px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}
#menu {
}
