body
{
	background-color: #3d4243;
	overflow-x: hidden;
}

body h1
{
	font-size: 40px;
	font-style: italic;
}

body h2
{
	font-size: 25px;
}

body h3
{
	font-size: 18px;
}

body a, body a:hover, body a:visited, body a:active
{
	color: #32ab4c;
}

input[type="text"], input[type="email"], textarea
{
	border:0px;
	box-shadow: 0px;
	-webkit-appearance: none;
	padding:0px;
	font-size: 13pt;
	width: 100%;
}

textarea
{
	height: 200px!important;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.form-field .radio
{
	padding-left:20px;
}
.form-field .radio label
{
	padding-left:0px;
}

button[type="submit"].button
{
	background-color: #32ab4c;
	border: 0px solid #e3e3e3;
	border-radius: 15px;
	color: white;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
}

button[type="reset"].button
{
	background-color: #EE596B;
	border: 0px solid #e3e3e3;
	border-radius: 15px;
	color: white;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
}

.form-field
{
	border: 1px solid #e3e3e3;
	border-radius: 15px;
	margin-bottom: 20px;
	padding:10px;
}

.masthead
{
	background-image: url(../images/marjat-lauta.jpg); background-position: center 95%;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 600px;
}

.masthead .subhead
{
	background: -moz-linear-gradient(top, rgba(255,255,255,.9) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,.9) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,.9) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	text-align: center;
	padding:20px;
	line-height: 1.5;
	min-height:500px;
}

.masthead .subhead .nav.mobile .toggle-sub-menu
{
	display:inline-block;
	margin-left: 20px;
	cursor:pointer;
	font-size: 25px;
}

.masthead .subhead .nav.mobile
{
	display: none;
}

.masthead .subhead .nav.mobile .drop-menu
{
	display:none;
}

.masthead .subhead .nav.mobile .drop-menu ul
{
	list-style-type: none;
	padding-left:0px;
	margin-bottom:0px;
}

.masthead .subhead .nav.mobile .drop-menu ul li
{
	padding-top: 20px;
}

.masthead .subhead .nav.desktop .drop-menu
{
	display: none;
	position:absolute;
	/*background-color: rgba(132,211,149,1);*/
	background-color: rgba(255,255,255,1);
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	min-width:200px;
	text-align: left
	-webkit-box-shadow: 0px 0px 50px 6px rgba(212,212,212,1);
    -moz-box-shadow: 0px 0px 50px 6px rgba(212,212,212,1);
    box-shadow: 0px 0px 50px 6px rgba(212,212,212,1);
}


.masthead .subhead .nav.desktop .drop-menu ul li
{
	border-bottom:0px solid rgba(0,0,0,.8);
	text-align: center;
}

.masthead .subhead .nav.desktop .drop-menu ul li:last
{
	border-bottom:0px;
}

.masthead .subhead .nav.desktop .drop-menu ul
{
	list-style-type: none;
	padding-left:0px;
}

.masthead .subhead .nav
{
	padding-top:10px;
	line-height: 1.5;
}

.masthead .subhead .nav a
{
	color: black;
	font-weight:bold;
	font-size: 20px;
	/*text-shadow: 1px 1px #000000;*/
}

.masthead .subhead .nav.desktop
{
	display: block;
}

.masthead .subhead .nav.desktop .item
{
	display: inline-block;
}

.masthead .subhead .nav.mobile .mobile-menu
{
	display:none;
}

.masthead .subhead .nav.mobile .toggle-menu
{
	font-weight:bold;
	font-size: 20px;
	cursor:pointer;
}

.masthead .subhead .nav.mobile .mobile-menu .item
{
	text-align: center;
	padding-top:20px;
	border-top:1px solid black;
	margin-top: 20px;
}

.masthead .subhead .nav.mobile .mobile-menu a:hover
{
	text-decoration: none;
}

.masthead .subhead .nav.mobile
{
	display:none;
}

.container-fluid.center-area
{
	background-color: white;
}

.main-content-container .newsfeed .toggle-next
{
	border-bottom:1px solid black;
	padding-bottom:10px;
}


.main-content-container .toggle-next
{
	cursor:pointer;
}

.main-content-container .toggleable-content
{
	display:none;
	border-bottom:1px solid black;
	padding-top:10px;
	padding-bottom:20px;
}

.main-content-container
{
	background-color: white;
	margin-top: -150px;
	min-height:500px;
	padding: 40px;
	-webkit-box-shadow: 0px 0px 50px 6px rgba(212,212,212,1);
	-moz-box-shadow: 0px 0px 50px 6px rgba(212,212,212,1);
	box-shadow: 0px 0px 50px 6px rgba(212,212,212,1);
	padding-bottom:100px;
	margin-bottom:50px;
}

.main-content-container .table
{
	border-top:0px;
	font-size: 13px;
}
.main-content-container .table .left-col
{
	width:80%;
	margin-left:10px;
}

.main-content-container .table .left-col.left-col-padding
{
	padding-left: 20px;
}

.main-content-container .table .right-col
{
	width:19%;
	text-align: right;
}

.main-content-container .table .top-row
{
	border-top: 0px;
}

.main-content-container p
{
	font-size: 13pt;
	margin-bottom: 0px;
}

.main-content-container .table td
{
	font-size: 13pt;
}

.main-content-container .table ul li
{
	font-size: 13pt;
}

.main-content-container ul
{
	margin-bottom: 0px;
}

.main-content-container ul li
{
	font-size: 13pt;
}

.main-content-container h1
{
	margin-top:0px;
	margin-bottom:20px;
}

.logo
{
	display:block;
	text-align: center;
}

.logo img
{
	width: 400px;
}

.footer
{
	width: 100%;
	background-color: #3d4243;
	min-height: 100px;
	color: white;
	font-size: 16px;
}

.footer .footer-news a
{
	color: white;
	text-decoration: none;
}

.footer .container
{
	display:table;
	text-align: center;

	table-layout:fixed;
	margin-top:50px;
	margin-bottom:50px;
}

.footer .container .content
{
	display:table-cell;
	vertical-align: middle;
	width:100%;
	text-align:left;
}

.footer .container .content .footer-col
{
	line-height: 1;
	text-align: left;
}

.footer .container .content .footer-col header
{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}

.main-content-container .license-logos
{
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
	display:table;
}

.main-content-container .license-logos .item
{
	text-align: center;
	display:table-cell;
	vertical-align: middle;
}
.main-content-container .license-logos .item img
{
	max-width: 300px;
	max-height: 120px;
	text-align:center;
}

.fb-page.fb_iframe_widget
{
	margin: 0 auto;
}


@media (max-width: 1199px) {

	.main-content-container
	{
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
	}

}
@media (max-width: 991px) {

	.footer
	{
		
		padding-bottom:20px;
	}

	.footer .container .content .footer-col
	{
		margin-top:20px;
	}

	.masthead .subhead .nav.mobile .mobile-menu .item a
	{
		font-size: 20px;
	}

	.masthead .subhead .nav.mobile .toggle-menu
	{
		font-weight:bold;
		font-size: 20px;
		cursor:pointer;
	}

	.main-content-container
	{
		background-color: white;
		margin-top: 0px;
	}

	.masthead .subhead
	{
		padding-bottom:20px;
		background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.35) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.35) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0.35) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
		min-height:250px;
	}

	.masthead .subhead .nav.desktop
	{
		display:none;
	}

	.masthead .subhead .nav.mobile
	{
		display:block;
	}

	.main-content-container .license-logos .item
	{
		padding-top: 20px;
		padding-top: 20px;
	}

	.masthead
	{
		background-image: url(../images/marjat-lauta.jpg); background-position: center 95%;
		background-size: cover;
		background-repeat: no-repeat;
		min-height: 250px;
	}

	/*.masthead .subhead,
	.masthead .subhead .container
	{
		padding-left:0px;
		padding-right:0px;
	}*/

	.logo img
	{
		width: 100%;
		padding-left:10px;
		padding-right:10px;
	}

	.main-content-container img
	{
	max-width:100%;
	height: unset;

	}
	
}


@media (max-width: 768px) {

	body h1
	{
		font-size: 35px;
	}

	body h2
	{
		font-size: 25px;
	}

	body h3
	{
		font-size: 18px;
	}

	.main-content-container
	{
		padding-top:30px;
		padding-left:15px;
		padding-right:15px;
	}

	.main-content-container img:not(.license-logos .item img)
	{
		width:100%;
		height:unset;
		float:none;
	}
}
@media (max-width: 640px) {

	.masthead,
	.masthead .subhead
	{
		min-height:150px;
	}


	.main-content-container .license-logos .item img
	{
		max-width: 100%;
		max-height: 120px;
		text-align:center;
	}


	.main-content-container .table .left-col
	{
		width:70%;
		padding-left:0px;
	}

	.main-content-container .table .right-col
	{
		width:29%;
		text-align: right
	}

	.main-content-container .pricelist-container
	{
		padding-left:0px;
		padding-right:0px;
	}

}
