/*
Theme Name: TLi Theme

*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
    font-family: 'metropolisregular', sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-family: 'metropolisregular', sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
    margin: 0;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin-bottom: 10px;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #CCC;
    margin: 0 0 20px;
    padding: 15px;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}


/*--------------------------------------------------------------
# Global
--------------------------------------------------------------*/

.left {
    float: left;
}

.right {
    float: right;
}

#main-banner .bg-animation {
    background: url('https://trendlineinteractive.com/wp-content/uploads/2020/09/TrendlineTeamPhotoCollage.png');
    background-repeat: repeat;
    background-position: center center;
    background-size: contain;
    -webkit-animation: animate_background 35s linear 0s infinite;
    -moz-animation: animate_background 35s linear 0s infinite;
    -o-animation: animate_background 35s linear 0s infinite;
    animation: animate_background 35s linear 0s infinite;
    height: 50vh;
}

@-webkit-keyframes animate_background {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 0 -800px;
    }
}

@-moz-keyframes animate_background {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 0 -800px;
    }
}

@-o-keyframes animate_background {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 0 -800px;
    }
}

@keyframes animate_background {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 0 -800px;
    }
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

@font-face {
    font-family: 'metropolisbold';
    src: url('webfonts/metropolis-bold-webfont.eot');
    src: url('webfonts/metropolis-bold-webfont.eot?#iefix') format('embedded-opentype'), url('webfonts/metropolis-bold-webfont.woff2') format('woff2'), url('webfonts/metropolis-bold-webfont.woff') format('woff'), url('webfonts/metropolis-bold-webfont.ttf') format('truetype'), url('webfonts/metropolis-bold-webfont.svg#metropolisbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metropolissemibold';
    src: url('webfonts/metropolis-semibold-webfont.eot');
    src: url('webfonts/metropolis-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('webfonts/metropolis-semibold-webfont.woff2') format('woff2'), url('webfonts/metropolis-semibold-webfont.woff') format('woff'), url('webfonts/metropolis-semibold-webfont.ttf') format('truetype'), url('webfonts/metropolis-semibold-webfont.svg#metropolisbold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'metropolismedium';
    src: url('webfonts/metropolis-medium-webfont.eot');
    src: url('webfonts/metropolis-medium-webfont.eot?#iefix') format('embedded-opentype'), url('webfonts/metropolis-medium-webfont.woff2') format('woff2'), url('webfonts/metropolis-medium-webfont.woff') format('woff'), url('webfonts/metropolis-medium-webfont.ttf') format('truetype'), url('webfonts/metropolis-medium-webfont.svg#metropolismedium') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'metropolisregular';
    src: url('webfonts/metropolis-regular-webfont.eot');
    src: url('webfonts/metropolis-regular-webfont.eot?#iefix') format('embedded-opentype'), url('webfonts/metropolis-regular-webfont.woff2') format('woff2'), url('webfonts/metropolis-regular-webfont.woff') format('woff'), url('webfonts/metropolis-regular-webfont.svg#metropolisregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'metropolislight';
    src: url('webfonts/metropolis-light-webfont.eot');
    src: url('webfonts/metropolis-light-webfont.eot?#iefix') format('embedded-opentype'), url('webfonts/metropolis-light-webfont.woff2') format('woff2'), url('webfonts/metropolis-light-webfont.woff') format('woff'), url('webfonts/metropolis-light-webfont.svg#metropolislight') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

body,
button,
input,
select,
textarea {
    color: #404040;
    font-family: 'metropolisregular', sans-serif;
    font-size: 16px;
}

h1 {
    font-family: 'metropolisbold', sans-serif;
    font-weight: normal;
    font-size: 52px;
    line-height: 60px;
    color: #111412;
    margin: 0px;
    padding: 0px;
}

h2 {
    font-family: 'metropolissemibold', sans-serif;
    font-weight: normal;
    font-size: 36px;
    line-height: 44px;
    color: #111412;
    margin-bottom: 24px;
    letter-spacing: .3px;
}

h3 {
    font-family: 'metropolismedium', sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    color: #111412;
    margin-bottom: 24px;
    letter-spacing: .3px;
}

h4 {
    font-family: 'metropolisregular', sans-serif;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #111412;
    margin-bottom: 24px;
    letter-spacing: .3px;
}

h5 {
    font-family: 'metropolissemibold', sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #111412;
    margin-bottom: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h6 {
    font-family: 'metropolissemibold', sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #111412;
    margin-top: 16px;
    margin-bottom: 8px;
    letter-spacing: .5px;
    text-transform: uppercase;
}

p {
    font-family: 'metropolislight', sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: .3px;
    color: #3F4046;
    margin-bottom: 24px;
    padding: 0px;
}

li {
    font-family: 'metropolislight', sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: .3px;
    margin-bottom: 24px;
    padding: 0px;
}

.hs-form * {
    font-family: 'metropolismedium', sans-serif;
}

.center {
    text-align: center;
}

.black {
    color: #3B423D;
}

.home-page-form h4 {
    font-family: 'metropolissemibold', sans-serif;
    font-weight: normal;
    color: #ffffff;
}

.white {
    color: #fff;
}

.remove,
.remove-1 {
    float: none;
    width: 0px;
    height: 0px;
    padding: 0px;
    margin: 0px;
}

.section-container {
    width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.marge {
    margin: px;
}

.home-header-content h1 {
    font-family: 'metropolismedium', sans-serif;
    text-align: center;
    color: #fff;
    margin-bottom: 24px;
}

.hero-content h1 {
    color: #fffbfc;
}

.hero-content p {
    color: #fffbfc;
}

.home-header-content h2 {
    font-family: 'metropolislight', sans-serif;
    font-size: 28px;
    text-align: center;
    color: #fff;
}

.hero-content h2 {
    font-family: 'metropolislight', sans-serif;
    font-size: 28px;
}

.home-who-we-are h5,
.home-who-trust h5 {
    color: #3B423D;
}

.home-who-we-are p {
    font-size: 28px;
    line-height: 34px;
    color: #424141;
    letter-spacing: 0.325px;
}

.home-page-form h5 {
    color: #ffffff;
}

.home-page-form p {
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    letter-spacing: 0.325px;
}

.what-case-studies h2 {
    font-family: 'metropolismedium', sans-serif;
    font-size: 52px;
    line-height: 60px;
    text-align: center;
}

.what-case-studies p {
    font-family: 'metropolislight', sans-serif;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
}

.what-partners-content h2,
.who-culture-content h2 {
    font-family: 'metropolismedium', sans-serif;
    font-size: 52px;
    line-height: 60px;
}

.what-partners-content p {
    font-family: 'metropolislight', sans-serif;
    font-size: 28px;
    line-height: 34px;
    color: #3F4046;
}

.who-content h2 {
    font-family: 'metropolissemibold', sans-serif;
    font-size: 28px;
    line-height: 34px;
    font-weight: 300;
}

.who-values h2 {
    font-family: 'metropolissemibold', sans-serif;
    font-size: 52px;
    line-height: 60px;
    font-weight: 300;
}

.who-leadership h2 {
    font-family: 'metropolissemibold', sans-serif;
    font-size: 52px;
    line-height: 60px;
    text-align: center;
}

.box-container h3 {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.box-container h4 {
    padding: 0px;
    margin: 0px;
}

.who-content h3 {
    font-family: 'metropolislight', sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: normal;
    text-align: center;
}

.who-culture-content p,
.who-values-content p,
.who-leadership p {
    font-family: 'metropolislight', sans-serif;
    font-size: 28px;
    line-height: 34px;
    color: #3F4046;
}

.who-leadership p {
    font-family: 'metropolislight', sans-serif;
    font-size: 28px;
    line-height: 34px;
    color: #3F4046;
    text-align: center;
    padding-bottom: 75px;
}

.who-values-bottom .box-a h3,
.who-values-bottom .box-b h3 {
    font-family: 'metropolismedium', sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    color: #37383d;
}

.who-values-bottom .box-a p,
.who-values-bottom .box-b p {
    font-family: 'metropolislight', sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #37383d;
}

.box .bio-text p {
    color: #fff;
    text-align: left;
    font-size: 17px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

.hero-content p,
.strategy-header-content p,
.technology-header-content p,
.agency-header-content p,
.analytics-header-content p,
.marketing-strategy p,
.operational-strategy p,
.optimization-content p,
.vendor-content p,
.deliverability-content p,
.campaign-management-content p,
.creative-content p,
.analytics p,
.custom-content p {
    font-family: 'metropolislight', sans-serif;
    font-size: 24px;
    line-height: 30px;
}

.marketing-strategy h2,
.operational-strategy h2,
.optimization-content h2,
.vendor-content h2,
.deliverability-compliance h2,
.campaign-management-content h2,
.creative-content h2,
.analytics h2,
.custom-content h2 {
    font-family: 'metropolissemibold', sans-serif;
    font-size: 38px;
    line-height: 44px;
}

.marketing-strategy ul li,
.operational-strategy ul li,
.optimization-content ul li,
.vendor-content ul li,
.deliverability-content ul li,
.campaign-management-content ul li,
.creative-content ul li,
.analytics-content ul li,
.custom-content ul li {
    font-family: 'metropolislight', sans-serif;
    font-size: 24px;
    line-height: 30px;
    padding-left: 10px;
    margin-bottom: 16px;
}

.marketing-quote h3 {
    font-family: 'metropolisregular', sans-serif;
    font-size: 26px;
    line-height: 40px;
    color: #484950;
}

.optimization-quote h3 {
    font-family: 'metropolisregular', sans-serif;
    font-size: 28px;
    line-height: 34px;
    color: #484950;
}

.vendor-quote h3 {
    font-family: 'metropolisregular', sans-serif;
    font-size: 28px;
    line-height: 34px;
    color: #484950;
}

.custom-quote h3 {
    font-family: 'metropolisregular', sans-serif;
    font-size: 28px;
    line-height: 34px;
    color: #484950;
}

.operational-quote h3 {
    font-family: 'metropolisregular', sans-serif;
    font-size: 28px;
    line-height: 34px;
    color: #484950;
}

.deliverability-quote h3 {
    font-family: 'metropolisregular', sans-serif;
    font-size: 28px;
    line-height: 34px;
    color: #484950;
}

.campaign-quote h3 {
    font-family: 'metropolisregular', sans-serif;
    font-size: 28px;
    line-height: 40px;
    color: #FFFCFF;
}

.analytics-quote h3 {
    font-family: 'metropolisregular', sans-serif;
    font-size: 32px;
    line-height: 40px;
    color: #FFFCFF;
}

.campaign-quote p,
.analytics-quote p {
    font-family: 'metropolislight', sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #FFFCFF;
}

.marketing-quote p,
.optimization-quote p,
.deliverability-quote p,
.operational-quote p,
.custom-quote p {
    font-family: 'metropolislight', sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #50514F;
}

.marketing-links h4,
.operational-links h4,
.optimization-links h4,
.vendor-links h4,
.deliverability-links h4,
.campaign-links h4,
.analytics-links h4,
.custom-links h4 {
    font-family: 'metropolislight', sans-serif;
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 8px;
}

.footer h6 {
    font-family: 'metropolisregular', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #919496;
}

.footer p {
    font-family: 'metropolisregular', sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: lighter;
    line-height: 2.188em;
    margin: 0;
}

.contact-container h1 {
    font-family: 'metropolisregular', sans-serif;
    font-weight: 800;
    font-size: 60px;
    line-height: 60px;
    color: #111412;
    padding-bottom: 35px;
}

.contact-container h2 {
    font-family: 'metropolisregular', sans-serif;
    font-size: 38px;
    line-height: 44px;
    color: #111412;
    padding-bottom: 35px;
    letter-spacing: 0.3px;
}

.contact-container h3 {
    font-family: 'metropolislight', sans-serif;
    font-size: 34px;
    padding: 0px;
    margin: 0px;
    color: #111412;
}

.weather p {
    font-family: 'metropolislight', sans-serif;
    font-size: 19px;
    line-height: 19px;
    color: #C2B199;
}

.location-box p {
    font-family: 'metropolislight', sans-serif;
    font-size: 15px;
    padding: 0px;
    margin: 0px;
    color: #000;
}

.author-info p {
    font-family: 'metropolislight', sans-serif;
    font-size: 16px;
    line-height: 22px;
    padding: 0px;
    margin: 0px;
}

p.bio {
    font-family: 'metropolislight', sans-serif;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
}

.disclaimer-container p {
    font-size: 0.875em;
    color: #fff;
}

.logo a,
.who a,
.what a,
.resources a,
.locations a {
    color: #fff;
}

.footer a,
.footer a:hover,
.disclaimer-container a,
.disclaimer-container a:hover,
.footer-container a:visited {
    color: #fff;
}

.green {
    color: #00AB84;
}

.white {
    color: #fffbfc;
}

.orange {
    color: #e35205;
}

.lt-blue {
    color: #0097d4;
}

.pink {
    color: #FF385C;
}

.bold-green {
    font-weight: bold;
    color: #00AB84;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 15px;
}

address {
    margin: 0 0 15px;
}

pre {
    background: #eee;
    font-family: 'metropolisregular', sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: 'metropolisregular', sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}


/*--------------------------------------------------------------
# Home Page
--------------------------------------------------------------*/

.home-container {
    float: left;
    width: 100%;
}

.home-header {
    float: left;
    width: 100%;
    height: 600px;
    padding-top: 200px;
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, .5);
}

.home-header-content {
    width: 60%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.home-who-we-are {
    float: left;
    width: 100%;
    padding-top: 64px;
    padding-bottom: 64px;
    background: rgba(232, 232, 232, 0.6);
}

.home-who-we-are .sq-container {
    width: 70%;
    max-width: 1080px;
}

.home-who-trust {
    float: left;
    width: 100%;
    padding-top: 64px;
    padding-bottom: 72px;
    background: #fff;
}

.home-who-trust .sq-container {
    width: 70%;
    max-width: 1080px;
}

.home-who-trust .logos {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: .25em;
}

.home-who-trust .lg {
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-who-trust img {
    width: 250px;
    height: auto;
}

.home-page-form {
    float: left;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 80px;
    background: #00AB84;
}

.home-page-form .text {
    float: left;
    width: 45%;
}

.home-page-form .form {
    float: right;
    width: 45%;
}

.form #label-firstname-a86468d1-f8db-44ea-a862-032afdcd6456,
.form #label-email-a86468d1-f8db-44ea-a862-032afdcd6456 {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.hs-form-9bbaee06-6d4e-4716-a7a2-a1caa22ff673_a2b96b75-bb63-48e4-8115-9eaab058d8b5 .hs-form-field label {
    font-family: 'metropolisregular', sans-serif;
}

.grecaptcha-badge {
    display: none;
}

.form input[type="submit"] {
    float: left;
    padding-left: 0px;
    color: #fff;
}


/*--------------------------------------------------------------
# Services Heroes
--------------------------------------------------------------*/

.hero {
    float: left;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
}

.hero-content {
    float: left;
    width: 40%;
    padding: 60px;
    margin-top: 100px;
}


/*--------------------------------------------------------------
# What We Do Page
--------------------------------------------------------------*/

.what-container {
    width: 100%;
    float: left;
}

.what-header {
    float: left;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
}

.what-services {
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 80px;
    background: rgba(201, 210, 192, 0.25);
}

.what-services-container {
    float: left;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 4em;
}

.what-case-studies {
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}

.case-study-examples {
    width: 100%;
    float: left;
    padding-bottom: 120px;
}

.case-study-examples .sq-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2%;
    grid-row-gap: 4%;
}

.what-partners {
    float: left;
    width: 100%;
    padding-top: 80px;
}

.what-partners-content {
    float: left;
    width: 50%;
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 120px;
    margin-top: 120px;
    /* default fallback */
    background: rgb(255, 255, 255) transparent;
    /* nice browsers */
    background: rgba(255, 255, 255, 0.8);
}

.what-partners-logos {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 65px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 35px;
}

.what-partners-logos .box {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
    min-height: 200px;
    border-radius: 5px;
    border: 1px solid rgba(59, 66, 61, 0.5);
}

.what-partners-logos .box img {
    width: 80%;
    height: auto;
}

.explore h4 {
    color: #50514F;
    text-transform: uppercase;
    padding: 0 15px;
    display: inline-block;
}

.explore {
    float: left;
    width: 100%;
    text-align: center;
    background-image: url(https://trendlineinteractive.com/wp-content/themes/square/images/line-bkg.png);
    background-repeat: repeat-x;
    background-position: center center;
}

.explore span {
    background-color: #f2f4ef;
    padding: 0 15px;
}


/*--------------------------------------------------------------
# Who We Are Page
--------------------------------------------------------------*/

.who-container {
    float: left;
    width: 100%;
}

.who-header {
    float: left;
    width: 100%;
    margin-bottom: 60px;
}

.who-content {
    float: none;
    margin: 0 auto;
    width: 60%;
    padding-top: 250px;
    padding-bottom: 110px;
}

.who-culture {
    float: left;
    width: 100%;
    background: url(https://trendlineinteractive.com/wp-content/themes/square/images/who-culture-bkg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
}

.who-culture-content {
    float: left;
    width: 50%;
    padding-top: 20px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 90px;
    background-color: #fff;
}

.who-culture-bottom {
    float: left;
    width: 100%;
}

.who-values {
    float: left;
    width: 100%;
    margin-top: 150px;
}

.who-values-content {
    float: right;
    width: 50%;
    padding-top: 80px;
    padding-left: 60px;
    padding-right: 50px;
    padding-bottom: 90px;
    margin-top: 60px;
    background-color: #fff;
}

.who-values-bottom {
    float: left;
    width: 100%;
    margin-top: 105px;
}

.who-values-bottom .sq-container .row-1 {
    display: grid;
    grid-template-columns: 500px 1fr 1fr 1fr 500px;
    grid-gap: 0;
}

.who-values-bottom .sq-container .row-2 {
    display: grid;
    grid-template-columns: 1fr 500px 1fr 500px 1fr;
    grid-gap: 0;
}

.who-values-bottom .sq-container .row-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 500px 1fr 1fr;
    grid-gap: 0;
}

.who-values-bottom .box-a {
    background: rgba(247, 231, 206, 0.45);
}

.who-values-bottom .box-b {
    background: rgba(247, 231, 206, 0.8);
}

.who-values-bottom .box-a,
.who-values-bottom .box-b {
    padding: 20px;
    min-height: 270px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.who-leadership {
    width: 100%;
    float: left;
    padding-top: 125px;
}

.who-leadership .row-1 {
    display: grid;
    grid-template-columns: 55px 1fr 1fr 1fr 1fr;
    grid-gap: 0;
}

.who-leadership .row-2 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 55px;
    grid-gap: 0;
}

.overlay-bio1 {
    background: rgba(29, 28, 29, .75);
    text-align: center;
    min-height: 615px;
    opacity: 0;
    -webkit-transition: opacity .25s;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.overlay-bio2 {
    background: rgba(0, 171, 132, .75);
    text-align: center;
    min-height: 615px;
    opacity: 0;
    -webkit-transition: opacity .25s;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.overlay-bio3 {
    background: rgba(194, 177, 153, .75);
    text-align: center;
    min-height: 615px;
    opacity: 0;
    -webkit-transition: opacity .25s;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.overlay-bio4 {
    background: rgba(236, 189, 120, .75);
    text-align: center;
    min-height: 615px;
    opacity: 0;
    -webkit-transition: opacity .25s;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.overlay-bio1:hover,
.overlay-bio2:hover,
.overlay-bio3:hover,
.overlay-bio4:hover {
    opacity: 1;
}

.box .bio-text {
    width: 80%;
}

.row-1 .box-container,
.row-2 .box-container {
    padding-bottom: 65px;
}

.who-careers {
    float: left;
    width: 100%;
    padding-top: 65px;
    padding-bottom: 270px;
    background-image: url(https://trendlineinteractive.com/wp-content/themes/square/images/who-careers-bkg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
}

.who-careers-content {
    float: left;
    width: 50%;
}


/*--------------------------------------------------------------
# Strategy Page
--------------------------------------------------------------*/

.strategy-header {
    float: left;
    width: 100%;
    margin-top: 80px;
}

.strategy-header-content {
    float: right;
    width: 50%;
    padding: 50px;
    margin-top: 100px;
    padding-bottom: 60px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.95;
}

.marketing-strategy {
    float: left;
    width: 100%;
    padding-top: 85px;
}

.marketing-strategy .sq-container {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    grid-column-gap: 45px;
}

.marketing-strategy-content {
    padding-top: 90px;
}

.marketing-quote-container {
    padding-bottom: 105px;
    background-image: url(https://trendlineinteractive.com/wp-content/themes/square/images/strategy-mktg-bkg.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.quote-mark {
    padding-bottom: 20px;
}

.marketing-quote {
    float: right;
    width: 70%;
    margin-right: 20px;
    padding-top: 45px;
}

.marketing-links {
    float: left;
    width: 70%;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background: #37383D;
}

.operational-strategy {
    float: left;
    width: 100%;
    padding-bottom: 85px;
}

.operational-strategy .sq-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 45px;
}

.operational-links-container {
    background-image: url(https://trendlineinteractive.com/wp-content/themes/square/images/operational-quote-bkg.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-bottom: 45px;
}

.operational-quote {
    float: left;
    width: 70%;
    margin-left: 30px;
    padding-top: 35px;
}

.operational-links {
    float: left;
    width: 50%;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 100px;
    background: #37383D;
}

.operational-content {
    float: right;
    padding-top: 45px;
}

.padding-bottom55 {
    padding-bottom: 55px;
}


/*--------------------------------------------------------------
# Technology Page
--------------------------------------------------------------*/

.technology-header {
    float: left;
    width: 100%;
    margin-top: 80px;
}

.technology-header-content {
    float: right;
    width: 50%;
    padding: 50px;
    margin-top: 100px;
    padding-bottom: 60px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.95;
}

.optimization-integration {
    float: left;
    width: 100%;
    padding-top: 85px;
}

.optimization-content {
    float: left;
    padding-top: 45px;
}

.optimization-integration .sq-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 45px;
}

.optimization-links-container {
    background-image: url(https://trendlineinteractive.com/wp-content/themes/square/images/optimize-bkg.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-bottom: 120px;
}

.optimization-quote {
    float: left;
    width: 70%;
    margin-left: 108px;
    padding-top: 48px;
}

.optimization-links {
    float: left;
    width: 70%;
    margin-left: 90px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background: #37383D;
}

.vendor-selection {
    float: left;
    width: 100%;
    padding-top: 85px;
}

.vendor-selection .sq-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 45px;
}

.vendor-links-container {
    background-image: url(https://trendlineinteractive.com/wp-content/themes/square/images/vendor-bkg.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-bottom: 165px;
}

.vendor-quote {
    float: left;
    width: 70%;
    margin-left: 42px;
    padding-top: 35px;
}

.vendor-links {
    float: left;
    width: 70%;
    margin-left: 90px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background: #37383D;
}

.vendor-content {
    float: right;
    padding-top: 45px;
}

.deliverability-compliance {
    float: left;
    width: 100%;
    padding-top: 46px;
}

.deliverability-compliance .sq-container {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    grid-column-gap: 45px;
}

.deliverability-content {
    padding-top: 90px;
}

.deliverability-quote-container {
    padding-bottom: 95px;
    background-image: url(https://trendlineinteractive.com/wp-content/themes/square/images/deliverability-bkg.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.deliverability-quote {
    float: right;
    width: 70%;
    margin-right: 36px;
    padding-top: 45px;
}

.deliverability-links {
    float: left;
    width: 70%;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background: #37383D;
}


/*--------------------------------------------------------------
# Agency Page
--------------------------------------------------------------*/

.agency-header {
    float: left;
    width: 100%;
    margin-top: 80px;
}

.agency-header-content {
    float: right;
    width: 50%;
    padding: 50px;
    margin-top: 100px;
    padding-bottom: 60px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.95;
}

.campaign-management {
    float: left;
    width: 100%;
    padding-top: 85px;
}

.campaign-management .sq-container {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    grid-column-gap: 45px;
}

.campaign-management-content {
    padding-top: 90px;
}

.campaign-quote-container {
    padding-bottom: 95px;
    background-image: url(https://trendlineinteractive.com/wp-content/themes/square/images/campaign-bkg.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.campaign-quote {
    float: right;
    width: 70%;
    margin-right: 20px;
    padding-top: 45px;
}

.campaign-links {
    float: left;
    width: 70%;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background: #37383D;
}

.creative-content {
    float: left;
    width: 100%;
    padding-bottom: 85px;
}

.creative-content .sq-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 45px;
}


/*--------------------------------------------------------------
# Analytics Page
--------------------------------------------------------------*/

.analytics-header {
    float: left;
    width: 100%;
    margin-top: 80px;
}

.analytics-header-content {
    float: right;
    width: 50%;
    padding: 50px;
    margin-top: 100px;
    padding-bottom: 60px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.95;
}

.analytics {
    float: left;
    width: 100%;
    padding-top: 85px;
}

.analytics .sq-container {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    grid-column-gap: 45px;
}

.analytics-content {
    padding-top: 90px;
}

.analytics-quote-container {
    padding-bottom: 95px;
    background-image: url(https://trendlineinteractive.com/wp-content/themes/square/images/analytics-bkg.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.analytics-quote {
    float: right;
    width: 70%;
    margin-right: 20px;
    padding-top: 45px;
}

.analytics-links {
    float: left;
    width: 70%;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background: #37383D;
}

.custom-dashboards {
    float: left;
    width: 100%;
    padding-bottom: 85px;
}

.custom-dashboards .sq-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 45px;
}

.custom-links-container {
    background-image: url(https://trendlineinteractive.com/wp-content/themes/square/images/custom-quote-bkg.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-bottom: 165px;
}

.custom-quote {
    float: left;
    width: 70%;
    margin-left: 30px;
    padding-top: 35px;
}

.custom-links {
    float: left;
    width: 50%;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 100px;
    background: #37383D;
}

.custom-content {
    float: right;
    padding-top: 90px;
}


/*--------------------------------------------------------------
# Resource Page
--------------------------------------------------------------*/

.resource-page-container {
    float: left;
    width: 100%;
    padding-top: 85px;
    padding-bottom: 150px;
}

.post-form {
    font-family: 'metropolisregular', sans-serif;
    float: left;
    width: 100%;
}

.top {
    float: left;
    clear: both;
    display: grid;
    grid-template-columns: .75fr 1fr;
    grid-gap: 45px;
    padding-top: 45px;
    padding-bottom: 15px;
}

.feature-image {}

.feature-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.feature-content h2 {
    padding-bottom: 0px;
    line-height: 1em;
    margin: 0;
}

.feature-content h4 {
    margin-top: 0px;
}

.feature-content h5 {
    line-height: 0;
    margin: 0;
    line-height: 1em;
    padding-bottom: 20px;
}

.sub-feature-content {
    float: left;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2%;
    grid-row-gap: 4%;
    padding-bottom: 15px;
}

#thumbnail-box {
    border: 1px solid #C9D2C0;
}

.box h2,
.box-1 h2,
.box-tab h2,
.box-tab-1 h2 {
    font-size: 20px;
    line-height: 1em;
    margin: 0;
    padding-bottom: 25px;
}

.box h5,
.box-1 h5,
.box-tab h5,
.box-tab-1 h5 {
    padding-top: 25px;
    padding-bottom: 25px;
    line-height: 0;
    margin: 0;
}

.box a,
.box-1 a {
    color: #00AB84;
}

.resource-insight {
    float: left;
    width: 100%;
    padding-top: 15px;
}

.resource-insight .explore span,
.tab-nav-container .explore span {
    background-color: #fff;
    padding: 0 15px;
}

.resource-button {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tabs {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 20px;
}

.tabs label {
    min-width: 155px;
    font-family: 'metropolislight', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 24px;
    color: #50514F;
    text-align: center;
    margin-bottom: 60px;
    letter-spacing: 0.1em;
    order: 1; // Put the labels first
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 0.2rem;
    cursor: pointer;
    transition: background ease 0.2s;
    background: #FFFFFF;
    border: 0.5px solid rgba(0, 0, 0, 0.04);
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.12), 0px 3px 1px rgba(0, 0, 0, 0.04);
    border-radius: 20px;
}

.tabs .tab {
    order: 99; // Put the tabs last
    flex-grow: 1;
    width: 100%;
    display: none;
}

.tab-content {
    width: 100%;
    float: left;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2%;
    padding-bottom: 40px;
}

.tabs input[type="radio"] {
    display: none;
}

.tabs input[type="radio"]:checked + label {
    color: #fff;
    background: #00AB84;
}

.tabs input[type="radio"]:checked + label + .tab {
    display: block;
}

.resource-full-container {
    float: left;
    width: 100%;
    padding-top: 105px;
    padding-bottom: 85px;
}

.general-full-container {
    float: left;
    width: 100%;
    padding-top: 105px;
    padding-bottom: 85px;
}

.resource-full-container .sq-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 2%;
    grid-row-gap: 35px;
}

.more-resources {
    float: left;
    width: 100%;
    background: rgba(201, 210, 192, 0.2);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #C9D2C0;
    padding-top: 60px;
    padding-bottom: 80px;
}

.more-resources .sq-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2%;
}

.explore-resources h4 {
    color: #50514F;
    text-transform: uppercase;
    padding: 0 15px;
    display: inline-block;
}

.explore-resources {
    float: left;
    width: 100%;
    text-align: center;
}


/*--------------------------------------------------------------
# Careers Page
--------------------------------------------------------------*/

.careers-header {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 160px;
    padding-bottom: 160px;
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, .5);
}


/*--------------------------------------------------------------
# Contact Page
--------------------------------------------------------------*/

.contact-container {
    float: left;
    width: 100%;
    padding-top: 125px;
    padding-bottom: 85px;
}

.directory-container {
    float: left;
    width: 100%;
}

.contact-page-directory {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 5%;
}

.locations-container {
    float: left;
    width: 100%;
}

.contact-row-1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 115px;
    padding-bottom: 45px;
}

.contact-row-2 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 35px;
    padding-bottom: 45px;
}

.location-img {
    width: 100%;
    height: 400px;
    display: flex;
    align-items: left;
    justify-content: flex-end;
    flex-direction: column;
    margin-bottom: 25px;
}

.location-city {
    float: left;
    width: 100%;
}

.location-weather {
    float: left;
    width: 100%;
}

.location-img h4 {
    font-family: 'metropolislight', sans-serif;
    font-size: 60px;
    padding-left: 45px;
    padding-bottom: 45px;
    margin: 0px;
    color: #FFFCFF;
}


/*--------------------------------------------------------------
# General Pages, Article, White Paper - Located in Single Folder
--------------------------------------------------------------*/

.general-container {
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}

.resource-header {
    float: left;
    width: 100%;
    display: grid;
    grid-template-columns: 2fr 2fr 1fr;
    grid-gap: 0;
    background: #ECE8E0;
    padding-top: 82px;
}

.resource-content h5 {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
}

.whitepaper-content h5 {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
}

.resource-content h1 {
    margin: 0px;
    padding: 0px;
}

.whitepaper-content h1 {
    margin: 0px;
    padding: 0px;
}

.resource-image {
    height: 500px;
}

.resource-content {
    display: flex;
    align-items: left;
    justify-content: center;
    flex-direction: column;
    padding-left: 80px;
}

.whitepaper-content {
    display: flex;
    align-items: left;
    justify-content: center;
    flex-direction: column;
    padding-left: 50px;
}

.whitepaper-content h1 {
    margin: 0px;
    padding: 0px;
}

.whitepaper-header {
    float: left;
    width: 100%;
    background: rgba(201, 210, 192, 0.2);
    padding-top: 90px;
    padding-bottom: 25px;
}

.whitepaper-header h5 {
    color: #00AB84;
    font-family: 'metropolisregular', sans-serif;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
}


}
.whitepaper-header .sq-container {
    float: none;
    margin: 0 auto;
}
.whitepaper-container .sq-container {
    float: none;
    margin: 0 auto;
    padding-top: 45px;
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    grid-gap: 100px;
}
.author-top {
    display: flex;
    align-items: left;
    justify-content: flex-start;
    flex-direction: row;
    padding-top: 10px;
    padding-bottom: 10px;
}
.author-top p {
    font-family: 'metropolislight', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: rgba(55, 53, 52, 0.9);
}
.author-pic {
    float: left;
    width: 45px;
    height: 45px;
    padding-right: 10px;
}
.author-pic img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.author-container {
    width: 100%;
    border-top: 1px solid #C9D2C0;
    padding-top: 30px;
    padding-bottom: 70px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
}
.author-info {
    padding-top: 28px;
}
.author-info h5 {
    padding: 0 0px 20px 0;
    margin: 0px;
}
.news-header {
    float: left;
    width: 100%;
    background: rgba(201, 210, 192, 0.2);
    padding-top: 160px;
    padding-bottom: 85px;
}
.news-content {}
.news-container {
    width: 100%;
    border-top: 1px solid #C9D2C0;
    padding-top: 30px;
    padding-bottom: 70px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
}
.news-container .social-share {
    display: flex;
    align-items: left;
    justify-content: flex-start;
}
.social-share {
    display: flex;
    align-items: right;
    justify-content: flex-end;
}
.social-share h5 {
    padding-right: 20px;
}
.social-icons {
    padding-top: 10px;
}

/*--------------------------------------------------------------
# Individual Resource Page Top Navigation
--------------------------------------------------------------*/
.tab-nav-container {
    width: 1350px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.tab-navigation {
    width: 656px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 160px 160px 160px 160px 160px;
    grid-gap: 5px;
    margin-bottom: 20px;
}
.tabs-button a {
    min-width: 155px;
    font-family: 'metropolislight', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 24px;
    color: #50514F;
    text-align: center;
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 0.2rem;
    letter-spacing: 0.1em;
    transition: background ease 0.2s;
    background: #FFFFFF;
    border: 0.5px solid rgba(0, 0, 0, 0.04);
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.12), 0px 3px 1px rgba(0, 0, 0, 0.04);
    border-radius: 20px;
}
.tabs-button a:hover {
    text-decoration: none;
}
.tabs-button a:visited {
    color: #50514F;
    background: #fff;
}
.tabs-button a:active {
    color: #fff;
    background: #00AB84;
}
.tabs-button-green {
    min-width: 155px;
    font-family: 'metropolislight', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 0.2rem;
    letter-spacing: 0.1em;
    transition: background ease 0.2s;
    background: #00AB84;
    border: 0.5px solid rgba(0, 0, 0, 0.04);
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.12), 0px 3px 1px rgba(0, 0, 0, 0.04);
    border-radius: 20px;
}

/*--------------------------------------------------------------
# Case Study - Located in Single Folder
--------------------------------------------------------------*/
.casestudy-container {
    float: left;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 85px;
}
.casestudy-header {
    float: left;
    width: 100%;
    height: 520px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    align-content: flex-end;
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, .5);
}
.casestudy-logo {
    width: 325px;
    height: auto;
    margin-right: 75px;
    margin-bottom: 50px;
}
.casestudy-logo img {
    width: 100%;
    height: auto;
}
.casestudy-content {
    float: left;
    width: 100%;
    padding-top: 40px;
    clear: both;
}
.casestudy-content img {
    max-width: 100%;
    height: auto;
}
.casestudy-sidebar {
    float: right;
    width: 547px;
    display: block;
    margin-left: 80px;
    padding-bottom: 22px;
    padding-top: 37px;
    padding-right: 115px;
}
.casestudy-sidebar h4 {
    font-family: 'metropolisregular', sans-serif;
    font-weight: 800;
    font-size: 60px;
    color: #37383D;
    padding: 0px;
    margin-top: 0px;
    margin: 0px;
}
.casestudy-content p,
.casestudy-content li {
    font-family: 'metropolislight', sans-serif;
    font-size: 24px;
    line-height: 30px;
}
.casestudy-content ul {
    padding-left: 20px;
}
blockquote.casestudy-content {
    float: none;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-family: 'metropolislight', sans-serif;
    font-size: 52px;
    line-height: 60px;
    background: url(https://trendlineinteractive.com/wp-content/themes/square/images/quote-mark.png);
    background-position: center top;
}
.casestudy-sidebar p {
    font-family: 'metropolisregular', sans-serif;
    font-weight: normal;
    font-size: 24px;
    color: #37383D;
}
.casestudy-box-1 {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    margin-top: 170px;
    width: 273px;
    height: 315px;
    background-color: #fff;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ECBD78;
    border-bottom-color: #ECBD78;
    border-left-color: #ECBD78;
}
.casestudy-box-2 {
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    width: 265px;
    height: 315px;
    background-color: #fff;
    border-top-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-color: #ECBD78;
    border-left-color: #ECBD78;
    border-right-width: 3px;
    border-right-color: #ECBD78;
}
.casestudy-box-3 {
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    width: 265px;
    height: 315px;
    background-color: #fff;
    border-top-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ECBD78;
    border-left-color: #ECBD78;
    border-right-width: 3px;
    border-right-color: #ECBD78;
    border-bottom-width: 3px;
    border-bottom-color: #ECBD78;
}

/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/
.white-button {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
a.white-button {
    min-width: 225px;
    display: inline-block;
    padding: 5px;
    color: #ffffff;
    line-height: 40px;
    font-size: 17px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 25px;
    /* default fallback */

    background: rgb(255, 255, 255) transparent;
    /* nice browsers */

    background: rgba(255, 255, 255, 0.3);
    transition: all 300ms ease;
    text-decoration: none;
    margin-bottom: 10px;
}
a:hover.white-button {
    background-color: #1D1C1D;
    color: #fff;
    transition: all 300ms ease;
    text-decoration: none;
}
.text-button-right {
    width: 100%;
    float: right;
    text-align: right;
    clear: both;
    font-weight: bold;
    text-transform: uppercase;
}
.text-button-left {
    width: 100%;
    float: left;
    text-align: left;
    clear: both;
    font-weight: bold;
    text-transform: uppercase;
}
.text-button-right a,
.text-button-left a {
    color: #00AB84;
    text-decoration: none;
}
.text-button-right a:hover,
.text-button-left a:hover {
    color: #1D1C1D;
    text-decoration: none;
}
.wwd-links-button,
.wwd-links-button-brown {
    width: 100%;
    float: left;
    text-align: left;
    clear: both;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.wwd-links-button a {
    color: #00AB84;
    text-decoration: none;
}
.wwd-links-button-brown a {
    color: #ECBD78;
    text-decoration: none;
}
.wwd-links-button a:hover,
.wwd-links-button-brown a:hover {
    color: #fff;
    text-decoration: none;
}
.home-header .green-button {
    float: none;
    margin: 0 auto
}
.green-button {
    float: left;
}
a.green-button {
    min-width: 225px;
    display: inline-block;
    padding: 5px;
    color: #ffffff;
    line-height: 40px;
    font-size: 17px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 25px;
    background-color: #00AB84;
    transition: all 300ms ease;
    text-decoration: none;
    margin-bottom: 10px;
}
a:hover.green-button {
    background-color: #1D1C1D;
    color: #fff;
    transition: all 300ms ease;
    text-decoration: none;
}
a:visited.green-button {
    color: #fff;
}

.hover-line {
    background-image: linear-gradient(to right, rgb(25, 163, 127) 0%, rgb(25, 163, 127) 100%);
    background-position: 0px 95%;
    background-size: 0px 2px;
    transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    padding: 0.1% 0px;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}
body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
blockquote,
q {
    quotes: "" "";
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 15px;
}
ul,
ol {
    margin: 0 0 15px 20px;
    padding: 0;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 15px;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 15px 15px;
}
img {
    height: auto;
    /* Make sure images are scaled correctly. */

    max-width: 100%;
    /* Adhere to container width. */

    vertical-align: middle;
}
table {
    margin: 0 0 15px;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #5bc2ce;
    padding: 0 30px;
    color: #FFF;
    border: 0;
    line-height: 46px;
    height: 46px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #404040;
    border: 1px solid #DDD;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    height: 36px;
    width: 90%;
}
select {
    border: 1px solid #DDD;
    padding: 8px 40px 8px 8px;
    border-radius: 0;
    height: 36px;
    line-height: 100%;
    background: transparent url("data:image/svg+xml,%3Csvg xmlns='https://www.w3.org/2000/svg' xmlns:xlink='https://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' width='10px' height='10' fill='%23666666' viewBox='0 0 284.929 284.929' style='enable-background:new 0 0 284.929 284.929;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M282.082,76.511l-14.274-14.273c-1.902-1.906-4.093-2.856-6.57-2.856c-2.471,0-4.661,0.95-6.563,2.856L142.466,174.441 L30.262,62.241c-1.903-1.906-4.093-2.856-6.567-2.856c-2.475,0-4.665,0.95-6.567,2.856L2.856,76.515C0.95,78.417,0,80.607,0,83.082 c0,2.473,0.953,4.663,2.856,6.565l133.043,133.046c1.902,1.903,4.093,2.854,6.567,2.854s4.661-0.951,6.562-2.854L282.082,89.647 c1.902-1.903,2.847-4.093,2.847-6.565C284.929,80.607,283.984,78.417,282.082,76.511z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E") no-repeat right 10px top 55%;
    position: relative;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
    border: 1px solid #CCC;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
    padding: 8px;
    margin-top: 10px;
}
textarea {
    padding: 8px;
    width: 100%;
    min-height: 100px;
}
input[type="search"] {
    width: 100%;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #00AB84;
    text-decoration: none;
}
a:visited {
    color: #00AB84;
}
a:hover,
a:focus,
a:active {
  color: #00AB84;
}
a:focus {outline: 0px;}
a:hover,
a:active {
    text-decoration: underline;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}


.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.sq-clearfix:before,
.sq-clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after {
    content: "";
    display: table;
}
.sq-clearfix:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after {
    clear: both;
}


.widget {
    margin: 0 0 30px;
}
.widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget ul ul {
    margin-left: 10px;
}
.widget a {
    text-decoration: none;
    color: #444;
}
#sq-colophon .widget:last-child {
    margin: 0;
}


.widget select {
    max-width: 100%;
}

.widget_search .search-submit {
    display: none;
}
.widget-area select {
    width: 100%;
}


.sq-contact-info ul li {
    padding-left: 30px;
}
.sq-contact-info ul li .fa {
    margin-left: -30px;
    float: left;
    margin-top: 6px;
}
.sq-contact-info p {
    margin: 0;
}

/* Personal Info Widget */
.sq-personal-info .sq-pi-image {
    margin-bottom: 20px;
    text-align: center;
}
.sq-personal-info .sq-pi-image img {
    border-radius: 50%;
    height: 150px;
    width: 150px;
    object-fit: cover;
    object-position: center;
}
.sq-personal-info .sq-pi-name {
    margin-bottom: 15px;
    font-size: 1.4em;
    text-align: center;
}
.sq-personal-info .sq-pi-intro {
    text-align: center;
}

/* Latest Post */
.sq-latest-posts li {
    padding: 12px 0 !important;
    font-size: 14px;
    line-height: 1.5;
}
.sq-latest-posts .sq-lp-title {
    margin-bottom: 0;
}
.sq-lp-image {
    float: left;
    width: 30%
}
.sq-lp-image+.sq-lp-content {
    width: 70%;
    float: right;
    padding-left: 20px
}
.sq-lp-title a {
    color: inherit
}
.sq-lp-excerpt {
    margin-top: 10px
}

.sticky {
    display: block;
}
.sq-hentry {
    margin: 0 0 50px;
}
.byline,
.updated:not(.published) {
    display: initial;
}
.single .byline,
.group-blog .byline {
    display: inline;
}
.single-entry-content {
    font-size: 16px;
    line-height: 1.8;
}
.page-links {
    clear: both;
    margin: 0 0 15px;
}
#primary {
    width: 69%;
    float: left;
}
#secondary {
    width: 28%;
    float: right;
}
.sq_no_sidebar #primary {
    width: auto;
    float: none;
}
.sq_no_sidebar_condensed #primary {
    width: 76%;
    float: none;
    margin: 0 auto;
}
.sq_left_sidebar #primary {
    float: right;
}
.sq_left_sidebar #secondary {
    float: left;
}
.entry-figure {
    background: #F6F6F6;
    text-align: center;
    margin-bottom: 15px;
    min-height: 100px;
}
.sq-post-wrapper {
    width: 90%;
    margin: -100px auto 0;
    background: #FFF;
    position: relative;
    padding: 20px;
}
.entry-header {
    text-align: center;
    margin-bottom: 15px;
}
.entry-header .entry-title {
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.entry-header .entry-title a {
    text-decoration: none;
    color: #444;
}
.entry-meta,
.entry-footer {
    font-size: 13px;
    color: #666;
    font-style: italic;
}
.entry-footer {
    margin-top: 25px;
    text-align: center;
}
.single-entry-content + .entry-footer {
    text-align: left;
}
.entry-meta span,
.entry-footer span {
    margin-right: 10px;
}
.entry-meta span .fa,
.entry-footer span .fa {
    margin-right: 5px;
}
.entry-meta a,
.entry-footer a {
    text-decoration: none;
    color: #555;
}
.single .entry-meta {
    margin-bottom: 20px;
}
.entry-readmore {
    margin-top: 25px;
    text-align: right;
}
.entry-readmore a .fa {
    margin-left: 10px;
}
.square-share-buttons {
    text-align: center;
    margin-top: 25px;
}
.square-share-buttons a {
    display: inline-block;
    height: 36px;
    width: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    margin: 0 3px;
    border: 1px solid #666;
    font-size: 16px;
    font-family: 'metropolisregular', sans-serif;
    color: #666;
}
.square-share-buttons a:hover {
    background: #5bc2ce;
    color: #FFF;
    border: 1px solid #5bc2ce;
}

.widget-area .widget-title {
    font-weight: normal;
    position: relative;
    margin-bottom: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 20px;
}
.widget-area .widget-title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 8px;
    height: 1px;
    width: 40px;
    background: #5bc2ce;
}
.widget-area .widget-title:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 12px;
    height: 1px;
    width: 20px;
    background: #5bc2ce;
}
.widget-area ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.widget-area ul ul {
    border-top: 1px solid #F6F6F6;
    margin-top: 5px;
}
.widget-area ul ul li {
    padding-left: 10px;
}
.widget-area ul ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.widget-area li {
    padding: 6px 0;
    border-bottom: 1px solid #F6F6F6;
}
.widget-area a {
    text-decoration: none;
    color: #404040;
}
.widget-area a:hover {
    color: #5bc2ce;
}
.widget-area .widget {
    margin-bottom: 50px;
}

.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
.author-email-url {
    margin-left: -2%;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
    float: left;
    margin-left: 2%;
    width: 31.33333%;
}
.author-email-url input {
    width: 100%;
}
.comment-form .form-submit {
    margin-bottom: 0
}
#comments {
    border: 1px solid #EEE;
    padding: 30px;
    margin-bottom: 25px;
}
h3#reply-title,
h3.comments-title {
    position: relative;
    padding-bottom: 10px;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
h3#reply-title:after,
h3.comments-title:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 30px;
    background: #5bc2ce;
    height: 2px;
}
.logged-in-as,
.comment-notes {
    font-size: 13px;
}
#comments ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#comments li.comment {
    margin: 0 0 20px;
}
#comments li.comment .children {
    display: block;
    margin: 20px 0 0 30px;
    padding: 0px;
    list-style: none;
}
article.comment-body {
    background: #fff;
    margin: 0px;
    padding: 15px;
    position: relative;
    border: 1px solid #EEE;
}
.comment-list a {
    color: #404040;
}
.comment-list a:hover {
    color: #5bc2ce !important;
}
.comment-list .comment-respond {
    margin-top: 20px;
    border: 1px solid #EEE;
    padding: 20px;
}
.comment-list .vcard img {
    border-radius: 50%;
    margin-right: 10px;
}
.comment-list .vcard .fn {
    font-weight: normal;
    font-size: 16px;
    font-family: 'metropolisregular', sans-serif;
}
.comment-list .edit-link {
    position: absolute;
    right: 0;
    top: 0;
}
.comment-list .edit-link a {
    font-size: 13px;
    display: inline-block;
    padding: 10px;
}
.comment-list .comment-meta {
    margin-bottom: 15px;
}
.comment-list .comment-metadata {
    border-top: 1px solid #EEE;
    padding-top: 10px;
    font-size: 13px;
    font-family: 'metropolisregular', sans-serif;
}
.comment-list .comment-metadata a {
    float: left;
}
.comment-list .comment-metadata .reply {
    float: right;
}
#cancel-comment-reply-link {
    float: right;
}
.comment-navigation .nav-previous a,
.comment-navigation .nav-next a {
    background: #5bc2ce;
    color: #FFF;
    display: inline-block;
    padding: 0 10px;
    font-size: 12px;
    line-height: 22px;
    position: relative;
}
.comment-navigation .nav-next a {
    margin-right: 13px;
}
.comment-navigation .nav-next a:after {
    content: "";
    position: absolute;
    border-left: 11px solid #5bc2ce;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    top: 0;
    right: -11px;
}
.comment-navigation .nav-previous a {
    margin-left: 11px;
}
.comment-navigation .nav-previous a:after {
    content: "";
    position: absolute;
    border-right: 11px solid #5bc2ce;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    top: 0;
    left: -11px;
}


.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}


.wp-caption {
    margin-bottom: 15px;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}

.gallery {
    margin-bottom: 15px;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}


.sq-container {
    width: 1280px;
    margin: 0 auto;
}
.sq-site-content {
    position: relative;
    z-index: 99;
}
.sq-section-title {
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    margin-bottom: 36px;
}
.sq-section-title:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 25px;
    background: #5bc2ce;
    top: 100%;
    left: 0;
    margin-top: 10px;
}


#sq-masthead {
    background-color: #111412;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999;
    font-family: 'metropolisregular', sans-serif;
    height: 82px;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    box-shadow: 0 0px 8px rgba(0, 0, 0, 0.2);
}
#sq-masthead.disable-sticky {
    position: absolute;
}
#sq-masthead.sq-white {
    background: rgba(255, 255, 255, 0.9);
}
#sq-masthead.sq-scrolled {
    background-color: #111412;
}
#sq-masthead.sq-white.sq-scrolled {
    background: rgba(255, 255, 255, 1);
}
#sq-site-branding {
    float: left;
    width: 30%;
    padding: 10px 0;
}
#sq-site-branding img {
    max-height: 62px;
    width: auto;
}
.sq-main-header {
    background-color: #CCC;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 167px 0 95px;
    margin-bottom: 40px;
    background-size: cover;
}
.sq-main-title {
    margin: 0;
    font-family: 'metropolisregular', sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFF;
    position: relative;
}
.sq-main-title:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 6px;
    width: 40px;
    height: 2px;
    background: #FFF;
}
.sq-main-title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 12px;
    width: 20px;
    height: 2px;
    background: #FFF;
}
.sq-site-title {
    font-family: 'metropolisregular', sans-serif;
    font-weight: bold;
    margin: 8px 0 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 1;
}
.sq-site-title a {
    text-decoration: none;
    color: #FFF;
}
.sq-white .sq-site-title a {
    color: #555;
}
.sq-site-description {
    color: #EEE;
    margin: 0;
    font-size: 13px;
    font-style: italic;
    line-height: 1;
}
.sq-white .sq-site-description {
    color: #555;
}
.taxonomy-description {
    color: #FFF;
    margin-top: 30px;
}
.taxonomy-description p:last-child {
    margin-bottom: 0;
}


#sq-site-navigation {
    float: right;
    width: 70%;
}
.sq-main-navigation .sq-menu {
    float: right;
}
.sq-main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.sq-main-navigation li {
    float: left;
    position: relative;
    line-height: 82px;
}
.sq-main-navigation a {
    display: block;
    text-decoration: none;
    color: #FFF;
    margin-right: 45px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 200;
    position: relative;
    font-family: 'metropolisregular', sans-serif;
}
.sq-main-navigation a:hover {
    color: #FFF;
}
.sq-white .sq-main-navigation a {
    color: #444
}
.sq-white .sq-main-navigation a:hover {
    color: #444
}
.sq-main-navigation ul ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #F6F6F6;
    min-width: 200px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    z-index: 9999;
}
.sq-main-navigation ul ul ul {
    left: 100%;
    top: 0;
}
.sq-main-navigation ul ul a {
    text-transform: none;
    color: #444;
    padding: 8px 20px;
    font-size: 14px;
    line-height: 1.5;
}
.sq-main-navigation ul ul li {
    float: none;
    border-bottom: 1px solid #F0F0F0;
}
.sq-main-navigation ul ul li:last-child {
    border-bottom: 0;
}

.sq-main-navigation li:hover > a{
}

.sq-main-navigation li:hover > a {}
.sq-main-navigation ul li:hover > ul {
    display: block;
}
.sq-main-navigation .current_page_item > a,
.sq-main-navigation .current-menu-item > a,
.sq-main-navigation .current_page_ancestor > a {
    color: #00cc84;
}
.sq-menu > ul > li:hover > a:before,
.sq-menu > ul > li.current_page_item > a:before,
.sq-menu > ul > li.current-menu-item > a:before {
    position: absolute;
    bottom: 24px;
    content: '';
    width: 100%;
    height: 2px;
    display: block;
    background: #00cc84;
}
.sq-white .sq-menu > ul > li:hover > a:before,
.sq-white .sq-menu > ul > li.current_page_item > a:before,
.sq-white .sq-menu > ul > li.current-menu-item > a:before {
    background: #444;
}
.sq-main-navigation ul ul li:hover > a {
    background: #5bc2ce;
    color: #FFF !important;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 15px;
    overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

#sq-home-slider-section {
    position: relative;
}
.sq-slide {
    position: relative;
}
.sq-slide .sq-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.sq-slide-caption {
    width: 650px;
    background: rgba(0, 0, 0, 0.2);
    padding: 40px;
    border-left: 3px solid #5BC2CE;
    border-right: 3px solid #5BC2CE;
    margin: 0 auto;
}
.sq-slide-cap-title {
    text-align: center;
    font-size: 42px;
    color: #FFF;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.2;
    font-family: 'metropolisregular', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.sq-slide-cap-desc {
    text-align: center;
    font-size: 22px;
    color: #F6F6F6;
    font-weight: 500;
    font-family: 'metropolisregular', sans-serif;
    font-weight: 300;
    padding: 0 5%;
}
#sq-home-slider-section .owl-carousel .owl-nav button.owl-prev,
#sq-home-slider-section .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    background: #5bc2ce;
    bottom: 25px;
    height: 40px;
    width: 40px;
    text-indent: 0;
}
#sq-home-slider-section .owl-carousel .owl-nav button.owl-prev:hober,
#sq-home-slider-section .owl-carousel .owl-nav button.owl-next:hover {
    background: #4EA3AD
}
#sq-home-slider-section .owl-carousel .owl-nav button .fa {
    font-size: 24px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    color: #FFF;
}
#sq-home-slider-section .owl-carousel .owl-nav button.owl-prev {
    left: 50%;
    margin-left: -42px;
}
#sq-home-slider-section .owl-carousel .owl-nav button.owl-next {
    right: 50%;
    margin-right: -42px;
}
.sq-banner-shadow {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
}
#sq-home-slider-section .sq-banner-shadow img {
    margin: 0 auto;
    display: block;
    width: 100%;
}
#sq-home-slider-section .owl-item.active .sq-slide-cap-title,
#sq-home-slider-section .owl-item.active .sq-slide-cap-desc {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
#sq-home-slider-section .owl-item.active .sq-slide-cap-title {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
#sq-home-slider-section .owl-item.active .sq-slide-cap-desc {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

#sq-featured-post-section {
    margin-bottom: 80px;
}
.sq-featured-post-wrap {
    display: table;
    width: 100%;
    table-layout: fixed;
    background: #f7f8f9;
}
.sq-featured-post {
    display: table-cell;
    width: 100%;
    padding: 60px 40px;
    background: url('images/featured-bg.png') repeat-y right top;
    position: relative;
}
.sq-featured-post .sq-featured-icon {
    font-size: 38px;
    margin-bottom: 10px;
}
.sq-featured-post h4 {
    position: relative;
    margin-bottom: 30px;
}
.sq-featured-post h4:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 25px;
    background: #5bc2ce;
    top: 100%;
    left: 0;
    margin-top: 10px;
}
.sq-featured-readmore {
    position: absolute;
    right: 5px;
    bottom: 5px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 26px;
    color: #333;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.sq-featured-post:hover .sq-featured-readmore,
.sq-featured-post .sq-featured-readmore:focus {
    opacity: 1;
}
.sq-featured-post .sq-featured-readmore:hover {
    color: #5bc2ce;
}

#sq-about-us-section {
    margin-bottom: 80px;
}
.sq-about-sec {
    width: 60%;
    float: left;
}
.sq-about-sec.sq-about-fullwidth {
    width: auto;
    float: none;
}
.sq-image-stack {
    width: 35%;
    float: right;
}
.sq-elasticstack {
    position: relative;
    padding: 0;
    width: 100%;
    height: 420px;
    list-style: none;
    -webkit-perspective: 1000px;
    -webkit-perspective-origin: 50%-50%;
    perspective: 1000px;
    perspective-origin: 50% -50%;
    margin: 30px auto 0;
    float: right;
}
.no-js .sq-elasticstack {
    max-width: 1090px;
    width: 100%;
    height: auto;
    text-align: center;
}
.sq-elasticstack li {
    position: absolute;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, -180px);
    transform: translate3d(0, 0, -180px);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.no-js .sq-elasticstack li {
    position: relative;
    display: inline-block;
    opacity: 1;
    margin: 10px;
    cursor: default;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.sq-elasticstack li img {
    display: block;
}
.sq-elasticstack li.animate {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.sq-elasticstack li.move-back {
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.470, 1);
    /* older webkit */

    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.470, 1.515);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.470, 1.515);
}

#sq-tab-section {
    background: #F6F6F6;
    padding: 80px 0;
}
.sq-tab {
    padding: 0;
    margin: 0;
    width: 25%;
    float: left;
    padding-right: 30px;
    border-right: 1px solid #EEE;
    list-style: none;
}
.sq-tab li {
    font-size: 20px;
    font-family: 'metropolisregular', sans-serif;
    text-transform: uppercase;
    padding-left: 40px;
    line-height: 1.2;
    position: relative;
}
.sq-tab li.sq-active:after {
    content: "";
    position: absolute;
    right: 0;
    height: 100%;
    width: 5px;
    background: #5bc2ce;
    top: 0;
    margin-right: -33px;
}
.sq-tab li a {
    text-decoration: none;
    color: #444;
    display: block;
    padding: 15px 0;
}
.sq-tab li .fa {
    float: left;
    margin-left: -40px;
    line-height: 1.2;
}
.sq-tab li.sq-active .fa {
    color: #5bc2ce;
}
.sq-tab-content {
    width: 75%;
    float: right;
    padding-left: 80px;
    overflow: hidden;
}
.sq-tab-pane {
    display: none;
}

.footer-container {
    width: 100%;
    float: left;
    background-color: #37383D;
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: url(https://trendlineinteractive.com/wp-content/themes/square/images/trendline-footer.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}
.footer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 115px;
}
.footer-left {
    float: left;
    width: 25%;
}
.footer-right {
    width: 75%;
    float: right;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: .25em;
}
.social-container {
    width: 100%;
    float: left;
    display: grid;
    grid-template-columns: 26px 26px 26px 26px;
    grid-gap: 17px;
    padding-top: 20px;
}
.disclaimer-container {
    width: 97%;
    float: left;
    text-align: right;
}
.logo img {
    width: 200px;
    padding-top: 32px;
}
#sq-colophon {
    font-family: 'metropolisregular', sans-serif;
    font-size: 14px;
    color: #7e8b93;
    background: #2e3336;
}
.sq-site-footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sq-site-footer ul li {
    margin-bottom: 10px;
}
.sq-site-footer ul ul {
    margin-left: 10px;
}
.sq-site-footer a {
    color: #7e8b93;
    text-decoration: none;
}
#sq-colophon h5.widget-title {
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #d5dfe5;
    font-weight: 600;
    position: relative;
    margin-bottom: 30px;
}
#sq-colophon h5.widget-title:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 25px;
    background: #5bc2ce;
    top: 100%;
    left: 0;
    margin-top: 10px;
}
#sq-top-footer {
    padding: 50px 0 0;
}
#sq-top-footer .sq-container {
    border-bottom: 1px solid #393f42;
    padding-bottom: 30px;
}
.sq-top-footer {
    margin-left: -3%;
}
.sq-footer {
    float: left;
    width: 22%;
    margin-left: 3%;
}
#sq-middle-footer .sq-container {
    border-bottom: 1px solid #393f42;
    padding-top: 30px;
    padding-bottom: 30px;
}
#sq-middle-footer .widget,
#sq-middle-footer p:last-child {
    margin-bottom: 0;
}
#sq-bottom-footer {
    padding: 25px 0;
    line-height: 1.2;
}
.sq-site-info {
    float: left;
}
#sq-bottom-footer .sq-site-info a {
    text-decoration: underline;
}
.sq-site-social {
    float: right;
}
.sq-site-social a {
    padding: 0 4px;
    font-size: 16px;
    font-family: 'metropolisregular', sans-serif;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.sq-site-social a:hover {
    color: #F6F6F6;
}

#sq-logo-section {
    padding: 80px 0;
}
#sq-logo-section .owl-carousel .owl-item {
    padding: 0 20px;
}
.sq-toggle-nav {
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
    height: 40px;
    width: 40px;
    cursor: pointer;
}
.sq-toggle-nav span {
    position: relative;
    display: block;
    width: 40px;
    height: 3px;
    background: #FFF;
    margin-top: 19px;
    border-radius: 3px;
}
.sq-toggle-nav span:after,
.sq-toggle-nav span:before {
    content: "";
    position: absolute;
    left: 0;
    height: 3px;
    width: 100%;
    background: #FFF;
    border-radius: 3px;
}
.sq-toggle-nav span:after {
    top: -12px;
}
.sq-toggle-nav span:before {
    bottom: -12px;
}
.sq-white .sq-toggle-nav span,
.sq-white .sq-toggle-nav span:after,
.sq-white .sq-toggle-nav span:before {
    background: #333;
}

.sf-arrows .sf-with-ul {
    padding-right: 2.5em;
}
.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -3px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #FFF;
}
.sq-white .sf-arrows .sf-with-ul:after {
    border-top-color: #333;
}
.sf-arrows ul .sf-with-ul:after {
    margin-top: -5px;
    margin-right: -3px;
    border-top-color: transparent !important;
    border-left-color: #333;
}
.sf-arrows ul li:hover > .sf-with-ul:after {
    border-left-color: white;
}

.pagination {
    text-align: center;
    margin-bottom: 50px;
    font-family: 'metropolisregular', sans-serif;
    text-transform: uppercase;
}
.pagination span,
.pagination a {
    padding: 8px 10px;
    border-bottom: 2px solid #555;
    margin: 0 6px;
    font-size: 18px;
    font-weight: bold;
    color: #555;
}
.pagination a:hover,
.pagination span {
    color: #5bc2ce;
    border-bottom: 2px solid #5bc2ce;
}




@media screen and (max-width: 1359px) {
    .box .bio-text p {
        color: #fff;
        font-size: 13px;
        line-height: 1.1em;
        text-align: left;
        font-weight: normal;
    }

    .hero-content p,
    .strategy-header-content p,
    .technology-header-content p,
    .agency-header-content p,
    .analytics-header-content p,
    .marketing-strategy p,
    .operational-strategy p,
    .optimization-content p,
    .vendor-content p,
    .campaign-management-content p,
    .creative-content p,
    .analytics p,
    .custom-content p,
    .who-culture-content p,
    .who-values-content p,
    .who-leadership p,
    .casestudy-content p {
        font-family: 'metropolislight', sans-serif;
        font-size: 22px;
        line-height: 28px;
    }

    .marketing-strategy ul li,
    .casestudy-content ul li,
    .operational-strategy ul li,
    .optimization-content ul li,
    .vendor-content ul li,
    .deliverability-content ul li,
    .campaign-management-content ul li,
    .creative-content ul li,
    .analytics-content ul li,
    .custom-content ul li {
        font-family: 'metropolislight', sans-serif;
        font-size: 22px;
        line-height: 28px;
    }

    #sq-site-branding img {
        padding-left: 20px;
    }

    .remove-1 {
        display: none;
    }


    .home-header {
        float: left;
        width: 100%;
        height: auto;
        padding-bottom: 320px;
    }

    .home-header-content {
        width: 90%;
        padding-top: 40px;
    }

    .home-who-we-are .home-who-trust {
        float: none;
        width: 90%;
        padding-top: 40px;
        padding-bottom: 40px;
        margin-left: auto;
        margin-right: auto;
    }

    .home-page-form {
        float: left;
        width: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
        margin-left: auto;
        margin-right: auto;
    }

    .home-who-trust .logos {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: .25em;
    }

    .home-who-trust {
        float: left;
        width: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
        background: #fff;
    }

    .home-who-trust .lg {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .home-who-trust img {
        width: 70%;
        height: auto;
        padding-bottom: 20px;
    }


    /*Buttons Responsive*/

    .button {
        width: 90%;
        float: none;
        text-align: center;
    }



    .sq-container {
        width: 90%;
        padding: 0;
    }

    #sq-page {
        display: block;
    }

    #sq-colophon {
        display: block;
        height: auto;
    }

    #sq-content {
        height: auto;
    }



    .logo,
    .who,
    .what,
    .resources,
    .locations {
        width: 100%;
        text-align: center;
        padding-bottom: 1em;
    }

    .social-container {
        width: 158px;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }


    .hero {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .hero-content {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 100px;
        padding-bottom: 40px;
        margin-top: 20px;
    }


    .what-header {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .what-services {
        padding-top: 40px;
        padding-bottom: 40px;
    }



    .what-case-studies {
        float: left;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .case-study-examples {
        width: 100%;
        float: left;
        padding-bottom: 120px;
    }

    .what-partners {
        padding-top: 40px;
    }

    .what-partners-content {
        float: left;
        width: 85%;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .what-partners-logos {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 40px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
    }

    .what-partners-logos .box {
        min-height: 150px;
        padding-top: 1%;
        padding-bottom: 1%;
    }

    .what-partners-logos .box img {
        width: 70%;
    }


    .who-content {
        float: none;
        width: 90%;
        margin: 0 auto;
        padding-top: 250px;
        padding-bottom: 40px;
    }

    .who-culture {
        float: left;
        width: 100%;
        background: none;
    }

    .who-culture-content {
        float: none;
        margin: 0 auto;
        width: 90%;
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        background-color: #fff;
    }

    .who-values {
        margin-top: 40px;
    }

    .who-values-content {
        float: none;
        margin: 0 auto;
        width: 90%;
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        margin-top: 20px;
        background-color: #fff;
    }

    .who-values-bottom {
        float: left;
        width: 100%;
        margin-top: 40px;
    }

    .who-values-bottom .sq-container .row-1 {
        display: block;
    }

    .who-values-bottom .sq-container .row-2 {
        display: block;
    }

    .who-values-bottom .sq-container .row-3 {
        display: block;
    }

    .who-values-bottom .box-a {
        background: rgba(247, 231, 206, 0.45);
    }

    .who-values-bottom .box-b {
        background: rgba(247, 231, 206, 0.8);
    }

    .who-values-bottom .box-a,
    .who-values-bottom .box-b {
        width: 80%;
        float: none;
        margin: 0 auto;
        padding: 20px;
        min-height: auto;
        display: flex;
        justify-content: center;
        flex-direction: column;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #FFF;
    }

    .who-leadership {
        width: 100%;
        float: left;
        padding-top: 40px;
    }

    .optimization-links-container {
        padding-bottom: 50px;
    }

    .overlay-bio1 {
        background: rgba(29, 28, 29, .75);
        text-align: center;
        min-height: 320px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .overlay-bio2 {
        background: rgba(0, 171, 132, .75);
        text-align: center;
        min-height: 320px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .overlay-bio3 {
        background: rgba(194, 177, 153, .75);
        text-align: center;
        min-height: 320px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .overlay-bio4 {
        background: rgba(236, 189, 120, .75);
        text-align: center;
        min-height: 320px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .box .bio-text {
        float: none;
        margin: 0 auto;
        width: 90%;
    }

    .row-1 .box-container,
    .row-2 .box-container {
        padding-bottom: 65px;
    }


    .marketing-quote {
        float: right;
        width: 80%;
        margin-right: 20px;
        padding-top: 45px;
    }


    .campaign-quote {
        width: 80%;
    }


    .analytics-quote {
        width: 80%;
    }


    .resource-page-container {
        float: left;
        width: 100%;
        padding-top: 80px;
        padding-bottom: 45px;
    }

    .top {
        float: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        clear: both;
        display: block;
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .feature-image {}

    .feature-content {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .feature-content h2 {
        padding-bottom: 10px;
        line-height: 1em;
        margin: 0;
    }

    .feature-content h5 {
        line-height: 0;
        margin: 0;
        line-height: 1em;
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .feature-content p {
        margin: 0px;
        padding: 0px;
    }

    #thumbnail-box {
        border: 1px solid #C9D2C0;
    }

    .box h2,
    .box-1 h2,
    .box-tab h2,
    .box-tab-1 h2 {
        font-size: 20px;
        line-height: 1em;
        margin: 0;
        padding-bottom: 40px;
    }

    .box-tab,
    .wht-box {
        float: left;
    }

    .box h5,
    .box-1 h5,
    .box-tab h5,
    .box-tab-1 h5 {
        padding-top: 25px;
        padding-bottom: 25px;
        line-height: 0;
        margin: 0;
    }

    .box a,
    .box-1 a {
        color: #00AB84;
    }

    .resource-page-container .box-1 {
        float: none;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 45px;
    }

    .resource-page-container .box {
        float: none;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 45px;
    }

    .resource-insight {
        float: left;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .tabs {
        float: left;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .tabs label {
        margin-bottom: 20px;
    }

    .tabs .tab {
        order: 99; // Put the tabs last
        flex-grow: 1;
        width: 100%;
        display: none;
    }

    .tab-nav-container {
        width: 100%;
        margin-top: 80px;
    }

    .tabs-button,
    .tabs-button-green {
        margin-bottom: 20px;
    }

    .resource-full-container {
        float: left;
        width: 100%;
        padding-top: 0px;
        padding-bottom: 45px;
    }

    .general-full-container {
        padding-top: 90px;
        padding-bottom: 45px;
    }

    .resource-content {
        float: none;
        width: 90%;
        margin: 0 auto;
        display: flex;
        align-items: left;
        justify-content: center;
        flex-direction: column;
    }

    .whitepaper-content {
        float: none;
        width: 90%;
        margin: 0 auto;
        display: flex;
        align-items: left;
        justify-content: center;
        flex-direction: column;
        padding-left: 0px;
    }

    .whitepaper-content h1 {
        margin: 0px;
        padding: 0 0 30px 0;
    }


    .general-container {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .general-container .sq-container {
        float: none;
        width: 90%;
        margin: 0 auto
    }

    .author-container {
        width: 100%;
        border-top: 1px solid #C9D2C0;
        padding-top: 30px;
        padding-bottom: 70px;
        display: block;
    }

    .author-info {
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    .social-share {
        float: none;
        width: 100%;
        margin: 0 auto;
        display: block;
    }

    .social-wp {
        float: left;
        width: 100%;
        margin: 0 auto;
        display: block;
    }

  .social-icons {
      padding-top: 0px;
  }
  .news-header {
      padding-top: 45px;
      padding-bottom: 45px;
  }
  .news-container {
      width: 100%;
      border-top: 1px solid #C9D2C0;
      padding-top: 30px;
      padding-bottom: 70px;
      display: block;
  }
  .news-container .social-share {
      float: none;
      width: 100%;
      margin: 0 auto;
      display: block;
  }

  .casestudy-container .sq-container {
      width: 90%;
  }
  .casestudy-container {
      padding-top: 0px;
  }
  .casestudy-sidebar h4 {
      font-family: 'metropolisregular', sans-serif;
      font-weight: 800;
      font-size: 40px;
      color: #37383D;
      padding-top: 20px;
      margin: 0px;
  }
  .casestudy-sidebar {
      width: 100%;
      float: none;
      margin: 0 auto;
      clear: both;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      grid-gap: 2%;
      padding-bottom: 150px;
      padding-top: 100px;
  }
  .casestudy-box-1 {
      display: block;
      text-align: center;
      margin-top: 0px;
      width: 100%;
      height: auto;
      background-color: #fff;
      border-top-width: 3px;
      border-bottom-width: 3px;
      border-left-width: 3px;
      border-right-width: 3px;
      border-top-style: solid;
      border-right-style: solid;
      border-bottom-style: solid;
      border-left-style: solid;
      border-top-color: #ECBD78;
      border-bottom-color: #ECBD78;
      border-left-color: #ECBD78;
      border-right-color: #ECBD78;
      padding-top: 20px;
  }
  .casestudy-box-2 {
      display: block;
      text-align: center;
      width: 100%;
      height: auto;
      background-color: #fff;
      border-top-width: 3px;
      border-bottom-width: 3px;
      border-left-width: 3px;
      border-right-width: 3px;
      border-top-style: solid;
      border-right-style: solid;
      border-bottom-style: solid;
      border-left-style: solid;
      border-top-color: #ECBD78;
      border-bottom-color: #ECBD78;
      border-left-color: #ECBD78;
      border-right-color: #ECBD78;
      padding-top: 20px;
  }
  .casestudy-box-3 {
      display: block;
      text-align: center;
      width: 100%;
      height: auto;
      background-color: #fff;
      border-top-width: 3px;
      border-bottom-width: 3px;
      border-left-width: 3px;
      border-right-width: 3px;
      border-top-style: solid;
      border-right-style: solid;
      border-bottom-style: solid;
      border-left-style: solid;
      border-top-color: #ECBD78;
      border-bottom-color: #ECBD78;
      border-left-color: #ECBD78;
      border-right-color: #ECBD78;
      padding-top: 20px;
  }


  .contact-container {
      padding-top: 125px;
      padding-bottom: 85px;
  }
  .contact-container .sq-container {
      float: none;
      margin: 0 auto
  }
  .directory-container {
      float: left;
      width: 100%;
  }
  .contact-page-directory {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      grid-gap: 5%;
  }
  .locations-container {
      float: left;
      width: 100%;
  }
  .contact-container h1 {
      padding-bottom: 40px;
  }
  .contact-container h2 {
      padding-bottom: 20px;
  }
  .location-img {
      width: 100%;
      height: 200px;
      display: flex;
      align-items: left;
      justify-content: flex-end;
      flex-direction: column;
      margin-bottom: 25px;
  }
  .location-city {
      float: left;
      width: 100%;
      padding-bottom: 45px;
  }
  .location-weather {
      float: left;
      width: 100%;
  }
  .location-img h4 {
      font-family: 'metropolislight', sans-serif;
      font-size: 60px;
      padding-left: 20px;
      padding-bottom: 30px;
      margin: 0px;
      color: #FFFCFF;
  }
  .strategy-header .technology-header .agency-header .analytics-header {
      height: 575px;
  }


  .careers-header {
      float: left;
      width: 100%;
      text-align: center;
      padding-top: 45px;
      padding-bottom: 45px;
      box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, .5);
  }
  .more-resources .box-tab,
  .more-resources .box-tab-1 {
      width: 100%;
      padding-bottom: 40px;
  }
  .whitepaper-header {
      padding-top: 0px;
  }

}

@media screen and (max-width: 1086px) {
    .campaign-quote h3 {
        font-size: 23px;
        line-height: 36px;
    }
}

@media screen and (max-width: 1099px) {
    .analytics-quote {
        width: 90%;
    }
}

@media screen and (max-width: 1216px) {
    .campaign-quote {
        width: 90%;
    }
}

@media screen and (max-width: 1274px) {
    .marketing-quote {
        width: 85%;
    }
    .operational-quote {
        width: 85%;
    }
    .optimization-quote {
        width: 80%;
    }
    .vendor-quote {
        width: 80%;
    }
    .deliverability-quote {
        width: 85%;
    }
    .custom-quote {
        width: 80%;
    }
}




@media screen and (max-width: 1072px) {
    .marketing-quote h3 {
        font-size: 22px;
        line-height: 40px;
    }
}


@media screen and (max-width: 1024px) {
    .hero-content h1 {
        font-size: 42px;
        line-height: 50px;
    }
    h1 {
        font-size: 42px;
        line-height: 50px;
    }


  .text-button-left,
  .text-button-right {
      width: 100%;
      float: none;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
  }

  .what-services h2,
  .what-services p {
      text-align: center;
  }

  .what-services h2 {
      margin: 0px;
      padding-top: 20px;
      padding-bottom: 0px;
  }

  .what-services p {
      margin: 0px;
      padding: 5px 0 7px 0;
  }

  .what-services-container {
      float: none;
      width: 90%;
      margin-left: auto;
      margin-right: auto;
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 1em;
  }
}


@media screen and (max-width: 983px) {
    .analytics-quote h3 {
        font-size: 26px;
        line-height: 34px;
    }
}


@media screen and (max-width: 900px) {
    .resource-content {
        padding-left: 0px;
    }
    .more-resources .sq-container {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 0%;
    }
    .pb30m {
        padding-bottom: 30px;
    }
    .pt30m {
        padding-top: 20px;
    }
    .remove {
        display:none;
    }
    .hero-content {
        width: 70% !important;
    }
    /*Responsive Fonts*/
    h1 {
        font-family: 'metropolisbold',
        sans-serif;
        font-weight: normal;
        font-size: 36px;
        line-height: 44px;
        color: #111412;
        margin-bottom: 24px;
    }
    h2 {
        font-family: 'metropolissemibold',
        sans-serif;
        font-weight: normal;
        font-size: 24px;
        line-height: 32px;
        color: #111412;
        margin-bottom: 24px;
        letter-spacing: .3px;
    }
    h3 {
        font-family: 'metropolissemibold',
        sans-serif;
        font-weight: normal;
        font-size: 24px;
        line-height: 32px;
        color: #111412;
        margin-bottom: 24px;
        letter-spacing: .3px;
    }
    h4 {
        font-family: 'metropolismedium',
        sans-serif;
        font-weight: normal;
        font-size: 20px;
        line-height: 24px;
        color: #111412;
        margin-bottom: 24px;
        letter-spacing: .3px;
    }
    h5 {
        font-family: 'metropolismedium',
        sans-serif;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        color: #111412;
        margin-bottom: 24px;
        text-transform: uppercase;
        letter-spacing: 2px;
    }
    h6 {
        font-family: 'metropolisregular',
        sans-serif;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        color: #111412;
        margin-bottom: 24px;
        letter-spacing: .3px;
    }
    p {
        font-family: 'metropolislight',
        sans-serif;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        letter-spacing: .3px;
        color: #3F4046;
        margin-bottom: 24px;
    }
    .center {
        text-align:center;
    }
    .black {
        color:#3B423D;
    }
    .white {
        color:#fff;
    }
    .home-header-content h1 {
        font-family: 'metropolismedium',
        sans-serif;
        text-align:center;
        color:#fff;
    }
    .home-header-content h2 {
        font-family: 'metropolislight',
        sans-serif;
        font-size:24px;
        line-height:30px;
        text-align:center;
        color:#fff;
        font-weight: normal;
    }
    .hero-content h1 {
        font-family: 'metropolisbold',
        sans-serif;
        font-weight: normal;
        font-size: 36px !important;
        line-height: 44px !important;
        margin-bottom: 24px !important;
    }
    .hero-content h2 {
        font-family: 'metropolislight',
        sans-serif;
        font-size:24px;
        line-height:32px;
    }
    .what-header-content h2 {
        font-family: 'metropolislight',
        sans-serif;
        font-size:24px;
        line-height:32px;
    }
    .home-who-we-are h5,
    .home-who-trust h5 {
        color:#3B423D;
    }
    .home-who-we-are p {
        font-size:16px;
        line-height:22px;
        color:#424141;
        letter-spacing:0.325px;
    }
    .home-page-form h4 {
        color:#ffffff;
    }
    .home-page-form p {
        font-size:16px;
        line-height:22px;
        color:#fff;
        letter-spacing:0.325px;
    }
    .hero-content p {
        font-family: 'metropolislight',
        sans-serif;
        font-size:16px;
        line-height:22px;
    }
    .what-services h2 {
        font-family: 'metropolismedium',
        sans-serif;
        font-size:24px;
        line-height:32px;
    }


    .what-services-container .button {
        text-align: center;
        padding-bottom: 40px;
    }
    .what-case-studies h2 {
        font-family: 'metropolismedium',
        sans-serif;
        font-size:24px;
        line-height:32px;
        text-align:center;
    }
    .what-case-studies p {
        font-family: 'metropolislight',
        sans-serif;
        font-size:16px;
        line-height:22px;
        text-align:center;
    }
    .what-partners-content h2,
    .who-culture-content h2 {
        font-family: 'metropolislight',
        sans-serif;
        font-size:24px;
        line-height:32px;
    }
    .what-partners-content p {
        font-family: 'metropolislight',
        sans-serif;
        font-size:16px;
        line-height:22px;
        color:#3F4046;
    }
    .who-careers {
        padding-top:60px;
        padding-bottom:60px;
    }
    .who-careers-content {
        float:left;
        width:60%;
    }
    .strategy-header {
        float:left;
        width:100%;
        margin-top:0px;
    }
    .strategy-header-content {
        float:none;
        width:90%;
        margin: 0 auto;
        padding:20px;
        margin-top:60px;
        padding-bottom:40px;
        background: rgba(255,
        255,
        255,
        1);
    }
    .marketing-strategy {
        float:left;
        width:100%;
        padding-top:0px;
    }
    .marketing-strategy .sq-container {
        display: block;
    }
    .marketing-strategy-content,
    .operational-content,
    .optimization-content,
    .deliverability-content,
    .vendor-content,
    .campaign-management-content,
    .creative-content,
    .analytics-content {
        float:none;
        width:90%;
        margin: 0 auto;
        padding-top:40px;
        padding-bottom:40px;
    }
    .marketing-quote-container {
        float:left;
        width:100%;
        padding:0px;
        background-image: none;
        background-color:#ECBD78;
    }
    .quote-mark {
        padding-bottom:10px;
    }
    .marketing-quote {
        float:none;
        width:90%;
        margin-left:auto;
        margin-right:auto;
        padding-top:40px;
    }
    .marketing-links {
        float:left;
        width:90%;
        padding-top:40px;
        padding-left:20px;
        padding-right:24px;
        background: #37383D;
    }
    .operational-strategy {
        float:left;
        width:100%;
        padding-bottom:40px;
    }
    .operational-strategy .sq-container {
        display: flex;
        flex-direction: column-reverse;
    }
    .operational-links-container {
        width: 100%;
        padding: 0px;
        background-image: none;
        background-color: #ECBD78;
    }
    .operational-quote {
        float: left;
        width:90%;
        margin-left:auto;
        margin-right:auto;
        padding-top:20px;
        padding-left:20px;
        padding-right:20px;
        padding-bottom:0px;
    }
    .operational-links {
        float:left;
        width:90%;
        padding-top:40px;
        padding-left:20px;
        padding-right:24px;
        margin-top:40px;
        margin-left:auto;
        margin-right:auto;
        background: #37383D;
    }
    .technology-header {
        float:left;
        width:100%;
        margin-top:0px;
    }
    .technology-header-content {
        float:none;
        width:90%;
        margin: 0 auto;
        padding:20px;
        margin-top:60px;
        padding-bottom:40px;
        background: rgba(255,
        255,
        255,
        1);
    }
    .optimization-integration {
        float:left;
        width:100%;
        padding-top:0px;
    }
    .optimization-integration .sq-container {
        display: block;
    }
    .optimization-links-container {
        width:100%;
        float:left;
        padding:0px;
        background-image: none;
        background-color: #C2B199;
    }
    .optimization-quote {
        float:left;
        width:90%;
        margin-left:auto;
        margin-right:auto;
        padding-top:20px;
        padding-left:20px;
        padding-right:20px;
        padding-bottom:0px;
    }
    .optimization-links {
        float:left;
        width:90%;
        padding-top:40px;
        padding-left:20px;
        padding-right:24px;
        margin-left: auto;
        margin-right:auto;
        background: #37383D;
    }
    .vendor-selection {
        float:left;
        width:100%;
        padding-top:40px;
    }
    .vendor-selection .sq-container {
        display: flex;
        flex-direction: column-reverse;
    }
    .vendor-links-container {
        width: 100%;
        padding: 0px;
        background-image: none;
        background-color: #ECBD78;
    }
    .vendor-quote {
        float: left;
        width:90%;
        margin-left:auto;
        margin-right:auto;
        padding-top:20px;
        padding-left:20px;
        padding-right:20px;
        padding-bottom:0px;
    }
    .vendor-links {
        float:left;
        width:90%;
        padding-top:40px;
        padding-left:20px;
        padding-right:24px;
        margin-left: auto;
        margin-right:auto;
        background: #37383D;
    }
    .deliverability-compliance {
        float:left;
        width:100%;
        padding-top:40px;
    }
    .deliverability-compliance .sq-container {
        display: block;
    }
    .deliverability-quote-container {
        width: 100%;
        float:left;
        padding: 0px;
        background-image: none;
        background-color:#C9D2C0;
    }
    .deliverability-quote {
        float: left;
        width:90%;
        padding-top:20px;
        padding-left:20px;
        padding-right:20px;
        padding-bottom:0px;
        margin-left:auto;
        margin-right:auto;
    }
    .deliverability-links {
        float:left;
        width:90%;
        padding-top:40px;
        padding-left:20px;
        padding-right:24px;
        margin-left: auto;
        margin-right:auto;
        background: #37383D;
    }
    .agency-header {
        float:left;
        width:100%;
        margin-top:0px;
    }
    .agency-header-content {
        float:none;
        width:90%;
        margin: 0 auto;
        padding:20px;
        margin-top:60px;
        padding-bottom:40px;
        background: rgba(255,
        255,
        255,
        1);
    }
    .campaign-management {
        float: left;
        width: 100%;
        padding-top: 0px;
    }
    .campaign-management .sq-container {
        display: block;
    }
    .campaign-quote-container {
        width: 100%;
        float:left;
        padding: 0px;
        background-color: #19A37F;
        background-image: none;
    }
    .campaign-links {
        float:left;
        width:90%;
        padding-top:40px;
        padding-left:20px;
        padding-right:24px;
        background: #37383D;
    }
    .creative-content .sq-container {
        display: flex;
        flex-direction: column-reverse;
    }
    .analytics-header {
        float:left;
        width:100%;
        margin-top:0px;
    }
    .analytics-header-content {
        float:none;
        width:90%;
        margin: 0 auto;
        padding:20px;
        margin-top:60px;
        padding-bottom:40px;
        background: rgba(255,
        255,
        255,
        1);
    }
    .analytics {
        float:left;
        width:100%;
        padding-top:40px;
    }
    .analytics .sq-container {
        display: block;
    }
    .whitepaper-container .sq-container {
        display: block;
    }
    .analytics-quote-container {
        width: 100%;
        float:left;
        padding: 0px;
        background-color: #E65F5C;
        background-image: none;
    }
    .analytics-quote {
        float:none;
        width:90%;
        margin-left:auto;
        margin-right:auto;
        padding-top:40px;
    }
    .analytics-links {
        float:left;
        width:90%;
        padding-top:40px;
        padding-left:20px;
        padding-right:24px;
        background: #37383D;
    }
    .custom-dashboards {
        float:left;
        width:100%;
        padding-bottom:40px;
    }
    .custom-dashboards .sq-container {
        display: flex;
        flex-direction: column-reverse;
    }
    .custom-links-container {
        width: 100%;
        padding: 0px;
        background-image: none;
        background-color: #C9D2C0;
    }
    .custom-quote {
        float: left;
        width:90%;
        margin-left:auto;
        margin-right:auto;
        padding-top:20px;
        padding-left:20px;
        padding-right:20px;
        padding-bottom:0px;
    }
    .custom-links {
        float:left;
        width:90%;
        padding-top:40px;
        padding-left:20px;
        padding-right:20px;
        margin-top:0px;
        margin-left:auto;
        margin-right:auto;
        background: #37383D;
    }
    .custom-content {
        float:left;
        width:90%;
        margin: 0 auto;
        padding-top:40px;
        padding-left:20px;
        padding-right:24px;
        padding-bottom:40px;
    }
    .case-study-examples .sq-container {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 2%;
        grid-row-gap: 4%;
    }
    .sub-feature-content {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 2%;
        grid-row-gap: 4%;
    }
    .tab-content {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 0%;
    }
    .tab-nav-container {
        width:100%;
        margin:0 auto;
        padding-top:80px;
        display: block;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .tab-navigation {
        width:160px;
        margin:0 auto;
        display: grid;
        grid-template-columns: 160px;
        grid-gap: 0px;
        margin-bottom: 20px;
    }
    .resource-full-container .sq-container {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 0%;
        grid-row-gap: 0%;
    }
    .who-header {
        float:left;
        width:100%;
        height:250px;
        margin-bottom:40px;
    }
    .who-content h2 {
        font-family: 'metropolismedium',
        sans-serif;
        font-size:28px;
        line-height:34px;
        font-weight:300;
    }
    .who-values h2 {
        font-family: 'metropolismedium',
        sans-serif;
        font-size:24px;
        line-height:32px;
        font-weight:300;
    }
    .who-leadership h2 {
        font-family: 'metropolismedium',
        sans-serif;
        font-size:24px;
        line-height:32px;
        text-align:center;
    }
    .who-content h3 {
        font-size:24px;
        line-height:32px;
        font-weight:normal;
        text-align:center;
    }
    .who-culture-content p,
    .who-values-content p,
    .who-leadership p {
        font-family: 'metropolislight',
        sans-serif;
        font-size:16px;
        line-height:22px;
        color:#3F4046;
    }
    .who-leadership p {
        font-family: 'metropolislight',
        sans-serif;
        font-size:16px;
        line-height:22px;
        color:#3F4046;
        text-align:center;
        padding-bottom:95px;
    }
    .who-values-bottom .box-a h3,
    .who-values-bottom .box-b h3 {
        font-family: 'metropolismedium',
        sans-serif;
        font-weight: bold;
        font-size: 16px;
        line-height: 22px;
        color: #37383d;
    }
    .who-values-bottom .box-a p,
    .who-values-bottom .box-b p {
        font-family: 'metropolislight',
        sans-serif;
        font-size: 16px;
        line-height: 22px;
        color: #37383d;
    }
    .strategy-header-content p,
    .technology-header-content p,
    .agency-header-content p,
    .analytics-header-content p {
        font-family: 'metropolislight',
        sans-serif;
        font-size: 16px;
        line-height: 22px;
    }
    .marketing-strategy h2,
    .operational-strategy h2,
    .optimization-content h2,
    .vendor-content h2,
    .deliverability-compliance h2,
    .campaign-management-content h2,
    .creative-content h2,
    .analytics h2,
    .custom-content h2 {
        font-family: 'metropolissemibold',
        sans-serif;
        font-size: 24px;
        line-height: 32px;
    }
    .hero-content p,
    .marketing-strategy p,
    .operational-strategy p,
    .optimization-content p,
    .vendor-content p,
    .deliverability-content p,
    .campaign-management-content p,
    .creative-content p,
    .analytics p,
    .custom-content p {
        font-family: 'metropolislight',
        sans-serif;
        font-size: 16px;
        line-height: 22px;
    }
    .marketing-strategy ul li,
    .operational-strategy ul li,
    .optimization-content ul li,
    .vendor-content ul li,
    .deliverability-content ul li,
    .campaign-management-content ul li,
    .creative-content ul li,
    .analytics-content ul li,
    .custom-content ul li {
        font-family: 'metropolislight',
        sans-serif;
        font-size: 16px;
        line-height: 22px;
    }
    .marketing-quote h3 {
        font-family: 'metropolisregular',
        sans-serif;
        font-size: 20px;
        line-height: 26px;
        color:#484950;
    }
    .optimization-quote h3 {
        font-family: 'metropolisregular',
        sans-serif;
        font-size: 22px;
        line-height: 26px;
        color:#484950;
    }
    .vendor-quote h3 {
        font-family: 'metropolisregular',
        sans-serif;
        font-size: 22px;
        line-height: 26px;
        color:#484950;
    }
    .custom-quote h3 {
        font-family: 'metropolisregular',
        sans-serif;
        font-size: 22px;
        line-height: 26px;
        color:#484950;
    }
    .operational-quote h3 {
        font-family: 'metropolisregular',
        sans-serif;
        font-size: 20px;
        line-height: 22px;
        color:#484950;
    }
    .deliverability-quote h3 {
        font-family: 'metropolisregular',
        sans-serif;
        font-size: 22px;
        line-height: 26px;
        color:#484950;
    }
    .campaign-quote h3 {
        font-family: 'metropolisregular',
        sans-serif;
        font-size: 22px;
        line-height: 26px;
        color:#FFFCFF;
    }
    .analytics-quote h3 {
        font-family: 'metropolisregular',
        sans-serif;
        font-size: 22px;
        line-height: 26px;
        color:#FFFCFF;
    }
    .campaign-quote p,
    .analytics-quote p {
        font-family: 'metropolislight',
        sans-serif;
        font-size: 16px;
        line-height: 22px;
        color:#FFFCFF;
    }
    .marketing-quote p,
    .optimization-quote p,
    .deliverability-quote p,
    .operational-quote p,
    .custom-quote p {
        font-family: 'metropolislight',
        sans-serif;
        font-size: 16px;
        line-height: 22px;
        color:#50514F;
    }
    .marketing-links h4,
    .operational-links h4,
    .optimization-links h4,
    .vendor-links h4,
    .deliverability-links h4,
    .campaign-links h4,
    .analytics-links h4,
    .custom-links h4 {
        font-family: 'metropolislight',
        sans-serif;
        font-size: 24px;
        line-height: 30px;
        color:#fff;
        padding-top:0px;
        margin-top:0px;
    }
    .footer h6 {
        font-family: 'metropolisregular',
        sans-serif;
        font-size:14px;
        text-transform:uppercase;
        letter-spacing: 0.1em;
        font-weight:bold;
        color:#919496;
    }
    .footer p {
        font-family: 'metropolisregular',
        sans-serif;
        color:#fff;
        font-size:16px;
        font-weight:lighter;
        line-height:2.188em;
        margin:0;
    }
    .contact-container h1 {
        font-family: 'metropolisregular',
        sans-serif;
        font-weight: 800;
        font-size: 36px;
        line-height: 44px;
        color: #111412;
        padding-bottom: 35px;
    }
    .contact-container h2 {
        font-family: 'metropolisregular',
        sans-serif;
        font-size: 24px;
        line-height: 32px;
        color: #111412;
        letter-spacing: 0.3px;
    }
    .contact-container h3 {
        font-family: 'metropolislight',
        sans-serif;
        font-size: 22px;
        line-height:26px;
        padding:0px;
        margin:0px;
        color: #111412;
    }
    .weather p {
        font-family: 'metropolislight',
        sans-serif;
        font-size: 16px;
        line-height: 22px;
        color: #C2B199;
    }
    .location-box p {
        font-family: 'metropolislight',
        sans-serif;
        font-size: 15px;
        padding:0px;
        margin:0px;
        color: #000;
    }
    #sq-site-branding img {
        padding-left: 0px !important;
    }
    .home-who-trust .logos {
        width:100%;
        margin-left:auto;
        margin-right:auto;
        display:block;
    }
    .what-services-container {
        width:100% !important;
        display:block !important;
        text-align:center !important;
    }
    .who-leadership .row-1 {
        display: block;
        float:none;
        margin: 0 auto;
        width:60%
    }
    .who-leadership .row-2 {
        display: block;
        float:none;
        margin: 0 auto;
        width:60%
    }
    .contact-container {
        padding-top:65px;
        padding-bottom:25px;
    }
    .resource-full-container .sq-container {
        float:none;
        width:90%;
        margin-left:auto;
        margin-right:auto;
        display: grid;
        grid-template-columns: 1fr;
    }
    .box .bio-text p {
        color:#fff;
        text-align:left;
        font-size:18px;
        line-height:22px;
        font-weight:normal;
    }
    .contact-page-directory {
        display: block;
    }
    .sq-toggle-nav {
        display: block;
    }
    #sq-site-navigation {
        display: none;
        position: absolute;
        top: 100%;
        background: #FFF;
        left: 0;
        right: 0;
        float: none;
        width: auto;
        border-top: 2px solid #5bc2ce;
        border-bottom: 1px solid #5bc2ce;
    }
    .sq-main-navigation a,
    .sq-main-navigation a:hover {
        color: #444444;
        outline: 0px;
    }
    .sq-main-navigation .sq-menu {
        float: none;
        text-align: center;
    }
    .sq-main-navigation li {
        float: none;
        display: inline-block;
    }
    .sq-main-navigation ul ul li {
        display: block;
    }
    .sq-menu > ul > li:hover > a:before,
    .sq-menu > ul > li.current_page_item > a:before,
    .sq-menu > ul > li.current-menu-item > a:before {
        display: none;
    }
    .sf-arrows .sf-with-ul:after {
        border-top-color: #333;
    }
    #sq-site-branding {
        width: 80%;
        width: calc(90% - 60px);
        float: none;
        padding-left:10px;
    }
    .custom-logo-link img {
        width: 264px;
        height:auto;
    }
    #sq-home-slider-section .sq-slide img {
        height: 500px;
        object-fit: cover;
        object-position: center;
    }
    .sq-slide-caption {
        padding: 20px;
        width: 60%;
    }
    .sq-slide-cap-title {
        font-size: 32px;
    }
    .sq-slide-cap-desc {
        font-size: 18px;
    }
    .sq-elasticstack {
        height: 320px;
    }
    .casestudy-logo {
        width:200px;
        height: auto;
        margin-right:50px;
        margin-bottom:25px;
    }
    .resource-header {
        float:left;
        width:100%;
        display:block;
        padding-top:0px;
    }
}

@media screen and (max-width: 768px) {
    .home-header {
        padding-top:10px;
    }

    .home-page-form .text {
        float: none;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .home-page-form .form {
        float: none;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .who-leadership .row-1 {
        display: block;
        float:none;
        margin: 0 auto;
        width:80%
    }
    .who-leadership .row-2 {
        display: block;
        float:none;
        margin: 0 auto;
        width:80%
    }
    .contact-row-1 {
        display: block;
    }
    .contact-row-2 {
        display: block;
    }
    .tab-nav-container {
        padding-top:20px;
    }
    .resource-page-container {
        padding-top: 0px;
    }
    .hero-content {
        padding-top:20px;
    }
    #sq-masthead {
        position: relative !important;
    }
    #sq-masthead.sq-white {
        background: #FFF !important;
    }
    .sq-main-navigation li {
        display: block !important;
        line-height: 1.5;
    }
    .sf-arrows .sf-with-ul {
        padding-right: 0;
    }
    .sq-menu > ul > li > a {
        padding: 20px 0 10px 0;
        border-bottom: 1px solid #F6F6F6;
    }
    .sq-main-navigation ul ul {
        position: static;
        width: 100%;
        box-shadow: none;
    }
    .sq-main-navigation ul ul a {
        padding: 10px 20px;
    }
    .sq-main-navigation ul ul li:hover > a {
        background: none !important;
        color: #333 !important;
    }
    .sq-main-navigation a {
        margin-right: 0px !important;
      }

    #sq-home-slider-section .owl-carousel .owl-nav button {
        display: none;
    }
    #sq-home-slider-section .sq-slide img {
        height: 450px;
    }
    .sq-featured-post-wrap,
    .sq-featured-post {
        display: block;
        background: none;
    }
    .sq-featured-post {
        background: #f7f8f9;
        border-bottom: 2px solid #5bc2ce;
        margin-bottom: 20px;
    }
    .sq-featured-post:last-child {
        margin-bottom: 0
    }
    .sq-about-sec,
    .sq-image-stack,
    .sq-tab,
    .sq-tab-content {
        width: auto;
        float: none;
    }
    .sq-about-sec {
        margin-bottom: 40px;
    }
    .sq-image-stack {
        max-width: 400px;
        margin: 0 auto;
    }
    .sq-tab {
        margin-bottom: 25px;
        padding: 0;
        border: 0;
    }
    .sq-tab li {
        background: #FFF;
        margin-bottom: 10px;
        padding-left: 50px;
        border-bottom: 2px solid transparent;
    }
    .sq-tab li .fa {
        margin-left: -30px;
    }
    .sq-tab li.sq-active:after {
        display: none;
    }
    .sq-tab li.sq-active {
        border-bottom: 2px solid #5bc2ce;
    }
    .sq-tab-content {
        padding: 0;
    }
    .sq-footer {
        width: 47%;
    }
    .sq-footer:nth-child(3) {
        clear: both;
    }
    .sq-footer:nth-child(3),
    .sq-footer:nth-child(4) {
        margin-top: 25px;
    }
    .sq-elasticstack {
        height: 420px;
    }
    #primary {
        width: auto !important;
        float: none !important;
        margin-bottom: 25px;
    }
    #secondary {
        width: auto;
        float: none !important;
    }
    .sq-main-header {
        padding: 52px 0 60px;
    }
    .post-form {
        ;
        width:90%;
    }

    .footer-left {
        float: left;
        width: 100%;
        text-align: center;
    }

    .footer-right {
        width: 100%;
        float: left;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: .25em;
    }

    .disclaimer-container {
        width: 90%;
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
}


@media screen and (max-width: 580px) {
    .casestudy-sidebar {
        width:100%;
        float:left;
        display:block;
    }
    .casestudy-box-1,
    .casestudy-box-2,
    .casestudy-box-3 {
        float:left;
        width:100%;
        padding-top: 10px;
    }
    .casestudy-box-1,
    .casestudy-box-2 {
        border-bottom-width: 0px;
    }
    .whitepaper-container .sq-container {
        display: block;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 45px;
        padding-top: 0px;
    }

    .who-careers {
        float: left;
        width: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
        background-image: none;
    }
    .who-careers-content {
        width:100%;
    }
    #sq-home-slider-section .sq-slide img {
        height: 400px;
    }
    .sq-slide-caption {
        padding: 10px;
        width: 80%;
    }
    .sq-slide-cap-title {
        font-size: 26px;
    }
    .sq-slide-cap-desc {
        font-size: 14px;
    }
    .sq-post-wrapper {
        width: 98%;
    }
    #comments {
        padding: 15px;
    }
    .resource-image {
        float:left;
        height:35vh;
    }
    .more-resources {
        padding-top:10px;
        padding-bottom:10px;
    }
    .more-resources .box-tab,
    .more-resources .box-tab-1 {
        padding-bottom:10px;
    }

}

@media screen and (max-width: 480px) {
    h1 {
        font-family: 'metropolisbold',
        sans-serif;
        font-weight: normal;
        font-size: 28px !important;
        line-height: 34px !important;
        color: #111412;
        margin-bottom: 16px !important;
    }
    h2 {
        font-family: 'metropolissemibold',
        sans-serif;
        font-weight: normal;
        font-size: 22px !important;
        line-height: 28px !important;
        color: #111412;
        margin-bottom: 16px !important;
        letter-spacing: .3px !important;
    }
    h3 {
        font-family: 'metropolissemibold',
        sans-serif;
        font-weight: normal;
        font-size: 20px;
        line-height: 26px;
        color: #111412;
        margin-bottom: 16px;
        letter-spacing: .3px;
    }
    h4 {
        font-family: 'metropolismedium',
        sans-serif;
        font-weight: normal;
        font-size: 18px;
        line-height: 24px;
        color: #111412;
        margin-bottom: 16px;
        letter-spacing: .3px;
    }
    h5 {
        font-family: 'metropolismedium',
        sans-serif;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        color: #111412;
        margin-bottom: 16px;
        text-transform: uppercase;
        letter-spacing: 2px;
    }
    h6 {
        font-family: 'metropolisregular',
        sans-serif;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        color: #111412;
        margin-bottom: 16px;
        letter-spacing: .3px;
    }
    p {
        font-family: 'metropolislight',
        sans-serif;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        letter-spacing: .3px;
        color: #3F4046;
        margin-bottom: 16px;
    }
    li {
        margin-bottom:12px;
    }
    .hide-mb {
        display:none;
    }

    .sq-top-footer {
        margin: 0;
    }
    .sq-footer {
        width: auto;
        float: none;
        margin: 0 0 20px !important;
    }
    .social-container {
        display: grid;
        grid-template-columns: 26px 26px 26px 26px;
        grid-gap: 17px;
        padding-top: 20px;
    }
    .logo img {
        width: 150px;
        padding-top: 0px;
    }
    .sq-footer:last-child {
        margin: 0 !important;
    }
    #sq-site-branding {
        width: 80%;
        width: calc(90% - 60px);
        float: none;
        padding-left:0px;
    }
    #sq-bottom-footer {
        text-align: center;
    }
    .sq-site-info {
        float: none;
    }
    .sq-site-social {
        float: none;
        margin-top: 15px;
    }
    .sq-slide-cap-title {
        font-size: 20px;
    }
    .sq-slide-cap-desc {
        font-size: 14px;
    }
    #comments {
        padding: 10px;
    }
    .author-email-url {
        margin-left: 0
    }
    .comment-form-author,
    .comment-form-email,
    .comment-form-url {
        width: auto;
        margin-left: 0;
        float: none;
    }
    .casestudy-content {
        padding-top:20px;
    }
    .resource-image {
        height:250px;
    }
    .contact-container {
        padding-top:25px;
    }
    .top {
        float:none;
        width:100%;
        margin-left:auto;
        margin-right:auto;
        clear:both;
        display:block;
        padding-top:15px;
        padding-bottom:45px;
    }
    .home-header {
        padding-bottom: 230px;
    }
    .home-header-content {
        padding-top: 0px;
    }

    .home-who-we-are {
        padding-top: 36px;
        padding-bottom: 44px;

    }

    .home-who-trust {
        padding-top: 36px;
        padding-bottom: 44px;
    }

    .hero-content {
        width: 80% !important;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px !important;
        padding-bottom: 20px !important;
        margin-top: 20px !important;
        padding-left:40px !important;
    }
    .marketing-strategy-content,
    .operational-content,
    .optimization-content,
    .deliverability-content,
    .vendor-content,
    .campaign-management-content,
    .creative-content,
    .analytics-content {
        float:none;
        width:90%;
        margin: 0 auto;
        padding-top:20px;
        padding-bottom:20px;
    }
    .what-partners-logos {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 40px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
    }
    #main-banner .bg-animation {
        background: url('https://trendlineinteractive.com/wp-content/uploads/2020/09/TrendlineTeamPhotoCollage.png');
        background-repeat: repeat;
        background-position: center center;
        background-size:contain;
        -webkit-animation: animate_background 30s linear 0s infinite;
        -moz-animation: animate_background 30s linear 0s infinite;
        -o-animation: animate_background 30s linear 0s infinite;
        animation: animate_background 30s linear 0s infinite;
        height:40vh;
    }
    .technology-header {
        height:425px;
    }
    .casestudy-header {
        height:320px;
    }
    .casestudy-sidebar {
        display: none!important;
    }
    .casestudy-logo {
        width:160px;
        height: auto;
        margin-right:20px;
        margin-bottom:20px;
    }
    .general-full-container {
        padding-top:0px;
        padding-bottom:45px;
    }
    .post-form {
        ;
        width:100%;
    }
    .resource-content h5 {
        padding-top: 20px;
        padding-bottom: 10px;
        margin: 0px;
    }
}

@media screen and (max-width: 380px) {
    .sq-elasticstack {
        height: 360px;
    }
}

@media screen and (max-width: 320px) {
    .sq-elasticstack {
        height: 300px;
    }
}










@media screen and (min-width: 901px) {
    #sq-site-navigation {
        display: block !important;
    }
}
$cookie-consent-inset: rem(24);
$cookie-consent-padding: rem(32);
// --------------------------------------------------
// base
// --------------------------------------------------
.cookie-consent {
    z-index: 999999;
    position: fixed;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 540px;
    padding: $cookie-consent-padding;
    color: color('white');
    background: color('black');
    border-radius: $global-border-radius $global-border-radius 0 0;
    box-shadow: $global-box-shadow;
    opacity: 0;
    visibility: hidden;
    transform: translate(0,
    $cookie-consent-inset);
    transition: $global-transition-fast;
    @media #{$mq-min-sm} {
        left: $cookie-consent-inset;
        right: $cookie-consent-inset;
        bottom: $cookie-consent-inset;
        border-radius: $global-border-radius;
    }
    &--visible {
        opacity: 1;
        visibility: visible;
        transform: translate(0,
        0);
    }
    &__content {
        @extend %squash-start;
        @extend %squash-end;
        font-size: $font-size-sm;
    }
    &__title {
        color: color('white');
        margin-bottom: $type-margin-base / 2;
    }
    &__close {
        @extend %close;
        background: transparent;
        top: $cookie-consent-padding;
        right: $cookie-consent-padding;
        &::before,
        &::after {
            background-color: color('white');
        }
    }
}
