@font-face {
  font-family: 'akzident-regular';
  src: url('fonts/AkzidenzGroteskBE-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/AkzidenzGroteskBE-Regular.woff') format('woff'), url('fonts/AkzidenzGroteskBE-Regular.ttf')  format('truetype'), url('fonts/AkzidenzGroteskBE-Regular.svg#AkzidenzGroteskBE-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'akzident-bold';
  src: url('fonts/AkzidenzGroteskBE-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/AkzidenzGroteskBE-Bold.woff') format('woff'), url('fonts/AkzidenzGroteskBE-Bold.ttf')  format('truetype'), url('fonts/AkzidenzGroteskBE-Bold.svg#AkzidenzGroteskBE-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'akzident-super';
  src: url('fonts/AkzidenzGroteskBE-Super.eot?#iefix') format('embedded-opentype'),  url('fonts/AkzidenzGroteskBE-Super.woff') format('woff'), url('fonts/AkzidenzGroteskBE-Super.ttf')  format('truetype'), url('fonts/AkzidenzGroteskBE-Super.svg#AkzidenzGroteskBE-Super') format('svg');
  font-weight: normal;
  font-style: normal;
}


* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body, html {height:100%}
body {margin: 0px;}

body, div, span, td, li, p, input, textarea, img {
	/* font-family:'Hind Siliguri'; */
	font-family:'akzident-regular';
	line-height:25px;
	transition: all 0.3s ease;
}



textarea:focus, input:focus{ outline: 0; }

a {color:rgba(60,42,64,1)}

hr {
    border: 0px;
    border-top: 1px solid #b3d63f;
    margin: 60px auto;
    width: 50%;
    text-align: center;
}


h5 {
    font-size: 12px;
    margin: 0px;
    font-weight: normal;
    text-align: right;
}



/* HEADER + BANNER */

/*colorhomebtn: #f07c27;*/


.home_button_top {
	text-decoration:none;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(-45deg);
	background: #f07c27;
	color: #fff;
	display: inline-block;
	height: 200px;
	width: 200px;
	border-bottom: 4px solid #fff;
	position: absolute;
	left: -112px;
	top: -112px;
	font-size: 33px;
	cursor:pointer;
	cursor:hand;
	z-index:10;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.home_button_top.in {top: -35px;right:-100px}

.home_button_top_wrap
{
    overflow: hidden;
    height: 120px;
    width: 120px;
    position: absolute;
    top: 0;
    left: 0;
    border-left: 4px solid #fff;
    border-top: 4px solid #fff;
}
.home_button_top img {
    width: 38px;
    position: absolute;
    left: 77px;
    top: 132px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.twpa_header {
	height:100%;
	position:relative;
	overflow:hidden;
	margin: 4px 4px 2px;
	background:#000;
}
.twpa_header #slider{background-color:#000;height:100%;width:100%;opacity:0;}
.twpa_logo {z-index:1;position:absolute;display: inline-block;padding:0px 32px;bottom:25px;}
.we_grow {
    color: #fff;
    font-size: 60px;
    position: absolute;
    bottom: 30px;
    line-height: 55px;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.5);
    padding: 16px 32px;
    left: 145px;
}

.kenburnsy {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.kenburnsy.fullscreen {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.kenburnsy img {
  display: none;
}

.kenburnsy .slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;

  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;

  transform-origin: center;

  transform: translateZ(0);
}





.menu_button {
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    cursor: hand;
	width:40px;
    z-index: 10;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;	
}

.menu_line {
    height: 5px;
    background: #fff;
    width: 100%;
    margin-bottom: 10px;
}

.menu_button.in {top: -35px;right:-100px}
.menu_button.out {top: -135px;right:-200px}
.menu_btn_wrap
{
    overflow: hidden;
    height: 120px;
    width: 120px;
    position: absolute;
    top: 0;
    right: 0;
	border-right: 4px solid #fff;
    border-top: 4px solid #fff;
}

.home .menu_btn_wrap {display:none}

/* MENU */

.menu_wrap a {
	text-decoration:none;
	display:block;
}
	
.menu_wrap {
	height: 808px;
    width: 364px;	
	position: fixed;
    top: 0px;
    right: 2px;
    overflow: hidden;
    z-index: 10;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.menu_cont
{
	border:4px solid #fff;
	border-top:7px solid #fff;
	/* background:#b3d63f; */
	 background:#242424;
	/* background:url('../gfx/bg_texture2.png'); */
	
	width: 350px;
	height:100%;
	position:absolute;
	right:-3px;
	top:-3px;
	z-index:10002;
	/* padding:0px 30px; */
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	
}

.menu_hlogo {padding:25px 20px;background:#000;height: 100px;}
.menu_hlogo_img {float:left;margin-right:15px;    position: relative;    top: -10px;}
.menu_hlogo a {color:#fff;letter-spacing:1px;}


.menu_lines
{
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 21px;
	position: relative;
	top: 0px;
	right: 20px;
}

.menu_wrap.out{	
	width:0;	
}
.menu_cont.in {	right:-3px;}
.out .menu_cont {right:-400px;}

.mc_close {
	position: absolute;
    right: 0px;
    cursor: pointer;
    cursor: hand;
    color: #fff;
    font-family: 'akzident-bold';
    padding: 3px 7px;
}

.mc_opts {    
	margin-left: 30px;
	color:#fff;
	/* color:rgba(0,0,0,0.75); */
	/* text-shadow:1px 1px 1px rgba(0,0,0,0.25); */
	display:table;
	cursor:pointer;
	cursor:hand;
	position:relative
}
.mc_opts.main {font-family:'akzident-bold';font-size:44px;padding:15px;margin-top:20px;left:-20px}
.mc_opts.sub {    
	    font-size: 20px;
    padding: 2px 12px 2px 18px;
    left: -20px;
}
.mc_opts:hover {
    background: #fff;
    color: #000;
}


.bar_top {height:4px;position:fixed;top:0px;width:100%;background:#fff;z-index:1000}
.bar_bot {height:4px;position:fixed;bottom:0px;width:100%;background:#fff;z-index:1000}



/* HOME */

.banner_veil {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../gfx/bg_texture.png);
	width: 185px;
	height: 100%;
	opacity: 0.3;
}

.arrowdown {
	top: -270px;
	position: relative;
	cursor: pointer;
	cursor: hand;
	z-index: 100;
	text-align: center;
	left: 32px;
}


.twpa_logo {
	bottom: 200px;
}

.twpa_logo.ver
{
	height:300px;
	width:145px;
	background:url(../gfx/logo/twpa_ver_col_wh.png) center center no-repeat;
	background-size:cover;
	left: 20px;
}

.twpa_logo.hor
{
	height:145px;
	width:300px;
	background:url(../gfx/logo/twpa_hor_col_wh.png) center center no-repeat;
	background-size:cover;
	left: 20px;
	bottom: 25px;
	z-index: 1000;
}

.twpa_logo img {height:300px}
.we_grow
{    
    bottom: 0px;
	line-height: 38px;
	font-size: 38px;
	left:0px;
	z-index: 100;
}


.home_btn_wrap {
}
.home_four {
	position:relative;
	display:table;
	width:100%;
	border: 2px solid #fff;
    border-right: 4px solid #fff;
    border-left: 4px solid #fff;
	z-index:10;
}
.half {display:table-row;width:50%}
.home_bot {
	color:#fff;
	/*  text-shadow: 2px 2px 0px rgba(0,0,0,0.25); */
	display:table-cell;
	height:350px;
	vertical-align:middle;
	text-align:center;
	font-size: 75px;
	font-size: 4vw;
	text-decoration:none;
}
.home_bot a div {font-family:'akzident-bold';}
.home_bot.left {border-right:4px solid #fff}
.home_bot.bottom {border-top:4px solid #fff}
.home_bot.yellow {background:#fecd06}
.home_bot.blue {background:#4ab9b8}
.home_bot.green {background:#b3d63f}

.home_bot a {
	display: table;
	height: 100%;
	width: 100%;
	text-decoration:none;
	color:#fff;
}

.home_bot a div
{
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.home_bot.yellow {background:url(../gfx/home_bg1.jpg) center center no-repeat;background-size:cover}
.home_bot.yellow a div 		{ background:rgba(254,205,6,1); }
.home_bot.yellow a div:hover 	{ background:rgba(254,205,6,0.85) }

.home_bot.green {background:url(../gfx/wegrowthecity.jpg) center center no-repeat;background-size:cover}
.home_bot.green a div 		{ background:rgba(141,183,0,1); }
.home_bot.green a div:hover 	{ background:rgba(141,183,0,0.85) }

.home_bot.blue {background:url(../gfx/home_bg2.jpg) top center no-repeat;background-size:cover}
/*
.home_bot.blue a div 		{ background:rgba(74,185,184,1); }
.home_bot.blue a div:hover 	{ background:rgba(74,185,184,0.85) }
*/
.home_bot.blue a div 		{ background:rgba(60,42,64,1); }
.home_bot.blue a div:hover 	{ background:rgba(60,42,64,0.85) }

.home_bot.red {background:url(../gfx/home_bg4.jpg) center center no-repeat;background-size:cover}
.home_bot.red a div 		{ background:rgba(185,16,37,1); }
.home_bot.red a div:hover 	{ background:rgba(185,16,37,0.85) }


.wgtc_home_ver {
    width: 130px;
    position: relative;
    top: 0px;
	left:15px;
}
.wgtc_hor{
	    position: relative;
    z-index: 100;
    right: 20px;
    top: -200px;
    text-align: right;
}
.wgtc_hor.hidden {display:none}
.wgtc_hor.visible{display: block;}




/* CONTENT */
h1 {font-size:30px;    line-height: 35px;}
			
.content_wrap {display: block;margin: 0 2px;}
.content_row {display:block}
.page-1.content_wrap {display:table;}
.content_row_wrap {display:table-row;}

/* .page-title {color:#58585b !important} */


.title_banner
{
	height:250px;
	padding:15px;
	text-align:left;
	font-size:80px;
	color:#fff !important;
	/* text-shadow:2px 2px 0px rgba(0,0,0,0.25); */
	padding-top:110px;
	border: 4px solid #FFF;
	line-height:
	
}

.title_itself {
	font-family:'akzident-bold';
	position:relative;
	z-index:9;
	line-height:40px;
	display:inline-block;
	top: 70px;
}

.title_banner.yellow 	{background:rgba(254,205,6,1); /*background:url(../gfx/title_banner_yellow.jpg) center center no-repeat;background-size:cover;*/}
.title_banner.blue 		{background:rgba(60,42,64,1); /*background:url(../gfx/title_banner_blue.jpg) center center no-repeat;background-size:cover;*/}
.title_banner.green		{background:rgba(141,183,0,1); /*background:url(../gfx/title_banner_green.jpg) center center no-repeat;background-size:cover;*/}
.title_banner.red 		{background:rgba(185,16,37,1); /*background:url(../gfx/title_banner_red.jpg) center center no-repeat;background-size:cover;*/}
.title_banner.orange	{background:rgba(254,205,6,1);  /*background:url(../gfx/title_banner_orange.jpg) center center no-repeat;background-size:cover;*/}


.logo_fade {
    display: inline-block;
    position: absolute;
    right: 40px;
    top: 20px;
    width: 148px;
    height: 208px;
    opacity: 0.20;
    background: url(../gfx/logo/twpa_logo_single_big.png);
    background-size: cover;
}

.content_col {
	width: 49%;
	display: table-cell;
	vertical-align: top;
	background-size:cover;
	background-position: center center;
    background-repeat: no-repeat;
	
	position:relative;
}
.content_col.col_img.with-text {
	background-position: top center !important;
	background-size:cover !important;
}



.yellow_bg:hover	{background:rgba(254,205,6,1);color:#fff}
.blue_bg:hover 		{background:rgba(86,52,93,1);color:#fff}
.red_bg:hover 		{background:rgba(185,16,37,1);color:#fff}
.green_bg:hover 	{background:rgba(141,183,0,1);color:#fff}

/*
.yellow_bg	{background:url('../gfx/bg_yellow.png');color:rgba(0,0,0,1);}
.blue_bg 	{background:rgba(86,52,93,1);color:#fff}
.red_bg 	{background:rgba(185,16,37,1);color:#fff}
.green_bg 	{background:rgba(141,183,0,1);color:#fff}
*/

.orange {color:rgba(254,205,6,1)}
.green {color:rgba(141,183,0,1)}


.col_cont {
	padding:30px 40px;
	font-size: 18px;
	line-height: 30px;
	font-size: 18px;
	line-height: 30px;
}

.col_cont p { line-height:30px;}
	.col_img .col_cont {
		position: absolute;		
		bottom: 0px;
		background: rgba(185,16,37,1);
		color: #fff;
	}

	.col_img a {
		color: #fff;
		text-decoration: none;
	}
	.col_img .orange {color:#fff}
	.col_img .green {color:#fff}

.content_col.grid_item{display:block;}


.col_cont .wrap_text div {    margin: 30px 12px;}


/* Mobile image sequence */
.mobile-block {
	border: 2px solid #fff;
	display:none;
	height:200px;
	background-size:cover;
	background-position:center center;
}




/******************/
/***** FOOTER *****/
/******************/


.footer{margin:2px 4px 4px;}
.content_wrap_footer{display:block;}

.content_grey {
	background: #f4f4f4;
	color: #000;
	
}
.content_doe {
	max-width: 950px;
	text-align: left;
	margin: auto;
	padding: 60px 20px 0px;
}
.footer_map {
	height: 350px;
	background: url(../gfx/twpa_map.jpg) no-repeat center center;
	border-top: 4px solid #fff;
	display: block;
}

.footer_copy {
	background: #555;
	color:#eee;
	padding: 20px;
	text-align: center;
	font-size: 14px;
	margin-top: 4px;
}
.footer_copy a {color:rgba(254,205,6,1)}
.footer_copy .octopix {display:inline-block}

.foot_addr.left {text-align:right;margin:0px 50px;display:inline-block;vertical-align:top;width:250px}
.foot_twpa {font-size:20px;font-weight:bold}
.foot_addr.right {text-align:left;margin:0px 20px;display:inline-block;vertical-align:bottom;width:260px;    margin-bottom: 60px;}

.foot_twpa_logo {float:left;margin-right:15px;}

.divider_v {display:inline-block;color:rgba(74,185,184,1)}


/*
Our Roots
*************/

.orange {color:rgba(185,16,37,1)}
.grey1 {color:#666}
.market_title {font-weight:bold;text-align:center;padding-top:100px;padding-bottom:30px}
.mt_one {font-size:30px;padding: 15px 0px;}
.mt_one > p {line-height:30px}
.mt_two {font-size:50px;}
.content_wrap.content_timeline{
	text-align: center;
	display:block;
	margin-bottom:100px;
}

.content_wrap.content_timeline p {
	margin:5px 0px;
}

.milestones {
	background: url(../gfx/milestones_dots.jpg) center center repeat;
	margin-bottom: 100px;
	display: inline-block;
	text-align: center;
	max-width: 800px;
}

.ms_dot {
	font-size: 20px;
	color:rgba(185,16,37,1);
	-webkit-text-stroke: 2px white;
	text-shadow: -1px -1px 0 #fff,   1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;				
	position: relative;
	top:25px;
}

.ms_dot_bg {
	display: inline-block;
	position:relative;
	width:40px;
	background:url(../gfx/ms_item.jpg);
	height:3px;
	top: 46px;
}

.mt_img {margin:15px 0px;width:100%}

.mt_text {
	font-size: 16px;
	line-height: 30px;
	font-size: 16px;
	line-height: 24px;
	color:#000;
	text-align:left;
}

.left .mt_text {text-align:right;}

.mt_col {
	display:table-cell;
	position:relative;
	vertical-align:top
}

.mt_col_wrap {margin-top:50px;}
.grid_item-0{margin-top:0px !important;}
.mt_col.left {text-align:right;width:400px}
.mt_col.right {text-align:left}

.mt_col.left .ms_dot_bg {right:0px;}
.mt_col.left .ms_item {margin-right:50px;}
.mt_col.right .ms_item {margin-left:50px;}

.mt_col.left .ms_dot {right: -7px;}
.mt_col.right .ms_dot {left: -9px;}
	

.grid{
	position:relative;
	width:100%;
	margin:auto;
}

.grid:after {
	content: '';
	display: block;
	clear: both;
}
.grid-sizer, .grid_item{width:350px;}
.grid_item{	
	/* 
	float:left;
	position:absolute;	
	*/
	display:inline-block;	
}

.grid_item.left {    text-align: right;}
.grid_item.right {    text-align: left;}
.left .ms_dot_bg {    right: -45px;}
.left .ms_dot {    right: -56px;}
.right .ms_dot_bg {    left: -45px;}
.right .ms_dot {    left: -56px;}

.mt_img {width:350px;height:250px;border:10px solid #fff;box-shadow:0px 0px 10px rgba(0,0,0,0.15)}


.el_modal_bg {overflow:hidden;margin:auto;opacity:0.5;position:fixed;z-index:101;width:0px;height:0px;background:rgba(0,0,0,0.85);top:50%;left:50%;border: 0px solid #fff;transition: all 0.3s ease;}
.el_modal_bg.visible {opacity:1;width:100%;height:100%;top:0px;left:0px;border: 4px solid #fff}

.el_modal_cont {
	opacity:0;
	text-align:left;
	max-width:650px;
	background:#fff;
	width:100%;
	height:1px;
	margin:auto;
	padding:50px;
	z-index:102;
	position:fixed;
	top: -150px;
	left:50%;
	overflow-y: scroll;
	margin-left:-325px;
}
.el_modal_cont.visible {opacity:1;height:100%;top:0px;}

.el_modal_wrap{
	position:absolute;
	top:0px;
	left:0px;
	text-align:center
}
.el_modal_close {
    float: right;
	background: #4ab9b8;
	border-radius: 100px;
	padding: 5px 12px;
	font-size: 25px;
	color: #fff;
	cursor:pointer;cursor:hand;
    position: absolute;
	top: 20px;
	right: 20px;
}

.hist_image_src {
	width:100%;
	height:100%;
	height:350px;
	margin-bottom:20px;
	background-size:cover !important;
	margin:auto
}

.el_modal_cont img {width:100%}

.histo_more {
	display: inline-block;
	color: rgba(185,16,37,1);
	/* margin-left:10px; */
	cursor:pointer;cursor:hand;
	    padding: 5px 10px;
    background: #f0f0f0;
	margin-top:10px;
}

.histo_more:hover { color:#fff; background: rgba(185,16,37,1);border:0px;text-decoration:none !important} 

.histo_more:hover {text-decoration:underline}

.el_modal_cont p {
    margin: 30px 0px 0px!important;
}
#hist_date {color:rgba(185,16,37,1);text-align:center;font-size:50px; }
#hist_title {
	text-align:center;
	font-size:30px;
	line-height: 35px;
	color:#666;
}

.mt_one {
	font-size: 25px;
}








/**********************
	Grid
*/

/* ---- grid-item ---- */
.grid
{

}
.page-1 .content_col{height:auto;min-height:500px;}
.page-8 .content_col{height:400px;}

.content_col{
	border: 2px solid #fff;	
   
    /*
	cursor: pointer;
    cursor: hand;
	*/
    vertical-align: top;
    background-position: center !important;
  }


.grid_item.big{width:100%;}
.grid_item.medium{width:50%;}
.grid_item.small{ width:33.33334%; }



.page-8 .col_cont {
    width: 100%;
    height: 100%;
    background: #f07c27;
    color: #fff;
    text-align: center;
    display: table;
    padding: 0;  
}

.page-8 .col_img .col_cont {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.page-8  .content_col:hover .col_cont {
	opacity:1;
}
.page-8 .col_cont>div.wrap_text {
    padding: 20px;
    display: table-cell;
    vertical-align: middle;
	background: #fff;
    color: #000;
}

.page-8 .col_img.with-text .wrap_text, .page-8 .col_img.with-text .wrap_text * {
    background: #f07c27;
    color: rgba(0,0,0,0.65);
}
.page-8 .wrap_text * {
    max-width: 450px;
    position: relative;
    margin: auto;
    text-align: left;
	color:#000;
	line-height:25px;
	font-size: 18px;
    line-height: 35px;
}

.page-8 .wrap_text img {
	text-align: center;
	border-radius: 5px;
    background: #fff;
    display: inline-block;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	/* max-height: 125px; */
}

.page-8 .wrap_text img h1, .page-8 .wrap_text img h2, .page-8 .wrap_text img h3 {
	color:#
}
.page-8 .content_col.col_img.with-text .wrap_text p {
    text-align: center;
    max-width: 100%;
	font-size: 17px;
	/*
	margin-top:10px;
	margin-bottom:10px;
	*/
	line-height:22px;
}

.page-8 .wrap_text h1 {
	font-size: 30px;
    color: #f07c27;
    margin-bottom: 10px;
	font-weight:normal;
}

.page-8 .content_col.col_img.with-text .wrap_text h1 {
    color: #fff;
    font-size: 24px;
}

.page-8 .content_col.col_img.with-text .wrap_text h3 {
    color: #fff;
}
.page-8 .content_col.col_img.with-text .wrap_text a
{
	text-decoration: none;
    color: #ff0;
}




.page-6 img.wg_logo {
    width: 49%;
    max-width: 252px;
}





/* MARKET 101 */

.page-1 .block-2 {background-size:initial !important}




/*  BOARD OF DIRETORS */
.board_item {
        display: inline-block;
    vertical-align: top;
    margin: 0px 25px 10px 0px;
    width: 235px;
}

/*  STAFF */
.staff_item {
    vertical-align: top;
    margin: 0px 25px 10px 0px !important;
	border-bottom:1px solid #eee;
	display:inline-block;
    
}
.staff.title {    font-size: 14px;}
.staff_item.last {border:0px}

.staff { width:160px;display:inline-block;margin:5px 20px !important;vertical-align: top;padding-bottom:20px}
.staff.name {font-weight:bold;}
.staff.email img {    vertical-align: middle;}
.staff.email, .staff.ext {width:60px}




/* WHOLESALERS */

.whole_box_opening {
    color: #f07c27 !important;
        font-size: 25px !important;
    font-weight: bold;
}

.whole_box_opening.red {color:rgba(185,16,37,1) !important}
.whole_box_opening.green {color:rgba(141,183,0,1) !important}


/* WHAT WE DO */
.page-6 .wrap_text {
    margin: 25px;
}

.page-6 .col_cont .wrap_text div {    margin: 10px 0px;}


/****************
	Blog
*/
	.blog .content_wrap{display:table;width:100%;margin: 0px;}
	.blog .content_row{display:table-row;width:100%}
	
	.blog .content_row img {width:100%;max-widht:300px}
	
	.blog article{
		display:table-cell;
		width:auto;
		height:100%;
		padding: 50px 100px;
		font-size:17px;
	}
			.blog article header{
				margin-bottom: 45px;width: 100%;display: inline-block;text-align: left;}
			.blog article header .header-text {
				display: inline-block;
				vertical-align: bottom;
				margin-bottom: 15px;
			}
				.blog article header .article-date{color:#b3d63f;font-size: 20px;margin-bottom: 18px;}
				.blog article header .article-title{font-size: 40px;font-weight:bold;line-height: 40px;}
			.blog article header .featured-img {				
				margin-right: 30px;
				display: inline-block;
				    max-width: 50%;
			}



			
			.blog article header .featured-img img {
				max-width: 100%;
				/* min-width: 99%; */
				/* margin: auto; */
				/* max-height: 500px; */
			}
			article p {
				margin-top: 0px;
				line-height: 30px;
				max-width: 980px;
			}
			
			.featured-img {
				max-width: 42%;
				float: left;
				margin-right: 30px;
			}
			
			.featured-img img { width:100% }
			
			
	.sidebar-right{
		display: table-cell;
		width: 349px;
		height: 100%;
		background: #fecd06;
		
		border-right: 4px solid #fff;
		border-bottom: 2px solid #fff;
		border-left: 4px solid #fff;
		vertical-align: top;
	}
	.sidebar-right .blog-archive{
    vertical-align: top;
}
		.blog-archive .archive-main-title{
			color:#fff;
			opacity:0.5;
			font-size: 65px;
			font-weight: bold;
			line-height: 75px;
			padding: 20px 20px 40px;
			border-bottom: 1px solid rgba(255,255,255,0.75);
		}
		.blog-archive .archive-item{
			border-bottom: 1px solid rgba(255,255,255,0.5);
			padding: 30px;
			font-size: 18px;
			display: block;
			text-decoration: none;
		}
		.blog-archive .archive-item:hover {background:#3c2a40}
		.archive-item .archive-item-date{color:#fff;font-size:16px}
		.archive-item .archive-item-text{color:#fff;font-size:25px;    line-height: 33px; font-weight:Bold}




/****************
	Splash Page
*/


.content_splash_page {margin:0px;height:100%}

.content_splash_page .content_row.grid {
	height:100% !important;
}

.blog_content_splash {display:table;height:100%;width:100%}

.content_splash_page .col_left, .content_splash_page .col_right {
	display:table-cell;
	vertical-align:middle;
	width: 50%;
    height: 100%;
    text-align: center;
	margin:auto;
}

.splash_col_wrap {
	padding: 10px;
	margin:auto;
	min-width: 320px;
	max-width: 400px;
	
}

.splash_col_wrap .cont_text {
    text-align: justify;
	margin-bottom:40px;
}

.content_splash_page .col_right {
    overflow: hidden;
    background: #8db700;
}

.slider_splash {border:10px solid #fff}

.slide_credit {
    position: absolute;
    z-index: 100;
    bottom: 0px;
    right: 0px;
    padding: 0px 10px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    font-family: arial;
    font-size: 10px;
    letter-spacing: 1px;
    opacity: 0.75;
}

.splash_col_wrap h3 {
    color: #F48735;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing:2px;
	font-size:15px;
	margin-bottom:0px
	
}

.splash_col_wrap h1 {
    color: #8db700;
    font-weight: normal;
	line-height: 35px;
	margin-top:0px;
}


.btn {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #8db700;
    border-radius: 27px;
    color: #8db700;
    letter-spacing: 0px;
    font-size: 18px;
}

.btn:hover {
	background:#8db700;
	color:#fff;
}


/* SLICK SLIDESHOW @ SPLASH PAGE*/
.slick-dots li button:before {
    background: #fff;
    border-radius: 100px;
	color:#fff;
	width: 15px;
    height: 15px;
	margin-top: 25px;
}

.slick-list {padding:0px !important;}

.slick-prev:before, .slick-next:before {display:none}







.ws_info {
	opacity:0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.ws_info_wrap {padding:20px}
.ws_item:hover .ws_info {opacity:1;}
.ws_info_logo {text-align:center}
.ws_info {width:100%;height:100%;background:#f07c27;color:#fff;text-align:center;display:table}
.ws_info_wrap {    display: table-cell;    vertical-align: middle;}
.ws_info_title {font-size:24px}
.ws_info_txt {font-size:18px;margin:20px 0px}
.ws_info_link a {text-decoration:none;color:#fc0}

.ws_main {    display: table;    width: 100%;    height: 100%;}
.ws_main_wrapper {    display: table-cell;vertical-align: middle;padding: 0px 20px;}
.ws_main_title {font-size: 30px;color: #f07c27;margin-bottom: 10px;}

.ws_item {
	display:inline-block;
	height:400px;
	margin-bottom:4px;
	cursor:pointer;
	cursor:hand;
	vertical-align:top;
	background-position: center !important;
	width:100%;
}

.content_wrap.wholesalers
{
	display:block;
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
	-moz-column-count: 3; /* Firefox */
	column-count: 3;
		
	-webkit-column-gap: 4px; /* Chrome, Safari, Opera */
	-moz-column-gap: 4px; /* Firefox */
	column-gap: 4px;					
}


.arrow_down_landing {position:relative;top:-180px}
.bg_div {    
	background: rgba(0,0,0,0.65);
	position: absolute;
	top: -4px;
	height: 100%;
	z-index: 0;
	border-right: 4px solid #fff;
	border-left: 4px solid #fff;
}
.bg_div.ver { width: 190px; }
.bg_div.hor{ width: 100%;}

.banner_veil.ver{width: 190px;}
.banner_veil.hor{width: 100%;}

.twpa_logo.ver {
	left: 17px;
	top: 0px;
}

.we_grow.ver {
	top: 310px;
	left:0px;
	right:initial;
}

.we_grow.hor {
	top: initial;
	left:initial;
	right:0px;
}

.arrowdown {
    display: inline-block;
	left: 10px;
	opacity: 1;
}

.arrowdown.hor {
    display: inline-block;
	left: 30px;
	opacity: 1;
}


.downarr    {
	    width: 110px;
    padding-top: 10px;
    position: absolute;
    left: 25px;
    top: 140px;
}