/*********************
  fonts
  ../fonts/elrotex/elrotex-webfont.woff2
**********************/
@font-face {
    font-family: 'elrotex';
    src: url('../fonts/elrotex/elrotex-webfont.eot');
    src: url('../fonts/elrotex/elrotex-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/elrotex/elrotex-webfont.woff2') format('woff2'),
         url('../fonts/elrotex/elrotex-webfont.woff') format('woff'),
         url('../fonts/elrotex/elrotex-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.elrotex {
    font-family: 'elrotex', serif;
    letter-spacing: .04em;
}
.roboto {
	font-family: 'Roboto', serif;
}

/*********************
  default elements
**********************/
.lev3 {
    padding-left: 8px;
}
body {
	font-family: 'Roboto Slab', serif;
	color: #3c3c3c;
	overflow-x: hidden;
	background-color: white;
}
img {
	display: block;
    max-width: 100%;
    width: auto;
	vertical-align: middle;
}
.parallax img {
    max-width: initial;
}
:focus {
    outline: initial;
}
.btn {
    border-radius: 0px;
}
.hide{
	display:none;
}
.bigLetter {
	margin: 0 5px 5px 0px;
	font-size: 4.5em;
	line-height: 0.55em;
}
hr {
    border: none;
    border-bottom: 1px solid black;
}
/*********************
  helpers
**********************/
.indent{
	background-color: #fff8e1;
    margin-bottom: 1em;
    padding: 1em 1rem 0 !important;
    margin-left: 5% !important;
    width: 96% !important;
}
.rel{
	position:relative;
}
.middle-absolute{
	position:absolute;
	left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.inline{
	display: inline;
}
.no-fold-wrap:hover {
    background-color: rgba(0,0,0,0.05);
}
.no-fold-wrap a {
    display: block;
    width: 100%;
	padding: 0 16px;
}
nav .no-fold i {
    line-height: 49px;
}
/*********************
  grid
**********************/
.row.full-width {
    width: 100%;
}

/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  .hide-on-small-only, .hide-on-small-and-down {
    display: none !important;
  }
}

@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}

@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important;
  }
}

@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important;
  }
}

@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important;
  }
}

@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important;
  }
}

@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important;
  }
}

@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important;
  }
}

@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center;
  }
}
.thin{
	font-weight: 100;
}
.light{
	font-weight: 300;
}
.bold{
	font-weight: 700;
}
.black900{
	font-weight: 900;
}
.row{
	margin-bottom: 0;
}
.large{
	font-size: large;
}
.largex{
	font-size:x-large;
}
.largexx{
	font-size:xx-large;
}
.medium{
	font-size: medium;
}
.small{
	font-size: small;
}
.smallx{
	font-size:x-small;
}
.smallxx{
	font-size:xx-small;
}
p {
	font-size: medium;
	margin-top: 5px;
}
th {
    border-radius: initial;
}
.footer-copyright {
    font-size: small;
}
.no-mar-bot{
	margin-bottom: 0 !important;
}
.no-mar{
	margin: 0 !important;
}
.no-mar-top{
	margin-top: 0 !important;
}
.center-auto{
	margin:0 auto;
}
.no-pad{
	padding: 0 !important;
}
.no-pad-lef{
	padding-left: 0 !important;
}
.no-pad-rig{
	padding-right: 0 !important;
}
.no-pad-top {
	padding-top: 0 !important;
}
.no-pad-bot {
	padding-bottom: 0 !important;
}
.h-space-top {
    padding-top: 5%;
    clear: both;
}
.h-space-bot {
    margin-bottom: 3%;
}
.nav-wrapper.had-container {
	margin-left: 5%;
	margin-right: 5%;
}
/* 
 nav 
*/
nav img {
    max-width: initial;
	display: initial;
	height:30px;
}
nav.grey.darken-3.transparent-75 {
    background-color: rgba(66,66,66,.75) !important;
}
.social-share img {
    padding: 14px 0;
}
.more_vert-wrap {
	position: relative;
    right: initial;
    padding-top: initial;
    bottom: initial;
	height: 56px;
	overflow: hidden;
}
.more_vert-wrap.active {
    overflow: initial;
}
.rnav li.active {
    background-color: rgba(255,255,255,0.25);
}
.more_vert-wrap .social-share {
    position: absolute;
    right: 0;
    height: 56px;
}
.more_vert-wrap.active .social-share {
    display: block;
}
.social-share ul {
    position: relative;
    bottom: initial;
    background-color: rgba(66,66,66,0.95);
}
.social-share ul li {
    margin-bottom: 0;
    display: inline-block;
    float: none;
}
.more_vert-wrap .social-share img{
	padding:0;
}
.more_vert-btn {
    cursor: pointer;
}
.read-more {
    text-transform: initial !important;
}
.read-more-wrap {
    padding: 0 !important;
}
nav .brand-logo {
    left: 45px;
}

/* sub menu */
.sub-menu {
    position: relative;
}
.sub-menu ul {
    margin: 0;
}
.sub-menu ul li {
    display: inline-block;
    margin: 0 5px;
    padding: 10px;
}
.sub-menu ul li.sp {
    padding: 9px 10px 8px;
}
.sub-menu ul li a {
    color: white;
    font-size: 1.5em;
}
.sub-menu ul li:hover {
    background-color: rgba(0,0,0,0.05);
}
.sub-menu .right {
    position: absolute;
    top: 0;
    right: 0;
}
/* sub menu */

.side-nav .collapsible-body li {
	overflow: initial;
}
.side-nav .collapsible-body li a {
	height: initial;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px dashed #e0dfdf;
}
.side-nav .divider {
    margin-top: 0;
}
.drag-target {
    left: 295px;
    right: initial !important;
}

div#hrp .container {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
}
.slick-hrp .card-content {
    min-height: 252px;
}
.side-nav a.left {
    padding: 0;
}
#logo-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.container.full {
	width: initial !important;
	max-width: initial !important;
	overflow-x: hidden;
}
.cont-wrap {
    background-color: white;
}
h1.header {
    font-size: 6.5em;
}
.share {
    cursor: pointer;
}
.quotes, .quotes-black{
	background:url("../images/quote.png") no-repeat top center;
	padding-top: 51px !important;
	padding-bottom: 15px !important;
}
.quotes-black{
	background:url("../images/quote-black.jpg") no-repeat top center;	
	padding-top: 82px !important;
}
.quotes-left{
	background-position-x: .7rem !important;
}
.quotes.auto{
	margin:0 auto;
	max-width:700px;
}
.quotes h4,
.quotes h5 {
    line-height: inherit;
}
.card .card-action {
	padding: 10px 20px;
}
.card.large {
    overflow-y: hidden;
}
.card .card-title .section {
    padding: 5px;
}

.text-shadow {
    text-shadow: 2px 2px 13px #383838;
}
video.responsive-video, .bgImg {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    height: initial;
    max-width: initial;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.bgImg {
	position: absolute;
/* 	width: initial;
    height: 100%;
 */}
.slider-auto {
    padding-left: 50px;
    padding-right: 50px;
} 
.slider-img img {
    width: 100%;
}
.slider-window {
	height: 500px;
}
video.notsticky {
	position: absolute;
}
.parallax-wrap{
	padding-left: 5%;
	padding-right: 5%;
}
.parallax-wrap p,
.parallax-wrap h1,
.parallax-wrap h2,
.parallax-wrap h3,
.parallax-wrap h4,
.parallax-wrap h5,
.parallax-wrap h6 {
    margin: 1rem 0 1rem 0;
}
.non-parallax {
    position: relative;
	min-height: 350px;
}
.slider-image .col.s12.m8.section.caption {
    position: absolute;
    bottom: 10%;
    left: 5%;
    width: 40%;
}

/* infographics: bar */
.graph-bar {
	border-top: 1px solid #BECBD4;
	border-bottom: 1px solid #BECBD4;
	margin-bottom: 50px;
}
.graph-bar .row {
    width: initial;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
}
.graph-bar .wrap-bar {
    height: 381px;
    background-color: #F3F7F8;
	position: relative;
	margin: 0 10px;
}
.h-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: initial;
	max-height: 320px;
	padding-bottom: 20px;
}
.h-bar .data {
    position: relative;
    top: -50px;
}
.bar-img {
    position: absolute;
    bottom: -50px;
    width: 80px;
    margin: 0 auto;
    left: 0;
    right: 0;
    background-color: rgba(128, 128, 128, 0.77);
    border-radius: 50%;
    border: 5px solid rgba(255,255,255,0.99);
    overflow: hidden;
    height: 80px;
}
.bar-img img {
    position: relative;
    left: 7px;
    top: 7px;
}
.legend {
    border: 1px solid #BECDD4;
    margin-top: 30px;
	margin-bottom: 30px;
	max-width: 320px;
	margin-left: auto;
    margin-right: auto;
	-moz-box-shadow: 8px 9px 0 0px #BECDD4;
	-webkit-box-shadow: 8px 9px 0 0px #BECDD4;
	box-shadow: 8px 9px 0 0px #BECDD4;
}
.legend ul {
    margin: 20px;
}
.legend ul li {
    padding: 20px 20px 20px 40px;
    position: relative;
}
.legend ul li.shabu::before {
    content: " ";
    width: 20px;
    height: 20px;
    background-color: #0277bd;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}
.legend ul li.marijuana::before {
    content: " ";
    width: 20px;
    height: 20px;
    background-color: #8bc34a;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}
.legend ul li.cocaine::before {
    content: " ";
    width: 20px;
    height: 20px;
    background-color: #f57c00;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}

/* infographics: profile drug abuser  */
.profile-drug-abuser {
    text-align: center;
    width: initial;
    margin-top: 45px;
    margin-bottom: 50px;
}
.pda-main-photo {
    position: relative;
    margin-top: 30px;
    max-width: 389px;
    margin: 0 auto;
}
.pda-main-photo img {
    width: 100%;
    max-width: 389px;
}
.pda-item-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.pda-main-photo img.icon {
	height: 80%;
    width: initial;
    max-height: 42px;
}
.pda-item-wrap .item .label {
    display: none;
}
.pda-item-wrap .item {
    position: absolute;
	width: 75px;
    height: 75px;
}
.rel-wrap {
    width: 100%;
	position: relative;
}
.profile-drug-abuser .bg-icon {
	width: 75px;
    height: 75px;
    border-radius: 50%;
	background-color: rgba(68, 66, 66, 0.58);
	cursor: pointer;
	position: relative;
	z-index: 2;
	justify-content: center;
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;	
}
.pda-item-wrap .item.active{
	z-index: 999;
}
.pda-item-wrap .item.active .bg-icon{
	background-color: #C3282C;
}
.pda-item-wrap .item.active .label.hover, .pda-item-wrap .item .label.show{
    display: block;
    position: absolute;
    top: 0;
    background-color: #858585;
    width: 180px;
    margin-top: 3px;
    left: 25px;
    padding: 5px 10px 5px 56px;
    border-radius: 0 .5em .5em .5em;
    color: white;
    font-size: 12px;
    text-align: left;
    min-height: 52px;
    z-index: 1;
}
.pda-item-wrap .item.residence.active .label{
	width: 243px;
}
.pda-item-wrap .item.duration.active .label{
	width: 195px;
}
.pda-item-wrap .item.drugs.active .label{
	width: 283px;
}
.pda-item-wrap .item.age.active .label{
	width: 160px;
}
.pda-item-wrap .item.age.active .label{
	width: 144px;
}
.pda-item-wrap .item.employment.active .label,
.pda-item-wrap .item.sex.active .label{
	width: 206px;
}
.item.educational {
    left: 50%;
    margin-left: -37.5px;
    top: -8%;
}
.item.duration {
    top: 50%;
    margin-top: -188.25px;
    right: 11%;
}
.item.employment {
    top: 50%;
    margin-top: -98.25px;
    right: -6%;
}
.item.drugs {
    top: 50%;
    margin-top: 13.5px;
    right: -6%;
}
.item.nature {
    top: 50%;
    margin-top: 110.5px;
    right: 11%;
}
.item.ecomomic {
    left: 50%;
    margin-left: -37.5px;
    bottom: -8%;
}
.item.civil {
    top: 50%;
    margin-top: 110.5px;
    right: 67%;
}
.item.residence {
    top: 50%;
    margin-top: 13.5px;
    left: -23px;
}
.item.sex {
    top: 50%;
    margin-top: -98.25px;
    left: -22px;
}
.item.age {
    top: 50%;
    margin-top: -188.25px;
    left: 11%;
}

/* infographic:  prices common subtances*/
.slider-pricesCommonSubtances {
    margin-bottom: 15px;
}
.drug-price {
    font-size: medium;
}
.drug-img {
    width: 125px;
    height: 125px;
    overflow: hidden;
    border-radius: 50%;
	cursor: pointer;
}
.drug-img.selected {
    border: 2px solid #161617;
}
.drug-img img {
    width: 100%;
}
.drug-img-selected {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    overflow: hidden;
    background-position: center;
    background-image: url(../images/policy/infog1/instructions.png);
}


/* infographic:  governmentSuppressionSupply */
.drugAffectedBarangay {
    padding-bottom: 20px;
}
.drugAffectedBarangay .col.m6 {
    padding: 0;
}
.governmentSuppressionSupply .circle-wrap {
    position: relative;
	max-width: 586px;
}
.governmentSuppressionSupply .circle-wrap img{
	max-width: 586px;
    width: 100%;
}
.governmentSuppressionSupply .circle-wrap .circle-item {
    position: absolute;
    width: 16.7%;
    height: 16.7%;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    cursor: pointer;
    justify-content: center;
	text-align: center;
}
.circle-item{
	opacity: 0;
}
.circle-item:hover {
    opacity: 1;
}
.circle-item h6 {
    padding: 0 3px;
}
.circle-item.circle-item0 {
    margin-left: -30.5%;
    margin-top: -38.4%;
    background-color: #29abe2;
}
.circle-item.circle-item1 {
    margin-left: -46.7%;
    margin-top: -6.7%;
    background-color: #29abe2;
}
.circle-item.circle-item2 {
	margin-left: 13%;
    margin-top: -38.1%;
    background-color: #fbb03b;
}
.circle-item.circle-item3 {
	margin-left: 13%;
    margin-top: 23%;
    background-color: #29abe2;
}
.circle-item.circle-item4 {
	margin-left: -30.18%;
    margin-top: 23.2%;
    background-color: #29abe2;
}
.circle-item.circle-item5 {
    margin-left: 29.9%;
    margin-top: -6.8%;
    background-color: #29abe2;
}
.circle-item.circle-item6 {
    margin-left: 29.9%;
    margin-top: -7.2%;
    background-color: #29abe2;
}

.drugAffectedBarangay .counter,.drugAffectedBarangay .counter-1 {
    font-size: 2.5em;
    position: relative;
    top: 7px;
	line-height: 1.1em;
}
.drugAffectedBarangay .counter-1 {
    font-size: 2.1em;
}
.drugAffectedBarangay img.house {
    width: 100%;
    max-width: 490px;
}


/* infographic: drugUsePHPrevalence */
.drugUsePHPrevalence .wrap-data {
    border: 12px solid #4d4d4d;
    border-radius: .5em;
    position: relative;
    top: -5px;
    padding: 10px 5px;
	max-width: 350px
}
.drugUsePHPrevalence img {
    width: 100%;
    max-width: 306px;
    position: relative;
    top: 1px;
}
.row.drugUsePHPrevalence.bottom {
    padding-top: 50px;
    padding-bottom: 50px;
}
.drugUsePHPrevalence .box {
    border: 1px solid #4d4d4d;
    border-radius: .8em;
}
.drugUsePHPrevalence img.globe {
    max-width: 240px;
    position: absolute;
    margin-top: -51px;
    top: initial;
}
.row.drugUsePHPrevalence.bottom .m7 {
    padding-right: 0;
}
.row.drugUsePHPrevalence.bottom .m5 {
    padding-left: 0;
}
.global-average {
    padding-left: 50%;
    padding-right: 5%;
}
._box2 {
    margin-top: 8px;
}

/* infographic: globalPrevalence */
.bubble-graph {
    position: relative;
	max-width: 700px;
}
img.bubble-bg {
    width: 100%;
}
.bubble-item {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    justify-content: center;
    overflow: hidden;
    min-width: 26px;
    min-height: 26px;
}
.bubble-item .info {
    display: none;
}
.bubble-item.Iceland {
	margin-left: -20%;
    margin-top: -22%;
}
.bubble-item.USA {
margin-top: -40%;
    margin-left: 16%;
}
.bubble-item.New.Zealand {
    margin-top: 6.05%;
    margin-left: -47%;
}
.bubble-item.Canada {
    margin-left: 20%;
    margin-top: -1%;
}
.bubble-item.Spain {
    margin-left: -45%;
    margin-top: -22%;
}
.bubble-item.item-5.Australia {
    margin-top: 19%;
    margin-left: -13%;
}
.bubble-item.Serbia {
    margin-top: -41%;
    margin-left: -14%;
}
.bubble-item.item-7.Australia {
    margin-top: -28%;
    margin-left: -23%;
}
.bubble-item.item-8.UK {
    margin-top: -31%;
    margin-left: 3%;
}
.bubble-item.item-9.Philippines {
    margin-top: 17%;
    margin-left: 12%;
}
.bubble-legend {
	border-bottom: 1px solid gray;
	max-width: 700px;
	overflow-x: hidden;
}
.bubble-legend p {
	padding-left: 0.75rem;
	margin: 0;
}
.bubble-legend .head {
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
}

footer.page-footer {
    margin-top: 0;
	padding-top: 0;
}



/* 	Mobile Devices  */
@media only screen and (max-width: 992px){
	/* .hide-on-med-and-down {
		display: initial !important;
	} */
	nav .brand-logo {
		left: 50%;
	}	
	video.responsive-video, .bgImg {
		width: initial;
		height: 100%;
	}
	.drugUsePHPrevalence img.globe {
		max-width: 190px;
		margin-top: -62px;
	}

}
@media only screen and (max-width: 768px){
	.nav-wrapper.had-container {
		margin-left: 5%;
		margin-right: 5%;
	}
	.slick-hrp .card-content {
		min-height: 245px;
	}
	
	/* infographic: profile drug abuser */
	.profile-drug-abuser {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.pda-main-photo {
		max-width: 288px;
	}
	.profile-drug-abuser .bg-icon {
		width: 50px;
		height: 50px;
	}
	.pda-item-wrap .item {
		width: 55px;
		height: 55px;
	}
	.item.educational, .item.ecomomic {
		margin-left: -27.5px;
	}
	.item.duration, .item.age {
		margin-top: -146.25px;
	}
	.item.nature, .item.civil {
		margin-top: 84.5px;
	}
	.item.employment {
		margin-top: -79.25px;
	}
	.item.sex {
		margin-top: -79.25px;
		left: -10px;
	}
	.item.residence {
		left: -12px;
	}
	.pda-item-wrap  .item.educational.active .label {
		padding: 24px 10px 10px 10px;
		top: 50%;
		margin-left: -89px;
		border-radius: .5em;
		text-align: center;
	}
	.pda-item-wrap .item.duration.active .label,
	.pda-item-wrap .item.nature.active .label,
	.pda-item-wrap .item.employment.active .label,
	.pda-item-wrap .item.drugs.active .label{
		left: auto;
		right: 25px;
		border-radius: .5em 0 .5em .5em;
		padding: 5px 39px 10px 5px;
	}
	.pda-item-wrap  .item.ecomomic.active .label {
		padding: 10px;
		bottom: 67%;
		margin-left: -89px;
		border-radius: .5em;
		top: auto;
		text-align: center;
		padding-bottom: 24px;
	}
}
@media only screen and (max-width: 600px){
	.nav-wrapper.had-container {
		margin-left: 3%;
		margin-right: 3%;
	}
	nav img {
		height: 30px;
	}
	h1.header {
		font-size: 4em;
	}
	h1 {
		font-size: 3.2em;
	}
	h2 {
		font-size: 2.8em;
	}
	h3 {
		font-size: 2.4em;
	}
	h4 {
		font-size: 2.05rem;
	}
	h5 {
		font-size: 1.5em;
	}
	h6 {
		font-size: 1em;
	}
	.ra-ca, .la-ca {
		text-align: center;
	}
	.ca-la, .ra-la {
		text-align: left;
	}
	.ca-ra, .la-ra {
		text-align: right;
	}
	.w-b {
		color: #3c3c3c !important;
	}
	.social-share img {
		padding: 14px 0;
	}
	.bar-img {
		width: 68px;
		border-width: 3px;
		height: 68px;
	}
	.bar-img img {
		left: 3px;
		top: 5px;
	}
	.container.media {
		width: initial;
		padding-left: 5px;
		padding-right: 5px;
	}
	.slick-hrp .card-content {
		min-height: initial;
	}
	/* infographic:  governmentSuppressionSupply */
	
	/* infographic:  drugUsePHPrevalence */
	.row.drugUsePHPrevalence.bottom .m7, .row.drugUsePHPrevalence.bottom .m5 {
		padding: 0 0.75rem;
	}
	.box, ._box2 {
		max-width: 350px;
		margin: 0 auto;
	}
	.drugUsePHPrevalence img.globe {
		max-width: 150px;
	}
	.global-average {
		padding-left: 138px;
	}
	._box2 {
		max-width: 300px;
	}
	.row.drugUsePHPrevalence.bottom {
		padding-bottom: 20px;
	}	
	
}

.mar-top-bot-20{
	margin-top:20px;
	margin-bottom:20px
}
.mar-top-bot-40{
	margin-top:40px;
	margin-bottom:40px
}

.cont-wrap-img {
    position: absolute;
    top: 5%;
    bottom: 5%;
    left: 5%;
    right: 5%;
}
@media only screen and (max-width: 601px){
	.nowrapper-s12{
		display: block;
		display: block;
		display: block;
	}
	.slider-auto {
		padding-left: 0;
		padding-right: 0;
	}
}
@media only screen and (max-width: 601px){
	.article .section {
		padding-bottom: 5px;
	}
	.cont-wrap-img {
		position: relative;
		top: initial;
		bottom: initial;
		left: initial;
		right: initial;
	}
		.mar-top-bot-20{
		margin-top:5px;
		margin-bottom:5px
	}
	.mar-top-bot-40{
		margin-top:5px;
		margin-bottom:5px
	}
	.cont-wrap-img h5 {
		font-size: 1em;
		margin-bottom: 10px !important;
	}
	.quotes-black{
		background-size: 75px;
		padding-top: 50px !important;
	}
	.quotes{
		background-size: 55px;
		padding-top: 50px !important;
		background-position-y: 10px;
	}
	 .indent-s12{
		background-color: #fff8e1;
		margin-bottom: 1em;
		padding: 45px 1rem 0 !important;
	}
}
.border {
    border: 1px solid gray;
}
.abs-bot {
    top: initial;
}
.out-bot {
    bottom: -8%;
}
.out-left {
    margin-left: -90%;
}
h4 span.highlight {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

h4.large .highlight.normal {
    line-height: 2rem;
}

/* trigger layer */
.trigger-layer-cont {
    padding: 15px 0;
}
.trigger-layer-cont .slick-list {
    padding: 30px 60px;
}
.trigger-layer-cont .slick-slide.slick-cloned {
	transition: opacity 800ms ease-in;
}
.trigger-layer-cont .slick-slide {
	opacity: 1;
	transition: opacity 800ms ease-in;
}
.trig-left, .trig-current, .trig-right {
	transform: translate3d(0px, 0px, 0px);
	transition: all 400ms cubic-bezier(0.5, 0, 0.1, 1);
}
.trig-current{
	z-index: 4;	
}
.trigger-layer-cont .card-content {
	position: absolute;
	bottom: 0;
}
.trigger-layer-cont .slick-slide {
    position: relative;
    /* padding-top: 45px; */
    /* padding-bottom: 45px; */
    padding-left: 2.5px;
    padding-right: 2.5px;
}
.trigger-layer .section {
    padding-top: 0;
    position: relative;
    padding-bottom: 0;
}
.trigger-layer .card {
    margin-top: 0;
}
.trigger-layer .slick-active .card img {
    -webkit-filter: grayscale(0);
	filter: none;
}
.trigger-layer .trig-current .card img {
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
	filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
	opacity: .85;
}
.trigger-layer  .card {
    position: absolute;
    transform: scale(1);
    visibility: visible;
    transition: all 400ms cubic-bezier(0.5, 0, 0.1, 1);
    transition-delay: 0ms;
    margin-bottom: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: black;
}
.trigger-layer .slick-slide .card .card-content h5 {
    font-size: 1.3rem;
}
.trigger-layer .slick-slide .card .card-content {    
    color: white;
}
.trigger-layer .slick-slide .card .teaser {
	transition: opacity 0ms cubic-bezier(0.5, 0, 0.1, 1);
    transition-delay: 0ms;
    transition-timing-function: ease-in;
}
.trigger-layer .slick-slide .card .title {
	display: block;
}
.trigger-layer .slick-slide .card .teaser {
	opacity:0;
	height:1px;
}
.trigger-layer .trig-current .card .teaser, .trigger-layer .trig-current .card .title {
	transition: opacity 400ms cubic-bezier(0.5, 0, 0.1, 1);
    transition-delay: 400ms;
    transition-timing-function: ease-out;
}
.trigger-layer .trig-current .card .title {
	display: none;
}
.trigger-layer .trig-current .card .teaser {
	opacity:1;
	height:initial;
}
.trigger-layer button.slick-arrow {
    margin-top: 30px;
    margin-bottom: 30px;
    top: 0;
    bottom: 0;
    width: 60px;
    height: initial;
}
.opacity0{
	opacity:0;
}

@media only screen and (min-width: 1350px) {
	#wod-homepage-banner {
		max-height: 400px;
	}
}
@media only screen and (min-width: 1440px) {
	#homepage-banner-1 {
		max-height: 500px;
	}
	.trigger-layer .slick-slide .card .card-content h5 {
		font-size: 1.65rem;
	}
}
@media only screen and (max-width: 600px) {
    .trigger-layer-cont .slick-list {
        padding: 0 30px;
    }
    .trigger-layer button.slick-arrow {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 30px;
    }   
}