@charset "UTF-8";
.dropdown-arrow-inverse {
    border-bottom-color: #4b2e83!important;
    border-top-color: #4b2e83!important
}

.logged-in div#thin-strip {
    top: 32px
}

div#thin-strip {
    height: 60px;
    width: 100%;
    background: #fff;
    position: absolute;
    z-index: 200;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3)
}

div#thin-strip .wordmark {
    width: 340px;
    height: 50px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(assets/parts/thinstrip.svg) no-repeat 0 -71px;
    position: absolute;
    left: 40px;
    bottom: -1px
}

div#thin-strip .search-bar {
    width: 0;
    float: right;
    height: 100%;
    padding: 10px 0 10px 15px;
    border: none;
    font-size: 20px;
    outline: 0;
    transition: width 400ms
}

div#thin-strip .search-bar.open {
    width: 100px
}

div#thin-strip ul {
    float: right;
    height: 100%
}

div#thin-strip ul li {
    list-style: none;
    float: left;
    display: block;
    margin: 14px 0 0
}

div#thin-strip ul li.facebook,
div#thin-strip ul li.twitter,
div#thin-strip ul li.instagram,
div#thin-strip ul li.youtube {
    margin-right: 10px
}

div#thin-strip ul li.facebook a,
div#thin-strip ul li.twitter a,
div#thin-strip ul li.instagram a,
div#thin-strip ul li.youtube a {
    margin: 13px 0 0 0;
    text-indent: -10000px;
    display: block;
    width: 30px
}

div#thin-strip ul li.facebook {
    background: url(assets/parts/thinstrip.svg) no-repeat -7px -13px
}

div#thin-strip ul li.twitter {
    background: url(assets/parts/thinstrip.svg) no-repeat -48px -13px
}

div#thin-strip ul li.instagram {
    background: url(assets/parts/thinstrip.svg) no-repeat -97px -13px
}

div#thin-strip ul li.youtube {
    background: url(assets/parts/thinstrip.svg) no-repeat -124px -13px;
    margin-right: 30px
}

div#thin-strip ul li.search {
    text-indent: -10000px;
    width: 40px;
    height: 40px;
    background: url(assets/parts/thinstrip.svg) no-repeat -25px -232px
}

div#thin-strip ul li a {
    color: #797979;
    position: relative;
    font-size: 12px;
    font-family: "Encode Sans Compressed", sans-serif;
    font-weight: 600;
    font-size: 15px;
    margin-right: 30px;
    line-height: 33px
}

div#thin-strip ul li a.slash:after {
    position: absolute;
    right: -18px;
    height: 25px;
    width: 9px;
    top: -2px;
    content: "";
    background: url(assets/parts/thinstrip.svg) no-repeat -154px -18px
}

@media only screen and (max-width:992px) {
    div#thin-strip .wordmark {
        width: 80px
    }
}

@media only screen and (max-width:768px) {
    div#thin-strip {
        overflow-y: hidden;
        height: 60px;
        width: 100%;
        background: #fff;
        position: fixed;
        z-index: 200;
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
        box-shadow: 0 2px 5px rgba(0, 0, 0, .3)
    }
    div#thin-strip .wordmark {
        width: 80px;
        height: 50px;
        display: block;
        text-indent: -9999px;
        overflow: hidden;
        background: url(assets/parts/thinstrip.svg) no-repeat 0 -71px;
        position: absolute;
        left: 12px;
        bottom: -1px
    }
    div#thin-strip ul {
        float: right;
        height: 100%
    }
    div#thin-strip ul li {
        list-style: none;
        float: left;
        display: block;
        margin: 14px 0 0
    }
    div#thin-strip ul li.facebook,
    div#thin-strip ul li.twitter,
    div#thin-strip ul li.instagram,
    div#thin-strip ul li.youtube {
        margin: 13px 8px 0 0;
        text-indent: -10000px;
        width: 30px
    }
    div#thin-strip ul li.facebook {
        background: url(assets/parts/thinstrip.svg) no-repeat -7px -13px
    }
    div#thin-strip ul li.twitter {
        background: url(assets/parts/thinstrip.svg) no-repeat -48px -13px
    }
    div#thin-strip ul li.instagram {
        background: url(assets/parts/thinstrip.svg) no-repeat -97px -13px
    }
    div#thin-strip ul li.youtube {
        background: url(assets/parts/thinstrip.svg) no-repeat -127px -13px;
        margin-right: 30px
    }
    div#thin-strip ul li.search {
        text-indent: -10000px;
        width: 40px;
        height: 40px;
        background: url(assets/parts/thinstrip.svg) no-repeat -25px -232px
    }
    div#thin-strip ul li li:nth-child(4),
    div#thin-strip ul li li:nth-child(5),
    div#thin-strip ul li li:nth-child(6),
    div#thin-strip ul li li:nth-child(7) {
        display: none
    }
    div#thin-strip ul li a {
        color: #797979;
        position: relative;
        font-size: 12px;
        font-family: "Encode Sans Compressed", sans-serif;
        font-weight: 600;
        font-size: 15px;
        margin-right: 30px
    }
    div#thin-strip ul li a.slash {
        display: none
    }
    div#thin-strip ul li a.slash:after {
        position: absolute;
        right: -18px;
        height: 25px;
        width: 9px;
        top: -2px;
        content: "";
        background: url(assets/parts/thinstrip.svg) no-repeat -154px -18px
    }
}

.module-hero-image {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 400px;
    background-position: center center;
    overflow: hidden
}

.module-hero-image h1 {
    font-family: "Encode Sans Compressed", sans-serif;
    font-weight: 900;
    line-height: 1;
    font-size: 80px;
    text-transform: uppercase;
    color: #FFF;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .5);
    margin-top: 50px
}

.module-hero-image h1:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    height: 600px;
    left: -360px;
    opacity: .3;
    width: 580px;
    background: url(assets/parents/parents.svg) no-repeat -100px 0;
    z-index: 0
}

.module-hero-image .udub-slant {
    margin: 75px 0 0 0
}

.module-hero-image .udub-slant span {
    background-color: #b7a57a;
    margin-bottom: 0;
    margin-top: 0
}

.module-hero-image .container {
    position: relative;
    height: 100%
}

.boundless-button {
    display: inline-block;
    border-left: 4px solid #FFF;
    overflow: hidden;
    padding: 0 40px 0 0;
    margin-top: 10px;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in
}

.boundless-button.dark span {
    border: 4px solid #4b2e83
}

.boundless-button.dark span a {
    color: #4b2e83
}

.boundless-button.dark span a:after {
    background-position: -211px -13px
}

.boundless-button.dark.sm {
    border-left: 3px solid #4b2e83
}

.boundless-button.dark.sm span {
    border: 3px solid #4b2e83
}

.boundless-button.sm {
    border-left: 3px solid #FFF
}

.boundless-button.sm span {
    border: 3px solid #FFF
}

.boundless-button.sm a {
    padding: 6px 36px 5px 54px
}

.boundless-button:hover {
    border-color: #b7a57a;
    -webkit-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    transform: translate(0, -5px)
}

.boundless-button:hover span {
    border-color: #b7a57a
}

.boundless-button:hover span a {
    color: #b7a57a
}

.boundless-button span {
    border: 4px solid #FFF;
    display: block;
    -webkit-transform: skew(-15deg, 0);
    -ms-transform: skewX(-15deg) skewY(0);
    transform: skew(-15deg, 0);
    overflow: hidden;
    margin-left: -40px;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in
}

.boundless-button span a {
    padding: 10px 40px 10px 60px;
    font-weight: 900;
    font-size: 16px;
    font-family: "Encode Sans Compressed", sans-serif;
    text-transform: uppercase;
    color: #FFF;
    -webkit-transform: skew(15deg, 0);
    -ms-transform: skewX(15deg) skewY(0);
    transform: skew(15deg, 0);
    display: inline-block;
    text-shadow: none;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in
}

.boundless-button span a:after {
    content: "";
    background: url(assets/salmon/salmon.svg) no-repeat -189px -13px;
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 18px;
    height: 30px;
    margin-top: -16px
}

@media only screen and (max-width:992px) {
    .module-hero-image h1 {
        font-size: 40px
    }
}

@media screen and (min-width:768px) {
    .boundless-button.button-second,
    .boundless-button.dark.sm.button-second {
        margin-left: -32px;
        border-left: none
    }
    .boundless-button.button-second span,
    .boundless-button.dark.sm.button-second span {
        margin-left: 10px
    }
    .boundless-button.button-second span a,
    .boundless-button.dark.sm.button-second span a {
        padding-left: 20px;
        position: relative
    }
}

#husky100 div#thin-strip {
    top: 0
}

#husky100 div#thin-strip a:focus,
#husky100 div#thin-strip a:active {
    border: 1px solid #4D90FE;
    -webkit-box-shadow: 0 0 5px #4d90fe;
    box-shadow: 0 0 5px #4d90fe
}

#husky100.logged-in .module-hero-image {
    margin-top: 0px
}

#husky100 .grid {
    padding-left: 0
}
.adjustBreadcrumbs{
	margin-left: 3%;
	margin-top: 2%;
}
#husky100 .grid-item,
#husky100 .grid-sizer {
    list-style: none;
    display: block
}

#husky100 .module-hero-image {
   /* margin-top: 55px*/
}

#husky100 .module-hero-image h1 {
    font-size: 65px;
    margin-top: 190px
}

#husky100 .module-hero-image .udub-slant {
    margin: 0
}

#husky100 .module-hero-image p {
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .7);
    color: #fff;
    margin: 20px 50% 13px 0;
    line-height: 1.5
}

#husky100 div#main-content {
    position: relative
}

#husky100 div#overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(../assets/w.gif) center 200px no-repeat #fff;
    z-index: 1
}

#husky100 .grid {
    background: url(../assets/stripes.svg) #e8e8e8
}

#husky100 .full-bio {
    display: none;
    margin-left: 49.8%;
    overflow: hidden;
    padding: 20px 25px 25px
}

#husky100 .full-bio p {
    font-size: 14px;
    line-height: 1.5
}

#husky100 .full-bio a {
    color: #fff;
    padding: 5px 10px;
    background-color: #4b2e83;
    font-size: 14px;
    line-height: 1.4;
    margin: 5px 5px 0 0;
    display: inline-block
}

#husky100 .full-bio .tags a:hover,
#husky100 .full-bio .tags a:active,
#husky100 .full-bio .tags a:focus {
    background-color: #b7a57a
}

#husky100 .full-bio .bio-info p {
    margin: 0;
    font-size: 18px;
    line-height: 23px;
    -webkit-font-smoothing: initial;
    font-family: "Uni sans", sans-serif
}

#husky100 .full-bio .bio-text {
    margin: 10px -10px 2px 0;
    padding-right: 10px;
    max-height: 476px;
    overflow-y: auto
}

#husky100 .full-bio .bio-text h4 {
    font-weight: 900;
    color: #4b2e83;
    font-size: 17px
}

#husky100 .full-bio .linkedin {
    background: url(../assets/linkedin.png) no-repeat center center;
    text-indent: -99999px;
    background-color: transparent;
    position: relative;
    margin: 0 0 0 25px;
    display: inline-block;
    width: 40px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0
}

#husky100 .full-bio .linkedin:hover,
#husky100 .full-bio .linkedin:active {
    background: url(../assets/linkedin-active.png) no-repeat center center transparent
}

#husky100 .full-bio .linkedin:before {
    position: absolute;
    right: 38px;
    height: 31px;
    width: 19px;
    top: 0;
    content: "";
    background: url(../assets/slash.svg) no-repeat 0 0
}

#husky100 .full-bio h2 {
    text-transform: uppercase;
    font-weight: 900;
    color: #4b2e83;
    margin-top: 0;
    line-height: 30px;
    position: relative;
    padding-right: 70px;
    display: inline-block
}

#husky100 .full-bio h2:after {
    content: "";
    background: url(../assets/bar.svg) no-repeat top right;
    margin-top: 10px;
    display: block;
    width: 75px;
    height: 5px;
    font-family: "Uni sans", sans-serif;
    letter-spacing: .05em
}

#husky100 .front:after {
    content: "";
    display: none;
    width: 190px;
    height: 92px;
    background: url(../assets/husky100badge.png) 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    bottom: 20px
}

#husky100 .featured .front:after {
    display: none
}

#husky100 .open .full-bio {
    display: block
}

#husky100 .open .front:after {
    display: block
}

#husky100 .grid-sizer,
#husky100 .grid-item {
    outline: 1px solid #fff;
    border: 2px solid #fff;
    width: calc(10%);
    margin: 0;
    height: 210px
	
}

#husky100 .grid-sizer.featured,
#husky100 .grid-item.featured {
    width: calc(20%);
    background-color: #fff;
    height: 420px
}

#husky100 .grid-sizer.featured.open,
#husky100 .grid-item.featured.open {
    height: 630px
}

#husky100 .grid-sizer.open,
#husky100 .grid-item.open {
    width: calc(60%);
    height: 630px
}

#husky100 .grid-sizer.open .front,
#husky100 .grid-item.open .front {
    width: 49.8%;
    right: auto
}

#husky100 .grid-sizer {
    border-color: transparent;
    outline: 1px solid transparent
}

#husky100 .special {
    width: calc(30%)
}

#husky100 .title-card {
    width: calc(20%)
}

#husky100 .infographic {
    width: calc(20%)
}

@media only screen and (max-width:1200px) {
    #husky100 .grid-sizer,
    #husky100 .grid-item {
        width: calc(14.28571429%);
        height: 210px
    }
    #husky100 .grid-sizer.featured,
    #husky100 .grid-item.featured {
        width: calc(28.57142857%);
        height: 420px
    }
    #husky100 .grid-sizer.open,
    #husky100 .grid-item.open {
        width: calc(71.42857143%)
    }
    #husky100 .special {
        width: calc(42.85714286%)
    }
    #husky100 .infographic {
        width: calc(28.57142857%)
    }
}

@media only screen and (max-width:992px) {
    #husky100 .grid-sizer,
    #husky100 .grid-item {
        width: calc(16.66666667%);
        height: 210px
    }
    #husky100 .grid-sizer.featured,
    #husky100 .grid-item.featured {
        width: calc(33.33333333%)
    }
    #husky100 .grid-sizer.open,
    #husky100 .grid-item.open {
        width: calc(100%)
    }
    #husky100 .special {
        width: calc(50%)
    }
    #husky100 .infographic {
        width: calc(50%)
    }
}

@media only screen and (max-width:768px) {
    #husky100 .grid-sizer,
    #husky100 .grid-item {
        width: calc(33.33333333%);
        height: 210px
    }
    #husky100 .grid-sizer.featured,
    #husky100 .grid-item.featured {
        width: calc(66.66666667%);
        height: 420px
    }
    #husky100 .grid-sizer.open,
    #husky100 .grid-item.open {
        width: calc(100%)
    }
    #husky100 .special {
        width: calc(66.66666667%)
    }
    #husky100 .infographic {
        width: calc(66.66666667%)
    }
}

@media only screen and (max-width:480px) {
    #husky100 .grid-sizer,
    #husky100 .grid-item {
        width: calc(50%);
        height: 180px
    }
    #husky100 .grid-sizer.featured,
    #husky100 .grid-item.featured {
        width: calc(50%);
        height: 360px
    }
    #husky100 .grid-sizer.open,
    #husky100 .grid-item.open {
        width: calc(100%)
    }
    #husky100 .special {
        width: calc(100%)
    }
    #husky100 .infographic {
        width: calc(100%)
    }
}

#husky100 .grid-item.special {
    background-color: #4b2e83;
    box-sizing: border-box;
    padding: 30px 40px 40px 40px;
    display: block;
    font-size: 18px
}

#husky100 .grid-item.special .udub-slant {
    margin: 10px 0 20px 0;
    position: static
}

#husky100 .grid-item.special .udub-slant span {
    background-color: #b7a57a;
    height: 6px;
    margin-left: -135px
}

#husky100 .grid-item.special h2 {
    font-weight: 900;
    margin-top: 0;
    color: #fff;
    text-transform: uppercase
}

#husky100 .grid-item.special p {
    color: #fff;
    font-size: 15px;
    line-height: 1.3
}

#husky100 .grid-item.infographic {
    text-align: center;
    padding: 18px 20px 20px 20px;
    overflow: hidden;
    background: url(../assets/lines.svg) 0 0 no-repeat #4b2e83
}

#husky100 .grid-item.infographic img {
    display: none
}

#husky100 .grid-item.infographic:focus {
    background-color: #b7a57a
}

#husky100 .grid-item.infographic h3 {
    font-weight: 900;
    text-transform: uppercase;
    text-align: right;
    color: #FFF;
    position: absolute;
    bottom: 10px;
    right: 50px;
    font-size: 23px;
    padding-left: 20px
}

#husky100 .grid-item.infographic h3:after {
    content: "";
    width: 1px;
    height: 90px;
    bottom: -40px;
    background-color: #FFF;
    position: absolute;
    right: -20px;
    transform: rotate(15deg)
}

#husky100 .grid-item.infographic .front {
    background-color: transparent;
    cursor: pointer
}

#husky100 .grid-item.infographic img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

#husky100 .grid-item.infographic p {
    opacity: 0
}

#husky100 .grid-item.infographic.open .front {
    width: 100%
}

#husky100 ul#filter {
    text-align: center;
    padding: 30px 0 0;
    margin-bottom: 30px
}

#husky100 ul#filter .sort_by {
    font-family: "Encode Sans Compressed", sans-serif;
    font-weight: 900;
    color: #4b2e83;
    text-transform: uppercase
}

#husky100 ul#filter select {
    font-family: "Encode Sans Compressed", sans-serif;
    font-weight: 900;
    color: #4b2e83;
    border: 2px solid #ddd;
    width: 160px;
    margin: 0 10px;
    background: 0 0;
    padding: 10px 10px 10px 20px;
    font-size: 16px;
    line-height: 1;
    border-radius: 0;
    -webkit-appearance: none;
    position: relative;
    z-index: 1
}

#husky100 ul#filter li {
    list-style: none;
    display: inline-block;
    position: relative
}

@media only screen and (min-width:769px) {
    #husky100 ul#filter li:nth-child(6) select,
    #husky100 ul#filter li:nth-child(4) select {
        width: 180px
    }
}

#husky100 ul#filter li.select:hover select,
#husky100 ul#filter li.select:active select,
#husky100 ul#filter li.select:focus select,
#husky100 ul#filter li.select:hover label,
#husky100 ul#filter li.select:active label,
#husky100 ul#filter li.select:focus label {
    background-color: #ECECEC
}

#husky100 ul#filter li.select label {
    position: absolute;
    z-index: 10;
    background-color: #FFF;
    left: 12px;
    top: 2px;
    bottom: 2px;
    right: 45px;
    text-align: left;
    padding: 4px 0 0 12px;
    pointer-events: none;
    font-family: "Encode Sans Compressed", sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    color: #4b2e83
}

#husky100 ul#filter li.select:after,
#husky100 ul#filter li.select:before {
    z-index: 2;
    pointer-events: none;
    position: absolute;
    content: "";
    display: block
}

#husky100 ul#filter li.select:after {
    right: 23px;
    top: 15px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #DDD
}

#husky100 ul#filter li.select:before {
    right: 13px;
    top: 2px;
    width: 43px;
    height: 35px;
    background-color: #fff
}

#husky100 ul#filter li.select:hover:after {
    border-top-color: #4b2e83;
    z-index: 10
}

#husky100 ul#filter li.select:hover:before {
    background-color: #ECECEC
}

#husky100 ul#filter li button {
    font-family: "Encode Sans Compressed", sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    color: #4b2e83;
    display: block;
    padding: 5px 20px 5px 20px;
    background: 0 0;
    border: none
}

#husky100 ul#filter li button:hover,
#husky100 ul#filter li button:focus {
    color: #b7a57a;
    outline: 0
}

#husky100 ul#filter li button:hover .udub-slant span,
#husky100 ul#filter li button:focus .udub-slant span {
    -webkit-transition: .3s margin linear;
    transition: .3s margin linear;
    margin-left: -175px
}

#husky100 ul#filter.select_active #clear {
    opacity: 1;
    width: auto;
    margin: 0 10px 0 20px;
    display: inline
}

#husky100 ul#filter .labelToggle label {
    display: none
}

#husky100 ul#filter #clear {
    color: #A5A5A5;
    font-weight: 700;
    font-size: 14px;
    opacity: 0;
    width: 0;
    display: none
}

#husky100 ul#filter #clear svg {
    margin-bottom: -13px;
    margin-right: 8px
}

#husky100 ul#filter .udub-slant {
    position: absolute;
    bottom: -6px;
    left: 20px;
    padding-right: 5px;
    margin: 0
}

#husky100 ul#filter .udub-slant span {
    background-color: #b7a57a;
    height: 5px;
    margin-left: -250px
}

#husky100 .search_slash {
    position: relative
}

#husky100 .search_slash:before {
    position: absolute;
    right: 58px;
    height: 45px;
    width: 19px;
    top: -8px;
    content: "";
    background: url(../assets/slash.svg) no-repeat 0 0
}

#husky100 #searcher {
    cursor: pointer;
    height: 26px;
    margin-bottom: -10px;
    width: 50px;
    margin-left: 40px;
    display: block;
    overflow: hidden
}

#husky100 #searcher.is-checked svg {
    margin-top: -32px
}

#husky100 #searcher:hover path,
#husky100 #searcher:focus path {
    fill: #b7a57a
}

#husky100 #searcher:focus {
    border: 1px solid #4D90FE;
    -webkit-box-shadow: 0 0 5px #4d90fe;
    box-shadow: 0 0 5px #4d90fe
}

#husky100 div#searcher_wrap {
    text-align: center;
    height: 0;
    overflow: hidden
}

#husky100 div#searcher_wrap.active_search {
    -webkit-transition: height .2s cubic-bezier(0, .65, .26, 1.01);
    transition: height .2s cubic-bezier(0, .65, .26, 1.01);
    height: 150px
}

#husky100 div#searcher_wrap input {
    border: none;
    width: 44%;
    border-bottom: 2px solid #E2E2E2;
    font-size: 50px;
    padding: 10px 140px 0;
    margin-bottom: 50px
}

#husky100 div#searcher_wrap input:focus {
    outline: 0
}

#husky100 div#searcher_wrap input::-webkit-input-placeholder {
    color: #CACACA;
    text-align: center
}

#husky100 div#searcher_wrap input:-moz-placeholder {
    color: #CACACA;
    text-align: center
}

#husky100 div#searcher_wrap input::-moz-placeholder {
    color: #CACACA;
    text-align: center
}

#husky100 div#searcher_wrap input:-ms-input-placeholder {
    color: #CACACA;
    text-align: center
}

#husky100 .grid-item {
    background-color: #fff;
    z-index: 0;
    position: relative
}

#husky100 .grid-item .front,
#husky100 .grid-item .back,
#husky100 .grid-item .flipper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#husky100 .grid-item .front {
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#husky100 .grid-item .back {
    cursor: pointer;
    background-color: #4b2e83;
    padding: 15px
}

#husky100 .grid-item .back p.back-title {
    font-family: "Encode Sans Compressed", sans-serif;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 5px;
    font-size: 16px;
    line-height: 1.3
}

#husky100 .grid-item .back p {
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 0;
    font-family: "Uni sans", sans-serif;
    font-weight: 700
}

#husky100 .grid-item .back p:last-child {
    position: relative
}

#husky100 .grid-item .back p:last-child:after {
    content: "";
    width: 22px;
    height: 22px;
    margin-top: 10px;
    display: block;
    background: url(../assets/plus.svg) 0 0 no-repeat
}

#husky100 .grid-item.featured {
    background-color: #fff
}

#husky100 .grid-item.featured .back {
    padding: 25px
}

#husky100 .grid-item.featured .back h3 {
    font-size: 22px;
    line-height: 1.4
}

#husky100 .grid-item.featured .back p {
    font-size: 14px;
    line-height: 1.4
}

#husky100 .grid-item img {
    width: 100%;
    height: auto
}

#husky100 .grid-item.active {
    width: 100%
}

#husky100 .grid-item.active div {
    display: block
}

#husky100 .grid-item.active img {
    width: 200px
}

#husky100 .headlines {
    margin-top: -170px;
    padding-left: 0
}

#husky100 .headlines h2,
#husky100 .headlines h3 {
    font-family: "Uni sans", sans-serif;
    font-weight: 400;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .7);
    font-size: 35px;
    color: #fff;
    margin: 0;
    opacity: .8
}

#husky100 .headlines h2 {
    margin-bottom: 40px
}

#husky100 .headlines h3 {
    font-size: 25px
}

@media only screen and (max-width:992px) {
    #husky100 .welcome-intro .col-md-8 {
        padding: 60px 50px 0 50px
    }
    #husky100 .module-hero-image {
        height: auto;
        padding: 40px 20px 50px 20px
    }
    #husky100 .module-hero-image .udub-slant {
        margin: 15px 0 0 0
    }
    #husky100 .module-hero-image .container:after {
        display: none
    }
    #husky100 ul#filter li.select {
        margin-bottom: 10px
    }
}

@media only screen and (max-width:768px) {
    #husky100 .search_slash:before {
        display: none
    }
    #husky100 #searcher {
        width: auto;
        margin-left: 0;
        border: 2px solid #ddd;
        padding: 10px 0 30px;
        background-color: #ECECEC
    }
    #husky100 .module-hero-image {
        padding-top: 70px;
        background-position: left top
    }
    #husky100 .module-hero-image h1 {
        margin-top: 0;
        font-size: 40px
    }
    #husky100 .module-hero-image h1:after {
        top: -80px
    }
    #husky100 .module-hero-image p {
        margin: 20px 20px 0 0;
        font-size: 15px;
        line-height: 1.3
    }
    #husky100 ul#filter {
        margin: 10px 20px 0;
        padding: 0 0 20px
    }
    #husky100 ul#filter .udub-slant {
        display: none
    }
    #husky100 ul#filter li {
        width: 100%;
        margin: 0 0 10px
    }
    #husky100 ul#filter li button {
        width: 100%
    }
    #husky100 ul#filter li select {
        width: 100%;
        margin: 0
    }
    #husky100 .grid-item.featured.open {
        height: 900px
    }
    #husky100 .grid-item.open {
        height: 900px
    }
    #husky100 .grid-item.open .flipper {
        position: static
    }
    #husky100 .grid-item.open .front {
        position: static;
        width: 100%;
        height: 350px;
        background-position: center top
    }
    #husky100 .grid-item.open .front:after {
        width: 140px;
        height: 62px
    }
    #husky100 .grid-item.open .full-bio {
        position: static;
        width: 100%;
        margin-left: 0;
        padding: 40px 45px 50px
    }
    #husky100 .grid-item.open .full-bio .bio-text {
        max-height: 325px
    }
    #husky100 .grid-item.open .full-bio .linkedin {
        margin: 0;
        width: 38px
    }
    #husky100 .grid-item.open .full-bio .linkedin:before {
        display: none
    }
    #husky100 .grid-item.open .tags {
        display: none
    }
    #husky100 div#searcher_wrap input {
        border: none;
        width: 90%;
        border-bottom: 2px solid #E2E2E2;
        font-size: 20px;
        padding: 10px 20px 0;
        margin-bottom: 10px
    }
    #husky100 div#searcher_wrap.active_search {
        height: 70px
    }
}

@media only screen and (min-width:481px) {
    #husky100 .module-hero-image a:focus {
        color: #b7a57a;
        background: rgba(0, 0, 0, .5)
    }
    #husky100 .module-hero-image div.second {
        border-left: none;
        margin-left: -30px
    }
    #husky100 .module-hero-image div.second span {
        margin-left: 7px
    }
    #husky100 .module-hero-image div.second a {
        padding: 6px 36px 5px 26px
    }
}

.flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000
}

.flip-container:not(.open):hover .back,
.flip-container:not(.open):focus .back,
.flip-container:not(.open):active .back {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.flip-container:not(.open):hover .front,
.flip-container:not(.open):focus .front,
.flip-container:not(.open):active .front {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.flip-container.infographic:not(.open):hover .back,
.flip-container.infographic:not(.open):focus .back,
.flip-container.infographic:not(.open):active .back {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.flip-container.infographic:not(.open):hover .front,
.flip-container.infographic:not(.open):focus .front,
.flip-container.infographic:not(.open):active .front {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.flipper:not(.open) {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -webkit-transition-delay: 2s;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative
}

.front,
.back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: 1s;
    transform-style: preserve-3d
}

.front {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.back {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.ie10 #husky100 ul#filter li.select label {
    position: static
}

