.gradietOrangeBanner {
    background: #f7b41e;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3YjQxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMzhkMDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f7b41e 0%, #f38d07 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7b41e), color-stop(100%, #f38d07));
    background: -webkit-linear-gradient(top, #f7b41e 0%, #f38d07 100%);
    background: -o-linear-gradient(top, #f7b41e 0%, #f38d07 100%);
    background: -ms-linear-gradient(top, #f7b41e 0%, #f38d07 100%);
    background: linear-gradient(to bottom, #f7b41e 0%, #f38d07 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7b41e', endColorstr='#f38d07', GradientType=0);
    color: #000000;
    font-size: 18px;

	 box-shadow: 3px 3px 3px #ccc;
  -moz-box-shadow: 3px 3px 3px #ccc;
  -webkit-box-shadow: 3px 3px 3px #ccc;
  -o-box-shadow: 3px 3px 3px #ccc;
  -ms-box-shadow: 3px 3px 3px #ccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border: 1px #ccc solid
  -o-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -khtml-transition: background 0.3s linear;
  -webkit-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.factsTitle.factItem {
    margin-bottom: 20px;
}
.gradientInner {
        padding: 15px;
        }
 .statsNumber {
        font-size: 40px;
        line-height: 45px;
		color: #daa520;
    }
.philosophy {
        font-size: 30px;
        line-height: 45px;
    }
    .span4 .factsfigures {
    float: left;
}
.blocSpan.span8 {
        width: 100%;
        margin-bottom: 0;
    }
.gradietGreyBanner {
    padding: 0;
    text-align: left;
    width: 100%;
    background: #ffffff;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5ZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #e9e9e3 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e9e9e3));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #e9e9e3 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #e9e9e3 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #e9e9e3 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #e9e9e3 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e9e9e3', GradientType=0);
    /* IE6-8 */
 font-size: 18px;

	box-shadow: 3px 3px 3px #ccc;
  -moz-box-shadow: 3px 3px 3px #ccc;
  -webkit-box-shadow: 3px 3px 3px #ccc;
  -o-box-shadow: 3px 3px 3px #ccc;
  -ms-box-shadow: 3px 3px 3px #ccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border: 1px #ccc solid
  -o-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -khtml-transition: background 0.3s linear;
  -webkit-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  transition: background 0.3s linear;

}
.horizontal_dotted_line{
  border-bottom: 1px dotted #aaaaaa;
  width: 100%;
} 
.horizontal_dotted_line_black{
  border-bottom: 1px solid #000000;
  width: 100%;
} 
.horizontal_dotted_line_half{
  border-bottom: 1px dotted #daa520;
  width: 50%;
}
.horizontal_dotted_line_olive{
  border-bottom: 13px solid #808000;
  width: 100%;
}
.horizontal_dotted_line_trans{
  border-bottom: 1px dotted transparent;
  width: 50%;
}

.small_font{
  color: #CD853F;
  font-size: 85%;
} 
h1	{
	margin:.67em 0;
	font-size:2em; 
	color:#808000;
}

.tri-header {
	margin: .67em 0;
	font-size: 2em;
	color: #daa520;
	font-weight: 800;
	line-height: 1.1;
	box-sizing: border-box;
}

.tri-header-embossed {
	margin: .67em 0;
	font-size: 2.25em;
	color: #a68059;
	font-family: Open Sans, sans-serif;
	font-weight: 800;
	line-height: 1.1;
	box-sizing: border-box;
	text-shadow: -1px -1px 1px #fff, 1px 1px 1px #000;
	opacity: 0.3;
}

.mod-top-in .top-in {
  background:#fff;
  color:#444;
  cursor:pointer;
  padding:15px 20px;
  position:relative;
  font:16px/26px "Open Sans";
  font-weight:300;
  box-shadow: 3px 3px 3px #ccc;
  -moz-box-shadow: 3px 3px 3px #ccc;
  -webkit-box-shadow: 3px 3px 3px #ccc;
  -o-box-shadow: 3px 3px 3px #ccc;
  -ms-box-shadow: 3px 3px 3px #ccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border: 1px #ccc solid
  -o-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -khtml-transition: background 0.3s linear;
  -webkit-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  transition: background 0.3s linear;
}

.mod-top-in .top-in .circle img {
  width: 160px!important;
  padding: 12px 0 0;
}

.dms-indicators .dms-hot, .dms-indicators .dms-new {
  color: #FFFFFF;
  font-size: 12px;
  height: 32px;
  left: -4px;
  line-height: 32px;
  position: absolute;
  text-align: center;
  display: none;
}

#dms-documents .top-in .dms-new, #dms-documents .top-in .dms-hot {
  color: #aaaaaa;
  font-size: 12px;
  line-height: 32px;
  text-align: center;
  height: 32px;
  left: -4px;
  position: absolute;
  z-index: 999;
}
#dms-documents .top-in .dms-featured {
  color: #FFFFFF;
  font-size: 0;
  height: 91px;
  width: 71px;
  left: -2px;
  line-height: 0;
  position: absolute;
  text-align: center;
  text-indent: -9999em;
  z-index: 999;
}

#dms-documents .top-in .dms-new, #dms-documents .top-in .dms-hot {
  display: none;
}

#dms-documents .top-in .dms-featured {
  background: url(../images/featured.png) no-repeat 0 0;
  top: -2px;
  width: 90px;
}

#dms-documents .top-in .dms-hot {
  background: url(../images/badge.png) no-repeat left 0px;
  top: 10px;
  width: 51px;
}

#dms-documents .top-in .dms-new {
  background: url(../images/badge.png) no-repeat -52px 0px;
  top: 80px;
  width: 55px;
}

#dms-document-page .dms-indicators .dms-featured {
  color: #FFFFFF;
  font-size: 0;
  height: 81px;
  width: 71px;
  left: -2px;
  line-height: 0;
  position: absolute;
  text-align: center;
  text-indent: -9999em;
  z-index: 999;
}

#dms-document-page .dms-indicators .dms-featured {
  background: url(https://www.rainforest-initiative.org/templates/ltartist/images/featured.png) no-repeat 0 0;
  top: -2px;
  width: 80px;
  display: none;
}

#dms-document-page .dms-indicators .dms-hot {
  background: url(https://www.rainforest-initiative.org/templates/ltartist/images/badge.png) no-repeat 0 top;
  bottom: 40px;
  width: 52px;
}

#dms-document-page .dms-indicators .dms-new {
  background: url(https://www.rainforest-initiative.org/templates/ltartist/images/badge.png) no-repeat -52px top;
  bottom: 75px;
  width: 55px;
}

#dms-documents .mod-top-in h3 {
  color:#404040;
  margin: 15px 0;
  text-align:center;
  text-transform:uppercase;
  font:17px/26px "Open Sans";
  font-weight:800;
}
#dms-documents .dms-document.row-fluid {
  border-bottom: 1px #ccc solid;
}
#dms-documents .clearfix:last-child .dms-document.row-fluid:last-child {
  border-bottom: none;
}

span.dms-indicators {
    padding-left: 10px;
}
.dms-featured {
    background-color: #6FA236;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: baseline;
    white-space: nowrap;
    font-size: 11.844px;
    border-radius: 3px 3px 3px 3px;
    padding: 2px 4px;
    font-weight: normal;
    text-transform: capitalize;
    margin-right: 8px;
}

.dms-hot {
    background-color: #F89406;
    border-radius: 3px 3px 3px 3px;
    padding: 2px 4px;
    color: #FFFFFF;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 11.844px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: baseline;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    margin-right: 8px;
}

.dms-new {
    background-color: #DD4814;
    border-radius: 3px 3px 3px 3px;
    padding: 2px 4px;
    color: #FFFFFF;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 11.844px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: baseline;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    margin-right: 8px;
}
.circle {
  margin:0 auto;
  position:relative;
  text-align: center;
}

 /* this is the box with border */
.lt-service-item-left {
  border: 2px solid #daa520;
  outline: 1px solid #fff;
  text-align: left;
  margin-bottom: 60px;
  padding: 45px 30px 40px 30px;
  position: relative;
}

.button-secondary {
            color: white;
            border-radius: 4px;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	   /* background: rgb(202, 60, 60);  this is a maroon */
	   		text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
        }

.content-box {
    display: inline-block;
    vertical-align: top;
    float: none;
    width: 100%;
    min-height: 250px;
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    border-width: 1px 0px 1px 1px;
    border-style: solid none solid solid;
    border-color: #E5E5E5 -moz-use-text-color #E5E5E5 #E5E5E5;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    margin: 0px 14px 0px 5px;
	border-top: 7px solid #FF9900;
	border-bottom: 3px solid #900;
}

div.abstract {
	border-color: -moz-use-text-color;
    border-left: 13px solid;
    border-right: 1px solid;
    border-style: solid;
    border-width: 1px 1px 1px 15px;
    font-size: 20px;
    line-height: 1.5;
    margin: 0px 0px 30px;
    max-height: 25em;
	text-alignment: left;
    overflow: auto;
	padding: 10px 15px;
    width: auto;
	height: 400px;
	/* background: #FFFFFF; */
	border-color: transparent transparent transparent #DAA520;
	word-wrap: nowrap;
	/* -moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888; */
    
}

div.abstract p {
margin:2px 0;

}

.resources-box {
   /* display: grid;
    grid-template-columns: 1fr 9fr; */
    position: relative;
    border-radius: 6px;
    background-color: #aaaaaa;
    border: 1.5px solid #B0BAC5;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    color: #302E31;
    overflow: hidden;
    margin: 25px 0 25px 0;
}

.resources-box-new {
    border-radius: 6px;
    background-color: #202226;
    border: 1.5px solid #000000;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    color: #aaaaaa;
    margin: 25px 0 25px 0;
}

.resources-box-trans {
    border-radius: 6px;
    background-color: transparent;
    border: 1.5px solid transparent;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    color: #eaeaea;
    margin: 25px 0 25px 0;
}

.column-content-three {
	-webkit-column-count: 3; /* Chrome, Safari, Opera */ 
	-moz-column-count: 3; /* Firefox */
	column-count: 3;
}

/* set the position of dropdown */

.dropdown {
     position: relative;
     display: inline-block;
}
