

@font-face {
    font-family: "brandon_grotesquebold";
    font-style: normal;
    font-weight: normal;
    src: url("./fonts/hvd_fonts_-_brandongrotesque-bold-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/hvd_fonts_-_brandongrotesque-bold-webfont.woff2") format("woff2"), url("./fonts/hvd_fonts_-_brandongrotesque-bold-webfont.woff") format("woff"), url("./fonts/hvd_fonts_-_brandongrotesque-bold-webfont.ttf") format("truetype"), url("./fonts/hvd_fonts_-_brandongrotesque-bold-webfont.svg#brandon_grotesquebold") format("svg");
}

@font-face {
    font-family: "brandon_grotesque_regularRg";
    font-style: normal;
    font-weight: normal;
    src: url("./fonts/brandon_reg-webfont.woff2") format("woff2"), url("./fonts/brandon_reg-webfont.woff") format("woff");
}


#trends > * {
    box-sizing: border-box;
}
#trends {
    font-size: 14px;
}
#trends video {
    background: rgba(0, 0, 0, 0) url("./img/header.jpg") no-repeat scroll center center / cover ;
}
#trends .header {
    background: #97c3d5 none repeat scroll 0 0;
    color: #fff;
}
#trends .header h1 {
    color: #fff;
    font-family: "brandon_grotesque_regularRg",sans-serif;
    font-size: 4em;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0;
    padding: 0.2em 0 0;
}
#trends .header h1 span {
    font-family: "brandon_grotesquebold", sans-serif;
    font-size: 5em;
}
#trends .header p {
    font-size: 1.2em;
    margin: 0 auto;
    padding: 0 1em 1em;
}
#trends .slide_head {
    margin: 0 0 0.75em;
}
#trends .overlay {
    position: absolute;
    text-align: center;
    top: 42%;
    width: 100%;
    z-index: 20;
}
#trends .overlay h1 {
    color: #000;
    font-family: "brandon_grotesque_regularRg",sans-serif;
    font-size: 5em;
    letter-spacing: 0.2em;
    line-height: 1em;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
    font-weight: normal;
}
#trends .overlay h1 span  {   font-family: "brandon_grotesquebold", sans-serif; font-weight: bold; 

	
}

#trends .arrow {
    background: rgba(0, 0, 0, 0) url("./img/down_arrow.png") no-repeat scroll center center / 100% auto;
    bottom: 1%;
    display: block;
    height: 80px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    width: 100px;
}
#trends a:hover .cs_overlay {
    display: block;
}
#trends a:hover .cs_overlay h2 {
    color: #fff;
    vertical-align: middle;
}
#trends .cs_overlay {
    background: rgba(0, 0, 0, 0) url("./img/ss16_trend_guide_11.png") repeat scroll 50% 50%;
    display: none;
    height: 100%;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    width: 98.5%;
}
#trends .cs_overlay h2 {
    font-family: "brandon_grotesque_regularRg",sans-serif;
    font-size: 3em;
    margin-top: 30%;
}
#trends .grid {
    clear: both;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: 100%;
}
#trends .grid::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#trends .grid-item {
    height: auto;
}
#trends .height2 {
    height: auto;
}
#trends .grid-item .inner {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    color: #fff;
    padding: 1em;
    text-align: center;
    width: 100%;
}
#trends .grid-item .nobg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#trends .grid-item .inner h2 {
    color: #fff;
    font-family: "brandon_grotesque_regularRg",sans-serif;
    font-size: 4em;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding: 0;
}
#trends .grid-item .inner p {
    line-height: 1.2em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
#trends .grid-item img {
    max-width: 100%;
}
#trends .grid-item .inner {
    bottom: 0;
    position: absolute;
}
#trends .grid-item .inner .cta {
    border: 1px solid #fff;
    clear: both;
    color: #fff;
    display: inline-block;
    line-height: 1.2em;
    margin: 0.75em;
    padding: 0.7em 1em;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
#trends .grid-item .inner .read {
    display: none;
}
#trends .grid-item .inner .cta:hover {
    background: #fff none repeat scroll 0 0;
    color: #3a3a3a;
    text-decoration: none;
}
.grid-sizer, .grid-item {
    margin: 0.5%;
    width: 49%;
}
#trends .active::after {
    background: rgba(0, 0, 0, 0) url("./img/ss16_trend_guide_11.png") repeat scroll 50% 50%;
    bottom: 0;
    color: #fff;
    content: "Coming soon!";
    font-family: "edmondsansbold";
    font-size: 3em;
    height: 100%;
    left: 0;
    opacity: 0.8;
    padding-top: 200px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 100%;
    z-index: 50;
}
#trends .nb {
    white-space: nowrap;
}
@media all and (max-width: 768px) {
#trends .header h1 {
    font-size: 4em;
}
#trends .com_sn:hover::after {
    padding-top: 140px;
}
#trends .grid-item {
    margin: 2px 0;
}
#trends .arrow {
    display: none;
}
#trends .grid-item img {
    height: auto;
    max-width: 100%;
    width: 100%;
}
#trends .grid-item {
    height: auto;
    max-width: 100%;
    width: 100%;
}
#trends .overlay {
    position: relative;
}
#trends .overlay h1 {
    font-family: "brandon_grotesquebold",sans-serif;
    font-size: 3.5em;
    letter-spacing: 0.2em;
    line-height: 1.2em;
    margin-top: -3em;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}
}
@media all and (max-width: 480px) {
#trends .overlay h1 {
    font-size: 2.5em;
    margin-top: -3.5em;
}
#trends .grid-item .inner {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    position: relative;
}
#trends .grid-item:nth-of-type(1) .inner {
    background: #869286 none repeat scroll 0 0;
}
#trends .grid-item:nth-of-type(2) .inner {
    background: #2e4a5c none repeat scroll 0 0;
}
#trends .grid-item:nth-of-type(3) .inner {
    background: #ee667a none repeat scroll 0 0;
}
#trends .grid-item:nth-of-type(4) .inner {
    background: #944a2e none repeat scroll 0 0;
}
#trends .grid-item:nth-of-type(5) .inner {
    background: #9dcbed none repeat scroll 0 0;
}
#trends .grid-item:nth-of-type(6) .inner {
    background: #5b9dbe none repeat scroll 0 0;
}
#trends .grid-item:nth-of-type(8) .inner {
    background: #4b4d5a none repeat scroll 0 0;
}
#trends .grid-item:nth-of-type(9) .inner {
    background: #4b4d5a none repeat scroll 0 0;
}
#trends .header h1 {
    font-size: 3em;
}
#trends .grid-item {
    margin: 2px 0;
}
#trends .grid-item .inner h2 {
    font-size: 3em;
}
#trends .grid-item .inner p, #trends .grid-item .inner .cta {
    font-size: 0.8em;
}
#trends .grid-item .inner .cta {
    min-width: 270px;
    padding: 1em;
}
}
