/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}





/* -------------------------------- 

Primary style

-------------------------------- */
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*/
body {
  font-size: 100%;
  line-height:150%;
  /*
  font-family: "Roboto", sans-serif;
  */
  /*
  font-family: "Open Sans", sans-serif; font-weight:700; font-style:normal; 
  */
  /*
  font-family: 'PT Serif', serif; font-weight:400; 
  */
  /*
  font-family: 'Fjalla One', sans-serif;
  */
  /*
  font-family: 'Domine', serif;
  */
  /*
  font-family: 'Merriweather', serif;
  */
  /*
  font-family: 'Montserrat', sans-serif;
  */
  /*
  font-family: 'Source Sans Pro', sans-serif;
  */
  /*
  font-family: 'Lato', sans-serif; 
  */
  /*
  
  */
  
  font-family: 'Source Sans Pro', sans-serif;
  
  
  font-style:normal; font-weight:400;   color:#737373; 
  

  background-color:#ffffff;

}

a {
  color: #d95353;
  text-decoration: none;
}

img {
  max-width: 100%;
}

html { width:100%; height:100%; }
body { width:100%; height:100%; }
html {   width:100%; height: 100%; /*overflow-x:hidden; overflow-y:auto; */}
body {   width:100%; height: 100%; overflow-x:hidden; overflow-y:auto; }

html * {  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;   -webkit-text-size-adjust: none;  }
html * {  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;   -webkit-text-size-adjust: none;   -ms-text-size-adjust: 100%; }
html {    -webkit-text-size-adjust: none; -ms-text-size-adjust: 100%;  }

* { margin: 0; padding: 0; }


a {
  color: #009a4f;
  text-decoration: none;
}
img { border: 0 none; width: 100%; max-width: 100%; height: auto;}

* {

	 -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;  
	
	
	 }
* { 

-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; 

}

#ty_wrapper { width:100%; margin:0 auto; /* max-width:960px;*/ /* max-width:none;*/ max-width:800px; }
/*
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
* { margin: 0; padding: 0; }
* { -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;  }
*/
#top{ position:absolute;top:0;left:0;}
#gototop_arrow { width:70px; height:70px;	 position:fixed; bottom:20px; right:20px; display:none; z-index:9999; }

/*
*, *:after, *:before {
	
	
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}
*/
a { -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none; }
.noborder { border:0 none !important; outline:none !important;}

.noshow { display:none !important; }
.show { display:block !important; }
a.nounderlineahref, a.nounderlineahref:link, a.nounderlineahref:visited {	text-decoration:none !important;	outline:none !important;	border:0 none !important; }
a.nounderlineahref:active, a.nounderlineahref:hover {	text-decoration:none !important;	outline:none !important;	border:0 none !important; }

.noborder { border:0 none !important; outline:none !important;}


a img {	text-decoration:none !important;	outline:none !important;	border:0 none !important; }
a div { 	text-decoration:none !important; 	outline:none !important;	border:0 none !important; }

#mywidthdiv {
    background-color: #FFFFFF;
    border: 2px solid #909295;
    bottom: 20px;
    color: #909295;
    
	height: auto;
    right: 20px;
    
    padding: 10px;
    position: fixed;
    text-align: center;
    width: auto;
    z-index:999999;
	display:block;
}
#loading { display:block;  width:100%; height:100%; padding:0px; margin:0px; overflow:hidden; background:url(https://static.ewg.org/reports/interactive-maps/progress.gif); background-position:center center; background-repeat:no-repeat; background-color:#ffffff; /* position:relative; */ position:absolute; z-index:999; top:0; left:0;  }

#loading_viewport { display:block;  width:100%; height:100%; padding:0px; margin:0px; overflow:hidden; background:url(https://static.ewg.org/reports/interactive-maps/progress.gif); background-position:center center; background-repeat:no-repeat; background-color:#e7e7e8; /* position:relative; */ position:absolute; z-index:99999; top:0; left:0;  }



.fleft { float:left; }
.clear { clear:both; padding:0; margin:0; }

#left_title_area 
{
	
	text-shadow:0 1px 0 rgba(0,0,0,0.4);

	
/*
width:50%; max-width:600px; 
*/

text-align:right;
bottom:5%;
right:5%;
height:auto; 
position:absolute;
/*
top:50%;
left:50%; 
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
*/
width:95%;
z-index:9;
}
#left_title_area h1 { font-size:700%; line-height:100%; font-weight:900; font-style:normal;     font-family: 'Fjalla One', sans-serif; font-weight:700; letter-spacing:-3px;
 font-style:normal; margin:0; padding:0; text-transform:uppercase; color:#ffffff;
}
	#left_title_area h1 span { opacity:0.5; }

#left_title_area h2 { font-size:250%; line-height:100%; font-weight:400; font-style:italic; margin:0 0 0 0; padding:0; 
/*
font-family: 'Domine', serif; 
*/
color:rgba(255,255,255,0.7);
}


.fiftypercent { width:50%; border:0px solid rgba(0,0,0,0); position:relative; height:100%;   overflow: hidden;}
.fiftypercent:nth-of-type(1) { background:url("https://static.ewg.org/reports/interactive-maps/bg2.jpg"); background-position:center center; background-repeat:no-repeat; background-size:cover; background-color:#e7e7e8; }
	#overlay { width:100%; height:100%; position:absolute; z-index:9; left:0; top:0; background:url("https://static.ewg.org/reports/interactive-maps/overlay.png"); background-position:center center; background-repeat:no-repeat; background-size:cover; }
.semitransparent 
{	

opacity:0.8;
filter: alpha(opacity=80);

background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.6))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.6) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.6) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */




-webkit-transition:all 0.9s ease-in-out;
-moz-transition:all 0.9s ease-in-out;
-o-transition:all 0.9s ease-in-out;
transition:all 0.9s ease-in-out;

position:absolute;
z-index:9;
top:0;
left:0%;
width:100%;
height:100%;
/*
margin-left:-5%; 
*/
/*
-o-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.9) ;
-moz-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.9) ;
-webkit-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.9) ;
box-shadow:0px 0px 2px rgba(0, 0, 0, 0.9) ;
*/
}


.fiftypercent:nth-of-type(2) { background-color:#fbfbfb; }

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  /*
  width: 90%;
  max-width: 1170px;
  */
  /*margin: 0 auto;
*/
margin:0 auto;
  border:0px solid rgba(0,0,0,0);
}
.cd-container:after {
  content: "";
  display: table;
  clear: both;
}

.cd-img-replace {
  /* replace text with background images */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

/* -------------------------------- 

Main components 

-------------------------------- */
header {
  height: 250px;
  line-height: 250px;
  background-color: #33435a;
}
header h1 {
  font-size: 30px;
  font-size: 1.875rem;
  text-align: center;
  color: #f2eacf;
  font-weight: 300;
}

.cd-product {

  text-align: left;
width:100%; height:100%; 


}

.cd-product-wrapper {
/*
  display: inline-block;
*/
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
  border:0px solid rgba(0,0,0,0);
}
#ty_right_inner { width:100%; height:100%;  margin:0% 0%; /*padding:80px 0% 0 0%;*/ padding:0 0 0 0; }
#ty_right_inner_inner { width:100%; height:100%; margin:0% 0%; padding:10% 10%; overflow-y:auto;}
#ty_right_inner_inner p { margin:0 0 0 0; padding:3% 5% 0% 5%; font-size:100%; line-height:150%; }
#ty_right_inner_inner p:nth-of-type(1) { /* margin-top:0; */ }
#ty_right_inner_inner p.footer { margin-bottom:20%; text-align:center; opacity:0.7; }
#media {
	
	
-o-border-radius:0.25em 0.25em 0.25em 0.25em;
-ms-border-radius:0.25em 0.25em 0.25em 0.25em; 
-khtml-border-radius:0.25em 0.25em 0.25em 0.25em; 
-moz-border-radius:0.25em 0.25em 0.25em 0.25em; 
-webkit-border-radius:0.25em 0.25em 0.25em 0.25em; 
border-radius:0.25em 0.25em 0.25em 0.25em;

padding:0.25em 0.9em;

text-shadow:none;

color:#999999;

background:#ffffff;

margin-bottom:1em;
display:inline-block;
	
	
}
.fluid_video { width:100%; margin:0 auto; }

@media all and (max-width : 660px)
{
	#left_title_area h2 { font-size:120%; }
	#left_title_area h1 { font-size:400%; }

	span#media { margin:50px 0 1em; }
}
@media only screen and (max-width: 960px) 
{	
#ty_right_inner { width:100%; height:auto; margin:0% 0%; padding:0% 0%;  } 
#ty_right_inner_inner { width:100%; height:auto; margin:0% 0%; padding:5% 5%; overflow-y:auto;}
}
#desktop.cd-product-wrapper {
height:auto; position:absolute;

top:50%;
left:50%; 


-webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);	
}

.cd-product-wrapper > img {
  display: block;
}

.cd-single-point {
  position: absolute;
  border-radius: 50%;
}
.cd-single-point > a {
  position: relative;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: inherit;
  background: #d95353;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-single-point > a::after, .cd-single-point > a:before {
  /* rotating plus icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-color: #ffffff;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.cd-single-point > a::after {
  height: 2px;
  width: 12px;
}
.cd-single-point > a::before {
  height: 12px;
  width: 2px;
}
.cd-single-point::after {
  /* this is used to create the pulse animation */
  content: '';
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: inherit;
  background-color: transparent;
  -webkit-animation: cd-pulse 2s infinite;
  -moz-animation: cd-pulse 2s infinite;
  animation: cd-pulse 2s infinite;
}
.cd-single-point:nth-of-type(1) {
 bottom: 37%;
    right: 67%;
}
.cd-single-point:nth-of-type(2) {
 bottom: 26%;
    right: 88%;
}
.cd-single-point:nth-of-type(3) {
  top: 7%;
  left: 27%;
}
.cd-single-point:nth-of-type(4) {
 right: 68%;
    top: 77%;
}


.cd-single-point:nth-of-type(5) {
 right: 89%;
    top: 80%;
}


.cd-single-point:nth-of-type(6) {
 right: 57%;
    top: 84%;
}



.cd-single-point:nth-of-type(7) {
   right: 43%;
    top: 17%;
}

.cd-single-point:nth-of-type(8) {
    bottom: 14%;
    right: 0%;
}

.cd-single-point:nth-of-type(9) {
   right: 18%;
    top: 34%;
}


.cd-single-point:nth-of-type(10) {
    right: 22%;
    top: 50%;
}

.cd-single-point:nth-of-type(11) {
   right: 43%;
    top: 17%;
}




.cd-single-point.is-open > a {
  background-color: #475f74;
}
.cd-single-point.is-open > a::after, .cd-single-point.is-open > a::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  transform: translateX(-50%) translateY(-50%) rotate(135deg);
}
.cd-single-point.is-open::after {
  /* remove pulse effect */
  display: none;
}
.cd-single-point.is-open .cd-more-info {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.cd-single-point.visited > a {
  background-color: #009a4f;
}
.cd-single-point.visited::after {
  /* pulse effect no more active on visited elements */
  display: none;
}
@media only screen and (min-width: 960px) {
  .cd-single-point.is-open .cd-more-info.cd-left {
    right: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-right {
    left: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-top {
    bottom: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-bottom {
    top: 140%;
  }
}

@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  100% {
    -webkit-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
@-moz-keyframes cd-pulse {
  0% {
    -moz-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  100% {
    -moz-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
@keyframes cd-pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  100% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
.cd-single-point .cd-more-info {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  text-align: left;
  line-height: 1.5;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 2em 1em 1em;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.cd-single-point .cd-more-info::before {
  /* triangle next to the interest point description - hidden on mobile */
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  display: none;
  border: 8px solid transparent;
}
.cd-single-point .cd-more-info h2 {
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom: .6em;
}
.cd-single-point .cd-more-info p {
  color: #758eb1;
}

@media only screen and (min-width: 960px) {
  .cd-single-point .cd-more-info {
    position: absolute;
    width: 320px;
    height: 280px;
    padding: 1em;
    overflow-y: visible;
    line-height: 1.4;
    border-radius: 0.25em;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  }
  .cd-single-point .cd-more-info::before {
    display: block;
  }
  .cd-single-point .cd-more-info.cd-left, .cd-single-point .cd-more-info.cd-right {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-single-point .cd-more-info.cd-left::before, .cd-single-point .cd-more-info.cd-right::before {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-single-point .cd-more-info.cd-left {
    right: 160%;
    left: auto;
  }
  .cd-single-point .cd-more-info.cd-left::before {
    border-left-color: rgba(255, 255, 255, 0.95);
    left: 100%;
  }
  .cd-single-point .cd-more-info.cd-right {
    left: 160%;
  }
  .cd-single-point .cd-more-info.cd-right::before {
    border-right-color: rgba(255, 255, 255, 0.95);
    right: 100%;
  }
  .cd-single-point .cd-more-info.cd-top, .cd-single-point .cd-more-info.cd-bottom {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .cd-single-point .cd-more-info.cd-top::before, .cd-single-point .cd-more-info.cd-bottom::before {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .cd-single-point .cd-more-info.cd-top {
    bottom: 160%;
    top: auto;
  }
  .cd-single-point .cd-more-info.cd-top::before {
    border-top-color: rgba(255, 255, 255, 0.95);
    top: 100%;
  }
  .cd-single-point .cd-more-info.cd-bottom {
    top: 160%;
  }
  .cd-single-point .cd-more-info.cd-bottom::before {
    border-bottom-color: rgba(255, 255, 255, 0.95);
    bottom: 100%;
  }
  .cd-single-point .cd-more-info h2 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 0;
  }
  .cd-single-point .cd-more-info p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

/* close the interest point description - only on mobile */
.cd-close-info {
  position: fixed;
  top: 0;
  right: 0;
  height: 44px;
  width: 44px;
}
.cd-close-info::after, .cd-close-info:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  background-color: #475f74;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.cd-close-info::after {
  height: 2px;
  width: 16px;
}
.cd-close-info::before {
  height: 16px;
  width: 2px;
}
@media only screen and (min-width: 960px) {
  .cd-close-info {
    display: none;
  }
}


@media only screen and (min-width: 960px) and (max-width: 1400px) {

#left_title_area  h1 { font-size:700%;}
#left_title_area  h2 { font-size:200%;}

}
@media only screen and (min-width: 960px) and (max-width: 1400px) {

#left_title_area { width:95%; }

}
@media only screen and (min-width: 960px) and (max-width: 1400px) {
.cd-product-wrapper { max-width:400px; }
}
@media only screen and (max-width: 960px) {

.fiftypercent { width:100%; height:auto; }

#left_title_area {
    position: relative;
top:auto;
left:auto; 
width: 100%;

-webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;

}


 #left_title_area 
{
	
}
 .fiftypercent:nth-of-type(1) { padding:10%; }
 #desktop.cd-product-wrapper 
 { width:80%; max-width:600px; height:auto; position:relative;

top:auto;
left:auto; 


-webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
 }
.cd-product-wrapper { margin:10% auto; }
.cd-product {/* margin:50px auto; */}
}




a img {	text-decoration:none !important;	outline:none !important;	border:0 none !important; }
a div { 	text-decoration:none !important; 	outline:none !important;	border:0 none !important; }




.makeoverflowhidden { overflow:hidden; }




header[role=banner] {
/*  position: relative; */
  position:fixed; left:0; top:0; /* width:100%; */ width:100%; z-index:99;
  height: 50px;  /*  	 background: #343638; */ /* background:#f1f1f1; */ background:rgba(0, 0, 0, 0.2);
  
  


}
header[role=banner] #cd-logo {
  float: left;
  margin: 4px 0 0 5%;
  /* reduce logo size on mobile and make sure it is left aligned with the transform-origin property */
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  -o-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
header[role=banner] #cd-logo img {
  display: block;
  height: 40px;
    width: auto;
}

header[role=banner]::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

header[role=banner] #cd-logo {
    margin: 5px 0 0 5%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  
  
  
    #seperate { height:50px; padding:0; margin:0; line-height:0; }

@media only screen and (min-width: 961px) {
  header[role=banner] {
    height: 80px;
	width:50%;
	top:50px;
  }
  
  #seperate { height:0; padding:0; margin:0; line-height:0; } 

  header[role=banner] #cd-logo {
    margin: 10px 0 0 5%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  header[role=banner] #cd-logo img {
  display: block;
  height: 60px;
    width: auto;
}

}

.main-nav {
  /*
  width: 44px;
  height: 100%;
  background: url("cd-icon-menu.svg");
  background-position:center center;
  background-repeat:no-repeat;
  background-color:#009a4f;
  cursor: pointer;
 */
  float: right;

  margin-right: 5%;

}
.main-nav ul {
	/*
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);

	-webkit-transition:all 0s ease-in-out;-moz-transition:all 0s ease-in-out;-o-transition:all 0s ease-in-out;transition:all 0s ease-in-out;
   z-index: 999;
   */
}
.main-nav ul.is-visible {
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);

}
.main-nav a {
  /*
  display: block;
  height: 50px;
  line-height: 50px;
  padding-left: 5%;  
  background:#009a4f;
border-top: 1px solid #f1f1f1;
  color: #FFF;
  */
  outline:none;
  
}

@media only screen and (min-width: 1400px) {
	  .main-nav li {
    display: inline-block;
    margin-left: 1em !important;}
  .main-nav li:nth-child(3n+3) {
/*    margin-left: 1em !important; */
  }

  .main-nav a.cd-signin {
    padding: .9em 1.5em !important;
	border: 0px solid rgba(255, 255, 255, 0.6);
/*
    border-radius: 50em !important;
	*/
	background:#737373 ;
  }
  
   .main-nav a.cd-signup {
    padding: .9em 1.5em !important;
	border: 0px solid rgba(255, 255, 255, 0.6);
/*
    border-radius: 50em !important;
	*/
	background:#737373 ;
  }
  .main-nav a.cd-donate {
    padding: .9em 1.5em !important;
	border: 0px solid rgba(255, 255, 255, 0.6);
/*
    border-radius: 50em !important;
	*/
	background:#737373 ;
  }

}


@media only screen and (min-width: 961px) {
  .main-nav {
    width: auto;
    height: auto;
    background: none;
    cursor: auto;
  }
  .main-nav ul {
    position: static;
    width: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    line-height: 80px;
  }
  .main-nav ul.is-visible {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  
}

 .download {
	 box-shadow: 0 3px 0 rgba(0, 0, 0, 0.07);

    padding: .9em 1.5em !important;
	border: 0px solid rgba(255, 255, 255, 0.6);
    border-radius: 50em !important;
	background:#ffffff ;
	color:#009a4f;
	margin:5% 0;
	display:inline-block;
	 font-weight: 700;
	 font-size:150%;
	 line-height:100%;
  }

.main-nav a {
    display: inline-block;
    height: auto;
    line-height: 100%;
    background: transparent;
	
	font-weight:700;
	
	}
  .main-nav a.cd-signin {
    padding: .5em .5em;
    border: 0px solid rgba(255, 255, 255, 0.6);
    border-radius: .25em;
/*
	background:#737373;
	*/
	background:#ffffff;
	
}
   .main-nav a.cd-signup {
    padding: .5em .5em;
    border: 0px solid rgba(255, 255, 255, 0.6);
    border-radius: .25em;
/*
	background:#737373;
	*/
	background:#ffffff;
	
}
	.main-nav a.cd-donate {
    padding: .5em .5em;
    border: 0px solid rgba(255, 255, 255, 0.6);
    border-radius: .25em;
	background:#737373;
/*
	background:#f89c1b;
	
*/	background:#ffffff;
	
}

  .main-nav a.cd-signup {
    background: #009a4f;
    border: 0px solid rgba(255, 255, 255, 0.6);
  }
  .main-nav a.cd-signin
  {
/*	color:#ffffff;
	*/
	color:#737373;
  }
  
  .main-nav a.cd-donate
  {
	/*
	color:#ffffff;
  */
  color:#737373;
  }
  
  .main-nav a.cd-signup
  {
	color:#ffffff;
  }
  
.main-nav li {
    display: inline-block;
    margin-left: 0.2em;}
  .main-nav li:nth-child(3n+3) {
    margin-left: 0.2em;
  }

@media only screen and (max-width: 1400px) {

.main-nav a.cd-donate .hide_below_1400 { display:none;}
.main-nav a.cd-signin .hide_below_1400 { display:none;} 
.main-nav a.cd-signup .hide_below_1400 { display:none;}
}
  
@media only screen and (max-width: 960px) {
	
		html {   height: auto;   }
body {   height: auto;  }
.main-nav a.cd-donate .hide_on_mobile, 
.main-nav a.cd-signin .hide_on_mobile, 
.main-nav a.cd-signup .hide_on_mobile { display:none;}

.main-nav ul { line-height:50px; }

}




/* -------------------------------- 

xpopup 

-------------------------------- */

.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
}

.cd-popup-trigger {

}

.cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.8);
  z-index:99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
  
  
  
  
  
  overflow-y:auto;
}

.cd-popup-container {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: 4em auto;
  background: #FFF;
  border-radius: .25em .25em .4em .4em;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  
  
  
  
  line-height:0;
}
.cd-popup-container p {
  padding: 3em 1em;
}
.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-popup-container .cd-buttons li {
  float: left;
  width: 50%;
}
.cd-popup-container .cd-buttons a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-popup-container .cd-buttons li:first-child a {
  background: #009a4f;
  border-radius: 0 0 0 .25em;
}
.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
  background-color: #f89c1b;
}
.cd-popup-container .cd-buttons li:last-child a {
  background: #737373;
  border-radius: 0 0 .25em 0;
}
.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
  background-color: #f89c1b;
}
.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #737373;
}
.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}
.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .cd-popup-container {
    margin: 8em auto;
  }
}


.rounded_image_in_popup {
	
	
	
-o-border-radius:0.25em 0.25em 0em 0em;
-ms-border-radius:0.25em 0.25em 0em 0em; 
-khtml-border-radius:0.25em 0.25em 0em 0em; 
-moz-border-radius:0.25em 0.25em 0em 0em; 
-webkit-border-radius:0.25em 0.25em 0em 0em; 
border-radius:0.25em 0.25em 0em 0em;
	}




#share.cd-popup.is-visible .cd-popup-container .cd-popup-close::before, 
#share.cd-popup.is-visible .cd-popup-container .cd-popup-close::after {
	background-color:#ffffff;
}


 .cd-popup-container .cd-buttons li#li_facebook:first-child a { background:#3b5998; }

 .cd-popup-container .cd-buttons li#li_twitter:last-child a { background:#55acee;}




 .no-touch .cd-popup-container .cd-buttons li#li_facebook:first-child a:hover { background:#f89c1b; }
  .no-touch .cd-popup-container .cd-buttons li#li_twitter:last-child a:hover { background:#f89c1b;}

#loading-img { width:auto; }
#output img { width:auto; max-width:100%; }
#output  { padding:5px; border:0px solid #737373; background:rgba(0,0,0,0.1); position:fixed; z-index:9999; top:0; left:0; text-align:right; width:100%;  display:none; width:100%; height:auto; margin-top:0px; opacity:0.5; }
#output2 { padding:5px; border:0px solid #737373; display:block; width:100%; height:auto; margin-top:50px; opacity:1; }
#output2 img { float:left; width:25%; height:auto; margin:0 5% 0 0;}
#output2 h1 { font-weight:600; font-size:120%; line-height:120%; float:left; width:70%; }
#output2 h2 { font-weight:400; float:left; width:70%;}

.notice {}
#pagination { margin:0 auto; text-align:center; padding:2% 0 5% 0; }
#pagination a.button,
#pagination a.button:link,
#pagination a.button:visited { display:inline-block; font-size:100%; line-height:100%; font-weight:700; margin:0 1em; color:#ffffff; background:#009a4f; padding:0.9em 1.5em !important;  border-radius: .25em; text-decoration:none !important;	outline:none !important;	border:0 none !important;  }

#pagination a.button:nth-of-type(1) { margin-right:0;}

#pagination a.button:active,
#pagination a.button:hover { background:#737373; text-decoration:none !important;	outline:none !important;	border:0 none !important; }

#add_wrapper { background-color:#ffffff; padding:5%; border-bottom:3px solid #737373; }




/* Reset. */
/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*/
/* FlexGRID. */
.wrapper_for_flexgrid {
	width: 100%;
	
	border-collapse: collapse;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0 4%;

	margin: 4% 0 0;
	}
.wrapper_for_flexgrid .row img { width:100%; height:auto; 
	-o-border-radius:5px 5px 0 0; -ms-border-radius:5px 5px 0 0; -khtml-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0; 
}

.wrapper_for_flexgrid .row { }
.wrapper_for_flexgrid .row div.wrap_category_date {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.wrapper_for_flexgrid .row span.category { float:left; text-align:left; padding:10px 10px; margin:0px 0 0 0; display:block; /* font-family: 'Lato', sans-serif;			font-weight:700; */	font-style:normal;		/*font-size:12px;	line-height:21px;*/ color:#cccccc; text-transform:uppercase;  border-bottom: 0px solid rgba(0, 0, 0, 0.1);font-size:90% }
.wrapper_for_flexgrid .row span.date { float:right; text-align:right; padding:10px 10px; margin:0px 0 0 0; display:block; /* font-family: 'Lato', sans-serif;			font-weight:700; */	font-style:normal;		/*font-size:12px;	line-height:21px;*/ color:#cccccc; text-transform:uppercase;  border-bottom: 0px solid rgba(0, 0, 0, 0.1);font-size:90% }


@media all and (max-width : 1600px)
{
	.wrapper_for_flexgrid .row span.category { font-size:80%; }
	.wrapper_for_flexgrid .row span.date { font-size:80%; }
}

.wrapper_for_flexgrid .row p { padding:10px 15px 0px 15px; margin:0; } 
.wrapper_for_flexgrid .row p a { /*font-family: 'Lato', sans-serif;			font-weight:700; */ 	font-style: normal;	/*font-size:16px;	line-height:21px; */ /*  */ color:#009a4f; text-decoration:none;  font-family: 'Fjalla One', sans-serif; /*font-weight:700; */	letter-spacing:normal; font-size:110%; line-height:150%;}
.wrapper_for_flexgrid .row span.description { padding:3% 5% 5% 5%; margin:0px 0 0 0; display:block; /* font-family: 'Open Sans', sans-serif;	font-weight:400; */	font-style: normal;	/* font-size:12px;	line-height:21px; */ }

.wrapper_for_flexgrid .row span.ago { padding:3% 5%; margin:0px 0 0 0; display:block; /* font-family: 'Open Sans', sans-serif;	font-weight:400; */	font-style: normal;	/* font-size:12px;	line-height:21px; */ border-top:1px solid rgba(0, 0, 0, 0.1);  display:none; }


.wrapper_for_flexgrid .row span.description a { /* font-family: 'Open Sans', sans-serif;	font-weight:400; */	font-style: normal;	/*font-size:12px;	line-height:21px; */ color:#009a4f; text-decoration:none;  }

body .wrapper_for_flexgrid:first-child {
	margin: 0;
}
.clear { clear:both; padding:0; margin:0; }
.fleft { float:left; }
.fright { float:right; }
.row {
	clear: both;
	max-width: 92%;
	height: 100%;
	margin: 0 auto;
}
.row:after {
	content:"";
	display:table;
	clear:both;
}
.col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7, .col_8, .col_9, .col_10, .col_11, .col_12 {
	/*
	font-size: 14px;
	*/
	float: left;
	width: 100%;
	border-collapse:collapse;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	word-break: break-word;
	margin: 4% 0 0;
	
	-o-box-shadow:0 1px 4px rgba(0, 0, 0, 0.08); -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.08); -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.08); box-shadow:0 1px 4px rgba(0, 0, 0, 0.08); 
}
.wrapper_for_flexgrid .row .col_1,
.wrapper_for_flexgrid .row .col_2,
.wrapper_for_flexgrid .row .col_3,
.wrapper_for_flexgrid .row .col_4,
.wrapper_for_flexgrid .row .col_5,
.wrapper_for_flexgrid .row .col_6,
.wrapper_for_flexgrid .row .col_7,
.wrapper_for_flexgrid .row .col_8,
.wrapper_for_flexgrid .row .col_9,
.wrapper_for_flexgrid .row .col_10,
.wrapper_for_flexgrid .row .col_11,
.wrapper_for_flexgrid .row .col_12 {
	padding: 0px;
}
.wrapper_for_flexgrid .row .col_12.title {
	padding:20px; font-size:200%; background-color:#009a4f; color:#ffffff;
}


.wrapper_for_flexgrid .row .col_12.nav {	padding:0px; background-color:#009a4f;  }

ul#nav_ul { /* font-family: 'Lato', sans-serif; font-weight:700; */ 	font-style:normal; /*font-size:18px; line-height:21px;*/ padding:0; margin:0; list-style:none;  }
ul#nav_ul li { color:#ffffff; padding:0; margin:0; display:inline-block; margin:0 0px 0 0; padding:20px 20px; border-left:1px solid #ffffff; }
ul#nav_ul li:first-child { border-left:0 none; }
ul#nav_ul li:nth-child(4n+4) { margin-right:0; border-right:1px solid #ffffff; } 

ul#nav_ul li a {color:#ffffff; text-decoration:none;}
/*
:nth-child(2n+2) {color:#f00; }
*/
.noshow { display:none !important; }
.no_padding,
.row.no_padding .col_1,
.row.no_padding .col_2,
.row.no_padding .col_3,
.row.no_padding .col_4,
.row.no_padding .col_5,
.row.no_padding .col_6,
.row.no_padding .col_7,
.row.no_padding .col_8,
.row.no_padding .col_9,
.row.no_padding .col_10,
.row.no_padding .col_11,
.row.no_padding .col_12 {
	padding: 0 !important;
}

@media all and (min-width : 768px) and (max-width : 960px) {
	.wrapper_for_flexgrid {
		width: 100%;
		padding: 1% 0;
		margin: 2% 0 0;
	}
	.row {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		clear: both;
		margin: 0 auto;
		max-width: 90%;
		height: 100%;
		padding: 2% 0 0;
	}
	.wrapper_for_flexgrid .row {
		padding: 1% 0;	
	}
	.row:after {
		content:"";
		display:table;
		clear:both;
	}
	.col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7, .col_8, .col_9, .col_10, .col_11, .col_12 {
		margin: 0 2% 0 0;
		float: left;
		word-break: break-word;
		position: relative;
	}
	
	.col_1 { width: 6.5%; }
	.col_2 { width: 15%; }
	.col_3 { width: 23.5%; }
	.col_4 { width: 32%; }
	.col_5 { width: 40.5%; }
	.col_6 { width: 49%; }
	.col_7 { width: 57.5%; }
	.col_8 { width: 66%; }
	.col_9 { width: 74.5%; }
	.col_10 { width: 83%; }
	.col_11 { width: 91.5%; }
	.col_12 { width: 100%; margin: 0; 	}
	
	.last {
		margin: 0;
	}
}








@media all and (min-width : 1024px)  {
	.wrapper_for_flexgrid {
		width: 100%;
		padding: 1% 0;
		margin: 2% 0 0;
	}
	.row {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		clear: both;
		margin: 0 auto;
/*		
		max-width: 90%;
*/
		max-width: 100%;

		height: 100%;
		padding: 2% 0 0;
	}
	.wrapper_for_flexgrid .row {
		padding: 1% 0;	
	}
	.row:after {
		content:"";
		display:table;
		clear:both;
	}
	.col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7, .col_8, .col_9, .col_10, .col_11, .col_12 {
		margin: 0 2% 0 0;
		float: left;
		word-break: break-word;
		position: relative;
	}
	
	.col_1 { width: 6.5%; }
	.col_2 { width: 15%; }
	.col_3 { width: 23.5%; }
	.col_4 { width: 32%; }
	.col_5 { width: 40.5%; }
	.col_6 { width: 49%; }
	.col_7 { width: 57.5%; }
	.col_8 { width: 66%; }
	.col_9 { width: 74.5%; }
	.col_10 { width: 83%; }
	.col_11 { width: 91.5%; }
	.col_12 { width: 100%; margin: 0; 	}
	
	.last {
		margin: 0;
	}
}


/* Your styles go here. */
/*
html, body {
	font-family: Arial, Helvetica, sans-serif	
}
*/

.flexGRID {
	background: #fbfbfb;
}
.flexGRID .row .col_1,
.flexGRID .row .col_2,
.flexGRID .row .col_3,
.flexGRID .row .col_4,
.flexGRID .row .col_5,
.flexGRID .row .col_6,
.flexGRID .row .col_7,
.flexGRID .row .col_8,
.flexGRID .row .col_9,
.flexGRID .row .col_10,
.flexGRID .row .col_11,
.flexGRID .row .col_12 {
	background: #FFF;
	-o-border-radius:5px; -ms-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; 
}
.flexGRID .row:first-child .col_12 {
	/*
	color: #FFF;
	background: none;
	padding: 0;
	*/

}
.flexGRID .row:first-child .col_12 h1 {
	/*font-size: 32px;
	*/
	margin-bottom: 2%;
	text-align: center;
}


















/* -------------------------------- 

xyz Form

-------------------------------- */
.cd-form {
  width: 90%;
  max-width: 600px;
  margin: 50px auto;
}
.cd-form::after {
  clear: both;
  content: "";
  display: table;
}
.cd-form fieldset {
  margin: 24px 0;
}
.cd-form legend {
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 100%;
  line-height:100%;
  border-bottom: 1px solid #ecf0f1;
}
.cd-form div {
  /* form element wrapper */
  position: relative;
  margin: 20px 0;
}
.cd-form h4, .cd-form .cd-label {
    font-size: 100%;
  line-height:100%;
  color: #94aab0;
  margin-bottom: 10px;
}
.cd-form .cd-label {
  display: block;
}
.cd-form input, .cd-form textarea, .cd-form select, .cd-form label {
  font-family: "Open Sans", sans-serif;
    font-size: 100%;
  line-height:100%;
  color: #2b3e51;
}
.cd-form input[type="text"],
.cd-form input[type="email"],
.cd-form textarea,
.cd-form select,
.cd-form legend {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.cd-form input[type="text"],
.cd-form input[type="email"],
.cd-form textarea,
.cd-form select {
  /* general style for input elements */
  padding: 12px;
  border: 1px solid #cfd9db;
  background-color: #ffffff;
  border-radius: .25em;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
}
.cd-form input[type="text"]:focus,
.cd-form input[type="email"]:focus,
.cd-form textarea:focus,
.cd-form select:focus {
  outline: none;
  border-color: #2c97de;
  box-shadow: 0 0 5px rgba(44, 151, 222, 0.2);
}
.cd-form .cd-select {
  /* select element wapper */
  position: relative;
}
.cd-form .cd-select::after {
  /* arrow icon for select element */
  content: '';
  position: absolute;
  z-index: 1;
  right: 16px;
  top: 50%;
  margin-top: -8px;
  display: block;
  width: 16px;
  height: 16px;
  background: url("https://static.ewg.org/reports/interactive-maps/cd-icon-arrow.svg") no-repeat center center;
  pointer-events: none;
}
.cd-form select {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  cursor: pointer;
}
.cd-form select::-ms-expand {
  display: none;
}
.cd-form .cd-form-list {
  margin-top: 16px;
}
.cd-form .cd-form-list::after {
  clear: both;
  content: "";
  display: table;
}
.cd-form .cd-form-list li {
  /* wrapper for radio and checkbox input types */
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 26px 16px 0;
  float: left;
}
.cd-form input[type=radio],
.cd-form input[type=checkbox] {
  /* hide original check and radio buttons */
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 2;
}
.cd-form input[type="radio"] + label,
.cd-form input[type="checkbox"] + label {
  padding-left: 24px;
}
.cd-form input[type="radio"] + label::before,
.cd-form input[type="radio"] + label::after,
.cd-form input[type="checkbox"] + label::before,
.cd-form input[type="checkbox"] + label::after {
  /* custom radio and check boxes */
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
}
.cd-form input[type="radio"] + label::before,
.cd-form input[type="checkbox"] + label::before {
  border: 1px solid #cfd9db;
  background: #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
}
.cd-form input[type="radio"] + label::before,
.cd-form input[type="radio"] + label::after {
  border-radius: 50%;
}
.cd-form input[type="checkbox"] + label::before,
.cd-form input[type="checkbox"] + label::after {
  border-radius: .25em;
}
.cd-form input[type="radio"] + label::after,
.cd-form input[type="checkbox"] + label::after {
  background-color: #2c97de;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 0 0 5px rgba(44, 151, 222, 0.4);
  display: none;
}
.cd-form input[type="radio"] + label::after {
  /* custom image for radio button */
  background-image: url("https://static.ewg.org/reports/interactive-maps/cd-icon-radio.svg");
}
.cd-form input[type="checkbox"] + label::after {
  /* custom image for checkbox */
  background-image: url("https://static.ewg.org/reports/interactive-maps/cd-icon-check.svg");
}
.cd-form input[type="radio"]:focus + label::before,
.cd-form input[type="checkbox"]:focus + label::before {
  /* add focus effect for radio and check buttons */
  box-shadow: 0 0 5px rgba(44, 151, 222, 0.6);
}
.cd-form input[type="radio"]:checked + label::after,
.cd-form input[type="checkbox"]:checked + label::after {
  display: block;
}
.cd-form input[type="radio"]:checked + label::before,
.cd-form input[type="radio"]:checked + label::after,
.cd-form input[type="checkbox"]:checked + label::before,
.cd-form input[type="checkbox"]:checked + label::after {
  -webkit-animation: cd-bounce 0.3s;
  -moz-animation: cd-bounce 0.3s;
  animation: cd-bounce 0.3s;
}
.cd-form textarea {
  min-height: 200px;
  resize: vertical;
  overflow: auto;
}
.cd-form input[type="submit"] {
  /* button style */
  border: none;
  background: #2c97de;
  border-radius: .25em;
  padding: 16px 20px;
  color: #ffffff;
  font-weight: bold;
  float: right;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.no-touch .cd-form input[type="submit"]:hover {
  background: #42a2e1;
}
.cd-form input[type="submit"]:focus {
  outline: none;
  background: #2b3e51;
}
.cd-form input[type="submit"]:active {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.cd-form [required] {
  background: url("https://static.ewg.org/reports/interactive-maps/cd-required.svg") no-repeat top right;
}
.cd-form .error-message p {
  background: #e94b35;
  color: #ffffff;
    font-size: 100%;
  line-height:100%;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: .25em;
  padding: 16px;
}
.cd-form .error {
  border-color: #e94b35 !important;
}
@media only screen and (min-width: 600px) {
  .cd-form div {
    /* form element wrapper */
    margin: 32px 0;
  }
  .cd-form legend + div {
    /* reduce margin-top for first form element after the legend */
    margin-top: 20px;
  }
  .cd-form h4, .cd-form .cd-label {
      font-size: 100%;
  line-height:100%;
    margin-bottom: 10px;
  }
  .cd-form input[type="text"],
  .cd-form input[type="email"],
  .cd-form textarea,
  .cd-form select {
    padding: 16px;
  }
}

@-webkit-keyframes cd-bounce {
  0%, 100% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes cd-bounce {
  0%, 100% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(0.8);
  }
}
@keyframes cd-bounce {
  0%, 100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* -------------------------------- 

Custom icons

-------------------------------- */
.cd-form .icon input, .cd-form .icon select, .cd-form .icon textarea {
  padding-left: 54px !important;
}
.cd-form .user {
  background: url("https://static.ewg.org/reports/interactive-maps/cd-icon-user.svg") no-repeat 16px center;
}
.cd-form [required].user {
  background: url("https://static.ewg.org/reports/interactive-maps/cd-icon-user.svg") no-repeat 16px center, url("https://static.ewg.org/reports/interactive-maps/cd-required.svg") no-repeat top right;
}
.cd-form .company {
  background: url("https://static.ewg.org/reports/interactive-maps/cd-icon-company.svg") no-repeat 16px center;
}
.cd-form [required].company {
  background: url("https://static.ewg.org/reports/interactive-maps/cd-icon-company.svg") no-repeat 16px center, url("https://static.ewg.org/reports/interactive-maps/cd-required.svg") no-repeat top right;
}
.cd-form .email {
  background: url("https://static.ewg.org/reports/interactive-maps/cd-icon-email.svg") no-repeat 16px center;
}
.cd-form [required].email {
  background: url("https://static.ewg.org/reports/interactive-maps/cd-icon-email.svg") no-repeat 16px center, url("https://static.ewg.org/reports/interactive-maps/cd-required.svg") no-repeat top right;
}
.cd-form .budget {
  background: url("https://static.ewg.org/reports/interactive-maps/cd-icon-budget.svg") no-repeat 16px center;
}
.cd-form .message {
  background: url("https://static.ewg.org/reports/interactive-maps/cd-icon-message.svg") no-repeat 16px 16px;
}
.cd-form [required].message {
  background: url("https://static.ewg.org/reports/interactive-maps/cd-icon-message.svg") no-repeat 16px 16px, url("https://static.ewg.org/reports/interactive-maps/cd-required.svg") no-repeat top right;
}

/* -------------------------------- 

FLoating labels 

-------------------------------- */
.js .floating-labels div {
  margin: 28px 0;
}
.js .floating-labels .cd-label {
  position: absolute;
  top: 16px;
  left: 16px;
  font-size: 100%;
  line-height:100%;
  cursor: text;
  -webkit-transition: top 0.2s, left 0.2s, font-size 0.2s;
  -moz-transition: top 0.2s, left 0.2s, font-size 0.2s;
  transition: top 0.2s, left 0.2s, font-size 0.2s;
}
.js .floating-labels .icon .cd-label {
  left: 56px;
}
.js .floating-labels .cd-label.float {
  /* move label out the input field */
    font-size: 75%;
  line-height:100%;
  top: -20px;
  left: 0 !important;
}
@media only screen and (min-width: 600px) {
  .js .floating-labels legend + div {
    /* reduce margin-top for first form element after the legend */
    margin-top: 16px;
  }
  .js .floating-labels .cd-label {
    top: 20px;
  }
}



#wrap_post_date { float:left; width:68%; margin:0 2% 0 0; }
#wrap_submit_button { float:right; width:30%; margin:0 0 0 0; }
 	#submit-btn { width:100%; }
	
	
h1#search_title { font-weight:700; padding:0 0 5% 0; margin:0 0 0 0;}

h1#search_title span#search_span { font-weight:400; font-style:italic;}	

#hide_form_elements { display:block; margin:70px auto; display:none !important; }
textarea#fetched_post_description { padding-left:60px; }





 img#title_ugh {
	 
	  width:100%; max-width:100%; height:auto; position:absolute;

bottom:0%;
left:0%; 

	 -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;  
	
/*
-webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
 */
 }
 
@media only screen and (min-width: 961px) and (max-width: 1700px) {

img#title_ugh { bottom:20%; 	 -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;  
	}

}

@media only screen and (max-width: 960px) {


.fiftypercent:nth-of-type(1) {
    padding: 10% 10% 10% 0;
	 -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;  
}


img#title_ugh { width:100%; max-width:100%; height:auto; position:relative;

	 -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;  
	

-webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
 }
 
 #left_title_area
 {
	 margin-top:-100px;
	  -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;  
 }
}
 
 
 .addthis_toolbox a {
    margin-bottom: 0 !important;
}





.lazy {
  display: none;
}


