html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
    padding: 0;
    border: 0;
    font-size: 15px;
    vertical-align: baseline;
}

body {
	background: #e9eaed;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	font-family: HelsinginWeb, Helvetica, sans-serif;
}
* {
	box-sizing: border-box;
}
.hidden {
	display: none !important;
}

h1, h2, h3 {
	margin-top: 1em;
	margin-bottom: 1em;
}

/*puukotus*/
.top-ad-wrapper {
	display: none;
}
.site-wrapper,
.content-wrapper {
	max-width: none;
	padding: 0;
}
.content-wrapper {
	background: none;
}
.main-footer{
	display:none;
	max-width:1200px;
	margin: 0 auto;
}
/*End of puukotus*/

.hss-container {
	margin: 0px auto;
	font-family: HelsinginWeb, Helvetica, sans-serif;
	font-size: 16px; 
}

.hss-area {
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	vertical-align: top; 
}

.hss-area .button, .swiper .button {
	font-size: 15px;
    font-family: HelsinginWeb, Helvetica, sans-serif;
    font-weight: 500;
    min-width: 135px;
    padding: 4px 20px;
    line-height: 36px;
    border: 1px solid #ffffff;
    border-radius: 30px;
    display: inline-block;
    text-decoration: none;
    vertical-align: middle;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    text-align: center;
    color: #fff;
    /*background: #00194c;*/
	background: #004F9D;
	transition: all 100ms;
}

.button.hollow {
	border-color: #004F9D;
    color: #004F9D;
	background: #fff;
}

.button.skip {
	display: block;
    width: 230px;
	margin: 0 auto;
    transition: all 150ms;
	margin-top: 1em;
	cursor: pointer;
}

.hss-heading {
	display: table;
	width: 100%;
	padding: 0;
	vertical-align: middle;
	/* margin-bottom: 4vw;*/
	text-align: center;
	box-sizing: border-box; 
	background-color: #00194c;
	background-image: url("img/Alme_tilaajan_vinkit_lukijalady_hero2.jpg");
	background-position-y: center;
    background-size: cover;
}

.hss-heading-container {
	max-width: 960px;
	margin: 30px auto 0;
}
  	
.hss-heading .hss-heading-copy {
	margin-top: 8vh;
	padding: 16px;
}  
  
.hss-heading .hss-align-aid h2 span,  .hss-heading .hss-align-aid h2 span {
	color:white;
	font-size: 100%; 
	font-weight:400;
}
	
.hss-heading .hss-heading-copy h3 {
	text-align: center;
	color: white;
	font-family: HelsinginWeb, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: normal;
	text-shadow: 0px 2px 30px rgba(0, 0, 0, 1); 
	text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5); 
	margin-top: 1em;
	margin-bottom: .5em;
}
 
.hss-heading .hss-heading-copy h3 span{
	font-size: 100%;
	font-weight: 600;   
}
 
.hss-heading .hss-heading-copy h1 {
	font-size: 30px;
	text-align: center;
	font-family: HelsinginWeb, Helvetica, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: normal;
}	
	 
.hss-heading .hss-align-aid-bottom {
	display: none;
}

.hss-heading .hss-align-aid-bottom a {
	color: white;
	font-size:100%;
	width: 180px;
	text-decoration: none;
	font-weight: 400;
	border: 1px solid white;
}

.hss-heading .hss-align-aid-bottom h2 {
	display: inline-block;
}


.hss-heading .hss-align-aid-bottom img {
	width: 26px;
	margin-left: 10px;
}
	
.hss-heading .hss-logo-container {
	position: absolute;
    max-width: 1280px;
    margin: 0 auto;
    height: 70px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 90%;
}
	
.hss-heading .hss-logo-container .hss-hs-logo {
	position: absolute;
    top: 0;
    left: 0;
    background: transparent url("img/Aamulehti_Ikoni_nega_200x200.png") no-repeat center center;
    background-size: cover;
    display: inline-block;
    width: 4em;
    height: 4em;
}
	
.hss-hs-logo img {
	width: 200px; 
}
	
.hss-heading h1 {
	font-family: HelsinginWeb, Helvetica, sans-serif;
	font-weight: 300;
	text-transform: none;
	color: #191919;
	margin: 0;
	font-size: 6vw;
	line-height: normal; 
}
	 
.hss-heading h3 {
	display: inline-block;
	font-family: HelsinginWeb, Helvetica, sans-serif;
	font-weight: 300;
	color: #191919;
	background-color: transparent;
	margin: 0.25em 0 0;
	padding: 4px 20px;
	line-height: normal; 
}
	
.hss-heading h1,
.hss-heading h3 {
	letter-spacing: 0.01em; 
}
   
.hss-heading.hss-slideshow-heading {
	height: 30vh; 
}	  

.hss-product-heading p {
	font-family: HelsinginWeb, Helvetica, sans-serif;
	color: #191919;
	font-weight: 500;
	font-size: 100%;
	line-height: 1.4em;
	padding: 1em 0;
}
	   
.hss-product-heading b {
	font-weight: 600;
}
	  
.hss-heading.hss-slideshow-heading h1 { 
	color: white;
	text-shadow: 0px 2px 20px rgba(0, 0, 0, 0.4); 
}
		
.hss-heading.hss-slideshow-heading .hss-logo-container .hss-hs-logo:after {
	color: white; 
}

.hss-col-container {
	display: table; 
}
	
.hss-col-third {
	display: block; 
	position: relative;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
	vertical-align: top;
	background: none; 
	float: right; 
	width: 100%; 
	border-right:none; 
	border-bottom: none;   
}
  
	
.hss-product-highlight .hss-col-third {
	border-bottom: 0px;   
	background: none; 
	padding: 30px 30px 0 30px;
}

.hss-sub-heading-copy {
	background: #004F9D;
	padding: 2em 20px 2em;
	color: #fff;
	letter-spacing: 0.5px;
}

.hss-sub-heading-copy > div {
	display: flex;
	flex-direction: row;
	align-items: flex-start
}

.hss-sub-heading-copy img {
	max-width: 100%;
	height: auto;
}

.hss-sub-heading-copy h2 {
	text-align: left;
	margin-top: 0;
}

.hss-sub-heading-copy p {
	text-align: left;
	margin-bottom: 1em;
	font-size: 18px;
	font-weight: 400;
}

.hss-sub-heading-copy .hss-area {
	background: inherit;
}

.hss-area h2 {
	font-size: 20px;
}

h2.subtitle {
	margin: 2em auto;
	padding: 0 16px;
	font-size: 20px;
}

.swiper-container {
	position: relative;
	max-width: 1100px;
	margin: 0 auto;
}

.swiper {
	margin: 1em auto;
	max-width: 1000px;
	width: 90%;
}

.swiper .swiper-wrapper {
	max-width: 1000px;
	margin: 0 auto;
}

.swiper .swiper-slide {
	background: #fff;
	padding: 25px;
	height: auto;
	position: relative;
	display: flex;
	flex-direction: column;
	background-color: #ffffff;
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
    vertical-align: top;
    overflow: hidden;
	margin-bottom: 1em;
	transition: opacity 200ms linear;
}

.swiper .swiper-slide.top-padding {
	padding-top: 50px;
}

.swiper .swiper-slide .icon {
	margin-top: .5em;
}

.swiper .swiper-slide .title {
	font-weight: bold;
	font-family: HelsinginWeb, Helvetica, sans-serif;
	font-size: 20px;
	display: block;
    margin-bottom: 1em;
	text-align: center;
}

.swiper .swiper-slide p {
	font-size: 15px;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 1.5em;
	font-weight: 500;
	/*flex-grow: 1;*/
}

.swiper .swiper-slide img.aiheseuranta {
	width: 242px;
	max-width: 98%;
	height: auto;
	margin-top: 1em;
}

.swiper .swiper-slide a {
	color: #2d6973;
	transition: all 150ms;
	font-weight: 500;
}

.swiper .swiper-slide a:visited {
	color: #777;
}

.swiper .swiper-slide a:hover, .swiper .swiper-slide a:active, .swiper .swiper-slide a:focus {
	color: #004F9D;
}

.swiper .swiper-slide a.button {
	color: #fff;
	display: block;
	width: 230px;
    text-align: center;
    font-size: 14px;
	margin: 0 auto;
	transition: all 150ms;
}

.swiper .swiper-slide a.button.secondary {
	background: #fff;
    border: 1px solid #004F9D;
    color: #004F9D;
    margin-top: 16px;
}


.swiper-slide a.button.secondary:hover, .swiper-slide a.button.secondary:active, .swiper-slide a.button.secondary:focus {
	color: #fff;
}

.swiper .swiper-slide .label, .swiper .swiper-slide .close-button {
	font-weight: 500;
	color: #c8c8c8;
	font-family: HelsinginWeb, Helvetica, sans-serif;
}

.swiper .swiper-slide .label {
	display: inline-block;
	margin-right: 12px;
	
	border-radius: 50%;
    width: 28px;
    height: 28px;
	padding-top: 2px;
	vertical-align: bottom;

    background: #fff;
    border: 2px solid #004F9D;
    color: #004F9D;
    text-align: center;

    font-size: 16px;
}

.swiper .swiper-slide .close-button {
	right: 15px;
	font-size: 24px;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
}

.swiper .swiper-slide a.button:visited {
	/*background: #31656e;*/
}

.swiper .swiper-slide a.button:hover, .swiper .swiper-slide a.button:focus, .swiper .swiper-slide a.button:active {
	background: #053d71;
}

.swiper .swiper-slide .skip:hover, .swiper .swiper-slide .skip:focus, .swiper .swiper-slide .skip:active {
	border-color: #00194c;
	color: #00194c;
}

.onboarding-feedback {
	margin-top: 24px;
	text-align: center;
}

.swiper .swiper-slide .onboarding-feedback-title, .swiper .swiper-slide .onboarding-feedback-thankyou {
	display: block;
	margin-bottom: 8px;
	color: #666;
	font-size: 14px;
	text-align: center;
}

.onboarding-feedback-thankyou {
	display: none;
	margin-top: 24px;
}

.onboarding-feedback-thumb-up, .onboarding-feedback-thumb-down {
	display: inline;
	cursor: pointer;
	margin-left: 8px;
	border: 1px solid #eee;
	background: #f2f2f2;
	border-radius: 8px;
	padding: 4px 12px;
}

.onboarding-feedback-thumb-up span, .onboarding-feedback-thumb-down span {
	margin-right: 2px;
	color: #444;
	font-size: 14px;
	vertical-align: super;
}

.onboarding-feedback-thumb-up svg, .onboarding-feedback-thumb-down svg {
	height: 20px;
	width: auto;
	display: inline;
	fill: #004F9D;
}

.onboarding-feedback-thumb-down svg {
	transform: rotate(180deg);
}

.swiper-pagination {
	position: relative !important;
	margin-top: 1em;
    padding: 14px;
}

.hss-card {
	background-color: #ffffff;
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
    padding: 1em;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    vertical-align: top;
    overflow: hidden;
    margin-bottom: 1em;
}

.hss-button {
    font-size: 15px;
    width: 161px;
    padding: 0 30px;
    line-height: 36px;
    border: 1px solid;
    border-radius: 20px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}

.hss-button.solid {
    border-color: #00194c;
    background: #00194c;
    color: #ffffff;
}

.hss-buttons a:hover, .hss-buttons a:active, .hss-buttons a:focus {
	background: #000c26;
	color: #fff;
}
  
a {
	 color: #00194c;
}

.hss-footer {
	margin-top: 3em;	
	margin-bottom: 0;
	background-color: #f6f6f6;
}

.hss-footer .hss-area h2 {
	font-size: 20px;
}

.hss-footer > .hss-area {
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	justify-content: center;
}

.hss-more-options {
	display: flex;
	flex-direction: column;
	text-align: left;
	margin-left: 1em;
}

.hss-more-options > h2, .hss-more-options > p {
	margin-bottom: 1.5em;
}

.hss-omasanoma-shot {
	margin-bottom: 20px;
    margin-right: 20px;
}

.hss-omasanoma-shot img {
	width: 200px;
	height: auto;
}

@media (min-width: 576px) { 
	.hss-heading .hss-logo-container .hss-hs-logo {
		width: 6.25em;
		height: 6.25em;
	}
	
	.hss-heading .hss-heading-copy {
		margin-top: 12vh;
		padding: 16px;
	}  

	.hss-heading .hss-heading-copy h1 {
		font-size: 40px;
	}

	.hss-footer > .hss-area {
		display: flex;
		flex-direction: row;
	}
}

@media (min-width: 1080px) { 
	.swiper {
		width: 1000px;
	}
	
	.hss-heading .hss-heading-copy h1 {
		font-size: 58px;
	}
	
	.hss-heading .hss-heading-copy h3 {
		font-size: 24px;
	}
	
	.hss-area h2 {
		font-size: 24px;
	}
	
	.swiper .swiper-slide .title {
		font-size: 24px;
	}
	
	.swiper .swiper-slide p {
		font-size: 16px;
	}
}