
h1 {
	font-weight:bolder;
	line-height:1.3em;
}

h1, h2, h3, h4, h5, h6 {
	font-family:'Montserrat';
}

a:hover img {
	opacity:.5;
}

a:hover img.category-icon {
	opacity:1;
}

img.responsive {
	width:100%;
}

#front-page main .fr-p-hidden,
#front-page footer {
	visibility:hidden;
}

.box_cnt {
	padding-top: 0 !important;
}

.box .box_cnt h5.strong {
	font-size: 14px !important;
}

.subpage-header {
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	height:400px;
	text-align:center;
}

#stuck_container {
	position:fixed;
	background:rgba(255, 255, 255, .9);
	width:100%;
	z-index:200;
	margin-top:-110px;
}

#stuck_container_subpage {
	position:fixed;
	background:rgba(255, 255, 255, .9);
	width:100%;
	z-index:200;
	margin-top:-10px;
}

/*** Language Selection (BEGIN) ***/
#lang_button {
	color:#5c5c5f;
	font-family:"Roboto", sans-serif;
	font-weight:400;
	line-height:31px;
	padding:10px 8px;
}

.lang_selection_wrapper {
	float:left;
	margin-left:15px;
	position:relative;
	top:18px;
}

.lang_selection {
	background:#4c4c4c;
	color:aliceblue;
	display:none;
	margin-top: 10px;
	position:absolute;
}

.lang_selection a {
	display:block;
	padding:5px 15px;
}

.lang_selection a:hover,
.lang_selection a.active {
	background:#00aeef;
	color:#ffffff;
}


@media only screen and (max-width: 767px) {
	.lang_selection_wrapper {
		top:10px;
	}

	.lang_selection_wrapper a {
		color:#ffffff;
	}

	.lang_selection {
		background:#4c4c4c;
	}
}
/*** Language Selection (END) ***/


/*** Header Menu (BEGIN) ***/
.navbar-nav {
	padding-bottom:4px; /* 8px */
	padding-top:14px; /* 20px */
}

.navbar-nav > li > a {
	padding:4px; /* 8px menüüriba oranz osa */
}
/*** Header Menu (END) ***/


#front-slide {
	background-color:#cccccc;
	background-image:url(../images/header-bg.gif);
	background-repeat:no-repeat;
	background-size:cover;
	height:100%;
}

#front-logo {
	background-image:url(../images/foresteel_logo_hero.png); /*logo.png vana */
	background-repeat:no-repeat;
	background-size:100%;
	height:500px;
	left:30%;
	position:absolute;
	top:30%;
	visibility:hidden;
	width:500px;
	z-index:100;
}

#front-logo h2 {
	color:#fff;
	font-size:62px;
	font-weight:900;
	line-height:80px;
	margin-top:10px;
}

.navbar-default ul.dropdown-menu {
	margin-top:0 !important;
}

#scrolldown-button {
	bottom:-50px;
	position:absolute;
	text-align:center;
	visibility:hidden;
	width:100%;
	z-index:190;
}

.mailform-result {
	margin-top:25px;
	text-align:center;
}

.mailform-ok-msg, .mailform-error-msg {
	padding:5px;
}

.mailform-ok-msg {
	border:1px solid #00aa00;
	color:#00aa00;
}

.mailform-error-msg {
	border:1px solid #ff0000;
	color:#ff0000;
}

.dropdown-menu li.li-sub a {
	padding:1px 10px 1px 40px;
}


/*** Mobile Menu (BEGIN) ***/
.mobile-menu-container {
	display:none;
}

.responsive-navbar {
	display:none;
}

@media only screen and (max-width:767px) {
	body {
		padding-top:0 !important;
	}

	.stuck_container {
		display:none;
	}

	.mobile-menu-container {
		background:transparent;
		display:table;
		padding:3px 0;
		position:fixed;
		top:0;
		width:100%;
		z-index:200;
	}

	.responsive-navbar {
		background:#ffffff;
		display:block;
		margin-top:-3px;
		width:100%;
	}

	ul#responsive-menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
}
/*** Mobile Menu (END) ***/

.slider-item a {
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	display:block;
	height:100%;
	margin:3px;
	overflow:hidden;
}

.slider-item a:hover {
	opacity:.5 !important;
}

.slider-item-2:hover img {
	opacity:.5 !important;
}

#product-large-img-wrapper {
	max-height:607px;
	overflow:hidden;
	position:relative;
}

img#product-img-large {
	height:auto;
	width:100%;
}

.big-img-link-wrapper {
	height:100%;
	position:absolute;
	width:100%;
	z-index:1;
}

a.big-img-link {
	background:transparent;
	display:block;
	height:100%;
	opacity:0;
	padding-top:278px;
	vertical-align:middle;
	width:50%;
}

a.big-img-link:before {
	color:#ff6d00;
	font-family:"fontAwesome";
	font-size:50px;
}

a.big-img-link:hover {
	opacity:.7;
}

.big-img-link-left {
	float:left;
	padding-left:30px;
	text-align:left;
}

.big-img-link-left:before {
	content:"\f137";
}

.big-img-link-right {
	float:right;
	padding-right:30px;
	text-align:right;
}

.big-img-link-right:before {
	content:"\f138";
}


.thumb_overlay::before {
	content:normal;
}

.thumb-wrapper {
	margin-top:20px;
}

.marked-list li {
	padding:0 0 0 25px;
}

.marked-list li a {
	display:block;
	padding:25px 0 25px 10px;
}

.contact-list {
	width:50%;
}

.contact-list li {
	margin-bottom:60px;
}

.cat-col-inner {
	background:#ffffff;
	border:1px solid #cccccc;
}

.cat-col-txt {
	padding:10px;
	text-align:justify;
}

.tech-data-table {
	border:1px solid #d1d2d4;
	border-collapse:collapse;
	width:100%;
}

.tech-data-table tr:nth-child(even) {
	background:#d1d2d4;
}

.tech-data-table td {
	padding:5px;
}

.tech-data-table td img {
	height:auto;
	width:100%;
}

.tech-data-table .title-row td {
	font-weight:bold;
}

.tech-data-table-row {
	background:rgba(255, 255, 255, .7);
	border:1px solid #d1d2d4;
	margin-left:0;
	margin-right:0;
}

.tech-data-table-row + .tech-data-table-row {
	margin-top:0px !important;
}

.row .tech-data-table-col + *,
.row .tech-data-table-col {
	margin-bottom:15px;
	margin-top:15px;
}

.special-row {
	margin-left:0;
	margin-right:0;
	padding:0 30px;
}

.thumbs-container {
	display:flex;
	flex-wrap:wrap;
}

.thumbs-item {
	margin-top:10px;
}

a.acc-thumb img:hover {
	opacity:.5 !important;
}

.video-wrapper iframe {
	height:360px;
	max-width:100% !important;
	width:640px;
}

.back-to-top-wrapper {
	bottom:50px;
	display:none;
	position:fixed;
	right:50px;
	z-index:60;
}

.back-to-top {
	display:block !important;
	min-width:0;
	padding:12px;
}

.map-cover{
	background:rgba(255, 255, 255, .6);
	height:100%;
	position:absolute;
	width:100%;
	z-index:50;
}

.page-bottom-link {
	display:table;
	margin:20px auto 0 auto;
	text-align:center;
}

.page-bottom-link a {
	background:#ff6d00;
	border:1px solid #ff6d00;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	color:#ffffff;
	display:block;
	font-weight:400;
	padding:10px;
	text-transform:uppercase;
}

.page-bottom-link a:hover {
	background:none;
	color:#ff6d00;
}

footer {
	padding-top:50px;
}

.copyright {
	margin-top:30px !important;
}


@media only screen and (max-width:991px) {
	.contact-list {
		width:auto;
	}

	.accessories-txt {
		text-align:left !important;
	}

	.accessories-img {
		text-align:center !important;
	}
}


@media only screen and (min-width: 768px) {
	ul.navbar-nav li.dropdown ul.low_screen {
		height: 400px;
		overflow-y: scroll;
	}
}


@media only screen and (max-width:767px) {
	.tech-data-table td {
		font-size:12px;
	}

	#scrolldown-button {
		bottom:0;
	}

	#scrolldown-button img {
		width:150px;
	}

	.special-row {
		padding-left:0;
		padding-right:0;
	}

	.back-to-top-wrapper {
		bottom:6px;
		right:6px;
	}

	.back-to-top {
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;
		padding:7px 9px;
	}
}


@media only screen and (max-width:600px) {
	#front-logo {
		max-height:60%;
		max-width:60%;
	}

	.product-section {
		padding-top:50px !important;
		padding-bottom:20px !important;
	}

	.big-img-link-left {
		padding-left:10px;
	}

	.big-img-link-right {
		padding-right:10px;
	}
}


@media only screen and (max-width:500px) {
	.subpage-header {
		height:200px;
	}
}


@media only screen and (max-height:300px) {
	#front-logo {
		background-position:top center;
		background-size:50%;
		max-height:none;
	}

	#front-logo img {
		height:100%;
		width:auto;
	}

	#scrolldown-button {
		display:none;
	}
}

