/*
	#3f7134 = #6ABE28
*/

/* reset */

html, body {
	font-family: 'Open Sans', Arial, sans-serif !important;
	height: 100%;
	background: #4f4f4f;
}

body {
    font-family: 'Open Sans', Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6em;
    color: #444;
    border-top: 10px solid #333;
}

#wrapper {
	background: #fff;
}

p, div, span.footer, input, textarea, div.Hd div.text, label {
	font-size: 14px;
}

.pvm {
	font-size: 14px !important;	
}

a,
a:visited {
	font-family: "Open sans";
	color: #6ABE28;
}

div.token, p, pre, li {
	font-family: "Open sans";
    color: #444;
}

/* nav */

/* etusivu */
.nav .menu-page-1 {
	display: none;
}

header .main-navbar nav {
	background: #6ABE28;
	margin-top: 30px;
}

.logo-container {
    display: block;
    float: left;
    margin-top: 20px;
}

.logo-container img {
	width: 250px;
	margin: 10px;
}

.nav-text {
	display: none;
}

@media (max-width: 768px) {

	.navbar-brand {
		margin: -5px 0 0 0;
	}

	.navbar-brand img {
		width: 130px;
	}

	.navbar-toggle {
		margin-top: 31px;
	}

	.nav-text {
		display: inline;
		position: absolute;
    	right: 55px;
    	bottom: 5px;
	}

}

@media (max-width: 580px) {

	.navbar-brand {
		margin: 30px 0 0 0;
	}

}

.navbar-static-top {
	z-index: 9;
}

header .navbar-collapse ul.navbar-nav {
    float: none;
    clear: both;
    width: 100%;	
    background: #6ABE28;
}

header .navbar {
    min-height: 100px;
    background: #fff;
    border-bottom: 1px solid #dfdfdf;
}

header .navbar-nav > li  {
    border: none;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 0;
    display: inline-block;
    text-align: center;
    float: none;
}

.navbar .nav > li > a {
	color: #fff;
	padding: 7px 0 12px;
}

@media (max-width: 1000px) {
	.logo-container img {
	    width: 180px;
	    margin-top: 5px;
	}
	header .navbar-nav > li  {
	    padding: 0;
	}
}

header .navbar .nav > li > a {
	font-family: 'Open Sans', Arial, sans-serif !important;
	display: inline-block;
    font-size: 16px;
    font-weight: 500;
    text-transform: none;  
    text-decoration: none;
    margin: 0;
    padding: 7px 7px 9px 7px !important;
    border-bottom: 3px solid transparent;
}

@media (max-width: 1200px) {
	header .navbar .nav > li > a {
	    padding: 7px 5px !important;
	}
	header .navbar .nav > li > a {
		font-size: 16px;
	}
}

@media (max-width: 1000px) {
	header .navbar .nav {
		text-align: center;
		padding: 10px 0;
	}
	header .navbar .nav > li > a {
	    line-height: 16px;
	}
}

header .navbar .nav > li > a:hover {
	text-decoration: none !important;
}


header .navbar-nav > li:after {
    content: '\00B7';
    display: inline-block;
    color: #fff;
    font-weight: bold;
    margin: 0 2px;
}

header .navbar-nav > li:last-child::after {
	content: '';
	padding-right: 0;
}

.navbar .nav > li.active > a {
	color: #fff;
	font-weight: bold;
}

.navbar .nav > li.level1-onpath > a,
.navbar .nav > li > a:hover {
	color: #fff !important;
	text-decoration: none;
	border-bottom: 3px solid #fff;
}

.fixed-nav {
	display: none;
	position: fixed;
    width: 100%;
    margin: 0 !important;
    top: 0;
    z-index: 100;
}

.toolbar {
	position: absolute;
	right: 20px;
	top: 0;
	padding: 0px 5px 5px;
	background: #333;
	z-index: 999;
	border-left: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
}

.toolbar .printer {
	color: #fff;
	float: left;
    font-size: 22px;
    padding: 2px;
    margin: 0 14px 0 10px;
}

.toolbar .printer a {
	color: #fff;
}

.main-navbar .some {
    overflow: hidden;
    position: absolute;
    right: 365px;
    top: 6px;
}

@-moz-document url-prefix() { 
	.main-navbar .some {
	    right: 380px;
	}
}

.main-navbar .some a {
    color: #999;
    display: inline-block;
    padding-top: 5px;
    margin: 0 5px;
    opacity: 0.7;
}

.main-navbar .some a i {
    font-size: 20px;
}

@media (max-width: 768px) {

	header .some {
		display: none;
	}
	header .shortcuts {
		top: 100px;
	}
	header .navbar {
		height: 135px;
	}

	.site-search i {
		color: #fff;
	}

	.flex-direction-nav,
	.flex-control-nav {
		display: none;
	}

	.nav-container {
		background: #6ABE28;
		margin-top: -7px;
	}

	.navbar-collapse.collapse {
	    border: none;
	    overflow: hidden;
	    background: #6ABE28;
	    padding: 10px;
	}

}

@media (max-width: 768px) {

	.nav-container {
		margin-top: 40px;
	}

}

@media (max-width: 480px) {

	.nav-container {
		margin-top: 50px;
	}

}

.toolbar #trigger {
	position: relative;
	cursor: pointer;
    background: #6ABE28;
    padding: 3px 6px;
    display: block;
    margin-right: 5px;
}

.toolbar #trigger p {
	color: #fff;
	margin: 0;
}

.toolbar #trigger #language {
    position: absolute;
    background: #fff;
    top: 28px;
    left: 0;
}

.toolbar #trigger #language ul {
	margin: 0;
    padding: 5px 10px;
    min-width: 150px;
}

.toolbar #trigger #language li {
	list-style: none;
	color: #fff;
}

.toolbar #trigger #language li a {
	font-weight: bold;
	color: #444;
    display: block;
    padding: 5px 0;
}

@media (max-width: 450px) {

	header .shortcuts {
	    text-align: center;
	    margin: 0;
	    padding: 10px;
	    background: #fff;
	    width: 100%;
	    left: 0;
	    right: auto;
	}

	#SearchForm {
		display: none;
	}

	.site-search {
		color: #444;
	    font-size: 18px;
	    padding: 2px;
	    margin: 0 5px 0 -5px;
		display: block !important;
		float: left;
	}

	.logo-container img {
	    width: 150px;
	    margin-top: 10px;
	}

	.navbar-collapse {
		padding-top: 30px;
	}

}

/* search */

#SearchForm .q {
	height: 26px;
	border: 1px solid #999;
}

#SearchForm .go {
    height: 26px;
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 18px;
}

/* shortcuts */

.shortcuts {
    position: absolute;
    right: 20px;
    top: 62px;
}

.shortcuts li a {
	font-weight: bold;
}

.shortcuts li:last-child {
	padding-right: 0;
}

/* items */

.item {
	margin-bottom: 20px;
}

.item h3 {
    font-size: 24px;
    margin: 0 15px 15px 0;
    padding: 10px 0;
    color: #6ABE28;
    font-weight: 600;
    border-bottom: 2px solid #e9e9e9;
}

.item h3 a:hover,
.item h3 a:active,
.item h3 a:focus {
	text-decoration: none !important;
}

.item .text {
    margin: 0;
}

.widget div.app1 div.hd h2 {
    font-size: 24px;
    margin: 0 15px 15px 0;
    padding: 10px 0;
    color: #6ABE28;
    font-weight: 600;
    border-bottom: 2px solid #e9e9e9;
}

@media (max-width: 1200px) {

	.item h3,
	.item h2 {
		font-size: 20px !important;
	}

}

@media (max-width: 768px) {

	.item h3,
	.item h2 {
		font-size: 18px !important;
	}

}

.presentation .item h3 {
    font-size: 20px;
    margin: 0 15px 15px 0;
    background: #60a500;
    padding: 10px;
    color: #fff;
    font-weight: normal;
}


/* slider */

#featured {
	background: #6ABE28;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,6abe28+100&1+99,1+99,0+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(107,191,42,1) 100%, rgba(106,190,40,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(107,191,42,1) 100%,rgba(106,190,40,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(107,191,42,1) 100%,rgba(106,190,40,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#006abe28',GradientType=0 ); /* IE6-9 */
    border-bottom: 1px solid #c8e6af;
}

.slider-container {
    background: #fff url(../img/c-bg.png);
    background: rgba(255,255,255,0.92) url(../img/c-bg.png);
	padding: 30px 0;
}

.slider-container > .container {
    width: 1270px;
    max-width: 100%;
}

.slider-container .eh {
	padding: 0;
}

.slider-container > .container > .row {
	margin: 0;
}

.slider-container .col-md-4 {
	background: #fff;
}

#main-slider {
	background: #6ABE28;
	margin: 0 !important;
}

#main-slider .slides > li img {
	visibility: hidden;
}

#main-slider .slides > li {
	background-size: cover !important;
}

.flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible;} 

.flex-control-nav {
	bottom: 10px;
	z-index: 8;
}

div#zone-karuselli {
	overflow: visible;
}

.zone-karuselli-stuff .token {
	margin: 0 !important;
}

.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: 0;
    display: block;
    background: url(../img/bg_direction_nav.png) no-repeat -1px -5px;
    position: absolute;
    top: 45%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    border-radius: 50%;
}

.flex-direction-nav a.flex-next {
    background-position: 100% -5px;
}

.flex-caption a.btn-theme {
	color: #fff !important;
}

/* lahjoitus */

.lahjoita-caption {
}

.lahjoita-btn {
    background: #6ABE28;
    font-size: 32px;
    width: 220px;
    height: 80px;
    border-radius: 10px;
    line-height: 60px;
    text-transform: none;
}

.lahjoita-caption h3 {
    font-size: 20px;
    text-transform: none;
    margin-top: 20px;
    width: 80%;
    margin: 10px auto;
    background: transparent;
    color: #333;
    border-bottom: none;
}

.lahjoita-caption a {
	color: #fff;
    background: #E98300;
    border: none;
    text-shadow: 1px 1px 0 #333;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f29d00+0,e98300+52,e98300+54,f4af00+100 */
background: rgb(242,157,0); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(242,157,0,1) 0%, rgba(233,131,0,1) 52%, rgba(233,131,0,1) 54%, rgba(244,175,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(242,157,0,1) 0%,rgba(233,131,0,1) 52%,rgba(233,131,0,1) 54%,rgba(244,175,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(242,157,0,1) 0%,rgba(233,131,0,1) 52%,rgba(233,131,0,1) 54%,rgba(244,175,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f29d00', endColorstr='#f4af00',GradientType=0 ); /* IE6-9 */

      -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0); 
}

.lahjoita-caption a:hover {

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f29d00+0,e98300+52,e98300+54,f4af00+100 */
background: rgb(242,157,0); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(242,157,0,1) 0%, rgba(233,131,0,1) 52%, rgba(233,131,0,1) 54%, rgba(244,175,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(242,157,0,1) 0%,rgba(233,131,0,1) 52%,rgba(233,131,0,1) 54%,rgba(244,175,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(242,157,0,1) 0%,rgba(233,131,0,1) 52%,rgba(233,131,0,1) 54%,rgba(244,175,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f29d00', endColorstr='#f4af00',GradientType=0 ); /* IE6-9 */

  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

  /* IE 5-7 */
  filter: alpha(opacity=80);

  /* Netscape */
  -moz-opacity: 0.8;

  /* Safari 1.x */
  -khtml-opacity: 0.8;

  /* Good browsers */
  opacity: 0.8;

  text-decoration: none !important;
  border: none !important;
}

@media (max-width: 767px) {

	.lahjoita-btn {
	    background: #6ABE28;
	    font-size: 32px;
	    font-size: 24px;
    	line-height: 55px;
	    width: 150px;
	    height: 75px;
	}

    .lahjoita-caption {
	    margin: 0;
	    padding: 20px;
	}

}

/* uutiset */

.news .tab-content > .tab-pane {
    padding: 0;
    border: none;
    min-height: 450px;
}

.news .nav-tabs li {
	opacity: 0.6;
}

.news .nav-tabs li:hover,
.news .nav-tabs li.active,
.news .nav-tabs li.active2 {
	opacity: 1;
}

.news ul.list-unstyled {
	margin: -10px 0 10px 0;
}

.news ul.list-unstyled li {
	position: relative;
	padding: 10px 0 10px 80px;
}

.news .date {
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 10px;
}

.news ul.list-unstyled li a {
	color: #444;
}

#ajankohtaista div.app1 table.rc td,
#tutkimukset div.app1 table.rc td {
    padding: 5px 0 3px 0;
}

TABLE.artikkeli {
	margin-top: 30px;
}

TABLE.artikkeli TD.kuvat {
	width: 180px !important;
}

/* blogi */

.blog-link {
    font-size: 22px !important;
    color: #6ABE28 !important;
    margin-top: -4px;
    margin-bottom: 4px;
}

@media (max-width: 768px) {

	.blog-link {
		font-size: 18px !important;
	}

}

.news ul.blog-list li {
	position: relative;
	padding: 10px 0 10px 85px;
}

.news ul.blog-list .date {
	font-weight: normal;
	color: #fff;
	background: #6ABE28;
	padding: 1px 3px;
}

.news ul.blog-list li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 10px 0 10px 88px;
}

.news ul.blog-list li a {
	color: #444;
}

.news ul.blog-list .date {
	font-weight: normal;
	color: #fff;
	background: #6ABE28;
	padding: 1px 3px;
	width: 78px;
}

/* poiminnot */

ul.cat li a, 
ul.folio-detail li a,
ul.folio-detail li a i {
	color: #444;
}

.cat li {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.cat li.here > a {
	font-weight: bold;
}

.cat li:last-child {
    border-bottom: none;
}

.cat .cat {
    margin: 10px 0 -25px 0;
    padding: 15px 0 0 20px;
    border-top: 1px solid #e9e9e9;
}

.widget div.app1 div.bd div.row {
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
}

.widget div.app1 div.bd div.row:first-child {
	margin: 0;
}

.widget div.app1 div.bd div.row {
	background: transparent;
}

.main-content div.app1 div.hd h2 {
	font-size: 20px;
	color: #444;
	font-weight: bold;
}

.token-Highlight .title:after {
	font-family: FontAwesome;
    content: " \f101";
}

.token-Highlight {
	margin-bottom: 30px !important;
}

#token-5025074 h2 {
	font-size: 24px;
	padding: 0 0 10px 0;
}

.inner-page #left h2,
.inner-page #right h2 {
	font-size: 18px;
}

.inner-page #content .token-Content,
.inner-page #left .token-Content,
.inner-page #right .token-Content {
	margin-bottom: 30px;
}

/* rss */

.rss_item a, .rss_item a:hover {
	font-family: 'Open Sans', Arial, sans-serif !important;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    color: #444;
}

.rss_item div.item-description {
    font-family: "Open sans";
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 1em 0;
    color: #333;
}

/* some */

.some-content {
    margin-bottom: 30px;
}

.some-content .tab-pane {
    min-height: 550px;
}

.nav-tabs>li {
    float: left;
}

.nav-tabs.some>li {
    margin-bottom: -5px;	
}

.some i {
	color: #444;
	font-size: 30px;
}

.some i:hover {
	color: #6ABE28;
}

.some .active i {
	color: #6ABE28;
}

.some a:hover {
	text-decoration: none !important;
}

@media (max-width: 450px) {
	.nav-tabs.some>li {
	    margin-bottom: -13px;
	}
	.some.nav-tabs > li > a {
		padding: 10px;
	}
	.some.nav-tabs > li > a > i {
		font-size: 20px;
	}
	.some-content .tab-pane {
		position: relative;
		z-index: 99;
	}
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#instafeed img {
	display: inline-block;
	width: 48%;
	margin: 1%;
}

/* content */

.breadcrumb {
	width: 100%;
    padding: 0 0 10px 0;
    margin-bottom: 30px;
    border-bottom: 1px dotted #dfdfdf;
}

.breadcrumb > li {
	font-size: 14px;
}

.content h1 {
    margin: 0 0 30px 0;
}

.content .navpathcontainer {
    margin: 0 0 20px 0;
}

.inner-page {
	padding: 20px;
	margin-top: 40px;
}

#left {
	padding: 30px 10px;
	background: #fcfcfc;
    border: 1px solid #e9e9e9;
    margin-bottom: 30px;
}

#sidemenu {
    padding: 15px;
    margin-bottom: 30px;
    border: 1px solid #e9e9e9;
}

#sidemenu > h3 {
    font-size: 18px;
    margin: -15px -15px 15px -15px;
    padding: 15px;
    color: #444;
    background: #fcfcfc;
    font-weight: 600;
    border-bottom: 1px solid #e9e9e9;
}

#sidemenu > .cat > li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

#sidemenu .cat li li li {
    font-size: 13px;
}


#sidemenu .cat li li li li {
    font-size: 13px;
}

/* ei näytetä osioiden etusivuilla */

.page-root #sidemenu {
	display: none;
}

.widget div.app1 div.hd h2 {
	font-size: 20px;
	padding: 0 10px 5px 0;
}

div.app1 div.hd h2 {
    color: #444;
}

div.app1 div.ft,
.resultPages {
    padding: 10px 0;
}

a.listlink:after {
    font-family: FontAwesome;
    content: " \f101";
}

/* partners */

div#zone-bannerit {
    width: 100%;
}

.partners-container {
    width: 100%;
    overflow: hidden;
    background: #fcfcfc;
    border-top: 1px solid #dfdfdf;
    padding: 20px;
}

.partners-container .token-Banner {
	text-align: center;
    overflow: hidden;
    margin: 40px 0;
}

.partners-container .token-Banner .banner {
	display: inline-block;
    margin-bottom: 30px;
    width: 24%;
    padding: 10px;
    margin-bottom: 0;
}

.partners-container .token-Banner .banner:hover {
	opacity: 0.8;
}

@media (max-width: 767px) {
	.partners-container .token-Banner .banner {
		width: 100%;
	}
}

.partners-container .token-Banner .banner img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
      -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0); 
}

.partners-container .token-Banner .banner img:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

  /* IE 5-7 */
  filter: alpha(opacity=80);

  /* Netscape */
  -moz-opacity: 0.8;

  /* Safari 1.x */
  -khtml-opacity: 0.8;

  /* Good browsers */
  opacity: 0.8;
}

/* footer */

footer {
    background: #4f4f4f;
    border-top: 1px solid #333;
}

footer .widget {
	overflow: hidden;
}

footer .widget ul {
    float: left;
    width: 40%;
    margin-right: 2%;
    font-size: 14px;
}

footer li,
footer a,
footer a:visited,
footer p {
    color: #fff;
}

.contactinfo {
	margin-bottom: 20px;
}

.contactinfo > span {
    font-size: 18px;
    margin-bottom: 5px;
    display: block;
}

/* css fixes */

div.app1 a {
    text-decoration: none;
    font-weight: normal;
    color: #444 !important;
}

div.as_huomiolaatikko {
	font-family: "Open sans";
    background-color: #fcfcfc;
    margin-top: 20px;
}

div.as_huomiolaatikko a {
	font-weight: bold;
    color: #444;
}

.fileList td {
	padding-bottom: 10px;
}

.fileList .icon img {
	margin-right: 8px;
}

.row .zone {
	width: 100% !important;
}

/* old */

div#main,
div#footer {
	display: none;
}

/* ie */

.ie .main-navbar .some {
    right: 395px;
}

.ie #SearchForm .go {
	line-height: 12px;
}

/* edit */

div.app1 {
    padding: 0;
}

.editmode #tutkimukset {
	display: block;
	opacity: 1;
	min-height: auto;
 }

.hiddendd select {
	max-width: 100% !important;
}


/* forms */

table.form-fillin td {
    display: block;
}

.form-fillin {
    width: 50%;
}

.form-fillin td {
    padding: 5px 0;
}

.form-fillin td.margin {
    padding-left: 0;
}

.form-fillin td.formTopLayout {
    padding: 0 0 15px 0;
}

.form-fillin td.control {
    padding-right: 10px;
}

.form-fillin input[type="text"], textarea {
  width: 100% !important;
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 3px;
}

.form-fillin textarea {
  width: 100% !important;
}

.form-fillin .formTopLayout input[type="text"] {
  width: auto !important;
}

input[type="submit"] {
  margin-top: 10px;
}

.form-fillin input[type="text"]:focus {
  background: whiteSmoke;
}

table.form-fillin td.calc {
  background: transparent !important;
}

table.form-fillin td.control {
    width: 16px;
    float: left;
    margin: 0 10px 0 0;
}

/* videot */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

iframe {
  max-width: 100%;
}

iframe[name="google_conversion_frame"] {height: 1px;}

a.scrollup {
    opacity: 0.8;
}

@media (min-width: 767px) {

	#main-slider,
	#main-slider .slides,
	#main-slider .slides > li {
		height: 100%;	
		max-height: 464px;
	}

}

@media (max-width: 1200px) {

	.slider-container .col-lg-8 {
	    padding: 0;
	}

}

@media (max-width: 1000px) {

	#main-slider, .eh {
		min-height: auto !important;
		height: auto !important;
		overflow: hidden;
	}

}

@media (max-width: 767px) {

	header .main-navbar nav {
		background: transparent;
	}

	header .navbar-collapse ul.navbar-nav {
		margin: 0;
	}

	header .navbar .nav > li > a {
	    font-size: 14px;
	}

	#main-slider {
		margin-bottom: 20px !important;
	}

	#main-slider .slides > li {
		height: 280px;
	}

	#main-slider .slides > li img {
		display: none;
	}

	.slider-container {
		padding-top: 20px;
	}

	.slider-container .col-lg-8 {
		padding: 0;
	}

	#main-slider, .eh {
		min-height: auto !important;
		height: auto !important;
	}

	.flex-caption {
		bottom: 0;
		padding: 10px;
	}

	.flex-caption h3 {
    	font-size: 18px;
    	margin-bottom: 10px !important;
    }

	.flex-caption p {
    	font-size: 16px !important;
    	margin-bottom: 2px !important;
    }

    .flex-caption div.app1 a.btn-theme {
    	font-size: 12px !important;
    	color: #fff !important;
    }

    .lahjoita-caption {
	    margin: 0;
	    padding: 20px;
	}

	.inner-page {
	    padding: 20px;
	    margin-top: 10px;
	}

	.content h1 {
		font-size: 22px;
		margin-bottom: 20px;
	}

	.content h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.content h3 {
		font-size: 18px;
		margin-bottom: 20px;
	}

	.content h4 {
		font-size: 16px;
		font-weight: bold;
	}

	.breadcrumb > li {
	    font-size: 12px;
	}

	.main-content {
		margin-bottom: 30px;
	}

	td.kuvat,
	td.tiedot {
		display: block;
		width: 100%;
		clear: both;
		padding: 0 !important;
		margin-bottom: 20px;
	}

	.contentFrame td {
		display: block;
		width: 100%;
		clear: both;
	}

}

div.app1 div.title, div.app1 p.poll_question, div.app1 td.poll_choice {
    color: #8c8c8c;
    font-family: "Open sans";
}

.divThemeImage {
	max-width: 100%;
	height: auto;
	margin-bottom: 1em;
}

.divThemeImage img {
	max-width: 100%;
	height: auto;
}

.captionModel2 {
	width: 50% !important;
}

.captionModel2 img {
	max-width: 90% !important;
	height: auto;
}

/* sisältö */
.token-Content {
	margin-bottom: 2em;	
}

.token-Content ul,
.token-Content ol {
	display: inline-block;
}

/* uutiset */
.NewsSummary {
	margin-bottom: 2em;
}

.NewsSummary a {
	font-size: 16px !important;
	font-weight: 600 !important;
}

.page-1 .NewsSummary a {
	font-size: 15px !important;
	font-weight: 600 !important;
}

.kuvat > div,
.NewsSummary img {
	margin-bottom: 0.5em;
}

.NewsSummary div.bd div.row {
	margin-bottom: 1em !important;
}

.page-1 .NewsSummary div.bd div.row {
	margin-bottom: 0.3em !important;
}

div.ingressi {
	font-size: 14px !important;
	font-style: normal !important;
	line-height: 20px;
    margin-bottom: 0.5em;
}

/* poiminnot */

.HighlightSummary h2 a {
    font-size: 20px !important;
    color: #444;
    font-weight: 600 !important;	
}

.page-1 .HighlightSummary h2 {
    font-size: 24px !important;
    margin: 0 15px 15px 0;
    padding: 10px 0;
    color: #6ABE28;
    font-weight: 600;
    border-bottom: 2px solid #e9e9e9;
}

.HighlightSummary .title {
    font-size: 15px !important;	
}

/* bannerit */

.token-Banner {
	margin-bottom: 2em !important;
}

.token-Banner .banner {
	margin-bottom: 2em !important;
}

.token-Banner .banner:last-child {
	padding-bottom: 0 !important;
	margin-bottom: 0;
}

.token-Banner .banner:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

  /* IE 5-7 */
  filter: alpha(opacity=80);

  /* Netscape */
  -moz-opacity: 0.8;

  /* Safari 1.x */
  -khtml-opacity: 0.8;

  /* Good browsers */
  opacity: 0.8;
}