/*--------------fonts-------------*/

h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    line-height: 40px;
    font-weight: 300;
    color: #363636;
}

h1.color {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: .01rem;
    background-image: linear-gradient(to right, #ef9c38, #ea4752, #c15ce0, #4c8bf7);
    color: transparent;
    background-clip: text;
    margin-bottom: 12px;
}

h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
    color: #363636;
}

h3 {
    display: inline;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #86868b;
    letter-spacing: .01rem;
    padding: 0;
}

h4 {
    display: inline;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #363636;
    letter-spacing: .01rem;
    padding: 0;
}

h4.white {
    display: inline;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: white;
    letter-spacing: .01rem;
    padding: 0;
}

p {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    color: #363636;
}

p.bold {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    color: #363636;
}

p.name {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #363636;
    margin-top: 15px;
}

p.italic {
    font-family: 'Spectral', serif;
    font-size: 17px;
    line-height: 20px;
    margin-top: -15px;
    font-weight: 400;
    color: #363636;
}

p.title1 {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 12px;
    font-weight: 400;
    color: #a2a2a2;
}

p.title2 {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 12px;
    font-weight: 400;
    color: #a2a2a2;
    margin-top: 40px;
}

p.fine {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #363636;
}

p.poem {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    color: white;
    position: absolute;
    margin-top: 200px;
    margin-left: 56px;
}

h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #494949;
}

button {
    background-color: transparent;
    height: 44px;
    border: 1px solid #306fdb;
    border-radius: 22px;
    padding: 0px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #306fdb;
}

button:hover {
    background-color: #306fdb;
    color: white;
}

button.buy {
    margin-top: 12px;
}

/*--------------Home-------------*/

body {
    padding: 0px;
    margin: 0px;
    background: white;
}

.row {
    padding-left: 25px;
    padding-right: 25px;
}

.header {
    height: 100px;
    background-color: rgba(255, 255, 255, 0.93);
    backdrop-filter: blur(10px);
}

.intro {
    padding-top: 80px;
}

.spacer {
    height: 144px;
    padding-top: 12px;
}

a {
    text-decoration: none;
}

a.fill-div{
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

.clients {
    height: 600px;
    margin-bottom: 152px;
    overflow-x: auto;
}

.work {
    height: 600px;
    overflow-x: auto;
    overflow-y: hidden;
}

.workdigital {
    height: 600px;
    margin-top: 120px;
    margin-bottom: 80px;
    overflow-x: auto;
    overflow-y: hidden;
}

.workdigital2 {
    height: 600px;
    margin-top: 120px;
    margin-bottom: 80px;
    overflow-x: auto;
    overflow-y: hidden;
}

.work2 {
    height: 600px;
    overflow-x: auto;
    overflow-y: hidden;
}

.scroll {
    width: 400px;
}

.scrollwide {
    width: 800px;
}

.featured {
    border-radius: 20px;
    height: 600px;
}

.featuredo {
    border-radius: 20px;
    height: 600px;
    border: 1px solid #d2d2d2;
}

.featured.one {
    background: url(../images/olipop1.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.two {
    background: url(../images/ld2.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.three {
    background: url(../images/gallery2.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.four {
    background: url(../images/ld1.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.five {
    background: url(../images/olipop5.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.six {
    background: url(../images/ld3.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.seven {
    background: url(../images/gallery3.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.eight {
    background: url(../images/ld11.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.olipop1 {
    background: url(../images/olipop1.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.olipop2 {
    background: url(../images/olipop2.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.olipop3 {
    background: url(../images/olipop5.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.olipop4 {
    background: url(../images/olipop9.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.ld1 {
    background: url(../images/ld1.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.ld2 {
    background: url(../images/ld2.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.ld3 {
    background: url(../images/ld3.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.ld4 {
    background: url(../images/ld4.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.ld5 {
    background: url(../images/ld5.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.ld6 {
    background: url(../images/ld6.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.built1 {
    background: url(../images/built11.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.built2 {
    background: url(../images/built8.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.built3 {
    background: url(../images/built7.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.built4 {
    background: url(../images/built6.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.built5 {
    background: url(../images/built20.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.built6 {
    background: url(../images/built21.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.built7 {
    background: url(../images/built22.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.built8 {
    background: url(../images/built19.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.built9 {
    background: url(../images/built26.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.social1 {
    background: url(../images/social0.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.social2 {
    background: url(../images/social7.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.social3 {
    background: url(../images/social8.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.hohm1 {
    background: url(../images/hohm0.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.hohm2 {
    background: url(../images/hohm2.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.hohm3 {
    background: url(../images/hohm3.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.hohm4 {
    background: url(../images/hohm4.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.hohm5 {
    background: url(../images/hohm5.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.hohm6 {
    background: url(../images/hohm6.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.hohm7 {
    background: url(../images/hohm7.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.hohm8 {
    background: url(../images/hohm8.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.hohm9 {
    background: url(../images/hohm9.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.auria1 {
    background: url(../images/auria0.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.auria2 {
    background: url(../images/auria1.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.auria3 {
    background: url(../images/auria2.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.auria4 {
    background: url(../images/auria3.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.auria5 {
    background: url(../images/auria4.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.auria6 {
    background: url(../images/auria5.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.kong1 {
    background: url(../images/kong1.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.kong2 {
    background: url(../images/kong0.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.kong3 {
    background: url(../images/kong3.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.kong4 {
    background: url(../images/kong4.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.kong5 {
    background: url(../images/kong5.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.ts1 {
    background: url(../images/ts1.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.ts2 {
    background: url(../images/ts2.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.ts3 {
    background: url(../images/ts3.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.ts4 {
    background: url(../images/ts4.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.digital1 {
    background: url(../images/digital1.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
    border: 1px solid #d2d2d2;
}

.featured.digital2 {
    background: url(../images/digital3.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
    border: 1px solid #d2d2d2;
}

.featured.digital3 {
    background: url(../images/digital4.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
    border: 1px solid #d2d2d2;
}

.featured.digital4 {
    background: url(../images/digital5.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
    border: 1px solid #d2d2d2;
}

.featured.digital5 {
    background: url(../images/digital7.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
}

.featured.digital6 {
    background: url(../images/digital8.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
}

.featured.digital7 {
    background: url(../images/digital6.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
    border: 1px solid #d2d2d2;
}

.featured.digital8 {
    background: url(../images/digital10.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
}

.featured.digital9 {
    background: url(../images/digital12.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
}

.featured.nike1 {
    background: url(../images/nike2.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
}

.featured.nike2 {
    background: url(../images/nike1.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;

}

.featured.nike3 {
    background: url(../images/nike3.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
}

.featured.nike4 {
    background: url(../images/nike4.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
}

.featured.nike5 {
    background: url(../images/nike5.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
}

.featured.nike6 {
    background: url(../images/nike6.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
}

.featured.nike7 {
    background: url(../images/nike7.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
}

.featured.nike8 {
    background: url(../images/nike11.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
}

.featured.nike9 {
    background: url(../images/nike11.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
}

.featured.air2 {
    background: url(../images/air2.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.air3 {
    background: url(../images/air3.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.air5 {
    background: url(../images/air5.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.air6 {
    background: url(../images/air6.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.featured.air7 {
    background: url(../images/air15.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
    border: 1px solid #d2d2d2;
}

img.more {
    margin-top: 549px;
    margin-right: 16px;
    float: right;
    width: 34px;
    height: 34px;
}

/*--------------Text-------------*/

.text {
    overflow: hidden;
    padding: 0;
    display: flex;
    justify-content: center;
    background-color: #f8f8f9;
}

.caption {
    width: 50%;
    margin: 120px auto 80px auto;
    text-align: center;
}

/*--------------BG Image-------------*/

.bgimage {
    position: relative;
    overflow: hidden;
    padding: 0;
    display: flex;
    justify-content: center;
    background-color: #f8f8f9;
}

.background {
    height: 672px;
    background: url(../images/olipop6.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.gradient {
    position: absolute;
    height: 672px;
    background-image: linear-gradient(to top, rgba(22,22,23,1), rgba(22,22,23,.3), transparent);
}

.captionoverlay {
    position: absolute;
    bottom: 0;
    width: 50%;
    margin: 0 auto 0 auto;
    text-align: center;
}

/*--------------Landing-------------*/

.landing {
    position: relative;
    overflow: hidden;
    padding: 0;
    display: flex;
    border-radius: 20px;
    border: 1px solid #d2d2d2;
    margin: 0 12px 0px 12px;
    height: auto;
}

.land1 {
    height: 40px;
    padding: 0;
    margin: 0;
}

.buttons1 {
    height: 14px;
    padding: 0 0 0 21px;
    margin: 0;
}

.buttons2 {
    height: 14px;
    padding: 0 16px 0 0;
    margin: 0;
}

.dot {
    height: 14px;
    width: 14px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 7px;
}

.land2 {
    height: 672px;
    background: url(../images/ld6.jpg);
    background-size: cover;
    background-position: 50% 50%;
    padding: 0;
    margin: 0;
}

.landingheadline {
    width: 60%;
    padding: 0;
    margin: 0 auto 0 auto;
    text-align: center;
}

h6 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 38px;
    font-weight: 600;
    font-style: normal;
    line-height: 36px;
    color: white;
    margin: 0;
    padding: 0;
}

.ikea1 {
    padding: 60px;
    margin: 0;
    background-color: #f9f9f9;
}

picture {
    margin: 0 auto 0 auto;
    padding: 0;
}

picture > * {
    max-width: 100%;
}

.ikea2 {
    margin: 0;
    padding: 0;
    background-color: #f9f9f9;
}

.ikea3 {
    margin: 0;
    padding: 12px 0 12px 0;
    background-color: #f9f9f9;
}

h6.airhead {
    font-family: "Montserrat", sans-serif;
    font-size: 28px;
    font-weight: 600;
    font-style: normal;
    line-height: 32px;
    letter-spacing: -.5px;
    color: black;
    text-align: center;
    margin: 0;
    padding: 0;
}

h3.airp {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 26px;
    color: #86868b;
    text-align: center;
    margin: 0;
    padding: 0;
}

h4.airhead {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    line-height: 32px;
    color: black;
    text-align: center;
    margin: 0;
    padding: 0;
}

h4.airp {
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
    color: #86868b;
    text-align: center;
    margin: 0;
    padding: 0;
}

.airleft {
    margin: 0;
    padding: 0 2% 0 12%;
    background-color: #f9f9f9; 
}

.airright {
    margin: 0;
    padding: 0 12% 0 2%;
    background-color: #f9f9f9;
}

.airicon1 {
    width: 120px;
    height: 184px;
    padding: 0;
    margin: 0;
    background: url(../images/air11.png);
    background-size: cover;
    background-position: 50% 50%;
    border-bottom: 2px solid #d5d5d5;
}

.airicon2 {
    width: 120px;
    height: 184px;
    padding: 0;
    margin: 0;
    background: url(../images/air12.png);
    background-size: cover;
    background-position: 50% 50%;
    border-bottom: 2px solid #d5d5d5;
}

.airicon3 {
    width: 120px;
    height: 184px;
    padding: 0;
    margin: 0;
    background: url(../images/air10.png);
    background-size: cover;
    background-position: 50% 50%;
    border-bottom: 2px solid #d5d5d5;
}

.airicon4 {
    width: 120px;
    height: 184px;
    padding: 0;
    margin: 0;
    background: url(../images/air13.png);
    background-size: cover;
    background-position: 50% 50%;
    border-bottom: 2px solid #d5d5d5;
}

.airtext {
    height: 184px;
    padding: 48px 0 0 32px;
    margin: 0;
    border-bottom: 2px solid #d5d5d5;
}

.ikea4 {
    margin: 0;
    padding: 0;
}

.split {
    margin: 0;
    padding: 0;
}

.splitleft {
    height: 504px;
    margin: 0;
    padding: 0;
}

.splitright {
    margin: 0;
    padding: 0;
}

.splitleft2 {
    height: 504px;
    margin: 0;
    padding: 0;
    background: #000000;
}

.textblock {
    width: 60%;
    padding: 0;
    margin: 0;
    text-align: left;
}

h6.subhead {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 30px;
    font-weight: 600;
    font-style: normal;
    line-height: 27px;
    color: #363636;
    margin: 0 0 12px 0;
    padding: 0;
}

h6.subheadwhite {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 30px;
    font-weight: 600;
    font-style: normal;
    line-height: 27px;
    color: white;
    margin: 0 0 12px 0;
    padding: 0;
}

h3.leftalign {
    display: inline;
    font-family: 'Roboto', sans-serif; 
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #86868b;
    letter-spacing: .01rem;
    padding: 0;
}

h3.centeralign {
    display: inline;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #989898;
    letter-spacing: .01rem;
    padding: 0;
}

button.hj {
    background-color: transparent;
    height: 52px;
    border: 2px solid #363636;
    border-radius: 0px;
    padding: 0px 22px;
    margin: 34px 0 0 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    color: #363636;
}

.bgright {
    height: 504px;
    background: url(../images/ld7.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.bgright2 {
    height: 504px;
    background: url(../images/ld8.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.land4 {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
}

.backgroundlanding {
    height: 672px;
    background: url(../images/ld9.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.gradientlotion {
    position: absolute;
    height: 672px;
    background-image: linear-gradient(to top, rgba(22,22,23,1), rgba(22,22,23,.8), transparent, transparent);
}

button.lotion {
    background-color: transparent;
    height: 52px;
    border: 2px solid white;
    border-radius: 0px;
    padding: 0px 22px;
    margin: 34px 0 0 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    color: white;
}

.captionoverlaylanding {
    position: absolute;
    bottom: 72px;
    width: 40%;
    margin: 0 auto 0 auto;
    text-align: center;
}

/*--------------Content-------------*/

.stack {
    padding: 0;
}

.sf {
    overflow: hidden;
    padding: 0;
    margin: 0px auto 0px auto;
    border-radius: 20px;

}

.sfo {
    overflow: hidden;
    padding: 0;
    margin: 0px auto 0px auto;
    border-radius: 20px;
    border: 1px solid #d2d2d2;
}

video.wide {
    margin-bottom: -6px;
}

.sh {
    margin: 0 auto 0px auto;
    padding: 0;
}

.shl {
    overflow: hidden;
    padding: 0;
    margin: 0 4% 0 0;
    border-radius: 20px;
    border: 0px solid #d2d2d2;
    width: 48%;
}

.shr {
    overflow: hidden;
    padding: 0;
    margin: 0;
    border-radius: 20px;
    border: 0px solid #d2d2d2;
    width: 48%;
}

.shlo {
    overflow: hidden;
    padding: 0;
    margin: 0 4% 0 0;
    border-radius: 20px;
    border: 1px solid #d2d2d2;
    width: 48%;
}

.shro {
    overflow: hidden;
    padding: 0;
    margin: 0;
    border-radius: 20px;
    border: 1px solid #d2d2d2;
    width: 48%;
}

/*--------------Footer------------*/

.footer {
    padding: 136px 0 176px 0;
    margin: 0 auto;
}

.compare {
    height: auto;
    padding: 0;
}

.ldlogo {
    height: 600px;
    margin-left: 12px;
    margin-right: 12px;
    padding: 32px 32px 32px 32px;
    background: url(../images/ld10.jpg);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
}

.infographicdark {
    padding-top: 96px;
    background-color: #161617;
}

.footer2 {
    position: relative;
    height: 160px;
    padding: 0;
    display: flex;
    justify-content: center;
    background-color: #161617;
}

/*--------------Strategy-------------*/

.strategy {
    padding: 0;
}

.sectiontop {
    padding: 0;
}

.section {
    padding: 0;
}

.detail {
    margin: 0 auto 0 auto;
    padding: 0px 0px 16px 0px;
    width: 70%;
    text-align: left;
}

hr.head {
    display: block;
    height: 2px;
    background-color: #86868b;
    opacity: 1;
    margin-bottom: 24px;
    width: 100%;
}

/*--------------Spacers-------------*/

.spclg {
    height: 144px;
}

.spcmd {
    height: 120px;
}

.spcsml {
    height: 72px;
}

/*--------------Mobile-------------*/

@media (max-width: 768px) {
    
    h1 {
        font-size: 28px;
        line-height: 32px;
    }
    
    h2 {
        font-size: 18px;
        line-height: 24px;
    }
    
    p.title2 {
        margin-top: 30px;
    }
    
    .row {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .header {
        height: 88px;
    }
    
    .intro {
        padding-top: 50px;
    }
    
    .spacer {
        height: 96px;
    }
    
    .clients {
        height: 472px;
    }
    
    .work {
        height: 472px;
    }
    
    .work2 {
        height: 472px;
    }
    
    .scroll {
        width: 320px;
    }
    
    .scrollwide {
        max-width: 576px;
    }

    .featured {
        height: 472px;
    }
    
    .featuredo {
        height: 472px;
    }
    
    img.more {
        width: 34px;
        height: 34px;
        margin-top: 421px;
    }
    
    .box {
        width: 95%;
    }
    
    .text {
        margin-top: 0px;
        padding: 0;
    }
    
    .bgimage {
        position: relative;
        overflow: hidden;
        padding: 0;
        display: flex;
        justify-content: center;
        background-color: #f8f8f9;
    }
    
    .captionoverlay {
        width: 75%;
    }

    .background {
        height: 576px;
    }

    .gradient {
        height: 576px;
        background-image: linear-gradient(to top, rgba(22,22,23,1), rgba(22,22,23,.5), transparent);
    }
    
    .caption {
        margin: 80px auto 80px auto;
        width: 75%;
    }
    
    .infographic {
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 104px;
    }
    
    .old {
        height: 400px;
        padding: 40px 24px 24px 24px;
        background: url(../images/info_old_mobile.jpg);
        background-size: cover;
        background-position: 50% 50%;
    }
    
    .new {
        height: 400px;
        padding: 40px 24px 24px 24px;
        margin-top: 28px;
        background: url(../images/info_new_mobile.jpg);
        background-size: cover;
        background-position: 50% 50%;
    }
    
    .oli1 {
        height: 400px;
        padding: 40px 24px 24px 24px;
        background: url(../images/olipop7.jpg);
        background-size: cover;
        background-position: 50% 50%;
    }
    
    .oli2 {
        height: 400px;
        padding: 40px 24px 24px 24px;
        margin-top: 28px;
        background: url(../images/olipop8.gif);
        background-size: cover;
        background-position: 50% 50%;
    }
    
    .pricing1 {
        padding: 28px 16px 16px 16px;
    }
    
    .pricing2 {
        padding: 28px 16px 16px 16px;
    }
    
    .strategy {
        padding: 0;
    }
    
    .section {
        margin-top: 20px;
    }
    
    .detail {
        width: 85%:
    }
    
    .footer {
        padding: 104px 0 160px 0;
        margin: 0 auto;
    }
    
    .landing {
        padding: 0;
    }
    
    .land1 {
        padding: 0;
    }
    
    .land2 {
        padding: 0;
    }
    
    .landingheadline {
        width: 80%;
        padding: 0;
        margin: 0 auto 0 auto;
    }
    
    h6 {
        font-size: 32px;
        font-weight: 600;
        line-height: 30px;
        margin: 0;
        padding: 0;
    }
    
    .split {
        margin: 0;
        padding: 0;
    }
    
    .splitleft {
        margin: 0;
        padding: 0;
    }
    
    .splitright {
        margin: 0;
        padding: 0;
    }
    
    .textblock {
        width: 75%;
        padding: 0;
        margin: 0;
    }
    
    .captionoverlaylanding {
        margin: 0;
        padding: 0;
        width: 70%
    }
    
    .land4 {
        margin: 0;
        padding: 0;
    }
    
    .textblock {
        text-align: center;
    }
    
    .ldlogo {
        height: 288px;
        margin-left: 12px;
        margin-right: 12px;
        padding: 32px 32px 32px 32px;
        background: url(../images/ld10.jpg);
        background-size: cover;
        background-position: 50% 50%;
        border-radius: 20px;
    }
    
    .stack {
        padding-left: 24px;
        padding-right: 24px;
    }
    
    .sf {
        overflow: hidden;
        margin: 0 auto 0 auto;
        border-radius: 20px;
    }
    
    .sfo {
        overflow: hidden;
        margin: 0 auto 0 auto;
        border-radius: 20px;
        border: 1px solid #d2d2d2;
    }

    .sh {
        margin: 0 auto;
        padding: 0;
    }

    .shl {
        overflow: hidden;
        padding: 0;
        margin: 0 0 24px 0;
        border-radius: 20px;
        border: 0px solid #d2d2d2;
        width: 100%;
    }
    
    .shr {
        overflow: hidden;
        padding: 0;
        margin: 0 0 24px 0;
        border-radius: 20px;
        border: 0px solid #d2d2d2;
        width: 100%;
    }
    
    .shlo {
        overflow: hidden;
        padding: 0;
        margin: 0 0 24px 0;
        border-radius: 20px;
        border: 0px solid #d2d2d2;
        width: 100%;
    }
    
    .shro {
        overflow: hidden;
        padding: 0;
        margin: 0 0 24px 0;
        border-radius: 20px;
        border: 0px solid #d2d2d2;
        width: 100%;
    }
    
    .spclg {
        height: 88px;
    }

    .spcmd {
        height: 72px;
    }

    .spcsml {
        height: 40px;
    }
    
    .ikea1 {
        padding: 60px 10px 80px 10px;
    }
    
    .airtext {
        height: 184px;
        padding: 36px 0 0 24px;
        margin: 0;
        border-bottom: 2px solid #d5d5d5;
        line-height: 18px;
    }
    
    h6.airhead {
        font-family: "Montserrat", sans-serif;
        font-size: 24px;
        font-weight: 600;
        font-style: normal;
        line-height: 30px;
        color: black;
        text-align: center;
        margin: 0;
        padding: 0;
    }

    h3.airp {
        font-family: "Montserrat", sans-serif;
        font-size: 17px;
        font-weight: 400;
        font-style: normal;
        line-height: 24px;
        color: #86868b;
        text-align: center;
        margin: 0;
        padding: 0;
    }
    
    h4.airhead {
        font-family: "Montserrat", sans-serif;
        font-size: 15px;
        font-weight: 500;
        font-style: normal;
        line-height: 24px;
        color: black;
        margin: 0;
        padding: 0;
    }

    h4.airp {
        font-family: "Montserrat", sans-serif;
        font-size: 15px;
        font-weight: 400;
        font-style: normal;
        line-height: 20px;
        color: #86868b;
        margin: 0;
        padding: 0;
    }
    
    .airleft {
        margin: 0;
        padding: 0 8% 0 8%;
        background-color: #f9f9f9; 
    }

    .airright {
        margin: 0;
        padding: 0 8% 0 8%;
        background-color: #f9f9f9;
    }
    
    .ikea4 {
        margin: 0;
        padding: 0;
        background-color: blue;
    }
   
}