@charset "UTF-8";/**CONNECT********************************************************/.nav-item_4 .nav-button {    color:rgba(47,199,139,1);}.hero-overlay {    height:100vh;    position:absolute;    bottom:-60%;    background-image:url(../img/conn_hero_overlay.png);    background-size:auto 70vh;    background-position:center bottom;    background-repeat:no-repeat;    background-attachment:scroll;    -webkit-transition:all 3s ease;       -moz-transition:all 3s ease;         -o-transition:all 3s ease;            transition:all 3s ease;    -webkit-transition-property:all;    -webkit-transition-duration:3s;    -webkit-transition-timing-function:ease;}.hero-overlay.scroll {    bottom:0;}/**CONTENT********************************************************/.social-wrap {    width:auto;    height:auto;    margin:10px;    padding:10px;    background-color:#313131;    background-image:url(../img/stripes2.png);    background-size:8px;    border:1px solid #313131;       -moz-box-sizing:border-box;    -webkit-box-sizing:border-box;            box-sizing:border-box;    z-index:100;}.social-wrap a {}.social-wrap a h3 {    width:130px;    margin:0 auto 10px;    padding:8px 0;    font-family:"Subway Mosaic Solid";    font-size:1.4em;    color:#313131;    text-align:center;    background-color:white;    border:1px solid #313131;       -moz-box-sizing:border-box;    -webkit-box-sizing:border-box;            box-sizing:border-box;    -webkit-transition:all 0.3s ease;       -moz-transition:all 0.3s ease;         -o-transition:all 0.3s ease;            transition:all 0.3s ease;    -webkit-transition-property:all;    -webkit-transition-duration:0.3s;    -webkit-transition-timing-function:ease;}.social-wrap a h3:hover {    color:#2fc78b;}.social-wrap span {    font-size:1.6em;}    .instawrap {    width:100%;    height:auto;    margin:10px 0;    padding:5px;    background-color:#313131;    background-size:8px;}iframe.instagram {    width:100%;    padding:5px;}.pinterestBoardWrapper {    width:80%;    margin:0 10%;}.pinterestBoard {    margin:auto;    text-align:center;}.pinterestBoard span {    overflow:hidden;    max-width:100%!important;}@media (min-width: 320px) and (max-width: 480px) {    .hero-overlay {        bottom:-55%;    }}@media (min-width: 481px) and (max-width: 568px) {    .hero-overlay {        bottom:-50%;    }}@media (min-width: 569px) and (max-width: 436px) {    .hero-overlay {        bottom:-50%;    }}@media (min-width: 737px) and (max-width: 1024px) {    .hero-overlay {        bottom:-50%;    }}