@font-face {
    font-family: "PT Sans";
    src: url("../fonts/PT_Sans-Web-Regular.ttf"), url("../fonts/PT_Sans-Web-Italic.ttf"), url("../fonts/PT_Sans-Web-BoldItalic.ttf"), url("../fonts/PT_Sans-Web-Bold.ttf");
    font-weight: normal;
    font-style: normal;
}

body {
    background: #FFFFFF !important;
    font-family: "PT Sans";
    font-size: 0.9em !important;
    letter-spacing: 0.2px;
    line-height: 1.42857;
    padding: 0;
}

.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 41%;
}

.ajax-loader {
    position: absolute;
    left: 0;
    top: 45px;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    /* presto! */
}

.img-library {
    width: 135px;
    height: 170px;
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
    line-height: 0;
}

#Container .mix {
    display: none;
}

.fa-angle-double-right {
    padding-left: 5px;
}

.fading {
    background-color: rgba(0, 0, 0, 0.5);
}

.store_img_logo {
    width: 180px;
    height: auto;
}

.contact-form {
    padding: 0px 70px 5px;
    position: relative;
}

.locator-form {
    padding: 0px 30px 5px;
    position: relative;
}
/*#### HEADER ####*/

.content {
    position: relative;
    margin-top: 50px;
}

.header {
    padding: 0px 90px;
    /*5%*/
    
    width: 100%;
}

.container-body {
    /*REMOVABLE*/
    
    height: auto;
    padding: 0 55px;
    /*4%*/
    
    width: 100%;
}

.navbar-fixed-top {
    background: rgb(255, 255, 255);
}

ul.pullright p > a:active,
ul.pullright p > a:focus {
    outline: 0;
    outline-style: none;
}

ul.pullright {
    float: right;
    letter-spacing: 2.5px;
    font-size: 13px;
    padding: 0;
    margin: 0;
}

header > .header > ul.pullright > p a {
    color: #dddddd;
}

header > .header > ul.pullright > p a:hover {
    color: #b0c53a;
    text-decoration: none;
}

p a.fa-st-facebook:hover > span {
    color: #3b5998;
}

p a.fa-st-twitter:hover > span {
    color: #4099FF;
}

p a.fa-st-instagram:hover > span {
    color: #517fa4;
}

p a.fa-st-pinterest:hover > span {
    color: #cb2027;
}

p a.fa-st-youtube:hover > span {
    color: #bb0000;
}

ul.pullright > header > .header > {
    color: #333;
}

i.fa-angle-right {
    vertical-align: inherit;
}

.upper-title > .fa {
    vertical-align: middle;
}

.fa-stack {
    color: #adadad;
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}

.fa-st-fb {
    color: #3b5998;
}

.fa-st-twitter {
    color: #4099FF;
}

.fa-st-pinterest {
    color: #C92228;
}

a.contact {
    color: #666666!important;
    border-right: 1px solid #eee;
    padding-right: 8px;
    margin-right: 8px;
}

a.contact:hover {
    font-weight: bold;
    border-right: 1px solid #eee;
    padding-right: 8px;
    margin-right: 8px;
    color: #666666!important;
}

.logo {
    /*-webkit-transition: background-image 1s ease-in-out;
  transition: background-image 1s ease-in-out;*/
    
    transition: all 1s ease;
    background-image: url("../img/logo-green.png");
    background-color: rgba(0, 0, 0, 0);
    background-size: 100%;
    background-position: center;
    display: block;
    float: none;
    height: 55px;
    margin: auto;
    width: 164px;
    margin-top: 23px;
}

.logo:hover {
    transition: all 1s ease;
    background-image: url("../img/logo-black.png");
    background-color: rgba(0, 0, 0, 0);
    background-size: 100%;
    background-position: center;
}

.logo > a:focus {
    outline: 0;
    outline-style: none;
}

label {
    font-size: 13px;
    font-weight: 100;
}

#lbl-dtl {
    text-align: justify;
}

.modal-title {
    letter-spacing: 0.5em;
    line-height: 1.42857;
    margin-top: 15px;
    margin-bottom: 10px;
}
/*#### CONTENT ####*/

.main {
    color: #333;
    font-size: 15px !important;
    margin-top: 25px
    /*padding: 0 70px;*/
}

.active {
    font-weight: bold;
}

.box {
    padding: 0 90px;
}

.content-box {
    padding: 15px 9.5% 0;
    /*4%*/
    
    width: 100%;
}

.col-left {
    /*REMOVEABLE*/
    
    padding: 0 55px 0 0;
}

.col-right {
    /*REMOVEABLE*/
    
    padding: 0 0 0 55px;
    border-right: 1px solid #eee
}

.frame-border-right {
    border-right: 1px solid #eee;
    padding: 0 0 30px 0;
    margin-bottom: 30px
}

.frame-border {
    border-bottom: 1px solid #eee;
    padding: 0 0 30px 0;
    margin-bottom: 30px
}

.frame-unborder {
    margin: 0 0 30px;
    padding: 0;
}

.spc {
    margin: 0 0 40px;
    padding: 0;
}

.col-full {
    /*REMOVEABLE*/
    
    padding: 0 0 20px 0;
    margin-bottom: 20px
}

.rows {
    /*REMOVEABLE*/
    
    margin: 0 0 20px;
    padding: 0;
}

.clear {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

.container-full {
    max-width: 100%;
    height: auto;
    position: relative;
    padding: 0 auto !important;
}

.padding-right {
    padding: 0 15px 0 0;
}

.padding-right-md {
    padding: 0 25px 0 0;
}

.padding-right-lg {
    padding: 0 35px 0 0;
}

.padding-right-xl {
    padding: 0 55px 0 0;
}

.padding-left {
    padding: 0 0 0 15px;
}

.padding-left-md {
    padding: 0 0 0 25px;
}

.padding-left-lg {
    padding: 0 0 0 35px;
}

.padding-left-xl {
    padding: 0 0 0 55px;
}

.padding-rl {
    padding: 0 15px 0 15px
}
/*.padding-bottom {
    padding: 0 0 20px 0;
  }
  .padding-top {
    padding: 15px 0 0 0;
  }*/

.pad-r {
    /*REMOVABLE*/
    
    padding-right: 55px;
}

.pad-r-medium {
    /*REMOVABLE*/
    
    padding-right: 35px;
}

.pad-l {
    /*REMOVABLE*/
    
    padding-left: 55px;
}

.pad-l-medium {
    /*REMOVABLE*/
    
    padding-left: 35px;
}

.main a {
    color: #b0c53a;
}

a.slideshow {
    color: #dddddd;
}

.main a.dotted-link {
    color: #333;
    /*border-bottom: dotted 2px;*/
}

.main a:hover,
.main a.home-link:hover {
    color: #b0c53a;
    text-decoration: none;
}

a.season-store {
    color: #333!important;
}

a.season-store:hover {
    color: #b0c53a!important;
}

p.s-store {
    text-transform: none!important;
    letter-spacing: 1px!important;
    line-height: 1.4em!important;
}

p.date {
    font-size: 12px;
    color: #adadad;
}

span.design-name {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 0 156px;
    position: relative;
    bottom: -10px;
}

.custom-xs-4:hover span.design-name {
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
}

.carousel-inner {
    height: 500px;
    /*  max-height: 500px;*/
    
    overflow: hidden;
    position: relative;
    width: 100%;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    height: auto;
    line-height: 1;
    width: 100%;
    position: absolute;
}

.carousel-inner.dbteam {
    height: 225px;
}

.carousel-caption {
    bottom: -487px;
    color: #fff;
    font-size: 3.5em;
    font-weight: 100;
    left: 8%;
    position: absolute;
    right: 0;
    text-align: left;
    text-transform: uppercase;
    z-index: 10;
	text-shadow: 0 1px 6px rgba(0, 0, 0, 0.6);
}

.carousel-caption  a{
    color: #fff;
}

.carousel-control {
    bottom: 0;
    font-size: 20px;
    opacity: 0.2;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 0;
    z-index: 5;
}

.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%);
    left: auto;
    padding-left: 15px;
    right: 0;
    width: 10%;
}

.carousel-control.right2 {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%);
    left: auto;
    right: 0;
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%);
    right: auto;
    padding-right: 15px;
    left: 0;
    width: 10%;
}

p#reforrest {
    font-size: 18;
    padding: 30px 0px 25px;
}

.col-xs-4 {
    /*REMOVABLE*/
    
    border: none;
}

.dsg-frame {
    display: inline-block;
    float: left;
    position: relative;
    width: 32.222%;
}

.dsg-grid-left {
    padding-left: 0;
}

.dsg-grid-center {
    margin-left: 1.6%;
    /*19px;*/
    
    margin-right: 1.6%;
    /*19px;*/
    
    padding-left: 0;
    padding-right: 0;
}

.dsg-grid-right {
    padding-right: 0;
}

.row-1,
.row-2 {
    /*REMOVABLE*/
    
    margin-top: 25px;
}

.full-border {
    /*REMOVABLE*/
    
    border: 2px solid #666666;
}

.border-b {
    border-bottom: 1px solid #eee;
    /*
  padding-bottom: 20px;*/
}

.left-slide,
.right-slide {
    /*REMOVABLE*/
    
    margin-top: 220px;
}

.left-slide1,
.right-slide1 {
    /*REMOVABLE*/
    
    margin-top: 70px;
}

.border {
    /*REMOVABLE*/
    
    border-right: 1px solid #eee;
    padding-right: 8px;
    margin-right: 8px;
    color: #666666;
}

.border-r {
    border-right: 1px solid #eee;
}

.border-l {
    border-left: 1px solid #eee;
}

.no-border {
    border: none;
}

.no-padding {
    /*REMOVABLE*/
    
    padding: 0;
}

.wide-iframe {
    /*REMOVABLE*/
    
    top: 0;
    float: right;
    left: 0;
    position: relative;
    width: 100%;
    border: transparent;
}

div.main-headline {
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 20px 0;
    width: 100%;
}

div.aware-headline {
    /*REMOVABLE*/
    
    border-bottom: 1px solid #eee;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 15px 70px 15px;
    width: 100%;
}

.search-panel {
    display: inline;
    margin-bottom: 20px;
    position: relative;
}

.form-center {
    display: table;
    float: none;
    margin: 0 auto !important;
}

.form-center .form-group {
    display: inline-block;
}

.form-center .form-group > .dropdown > .btn-custom {
    margin-left: 6px;
}

.upper-title {
    font-size: 17.5px;
    font-weight: bold;
    letter-spacing: 3px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.upper-title-sm {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 4px;
    margin-top: 0;
    text-transform: uppercase;
}

#t-headline {
    font-size: 30px;
    margin: 0px 0 0px;
    float: left;
    letter-spacing: 2.5px;
}

.p-title {
    text-transform: uppercase;
    font-size: 16.5px;
    font-weight: bold;
    margin: 0px 0 15px;
    letter-spacing: 2.5px;
}

div.main-headline .pull-right {
    margin: 15px 0 0;
    float: right !important;
    vertical-align: bottom;
}

div.left-paragraph {
    margin-left: 0;
    margin-right: 0;
}

.right-paragraph {
    /*REMOVABLE*/
    
    padding-left: 0;
    padding-right: 0;
}

.main-quote {
    margin: 0;
    padding: 38px 103px;
}

.main-double-quote {
    margin: 0;
    padding: 20px 160px;
}

blockquote.db-quote {
    border-left: medium none;
    font-size: 22.5px;
    margin: 0;
    padding: 0;
    text-align: center;
}

blockquote.double-quote {
    border-left: none;
    font-size: 22.5px;
    text-align: center;
    padding: 0;
    margin: 0;
}

p.title-quote {
    text-align: center;
}

.q:before {
    color: #b0c53a;
    content: "Q";
    font-size: 21px;
    height: 20px;
    margin-left: -30px;
    margin-top: -5px;
    position: absolute;
}

.a:before {
    color: #b0c53a;
    content: "A";
    font-size: 21px;
    height: 20px;
    margin-left: -30px;
    margin-top: -2px;
    position: absolute;
}

.recycle_icon:before {
    content: url("../img/recycle_icon.png");
    height: 50%;
    margin: 0 10px 17px 0;
    padding-top: 45px;
    position: relative;
    width: 50%;
    z-index: 2;
}

.social_icon:before {
    content: url("../img/social_icon.jpg");
    height: 50%;
    margin: 0 10px 17px 0;
    padding-top: 45px;
    position: relative;
    top: 0;
    vertical-align: middle;
    width: 50%;
    z-index: 2;
}

.tree_icon:before {
    content: url("../img/tree_icon.jpg");
    height: 50%;
    margin: 0 10px 17px 0;
    padding-top: 45px;
    position: relative;
    vertical-align: middle;
    top: 0;
    width: 50%;
    z-index: 2;
}

figure.forest img {
    height: 70%;
    margin-left: 1%;
    position: relative;
    float: right;
}

figure.forest > img#tree {
    width: 18%;
    margin-left: 40px;
}

figure.forest > img#tag {
    width: 23%;
}

figure.forest > img#trees {
    width: 28%;
}

figure.social img {
    float: right;
    height: 65%;
    margin-left: 1%;
    position: relative;
    width: 32.333%;
}

.cls {
    margin-left: 2%!important;
}

.tree-pg {
    /*REMOVABLE*/
    
    font: 15px;
    margin: 0px 0 15px;
    text-align: justify;
}
/**/

.l-pad {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 18px;
}

.r-pad {
    padding-right: 18px;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.rl-pad {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 18px;
    padding-right: 18px;
}

.tools-pg {
    /*REMOVABLE*/
    
    font-size: 15px;
    margin: 0 0 15px;
    text-align: justify;
}

figure.weare img {
    height: 100%;
    margin: 0px 0px 0px 240px;
    width: 570px;
}

.tools-pg {
    /*REMOVABLE*/
    
    font-size: 15px;
    margin: 0 0 15px;
    text-align: justify;
}

figure.weare img {
    height: 100%;
    position: relative;
    margin-left: 15px;
    float: right;
}

#one {
    width: 22%;
    margin-left: 35px;
}

#two {
    width: 53%;
}

figure.etique img {
    float: left;
    height: 65%;
    margin-left: 1%;
    position: relative;
    width: 32.333%;
}

.profile-pg {
    /*REMOVABLE*/
    
    margin: 0px 0px 15px;
    text-align: justify;
}

article p {
    text-align: left;
}

.aaa-pg {
    height: auto;
    min-height: 170px;
}

figure.aaa img {
    /*max-height: 270px;*/
    
    height: 270px;
    width: 100%;
    max-width: 100%;
}

.aaa {
    /*REMOVEABLE*/
    /*text-align: justify;
    height: 280px;*/
}

img.img-aaa {
    /*REMOVEABLE*/
    
    max-height: 200px;
    width: 100%;
    max-width: 100%;
}

div.grids {
    border: none;
    float: left;
    padding: 0px;
    max-height: 100%;
    position: relative;
}

div.grids img {
    display: inline-block;
}

div.grid-material {
    border: none;
    float: left;
    padding: 15px;
    padding-top: 0px;
    max-height: 100%;
    position: relative;
    width: 100%
}
/*
  div.grid-rubber {
  border:none;
  float: left;
  padding: 15px;
  max-height:100%;
  position: relative;
  }*/

div#coll-material1 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 15px;
    position: relative;
    width: 20%;
}

div#coll-material2 {
    padding: 0;
    width: 50%;
}

div#coll-material3 {
    padding-right: 0;
    padding-left: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    width: 30%;
}

div#coll-material4 {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 10px;
    width: 35%;
}

div#coll-material5 {
    width: 65%
}

.img-mtrl {
    height: 441px;
    position: relative;
    width: 100%;
}

.img-mtrl-top {
    width: 100%;
    display: block;
    height: auto;
}

div.special-row {
    padding-left: 75px;
}

div.special-row div img.sp-large {
    position: absolute;
    width: 100%;
}

div.container-jvl {
    position: relative;
    margin-bottom: 40px;
    height: auto;
}

p#p-jvl {
    font-size: 100%;
}

div.container-jvl > div li {
    display: inline-block;
    min-width: 50px;
    letter-spacing: 0.2em;
}

.img-journey {
    position: relative;
    max-width: 100%;
}

#journey1 {
    height: 70%;
    padding: 0 10px 0 0;
    position: relative;
    width: 59.5%;
}

#journey2 {
    height: 70%;
    padding-left: 10px;
    position: relative;
    width: 39.5%;
}

div.row-jvl a:active,
div.row-jvl a:focus {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    outline: none;
}

i.slash {
    margin-left: 51px;
    margin-right: 51px;
}

i.slash:after {
    background-color: #666;
    content: "";
    display: inline-block;
    height: 25px;
    vertical-align: middle;
    width: 2px;
}

div.treetracker {
    background-image: url("../img/bg-tracker.jpg");
    background-size: 100% 100%;
    background-position: auto;
    height: auto;
}

.tt-content {
    color: #fff;
    height: 380px;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    margin: 50px 20px;
    padding: 0 285px;
    position: relative;
    text-align: center;
    width: auto;
    word-spacing: 0.1em;
}

.tt-content h2 {
    font: 100 36px sans-serif;
}

.tt-content > p {
    font: 100 16px/ sans-serif;
    margin-top: 20px;
}

.btn-tracking {
    background-color: transparent;
    border: 1px solid #666666;
    border-radius: 20px;
    font: 13px/ sans-serif;
    height: 38px;
    margin: 30px 0 0;
    padding: 8px 45px;
    position: relative;
    width: 220px;
}

.btn-tracking:hover {
    background-color: rgba(137, 140, 144, 0.4);
    /*webkit-box-shadow: inset 0px 0px 24px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 0px 0px 24px 1px rgba(0,0,0,0.75);
  box-shadow: inset 0px 0px 24px 1px rgba(0,0,0,0.75);*/
}

.btn-tracking:active,
.btn-tracking:focus {
    color: rgba(255, 255, 255, 0.3);
    background-color: rgba(137, 140, 144, 0.2);
    box-shadow: inset 0px 0px 30px 1px rgba(0, 0, 0, 0.75);
    outline: none;
}

div.frame-img-home:before,
div.frame-img-home:after {
    content: "";
}

div.left {
    /*REMOVABLE*/
    
    float: left;
    height: auto;
    margin-right: 1%;
    position: relative;
    width: 13.4%;
}

div.right {
    /*REMOVABLE*/
    
    float: right;
    height: auto;
    margin-left: 0px;
    position: relative;
    width: 13.4%;
}

.xs-4 {
    /*REMOVABLE*/
    
    padding-top: 0;
    padding-bottom: 0;
}

.custom-xs-4 {
    /*REMOVABLE*/
    
    width: 32.222%;
    float: left;
    position: relative;
    display: inline-block;
}

.custom-xs-5 {
    /*REMOVABLE*/
    
    width: 38.667%;
    float: left;
    position: relative;
    display: inline-block;
    padding: 0px;
}

.custom-xs-6 {
    /*REMOVABLE*/
    
    width: 50%;
    float: left;
    position: relative;
    height: auto;
    padding: 0;
}

.custom-xs-7 {
    /*REMOVABLE*/
    
    width: 61.333%;
    float: left;
    position: relative;
    padding: 0;
}

.custom-xs-8 {
    /*REMOVABLE*/
    
    width: 66.6667%;
    float: left;
    position: relative;
    border-right: 1px solid #eee;
}

.leaf-frame {
    min-height: 380px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 180px;
}

.leaf {
    background-image: url("../img/greenteak.jpg");
    background-position: -37px 18px;
    background-repeat: no-repeat;
    background-size: 95% 84%;
    display: block;
    height: 732px;
    left: -90px;
    position: absolute;
    top: -93px;
    width: 21%;
    z-index: -1037;
}

.awareness-icon {
    display: block;
    float: right;
    margin-right: 16px;
    margin-top: 47px;
    width: 49px;
}

h4.bold-hm {
    font-weight: bold;
    letter-spacing: 2px;
    margin-left: 36px;
}

.ads-icon {
    background-position: 0 3px;
    background-size: 85% auto;
    display: inline-block;
    height: 41px;
    margin: 0 25px 0 0;
    position: relative;
    vertical-align: middle;
    width: 31px;
    z-index: 1;
}

.w-map {
    width: 200px;
    height: 200px;
    position: relative;
}

.ambassador {
    background-image: url("../img/01_counter_green.png");
    background-repeat: no-repeat;
}

.distributors {
    background-image: url("../img/01_counter_orange.png");
    background-repeat: no-repeat;
}

.stores {
    background-image: url("../img/01_counter_grey.png");
    background-repeat: no-repeat;
}

span.awareness-title {
    font-size: 12px;
    letter-spacing: 0;
    margin-left: 5px;
    margin-top: 90px;
    position: absolute;
    width: 70px;
}

.c-grid-item {
    margin-top: 20px;
}

h4.dsc-name {
    text-transform: uppercase;
    margin: 0 0 20px;
}

.awake {
    padding-left: 0px;
    /*REMOVABLE*/
}

#alive {
    margin-right: -15px;
    /*REMOVABLE*/
}

.btn-material {
    background: none;
    border: 1px solid #eee;
    border-radius: 10px;
    font-size: 13px;
    margin: 0px;
    width: 220px;
    text-transform: uppercase;
}

.btn-custom {
    background: none;
    border: 1px solid #666666;
    border-radius: 5px;
    font-size: 13px;
    margin: 0px;
    min-width: 66px;
    color: #000;
}

.button-custom {
    background-color: #000;
    color: #fff;
}

input#zip {
    border: 1px solid #333;
    border-radius: 5px;
    font-size: 13px;
    height: 37px;
    padding: 2px;
    text-align: center;
    width: 100px;
}

#newsletter input {
    border-radius: 5px;
    border: 1px solid #333;
    height: 28px;
}

#newsletter input:hover,
#newsletter input:focus,
#newsletter input:active {
    border-color: #b0c53a;
    color: #333333;
}

#newsletter .btn-custom-sm:hover {
    color: #b0c53a;
    border: 1px solid #b0c53a;
    font-weight: bold;
}

#newsletter button.btn-custom-sm {
    border: 1px solid #333;
    border-radius: 5px;
    color: #333;
    font-size: 11px;
    height: 28px;
    margin: -4 0 0 10px;
    padding: 3px;
    text-align: center;
    width: 56px;
}

.btn-dropdown-custom {
    background: none;
    border: 1px solid #666666;
    border-radius: 5px;
    font-size: 13px;
    margin: 0px;
    min-width: 240px;
    width: 100%;
}

.hidden-parag {
    display: none;
    position: relative;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 12px;
}

.readmore,
.readless {
    cursor: pointer;
}

.trigger.active .readmore {
    display: none;
}

.readless {
    display: none;
}

.trigger.active .readless {
    display: inline;
}

#show {
    margin-left: 22px;
}

a.submit-custom {
    background-color: #000;
    color: #fff;
    border: 0 solid #000;
    width: auto;
}

a#finder:hover {
    color: #b0c53a;
}

div > .dropdown-menu {
    font-size: 13px;
    padding: 5px 10px !important;
}

div > ul.ddown-locator {
    min-width: 100%;
}

ul.dd-chk {
    font-size: 13px;
    padding: 5px 10px !important;
}

div.chk-lbr label {
    letter-spacing: 1px;
}

ul.archieve-menu {
    padding: 0;
    margin-bottom: 25px;
}

ul.archieve-menu > li {
    margin: 15px 0;
    font-size: 15px;
    list-style: outside none none;
}

.dropdown-archieve {
    background-clip: padding-box;
    background-color: #fff;
    border: 0px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.176);
    display: none;
    float: none;
    font-size: 14px;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 26px;
    position: relative;
    text-align: left;
    top: 100%;
    z-index: 1000;
}

ul.dropdown-archieve > li a {
    color: #adadad;
    display: inline-table;
}

ul.dropdown-archieve > li a:hover {
    color: #666666;
    font-weight: lighter;
}

ul.donlinks {
    padding-left: 0;
    list-style: none;
}

.donlinks li {
    margin-top: 20px;
}

ul.media {
    padding: 0;
    list-style: outside none none;
    float: left;
}

.media li {
    display: inline-block;
    margin: 0 18px;
}

.media li p {
    color: #adadad;
    text-align: center;
}

.media li:hover p {
    color: #333333;
}
/*carousel-popup*/

.mdl {
    width: 800px;
    height: auto;
}

.modal-content {
    border-radius: 0;
}

.modal-detail {
    margin-top: 10px;
}

button.close {
    background: url("../img/close_cross.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80% auto;
    height: 45px;
    width: 45px;
    position: absolute;
    margin-left: -50px;
    opacity: 1;
    margin-top: -20px;
}

.fa-circle-thin {
    color: #fff;
}

.c-carousel {
    position: relative;
    width: auto;
    min-height: auto;
}

.v-carousel {
    position: relative;
    width: auto;
    min-height: auto;
    margin: 0;
}

.vid-desc {
    position: relative;
    height: 100%;
}

.vid-desc > div {
    bottom: 0;
    margin: 0 auto;
    position: absolute;
}

.med-vid:hover .press-media-title,
.med-vid:hover .press-media-title,
{
    color: #b0c53a!important;
}
/*.coll-desc {
    padding-top: 0;
  } */

.coll-desc div {
    bottom: 0;
    height: auto;
    position: absolute;
    right: 5%;
    width: 33.4%;
}

#divzoom {
    /*REMOVABLE*/
    
    background: #666;
    height: 280px;
    min-width: auto;
    position: relative;
}

.row div.sorter {
    margin: 0 auto !important;
    width: 208px;
}

div.sorter > div.sr {
    display: inline-block;
    width: 225px;
    margin-bottom: 20px
}

div.sr div {
    float: left;
}

.list-images {
    padding: 0;
    margin-left: -1.36%;
    margin-right: -1.31%;
}

.images-item {
    margin-bottom: 6%;
}

.images-item figure.z-out {
    height: 248px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.images-item figure.z-out img.img-responsive {
    display: block;
    height: auto;
    width: 100%;
    position: relative;
}

.images-item img.img-responsive {
    /*IMAGE SIZE MUSTBE 330X185*/
    
    height: 185px;
    width: 100%;
}

.images-item p {
    letter-spacing: 5px;
    margin: 0;
    padding: 10px 0 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 90%;
}

.list > .lib-images {
    clear: both;
    float: left
}

.list > .lib-images > .item {
    float: left;
    height: auto;
    margin: 20px 25px 20px 0;
    text-align: center;
    width: 193px;
}

.lib-images > .item > a > img {
    margin: auto;
    max-height: 260px;
    max-width: 185px;
    vertical-align: bottom;
}

.vid-small {
    /*REMOVEABLE*/
    
    max-height: 300px;
}

.container-locator {
    height: 500px;
    left: 0;
    max-width: 100%;
    position: relative;
    right: 0;
}

#ambs-banner {
    width: 100%;
    height: auto;
    display: block;
}

#g-map {
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: block;
}

.locator-panel {
    background: none repeat scroll 0 0 #ffffff;
    box-sizing: border-box;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0;
    width: 25.9%;
}

.paging,
.sitemap {
    float: none;
    margin: 0 auto;
    display: table;
}

.sitemap {
    width: 900px;
}

.sitemap > .col-xs-3 {
    padding: 0;
    text-align: center;
    width: 20%;
}

div#faq p {
    margin-left: 30px;
}

img.coll-carousel {
    height: 210px;
    /*width: auto;*/
    
    width: 100%;
}

img.loading {
    margin: auto;
    position: relative;
    margin-bottom: 20px;
    height: 200px;
}

#carousel-custom .carousel-indicators {
    margin: 0px 0 0;
    overflow: none;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}

.carousel-indicators {
    bottom: 0;
    height: 81%;
    left: 85%;
    list-style: outside none none;
    margin-left: 0;
    padding-left: 0;
    position: absolute;
    text-align: right;
    width: 5%;
    z-index: 15;
}

.carousel-indicators .active {
    background-color: #fff;
    border: 2px solid #b0c53a;
    height: auto;
    margin: 0 0px;
    width: auto;
}

.carousel-indicators .active > img {
    opacity: 1;
}

.carousel-indicators li {
    background-color: transparent;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 0 0 0;
    width: auto;
}

.carousel-indicators li img.img-thmb {
    position: relative;
    height: 54px;
    width: 81px;
    display: block;
    opacity: 0.7;
}
/*.carousel-indicators li img.img-thmb:hover {
  opacity: 1;
}*/

.press-media-title {
    color: #333!important;
    margin-top: 10px;
    margin-bottom: 2px;
}

.press-media-date {
    font-size: 13px;
    color: #333!important;
}

a.press-media:hover .press-media-title,
a.press-media:hover .press-media-date {
    color: #b0c53a!important;
}

#carousel-example-generic.carousel-outer {
    position: relative;
}
/*#### FOOTER ####*/

.footer-menu {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    height: 260px;
    color: #333;
    font-family: "PT Sans";
    letter-spacing: 0.07em;
    padding: 55px 90px 0px;
    font-size: 14px;
    line-height: 1.7;
}

.footer-menu h5 {
    letter-spacing: 2.5px;
    margin-top: 0;
}

ul.f-list {
    list-style: outside none none;
    padding: 0;
}

div .f-menu > ul.f-list > li a {
    color: #333;
    display: inline-block;
    position: relative;
}

div .f-menu > ul.f-list > li a:hover,
a:focus {
    color: #b0c53a;
    text-decoration: none;
}
/* ul, ol {list-style: outside none none;}*/

div.footer-menu .col-xs-2 {
    padding: 0px;
}

div.footer-menu .col-xs-4 {
    padding: 0 0 0 35px;
}

div.footer-menu .col-xs-7 {
    padding: 0;
}

.company {
    font-size: 12px;
    letter-spacing: 1;
    text-align: center;
    margin: 0px;
    padding: 10px;
}

blockquote.footer-quote {
    border-left: 0 solid #eee;
    font-size: 14.5px;
    letter-spacing: 0.02em;
    padding: 0;
    text-align: justify;
    line-height: 1.3;
}

.start:before {
    content: url("../img/left-quote.png");
    margin-left: -35px;
    margin-top: -5px;
    position: absolute;
    vertical-align: top;
    z-index: 2;
}

.end:before {
    content: url("../img/right-quote.png");
    margin-left: 5px;
    margin-top: 15px;
    position: absolute;
    vertical-align: baseline;
    z-index: 2;
}

iframe.video-carousel {
    width: 100%;
    height: 100%;
}
/*#### OVERRIDE BXSLIDER COLLECTIONS ####*/

.slider .slide p {
    text-transform: uppercase;
    text-align: center;
    position: relative;
    text-transform: uppercase!important;
    width: 100%;
    margin-top: 10px;
    font-size: 17px;
}

.bx-wrapper {
    margin: 0 auto 0;
}

.bx-wrapper .bx-next {
    background: url("../img/right-arrow.png") no-repeat scroll 12px center / 80% auto rgba(0, 0, 0, 0);
    right: -60px;
    opacity: 0.5;
}

.bx-wrapper .bx-prev {
    background: url("../img/left-arrow.png") no-repeat scroll -8px center / 80% auto rgba(0, 0, 0, 0);
    left: -60px;
    opacity: 0.5;
}

.bx-wrapper .bx-controls-direction a {
    height: 90px;
    margin-top: 0;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 22%;
    width: 60px;
    z-index: 2;
}

.bx-wrapper .bx-next:hover {
    background-position: 12px center;
    background-size: 80%;
    opacity: 1;
}

.bx-wrapper .bx-prev:hover {
    background-position: -8px center;
    background-size: 80%;
    opacity: 1;
}

.bx-wrapper .bx-viewport {
    background: none repeat scroll 0 0 #fff;
    border: none;
    box-shadow: none;
    left: 0;
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
}

.bx-pager {
    display: none;
}

#carousel-wrapper {
    height: 300px;
    padding-bottom: 10px;
    position: relative;
}

#carousel2-wrapper {
    height: 500px;
    padding-bottom: 10px;
    position: relative;
}

.frame-margin-border {
    padding-bottom: 70px;
    margin-bottom: -55px
}

.frame-margin-unborder {
    margin: 0 0 16px;
}

.material-list {
    color: #000 !important;
}

.material-list:hover {
    color: #b0c53a !important;
}

.material-first {
    padding-right: 10px;
    color: #333 !important;
}

.material-both {
    color: #333 !important;
    padding-left: 10px;
    padding-right: 10px;
}

.material-last {
    color: #333 !important;
    padding-left: 10px;
}

.material-first:hover {
    color: #b0c53a !important;
}

.material-both:hover {
    color: #b0c53a !important;
}

.material-last:hover {
    color: #b0c53a !important;
}

.material-active {
    font-weight: bold !important;
}

.design-active {
    color: #000 !important;
    font-weight: bold !important;
}
/*.flexslider {
    background: none repeat scroll 0 0 #fff;
    border: none !important;
    border-radius:0px;
    box-shadow:none;
    margin: 0 0 30px;
    position: relative;
  }
  .flex-direction-nav a {
    height: 105px;
    margin: -55px 0 0;
    width: 65px;
  }
  .flexslider:hover .flex-prev {
    left: -90px;
  }
  .flexslider:hover .flex-next {
    right: -90px;
  }
  .flex-direction-nav a:before {
    content: url("../img/left-arrow.png");
  }
  .flex-direction-nav a.flex-next:before {
     content: url("../img/right-arrow.png");
  }
  .flex-control-nav li {
    display: none;
  }
  ul.slider > li {
    height: 300px !important;
    width: 300px !important;
  }*/
/*#### MOBILE CONFIG ####*/

@media screen and (max-width: 50em) {
    /*--- home material image ---*/
    /*--------------------------*/
    
    .custom-xs-6div.left {
        float: right;
        height: auto;
        margin-left: 5px;
        position: relative;
        width: 116.2px;
    }
    div.right {
        float: left;
        height: auto;
        margin-left: 5px;
        position: relative;
        width: 116.2px;
    }
    div.left figure {
        float: right;
        display: inline-block;
        height: 380px;
        position: relative;
        display: block;
        width: 116.2px;
    }
    div.right figure {
        float: left;
        margin-left: 5px;
        height: 380px;
        position: relative;
        display: block;
        width: 116.2px;
    }
    iframe.vid {
        width: 40%;
    }
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }