@charset "UTF-8";
/* Body */
body {
overflow-y: scroll;
overflow-x: hidden;
	
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 300;
}


/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-color: #000000;
	margin-top:-30px;
}


.divider {
	text-align: center;
	height:30px;
	margin-top:45px;
	margin-bottom:0px;
	
}

/* Navigation */
header {
	font-family: 'Lato', sans-serif;
	width: 100%;
	position:fixed;
	z-index: 999;
	margin-top:30px;
	padding-bottom:10px;
}
.logo {
	
	float: left;
	
	padding-top: 10px;
	z-index: 1;
	padding-left:110px;
	position:fixed;
}

.hero_header {
	font-family: 'Lato', sans-serif;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 4px;
}


/* Hero Section */


.hero {
	width:100%;
	font-family: 'Lato', sans-serif;
	background-color: #000000;
	padding-bottom: 0px;
	margin-top: 30px;
	margin-left: 0px;
}


.hero_holder {
  background-image:url(https://secured-static.greenpeace.org/international/Global/international/code/2016/Catwalk2016/img/img-1.jpg);
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
	
    
}

.hero_holder .hero_text {
	font-family: 'Lato', sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-top:270px;
	font-size:45px;
	text-transform: uppercase;
	font-weight:300;
    background:rgba(0,0,0,0.2);
	padding-bottom:135px;

}

.hero_holder .hero_text p {
	font-family: 'Lato', sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size:25px;
	font-weight:300;
	text-transform: none;
	padding-bottom:30px;
	padding-top:20px;
	margin-bottom:30px;
}

.light {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color: #717070;
}
.tagline {
	font-family: 'Lato', sans-serif;
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/* Introduction Section */

.intro  {
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 30px;
	display: inline-block;
	background-color: #000000;
	margin-top: 50px;
	margin-bottom: 80px;
	width: 100%;
}


.intro_text_column {
	font-family: 'Lato', sans-serif;
	width: 50%;
	text-align: justify;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
}


.intro_text_column b {
	font-weight:600;
}


.intro_03_text_column b {
	font-weight:600;
}


.button_holder
{
	width:350px;
}

/* PDF Box Section */

.pdf {
	width:130px;
	height:auto;
	background: #deb804;
	margin-top: 20px;
	float:left;
}


.pdf p {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size:12px;
	line-height:1.4em;
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
	font-weight:300;

}

.pdf a {
	
    color: #ffffff;
	
  }
.pdf a:hover {
    color: #75560c
	
  }
  
  .pdf_button {
	width:130px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: center;
	font-size:12px;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #deb804;
	transition: all 0.3s linear;
}
.pdf_button:hover {
	background-color: #FFFFFF;
	color: #deb804;
	cursor: pointer;
}
  
  
/* Tweet Box Section */

.tweet_box {
	display: inline-block;
	background-color: #1461a8;
	background-image: url(https://secured-static.greenpeace.org/international/Global/international/code/2016/Catwalk2016/images/twitter_back.jpg);
	margin-top: 20px;
    margin-right: 10px;
	width:200px;
	height:auto;
	color: #ffffff;
	float:left;
}



.tweet_box p {
	text-align: left;
	background-color: #1461a8;
	background-image: url(https://secured-static.greenpeace.org/international/Global/international/code/2016/Catwalk2016/images/twitter_back.jpg);
	background: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 60px;
	color: #ffffff;
	font-size:12px;
	line-height:1.4em;
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
	font-weight:300;

}

.tweet_box a {
	text-align: left;
	color: #ffffff;
	font-size:12px;
	line-height:1.4em;
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
	font-weight:300;
	background-color: #1461a8;
	cursor:pointer;

}

.tweet_box a:hover {
	text-align: left;
	color: #7bb1e2;
	font-size:12px;
	line-height:1.4em;
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
	font-weight:300;
	text-decoration:none;
	background-color: #1461a8;
	cursor:pointer;
}

.tweet_box p strong{
	font-weight:600;
}





/* Info box Section */


.info_box {
	text-align: center;
	display: inline-block;
	background-color: #000000;
	margin-top: 30px;
	margin-bottom: 100px;
	width:100%;
	color: #ffffff;
}




/* brands Section */

.brands {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 35px;
	display: inline-block;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-bottom: 100px;
}

.brands_header {
	font-family: 'Lato', sans-serif;
	color: #ffffff;
	font-size:20px;
	padding-left: 20px;
	margin-bottom: 20px;
	font-weight: 600;
	
	
}

.text_column {
	font-family: 'Lato', sans-serif;
	width: 33%;
	text-align: justify;
	font-weight: 300;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
}

/* intro 02 Section */

.intro_02 {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 35px;
	display: inline-block;
	background-color: #000000;
	margin-top: 30px;
	margin-bottom: 50px;
}


.intro_02_text_column {
	font-family: 'Lato', sans-serif;
	width: 100%;
	text-align:center;
	font-weight: 300;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
	margin-bottom:30px;
}

.intro_02_text_column_top {
	font-family: 'Lato', sans-serif;
	width: 100%;
	text-align:center;
	font-weight: 300;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
	margin-bottom:30px;
	margin-top:-50px;
}


.intro_02_header {
	font-family: 'Lato', sans-serif;
	color: #ffffff;
	font-size:20px;
	margin-bottom: 40px;
	margin-top: 20px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	
}

/* intro 03 Section */

.intro_03 {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	display: inline-block;
	background-color: #000000;
	margin-top: -30px;
	margin-bottom: 50px;
}


.intro_03_text_column {
	font-family: 'Lato', sans-serif;
	width: 100%;
	text-align:justified;
	font-weight: 300;
	line-height: 25px;
	float: left;
	padding-left: 50px;
	padding-right: 50px;
	color: #ffffff;
}


.intro_03_header {
	font-family: 'Lato', sans-serif;
	color: #ffffff;
	font-size:20px;
	margin-bottom: 40px;
	margin-top: 20px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	
}


/* Last Section */



.last {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 35px;
	text-align: center;
    width:100%;
	background-color: #000000;
	margin-top: 20px;
	
}

.last_header {
		font-family: 'Lato', sans-serif;
	color: #ffffff;
	font-size:30px;
	margin-bottom: 40px;
	margin-top: 20px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	
	
}


.last_text_column {
	   font-family: 'Lato', sans-serif;
	text-align:justify;
	font-weight: 300;
	line-height: 25px;
	padding-left: 50px;
	padding-right: 50px;
	display: inline-block;
	color: #ffffff;
	margin-bottom: 50px;
}

/* Faux Section */

.faux {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 35px;
	text-align: center;
    width:100%;
	background-color: #000000;
	margin-top: 30px;
	margin-bottom: 40px;
}

.faux_header {
		font-family: 'Lato', sans-serif;
	color: #ffffff;
	font-size:30px;
	margin-bottom: 40px;
	margin-top: 20px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	
}

.faux_text_column {
	   font-family: 'Lato', sans-serif;
	text-align:justify;
	font-weight: 300;
	line-height: 25px;
	padding-left: 50px;
	padding-right: 50px;
	display: inline-block;
	color: #ffffff;
	margin-bottom: 40px;
}


/* goal Section */

.goal {
	padding-top: 35px;
	background-color: #000000;
	margin-top: 30px;
	margin-bottom: 80px;
	text-align: center;
    width:100%;
}


.goal_column {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	line-height: 2.2em;
	font-size:18px;
	text-align: left;
	padding-top:40px;
	color: #ffffff;
	padding-left: 50px;
	padding-right: 50px;
	display: inline-block;
}

.goal_column span{
	width:50px;
	height:50px;
	background-color:#333333;
	margin-right: 20px;
}

.goal_column p strong {
	font-weight:600;
}

.goal_image_column {
	font-family: 'Lato', sans-serif;
	text-align: center;
	float: left;
	color: #ffffff;
	width:100%;
	
}

.goal .link {
	
	text-align: center;
	font-family: 'Lato', sans-serif;
	text-align: center;
	padding-top: 35px;
	width:100%;
}


/* brands Section */

.detail_01 {
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 35px;
	text-align: center;
	background-color: #000000;
	margin-top: 20px;
    display: inline-block;
}

.detail_01_image_column {
	font-family: 'Lato', sans-serif;
	text-align: center;
	font-weight: 300;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
}

.detail_01_header {
	font-family: 'Lato', sans-serif;
	color: #ffffff;
	font-size:20px;
	padding-left: 20px;
	margin-bottom: 20px;
	font-weight: 600;
	
	
}

.detail_01_column {
	font-family: 'Lato', sans-serif;
	text-align: left;
	font-weight: 300;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:20px;
	color: #ffffff;
	margin-bottom:40px;
	width:33.3%;
}


.detail_01_column b {
	color:#a5b81e; 
	font-weight:600; 
	
}

.detail_01 .detail_01_top_column img{
	
	margin-top:10px;
	
}

.smallpfc {
	font-size:7pt;
	color:#08af7f;
}

.smalltrans {
	font-size:7pt;
	color:#0ffd88;
}

.small2020 {
	font-size:7pt;
	color:#bede04;
}

.smallp{
	font-size:7pt;
	color:#ffffff;
}

.smallred{
	font-size:7pt;
	color:#c23c3c;
}

.smallpfcn {
	font-size:7pt;
	color:#054123;
	
}

.smalltransn {
	font-size:7pt;
	color:#043e2e;
}

.small2020n {
	font-size:7pt;
	color:#373f04;
}

.smallpn{
	font-size:7pt;
	color:#666666;
}





/* brands top Section */

.detail_01_top {
    padding-left: 80px;
	padding-right: 80px;
	padding-top: 55px;
	text-align: center;
	background-color: #000000;
	margin-top: 20px;
    display: inline-block;
	
}

.detail_01_top_header {
	font-family: 'Lato', sans-serif;
	color: #ffffff;
	font-size:20px;
	padding-left: 20px;
	margin-bottom: 20px;
	font-weight: 600;
	
	
}

.detail_01_top_column {
	font-family: 'Lato', sans-serif;
	width:33.3%;
	text-align: left;
	font-weight: 300;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:20px;
	color: #ffffff;
	margin-bottom:40px;

	
}

.detail_01_top_column span {
	font-weight:600;
}

.detail_01_top_image_column span {
	font-weight:600;
	font-size:20px;
}

.detail_01_top_image_column {
	font-family: 'Lato', sans-serif;
	text-align: center;
	font-weight: 300;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
	
}

.detail_01_image_column span {
	font-weight:600;
	font-size:20px;
}


/* Circle Gallery */

.circle_gallery {
	font-family: 'Lato', sans-serif;
	clear: both;
	display: inline-block;
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	text-align: center;
    width:100%;
	padding-left: 80px;
	padding-right: 80px;
	
	
	
}

.circle_gallery .circle_thumbnail {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 0px;
	color: #A3A3A3;
	padding: 10px;
display: inline-block;
	
}

circle_gallery_top {
	font-family: 'Lato', sans-serif;
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #000000;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	padding-left: 50px;
	padding-right: 50px;
	text-align:center;
	
	
	
}

.circle_gallery .circle_thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}




.circle_gallery .circle_thumbnail p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size:18px;
	
}

.circle_gallery b {
	
	font-weight:600;
	color:#FFFFFF;
	
}

/* Parallax Sections */


.banner {
	background-color: #000000;
	background-image: url(https://secured-static.greenpeace.org/international/Global/international/code/2016/Catwalk2016/images/parallax.png);
	height: 300px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.parallax {
	color: #FFFFFF;
	background-image: url(https://secured-static.greenpeace.org/international/Global/international/code/2016/Catwalk2016/images/parallax_overlay_01b.png);
	text-align: centre;
	padding-top: 130px;
	padding-bottom: 20px;
	letter-spacing: 2px;
	font-family: 'Lato', sans-serif;
	font-size:36px;
	font-weight:300;
	height: 300px;
}

.banner_02 {
	background-color: #000000;
	background-image: url(https://secured-static.greenpeace.org/international/Global/international/code/2016/Catwalk2016/images/parallax_02.png);
	height: 300px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.parallax_02 {
	color: #FFFFFF;
	background-image: url(https://secured-static.greenpeace.org/international/Global/international/code/2016/Catwalk2016/images/parallax_overlay_01.png);
	text-align: centre;
	padding-top: 130px;
	padding-bottom: 20px;
	letter-spacing: 2px;
	font-family: 'Lato', sans-serif;
	font-size:36px;
	font-weight:300;
	height: 300px;
}

.banner_03 {
	background-color: #000000;
	background-image: url(https://secured-static.greenpeace.org/international/Global/international/code/2016/Catwalk2016/images/parallax_03.png);
	height: 300px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.parallax_03 {
	color: #FFFFFF;
	background-image: url(https://secured-static.greenpeace.org/international/Global/international/code/2016/Catwalk2016/images/parallax_overlay_01.png);
	text-align: centre;
	padding-top: 130px;
	padding-bottom: 20px;
	letter-spacing: 2px;
	font-family: 'Lato', sans-serif;
	font-size:36px;
	font-weight:300;
	height: 400px;
	margin-top:50px;
}

.banner_04 {
	background-color: #000000;
	background-image: url(https://secured-static.greenpeace.org/international/Global/international/code/2016/Catwalk2016/images/parallax_04.png);
	height: 300px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.parallax_04 {
	color: #FFFFFF;
	background-image: url(https://secured-static.greenpeace.org/international/Global/international/code/2016/Catwalk2016/images/parallax_overlay_01.png);
	text-align: centre;
	padding-top: 180px;
	padding-bottom: 20px;
	letter-spacing: 2px;
	font-family: 'Lato', sans-serif;
	font-size:36px;
	font-weight:300;
	height: 300px;
	margin-top:50px;
}

/* More info */
.footer {
	font-family: 'Lato', sans-serif;
	margin-top: 30px;
	padding-top: 30px;
	background-image: url(https://secured-static.greenpeace.org/international/Global/international/code/2016/Catwalk2016/images/footer.jpg);
	padding-bottom: 35px;
	width:100%;
	height:300px;
	overflow:hidden;
	
}
.footer_column {
	width: 33.3%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
	background-color: #000000;
	color: #ffffff;
	
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #ffffff;
	background-color: #000000;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: 300;

}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: center;
	font-size:12px;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border-style: solid;
    border-width: 1px;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #000000;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #000000;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-repeat: repeat;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}





/* Small Desktops */

@media (min-width: 768px) and (max-width: 1200px) {
	
html {
   margin: 0px;
   height: 100%;
   width: 100%;
}

body {
   margin: 0px;
   min-height: 100%;
   width: 100%;
}


/* Container */
.container {
	margin-left: 0px;
	margin-right: 0px;
}


.divider {
	display: none;
	
}

/* Navigation */

.logo {
	padding-left:20px;
	
}


/* Hero Section */


.hero {
	margin-left:-10px;
}


.hero_holder {
  background-image:url(https://secured-static.greenpeace.org/international/Global/international/code/2016/Catwalk2016/img/img-1_small.jpg);
  max-width:1200px;
    
}

.hero_holder .hero_text {
	padding-top:170px;
	font-size:35px;
	text-transform: uppercase;
	padding-bottom:85px;

}

.hero_holder .hero_text .button {
display: none;
}


/* Introduction Section */

.intro  {
	padding-top: 10px;
	margin-top: 30px;
	margin-bottom: 60px;
}



.intro_text_column {
	font-family: 'Lato', sans-serif;
	text-align: left!important;
	line-height: 25px;
	padding-left: 15px;
	padding-right: 15px;
}

/* goal Section */

.goal_column {
	padding-left: 80px;
	padding-right: 20px;
}



/* Parallax Sections */


.banner {
	height: 250px;
}
.parallax {
	font-size:30px;
	height: 250px;
}

.banner_02 {
	height: 250px;
}
.parallax_02 {
	font-size:30px;
	height: 250px;
}

.banner_03 {
	height: 250px;
}

.parallax_03 {
	font-size:30px;
	height: 250px;
}

.banner_04 {
	height: 250px;
}
.parallax_04 {
	font-size:30px;
	height: 250px;
}


/* brands top Section */


.detail_01_top_column {
	width:100%;
	text-align: left;
	margin-bottom:20px;

	
}


.detail_01_top_image_column {
	line-height: 25px;
	width:100%:!important;
	margin-bottom:40px;
	
}




/* brands top Section */

.detail_01 {
	padding-top: 55px;
	
}

.detail_01_column {
	width:100%;
	padding-top:10px;
	margin-bottom:20px;

	
}

.detail_01_column span {
	font-weight:600;
}

.detail_01_image_column span {
	font-weight:600;
	font-size:20px;
}

.detail_01_image_column {
	
	width:100%:!important;
	margin-bottom:40px;
	
}

}



/* Mobile */
@media (max-width: 767px) {
	

.divider {
	display: none;
	
}

/* Navigation */

.logo {
	padding-left:10px;	
}

/* Hero Section */



.hero_holder {
background-image:url(https://secured-static.greenpeace.org/international/Global/international/code/2016/Catwalk2016/img/img-1_small.jpg);
  max-width:767px;  
}

.hero_holder .hero_text {
	font-size:25px;
	padding-top:170px;
}

.hero_holder .hero_text .button {
	display: none;
}

/* Introduction Section */

.intro  {
	padding-left: 40px;
	padding-right: 40px;
}

.intro_text_column {
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	text-align:left;
}


/* Parallax Sections */


.parallax {
	font-size:27px;
}

.parallax_02 {
	font-size:27px;
}

.parallax_03 {
	font-size:27px;
}

.parallax_04 {
	font-size:27px;
}


/* brands top Section */

.detail_01_top {
    padding-left: 40px;
	padding-right: 40px;
	padding-top: 55px;
	text-align: center;
	background-color: #000000;
	margin-top: 20px;
    display: inline-block;
	
}

.detail_01_top_header {
	font-family: 'Lato', sans-serif;
	color: #ffffff;
	font-size:20px;
	padding-left: 20px;
	margin-bottom: 20px;
	font-weight: 600;
	
	
}

.detail_01_top_column {
	font-family: 'Lato', sans-serif;
	width:100%;
	text-align: left;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:10px;
	color: #ffffff;
	margin-bottom:20px;

	
}

.detail_01_top_column span {
	font-weight:600;
}

.detail_01_top_image_column span {
	font-weight:600;
	font-size:20px;
}

.detail_01_top_image_column {
	font-family: 'Lato', sans-serif;
	text-align: center;
	font-weight: 300;
	line-height: 25px;
	width:100%:!important;
	float:left;
	color: #ffffff;
	margin-bottom:40px;
	
}
/* brands top Section */

.detail_01 {
    padding-left: 40px;
	padding-right: 40px;
	padding-top: 55px;
	text-align: center;
	background-color: #000000;
	margin-top: 20px;
    display: inline-block;
	
}

.detail_01_header {
	font-family: 'Lato', sans-serif;
	color: #ffffff;
	font-size:20px;
	padding-left: 20px;
	margin-bottom: 20px;
	font-weight: 600;
	
	
}

.detail_01_column {
	font-family: 'Lato', sans-serif;
	width:100%;
	text-align: left;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:10px;
	color: #ffffff;
	margin-bottom:20px;

	
}

.detail_01_column span {
	font-weight:600;
}

.detail_01_image_column span {
	font-weight:600;
	font-size:20px;
}

.detail_01_image_column {
	font-family: 'Lato', sans-serif;
	text-align: center;
	font-weight: 300;
	line-height: 25px;
	width:100%:!important;
	float:left;
	color: #ffffff;
	margin-bottom:40px;
	
}

.detail_01_image_column span {
	font-weight:600;
	font-size:20px;
}

/* More info */
.footer {
	margin-top: 0px;
	
}
.footer_column {
	width: 100%;
	padding: 10px;
	margin: 5px;
	float: left;
}

.button {
	margin-top: 20px;
	border-style: none;
    border-width: 0px;
}
.button:hover {
	background-color: #000000;
}
}

/* Mobile */
@media (max-width: 400px) {

.divider {
	display: none;
}


/* Hero Section */
.hero_holder {
  max-width:400px;   
}
.hero_holder .hero_text {
  max-width:400px;
}
.hero_holder .hero_text p {
	font-size:20px;
}
/* Introduction Section */
.intro  {
	max-width:400px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	display: inline-block;	
}
/* Parallax Sections */


.banner {
	height: 150px;
}
.parallax {
	padding-top: 70px;
	height: 150px;
	font-size:27px;
}

.banner_02 {
	height: 150px;
	
}
.parallax_02 {
	padding-top: 30px;
	height: 150px;
	font-size:27px;
}


.banner_03 {
	height: 150px;
}

.parallax_03 {
	padding-top: 30px;
	height: 150px;
	font-size:27px;
}

.banner_04 {
	height: 150px;
}
.parallax_04 {
	padding-top: 30px;
	height: 150px;
	font-size:27px;
}


/* Circle Gallery */

.circle_gallery {
	max-width:400px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
	
}

circle_gallery_top {
		max-width:400px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	display: inline-block;
	background-color: #000000;
	margin-top: 30px;
	margin-bottom: 20px;
		
}


.circle_gallery .circle_thumbnail {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	color: #A3A3A3;
	width: 80%;
	
}

.circle_gallery_top .circle_thumbnail {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	color: #A3A3A3;
	width: 80%;
	
}

/* intro 03 Section */

.intro_03 {
	max-width:400px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	display: inline-block;
	background-color: #000000;
	margin-top: 30px;
	margin-bottom: 60px;
}


.intro_03_text_column {
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;

}



/* Last Section */
.last {
	max-width:400px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	display: inline-block;
	margin-top: 50px;
	margin-bottom: 20px;
	
}
.last_text_column {
	padding-left: 0px;
	padding-right: 0px;
	width:100%;
}

/* Faux Section */

.faux {
	max-width:400px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	display: inline-block;
	margin-top: 50px;
	margin-bottom: 20px;
}

.faux_header {
	margin-top: 0px;	
}

.faux_text_column {
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;               
	margin-bottom: 0px;
	width:100%;
}

}

/* Mobile */
@media (max-width: 320px) {
	
.divider {
	display: none;	
}

.hero_holder {
  max-width:320px;
  background-attachment: fixed;
}

.hero_holder .hero_text {
  max-width:320px;
}


/* Introduction Section */

.intro  {
	max-width:320px;	
}



/* Info box Section */


.info_box {
	text-align: center;
	display: inline-block;
	background-color: #000000;
	margin-top: 30px;
	margin-bottom: 100px;
	width:100%;
	color: #ffffff;
}


/* Circle Gallery */

.circle_gallery {
	max-width:320px;
}

circle_gallery_top {
		max-width:320px;		
}



/* intro 03 Section */
.intro_03 {
	max-width:320px;
}

}
