@charset "UTF-8";
/* RE-BUILD MSS CSS */


body,
html {
    margin: 0;
    -webkit-transition: opacity 400ms;
    -moz-transition: opacity 400ms;
    transition: opacity 400ms;
    -webkit-font-smoothing: antialiased;
}
.overlay-popup {
    display: none;
}
.show {
    display: block !important;
}
.exit {
    font-size: 20px;
    float: right;
    margin: 15px;
}
.line {
    width: 7px;
    overflow: hidden;
    display: block
}
.contact .contact-text {
    max-width: 70rem;
    margin: 15% 0 0 10%
}
.contact h2 {
    line-height: 45px;
}
.contact {
    background: url(../../images/contact-bg.jpg);
    background-size: cover;
}
.contact .button {
    padding: 15px 30px;
}


.hero .flexslider {
    margin: 0 !important;
    background: #ffffff;
    border: none !important;
    position: absolute !important;
    width: 100% !important;
    top: 0 !important;
}
.hero .flexslider img {} .background-home {
    position: absolute;
    z-index: 999
}
.our-work-caption {
    position: absolute;
    z-index: 800;
    bottom: -10px;
    background: url(../../images/triangle.html);
    width: 100%;
    height: auto;
    display: block;
}
.hero .flex-direction-nav {
    display: none
}

@media screen and (min-width: 1000px)
{
	.hero h1 {
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    max-width: 100%;
    font-family: "SmytheSansPro";
    line-height: 45px;
}
}

@media screen and (max-width: 999px)
{
	.hero h1 {
    position: absolute;
    text-align: center;
    bottom: 15%;
    left: 0;
    width: 100%;
    z-index: 999;
    max-width: 100%;
    font-family: "SmytheSansPro";
    line-height: 45px;
}
}

@media screen and (max-width: 360px) and (max-height: 640px) {
	.hero h1 {
    position: absolute;
    text-align: center;
    bottom: 20%;
    left: 0;
    width: 100%;
    z-index: 999;
    max-width: 100%;
    font-family: "SmytheSansPro";
    line-height: 45px;
}
}

@media screen and (width: 411px) and (height: 823px) {
	.hero h1 {
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    max-width: 100%;
    font-family: "SmytheSansPro";
    line-height: 45px;
}
}

@media screen and (width: 375px) and (height: 812px) {
	.hero h1 {
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    max-width: 100%;
    font-family: "SmytheSansPro";
    line-height: 45px;
}
}

.hero h1 b {
    font-family: "Avenir LT W01_95 Black1475556";
    display: block;
}
.hero h1 span {
    display: block;
    width: 75%;
    margin: 0 auto;
}
.home-banner-heading {
    max-width: 60%
}
.home-banner-heading img {
	margin: -10% auto;
    background-blend-mode: screen;
}
.banner-caption {
    position: absolute;
    bottom: 35px;
    right: 3%;
    z-index: 999;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    font-family: "Avenir LT W01_95 Black1475556";
}
.banner-caption .button {
    font-size: 13px;
    border: 2px solid #fff;
    margin-left: 3px;
    padding: 10px 15px !important;
    background: transparent !important;
    font-family: "Avenir LT W01_95 Black1475556";
}
.banner-caption .button:hover {
    background: #fff !important;
    color: #251b29;
}
.menu {
    display: none
}
.mb {
    display: none !important
}
.member {
    position: relative !important;
}
.hide-main {
    display: none
}
.salisbury video {
    width: 100%;
}
.hay video {
    width: 100%;
}
.video-mobile {
    display: none
}
.pics-video-banner {
    background: url(../../images/pics-video.jpg) center center no-repeat;
    background-size: cover;
    height: 100vh;
}
.pics-gallery-1 {
    height: 105vh;
    background: url(../../images/pics-gallery-1.jpg) center bottom no-repeat;
    background-size: cover
}
.pics-gallery-2 {
    height: 105vh;
    background: url(../../images/pics-gallery-2.jpg) 0 0 no-repeat;
    background-size: cover
}
.pics-gallery-3 {
    height: 105vh;
    background: url(../../images/pics-gallery-3.jpg) 0 0 no-repeat;
    background-size: cover
}
.pics-gallery-4 {
    height: 105vh;
    background: url(../../images/pics-gallery-4.jpg) 0 0 no-repeat;
    background-size: cover
}
.pics-gallery-5 {
    height: 105vh;
    background: url(../../images/pics-gallery-5.jpg) 0 0 no-repeat;
    background-size: cover
}
.pics-website {
    height: 105vh;
    background: url(../../images/pics-website.jpg) center 100px no-repeat;
    background-size: cover
}


.work-template .navigation-main {
    position: static;
    display: block;
    clear: both;
    overflow: hidden;
}
.work-template .scroll-container {
    clear: both;
    display: block;
    float: left;
    height: calc(100vh);
    width: 100%;
    overflow: scroll;
}
.work-template .scroll-container>section:not(.navigation-main) {
    height: 100%;
    width: 100%;
    position: relative;
}
.work-template section svg.background {
    position: absolute;
    top: 0;
}
.work-template #campaign .constrain-width {
    z-index: 10;
    justify-content: space-around;
}
.work-template footer {} .onepage-wrapper {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    padding: 0;
    -webkit-transform-style: preserve-3d;
}
.onepage-wrapper .section {
    width: 100%;
    height: 100%;
}
.onepage-pagination {
    position: absolute;
    right: 10px;
    top: 50%;
    z-index: 5;
    list-style: none;
    margin: 0;
    padding: 0;
}
.onepage-pagination li {
    padding: 0;
    text-align: center;
}
.onepage-pagination li a {
    padding: 10px;
    width: 4px;
    height: 4px;
    display: block;
}
.onepage-pagination li a:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: rgba(0, 0, 0, 0.85);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.onepage-pagination li a.active:before {
    width: 10px;
    height: 10px;
    background: none;
    border: 1px solid black;
    margin-top: -4px;
    left: 8px;
}
.disabled-onepage-scroll,
.disabled-onepage-scroll .wrapper {
    overflow: auto;
}
.disabled-onepage-scroll .onepage-wrapper .section {
    position: relative !important;
    top: auto !important;
    left: auto !important;
}
.disabled-onepage-scroll .onepage-wrapper {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    transform: none !important;
    -ms-transform: none !important;
    min-height: 100%;
}
.disabled-onepage-scroll .onepage-pagination {
    display: none;
}
body.disabled-onepage-scroll,
.disabled-onepage-scroll .onepage-wrapper,
html {
    position: inherit;
}
.constrain-width {
    max-width: 100%;
}
.jesseTest {
    position: absolute;
    height: 10px;
}
.jesseTest:hover {
    height: 100px;
    transition: height 2s ease-in;
}
.section.timeline {
    position: relative;
    top: 20vh;
}
.blog-sort ul {
    float: right;
    display: block;
}
.blog-sort ul a {
    color: black;
}
.blog-sort ul li {
    display: block;
    float: left;
}
.container {
    padding-top: 68px;
}
.homepage {
    clear: both;
}
.homepage:last-child .col-3 {
    margin-bottom: 0px;
}
img.logo {
    blend-mode: screen;
    opacity: .9;
    max-width: 540px;
    margin: 20vh 0 0 0;
}
.project-text {
    max-width: 60%;
    margin: 0 auto 60px;
    color: #251a29;
    text-align: center;
    line-height: 3rem;
    padding-top: 50px;
    font-size: 2rem
}
.clients {
    background: url(../../images/logo-bg-2.jpg) no-repeat;
    background-position: 0 -280px;
}
.blog-header {
    background: #251a29;
    height: 70px;
    display: none
}
@media screen and (min-width: 601px) {
    .image-grid.primary img {
        height: 100%;
        max-height: 400px;
    }
}
.section.services .constrain-width {
    max-width: 70rem;
    height: 80vh;
}
.section.services .constrain-width h2 {
    font-size: 2rem;
    line-height: 2.6rem;
    margin-top: 10%
}
.col-3 {
    width: 32.825%;
    margin: 0px 0.75% 0.75% 0;
    float: left;
    transition-duration: 0.5s;
}
.col-3:last-child {
    margin: 0 0 0.75% 0;
}
.col-3 img {
    margin: 0px;
    width: 100%;
}
.hero {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    height: 80vh !important;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
#blog img,
.blog img {
    height: auto !important;
}
.blog img {
    float: left;
    display: block;
}
.full-width {
    width: 100%;
}
.half-width {
    width: 50%;
    display: block;
    float: left;
}
.col-3:hover {
    opacity: 1;
}
.scroll-snap .section:not(.flexy) {
    height: calc(100vh - 68px);
}
.col-3 article {
    padding: 100px 40px 100px 40px;
    text-align: center;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #f8f8f8;
}
.col-3 p.title {
    text-transform: uppercase;
}
.col-3 p {
    font-family: 'Avenir LT W01_65 Medium1475532', Helvetica, Arial;
    letter-spacing: 3px;
    color: #1e1a1b;
    font-size: 16px;
}
.col-3 .title span {
    color: #bf8f4f;
}
.col-3 h1 {
    color: #291c26;
    font-family: "Avenir LT W01_95 Black1475556";
    margin-bottom: 40px;
}
#blog .col-3 img {
    height: auto;
}
#blog .blog-container {
    position: relative;
    overflow: hidden;
    margin-top: 15px;
}
#blog .blog-container:nth-of-type(3n+3) {
    margin-right: 0;
}
#blog .blog-container a.image_overlay {
    position: absolute;
    left: 0;
    z-index: 10;
}
#blog .blog-container article {
    position: relative;
    z-index: 9;
}
#blog .blog-container:hover a.image_overlay {
    opacity: 0;
    transition: opacity .75s ease-in-out;
}
.blog-sort {} #blog .blog-container a {
    color: #BD8748;
}
#blog .blog-container h1 a {
    color: #000;
    transition: none;
}
.scroll-snap .blog.section:last-of-type:not(.flexy) {
    height: calc(75vh);
}
.scroll-snap .blog.section:not(.flexy) {
    height: 80vh;
}
.blog {
    color: #c28a40 !important;
    text-align: center;
}
.footer-blog {
    clear: both;
    background: #000;
    padding: 20px 0;
    position: relative;
    z-index: 999;
}
.footer-blog .links a {
    padding: 0 10px
}
.footer-blog a:hover {
    color: #bc8748 !important
}
.footer-blog .copy {
    float: left
}
.footer-blog .links {
    float: right
}
.blog h1 {
    font-size: 3em;
}
.blog h2 {
    font-size: 1.5em;
}
.blog article {
    padding-top: 180px;
}
.blog p span {
    font-family: "Avenir LT W01_95 Black1475556";
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.blog p span small {
    font-family: 'Avenir LT W01_65 Medium1475532', Helvetica, Arial;
    font-size: 100%;
}
.blog p {
    margin-bottom: 10px;
    font-family: 'Avenir LT W01_65 Medium1475532', Helvetica, Arial;
    letter-spacing: 1px;
}
.blog .col-6 {
    width: 49.4%;
    float: left;
    postion: relative;
}
.blog .col-6:first-child {
    margin-right: 0.2%;
}
.blog .col-6:last-child {
    margin-left: 0.2%;
}
.blog .col-6 img {
    width: 100%;
}
/* Our Work Styles */

.our-work {} .our-work .align-top {
    padding-top: 0px;
}
.our-work .section.secondary {
    background: #fff;
    z-index: 99;
}
.our-work .constrain-width.text-heading {
    margin-top: 120px;
}
.our-work .constrain-width {
    max-width: 1755px !important;
    width: 100%;
    padding: 0px;
    /*-webkit-flex-basis: auto;
    flex-basis:auto;*/
    
    clear: both;
    display: block;
}
.our-work #content .bg-img {
    position: absolute;
    top: 0;
    right: 0;
}
.our-work #campaign .flex-col,
.our-work .flex-col {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    max-width: 500px;
}
.our-work #community .flex-col {
    margin-left: 120px;
}
.our-work h1.tertiary {
    font-family: 'Avenir LT W01_35 Light1475496';
    font-size: 50px;
    letter-spacing: 4px;
    line-height: 0.2em
}
.our-work h1.text-large {
    font-family: "Avenir LT W01_95 Black1475556";
    font-size: 70px;
    letter-spacing: 6px;
    line-height: 70px;
    text-transform: uppercase;
}
.our-work h1.primary {
    font-size: 70px;
    text-transform: uppercase;
    font-family: "Avenir LT W01_95 Black1475556";
    text-align: left;
    margin-bottom: 30px;
}
.our-work h2.second {
    margin-bottom: 10px;
    font-size: 40px;
    font-family: 'Avenir LT W01_65 Medium1475532';
}
.our-work p {
    font-size: 19px;
    font-family: 'Avenir LT W01_35 Light1475496';
}
.our-work .flexslider {
    position: relative;
    width: 100%;
    height: 100%
}
.our-work .flexslider li,
.our-work .flexslider li div {
    width: 100%;
    display: block;
    float: left;
    overflow: hidden
}
.our-work .flexslider img {
    height: 100% !important
}
.our-work .section.video .play-video {
    opacity: 1;
    position: relative;
    z-index: 5;
}
.our-work .video-caption {
    text-align: right;
    position: absolute;
    bottom: 10%;
    right: 5%;
    z-index: 5;
}
.our-work .video-caption h1 {
    font-size: 36px;
    text-align: right;
    text-transform: uppercase;
    font-family: "Avenir LT W01_95 Black1475556";
    letter-spacing: 5px;
    line-height: 46px;
}
.our-work .video-caption h2 {
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Avenir LT W01_65 Medium1475532';
    letter-spacing: 2px;
}
.our-work #video .play-video {
    background: none;
    border: 0;
}
.our-work .white-background {
    color: #231f20 !important;
}
#video {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100vh;
    z-index: -3;
}
#video iframe {
    min-height: 100vh
}
.our-work .section.copy p {
    max-width: 76%;
}
.our-work table tbody {
    color: #bd8748;
}
.our-work table tfoot {
    color: #231f20
}
.our-work #content {
    background: transparent;
    z-index: 999;
}
.our-work #community {
    z-index: 1000;
    height: 100vh
}
.our-work #community svg.background {
    z-index: 500;
}
.our-work .col-6 {
    position: relative;
    width: 50%;
    float: left;
    margin: 9vh 0 0 0;
    overflow: hidden
}
.our-work .column-sm-12.col-6 {
    width: 40%;
}
.margin-bottom {
    margin-bottom: 300px;
}
.community {
    margin-top: 150px;
}
.our-work div.main>section {
    /*overflow:hidden;*/
    
    clear: both;
}
footer {
    display: block;
    clear: both;
}
/* Home Page */

.section-scroll {
    width: 100%
}
.main-page {
    float: left;
    width: 100%;
    margin: 0 auto;
}
.insta-blog .blog-item {
    color: black;
    margin-bottom: 0rem;
    display: block;
    float: left;
    width: 33.3333333%;
}
.blog-featured-image {
    max-height: 400px;
    overflow: hidden
}
.insta-blog {
    height: 100vh !important
}
.insta-blog .blog-item img {
    width: 100%;
    height: auto;
}
.insta-blog .blog-item h2 {
    margin-bottom: 10px
}
.insta-blog .blog-item h2 a {
    color: #251a29;
    font-size: 25px;
    line-height: 30px;
    max-width: 90%;
    display: block;
    margin: 0 auto;
}
.insta-blog .blog-item p {
    color: #251a29;
    max-width: 80%;
    margin: 0 auto;
    font-size: 16px;
    font-family: 'Avenir LT W01_35 Light1475496'
}
.insta-blog .blog-item .title {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 14px;
    margin-bottom: 10px;
}
.insta-blog .blog-item article {
    border-right: 2px dotted #251a29;
    padding: 80px 50px;
    margin-right: -1px;
    min-height: 225px;
    overflow: hidden
}
#order-3 {
    border-right: none !important
}
.insta-blog .category-link a {
    color: #BD8748;
    font-family: 'Avenir LT W01_65 Medium1475532', Helvetica, Arial;
}
body.our-work .parallax__layer--back {
    transform: translateZ(0) scale(1);
}
.instafeed {
    padding: 20px;
    display: block
}
/*About Page*/

.careers .overlay,
.contact .overlay {
    z-index: -1;
}
.our-work .flexslider {
    margin-bottom: 0px;
    border: none;
}
/* Responsive */

@media all and (max-width: 1775px) {
    .our-work .constrain-width {
        width: 95%;
    }
}
@media all and (max-width: 1050px) and (min-width: 800px) {
    .our-work .constrain-width {
        width: 90%;
        margin: 0 auto !important;
    }
    .our-work .constrain-width.text-heading {
        margin-top: 70px;
    }
    .flex,
    .section.footer > div,
    .section.client-list {
        display: block;
    }
    .our-work .flexslider {
        margin-bottom: 0px;
        border: none;
    }
    .device.iphone-right {
        max-width: 185px !important;
    }
    .our-work h1.primary {
        font-size: 50px;
        margin-bottom: 30px;
        padding-top: 40px;
    }
    .community {
        margin-top: 0px;
    }
    .our-work .community h1.primary {
        padding-top: 0px;
    }
    .our-work .col-6 {
        padding-top: 70px;
    }
    #community .column-md-6 {
        width: 100%;
    }
    .our-work .video-caption h1 {
        font-size: 30px !important;
        line-height: 34px;
    }
    .our-work .video-caption {
        bottom: 4%;
    }
}
@media all and (max-width: 800px) {
    .our-work h1.tertiary {
        font-size: 60px;
        margin-bottom: 20px;
    }
    .our-work .constrain-width.text-heading {
        margin-top: 50px;
    }
    .our-work .constrain-width {
        width: 90% !important;
        margin-left: auto!important;
    }
    .our-work h1.text-large {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 0px;
        padding-bottom: 40px;
    }
    .content {
        height: auto !important;
    }
    .our-work h1.primary {
        font-size: 40px;
        letter-spacing: 0px;
    }
    .our-work .video-caption h1 {
        font-size: 22px;
        line-height: 28px;
    }
    .flex,
    .section.footer > div,
    .section.client-list {
        display: block;
    }
    .our-work div.main>section:first-child,
    .our-work div.main>section.image-gallery.section-6 {
        padding-top: 0px;
    }
    .our-work div.main>section {
        padding-top: 50px;
    }
    .our-work .col-6 {
        padding-top: 0px;
        width: 90%;
        float: none;
        margin: 0 auto;
    }
    .our-work #community .flex-col {
        margin: 0px;
    }
    .work-template .scroll-container>section:not(.navigation-main) {
        height: auto;
    }
    .counter {
        margin-bottom: 40px;
    }
    .device.iphone-right {
        margin: 0 auto 60px;
    }
    #community img.frame {
        display: none;
    }
    #content .white-background {
        background: rgba(255, 255, 255, 0.7);
        padding: 40px 30px;
    }
    #content .column-sm-12.bg-img {
        height: 100%;
    }
    #campaign .content {
        display: none;
    }
    .our-work .video-caption {
        bottom: 2%;
    }
    .flexslider {
        margin-bottom: 0px !important;
        border: none !important;
    }
    .margin-bottom {
        margin-bottom: 0px;
    }
}
@media all and (max-width: 360px) {
    .our-work p {
        font-size: 17px;
    }
}



@media screen and (min-width: 200px) and (max-width: 990px) {
    .team .constrain-width {
        max-width: 95%;
        margin-bottom: -25px
    }
    .our-work-caption {
        position: absolute;
        z-index: 800;
        bottom: 50px;
        background: url(../../images/triangle.html) top center;
        width: 100%;
        height: 160px;
        display: block;
        background-size: cover;
    }
    .banner-caption {
        bottom: 70px
    }
    .our-work-caption svg {
        display: none
    }
    .youtube {
        height: 50vh !important;
    }
    .feature-2 {
        padding: 0
    }
    .feature-2 p {
        max-width: 100% !important
    }
    .mb-heading {
        display: none
    }
    .mb-heading-show {
        display: block !important
    }
    svg.background.overflow {
        height: 150%;
    }
    .our-work .flexslider {
        height: 50vh;
    }
    .feature-last {
        min-height: 400px !important;
    }
    .scroll-next {
        height: auto;
    }
    .image-gallery li {
        height: 50vh !important;
    }
    .image-gallery li div {
        height: 100% !important;
    }
    .dune-logo {
        display: none
    }
    .our-work p {
        font-size: 15px;
    }
    .wide-brand {
        padding-bottom: 15%
    }
    .blunt-grid {
        float: none;
        width: 100%;
        position: relative;
        height: 100%;
        right: 0;
        overflow: hidden;
        bottom: 0%;
        background: url(../../images/blunt-grid.jpg) no-repeat center right;
        background-size: contain;
        z-index: 9999;
        margin: -30px 0
    }
    .oxfam {
        float: none;
        width: 100%;
        position: relative;
        right: 0;
        overflow: hidden;
        top: 0%;
        margin-left: 15px;
        margin-bottom: 30px
    }
    .blunt-animate-video {
        float: none;
        width: 100%;
        position: relative;
        right: 0;
        overflow: hidden;
        top: 0%;
        margin-left: 15px;
        margin-bottom: 30px
    }
    .koala-logo {
        position: relative;
        right: 0;
        top: 40px;
        width: 70%;
        margin: 0 auto 20px;
    }
    .iloveugly-logo,
    .pics-logo {
        position: relative;
        right: 0;
        top: 40px;
        width: 70%;
        margin: 0 auto 20px;
    }
    .work-template-pics svg.background.overflow {
        top: 0;
        height: 100%;
    }
    .work-template-pics #strategy {
        height: 600px !important;
    }
    .work-template-pics.our-work .image-gallery .flexslider {
        height: 250px !important;
        overflow: hidden
    }
    .work-template-pics .timeline {
        display: block
    }
    .work-template-pics .addtimeline .progress-bar {
        display: none
    }
    .work-template-pics .youtube {
        height: 300px !important;
    }
    .pics-phone img {
        margin: 0 auto
    }
    .flex-direction-nav {
        display: none
    }
    .pics-area .feature-8 {
        margin: 50px auto 0;
        width: 90%;
        float: none;
    }
    .pics-area .counter {
        margin-left: 0px;
    }
    .pics-fb {
        height: auto;
        width: 100%;
        float: none;
    }
    .pics-col {
        width: 50%
    }
    .pics-gallery-1,
    .pics-gallery-2,
    .pics-gallery-3,
    .pics-gallery-4,
    .pics-gallery-5 {
        background-size: contain;
        height: 300px;
    }
    .pics-website {
        background-size: contain;
        height: 300px;
        background-position: center center
    }
    .pics-video-banner {
        background: url(../../images/pics-video.jpg) center center no-repeat;
        background-size: contain;
        height: 100vh;
    }
    .play-btn img {
        width: 50%;
    }
    .iloveugly .fancybox-inner {
        height: 380px !important;
    }
    .instagram-media {
        display: none !important
    }
    .video-mobile {
        display: block
    }
    .iloveugly .timeline.removetimeline {
        display: block !important
    }
    .iloveugly .work-header {
        display: none
    }
    .iloveugly svg.background.overflow {
        height: 150%
    }
    .iloveugly .section:only-of-type:not(.flexy) {
        padding-bottom: 40px;
    }
    .section {
        height: auto !important
    }
    .grid-1 {
        height: auto
    }
    .section.navigation-main {
        z-index: 999 !important
    }
    .section.client-showcase {
        padding: 0 !important
    }
    .fixed-footer {
        position: relative;
        display: block;
    }
    .fixed-footer.homef {
        position: absolute;
        bottom: 0
    }
    .social-links,
    .links {
        display: none !important
    }
    .home-btn-link {
        display: block !important;
        margin-top: -20px
    }
    .home-btn-link .mb {
        margin-bottom: 30px;
        margin-top: -40px
    }
    .about-title {
        margin: -60px auto 0 !important;
        padding: 0 !important;
        text-align: center;
        text-transform: uppercase;
        font-size: 22px;
        max-width: 70%;
        line-height: 22px;
        font-family: "Avenir LT W01_95 Black1475556";
    }
    .our-story.section.copy p {
        max-width: 100%;
        font-family: 'Avenir LT W01_35 Light1475496';
        font-size: 15px;
        margin: 15px auto;
        line-height: 20px;
    }
    .svg-story {
        margin-top: 130px;
    }
    .hidemobile {
        display: none
    }
    .hide-main {
        display: block !important
    }
    .section.team {
        padding-bottom: 90px;
    }
    .member {
        margin-bottom: 30px
    }
    .team-shift {
        margin-top: 0
    }
    .team-shift-2 {
        margin-top: -60px;
        margin-bottom: -60px
    }
    .mb {
        display: block !important
    }
    .hideb {
        display: none !important;
    }
    .timeline {
        display: none
    }
    #menu {
        display: block;
        position: absolute;
        right: 20px;
        top: 15px;
    }
    .section.image video {
        display: none !important
    }
    .about-vid {
        height: 100%;
        background: url(images/video-placeholder.html) no-repeat bottom center;
        background-size: 301% !important;
    }
    .section.quaternary {
        min-height: auto
    }
    .section-scroll {
        width: 100%;
        height: auto;
    }
    .section {
        height: auto !important
    }
    .our-work h1.tertiary {
        font-size: 17px;
        margin-bottom: 20px;
        letter-spacing: 0;
    }
    .our-work h1.text-large {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 0px;
        max-width: 90%;
        padding-bottom: 40px;
        letter-spacing: 0
    }
    .text-heading {
        max-width: 80%;
        padding: 150px 0 0 0;
    }
    .our-work #campaign .flex-col,
    .our-work .flex-col {
        margin-left: 0
    }
    h2 {
        letter-spacing: 0;
        font-size: 20px;
        line-height: 22px;
    }
    .feature-1,
    .feature-2,
    .feature-3,
    .feature-4,
    .feature-5,
    .feature-6,
    .feature-7,
    .feature-8,
    .feature-9 {
        float: none;
        width: 95%;
        margin: 0 auto
    }
    .counter [data-counter] {
        font-size: 1rem;
    }
    .button.outline {
        border: 3px solid #fff;
        background: none;
        font-size: 12px;
        padding: 15px 25px !important;
        letter-spacing: 2px;
        margin: 0 20px
    }
    .scroll-next h5 {
        margin-top: 30px;
        font-size: 24px;
        letter-spacing: 0;
    }
    .img-right-2,
    .img-right {
        position: relative;
        float: none;
        width: 100% !important;
        margin-bottom: 20px;
    }
    .counter.table-center {
        margin: 20px auto
    }
    h1 {
        font-size: 22px;
        letter-spacing: 0
    }
    .menu {
        display: block
    }
    img.logo {
        display: none
    }
    .jb-logo {
        display: none
    }
    .our-work .constrain-width.feature-wrapper {
        width: 75%;
        padding: 40px 0;
    }
    svg.background.overflow-bottom {} .section.image {
        margin-top: -140px;
    }
    .section.team.flexy {
        padding-top: 60px;
    }
    .about-text h1 {
        margin-top: 0;
        line-height: 22px;
        font-size: 15px;
        letter-spacing: 0;
    }
    .contact-page .contact-text {
        padding: 100px 0 0 0 !important
    }
    h2.primary.text-large {
        font-size: 2rem;
    }
    .about-text-2 p {
        letter-spacing: 0;
        font-size: 15px;
        margin: 15px 0;
        line-height: 20px;
    }
    .about-text {
        max-width: 90% !important
    }
    .section.image video {
        margin-top: -130px;
    }
    .section.image video {
        width: 320%;
        margin-left: -50%;
    }
    .about-text-2 {
        padding: 60px 0 0 0;
    }
    h1.secondary {
        padding: 40px 0;
        max-width: 85%;
        margin: 100px auto 0;
    }
    .hide-svg {
        display: none
    }
    .approach-section {
        background: #251b29;
        margin-top: -55px;
        padding-bottom: 60px;
    }
    .service-grid .item {
        display: flex;
        -webkit-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
    }
    .image-grid.secondary .item {
        min-width: 15%;
        margin: 15px;
    }
    .image-grid.secondary {
        max-width: 90%;
    }
    .clients .image-grid {
        padding: 0;
    }
    .section.padded.our-story {
        padding-bottom: 100px;
        padding-top: 100px;
    }
    .service-grid {
        max-width: 90%;
        margin: 0 auto;
    }
    .clients {
        display: block;
        padding: 30px 0
    }
    .insta-blog {
        height: auto !important
    }
    .section.contact h2 {
        line-height: 1.5rem;
        letter-spacing: 0;
        max-width: 85%;
    }
    .insta-blog {
        display: block
    }
    .footer-blog .links {
        display: none
    }
    .footer-blog .copy {
        float: none;
        text-align: center;
        font-size: 9px;
    }
    .section:only-of-type:not(.flexy) {
        min-height: auto;
    }
    .who {
        display: none
    }
    .none {
        display: none !important
    }
    .constrain-width.left {
        margin-left: 0
    }
    .section.services .constrain-width {
        max-width: 85%;
        height: auto;
        margin: 0 auto;
    }
    .insta-blog .blog-item {
        color: black;
        margin-bottom: 0rem;
        display: block;
        float: none;
        width: 100%;
    }
    .blog-area {
        height: auto
    }
    a.button,
    .button[type="button"],
    .button[type="submit"] {
        font-size: 12px;
        padding: 15px 20px !important;
        line-height: 16px;
        letter-spacing: 0;
    }
    .hero {
        min-height: 100vh !important;
        height: 300px !important;
    }
    .salisbury,
    .hay {
        background-size: cover;
        height: auto;
        width: 150%;
        overflow: hidden;
        margin-left: -50%
    }
    .salisbury video,
    .hay video {
        display: none
    }
    .hero h1 {
        line-height: 25px;
    }
    .down {
        left: 45%
    }
    .approach-text {
        margin-top: -120px;
    }
    .section.services .constrain-width h2 {
        margin-top: 0;
        padding: 15% 0;
        font-size: 14px;
        line-height: 18px;
        max-width: 90%;
        letter-spacing: 0
    }
    .project-text {
        max-width: 75%;
        font-size: 17px;
        line-height: 21px;
        padding-top: 100px;
        letter-spacing: 0
    }
    .blog-featured-image {
        max-height: 250px;
        overflow: hidden
    }
    .insta-blog .blog-item h2 a {
        font-size: 22px;
        letter-spacing: 0;
        line-height: 24px;
    }
    .insta-blog .blog-item p {
        font-size: 12px
    }
    .insta-blog .blog-item article {
        padding: 60px 40px 30px 40px;
        min-height: 270px;
    }
    .section.team .profile p {
        font-size: 13px;
    }
    .section.team .profile {
        padding: 20px;
    }
    .section.team .profile h2 {
        font-size: 18px;
        margin-bottom: 13px;
    }
    .section.team .email {
        font-size: 10px;
    }
    .section.team .photo {
        max-height: none;
    }
    .line {
        margin: 10% auto
    }
    .image-grid.primary .item {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}
.snap-phone {
    margin: 5% 0;
}
@media screen and (min-width: 1400px) and (max-width: 1700px) {
    .banner-caption {
        bottom: 20px;
    }
    .hero h1 span {
        width: 60%;
    }
    .hero h1 {
        font-size: 2rem;
    }
}
@media screen and (min-width: 1000px) and (max-width: 1366px) {
    .hero h1 {
        font-size: 1.8rem;
        line-height: 38px;
    }
    .hero h1 span {
        width: 90%;
    }
    .hay video {
        width: 140% !important
    }
    .salisbury video {
        width: 120% !important
    }
    .logos-section {
        height: 100vh !important
    }
    .about-text h1 {
        margin-top: -50px;
        line-height: 40px;
        font-size: 28px;
    }
    .team-shift-2 {
        margin-top: 0 !important;
    }
    .team-shift {
        margin-top: 0 !important;
    }
    .section.team .profile {
        padding: 25px !important;
    }
    .team .constrain-width {
        max-width: 78% !important;
    }
    .bb-logo {
        right: 7%
    }
    .bb-camera {
        background: url(../../images/bb-camera.jpg) right bottom no-repeat;
        background-size: 90%;
    }
    .feature-3 {
        padding: 20% 0 0 5% !important;
    }
    .bb-dates {
        margin-left: 0 !important
    }
    .iphone-right {
        width: 200px !important;
        margin: 25% 0 0 0
    }
    .our-work .flexslider img {
        height: auto !important;
    }
    .bb-shift-2 img {
        max-height: none;
        width: 250px !important;
    }
    .banner-caption {
        bottom: 25px;
    }
    .iloveugly-logo {
        position: absolute;
        right: 5%;
        top: 55%;
        width: 400px;
    }
    .bb-influencers {
        height: 100vh
    }
    .team-wrapper {
        height: auto
    }
    .section.team {
        min-height: auto !important;
    }
    .team-footer {
        position: relative
    }
    .team-last {
        height: 500px !important
    }
    .section.contact h2 {
        margin-right: 10rem
    }
    .section.careers {
        background: url("../../images/careers-bg.jpg") no-repeat 0 0 !important;
    }
    form .textarea {
        min-height: 4.375rem;
    }
    .iphone-right .flex-direction-nav {
        display: none !important
    }
    .service-grid .item {
        position: relative;
        z-index: 999;
        float: left;
        display: block;
        width: 25%;
        min-width: 250px;
        min-height: 370px;
        color: #c48c41;
        border: 5px solid #FFFFFF;
        transition: background-color 0.2s ease;
        overflow: hidden;
    }
    .service-grid .item:hover {
        background-color: #FFFFFF;
    }
    .service-grid .item:hover .title {
        -webkit-transform: translateY(-170%);
        transform: translateY(-170%);
    }
    .service-grid .item:hover ul {
        top: 60px;
    }
    .service-grid .title {
        transition: -webkit-transform 0.2s ease;
        transition: transform 0.2s ease;
    }
    .service-grid .text {
        position: absolute;
        top: 100%;
        right: 2.5rem;
        left: 2.5rem;
        text-align: center;
        transition: top 0.2s ease;
    }
    .service-item h4 {
        bottom: 35%;
    }
    .service-show ul {
        list-style: none;
        margin: 40% 0 0 -10px;
    }
    .service-show li {
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 2px;
        font-size: 10px;
    }
    .service-show ul.content-item {
        list-style: none;
        margin: 40% 0 0 -10px;
    }
    .service-show ul.strategy-item {
        list-style: none;
        margin: 40% 0 0 -10px;
    }
    .service-show ul.brand-item {
        list-style: none;
        margin: 40% 0 0 -10px;
    }
}
@media screen and (min-width: 1000px) and (max-width: 1800px) {
    .feature-1.pics-phone {
        margin-top: -3%
    }
    .pics-fb {
        width: 34%;
        margin-top: -4%;
    }
    .feature-9.pics-text {
        padding: 70px 0 0 0px;
    }
    .section.team .profile {
        padding: 20px;
    }
    .section.team .profile p {
        font-size: 13px
    }
    .section.team .profile h2 {
        font-size: 20px;
    }
    .jb-shift {
        padding: 200px 0 0 0 !important
    }
    .jb-shift2 {
        padding: 80px 0 0 0 !important
    }
    .feature-9 {
        width: 45%;
        padding: 120px 0 0 80px;
    }
    .team-shift {
        margin-top: -30vh;
    }
    .team-shift-2 {
        margin-top: -17vh;
    }
    .bp-logo {
        position: absolute;
        right: 10%;
        top: 60%;
        width: 40%;
    }
    .salisbury {
        background: url(../../images/salisbury-home.jpg) 0 #000;
        background-size: cover;
        height: 130%;
        width: 100%;
    }
    .hay {
        background: url(../../images/hay-home.html) 0 #000;
        background-size: cover;
        height: 130%;
        width: 100%;
    }
    .salisbury video {
        width: 100%
    }
    .hay video {
        width: 140%
    }
    .clients {
        padding: 0px;
    }
    .clients .image-grid {
        padding: 6.5% 0;
        margin: 0px auto
    }
    .our-work #campaign .flex-col,
    .our-work .flex-col {
        margin-left: 60px;
    }
    .our-work .constrain-width.feature-wrapper {
        width: 85%;
    }
    .section.image {
        min-height: 580px !important;
    }
    .dune-logo {
        position: absolute;
        right: 10%;
        top: 70%;
        width: 40%;
    }
    .feature-wrapper-wide {
        top: 16%
    }
    .bb-shift {
        padding: 17% 0 0 0;
    }
    .bb-shift-2 {
        padding: 17% 0 0 0
    }
    .bb-shift-2 img {
        max-height: 650px;
    }
    .snap-phone {
        max-height: 650px;
    }
    .face {
        width: 60%
    }
    .ff-shift {
        padding: 140px 0 0 0
    }
    .ff-shift img {
        max-height: 650px;
    }
    .ff-shift-2 {
        padding: 140px 0 0 0
    }
    .ff-shift-img {
        margin: 90px 0 0 0
    }
    .bp-img {
        margin-left: 20px !important;
        width: 90% !important;
        height: auto;
    }
    .bp-slide-img {
        max-height: 550px !important;
        margin-top: 20%;
        width: auto !important;
        margin-left: 50px;
    }
    .bp-img-2 {
        max-height: 600px;
        margin-left: 50px;
    }
    .bp-shift {
        padding: 20% 0 0 0;
    }
    .bp-shift-2 {
        padding: 10% 0 0 0;
    }
    .bp-shift-3 {
        padding: 20% 0 0 0;
    }
    .iphone-right {
        max-width: 285px !important;
    }
    .dnz-shift {
        padding: 5% 0 0 0 !important;
    }
    .stolen p {
        max-width: 80% !important;
        margin: 0 auto !important;
        font-size: 19px !important
    }
    .stolen-logo {
        position: absolute;
        right: 5%;
        top: 55%;
        width: 40%;
    }
    .s-shift {
        padding: 5% 0 0 0 !important
    }
    .s-img img {
        max-height: 650px !important;
        margin: 5% 0 0 10%
    }
    .s-img {
        margin: 0 !important
    }
    .insta-blog .blog-item img {
        margin-top: -50px
    }
    .img-right-2 {
        width: 40% !important
    }
    .our-work p {
        font-size: 16px;
    }
    .img-right {
        top: 15%
    }
    .feature-1 {
        margin-top: 40px;
        width: 35%;
    }
    .our-work h1.primary {
        font-size: 40px;
    }
    .our-work #campaign .flex-col.wide-brand,
    .our-work .flex-col.wide-brand {
        width: 40%;
    }
    .our-work h1.text-large {
        font-size: 60px;
    }
    .sphone {
        margin-top: -60px;
        max-width: 235px !important;
    }
    .sphone .frame {
        max-height: 651px;
        margin-left: 10px;
    }
    .jb-move {
        margin-top: 100px;
    }
    .text-heading {
        max-width: 85%;
    }
    h1.secondary {
        padding: 10% 0 0 0;
        font-size: 2rem
    }
    .section.image video {
        margin-top: -170px;
    }
    .section.image video {
        width: 130%
    }
    .approach-text {
        margin-top: -100px;
    }
    .section.services .constrain-width h2 {
        margin-top: 12%
    }
    .project-text {
        max-width: 55%;
    }
    .bb-dates {
        margin-left: 5rem;
    }
    .hero {
        height: 108vh;
    }
    .blog-featured-image {
        max-height: 235px;
        overflow: hidden
    }
    .insta-blog .blog-item h2 a {
        font-size: 25px;
        line-height: 27px
    }
    .insta-blog .blog-item article {
        padding: 60px 40px 0px 40px;
        min-height: 240px;
    }
    .section.team .profile p {
        font-size: 14px;
    }
    .section.team .profile {
        padding: 40px;
    }
    .section.team .profile h2 {
        font-size: 18px;
        margin-bottom: 13px;
    }
    .section.team .email {
        font-size: 10px;
    }
    .section.team .photo {
        max-height: auto;
    }
    .image-grid.primary img {
        height: 100%;
        max-height: 250px;
    }
    .team .constrain-width {
        max-width: 75%;
    }
    .snap-fade {
        padding: 7% 0 !important
    }
    .instafeed {
        padding: 0 20px;
    }
    .fp {} .feature-3 {
        width: 50%;
        padding: 90px 70px 0 0;
    }
    .our-work .constrain-width.feature-wrapper {
        padding: 0
    }
}
@media screen and (min-width: 2400px) and (max-width: 6000px) {
    .section.services .constrain-width {
        max-width: 50rem;
    }
    .clients .image-grid {
        padding: 20% 0;
    }
    .image-grid.primary img {
        max-height: 450px;
    }
    .logo {
        max-width: 130%
    }
    .section.image {
        min-height: 580px !important;
    }
    .clients {
        background-size: cover
    }
    .client-showcase .constrain-width {
        padding: 9% 0 0 0;
    }
    .section.image video {
        margin-top: -200px;
        z-index: -1
    }
    .approach-text {
        margin-top: -270px;
        z-index: 600
    }
    svg.background.overflow-bottom.svg-story {
        min-height: 100%;
        height: 100%
    }
    .section.team {
        margin-top: -380px;
    }
    .section.padded.our-story {
        padding: 240px 0 0 0;
        min-height: 1200px;
    }
    .section.services .constrain-width h2 {
        margin-top: 0;
        line-height: 2.55rem;
    }
    .salisbury video {
        width: 100% !important;
    }
    .clients {
        background-size: cover;
    }
    .project-text {
        max-width: 38%;
        font-size: 3rem;
        line-height: 3rem;
    }
    h1 {
        font-size: 3rem;
        line-height: 4rem !important;
    }
    .section.copy p {
        max-width: 44%;
    }
    .about-text-2 p {
        font-size: 24px;
        line-height: 30px;
    }
    .video-area {
        margin-top: -100px;
    }
    .about-text h1 {
        margin-top: -150px;
    }
    .approach-text svg.background {
        margin-top: 80px
    }
    .hay video,
    .salisbury video {
        width: 140%;
        margin-left: -20%
    }
    .salisbury video {
        width: 100% !important;
        height: 110%;
    }
}
@media screen and (max-width: 2100px) and (min-width: 1900px) {
    .instafeed {
        width: 100% !important;
        margin: 0 auto;
        overflow: hidden;
        padding-bottom: 30px;
        padding-top: 10px;
    }
    .insta-blog .blog-item article {
        padding: 52px;
    }
    .blog-featured-image {
        max-height: 300px;
        overflow: hidden
    }
    .video-area {
        margin-top: -170px;
    }
    .clients .image-grid {
        padding: 7% 0 10% 0;
    }
    .feature-wrapper-wide {
        top: 18%
    }
    .salisbury video {
        width: 130%;
        height: 110%;
    }
}