@media screen and (max-width:1007px) {
    .hdr-help-chat {
        display: none
    }
}

@media screen and (min-width:1008px) {
    .hdr-help-chat {
        display: block
    }
}


/*! Flickity v2.0.5
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: 0;
    border-radius: 50%;
    background: #fff;
    background: hsla(0, 0%, 100%, .75);
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.flickity-prev-next-button:hover {
    background: #fff
}

.flickity-prev-next-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #09F
}

.flickity-prev-next-button:active {
    opacity: .6
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button:disabled {
    opacity: .3;
    cursor: auto
}

.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-prev-next-button .arrow {
    fill: #333
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}

#main {
    width: 100%;
    max-width: none;
    margin: 0 auto
}

.tpl-cbs.floatLeft {
    float: none
}

.hero-wrapper {
    text-align: center;
    background: url("../images/herov2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    height: 660px;
    margin-bottom: 40px
}

.hero-wrapper img {
    width: 100%
}

.hero-wrapper .header {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    color: #555;
    font-size: 31px;
    line-height: 34px;
    letter-spacing: -0.47px
}

@media screen and (min-width:362px) {
    .hero-wrapper .header {
        font-size: 36px
    }
}

.hero-wrapper .copy {
    font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #444;
    font-size: 16px;
    line-height: 24px
}

.hero-wrapper a {
    text-decoration: none
}

.hero-wrapper .cta {
	display: inline-block;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	color: #FFF;
	font-size: 18px;
	line-height: 28px;
	background-color: #3eb3a1;
	padding: 14px 31px;
	margin: 0 auto;
	box-sizing: border-box;
}

.hero-contact {
    margin-top: 15px
}

.hero-contact .hero-contact-text,
.hero-contact .hero-contact-link {
    margin: 0;
    font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #444;
    font-size: 14px;
    line-height: 24px
}

.hero-contact-link:hover {
    text-decoration: underline
}

.hero-wrapper .left-text {
    position: relative;
    padding: 30px 15px;
    max-width: 600px;
    margin: 0 auto;
    z-index: 2
}

.hero-wrapper .left-text .copy {
    margin-bottom: 20px
}

.hero-image-container {
    position: relative;
    bottom: 85px;
    z-index: 1;
    overflow: hidden;
    max-height: 400px
}

@media screen and (min-width:767px) {
    .hero-wrapper {
        margin-bottom: 111px
    }
.hero-wrapper .header {
	font-size: 24px;
	line-height: 60px;
	letter-spacing: 1px;
	font-weight: 400;
}
    .hero-wrapper .left-text .copy {
        font-size: 14px;
        line-height: 28px;
        letter-spacing: .25px;
        margin-bottom: 33px
    }
    .hero-wrapper .cta {
        padding: 11px 68px
    }
}

.whyArt-wrapper {
    text-align: center;
    padding: 0 20px 50px
}

.whyArt-wrapper img {
    width: 100%;
    vertical-align: middle
}

.whyArt-wrapper .whyArt-border {
    max-width: 1052px;
    margin: 0 auto
}

.whyArt-wrapper .header {
    font-family: 'Oswald', sans-serif;
    color: #555;
    font-size: 36px;
    line-height: 34px;
    letter-spacing: -0.47px
}

.whyArt-wrapper .subheader {
    font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #444;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 50px
}

.whyArt-wrapper .whyArt-block {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -webkit-flex-direction: row-reverse;
    -webkit-align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center
}

.whyArt-wrapper .whyArt-block:nth-child(2n) {
    -webkit-flex-direction: row;
    flex-direction: row
}

.whyArt-wrapper .whyArt-text,
.whyArt-wrapper .whyArt-image {
    width: 100%
}

.whyArt-wrapper .whyArt-image {
    margin-bottom: 20px
}

.whyArt-block .title {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #444;
	font-size: 22px;
	line-height: 43px;
	letter-spacing: .25px;
	margin-bottom: 16px;
}

.whyArt-block .copy {
    font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #444;
    font-size: 14px;
    line-height: 22.1px;
    letter-spacing: .22px
}

.whyArt-block .subcopy {
    font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #444;
    font-size: 14px;
    line-height: 22.1px;
    letter-spacing: .22px;
    margin-bottom: 16px
}

@media screen and (min-width:767px) {
    .whyArt-wrapper {
        padding: 0 20px 125px
    }
    .whyArt-wrapper .header {
		font-size: 24px;
		line-height: 60px;
		letter-spacing: 1px;
		font-weight: 400;
		color: #444;
	}
    .whyArt-wrapper .subheader {
        padding: 0 200px;
        font-size: 14px;
        line-height: 28px;
        letter-spacing: .25px
    }
    .whyArt-wrapper .whyArt-text {
        text-align: left
    }
    .whyArt-block .subcopy {
        margin-bottom: 26px
    }
    .whyArt-wrapper .whyArt-image {
        width: 60%;
        margin-bottom: -40px;
        position: relative
    }
    .whyArt-image.middle {
        z-index: 1
    }
    .whyArt-image.bottom {
        position: relative;
        right: 25px
    }
    .whyArt-text#best {
        width: 32%;
        padding-left: 7.1%;
        max-width: 254px
    }
    .whyArt-text#professional {
        width: 34%;
        padding-left: 5%;
        max-width: 357px;
        margin-top: 68px
    }
    .whyArt-text#personalized {
        width: 34%;
        padding-left: 2%;
        max-width: 254px;
        margin-top: 40px
    }
}

.shopBy-wrapper {
    text-align: center;
    padding: 0 20px
}

.shopBy-wrapper img {
    width: 100%;
    vertical-align: middle
}

.shopBy-wrapper .shopBy-border {
    max-width: 606px;
    margin: 0 auto
}

.shopBy-wrapper .header {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    color: #555;
    font-size: 36px;
    line-height: 34px;
    letter-spacing: -0.47px
}

.shopBy-wrapper .subheader {
    font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #444;
    font-size: 16px;
    line-height: 24px
}

@media screen and (min-width:767px) {
    .shopBy-wrapper .header {
		font-size: 24px;
		line-height: 60px;
		letter-spacing: 1px;
		font-weight: 400;text-transform: uppercase;
	}
    .shopBy-wrapper .subheader {
        font-size: 14px;
        line-height: 28px;
        letter-spacing: .25px
    }
}

#topModule-wrapper {
    position: relative;
    margin-bottom: 63px
}

#title-main-top h2 {
	text-align: center;
	font-size: 24px;
	color: #444;
	margin-top: 30px;
	margin-bottom: 0;
	font-weight: 400;
	margin-top: 70px;
	letter-spacing: .25px;
	line-height: 43px;
}

.b2bFirst-carousel-wrap {
    position: relative;
    padding: 0;
    max-width: none;
    max-height: 384px;
    margin: 0 2em
}

.b2bFirst-carousel-wrap .flickity-viewport {
    height: 100%!important
}

.b2bFirst-carousel-wrap .flickity-slider {
    top: 0;
    padding-top: 15px;
    position: absolute;
    width: 100%;
    height: calc(100% - 30px)
}

.b2bFirst-carousel .carousel-top-box {
    width: 445px
}

.b2bFirst-carousel .carousel-top-box a {
    display: block
}

.b2bFirst-carousel .carousel-top-box img {
    width: 100%;
    height: auto
}

.b2bFirst-carousel-arrow {
    position: absolute;
    top: 42%;
    transform: translate(0, -50%);
    cursor: pointer;
    background: hsla(0, 0%, 100%, 0.75);
    padding: 1%
}

.b2bFirst-carousel-prev {
    left: 0
}

.b2bFirst-carousel-next {
    right: 0
}

.b2bFirst-carousel {
    height: 79vw;
    max-height: 384px
}

.carousel-top-box {
    height: 418px
}

.b2bCopyOne {
    text-align: center;
    font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 2.3vmin;
    font-weight: 500;
    color: white;
    letter-spacing: .5px;
    position: relative
}

.backgroundOne-1,
.backgroundOne-2,
.backgroundOne-3,
.backgroundOne-4,
.backgroundOne-5,
.backgroundOne-6,
.backgroundOne-7,
.backgroundOne-8 {
    padding: 3.3% 0;
    margin-top: -1%!important
}

.backgroundOne-1 {
    background-color: #bd6530
}

.backgroundOne-2 {
    background-color: #5b656b
}

.backgroundOne-3 {
    background-color: #8c7156
}

.backgroundOne-4 {
    background-color: #7b8b7f
}

.backgroundOne-5 {
    background-color: #ebbc75
}

.backgroundOne-6 {
    background-color: #a68a63
}

.backgroundOne-7 {
    background-color: #8c7156
}

.backgroundOne-8 {
    background-color: #a6b2be
}

@media only screen and (max-width:1279px) {
    .backgroundOne-1,
    .backgroundOne-2,
    .backgroundOne-3,
    .backgroundOne-4,
    .backgroundOne-5,
    .backgroundOne-6,
    .backgroundOne-7,
    .backgroundOne-8 {
        padding: 3.3% 0;
        margin-top: -2%!important
    }
}

a:hover {
    color: white
}

div#Personality-track-classical,
div#Personality-track-urban,
div#Personality-track-contemporary,
div#Personality-track-zen,
div#Personality-track-whimsical,
div#Personality-track-bohemian,
div#Personality-track-clean,
div#Personality-track-irreverent {
    margin-left: 2.3%
}

@media only screen and (min-width:1220px) {
    .b2bCopyOne {
        font-size: 14px;
        letter-spacing: .5px
    }
}

@media only screen and (max-width:700px) {
    div#Personality-track-classical,
    div#Personality-track-urban,
    div#Personality-track-contemporary,
    div#Personality-track-zen,
    div#Personality-track-whimsical,
    div#Personality-track-bohemian,
    div#Personality-track-clean,
    div#Personality-track-irreverent {
        margin-left: 4%
    }
}

@media only screen and (max-width:667px) {
    #title-main-top h2 {
        margin-bottom: 2%
    }
    .b2bFirst-carousel-wrap .flickity-slider {
        padding-top: 0
    }
    .b2bFirst-carousel-wrap {
        padding: 0
    }
    .b2bCopyOne {
        font-size: 5vw
    }
}

@media only screen and (max-width:446px) {
    .b2bFirst-carousel-wrap {
        margin: 0 auto
    }
    .b2bFirst-carousel .carousel-top-box {
        width: 100%
    }
}

@media only screen and (min-width:500px) {
    .b2bFirst-carousel-wrap {
        margin: 0 4em
    }
    .b2bFirst-carousel-prev {
        left: -3.5em;
        background: 0;
        padding: 0
    }
    .b2bFirst-carousel-next {
        right: -3.5em;
        background: 0;
        padding: 0
    }
}

#midModule-wrapper {
    position: relative;
    margin-bottom: 63px
}

#title-main-mid h2 {
    text-align: center;
    font-size: 24px;
    color: #444;
    margin-top: 30px;
    margin-bottom: 0;
    font-weight: 400;
    letter-spacing: .25px;
    line-height: 43px
}

.b2bSecond-carousel-wrap {
    position: relative;
    padding: 0;
    max-width: none;
    max-height: 384px;
    margin: 0 2em
}

.b2bSecond-carousel-wrap .flickity-viewport {
    height: 100%!important
}

.b2bSecond-carousel-wrap .flickity-slider {
    top: 0;
    padding-top: 15px;
    position: absolute;
    width: 100%;
    height: calc(100% - 30px)
}

.b2bSecond-carousel .carousel-mid-box {
    width: 445px
}

.b2bSecond-carousel .carousel-mid-box a {
    display: block
}

.b2bSecond-carousel .carousel-mid-box img {
    width: 100%;
    height: auto
}

.b2bSecond-carousel-arrow {
    position: absolute;
    top: 42%;
    transform: translate(0, -50%);
    cursor: pointer;
    background: hsla(0, 0%, 100%, 0.75);
    padding: 1%
}

.b2bSecond-carousel-prev {
    left: 0
}

.b2bSecond-carousel-next {
    right: 0
}

.b2bSecond-carousel {
    height: 79vw;
    max-height: 384px
}

.carousel-mid-box {
    height: 418px
}

.b2bCopyTwo {
    text-align: center;
    font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 2.3vmin;
    font-weight: 500;
    color: white;
    letter-spacing: .5px;
    position: relative
}

.backgroundTwo-1,
.backgroundTwo-2,
.backgroundTwo-3,
.backgroundTwo-4,
.backgroundTwo-5,
.backgroundTwo-6,
.backgroundTwo-7,
.backgroundTwo-8 {
    padding: 3.3% 0;
    margin-top: -1%!important
}

.backgroundTwo-1 {
    background-color: #b8a271
}

.backgroundTwo-2 {
    background-color: #9da8b3
}

.backgroundTwo-3 {
    background-color: #6a96bc
}

.backgroundTwo-4 {
    background-color: #ac6468
}

.backgroundTwo-5 {
    background-color: #8f8475
}

.backgroundTwo-6 {
    background-color: #615368
}

.backgroundTwo-7 {
    background-color: #a1a6ca
}

.backgroundTwo-8 {
    background-color: #c5a28c
}

@media only screen and (max-width:1279px) {
    .backgroundTwo-1,
    .backgroundTwo-2,
    .backgroundTwo-3,
    .backgroundTwo-4,
    .backgroundTwo-5,
    .backgroundTwo-6,
    .backgroundTwo-7,
    .backgroundTwo-8 {
        margin-top: -2%!important
    }
}

a:hover {
    color: white
}

div#space-track-lobby,
div#space-track-hallway,
div#space-track-office,
div#space-track-conference,
div#space-track-lounge,
div#space-track-dining,
div#space-track-treatment,
div#space-track-hotel {
    margin-left: 2.3%
}

@media only screen and (min-width:1220px) {
    .b2bCopyTwo {
        font-size: 14px;
        letter-spacing: .5px
    }
}

@media only screen and (max-width:700px) {
    div#space-track-lobby,
    div#space-track-hallway,
    div#space-track-office,
    div#space-track-conference,
    div#space-track-lounge,
    div#space-track-dining,
    div#space-track-treatment,
    div#space-track-hotel {
        margin-left: 4%
    }
}

@media only screen and (max-width:667px) {
    #title-main-top h2 {
        margin-bottom: 2%
    }
    .b2bSecond-carousel-wrap .flickity-slider {
        padding-top: 0
    }
    .b2bSecond-carousel-wrap {
        padding: 0
    }
    .b2bCopyTwo {
        font-size: 5vw
    }
}

@media only screen and (max-width:446px) {
    .b2bSecond-carousel-wrap {
        margin: 0 auto
    }
    .b2bSecond-carousel .carousel-mid-box {
        width: 100%
    }
}

@media only screen and (min-width:500px) {
    .b2bSecond-carousel-wrap {
        margin: 0 4em
    }
    .b2bSecond-carousel-prev {
        left: -3.5em;
        background: 0;
        padding: 0
    }
    .b2bSecond-carousel-next {
        right: -3.5em;
        background: 0;
        padding: 0
    }
}

#bottomModule-wrapper {
    position: relative;
    margin-bottom: 63px
}

#title-main-bottom h2 {
    text-align: center;
    font-size: 24px;
    color: #444;
    margin-top: 30px;
    margin-bottom: 0;
    font-weight: 400;
    letter-spacing: .25px;
    line-height: 43px
}

.b2bThird-carousel-wrap {
    position: relative;
    padding: 0;
    max-width: none;
    max-height: 384px;
    margin: 0 2em
}

.b2bThird-carousel-wrap .flickity-viewport {
    height: 100%!important
}

.b2bThird-carousel-wrap .flickity-slider {
    top: 0;
    padding-top: 15px;
    position: absolute;
    width: 100%;
    height: calc(100% - 30px)
}

.b2bThird-carousel .carousel-bottom-box {
    width: 445px
}

.b2bThird-carousel .carousel-bottom-box a {
    display: block
}

.b2bThird-carousel .carousel-bottom-box img {
    width: 100%;
    height: auto
}

.b2bThird-carousel-arrow {
    position: absolute;
    top: 47%;
    transform: translate(0, -50%);
    cursor: pointer;
    background: hsla(0, 0%, 100%, 0.75);
    padding: 1%
}

.b2bThird-carousel-prev {
    left: 0
}

.b2bThird-carousel-next {
    right: 0
}

.b2bThird-carousel {
    height: 79vw;
    max-height: 384px
}

.carousel-bottom-box {
    height: 418px
}

.b2bCopyThree {
    text-align: center;
    font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 2.3vmin;
    font-weight: 500;
    color: white;
    letter-spacing: .5px;
    position: relative
}

.backgroundThree-1,
.backgroundThree-2,
.backgroundThree-3,
.backgroundThree-4,
.backgroundThree-5,
.backgroundThree-6,
.backgroundThree-7,
.backgroundThree-8 {
    padding: 3.3% 0;
    margin-top: -1%!important
}

.backgroundThree-1 {
    background-color: #5f8499
}

.backgroundThree-2 {
    background-color: #9e7150
}

.backgroundThree-3 {
    background-color: #8c7156
}

.backgroundThree-4 {
    background-color: #939fab
}

.backgroundThree-5 {
    background-color: #556380
}

.backgroundThree-6 {
    background-color: #b18d62
}

.backgroundThree-7 {
    background-color: #be8558
}

.backgroundThree-8 {
    background-color: #562811
}

@media only screen and (max-width:1279px) {
    .backgroundThree-1,
    .backgroundThree-2,
    .backgroundThree-3,
    .backgroundThree-4,
    .backgroundThree-5,
    .backgroundThree-6,
    .backgroundThree-7,
    .backgroundThree-8 {
        margin-top: -2%!important
    }
}

a:hover {
    color: white
}

div#purpose-track-corporate,
div#purpose-track-retail,
div#purpose-track-hotel,
div#purpose-track-restaurant,
div#purpose-track-healthcare,
div#purpose-track-government,
div#purpose-track-education,
div#purpose-track-realEstate {
    margin-left: 2.3%
}

@media only screen and (min-width:1220px) {
    .b2bCopyThree {
        font-size: 14px;
        letter-spacing: .5px
    }
}

@media only screen and (max-width:700px) {
    div#purpose-track-corporate,
    div#purpose-track-retail,
    div#purpose-track-hotel,
    div#purpose-track-restaurant,
    div#purpose-track-healthcare,
    div#purpose-track-government,
    div#purpose-track-education,
    div#purpose-track-realEstate {
        margin-left: 4%
    }
}

@media only screen and (max-width:667px) {
    #title-main-bottom h2 {
        margin-bottom: 2%
    }
    .b2bThird-carousel-wrap .flickity-slider {
        padding-top: 0
    }
    .b2bThird-carousel-wrap {
        padding: 0
    }
    .b2bCopyThree {
        font-size: 5vw
    }
}

@media only screen and (max-width:446px) {
    .b2bThird-carousel-wrap {
        margin: 0 auto
    }
    .b2bThird-carousel .carousel-bottom-box {
        width: 100%
    }
}

@media only screen and (min-width:500px) {
    .b2bThird-carousel-wrap {
        margin: 0 4em
    }
    .b2bThird-carousel-prev {
        left: -3.5em;
        background: 0;
        padding: 0
    }
    .b2bThird-carousel-next {
        right: -3.5em;
        background: 0;
        padding: 0
    }
}

.editorial-wrapper {
    text-align: center;
    padding: 20px 15px;
    max-width: 1077px;
    margin: 10px auto
}

.editorial-wrapper a {
    text-decoration: none
}

.editorial-wrapper .header {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    color: #555;
    font-size: 36px;
    line-height: 34px;
    letter-spacing: -0.47px;
    padding: 0 10px
}

.editorial-wrapper .subheader {
    font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #444;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 26px;
    padding: 0
}

.editorial-wrapper .article-blocks {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.editorial-wrapper .article {
    margin-bottom: 30px;
    width: 100%
}

.editorial-wrapper .article .article-text {
    padding: 11px 15px;
    text-align: center
}

.editorial-wrapper .article .article-title {
    font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #444;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    margin-bottom: 10px
}

.editorial-wrapper .article .article-copy {
    font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #444;
    font-size: 14px;
    line-height: 22.1px;
    letter-spacing: .22px;
    margin-bottom: 20px
}

.editorial-wrapper .article .block-cta {
	display: inline-block;
	font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #FFF;
	font-size: 14px;
	line-height: 24px;
	background-color: #3eb3a1;
	padding: 5px 28px;
	height: 36px;
	margin: 0 auto;
	box-sizing: border-box;
}

@media screen and (min-width:767px) {
    .editorial-wrapper {
        margin: 86px auto 135px
    }
    .editorial-wrapper .article {
        width: 31%
    }
    .editorial-wrapper .header {
        font-size: 24px;
        line-height: 60px;
        letter-spacing: 1px
    }
    .editorial-wrapper .subheader {
        font-size: 14px;
		font-weight:400;
        line-height: 28px;
        letter-spacing: .25px;
        padding: 0 197px;
        margin-bottom: 45px
    }
    .article#article2 img {
        padding: 1px 0 0
    }
    .article#article3 img {
        padding: 6px 0 9px
    }
    .article#article3 .article-title {
        margin-bottom: 30px
    }
}