/* standard text styles */
p, ol, body, td, th, .text, ul, li, input, select , textarea,.standard_text {
	color:#7e7e7e;
	font-family: 'Poppins';
	font-size:1rem;
	font-weight: 300;
}

/* custom text styles */
.title 			{ font-size:1.2rem;text-transform: uppercase; }
.collection-title	{ font-size:1.5rem;text-transform: uppercase;color:#7e7e7e;font-weight: 300; }
.collection-subtitle	{ font-size:1.2rem;text-transform: uppercase;color:#e08f43;font-weight: 300; }
.collection-text	{ font-size:1rem;text-transform: uppercase;color:#7e7e7e;font-weight: 300; }

/* object styles */
ul			{ list-style-type: square; }
img			{ display:block; }
hr			{ border: 0; color: #B4B4B4; background-color: #B4B4B4; height: 1px; margin-top:2px; margin-bottom:2px; }
.ulStyle {
	/* list-style:square url("../images/dotLightblue2.gif"); */
	margin-top: 10px;
	padding-left: 1.5rem;
}

/* link styles */
a:link			{ color:#e08f43; text-decoration:none; }
a:visited		{ color:#e08f43; text-decoration:none; }
a:hover			{ color:#346da6; text-decoration:none; }
a:active		{ color:#346da6; text-decoration:none; }

a.home_top_menu_main_a:link	{ color:#ffffff; text-decoration:none;text-shadow: 1px 2px 0px #000000; }
a.home_top_menu_main_a:visited	{ color:#ffffff; text-decoration:none;text-shadow: 1px 2px 0px #000000; }
a.home_top_menu_main_a:hover	{ color:#e08f43; text-decoration:none;text-shadow: 1px 2px 0px #000000; }
a.home_top_menu_main_a:active	{ color:#e08f43; text-decoration:none;text-shadow: 1px 2px 0px #000000; }

a.bar_menu_top_a:link		{ color:#efefef; text-decoration:none; }
a.bar_menu_top_a:visited	{ color:#efefef; text-decoration:none; }
a.bar_menu_top_a:hover		{ color:#e08f43; text-decoration:none; }
a.bar_menu_top_a:active		{ color:#e08f43; text-decoration:none; }

.home_top_logo {
	padding-left: 45px;
}
.event_logo {
	padding-left: 0px;
}

.home_top_logo_img {
	width:18vw;
	opacity: 1;
	filter: alpha(opacity=100);
}
.home_top_menu_main {
	color: #000000;
	background:rgba(17, 17, 17, 0);
	margin-top:30px;
	text-transform: uppercase;
	font-size:0.95rem;
	padding:0px;
}

.event_content_default {
	color: #000000;
	background:rgba(17, 17, 17, 0);
	margin-top:0px;
	padding:0px;
}
.event_content_default_text {
	text-transform: uppercase;
	font-size:0.80rem;
}
.event_content_title {
	font-size:1.20rem;
	font-weight: bold;
}

.footer_logo_img {
	width:180px;
}

.shw_tbl {
	background:rgba(17, 17, 17, 0);
	height: 90vh;
	width: 50%;
	display: table;
	position: absolute;
	box-sizing: border-box;
}
.shw_tbl_120 {
	background:rgba(17, 17, 17, 0);
	height: 130%;
	width: 50%;
	display: table;
	position: absolute;
	box-sizing: border-box;
}

.shw_cll_center {
	display: table-cell;
	vertical-align: bottom;
}
.shw_cll_top {
	text-align:left;
	display: table-cell;
	vertical-align: top;
}

.sector_home_top_left {
	float:left;
	width:50%;
	height: 95vh;
	background:#ffffff;
	box-sizing: border-box;
}
.sector_home_top_right {
	float:left;
	width:50%;
	height: 95vh;
	background:#ffffff;
	box-sizing: border-box;
	background-image: url(../images/background_standard4.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	/* background-position: right bottom; */
	background-size: cover;
}

.sector_event_text {
	float:left;
	width:50%;
	height: 130vh;
	background:#ffffff;
	background-image: url(../images/background_tile_event_2017-09.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	box-sizing: border-box;
}
.sector_event_photo {
	float:left;
	width:50%;
	height: 130vh;
	background:#ffffff;
	box-sizing: border-box;
	background-image: url(../images/background_event_2017-09.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
}
.event_content_line {
	background:#555555;
	width:24vw;
	height:2px;
	margin-bottom:25px;
	margin-top:25px;
}

.sector_home_about {
	/*font-family: 'Lora', serif;*/
	color:#ffffff;
	font-size: 1rem;
	width:100%;
	/*background:#e08f43;*/
	background: -webkit-linear-gradient(bottom,rgba(126,126,126,1),rgba(17,17,17,1)); /*Safari 5.1-6*/
	background: -o-linear-gradient(bottom,rgba(126,126,126,1),rgba(17,17,17,1)); /*Opera 11.1-12*/
	background: -moz-linear-gradient(bottom,rgba(126,126,126,1),rgba(17,17,17,1)); /*Fx 3.6-15*/
	background: linear-gradient(to bottom, rgba(126,126,126,1), rgba(17,17,17,1)); /*Standard*/
	padding: 70px 50px 100px 50px;
	box-sizing: border-box;
	background-image: url(../images/background_plant_gradient.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
	background-size: cover;
}

.sector_home_footer {
	width:100%;
	min-height: 8vh;
	/*min-height: 30vh;*/
	background:#111111;
	box-sizing: border-box;
}
.sector_home_footer_content {
	padding: 20px 0px 10px 0px;
}
.sector_home_footer_content_details {
	font-size:1rem;
	padding-top:0px;
	line-height: 1.65rem;
}
.sector_home_footer_content_socialmedia {
	padding-top:0px;
}

.sector_home_top_left_bottom {
	position: absolute;
	left: 45px;
	bottom: 10vh;
	font-size:0.85rem;
	line-height:1.2rem;
	color:#000000;
}

.sector_head_back {
	width:100%;
	color:#ffffff;
	background:#000000;
	font-size:0.75rem;
	padding:5px;
	box-sizing: border-box;
}
.sector_home_footer_copyright {
	width:100%;
	color:#ffffff;
	background:#000000;
	font-size:0.75rem;
	padding:5px;
	box-sizing: border-box;
}

.social_button_img {
	width: 30px;
	display: inline-table;
	margin-left: 10px;
	margin-right: 10px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.content_div {
	width:800px;
	text-align: left;
}

@media screen and (max-width: 951px) and (orientation: portrait){
	.home_top_logo {
		padding-bottom:100px;
		padding-left: 75px;
	}
	.home_top_logo_img {
		width:45vw;
	}
	.home_top_menu_main {
		margin-top:30px;
		font-size:1.5rem;
	}
	.sector_home_top_left {
		float:clear
		display:block;
		width:100%;
		height: 40vh;

	}
	.sector_home_top_right {
		float:clear
		display:block;
		width:100%;
		height: 57vh;
	}
	.sector_home_top_right {
		background-image: url(../images/background_standard4_mobile.jpg);
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center center;
	}
	
	.sector_event_text {
		float:clear;
		display:block;
		width:100%;
		min-height: 100%;
		background:#ffffff;
		background-image: url(../images/background_tile_event_2017-09.jpg);
		background-repeat: repeat;
		background-attachment: scroll;
		box-sizing: border-box;
	}
	.sector_event_photo {
		float:clear;
		display:block;
		width:100%;
		height: 85vh;
	}
	.event_content_line {
		background:#555555;
		width:65vw;
		height:2px;
		margin-bottom:35px;
		margin-top:35px;
	}
	.event_content_default_text {
		text-transform: uppercase;
		font-size:1.50rem;
	}
	.event_content_title {
		font-size:2.20rem;
		font-weight: bold;
	}
	
	.shw_tbl {
		background:rgba(17, 17, 17, 0);
		height: 43vh;
		width: 100%;
		display: table;
		position: absolute;
		box-sizing: border-box;
	}
	.shw_tbl_120 {
		background:rgba(17, 17, 17, 0);
		height: 100%;
		width: 100%;
		display: table;
		position: absolute;
		box-sizing: border-box;
	}
	
	.sector_home_top_left_bottom {
		left: 75px;
		bottom: 55vh;
		font-size:1.2rem;
		line-height:1.4rem;
	}
	.sector_head_back {
		font-size:1rem;
		padding:5px;
	}
	.sector_home_footer_copyright {
		font-size:1rem;
		padding:5px;
	}

	.social_button_img {
		width: 50px;
		display: inline-table;
		margin-left: 20px;
		margin-right: 20px;
	}

}



@media screen and (max-width: 951px) and (orientation: landscape){
	.home_top_logo_img {
		width:23vw;
	}
	.home_top_menu_main {
		margin-top:30px;
		font-size:1.1rem;
	}
	.sector_home_top_left_bottom {
		left: 45px;
		bottom: 20px;
		font-size:1rem;
		line-height:1.4rem;
	}
	.sector_head_back {
		font-size:1rem;
		padding:5px;
	}
	.sector_home_footer_copyright {
		font-size:1rem;
		padding:5px;
	}

	.social_button_img {
		width: 25px;
		display: inline-table;
		margin-left: 20px;
		margin-right: 20px;
	}

}