/* General Blueprint Style */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@import url(https://fonts.googleapis.com/css?family=BenchNine:400,300,700);
@font-face {
	font-family: 'bpicons';
	src:url('../fonts/bpicons/bpicons.eot');
	src:url('../fonts/bpicons/bpicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/bpicons/bpicons.woff') format('woff'),
		url('../fonts/bpicons/bpicons.ttf') format('truetype'),
		url('../fonts/bpicons/bpicons.svg#bpicons') format('svg');
	font-weight: normal;
	font-style: normal;
} /* Made with http://icomoon.io/ */

@font-face {
  font-family:Proxima-Reg;src:url("../../fonts/7e90123f-e4a7-4689-b41f-6bcfe331c00a-.eot#iefix");src:url("../../fonts/7e90123f-e4a7-4689-b41f-6bcfe331c00a-.eot#iefix") format("eot"),url("http://www.moxhe.com.au/fonts/64017d81-9430-4cba-8219-8f5cc28b923e.woff2") format("woff2"),url("../../fonts/e56ecb6d-da41-4bd9-982d-2d295bec9ab0.woff") format("woff"),url("../../fonts/2aff4f81-3e97-4a83-9e6c-45e33c024796.ttf") format("truetype"),url("../../fonts/ab9cd062-380f-4b53-b1a7-c0bec7402235.svg#ab9cd062-380f-4b53-b1a7-c0bec7402235") format("svg");
}









/**
*** Seta para ESQUERDA

.seta-esquerda:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0; 
  height: 0; 

  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent; 
  border-right: 15px solid white; 
  }
  /**
*** Seta para DIREITA

.seta-direita:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0; 
  height: 0; 

  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid white;
}
/**
*** Seta para CIMA

.seta-cima:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0; 
  height: 0; 

  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white;
}
**/

/**
*** Seta para BAIXO

.seta-baixo:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0; 
  height: 0; 

  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid white;
}
**/















/* Clear floats of children */
.cbp-so-section:before,
.cbp-so-section:after {
	content: " ";
	display: table;
}

.cbp-so-section:after {
	clear: both;
}


/* TEXT STYLING */
.cbp-so-section h2 {
	font-size: 2.5em;
	font-family: 'BenchNine', sans-serif;
	font-weight: 400;
	margin-left:20px;
	margin-right:20px;
	padding: 0em 6%;
	color:#ccc;
	letter-spacing:1px;
	text-transform:uppercase;
	text-shadow:-1px 1px  black;
	
}

.cbp-so-section h5 {
	font-size: 6.5em;
	font-family: 'BenchNine', sans-serif;
	font-weight: 400;
	text-align:center;
	
	color:#ccc;
	margin-top:40px;
	
	letter-spacing:1px;
	text-transform:uppercase;
	text-shadow:-1px 1px  black;
	
}




.cbp-so-section p {
	font-family: 'Lato', sans-serif;
  font-size: 1rem;
  font-weight: 100;
  line-height: 1.2;
  opacity: 1;
  text-shadow: -1px 1px rgba(250, 250, 250, 0.8);
 color:#333;

	margin-left:20px;
	margin-right:20px;
	padding: 0em 6%;
	display:block;
	font-weight:normal;
	letter-spacing:1px;
	
}
.cbp-so-section p1 {
	font-family: 'BenchNine', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.0;
  opacity: 1;
 
	padding: 0em 6%;
	margin-top:20px;
	display:block;
	font-weight:bold;
	letter-spacing:1px;
	
	
}


.cbp-so-section p2 {
	font-family: 'BenchNine', sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.0;
  opacity: 1;
 color:#ccc;
 text-align:center;
	padding: 0em 6%;
	margin-top:20px;
	display:block;
	font-weight:bold;
	letter-spacing:2px;
	text-transform: uppercase;
	
	
}



.cbp-so-sectionfull h6 {
	font-family: 'BenchNine', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 2.0;
  opacity: 1;
 color:#000;
z-index:20000000000;
 text-align:center;
 text-transform:uppercase;
	padding: 0em 16%;
	bottom:20px;
	display:block;
	font-weight:bold;
	letter-spacing:2px;
	

	
}	


/* LINHA VERTICAL DIVISORIA */

.cbp-so-side-textright:before {
  content: '';
  position: absolute;
  z-index: 300000;
  width: 2px;
  height: 100%;
  background: #fff;
}
/* LINHA VERTICAL DIVISORIA */
.cbp-so-side-textleft:before {
  content: '';
 left:99%;
  position: absolute;
  z-index: 300000;
  width: 2px;
  height: 100%;
  background: #fff;
}
.cbp-so-side-textfull:before {
  content: '';
 top:99%;
  position: absolute;
  z-index: 300000;
  height: 2px;
  width: 80%;
  left:10%;
  line-height:50px;
  right:10%;
  background: #ccc;
}

/*IMAGEM  FULLSCREEN INTERCALAR */

img{
	max-width:100%;
	height:auto;
	

  

   }


/* Sides */
.cbp-so-side {
	width: 100%;
	float: left;
	margin: 0;
	padding:0;
	align:center;
	
	overflow: hidden;
	min-height: 2em;
	background:transparent;
	
	-webkit-transition: -webkit-transform 1s, opacity 0.0s;
	-moz-transition: -moz-transform 1s, opacity 0.0s;
	transition: transform 1s, opacity 0.0s;
	
}
.cbp-so-side50 {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0em 0%;
	align:center;
	border:5px solid#fff;
	overflow: hidden;
	min-height: 12em;
	background:transparent;
	-webkit-transition: -webkit-transform 1s, opacity 0.5s;
	-moz-transition: -moz-transform 1s, opacity 0.5s;
	transition: transform 1s, opacity 0.5s;
	
}

.cbp-so-side50b {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0px 0%;
	overflow: hidden;
	min-height: 12em;
	background:transparent;
	-webkit-transition: -webkit-transform 1s, opacity 0.5s;
	-moz-transition: -moz-transform 1s, opacity 0.5s;
	transition: transform 1s, opacity 0.5s;
	
}
.cbp-so-side70 {
	width: 30%;
	float: left;
	margin: 0;
	padding: 0em 0%;
	align:center;
	
	overflow: hidden;
	min-height: 12em;
	background:transparent;
	-webkit-transition: -webkit-transform 1s, opacity 0.5s;
	-moz-transition: -moz-transform 1s, opacity 0.5s;
	transition: transform 1s, opacity 0.5s;
	
}

.cbp-so-side70b {
	width: 30%;
	float: left;
	margin: 0;
	padding: 30px 0%;
	overflow: hidden;
	min-height: 12em;
	background:transparent;
	-webkit-transition: -webkit-transform 1s, opacity 0.5s;
	-moz-transition: -moz-transform 1s, opacity 0.5s;
	transition: transform 1s, opacity 0.5s;
	
}
.cbp-so-side70c {
	width: 70%;
	float: left;
	margin:0;
	
	padding: 0 0%;
	overflow: hidden;
	min-height: 12em;
	background:transparent;
	-webkit-transition: -webkit-transform 1s, opacity 0.5s;
	-moz-transition: -moz-transform 1s, opacity 0.5s;
	transition: transform 1s, opacity 0.5s;
	
}
.cbp-so-side70d {
	width: 70%;
	float: left;
	margin-top:-20px;
	padding: 0em 0%;
	overflow: hidden;
	min-height: 12em;
	background:transparent;
	-webkit-transition: -webkit-transform 1s, opacity 0.5s;
	-moz-transition: -moz-transform 1s, opacity 0.5s;
	transition: transform 1s, opacity 0.5s;
	
}

.cbp-so-side100{
	width: 100%;
	float: none;
	margin-top:-23px;
	padding: 0em 0%;
	overflow: hidden;
	min-height: 12em;
	background:transparent;
	-webkit-transition: -webkit-transform 1s, opacity 0.5s;
	-moz-transition: -moz-transform 1s, opacity 0.5s;
	transition: transform 1s, opacity 0.5s;
	
}

.cbp-so-side-textright {
	width: 40%;
	
	position:absolute;
	right: 0px;
	z-index:10000;
	background-color:rgba(250,250,250, 0.0);
	
	overflow: hidden;
	min-height: 12em;
	
	-webkit-transition: -webkit-transform 2s, opacity 0.0s;
	-moz-transition: -moz-transform 2s, opacity 0.0s;
	transition: transform 2s, opacity 0.0s;
	
}

.cbp-so-side-textfull {
	width: 100%;
	margin-top:80px;
	position:absolute;

	
	z-index:1;
	background-color:rgba(250,250,250, 0.0);
	
	overflow: hidden;
	height: 100%;
	
	-webkit-transition: -webkit-transform 2s, opacity 0.0s;
	-moz-transition: -moz-transform 2s, opacity 0.0s;
	transition: transform 2s, opacity 0.0s;
	
}

.cbp-so-side-textfulla {
	width: 100%;
	margin-top:350px;
	position:absolute;

	
	z-index:1;
	background-color:rgba(250,250,250, 0.0);
	
	overflow: hidden;
	height: 100%;
	
	-webkit-transition: -webkit-transform 2s, opacity 0.0s;
	-moz-transition: -moz-transform 2s, opacity 0.0s;
	transition: transform 2s, opacity 0.0s;
	
}
.cbp-so-side-textleft {
	width: 40%;
	
	position:absolute;
	left: 0px;
	z-index:10000;
	
	overflow: hidden;
	min-height: 12em;
	background-color:rgba(250,250,250, 0.0);
	 
	-webkit-transition: -webkit-transform 2s, opacity 0.0s;
	-moz-transition: -moz-transform 2s, opacity 0.0s;
	transition: transform 2s, opacity 0.0s;
	
	
}


/* Clear floats of children */
.cbp-so-side:before,
.cbp-so-side:after {
	content: " ";
	display: table;
}

.cbp-so-side:after {
	clear: both;
}

.cbp-so-side-right {
	text-align: right;

	
}

.cbp-so-side-left {
	text-align: left;
	
}

.cbp-so-side-right img {
	float: left;
	min-height: 12em;
}

.cbp-so-side-left img {
	float: right;
	min-height: 12em;
}


.cbp-so-side50:before,
.cbp-so-side50:after {
	content: " ";
	display: table;
}

.cbp-so-side50:after {
	clear: both;
}

.cbp-so-side50-right {
	text-align: left;

	

	
}

.cbp-so-side50-left {
	text-align: right;
	
	

	
}


.cbp-so-side50b-left {
	text-align: right;
	

	
}

.cbp-so-side50-right img {
	float: left;
}

.cbp-so-side50-left img {
	float: right;
}







.cbp-so-side70:before,
.cbp-so-side70:after {
	content: " ";
	display: table;
}

.cbp-so-side70:after {
	clear: both;
}

.cbp-so-side70-right {
	text-align: left;

	
}

.cbp-so-side70-left {
	text-align: right;
	
}
.cbp-so-side100-left {
	text-align: center;
	
}

.cbp-so-side70-right img {
	float: left;
}

.cbp-so-side70-left img {
	float: right;
}

.cbp-so-side100:before,
.cbp-so-side100:after {
	content: " ";
	display: table;
}

.cbp-so-side100:after {
	clear: both;
}

.cbp-so-side100-right {
	text-align: center;

	
}

.cbp-so-side100-left {
	text-align: center;
	
}
.

.cbp-so-side100-right img {
	float: left;
}

.cbp-so-side100-left img {
	float: right;
}
.

/* Initial state (hidden or anything else) */
.cbp-so-init .cbp-so-side {
	opacity: 0;
}

.cbp-so-init .cbp-so-side-left {
	-webkit-transform: translateY(200px);
	-moz-transform: translateY(200px);
	transform: translateY(200px);
	opacity: 0.1;
	 
   
}


.cbp-so-init .cbp-so-side-right {
	-webkit-transform: translateY(200px);
	-moz-transform: translateY(200px);
	transform: translateY(200px);
	opacity: 0.1;
}

.cbp-so-init .cbp-so-side50 {
	opacity: 0;

}

.cbp-so-init .cbp-so-side50-left {
	-webkit-transform: translateX(-180px);
	-moz-transform: translateX(-180px);
	transform: translateX(-180px);
	opacity: 0.1;
	
	 
   
}


.cbp-so-init .cbp-so-side50-right {
	-webkit-transform: translateX(180px);
	-moz-transform: translateX(180px);
	transform: translateX(180px);
	opacity: 0.1;
	
}






.cbp-so-init .cbp-so-side70 {
	opacity: 0;
}

.cbp-so-init .cbp-so-side70-left {
	-webkit-transform: translateX(-180px);
	-moz-transform: translateX(-180px);
	transform: translateX(-180px);
	opacity: 0.1;
	 
   
}


.cbp-so-init .cbp-so-side70-right {
	-webkit-transform: translateX(180px);
	-moz-transform: translateX(180px);
	transform: translateX(180px);
	opacity: 0.1;
}

.cbp-so-init .cbp-so-side100-right {
	-webkit-transform: translateX(180px);
	-moz-transform: translateX(180px);
	transform: translateX(180px);
	opacity: 0.1;
}


/* Animated state */
/* add you final states (transition) or your effects (animations) for each side */
.cbp-so-section.cbp-so-animate .cbp-so-side-left  ,
.cbp-so-section.cbp-so-animate .cbp-so-side-right {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}

.cbp-so-section.cbp-so-animate .cbp-so-side50-left,
.cbp-so-section.cbp-so-animate .cbp-so-side50-right {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}


.cbp-so-section.cbp-so-animate .cbp-so-side70-left,
.cbp-so-section.cbp-so-animate .cbp-so-side70-right {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

.cbp-so-section.cbp-so-animate .cbp-so-side100-left,
.cbp-so-section.cbp-so-animate .cbp-so-side100-right {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}


@media screen and (max-width: 113.5em) {
	.cbp-so-scroller {
		font-size: 65%;
	}

	.cbp-so-section h2 {
		top: 50px;
		
	}
	.cbp-so-section p {
	margin-top:0px;
	
}

	.cbp-so-side img {
		width: 100%;
	}
	
	
.fundo1{ 
  color: #000; 
  width:100%;
height:200px;
float:left;
position:absolute; 
z-index:10000;

}
.cbp-so-side50 img {
		max-width: 120%;
	}
	
	.cbp-so-side70 img {
		max-width: 120%;
	}
	
		.cbp-so-side100 img {
		max-width: 120%;
	}
	.seta-direita:before {
  content: "";
  display: block;
 float:right;
   margin-top: 25px;
 
  width: 0; 
  height: 0; 
 padding: 0em 3%;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid black;
}
.seta-esquerda:before {
  content: "";
  display: block;
  vertical-align: middle;
  margin-top: 25px;
  float:left;
  width: 0; 
  height: 0; 
  padding: 0em 3%;
position:absolute;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent; 
  border-right: 10px solid black; 
  }
  
  .cbp-so-section p1 {
	font-size: 16px;
	color:#fff;
	height:100%;
	bottom:20px;
	width:auto;
	
	font-weight: 400;
	margin-left:10px;
	margin-right:10px;
	text-transform:uppercase;
	text-align:center;
	
	 text-shadow: -1px 1px rgba(0, 0, 0, 0.8);
}
.cbp-so-section p2 {
	font-size: 20px;
	color:#fff;
	z-index:3000;
	font-weight: 400;
	font-family: 'BenchNine', sans-serif;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	letter-spacing:2px;
	text-transform: uppercase;
	margin-top:30px;
	text-shadow: 2px -1px 2px rgba(0, 0, 5, 1);
	
	
	
	
}

.cbp-so-section p3 {
	font-size: 40px;
	color:#fff;
	z-index:3000;
	font-weight: 400;
	font-family: 'BenchNine', sans-serif;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	letter-spacing:2px;
	text-transform: uppercase;
	margin-top:30px;
	text-shadow: 2px -1px 2px rgba(0, 0, 5, 1);
	
	
	
	
}
.cbp-so-section p3333 {
	font-size: 16px;
	color:#000;
	height:100%;
	font-weight: 400;
	font-family: 'BenchNine', sans-serif;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	letter-spacing:2px;
	text-transform: uppercase;
	margin-top:530px;
	display:block;
	text-shadow: 0px -0px 0px rgba(0, 0, 5, 1);
	
	z-index:100000;
	
	
	
}
	
}

@media screen and (max-width: 60.125em) {/* ERA 50.125 */
	
/* LINHA VERTICAL DIVISORIA */

.cbp-so-side-textright:before {
  content: '';
  position: absolute;
  z-index: 300000;
  width: 2px;
  height: 100%;
  background: transparent;
}

	
	
	.cbp-so-side {
		float: none;
		width: 100%;
		background:#ccc;
	}
	
	.cbp-so-side-textright {
		float: none;
		width: 100%;
		margin-left:0px;
		text-align:center;
		position:relative;
		background:#ccc;
		
		
	}
	
	
.cbp-so-side-textleft {
		float: none;
		width: 100%;
		margin-left:-0px;
		position:relative;
		background:#fff;
		
	}

	.cbp-so-side img {
		max-width: 100%;
		
	}
	
	
	.cbp-so-side50 {
	float: none;
		width: 100%;
		background:#fff;
		padding: 0 0%;
		margin-bottom:-20px;
		
		
	}
	
	
	
	
	.cbp-so-side50b {
		float: none;
		width: 100%;
		
	}


	.cbp-so-side50 img {
		max-width: 100%;
		
	}
	

	
	
	
	.cbp-so-side70 {
		float: none;
		width: 100%;
		padding: 40px 0%;
		margin-bottom:-20px;
		background:#ccc;
	}
	
	.cbp-so-side70b {
		float: none;
		width: 100%;
		background:#fff;
		
	}
.cbp-so-side70c {
		float: none;
		width: 100%;
		
		
	}
.cbp-so-side70d {
		float: none;
		width: 100%;
		
		
	}
	
	.cbp-so-side100{
		float: none;
		width: 100%;
		z-index:10000;
		
		
	}


	.cbp-so-side70 img {
		max-width: 100%;
		
	}
	.cbp-so-section h2 {
	font-size: 2em;
	font-weight: 300;
	line-height:60px;
	text-align:center;
	margin-top:-40px;
	color:#333;
	text-shadow: rgb(0, 0, 0) 0px 0px 0px;
	
	
}

	.cbp-so-section h5{
	font-size: 3em;
	font-weight: 300;
	line-height:60px;
	text-align:center;
	margin-top:-10px;
	color:#333;
	text-shadow: rgb(0, 0, 0) 0px 0px 0px;
	
	
}

.cbp-so-section p {
	font-size: 14px;
	color:#333;
	margin-top:-20px;
	margin-bottom:-10px;
	font-weight: 300;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	
	text-shadow: rgb(0, 0, 0) 0px 0px 0px;
	
	
	
}

.cbp-so-section p1 {
	font-size: 14px;
	color:#333;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	margin-top:-20px;
	margin-bottom:10px;
	text-shadow: rgb(0, 0, 0) 0px 0px 0px;
	
	
	
}

.cbp-so-section p2 {
	font-size: 18px;
	color:#fff;
	z-index:3000;
	font-weight: 400;
	font-family: 'BenchNine', sans-serif;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	letter-spacing:2px;
	text-transform: uppercase;
	margin-top:30px;
	text-shadow: 2px -1px 2px rgba(0, 0, 5, 1);
	
	
	
	
}
.cbp-so-section p33333 {
	font-size: 18px;
	color:#000;
	z-index:3000000;
	font-weight: 400;
	font-family: 'BenchNine', sans-serif;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	letter-spacing:2px;
	text-transform: uppercase;
	margin-top:30px;
	text-shadow: 0px -0px 0px rgba(0, 0, 5, 1);
	display:block;
	position:absolute;
	
	
	
}

	
	.seta-cima:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
 top:5px;
left:50%;
right:50%;
margin-left:-10px;
position:absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #999;
}
/**
*** Seta para BAIXO
**/
.seta-baixo:before {
  content: "";
  display: inline-block;
 vertical-align: middle;
 
left:50%;
right:50%;

margin-left:-15px;
position:absolute;
z-index:100000;
bottom:5px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #999;
}



.seta-direita:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0; 
  height: 0; 

  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 0px solid white;
}
.seta-esquerda:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0; 
  height: 0; 

  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent; 
  border-right: 0px solid white; 
  }

.cbp-so-side-textfull {
	width: 100%;
	margin-top:80px;
	position:absolute;
height:100%;
	
	z-index:10000000;
	
	
	
	height: 500px;
	
	-webkit-transition: -webkit-transform 2s, opacity 0.0s;
	-moz-transition: -moz-transform 2s, opacity 0.0s;
	transition: transform 2s, opacity 0.0s;
	
}
.cbp-so-side-textfulla {
	width: 100%;
	margin-top:180px;
	position:absolute;
height:100%;
	
	z-index:1;
	
	
	
	height: 500px;
	
	-webkit-transition: -webkit-transform 2s, opacity 0.0s;
	-moz-transition: -moz-transform 2s, opacity 0.0s;
	transition: transform 2s, opacity 0.0s;
	
}


}



/* TITULO IMAGEM INDIVIDUAL */

.cbp-so-section h1 {
	font-size: 6.5em;
	font-family: 'BenchNine', sans-serif;
	font-weight: 400;
	height:50px;
	width:300px;
	text-align:center;
	color:#ccc;
	letter-spacing:1px;
	text-transform:uppercase;
	text-shadow:-1px 1px  black;
	
	margin: auto;
  position: absolute;
  top:0; left: 0; bottom: 80%; right: 0;
  margin-top:
	
}

.cbp-so-section h1 {
	font-size: 6.5em;
	font-family: 'BenchNine', sans-serif;
	font-weight: 400;
	height:50px;
	width:300px;
	text-align:center;
	color:#ccc;
	letter-spacing:1px;
	text-transform:uppercase;
	text-shadow:-1px 1px  black;
	
	margin: auto;
  position: absolute;
  top:0; left: 0; bottom: 80%; right: 0;
  margin-top:
	
}
.cbp-so-section p3 {
	font-size: 16px;
	font-family: 'BenchNine', sans-serif;
	font-weight: 400;
	height:auto;
	
	text-align:center;
	color:#000;
	letter-spacing:1px;
	text-transform:uppercase;
	text-shadow:-0px 0px  black;
	
	margin: auto;
  
  top:0; left: 0; bottom: 80%; right: 0;
  
  z-index:1000000;
	
}
}
@media screen and (max-width: 41.125em) {
.cbp-so-section h1 {
	font-size: 2.5em;
	font-family: 'BenchNine', sans-serif;
	font-weight: 400;
	height:50px;
	width:300px;
	text-align:center;
	color:#ccc;
	letter-spacing:1px;
	text-transform:uppercase;
	text-shadow:-1px 1px  black;
	
	margin: auto;
  position: absolute;
  top:0; left: 0; bottom: 80%; right: 0;
  margin-top:
	
}
.cbp-so-section p2 {
	font-size: 16px;
	color:#fff;
	z-index:3000;
	font-weight: 400;
	font-family: 'BenchNine', sans-serif;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	margin-top:30px;
	letter-spacing:2px;
	text-transform: uppercase;
	text-shadow: 2px -1px 2px rgba(0, 0, 5, 1);
	
	
	
}

}

@media screen and (max-width: 1800px) {
.cbp-so-sectionfull h6 {
	font-family: 'BenchNine', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 2.0;
  opacity: 1;
 color:#000;
z-index:20000000000;
 text-align:center;
 text-transform:uppercase;
	padding: 0em 16%;
	bottom:20px;
	display:block;
	font-weight:bold;
	letter-spacing:2px;
	
	
	

	
}

.css_btn_class {
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	margin-left:50%;
	left:-100px;
	position:relative;
	float:left;
	display:block;
	font-color:#999;
	border-top:1px solid#000;
	border-left:1px solid#000;
	border-right:1px solid#000;
	border-bottom:1px solid#000;
	padding:9px 18px;
	margin-bottom:0px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background:-ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf) );
	background-color:#ededed;
	
	display:inline-block;
	text-shadow:0px -0px 0px #ffffff;
	z-index:2;
	
}
.css_btn_class:hover {
	background:-moz-linear-gradient( center top, #dfdfdf 15%, #ededed 100% );
	background:-ms-linear-gradient( top, #dfdfdf 15%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(15%, #dfdfdf), color-stop(100%, #ededed) );
	background-color:#dfdfdf;
	border-bottom:3px solid #f00;
}.css_btn_class:active {
	position:relative;
	top:1px;
}
	
	
}
@media screen and (max-width: 500px) {
.cbp-so-sectionfull h6 {
	font-family: 'BenchNine', sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 2.0;
  opacity: 1;
 color:#000;
z-index:20000000000;
 text-align:center;
 text-transform:uppercase;
	padding: 0em 5%;
	bottom:20px;
	display:block;
	font-weight:bold;
	letter-spacing:2px;
	
}
.css_btn_class {
	font-size:10px;
	font-family:Arial;
	font-weight:bold;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	margin-left:50%;
	left:-90px;
	position:relative;
	display:block;
	
	border-top:2px solid#000;
	border-left:2px solid#000;
	border-right:2px solid#000;
	padding:9px 18px;
	margin-bottom:0px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background:-ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf) );
	background-color:#ededed;
	color:#777777;
	display:inline-block;
	text-shadow:1px -1px 0px #ffffff;
	z-index:2;
}
.css_btn_class:hover {
	background:-moz-linear-gradient( center top, #dfdfdf 15%, #ededed 100% );
	background:-ms-linear-gradient( top, #dfdfdf 15%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(15%, #dfdfdf), color-stop(100%, #ededed) );
	background-color:#dfdfdf;
	border-bottom:3px solid #f00;
}.css_btn_class:active {
	position:relative;
	top:1px;
}


	