body {
    color: #4B4948;
}
.navbar-default {
    background-color: transparent;
    padding-left: 8px;
    padding-right: 8px;
}
nav.navbar {
    border: none;
    border-radius: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}
ul.nav.navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 2px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
}

.nav.navbar-nav li {
    margin-left: 2px;
}

.nav.navbar-nav li:first-child {
    margin-left: 0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.navbar-default .navbar-toggle {
    margin-top: 19px;
    margin-bottom: 19px;
}

.navbar .navbar-brand {
    width: 118px;
    height: 44px;
    background-size: 118px 44px;
    margin-top: 14px;
    margin-bottom: 14px;
    margin-left: -10px;
    display: none !important;;
}

ul.nav.navbar-nav.nav-bottom > li > a {
    font-weight: normal;
    font-size: 15px;
}

ul.nav.navbar-nav.left {
    margin-left: -15px;
}

ul.nav.navbar-nav.right {
    margin-right: -15px;
}

ul.nav.navbar-nav > li > a:hover {
    color: #4B4948;
    background-color: #FFF;
}

.footer ul.nav.navbar-nav > li.active > a,
.footer ul.nav.navbar-nav > li > a:hover {
    color: #E5403E;
}

.footer ul.nav.navbar-nav > li.active > a {
    background-color: #EEE;
}

ul.nav.navbar-nav.right {
    float: right;
}

.hero-1 {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 480px;
}

.hero-1 .logo-container {
    position: absolute;
    width: 100%;
    bottom: 136px;
    height: 96px;
}

.navbar-default .navbar-nav >.active>a,
.navbar-default .navbar-nav >.active > a:hover,
.navbar-default .navbar-nav >.active > a:focus {
    background-color: #E5403E;
    color: #FFF;
}

#home #title {
    position: absolute; width: 100%; bottom: 60px; line-height: 96px;
}

#home .hero-1 {
    background-image: url('../img/hero-1-grad.jpg?3');
    background-position: center top;
    height: 600px;
}

#about-us .hero-1 {
    background-image: url('../img/hero-7.jpg');
    background-position: center left;
}

#partners .hero-1 {
    background-image: url('../img/hero-6.jpg');
    background-position: center center;
}

#contact-us .hero-1 {
    background-image: url('../img/hero-1.jpg');
    background-position: center 20%;
}

#jobs .hero-1 {
    background-image: url('../img/hero-8.jpg');
    background-position: left top;
}

#jobs .current-openings {
  padding: 0 1vw;
  color: red;
}

#jobs .current-openings:hover {
  background-color: red;
  color: white;
  text-decoration: none;
}

.logo-red {
    width: 262px;
    height: 96px;
    background-image: url('../img/logo-red.png?1');
    background-repeat: no-repeat;
    background-size: 262px 96px;
    position: absolute;
}

#home #copy-1 {
    font-size: 48px;
    font-weight: bold;
    color: #FFF;
    line-height: 53px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0 15px;
    text-align: center;
    width: 100%;
}

#home .logo-red,
#home #copy-1 {
    display: inline-block;
    vertical-align: middle;
}

#we-hiring > a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #FFF;
    color: #E5403E;
    padding: 20px 25px;
    line-height: 20px;
    border-radius: 2px;
    transform: rotate(-90deg);
    transform-origin: 0px 0px;
    position: absolute;
    left: 0;
    top: 0;
}

#we-hiring > a:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #E5403E;
}

#we-hiring {
    width: 60px;
    height: 0px;
    position: fixed;
    right: 0;
    top: 50%;
}

.bg-dark {
    background-color: #4B4947;
}

.bg-red {
    background-color: #E5403E;
}

.bg-gray {
    background-color: #EEEEEE;
}

.bg-dark, .bg-red,
.bg-dark a, .bg-red a {
    color: #FFF;
}

.bg-dark a, .bg-red a {
    text-decoration: underline;
}

p {
    margin: 0;
}

.patagonia-logo {
    width: 246px;
    height: 49px;
    background-image: url('../img/patagonia-logo-white.png?1');
    background-repeat: no-repeat;
    background-size: 246px 49px;
}

.patagonia-logo.black {
    width: 280px;
    height: 56px;
    background-image: url('../img/patagonia-logo-black.png?1');
    background-size: 280px 56px;
}

.eileen-fisher-logo {
    width: 120px;
    height: 60px;
    background-image: url('../img/eileen-fisher-logo-white.png?1');
    background-repeat: no-repeat;
    background-size: 120px 60px;
}

.eileen-fisher-logo.black {
    width: 152px;
    height: 76px;
    background-image: url('../img/eileen-fisher-logo-black.png?1');
    background-size: 152px 76px;
}

.rei-co-op-logo {
    width: 110px;
    height: 70px;
    background-image: url('../img/rei-co-op-white.png');
    background-size: 110px 70px;
}

.rei-co-op-logo.black {
    width: 128px;
    height: 81px;
    background-image: url('../img/rei-co-op-black.png');
    background-size: 128px 81px;
}

#home #copy-2 {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    padding: 40px 0;
}

#home #partner-logos {
    line-height: 130px;
    text-align: center;
}

#home #partner-logos > div {
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px;
}

#home #copy-3 {
    font-size: 20px;
    text-align: center;
    padding-bottom: 36px;
}

#home .the-future {
  padding: 0 1vw;
  color: white;
}

#home .the-future:hover {
  background-color: white;
  color: black;
  text-decoration: none;
}

#home #copy-4,
#partners #copy-1-1,
#about-us #copy-1-1,
#jobs #copy-1-1 {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    padding: 32px 0;
}

#jobs #copy-1-1 {

}

#home .checkerboard .head,
#jobs .checkerboard .head {
    color: #E5403E;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 6px;
}

#jobs .checkerboard .copy,
#home .checkerboard .copy {
    font-size: 20px;
    color: #4B4948;
}

#jobs .checkerboard .container > .row,
#home .checkerboard .container > .row {
    height: 348px;
    display: block;
}

#jobs .checkerboard .image,
#home .checkerboard .image {
    height: 100%;
    position: absolute;
    width: 50%;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#about-us .video-play-button {
    width: 84px;
    height: 84px;
    background-image: url('../img/play-button.png');
    background-size: 84px 84px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -42px;
    margin-left: -42px;
    cursor: pointer;
}

#about-us .video-play-button:hover {
    opacity: 0.8;
}

#about-us .video-play-button.playing {
    opacity: 0;
}

#home .checkerboard .img-1 {
    background-image: url('../img/checkerboard-home-3.jpg?1');
    background-position: center 20%;
}

#home .checkerboard .img-2 {
    background-image: url('../img/checkerboard-home-4.jpg?2');
}

#jobs .checkerboard .img-1 {
    background-image: url('../img/checkerboard-jobs-1.jpg?1');
}

#jobs .checkerboard .img-2 {
    background-image: url('../img/checkerboard-jobs-2.jpg?2');
    background-position: left top;
}

#jobs .checkerboard .img-3 {
    background-image: url('../img/checkerboard-jobs-3.jpg?1');
    background-position: right top;
}

#jobs .checkerboard .image.right,
#home .checkerboard .image.right {
    right: 0;
}
#jobs .checkerboard .image.left,
#home .checkerboard .image.left {
    left: 0;
}

#jobs .checkerboard .copy-container,
#home .checkerboard .copy-container {
    padding: 46px 0;
    min-height: 348px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#jobs .checkerboard .copy-container > *,
#home .checkerboard .copy-container > * {
    width: 100%;
    display: block;
}

#home #how-it-works {
    text-align: center;
}

#home #how-it-works .head {
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    padding: 34px 0;
}

#home #how-it-works img {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 34px;
    display: inline-block;
}

#home #how-it-works-pipeline .head {
    color: #E5403E;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 16px;
}

#home #how-it-works-pipeline .copy {
    font-size: 15px;
    padding-bottom: 32px;
}

#home #copy-5-head,
#home #copy-6-head {
    font-size: 35px;
    font-weight: bold;
    line-height: 94px;
    text-align: center;
}

#home #copy-6-head {
    line-height: 150px;
}

#home #copy-5 {
    font-size: 18px;
    padding-bottom: 32px;
    text-align: center;
}

#home #copy-6-head {
    text-align: center
}

#home #yerdle-can-help .pic {
    width: 100%;
    height: 256px;
    background-repeat: no-repeat;
}

#home #yerdle-can-help .pic-1 {
    background-image: url('../img/yerdle-can-help-pic-4.jpg');
    background-size: 170%;
    background-position: center;
}

#home #yerdle-can-help .pic-2 {
    background-image: url('../img/yerdle-can-help-pic-5.jpg');
    background-size: cover;
    background-position: center 15%;
}

#home #yerdle-can-help .pic-3 {
    background-image: url('../img/hero-5.jpg');
    background-size: cover;
    background-position: 50% 0%;
}

#home .copy-7-head {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 64px;
    font-weight: bold;
    color: #E5403E;
}

#home .copy-7 {
    font-size: 18px;
    padding-bottom: 36px;
}

#home .hero-2 {
    background-image: url('../img/hero-2.jpg?2');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 42%;
}

#home #copy-8-head {
    height: 252px;
    display: table-cell;
    vertical-align: middle;
    color: #4B4948;
    font-weight: bold;
    font-size: 48px;
}

.footer {
    position: relative;
}

.footer .nav {
    position: absolute;
    bottom: -99px;
}

.footer .logo-white {
    width: 147px;
    height: 56px;
    background-image: url('../img/logo-white.png?1');
    background-size: 147px 56px;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 30px;
}

.footer a.site-nav,
.footer .head {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 20px;
    margin-top: 44px;
    margin-bottom: 30px;
    display: inline-block;
}
.footer a {
    text-decoration: none;
}
.footer a:hover {
    text-decoration: underline;
}

.footer .content {
    font-size: 18px;
}

.footer {
    padding-bottom: 112px;
}

.footer .content-bottom {
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    font-size: 18px;
    position: absolute;
    bottom: 0;
}

#jobs #copy-1-2,
#about-us #copy-1-2 {
    color: #4B4948;
    font-size: 24px;
    text-align: center;
    padding-top: 36px;
    padding-bottom: 36px;
}

#about-us #copy-2-1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 49px;
    padding-top: 28px;
    padding-bottom: 46px;
    text-align: center;
}
#partners #copy-1-head {
    line-height: 48px;
    padding: 30px 0;
    font-size: 45px;
    font-weight: bold;
}

#in-the-press {
    padding-bottom: 55px;
}

#about-us table {
    border-spacing: 20px;
    border-collapse: separate;
    margin: -20px;
}

#about-us table td {
    vertical-align: top;
}

#about-us .card {
    width: 33.3333333%;
    background-color: #FFF;
    padding: 0px 16px 64px;
    position: relative;
}

#about-us .logo-container {
    line-height: 104px;
    width: 100%;
    text-align: center;
}


#about-us .quote {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.quote:before {
    content: '“';
}

.quote:after {
    content: '”';
}

#about-us .logo {
    display: inline-block;
    vertical-align: middle;
}

#about-us .attrib {
    width: 100%;
    position: absolute;
    bottom: 18px;
    left: 0;
    font-size: 18px;
    text-align: center;
}

#partners #copy-1 {
    font-size: 18px;
    padding-bottom: 36px;
}

#partners #copy-1-2 {
    font-size: 24px;
    text-align: center;
    padding: 26px;
}

.bg-white {
    background-color: #FFF;
}

#about-us .praise .logo {
    background-repeat: no-repeat;
}

#about-us .wwd-logo {
    width: 117px;
    height: 58px;
    background-image: url('../img/wwd-logo.png?1');
    background-size: 117px 58px;
}

#about-us .wwd-logo.black {
    background-image: url('../img/wwd-logo-black.png?1');
}

#about-us .fast-company-logo {
    width: 181px;
    height: 27px;
    background-image: url('../img/fast-company-logo.png?1');
    background-size: 181px 27px;
}

#about-us .fast-company-logo.black {
    background-image: url('../img/fast-company-logo-black.png?1');
}

#about-us .green-biz-logo {
    width: 178px;
    height: 34px;
    background-image: url('../img/green-biz-logo.png?1');
    background-size: 178px 34px;
}

#about-us .green-biz-logo.black {
    background-image: url('../img/green-biz-logo-black.png?1');
}

#about-us .praise .content-cell {
    height: 138px;
    display: table-cell;
    vertical-align: middle;
}

#about-us .praise .content-cell > * {
    display: inline-block;
    font-size: 0px;
}

#about-us .praise .quote {
    font-size: 22px;
    line-height: 26.4px;
}

#about-us .praise .attrib {
    font-size: 14px;
    line-height: 26.4px;
}

#about-us .praise .attrib::before {
    content: '— ';
}

#about-us #research-and-whitepapers .head {
    font-size: 35px;
    font-weight: bold;
    line-height: 48px;
    padding: 23px 0;
}

#about-us #research-and-whitepapers {
    padding-bottom: 20px;
}

#about-us #research-and-whitepapers ul > li {
    padding: 10px 0;
}

#about-us .doc-title {
    font-size: 22px;
    font-weight: bold;
}

#about-us .doc-link {
    font-size: 18px;
    color: #4B4948;
}

#about-us .doc-title::after {
    content: '|';
    margin: 0 14px;
    font-weight: normal;
    font-size: 18px;
}

#partners .learn-button,
#jobs .apply-button {
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    line-height: 16px;
    padding: 11px 26px;
    color: #FFF;
    background-color: #4B4947;
    border-radius: 2px;
    text-transform: uppercase;
    text-align: center;
}

#jobs .title {
    color: #E5403E;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 14px;
}

#jobs .desc {
    font-size: 18px;
}

#partners .copy-container {
    padding: 72px 72px 72px 113px;
}

#partners .copy-container.right {
    padding: 72px 113px 72px 72px;
}

#partners .copy {
    font-size: 18px;
    padding: 36px 0;
}

#partners .learn-button:hover,
#jobs .apply-button:hover {
    text-decoration: none;
}

#partners .checkerboard {
    position: relative;
}

#partners #cta {
    padding-top: 60px;
    padding-bottom: 60px;
}

#partners #copy-2-1 {
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    margin-bottom: 26px;
}

#partners #copy-2-2 {
    font-size: 18px;
    text-align: center;
}

#partners .images-container {
    width: 50%;
    position: absolute;
    top: 0;
    height: 100%;
}

#partners .images-container .image-container {
    height: 100%;
    width: 100%;
    padding: 0;
}

#partners .images-container .image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}

#partners .image.partner-1 {
    background-image: url('../img/partners-partner-5.jpg');
}

#partners .image.partner-2 {
    background-image: url('../img/partners-partner-6.jpg');
    background-position: right top;
}

#partners .image.partner-3 {
    background-image: url('../img/partners-partner-7.jpg');
    background-position: center center;
}

#partners .image.partner-4 {
    background-image: url('../img/partners-partner-4.jpg');
    background-position: 70% top;
}

#contact-us #copy-1-head {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    line-height: 46px;
    padding: 24px 0;
    text-transform: uppercase;
}

#contact-us #copy-2-head {
    font-size: 45px;
    font-weight: bold;
    line-height: 38px;
    padding: 36px 0;
}

#contact-us input,
#contact-us textarea {
    border-radius: 0;
}

#partners .checkerboard {
    background-color: #EEE;
}

#partners .checkerboard a {
    color: #4B4948;
    text-decoration: underline;
}

#contact-us input[type="submit"] {
    background-color: #E5403E;
    border: none;
    border-radius: 2px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
    padding: 18px 36px;
    line-height: 19px;
    margin: 10px 0 30px;
}

#contact-us .form-group label,
#contact-us #disclaimer-copy {
    color: #E5403E;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 20px;
    padding: 4px 0 16px;
}

#contact-us #disclaimer-copy {
    padding-bottom: 80px;
}

#contact-us #address-column {
    position: relative;
}
#contact-us #address-container {
    height: 110px;
    display: table-cell;
    vertical-align: middle;
}

#contact-us #company-name,
#contact-us #address {
    font-size: 18px;
    color: #E5403E;
    text-transform: uppercase;
}

#contact-us #company-name {
    font-weight: bold;
}

#contact-us #map {
    height: 636px;
    margin-bottom: 36px;
}
.form-control:focus {
    border-color: #CCC;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(122, 122, 122, 0.4);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(122, 122, 122, 0.4);
}

#jobs #copy-1-head {
    font-size: 45px;
    line-height: 48px;
    font-weight: bold;
    padding: 30px 0;
}

#jobs #copy-1 {
    font-size: 18px;
    padding-bottom: 16px;
}

#jobs .apply-button {
    margin: 14px 0;
}

#jobs .position {
    padding-bottom: 32px;
}

#jobs #what-we-offer {
    font-size: 20px;
    text-align: center;
}

#jobs #what-we-offer .copy-2-1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    padding: 36px 0 26px;
}

#jobs #what-we-offer .copy-2-3 {
    font-weight: bold;
    padding: 36px 0;
}

#jobs #glassdoor {
    padding-top: 40px;
    padding-bottom: 46px;
}

.stars {
    display: inline-block;
    width: 169px;
    height: 29px;
    background-image: url('../img/stars.png');
    background-size: 339px 61px;
}

#jobs .stars {
    vertical-align: top;
}

#jobs .rating {
    height: 55px;
    line-height: 55px;
    display: inline-block;
    margin-top: 30px;
}

#jobs .rating .num {
    font-size: 72px;
    font-weight: 300;
    margin-right: 14px;
}

#jobs #glassdoor .logo {
    width: 284px;
    height: 58px;
    background-image: url('../img/glassdoor-logo.png');
    background-size: 284px 58px;
    display: inline-block;
}

#jobs #glassdoor > .row > * {
    padding-left: 26px;
    padding-right: 26px;
}

#jobs #glassdoor > .row > *:first-child {
    text-align: right;
}

#jobs #glassdoor .quote {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
}

#jobs .copy-4 {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    line-height: 130px;

}

#jobs-listing .section {
    border-top: 1px solid #4B4948;
    padding-top: 24px;
}

#jobs-listing .section > div:first-child {
    font-size: 20px;
    font-weight: 700;
    padding-left: 48px;
}
#jobs-listing .section > div:last-child {
    padding-right: 48px;
}

#jobs-listing .section:last-child {
    border-bottom: 1px solid #4B4948;
}

#jobs .copy-5 {
    text-align: center;
    padding: 24px 0 60px;
    font-size: 20px;
}

#jobs .copy-5 a {
    color: #4B4948;
    font-weight: 700;
}

.navbar-nav li.active:last-child {
/*    margin-right: 16px; */
}

#video-container {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -100;
    background-color: rgba(0, 0, 0, 0);
    transition: z-index 1s, background-color 1s;
}

#video-container.playing {
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 2000;
    transition: z-index 0s, background-color 1s;
}

#video-container > * {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#video-container.fullscreen > * {
    transform: translate(0px, 0px) !important;
}

#video-container .video {
    width: 80vw;
    height: 45vw;

}

@media (min-width: 1280px) {
    #jobs .checkerboard .container > .row,
    #home .checkerboard .container > .row {
	height: 40vh;
    }
    #home .copy-7-head {
	font-size: 20px;
    }

}

@media (max-width: 1280px) {
    #home #how-it-works-pipeline .head {
	font-size: 11.25px;
	padding-bottom: 6px;
    }
    #partners .copy-container {
	padding: 36px 36px 36px 0;
    }

    #partners .copy-container.right {
	padding: 36px 0 36px 36px;
    }
    #home #copy-1 {
	font-size: 40px;
	line-height: 48px;
    }
    .footer a.site-nav,
    .footer .head,
    .footer .content,
    .footer .content-bottom {
	font-size: 14px;
    }
    .footer a.site-nav,
    .footer .head {
	margin-bottom: 16px;
    }
}

@media (max-width: 1080px) {
    #home #copy-1 {
	padding-left: 144px;
    }
}

@media (max-width: 992px) {
    #home #copy-1 {
	margin-left: 0px;
	margin-right: 0px;
	font-size: 38px;
	line-height: 48px;
    }
    #home #yerdle-can-help .pic {
	height: 400px;
    }
    #partners .copy-container {
	padding: 36px 36px 36px 0;
    }

    #home #how-it-works-pipeline {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
    }

    #home #how-it-works-pipeline .head {
	font-size: 14px;
    }

    #partners .copy-container.right {
	padding: 36px 0 36px 36px;
    }
    #partners .learn-button {
	font-size: 13px;
	font-weight: bold;
	display: inline-block;
	line-height: 16px;
	padding: 16px;
	color: #FFF;
	background-color: #4B4947;
	border-radius: 2px;
	text-transform: uppercase;
	text-align: center;
    }

    #about-us .quote {
	font-size: 18px;
    }

    #about-us .attrib {
	font-size: 13px;
    }

    #jobs-listing .section > div:first-child {
	padding-left: 16px;
    }

    #jobs-listing .section > div:last-child {
	padding-right: 16px;
    }
}

@media (max-width: 930px) {
    #home #copy-1 {
	padding: 0 15px;
	margin-top: 112px;
    }
}

@media (max-width: 768px) {
    #jobs .checkerboard,
    #home .checkerboard {
	padding-top: 10px;
    }
    #home .checkerboard .image {

    }
    #partners .checkerboard {
	padding-top: 10px;
	padding-bottom: 10px;
    }
    #home #how-it-works .head,
    #about-us #copy-2-1 {
	font-size: 24px;
    }
    #about-us #copy-2-1 {
	padding-top: 20px;
	padding-bottom: 20px;
    }
    #jobs #copy-1-2, #about-us #copy-1-2, #partners #copy-1-2 {
	font-size: 18px;
    }
    #home .checkerboard .head, #jobs .checkerboard .head {
	font-size: 20px;
	padding-bottom: 16px;
    }
    #jobs .checkerboard .copy, #home .checkerboard .copy {
	font-size: 18px;
    }
    .patagonia-logo {
	width: 141px;
	height: 28px;
	background-size: 141px 28px;
    }

    .eileen-fisher-logo {
	width: 69px;
	height: 34px;
	background-size: 69px 34px;
    }

    .rei-co-op-logo {
	width: 63px;
	height: 40px;
	background-size: 63px 40px;
    }

    #home #partner-logos {
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
    }
    #home #partner-logos > div {
	display: inline-block;
	margin: 10px 10px;
    }
    #home #copy-3 {
	font-size: 14px;
	line-height: 18px;
    }
    #home #copy-4, #partners #copy-1-1, #about-us #copy-1-1, #jobs #copy-1-1 {
	font-size: 18px;
	line-height: 32px;
    }
    #home #copy-5-head, #home #copy-6-head {
	font-size: 18px;
	line-height: 32px;
    }
    #about-us .video-play-button {
	margin-top: 0px;
    }
    #home #title {
	height: 100%;
	bottom: 20px;
    }
    #home #copy-1 {
	font-size: 24px;
	line-height: 32px;
	position: absolute;
	width: 100%;
	bottom: 0px;
    }
    #home #copy-2 {
	font-size: 18px;
	line-height: 24px;
    }
    .hero-1 .logo-red {
	display: none !important;
    }
    .navbar .navbar-brand {
	display: inline-block !important;
    }
    #we-hiring {
	position: absolute;
	top: 230px;
    }
    .navbar-nav li.active:last-child {
	margin-right: 0;
    }

    #home .checkerboard .head,
    #home .checkerboard .copy,
    #jobs .checkerboard .head,
    #jobs .checkerboard .copy {
	text-align: center;
    }

    #home .copy-7-head,
    #home .copy-7 {
	text-align: center;
    }
    #home #yerdle-can-help .pic {
	height: 212px;
    }
    #jobs #glassdoor > .row > * {
	text-align: center !important;
	padding-left: 10px;
	padding-right: 10px;
    }

    #jobs #glassdoor > .row > *:last-child {
	margin-top: 64px;
    }

    #jobs #glassdoor > .row > *:last-child br {
	display: none;
    }

    .footer .content-bottom {
	position: relative;
    }
    #contact-us #copy-2-head {
	font-size: 34px;
	font-weight: bold;
	line-height: 38px;
	padding: 32px 0;
    }

    .hero-1,
    #home .hero-1 {
	height: 290px;
    }

    #jobs .checkerboard .copy-container, #home .checkerboard .copy-container {
	min-height: 0;
    }
    nav.navbar {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 -10px;
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
    }

    ul.nav.navbar-nav.right {
	float: none;
    }

    ul.nav.navbar-nav.right,
    ul.nav.navbar-nav.left {
	margin: 0 -10px;
    }
    ul.nav.navbar-nav.left {
	padding-top: 10px;
    }
    ul.nav.navbar-nav.right {
	padding-bottom: 10px;
    }
    #about-us ul.nav.navbar-nav.right {
	padding-top: 10px;
    }
    ul.nav.navbar-nav > li > a {
	text-align: center;
    }

    .nav.navbar-nav li {
	margin-left: 0;
	margin-top: 2px;
    }

    #jobs .checkerboard .container > .row,
    #home .checkerboard .container > .row {
	height: auto;
    }
    #jobs .checkerboard .image,
    #home .checkerboard .image {
	position: static;
	top: 0;
	right: 0;
	height: 212px;
	width: 100%;
    }

    #partners .hero-1 {

    }

    #partners .images-container {
	width: 100%;
	position: static;
	height: 212px;
    }


    #partners .copy-container {
	padding: 36px 0 0 0;
    }

    #partners .checkerboard .row .container > * > * {

    }

    #partners .checkerboard .row .container {
	display: table-footer-group;
    }
    #partners .checkerboard .row .images-container {
	position: static;
	display: table-header-group;
	height: 212px;
    }
    #partners .checkerboard .row .image {
	height: 212px;
    }

    #partners .copy-container.right {
	padding: 36px 0 0 0;
    }
    #home .hero-2 {
	background-size: 110%;
	background-position: 0% 50%;
    }
    #home #copy-8-head {
	font-size: 38px;
    }

    #contact-us #copy-1-head {
	font-size: 25px;
	line-height: 38px;
	padding: 20px 0;
    }

    #contact-us #disclaimer-copy {
	padding-bottom: 16px;
    }

    #contact-us #map {
	height: 400px;
    }

    #about-us table {
	width: 100%;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
    }

    #about-us .card {
	display: block;
	width: 100%;
	margin-bottom: 16px;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
    }

    #about-us .card:last-child {
	margin-bottom: 0;
    }

    #jobs-listing .section > div:first-child {
	padding-left: 10px;
	padding-bottom: 24px;
    }

    #jobs-listing .section:last-child {
	padding-right: 10px;
    }
}

@media (max-width: 749px) {
    #video-container .video {
	width: 95vw;
	height: 53.4375vw;

    }
    #about-us .praise .container > .row > div {
	width: 100%;
    }

    #about-us .praise .content-cell {
	height: auto;
    }

    #about-us .praise .logo {
	margin: 20px 0 10px;
    }

    #about-us .praise .attrib {
	margin-bottom: 20px;
    }
}

@media (max-width: 529px) {
    #home #partner-logos {
/* 	line-height: 40px; */
    }

    #home #partner-logos > div {

    }
}

@media (max-width: 480px) {
}

@media (max-width: 463px) {
    #home #copy-5-head,
    #home #copy-6-head {
	line-height: 48px;
	padding: 20px 0;
    }
}

@media (max-width: 375px) {
    .footer .logo-white {
	top: auto;
	bottom: 20px;
    }
}
