@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,800');
body, html {
	font-family: 'Open Sans', sans-serif;
}
/* ******************************************************************* */
/* ******************************************************************* */
/* Kohti elinvoimaa */
/* ******************************************************************* */
/* ******************************************************************* */


.productsintro {
	background-image: url(../img/bg/products/bg-intro-berries.jpg);
	background-size: cover;
	background-position: top left;
	background-repeat: none;
	height: auto;
	position: relative;
	width: 100%;
	margin: -100px 0 0 0;
	text-align: center;
	padding: 45% 0 0;	
}
.productsintrotxt {
	position: absolute;
	top: 25%;
	right: 10%;
	width: 35%;
	text-align: center;
	color: #000;
  }
.productsintrotxt .title {
	font-weight: 800; 
	font-size: 28px;
	text-transform: uppercase; 
	line-height: 1.2; 
}

.productsintrotxt .description { 
	font-size: 18px;
	font-weight: 300;
	line-height: 1.5; 
}
	.collapse_link { cursor: pointer;}
	.text-center { text-align: center!important; }

	#wildfood { padding-top: 40px;}
	.wildfood_elinvoimaa {
		width: 40%;
		padding-bottom: 20px;
		margin: 40px auto 0px auto;
	}

   	
.btn-intro {
	border-radius: 0;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 10px 20px;
	width: 150px;
	color: #FFF;
	margin: 10px 10px 10px 10px;
} 

/* ******************************************************************* */
/* ******************************************************************* */
/* Products carousel */
/* ******************************************************************* */
/* ******************************************************************* */
#products_carousel {
	margin: 10px auto 0px auto;
	padding: 0;
}
#products_carousel .carousel-inner { width: 100%; }
#products_carousel .carousel-control.left, #products_carousel .carousel-control.right {
	background-image: none;
}
#products_carousel .carousel-control.left {
	left: 0;
	width: 5%;
}
#products_carousel .carousel-control.right {
	right: 0;
	width: 5%;
}
#products_carousel .carousel-inner .item {
	width: 100%;
}
#products_carousel .carousel-inner img { width: 100%; }




/* ******************************************************************* */
/* ******************************************************************* */
/* Arctic Difference */
/* ******************************************************************* */
/* ******************************************************************* */

.difference {
	margin-top: 10px;
	background-image: url(../img/bg/products/bg-arcticdifference.jpg);
	background-size: cover;
	background-position: bottom left;
	background-repeat: none;
	height: auto;
	position: relative;
	text-align: center;
	padding: 50% 0 0;	
}

.difference_txt {
	position: absolute;
	top:15%;
	left: 5%;
	width: 38%;
	text-align: center;
	color: #FFF;
}
.difference_txt h1 {
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
	font-weight: 800; 
	font-size: 28px;
	text-transform: uppercase; 
	line-height: 1.2; 
	margin-bottom: 25px;
}


/* ******************************************************************* */
/* ******************************************************************* */
/* Science */
/* ******************************************************************* */
/* ******************************************************************* */

.science {
	margin-top: 10px;
	background-color: #FFF;
	background-image: url(../img/frontpage/science.jpg);
	background-size: cover;
	width: 100%;
	padding: 45% 0 0;
	position: relative;
}
	.science-txt {
		position: absolute;
		right: 7%;
		top: 25%;
		width: 100%;
		max-width: 480px;
		text-align: center;
		color: #000;
	}
	.science-txt .title {
		font-weight: 800; 
		font-size: 28px;
		text-transform: uppercase; 
		line-height: 1.2; 
	}
	.science-txt .description {
		font-size: 18px;
		font-weight: 300;
		line-height: 1.5; 
	}
	.btn-science {
		margin-top: 10px;
		border: 1px solid #333;
		padding: 10px 40px;
		border-radius: 0;
		color: #000;
	}
	.btn-science:hover {
		background: #66ccff;
		color: #FFF;
		border: 1px solid #FFF;
	}


/* ******************************************************************* */
/* ******************************************************************* */
/* Basketball */
/* ******************************************************************* */
/* ******************************************************************* */

.basket {
	margin-top: 10px;
	background-color: #FFF;
	background-image: url(../img/bg/products/bg-basket-susijengi.jpg);
	background-size: cover;
	background-position: top right;
	background-repeat: none;
	height: auto;
	position: relative;
	text-align: center;
	padding: 45% 0 0;	
}

	.basket-txt {
		position: absolute;
		left: 30%;
		top: 25%;
		width: 40%;
		text-align: center;
		color: #FFF;
		text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9);
	}
	.basket-txt h1 {
		font-weight: 800; 
		font-size: 28px;
		text-transform: uppercase; 
		line-height: 1.2; 
	}
	.btn-basket {
		margin-top: 10px;
		border: 1px solid #FFF;
		padding: 10px 40px;
		border-radius: 0;
		background-color: rgba(0, 0, 0, 0.6);
		color: #FFF;
	}
	.btn-basket:hover {
		background: #66ccff;
		color: #FFF;
		border: 1px solid #FFF;
    }
    

/* ******************************************************************* */
/* ******************************************************************* */
/* World Class Innovation */
/* ******************************************************************* */
/* ******************************************************************* */

	.wci {
		margin-top: 10px;
		background-image: url(../img/bg/wci/wci_intro.jpg);
		background-size: cover;
		background-position: bottom left;
		background-repeat: none;
		height: auto;
		position: relative;
		text-align: center;
		padding: 50% 0 0;	
	}
	
	.wci-txt {
		position: absolute;
		left: 20%;
		top: 15%;
		width: 60%;
		text-align: center;
		color: #FFF;
		text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9);
	}
	.wci-txt h1 {
		text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
		font-weight: 800; 
		font-size: 28px;
		text-transform: uppercase; 
		line-height: 1.2; 
	}
	.wci-txt p {
		text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
		font-size: 18px;
		font-weight: 300;
		line-height: 1.5; 
	}
	.wci-txt .btn-wci {
		margin-top: 20px;
		border: 1px solid #FFF;
		padding: 10px 40px;
		border-radius: 0;
		background-color: rgba(0, 0, 0, 0.6);
		color: #FFF;
	}
	.wci-txt .btn-wci:hover {
		border-color: pink;
		color: pink;
	}


/*
####################################################
M E D I A  Q U E R I E S
####################################################
*/
 

/* Extra large devices (large desktops, 2000px and up) */
@media (min-width: 2000px) {  
	.productsintrotxt { width: 800px;}
	.science-txt, .basket-txt { width: 800px; max-width: none; }
	.wci-txt { top: 20%; }
	.productsintrotxt .title, 
	.difference_txt h1, 
	.science-txt .title,
	.basket .subtitle,
	.wci h1 { font-size: 3em; }
	.productsintrotxt .description, .science-txt .description, .wci-txt p { font-size: 26px; }
	.productsintrotxt .btn-intro, .science-txt .btn-science, .basket .btn-basket, .btn-wci { margin: 20px 0px; font-size: 18px; }
}
/* Large devices (desktops, smaller than 992px) */
@media (max-width: 992px) { 
    .productsintro { 
		background-position-x: 35%;
		margin-top: 0; 
	} 
    .productsintrotxt {
		right: 2%;
		top: 5%;
        margin: 0px 50px 0 0;
        width: 300px;
    }
    .science { background-position: top left; }
	.science-txt { top: 15%; width: 350px; }
	.difference_txt { top: 5%; width: 45%;  }

}

/* Medium devices (tablets, smaller than 768px) */
@media (max-width: 768px) {  
	.productsintro { padding: 50% 0 0; }
	.productsintrotxt .title, .difference_txt h1, 
	.science-txt .title, .basket-txt .subtitle,
	.wci-txt h1 { font-size: 22px; }
	.productsintrotxt .description { font-size: 16px; }
	.science-txt { top: 15%; right: 3%; }
	.basket-txt { width: 50%; top: 15%; }
    .carousel-indicators { display: none; }
	.carousel-inner { padding-bottom: 75px;  }
	.carousel-control {
		clear: both;
		top: auto!important;
		bottom: 0px;
		display: block;
		border-radius: 0;
		width: 49%!important;
		width: auto;
        margin: 50px 0px 20px 0px;
        background: #333!important;
        opacity: 1;
        height: 50px;
	}
    .testimonials .carousel-inner {
        width: 98%;
    }
    .testimonials blockquote {
        width: 350px;
        margin: 0px auto 20px auto;
    }
    .testimonials blockquote h1 { font-size: 18px; }
    .testimonials .carousel-control span.glyphicon { color:#FFF; }    

}

/* Small devices (landscape phones, smaller than 576px) */
@media (max-width: 576px) {  
    .productsintro {
		margin: 0;
		padding: 5% 0 5% 0;
	}
	.btn { font-size: 14px; margin: 5px 0px; }
    .productsintrotxt {
		position: relative;
		width: 90%;
		right: 0;
        margin: 0 auto 0 auto;
        background: rgba(255, 255, 255, 0.6);
		padding: 10px 20px;
	}
	.productsintrotxt .description, .science-txt .description { font-size: 14px; }
    .difference { 
		background-position: top right;
		background-image: url(../img/bg/globalchallenge/bg_difference_mobile.jpg);
		background-size: cover;
		background-repeat: none;
		padding: 0; 
		position: relative;
	}
    .difference_txt {
        position: relative;
        margin: 0px auto;
        top: 0;
        left: 0;
        width: 90%;
        padding: 0px 0 40px 0;
	}
	.difference_txt h1 { margin: 0; text-align: center; padding: 40px 0px 0px 0px; }
	.difference_txt div { margin-top: 60px; }
    .science {
        padding: 20px 0px;
        position: relative;
    }
    .science-txt {
        background: rgba(255, 255, 255, 0.6);
        padding: 10px 20px;
        position: relative;
        left: 0;
        right: 0;
		top: 0;
		width: 90%;
        margin: 0px auto;
    }
    h1 { font-size: 24px; }
    .basket {
        background-position: top left;
        position: relative;
        padding: 10px 0 20px 0;
    }
    .basket-txt {
        padding: 10px 20px 20px 20px;
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        margin: 0px auto;
        width: 90%;
    }
	.basket-txt h1 {
        font-size: 20px;
    }
    .basket-txt p {
        font-size: 14px;
    }
        .btn-basket {
		margin-top: 20px;
		border: 1px solid #FFF;
		padding: 10px 20px;
		border-radius: 0;
		background-color: rgba(0, 0, 0, 0.6);
		color: #FFF;
	}
	.wci {
        background-position: bottom left;
        position: relative;
        padding: 10px 0 20px 0;
	}
	.wci-txt { 
		padding: 10px 20px 20px 20px;
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		margin: 0px auto;
		width: 90%;
	}
    .footer {
        text-align: center;
    }
}



