@charset "UTF-8";
/* CSS Document */

a img{
	border:0px;
}

.items-row::after{
	display:table;
}

.items-row{
	display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	width:100%;
	height:100%;
}

.dont-break{
	white-space:nowrap;
}

.one_of_two_columns, .one_of_two_columns_last{
	width:46%;
	margin-right:8%;
	float:left;
}

.one_of_two_columns_last{
	margin-right:0px;
}

.one_of_two_columns_without_margin{
	width:50%;
	display:inline-block;
	float:left;
}

.one_of_three_columns, .one_of_three_columns_last{
	float:left;
	display:inline-block;
	width:30%;
	margin-right:5%;
}

.one_of_three_columns_last{
	margin-right:0%;
}

.one_of_three_columns_without_margin{
	width:33.33333333333333%;
	float:left;
	display:inline-block;
}

.two_of_three_columns, .two_of_three_columns_last{
	width:65%;
	float:left;
	display:inline-block;
	margin-right:4%;
}

.two_of_three_columns_last{
	margin-right:0px;
}

.two_of_three_columns_without_margin{
	width:66.66666666666666%;
	float:left;
	display:inline-block;
}

.one_of_four_columns, .one_of_four_columns_last{
	width:22%;
	margin-right:4%;
	float:left;
}

.one_of_four_columns_last{
	margin-right:0px;
}

.two_of_four_columns, .two_of_four_columns_last{
	width:48%;
	margin-right:4%;
	float:left;
	display:inline-block;
}

.two_of_four_columns_last{
	margin-right:0%;
}

.three_of_four_columns, .three_of_four_columns_last{
	width:75%;
	float:left;
	display:inline-block;
	margin-right:3%;	
}

.one_of_four_columns_without_margin{
	width:25%;
	display:inline-block;
	float:left;
}

.two_of_four_columns_without_margin{
	width:50%;
	display:inline-block;
	float:left;
}

.three_of_four_columns_without_margin{
	width:75%;
	display:inline-block;
	float:left;
}

.one_of_five_columns, .one_of_five_columns_last{
	float:left;
	display:inline-block;
	width:18%;
	margin-right:2.5%;
}

.one_of_five_columns_last{
	margin-right:0px;
}

.two_of_five_columns, .two_of_five_columns_last{
	width:41%;
	margin-right:2.5%;
	display:inline-block;
	float:left;
}

.two_of_five_columns_last{
	margin-right:0%;
}

.three_of_five_columns, .three_of_five_columns_last{
	margin-right:2.5%;
	width:56.5%;
	display:inline-block;
	float:left;
}

.three_of_five_columns_last{
	margin-right:0%;
}

.one_of_five_columns_without_margin{
	width:20%;
	display:inline-block;
	float:left;
}

.two_of_five_columns_without_margin{
	width:40%;
	display:inline-block;
	float:left;
}

.three_of_five_columns_without_margin{
	width:60%;
	display:inline-block;
	float:left;
}

.one_of_six_columns, .one_of_six_columns_last{
	width:12%;
	float:left;
	margin-right:5.6%;
	display:inline-block;
}

.one_of_six_columns_last{
	margin-right:0;
}

.two_of_six_columns, .two_of_six_columns_last{
	width:29.6%;
	margin-right:5.6%;
	display:inline-block;
	float:left;
}

.two_of_six_columns_last{
	margin-right:0;
}

.four_of_six_columns, .four_of_six_columns_last{
	margin-right:5.6%;
	display:inline-block;
	width:64.8%;
	float:left;
}

.four_of_six_columns_last{
	margin-right:0;
}

.one_of_six_columns_without_margin{
	width:16.67%;
	float:left;
	display:inline-block;
}

.one_of_seven_columns_without_margin{
	width:14.28%;
	float:left;
	display:inline-block;
}

.two_of_seven_columns_without_margin{
	width:28.56%;
	float:left;
	display:inline-block;
}

.three_of_seven_columns_without_margin{
	width:42.84%;
	display:inline-block;
	float:left;
}

.four_of_seven_columns_without_margin{
	width:57.12%;
	float:left;
	display:inline-block;
}

.five_of_seven_columns_without_margin{
	width:71.4%;
	float:left;
	display:inline-block;
}

.six_of_seven_columns_without_margin{
	width:85.68%;
	float:left;
	display:inline-block;
}

.img_full_column_width, .img_full_column_width img{
	width:100%;
	display:inline-block;
}

.img_full_column_width .break_img_full_column_width img{
	width:auto;
}

#path .gt{
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
}

.photo_wrap{
	display:inline-block;
	width:100%;
}

.thumb, .thumb_v, .one_of_four_thumb, .one_of_four_thumb_v, .one_of_six_thumb, .one_of_six_thumb_v, .landscape_one_of_two, .landscape_v_one_of_two, .landscape_full_column_width, .landscape_v_full_column_width{
	width:32%;
	margin-right:1%;
	margin-bottom:5px;
	height:0;
	padding-top:32%;
	float:left;
	display:inline-block;
	overflow:hidden;
	position:relative;
}

.one_of_four_thumb, .one_of_four_thumb_v{
	width:24%;
	margin-right:1%;
	padding-top:24%;
}

.thumb img, .one_of_four_thumb img, .one_of_six_thumb img{
	height:100%;
	margin-top:-100%;
	position:absolute;
}

.thumb_v img, .one_of_four_thumb_v img, .one_of_six_thumb_v img, .landscape_v_one_of_two img{
	width:100%;
	margin-top:-132%;
	position:absolute;
}

.one_of_four_thumb_v img{
	margin-top:-124%;
}

.one_of_six_thumb, .one_of_six_thumb_v{
	width:14%;
	margin-right:2%;
	margin-bottom:2%;
	padding-top:14%;
}

.one_of_six_thumb_v img{
	margin-top:-114%;
}

.landscape_full_column_width, .landscape_v_full_column_width{
	width:100%;
	padding-top:56%;
}

.landscape_full_column_width img{
	position:absolute;
	width:100%;
	margin-top:-56%;
}

.landscape_one_of_two, .landscape_v_one_of_two{
	width:49%;
	margin-right:2%;
	padding-top:28%;
}

.landscape_one_of_two img{
	width:100%;
	margin-top:-58%;
	position:absolute;
}

.landscape_v_one_of_two img{
	margin-top:-28%;
}

.landscape_one_of_two:nth-child(even), .landscape_v_one_of_two:nth-child(even){
	margin-right:0;
}

.videoWrapper {
	position: relative;
	padding-bottom:56.25%; /* 16:9 */
	height: 0;
}

.videoWrapper object,
.videoWrapper embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videoWrapper-4-3{
	width:100%;
	height:0;
	position:relative;
	padding-top:75%;
}

.videoWrapper-4-3 iframe{
	margin-top:-75%;
	position:absolute;
	width:100%;
	height:100%;
}

.full_width_block{
	width:100%;
	display:inline-block;
}

.width_95{
	width:95%;
	margin:auto;
}

.width_90{
	width:90%;
	margin:auto;
}

.width_80{
	width:80%;
	margin:auto;
}

.width_70{
	width:70%;
	margin:auto;
}

.width_60{
	width:60%;
	margin:auto;
}

.width_50{
	width:50%;
	margin:auto;
}

.width_40{
	width:40%;
	margin:auto;
}

.width_30{
	width:30%;
	margin:auto;
}

.width_20{
	width:20%;
	margin:auto;
}

.width_10{
	width:10%;
	margin:auto;
}

form .half, form .half_last{
	border:thin solid #BBB;
	padding:2%;
	width:44%;
	margin-right:2%;
	margin-bottom:5px;
}

form .half_last{
	margin-right:0%;
}

form textarea{
	border:thin solid #BBB;
	padding:2%;
	width:95%;
}

.relative_wrapper{
	position:relative;
}

.center_text{
	text-align:center;
}