﻿

.sectionProductguideRow {
}

.sectionProductguideRow .productLinks {
}


.sectionProductguideRow .productLinks a, .sectionProductguideRow .productLinks p {
	margin: 0;
	padding: 0;
	margin-bottom: 22px;
	padding-left: 18px;
	color: #000;
	padding-right: 85px;
	display: block;
	font-size: 15px;
	line-height: 18px;
	text-decoration: none;
	background: transparent url(/images/productGuide_stars.png) no-repeat left 2px;
	box-sizing: border-box;
	max-width: 287px;
}




.sectionProductguideRow .productLinks .stars4 {
	background-position: left -38px;
}

.sectionProductguideRow .productLinks .stars3 {
	background-position: left -78px;
}

.sectionProductguideRow .productLinks .stars2 {
	background-position: left -118px;
}

.sectionProductguideRow .productLinks .stars1 {
	background-position: left -157px;
}

.bg1 {
	background-color: antiquewhite;
}

.bg2 {
	background-color: lightgoldenrodyellow;
}

.bg3 {
	background-color: lightgreen;
}




.imagebox {
	overflow: hidden;
	width: 100%;
	height: 220px;
	position: relative;
	cursor: pointer;
	margin-bottom: 31px;
}

.imagebox a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 61;
}

.imagebox .img {
	position: absolute;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	top: 0;
	left: 0;
	right: 0;
	bottom: 42px;
	z-index: 50;
}

.imagebox .more {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 51;
	height: 42px !important;
	line-height: 42px;
	font-size: 20px;
	padding: 0 0 0 11px;
	background: #e2e2e2 url('/images/imagebox_arrowup.png') no-repeat scroll 94% 16px;
}

.imagebox .overlay {
	height: 262px;
	background: transparent url('/images/greentrans.png') repeat scroll left center;
	z-index: 60;
	position: absolute;
	top: 178px;
	right: 0;
	left: 0;
}


.imagebox .overlay div {
}

.imagebox .overlay .header {
	line-height: 30px;
	font-size: 25px;
	margin-bottom: 8px;
	color: #fff;
}

.imagebox .overlay > div {
	height: 262px;
}

.imagebox .overlay .text {
	line-height: 17px;
	border-bottom: 1px solid #c2c2c2;
	padding-bottom: 16px;
	font-size: 13px;
	color: #fff;
}

.imagebox .overlay .textholder {
	position: absolute;
	left: 29px;
	right: 33px;
	bottom: 0;
}

.imagebox .overlay .readmore {
	background: transparent url('/images/arrowright_white.png') no-repeat scroll left center;
	float: right;
	padding: 0 0 0 16px;
	line-height: 37px;
	text-transform: uppercase;
	margin-bottom: 4px;
	color: #fff;
}


.sectionProductguideRow .margin {
}

.sectionProductguideRow {
}

.sectionProductguideTitle h1 {
	color: #353535;
	font-size: 65px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 45px;
	margin-top: 65px;
}

.colTitle {
	font-weight: bold;
	font-size: 25px;
	border-bottom: solid 1px #ccc;
	line-height: 35px;
	margin-bottom: 17px;
}

.sectionProductguideRow:last-of-type {
	margin-bottom: 70px;
}

.sectionProductguideRow + .sectionProductguideRow .colTitle {
	display: none;
}


@media screen and (max-width: 340px) {
	.sectionProductguideRow .productLinks a {
		background-position-x: -25px !important;
		padding-left: 0;
	}
}

@media screen and (max-width: 943px) {
	.imagebox .overlay {
		top: -42px !important;
	}

	.sectionProductguideRow + .sectionProductguideRow .colTitle {
		display: block;
	}
}

@media screen and (min-width: 944px) {


	.imagebox {
	}

	.sectionProductguideRow .col {
		float: left;
	}



	.sectionProductguideRow .col {
		width: 32%;
		margin-right: 2%;
	}


	.sectionProductguideRow .col:nth-child(3n+3) {
		margin-right: 0;
	}
}








@media screen and (max-width: 640px) {
	.sectionProductguideTitle h1 {
		font-size: 46px;
		line-height: 46px;
	}
}

@media screen and (max-width: 400px) {
	.sectionProductguideTitle h1 {
		font-size: 35px;
	}
}
