html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    padding: 0;
    border: 0;
    font-size: 100%;
    list-style: none
}
html,body {
    box-sizing: border-box;
    height: 1px;
    font-family: 'Arvo', serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
}
body>* {
    white-space: 0
}
* {
    margin: 0px;
    vertical-align: top;
    -webkit-tap-highlight-color: transparent;
    box-sizing: inherit;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
*:before,*:after {
    box-sizing: inherit;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover
}
.clear {
    clear: both;
}
h2 {
    font-family: 'Arvo', serif;
    font-size: 3.9em;
    line-height: 1.161em;
    margin-bottom: 30px;
}
h3 {
    font-size: 2.6em;
    line-height: 1.143em;
}
h4 {
    font-size:3.1em;
    line-height: 1.136em;
    font-weight:400;
    letter-spacing: -2px;
    margin-bottom: 30px;
}
h5 {
    font-size: 1.563em;
    font-weight: bold;
}
p {
    font-family: 'Lato', sans-serif; 
    line-height: 1.4em;
    font-size: 1.563em;
}
a {
    color: inherit;
    text-decoration: none;
}
hr.hidden {
    height:100px;
    background-color: transparent;
    border: none; 
    clear: both;
}
.mobile { display: none; }
#content {
    position: relative;
    left: 0px;    
    width: 100%;
    overflow:hidden;
}
.header-primary,.header-secondary,.header-tertiary {
    position: relative;
    background: #3C3C3C;
    overflow: hidden;
    z-index: 0
}
.header-primary {
    height: 100vh
}
.header-r {
    float: right;
    margin-right: 4%;
}
.number-header { 
    float: left;
    padding-top: 13px;
    margin-left: 30%;
    color: #fff;
    font-size:1.125em;
    line-height: 1.667em;
}
.number-header img {
    vertical-align: middle; 
    height: 15px;
}
.float-menu {
    background-color: #18499F;
    width:100%; 
    z-index:10;
    position: relative;
    top: 0;
    right: 0;
    display: none;
    padding-bottom: 50px;
    height: 100vh;
}
.float-menu .menu-toggle-close {
    font-size: 70px;
    line-height: 60px;
    position: absolute;
    z-index: 10;
    top: 65px;
    right: 7px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
    text-decoration-line: inherit;
}
.float-menu .menu-container {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-weight: 700;
    margin-top: 100px;
}
.float-menu .menu-container .menu {
    font-size: 2.313em;
}
.float-menu .menu-container .submenu {
    font-size: 0.730em;
    margin-left: 35px;
}
.float-menu .menu-container .menu li {
    margin-top: 1.351em;
}
.float-menu .menu-container .submenu li {
    margin-top: .370em;
}
header, .float-header {
    z-index: 3; 
    position: relative;
    padding-top: 50px!important;
}
header .logo img, .float-header .logo img {
    height: 60px;
}
header .menu-toggle, .float-header .menu-toggle {
    float: right;
}
header #open-menu {  
}

header .logo img, .float-header .logo img { padding-left: 25px; }
.logo-headline { color: #fff; font-family:'Lato', sans-serif; line-height: 30px; }

.blog-page .header-primary .float-menu, #team .header-primary .float-menu, .team .header-primary .float-menu, #career .header-primary .float-menu, #contact .header-primary .float-menu {
    position: fixed;
}

.vid-contain {
}

.vid-contain:after {
    content: '';
    background-image: url("../images/down-arrow.svg");
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    width: 46px;
    height: 26px;
    bottom: 30px;
    left: 50%;
    z-index: 8;
    margin-left: -23px;
    animation: bounce 2s infinite;
}
video {
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}
.logos-overlay {
    position: absolute;
    top:0;
    right: 0%;
}
.headlines {
    z-index: 3;
    position: relative;
    color: #fff;
    margin-top: 260px;
    /*background-color: rgba(0, 0, 0, 0.55);
    padding: 20px 0; 
    text-align: center; FOR BLACK TRANSPARENT BG */
}
.headlines h2 {
    text-shadow: 1px 1px 3px rgb(45, 45, 45);
    text-align: center;
    font-size: 2.188em;
    width: 90%;
    margin: 0 auto 25px;
}
.headlines h3 {
    font-family: 'Lato', sans-serif;
    text-shadow: 1px 1px 3px rgb(45, 45, 45);
    text-align: center; 
    font-size: 1.813em;
}


.click-thrus {
    background-color: #141414;
    color: #BCBEC0;
    position: relative;
    min-height: 100%;
    height: auto; 
    overflow: hidden;
    padding: 25px 0;
}
.click-thru-container {
    position: absolute;
    top: 0;
    color: #fff;
    z-index:-1;
}
.click-thrus img {
    margin: 0;
}
#DigMar img {
    margin-top:-245px;
}
#AnalAtt img {
    margin-top: -115px;
}
#NicheAud img {
    margin-top:-280px
}
.click-thru-info {
    background-color: #141414;
    min-height: 100%;
    margin: auto;
    height: auto;
    padding: 90px 0 0 50px;
}
.click-thru-info p { 
    line-height: 1.688em;
}
.click-thrus button{
    font-size: 2.750em;
    display:block;
    margin-bottom: 30px;
    margin-top: 30px;
    color: #BCBEC0;
    font-family: 'Arvo', serif;
    border: none; 
    padding: 0;
    letter-spacing: -2px;
    cursor: pointer;
    background-color:transparent;
    transition: all 0.3s ease-in-out;
}
.click-thrus button:hover {
    margin-left: 60px;
}
.click-thrus .tabcontent {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    transition: opacity 1s ease-out;
    background-color: #141414;
}

.click-thrus .tabcontent .close-btn {
    position: absolute;
    top:5%;   
    right: 3%;
    cursor: pointer;
    color:#fff;
    font-size: 50px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#homepage .blurbs { max-width: 100em; margin: 0 auto; }
#homepage .blurbs h4 {
    margin: 45px 0 20px;
    text-align: center;
    font-weight: 400;
}
.flipbox-container { margin-top: 20px; margin-bottom: 175px; }
.flipbox-wrapper { box-sizing: border-box; }
.flipbox { transform-style: flat; -webkit-transform-style: flat; perspective: 1000px; -webkit-perspective: perspective; padding: 0; border: 0; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 100%; }
.flipbox h4 { font-size: 30px;}
.flipbox-front { background-color: #262626; }
.flipbox-front, .flipbox-back { height: auto; min-height: 270px; color: #fff; text-align: center; -webkit-transform: rotateY(0deg); transform: rotateY(0deg); -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transition: -webkit-transform 0.6s ease; transition: -webkit-transform 0.6s ease; transition: transform 0.6s ease; transition: transform 0.6s ease, -webkit-transform 0.6s ease; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.flipbox-front .inner, .flipbox-back .inner { position: absolute; top: 50%; height: 100%; width: 100%; outline: 1px solid transparent; -webkit-perspective: inherit; perspective: inherit; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94); transform: translateY(-50%) translateZ(60px) scale(0.94); z-index: 2; }
.flipbox-back .inner { padding: 35px 25px!important; }
.flipbox-front .inner img.icon { margin-bottom: 25px; }
.flipbox-front h4 span { width: 100%; position: absolute; top: 52%; -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}
.flipbox-front .inner p, .flipbox-back .inner p { font-size: 16px; line-height: 20px; }
.flipbox-back .inner p span { font-weight: 700; }
.flipbox-back { position: absolute; top: 0; left: 0; width: 100%; -webkit-transform: rotateY(180deg); transform: rotateY(180deg); -webkit-transform-style: preserve-3d; transform-style: preserve-3d; background-color: #404040; }
.flipbox:hover .flipbox-front { -webkit-transform: rotateY(-180deg); transform: rotateY(-180deg); -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
.flipbox:hover .flipbox-back { -webkit-transform: rotateY(0deg); transform: rotateY(0deg); -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

.counter-container { margin-bottom: 45px; }
.counter-wrapper { box-sizing: border-box; }
.counter h4 { font-size: 40px; margin-bottom: 0!important;}
.counter-front { display: block; background-color: #262626; min-height: 220px; text-align: center; -webkit-transform: rotateY(0deg); transform: rotateY(0deg); }
.counter-front .inner { position: absolute; top: 45%; width: 100%; -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94); transform: translateY(-50%) translateZ(60px) scale(0.94); }
.counter-front .inner img.icon { margin-bottom: 25px; }
.counter-front h4 span { color: #00aeef; }
.counter-front .inner p { color: #fff; font-size: 1.563em; line-height: 1.6em; }

footer {
    background-color: #141414;
    color: #fff;
    font-size: 0.750em;
    text-align: center;
    padding-top: 40px;
    position: relative;
    z-index: 1;
}
footer .logo img {
    max-height: 60px;
}
footer p { 
    padding: 20px 0;
    font-size: 1.250em;
}
footer ul {
    text-align: left;
    padding: 20px;
    font-family: 'Lato', sans-serif;
}
footer ul li {
    display: inline-block;
    padding-right: 25px;
    font-size: 1.250em;
}
footer .copyright {
    text-align: right;
}

/* Digital Marketing */
#digital-marketing .header-primary {
    background-image: url(../images/02_hero.jpg);
    background-repeat: no-repeat; 
    background-size: cover;
}
.parallax {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.owl-carousel h4 { font-size: 2.188em; }
.owl-carousel .copy { margin-top: 3%; }
.owl-carousel img {
    width: 100%;
}
.owl-carousel p {
    font-size: 1.563em;
    line-height: 1.4em;
    padding: 0 5px 30px 0;
    font-family: 'Lato', sans-serif;
}
.owl-carousel a {
    font-family: 'Lato', sans-serif;
    font-size: 1.563em;
    line-height: 1.4em;
}
.owl-carousel > li ul li, .owl-carousel ul li {
    padding-bottom: 0;
    font-family: 'Lato', sans-serif;
    font-size: 1.563em;
    line-height: 1.650em;
    list-style-type: disc;
    margin-left: 30px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot { font-size: 40px!important; }
.owl-theme .owl-nav [class*=owl-]:hover { background:transparent!important; color: #000!important;}
button.owl-prev:after { content: '\2190'; }
button.owl-next:after { content: '\2192'; }
button.owl-prev { float: left; }
button.owl-next { float: right; }
button.owl-prev span, button.owl-next span { display: none; }
.swipe { font-style: italic; }


@keyframes next-in {
    0% {
        opacity: 0;
        transform: translateX(50px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}

@keyframes next-out {
    0% {
        opacity: 1;
        transform: translateY(0px);
    }
    100% {
        opacity: 0;
        transform: translateY(0px);
    }
}

@keyframes prev-in {
    0% {
        opacity: 0;
        transform: translateY(0px);
    }
    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes prev-out {
    0% {
        opacity: 1;
        transform: translateX(0px);
    }
    100% {
        opacity: 0;
        transform: translateX(0px);
    }
}

.horizontal-scroll-wrapper {
    /*height: 2560px;*/
    height: 3300px;
    overflow-y: auto;
    overflow-x: hidden;
    transform:rotate(-90deg) translateY(-100px);
    transform-origin: right top;
    position: absolute;
    left: -780px;
}
.horizontal-scroll-wrapper .item {
    transform: rotate(90deg);
    transform-origin: right top;
}
.horizontal-scroll-wrapper .item.first-slide {
    margin-top: 1200px;
}
::-webkit-scrollbar {
  width: 1px;
  height: 1px;
}

::-webkit-scrollbar-button {
  width: 1px;
  height: 1px;
}
.dig-marketing-info {
    background-color: #000;
    color: #fff;
    line-height: 27px;
    padding-bottom: 175px;
    position: relative;
    padding-top: 175px;
}
.dig-marketing-info p {
    margin-bottom: 40px;
}
.dig-marketing-info #access { 
    padding-left: 50px;
    padding-top: 20px;
}
.dig-marketing-info #access h4 { 
    margin-bottom: 40px;
}
.dig-marketing-info .px1 {
    min-height: 820px;
    background-image: url(../images/02A_dig-marketing.jpg);
        background-attachment: fixed;
    background-position-x: 21%;
    background-repeat: no-repeat;
    background-size: contain;
}
.dig-marketing-serv {
    background-color: #fff;
    color: #000;
    line-height: 27px; 
    padding: 175px 0 145px;
    position: relative;
    min-height: 1460px;
}
.dig-marketing-serv h3, .dig-marketing-sol h3 { 
    font-weight:400;
    font-size: 3.2em;
}
.dig-marketing-serv .service .copy {
    margin-top: 180px;
}
.dig-marketing-serv .service .copy p {
    width: 65%;
    margin-bottom: 20px;
}
.dig-marketing-serv .horizontal-scroll-wrapper {
    width: 885px;
}
.dig-marketing-serv .horizontal-scroll-wrapper .item.service {
    height: 1560px;
    width: 885px;
}

.dig-marketing-sol {
    background-color: #465569;
    color: #fff;
    padding-top: 175px;
    line-height: 27px;
    min-height: 1770px;
}
.dig-marketing-sol img.header-bg {
    width: 100%;
    margin-bottom: 150px;
}
.dig-marketing-sol > .container {
    position: relative;
}
.dig-marketing-sol h3 {
    position: absolute;
    top: 10%;
    left: 25%;
}
.dig-marketing-sol .solution p {
    width: 100%;
    margin-bottom: 20px;
}
.dig-marketing-sol .horizontal-scroll-wrapper {
    width: 500px;
    left: -685px;
}
.dig-marketing-sol .horizontal-scroll-wrapper .item.solution {
    height: 765px;
    width: 600px;
    padding-top: 100px;
}

/* Analytics */
#analytics .header-primary {
    background-image: url(../images/03_hero.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: -150px;
}
.anal-att {
    background-color: #465569;
    color: #fff;
    line-height: 27px;
    padding: 175px 0;
    position: relative;
    min-height: 1565px;
}
.anal-att > .container {
    margin-bottom: 160px;
    text-align:center;
}
.anal-att h4 {
    font-weight: 400;
    margin-bottom: 40px;
}
.anal-att > .container p, .second-headline {
    font-family: 'Lato', sans-serif;
    padding: 0px 130px 30px;
    font-size: 1.800em;
    line-height: 1.333em;
    text-align: center;
}
.anal-att .owl-carousel h4, .anal-att .owl-carousel p { text-align: left; }
.anal-att .owl-carousel p {
    padding: 0 0 30px;
    font-size: 1.563em;
    line-height: 1.4em;
}
.anal-att .owl-theme .owl-nav [class*=owl-]:hover, .our-work-slider .owl-theme .owl-nav [class*=owl-]:hover { background:transparent!important; color: #fff!important;}
/*.anal-att .horizontal-scroll-wrapper {
    width: 885px;
}
.anal-att .horizontal-scroll-wrapper .item.service {
    height: 1560px;
    width: 885px;
}*/
.anal-att .service .copy {
    margin-top: 180px;
}
.anal-att .service .copy p {
    width: 65%;
    margin-bottom: 20px;
}

/* Web Development */
#web-development .header-primary {
    background-image: url(../images/04_hero.jpg);
    background-repeat: no-repeat; 
    background-size: cover;
}
.custom-web {
    background-color: #000;
    color: #fff;
    line-height: 27px;
    padding-bottom: 175px;
    position: relative;
    padding-top: 175px;
}
.custom-web p {
    margin-bottom: 40px;
}
.custom-web #custom { 
    padding-left: 50px;
    padding-top: 20px;
}
.custom-web #custom h4 { 
    margin-bottom: 40px;
}
.custom-web .px2 {
    min-height: 820px;
    background-image: url(../images/04_web_dev_01.jpg);
    background-attachment: fixed;
    background-position-x: 23%;
    background-repeat: no-repeat;
    background-size: contain;
}
.affordable {
    background-color: #fff;
    color: #000;
    line-height: 27px;
    padding-bottom: 175px;
    margin-top: 175px;
    position: relative;
}
.affordable p {
    margin-bottom: 40px;
}
.affordable #afford { 
    padding-right: 50px;
    padding-top: 20px;
}
.affordable #afford h4 { 
    margin-bottom: 40px;
}
.affordable .px3 {
    min-height: 820px;
    background-image: url(../images/04_web_dev_02.jpg);
    background-attachment: fixed;
    background-position-x: 64%;
    background-repeat: no-repeat;
    background-size: contain;
}

/* Niche Audience */
#niche-audi .header-primary {
    background-color: #465569;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
}
#niche-audi .headlines, #contact .headlines {
    margin-top: 100px;
    text-align: center;
    padding-bottom: 145px;
}
#niche-audi .headlines p, #contact .headlines p {
    font-size: 1.8em;
    padding: 30px 130px;
    line-height: 1.333em;
}

.our-approach {
    background-color: #fff;
    color: #000;
    text-align: center;
    line-height: 27px;
    padding-bottom: 175px;
    padding-top: 175px;
    position: relative;
}
.our-approach p{
    margin-bottom: 20px;
}
.our-approach ul li { 
    list-style-type: decimal;
    margin-left: 40px; 
    font-family: 'Lato', sans-serif;
    font-size: 1.250em;
    line-height: 1.650em;
}
.our-approach #approach-list { 
    padding-right: 50px;
    padding-top: 20px;
    text-align: left;
}
.our-approach #approach-list h4{ 
    margin-bottom: 40px;
}
.our-approach .px4 {
    min-height: 820px;
    background-image: url(../images/05_approach.jpg);
    background-attachment: fixed;
    background-position-x: 28%;
    background-repeat: no-repeat;
    background-size: contain;
}

.our-work-slider {
    background-color: #000;
    color: #fff;
    line-height: 27px;
    padding: 175px 0 145px;
    position: relative;
    min-height: 1100px;
}

/* About Us */
#about-us .header-primary {
    background-image: url(../images/06_hero.jpg);
    background-repeat: no-repeat; 
    background-size: cover;
}
#about-us h3 {
    font-family: 'Arvo', serif;
}
.the-how {
    background-color: #000;
    color: #fff;
    line-height: 27px;
    padding-bottom: 175px;
    position: relative;
    padding-top: 175px;
    overflow: hidden;
}
.the-how p {
    margin-bottom: 40px;
}
.the-how #how { 
    padding-left: 50px;
    padding-top: 20px;
}
.the-how #how h4 { 
    margin-bottom: 40px;
}
.the-how .px5 {
    min-height: 820px;
    background-image: url(../images/06_about_01.jpg);
        background-attachment: fixed;
    background-position-x: 21%;
    background-repeat: no-repeat;
    background-size: contain;
}
.different {
    background-color: #fff;
    color: #000;
    padding-top: 175px;
    line-height: 27px;
    min-height: 1625px;
}
.different img.header-bg {
    width: 100%;
    margin-bottom: 150px;
}
.different > .container {
    position: relative;
}
.different h4.title {
    position: absolute;
    top: 40%;
    left: 45%;
    color: #fff;
}
.different .reasons p {
    width: 100%;
    margin-bottom: 20px;
}
.different .horizontal-scroll-wrapper {
    width: 500px;
    left: -685px;
}
.different .horizontal-scroll-wrapper .item.reasons {
    height: 765px;
    width: 600px;
    padding-top: 100px;
}

/* Team */
#team, .team {
    background-color: #141414;
}
#team .header-primary, .team .header-primary {
    background-image: url(../images/06_about_team_hero.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    height: 75vh;
    background-position-y: -225px;
    z-index: 100;
}
#team .headlines, .team .headlines {
    margin-top: 330px;
}
#team .headlines h2, .team .headlines h2 { 
    text-align: center;
}
#team .profiles, .team .profiles, .member-profile {
    padding-top: 125px;
    padding-bottom: 100px;
}
.blog-body .member-profile {
    padding: 0 0 10px;
}
#team h3, .team h3 {
    color: #fff;
    margin-bottom: 20px;
    font-size:3.063em;
    font-weight: 300;
    letter-spacing: -2px;
}
#team .member, .team .member {
    font-size: 0; 
    height: 400px; 
    overflow: hidden; 
    position: relative; 
    display: block; 
    transition: all 0.4s ease-in-out;
    box-shadow: inset 0 0 0 0 rgba(0,0,0,0.2), inset 0 0 0 0px rgba(0,0,0,0.2), 0 1px 2px rgba(0,0,0,0.2);
}
#team .member:hover, .team .member:hover {
    box-shadow: inset 0 0 0 0 rgba(0,0,0,0.2), inset 0 0 0 200px rgba(0,0,0,0.2), 0 1px 2px rgba(0,0,0,0.2);
}
#team .txt, .team .txt {
    padding-top: 10px;
    margin-bottom: 25px;
}
#team .txt p, .team .txt p {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.250em;
    font-size: 1.125em;
}
#team .txt span, .team .txt span {
    font-size: .750em;
}
.member-profile {
    background-color: #fff;
}
.member-profile img {
    width: 100%;
    padding-right: 20px;
}
.member-profile h2 {
    line-height: 0.789em;
}
.member-profile h3 {
    color: #000;
    font-family: 'Lato', sans-serif;
    font-size: 1.875em;
}

/* Career */
#career {
    background-color: #141414;
}
#career .header-primary {
    background-image: url(../images/06_about_careers_hero.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    height: 75vh;
    background-position-y: -225px;
    z-index: 100;
}
#career .headlines {
    margin-top: 170px;
}
#career .headlines h2 { 
    text-align: center;
}
#career .click-thrus h3 {
    font-family: 'Lato', sans-serif;
    font-size: 3.2em;
    color:#fff;
}
#career .click-thrus > .container p {
    font-family: 'Arvo', serif;
    padding: 30px 0;
    font-size: 1.500em;
    line-height: 1.333em;
    color:#fff;
}
#career .tab {
    margin-top: 20px;
}
#career .click-thru-info { 
    min-height: 600px;
}
#career .blurbs {
    background-color:#141414;
    position: relative;
    padding-top: 125px;
    padding-bottom: 100px;
}
#career .blurbs h3{
    margin: 50px 0; 
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 3.2em;
}
#career .blurbs .tab2 {
}
#career .blurbs button.tablinks2 {
    font-size: 3.063em;
    display: block;
    margin-bottom: 30px;
    color: #BCBEC0;
    font-family: 'Arvo', serif;
    border: none;
    padding: 0;
    letter-spacing: -2px;
    cursor: pointer;
    background-color: transparent;
}
#career .blurbs button.button2 {
    position: absolute;
    z-index: 10;
}
#career .blurbs button span.marker {
    position: absolute;
    top: 50px;
    font-size: 0.571em;
}
#career .blurbs button:hover, #career .blurbs button.dark.active, #career .blurbs button.medium.active, #career .blurbs button.light.active {
    z-index: 2;
}
#career .blurbs button:focus, #career .blurbs button:hover, #career .blurbs button:active {
    outline: none;
}
#career .blurbs .reasons .reasons-detail-wrapper {
    -webkit-transition: height 1000ms cubic-bezier(.435,.01,.135,1);
    -moz-transition: height 1000ms cubic-bezier(.435,.01,.135,1);
    -ms-transition: height 1000ms cubic-bezier(.435,.01,.135,1);
    -o-transition: height 1000ms cubic-bezier(.435,.01,.135,1);
    transition: height 1000ms cubic-bezier(.435,.01,.135,1);
    height: 0;
    overflow: hidden;
    width: 100vw;
    position: absolute;
    top: 0;
    left: 0;
}
#career .blurbs .reasons .reasons-detail-wrapper.second-row {
    top: 430px;
}
#career .blurbs .reasons .reasons-detail-wrapper article {
    padding: 125px 0px 110px;
    background-color: #141414;
    color: #BCBEC0;
    left: 0;
    width: 100vw;
}
#career .blurbs .reasons .reasons-detail-wrapper p {
    line-height: 1.250em;
    font-size: 1.125em;
    padding-bottom: 35px;
}
#career .blurbs .reasons .reasons-detail-wrapper p strong {
    font-family: 'Arvo', serif;
    font-size: 1.389em;
}
#career .blurbs .reasons .reasons-detail-wrapper ul{
    padding-bottom: 35px;
}
#career .blurbs .reasons .reasons-detail-wrapper ul li {
    list-style-type: disc;
    margin-left: 20px;
    line-height: 1.250em;
    font-family: 'Lato', sans-serif;
    font-size: 1.125em;
}
#career .blurbs .reasons .spacer {
    -webkit-transition: height 1000ms cubic-bezier(.435,.01,.135,1);
    -moz-transition: height 1000ms cubic-bezier(.435,.01,.135,1);
    -ms-transition: height 1000ms cubic-bezier(.435,.01,.135,1);
    -o-transition: height 1000ms cubic-bezier(.435,.01,.135,1);
    transition: height 1000ms cubic-bezier(.435,.01,.135,1);
    height: 0;
}

#career .form {
    background-color: #fff;
    margin: 20px 0;
    max-height: 395px;
    overflow: hidden;
}
#career .form p {
    color: #000;
    text-align: center;
    padding-top: 20px;
}
.jotform-form {
    padding: 0;
}
.supernova .form-all {
    box-shadow: none;
}
/* Contact Page */
#contact .header-primary {
    background-color: #465569;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    z-index: 100;
}
#contact .form {
    background-color: #fff;
    max-height: 324px;
    height: auto;
    overflow: hidden;
}
#contact .form p {
    font-size: 20px;
}
#contact .form .left {
    background-image: url(../images/07_contact_sd.jpg);
    min-height: 330px;
    margin: 0;
    color: #fff;
    padding: 70px 100px 0;
}
#contact .form .left h3 {
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#contact .form .left p a:hover {
    color: #00aeef;
}
.cognito {
    padding-top: 30px;
}
.cognito .c-forms-heading .c-forms-form-title {
    display: none;
}
.cognito .c-forms-form input[type=text], .cognito .c-forms-form textarea, .cognito .c-forms-form .c-placeholder-text-styled select {
    border: none;
    border-bottom: 2px solid #bcbec0;
}
.cognito .c-forms-form .c-placeholder-text-styled {
    border: none;
}
.cognito #c-submit-button {
    font-family: 'Lato', sans-serif;
    border-radius: 0;
    background-color: #00aeef;
    border-color: #00aeef;
    text-transform: uppercase;
    font-weight: 700;
}
.cognito .c-fileupload-dropzone-message {
    vertical-align: baseline;
}
.cognito div[dataview:data] {
    display: none!important;
}

/* Guidelines */
#guidelines h3 {
    margin-bottom: 20px;
}
#guidelines h4 {
    font-size: 2em;
}
#guidelines .blog-body a {
    color: #00aeef;
}
#guidelines .sub-nav {
    text-align: center;
    margin: 35px 0 20px;
}
#guidelines .blog-body ul.sub-nav li {
    list-style-type: none;
    display: inline-block;
    padding: 5px 10px;
    margin: 0 5px 15px;
    font-size: 1.120em!important;
    background-color: #3C3C3C;
}
#guidelines .blog-body ul.sub-nav a {
    color: #FFFFFF;
}
#guidelines table.border, table.border th, table.border td {
    border: 1px solid black;
}
#guidelines table p {
    font-size: 1.11em;
    margin: 10px 0;
}
#guidelines table, #guidelines .blog-body > ul { 
    margin-bottom: 50px;
}
#guidelines .blog-body ul li {
    font-size: 1.520em;
}
#guidelines .blog-body ul li ul li {
    font-size: 1em!important;
}

/* Scroll to top */
.top-link {
  transition: all 0.25s ease-in-out;
  position: fixed;
  bottom: 0;
  right: 0;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  margin: 0 3em 3em 0;
  border-radius: 50%;
  padding: 0.25em;
  width: 80px;
  height: 80px;
  background-color: #3C3C3C;
}
.top-link.show {
  visibility: visible;
  opacity: 1;
}
.top-link.hide {
  visibility: hidden;
  opacity: 0;
}
.top-link svg {
  fill: #FFFFFF;
  width: 24px;
  height: 12px;
}
.top-link:hover {
  background-color: #E8E8E8;
}
.top-link:hover svg {
  fill: #000000;
}
.screen-reader-text {
  position: absolute;
  clip-path: inset(50%);
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  clip: rect(1px, 1px, 1px, 1px);
}
.screen-reader-text:focus {
  display: block;
  top: 5px;
  left: 5px;
  z-index: 100000;
  clip-path: none;
  background-color: #eee;
  padding: 15px 23px 14px;
  width: auto;
  height: auto;
  text-decoration: none;
  line-height: normal;
  color: #444;
  font-size: 1em;
  clip: auto !important;
}

/* Blogs */
.blog-page h2 {
    text-align: center;
    text-transform: uppercase;
    color: #3C3C3C;
}
.blog-page .post {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.blog-page .post:last-child {
    border-bottom: none;
}
.blog-page h3 {
    margin-bottom: 10px;
    font-size: 3.1em;
    font-weight: normal;
    letter-spacing: -2px;
}
.blog-page h3 a {
    color: #465569;
    transition: all 0.3s ease-in-out;
}
.blog-page h3 a:hover {
    color: #000;
}
.blog-page .read-more {
    font-style: italic;
    color: #00aeef;
}

.blog .header-primary, .blog-page .header-primary {
    height: auto;
    padding-bottom: 50px;
}
.blog .blog-body, .blog-page .blog-body {
    padding: 40px 20px;
}
.blog .blog-body p, .blog-page .blog-body p {
    margin-bottom: 20px;
}
.blog .blog-body p.byline, .blog-page .blog-body p.byline {
    font-size: 1.125em;
}
.blog .blog-body h2 {
    color: #3C3C3C;
}
.blog .blog-body ul {
    margin-left: 20px;
}
.blog .blog-body > ul {
    margin-bottom: 20px;
}
.blog .blog-body ul li {
    list-style-type: disc;
    line-height: 1.6888em;
    font-family: 'Lato', sans-serif;
    font-size: 1.250em;
}
.blog .blog-body ul li ul li {
    font-size: .9em;
    list-style-type: circle;
}
.pagination {
    display: inline-block;
    vertical-align: top; 
    width: 100%; 
    padding: 2em
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 25px;
}
.nav-links {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.nav-links a {
    display: inline-block;
    vertical-align: middle;
    background: #3C3C3C;
    color: #fff;
    font-size: 1.125em;
    font-weight: 400;
    padding: 0;
    width: 2.2em;
    height: 2.2em;
    line-height: 2.2em;
    font-family: 'Lato', sans-serif;
    margin: 0 0.1em;
}
.page-numbers.current {
    width: 2.2em;
    height: 2.2em;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.1em;
    line-height: 2.2em;
    font-family: 'Lato', sans-serif;
}
.page-numbers.dots {
    vertical-align: baseline;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@-webkit-keyframes bounce {
    0% {
        transform: translateY(-13px)
    }

    35% {
        transform: translateY(-13px)
    }

    50% {
        transform: translateY(-5px)
    }

    100% {
        transform: translateY(-13px)
    }
}

@-moz-keyframes bounce {
    0% {
        transform: translateY(-13px)
    }

    35% {
        transform: translateY(-13px)
    }

    50% {
        transform: translateY(-5px)
    }

    100% {
        transform: translateY(-13px)
    }
}

@-ms-keyframes bounce {
    0% {
        transform: translateY(-13px)
    }

    35% {
        transform: translateY(-13px)
    }

    50% {
        transform: translateY(-5px)
    }

    100% {
        transform: translateY(-13px)
    }
}

@-o-keyframes bounce {
    0% {
        transform: translateY(-13px)
    }

    35% {
        transform: translateY(-13px)
    }

    50% {
        transform: translateY(-5px)
    }

    100% {
        transform: translateY(-13px)
    }
}

@keyframes bounce {
    0% {
        transform: translateY(-13px)
    }

    35% {
        transform: translateY(-13px)
    }

    50% {
        transform: translateY(-5px)
    }

    100% {
        transform: translateY(-13px)
    }
}
@media only screen and (max-width: 1920px){
    #DigMar img {margin-top: -29px; }
    #NicheAud img { margin-top: 0;}
    #digital-marketing .header-primary, #analytics .header-primary { background-position-y: 0; }
    .horizontal-scroll-wrapper { height: 2205px;}
    .anal-att .horizontal-scroll-wrapper { height: 2300px;}
}
@media only screen and (max-width: 1440px) {
    #homepage .blurbs { margin-left: 1.7%; }
    footer ul li { padding-right: 20px; }
    .headlines { margin-top: 150px; }
    #team .headlines, .team .headlines { margin-top: 200px; }
    #contact .headlines { margin-top: 50px; }
}
@media only screen and (max-width: 1280px) { /* small laptop screens */
    html, body { font-size: 14px; }
    .number-header { margin-left: 20%; }
    #career .blurbs { padding: 39px 0; min-height: unset; }
    footer p, footer ul li { font-size: 1em; }

    .horizontal-scroll-wrapper { left: -1020px; }

    #digital-marketing .header-primary { background-position-y: 0; }
    .dig-marketing-serv { min-height: 1140px; }
    .dig-marketing-sol { min-height: 1480px;}
    /* .dig-marketing-serv .horizontal-scroll-wrapper{ height: 2500px; }
    .dig-marketing-sol .horizontal-scroll-wrapper { height: 2300px; left: -895px; } */

    .anal-att { min-height: 1410px; }
    .the-how .logos-overlay { display: none; }
    .different { min-height: 1500px; }
    .different .horizontal-scroll-wrapper { height: 2200px; left: -895px; }
    .our-approach .px4 { background-position-x: 82%; }
    .hispanic #hispanic-audience { padding-left: 50px; }
    .hispanic .px6 { background-position-x:13%; }

    #career .blurbs .tab2 { padding: 0; }
    #career .blurbs .reasons .reasons-detail-wrapper article { padding: 39px 0 110px; }
    #contact .header-primary { height: 55vh;}
    #contact .form { max-height: 315px; height: 315px; }
    #contact .form .left { min-height: 350px; padding: 100px 50px 0; }
    #contact .float-menu { height: 53vh; }
    #contact .float-menu .menu-container { margin-top: 0; }
    .cognito { padding-top: 25px; padding-left: 40px; }

    #video-table { width:100%!important; }
}
@media only screen and (max-width: 45.5em) {
    body { font-size: 10px; }
    .desktop { display: none; }
    .mobile { display: block;}
    h4 { font-size: 2.2em; margin-bottom: 25px; }
    .header-primary { height: auto; padding-bottom: 160px; }
    header, .float-header { padding-top: 25px!important; }
    header .logo img, .float-menu .logo img { height: 40px; }
    header .logo, .float-menu .logo { width: 23%; }
    header .header-r { float: right; width: 40%; }
    header .header-r .number-header { margin-left: -15px;  }
    header .menu-toggle { width: 6.6%; }
    header svg { float: right; height: 40px; }
    .logos-overlay { width: 20%; }
    header .logo img, .float-header .logo img { padding-left: 10px; }
    .logo-headline { white-space: nowrap; }
    .float-menu .menu-toggle-close { font-size: 100px; top: 0px; right: 25px; width: 6.6%; }
    .float-menu .menu-container { margin-top: 50px; }
    .float-menu .menu-container .menu li { margin-top: .8em; }
    .headlines, #niche-audi .headlines { margin-top: 100px; padding-bottom: 0; }
    footer ul { padding-bottom: 0;}
    footer ul li { padding-bottom: 10px;}
    footer .copyright { text-align: left;}
    footer .copyright p { padding: 0 0 10px 20px; }

    .parallax { background-attachment:inherit!important; background-size: cover!important; }
    .the-how .px5, .our-approach .px4, .hispanic .px6, .dig-marketing-info .px1, .custom-web .px2, .affordable .px3 { min-height: 420px; margin-left: 0; }

    .click-thrus button {font-size: 2.1em; margin: 20px; }
    .click-thrus img { display: none; }
    .click-thru-info { padding: 30px 0 62px 25px;}

    #homepage .blurbs { margin-left: 0; }
    #homepage .header-primary { background-image: url(../images/01_hero.jpg); background-repeat: no-repeat;  background-size: cover; }
    #homepage .vid-contain { display: none; }
    #homepage .flipbox-container .col:first-child { margin-left: 0.7%;}
    .second-headline { padding: 30px 15px;}
    .flipbox-front, .flipbox-back { min-height: 150px; }
    .flipbox-back .inner { top: 10%;}
    .mobile .inner { background-color: #262626; color: #fff; margin-bottom: 0.7%; padding: 30px 15px;}
    .mobile .inner:last-child { margin-bottom: 175px;}
    .counter-container { margin-bottom: 45px; }
    .counter-container .width4 { width: 99%; margin-left: 0.7%; }
    .counter-front { min-height: 130px; }
    .counter-front .inner { top: 30%;}

    .owl-carousel { margin-top: 40px; margin-left: 0; }
    .owl-carousel .copy { margin-top: 0; margin-bottom: 20px; }

    .dig-marketing-info, .dig-marketing-serv, .the-how, .our-approach, .hispanic { padding-top: 100px; padding-bottom: 100px;}
    .dig-marketing-info .logos-overlay, .the-how .logos-overlay { display: none; }
    /*.dig-marketing-info .px1, .the-how .px5, .hispanic .px6 { width: 97%;} */
    .dig-marketing-info #access, .the-how #how, .hispanic #hispanic-audience { padding-left: 0;}
    .dig-marketing-serv { min-height: 1085px; }
    .dig-marketing-serv > .container { margin-bottom: 0!important;}
    .dig-marketing-serv .service .copy { margin-top: 100px;}
    .dig-marketing-serv .service .copy p { width: 43%;}
    .dig-marketing-serv .horizontal-scroll-wrapper .item.service { height: 750px; }
    .dig-marketing-sol { min-height: 825px; }
    .dig-marketing-sol h3 { top: -35%; left: 3%;}
    .dig-marketing-sol img.header-bg { margin-bottom: 0;}
    .dig-marketing-sol .horizontal-scroll-wrapper, .different .horizontal-scroll-wrapper { left: 0;}
    .dig-marketing-sol .horizontal-scroll-wrapper .item.solution, .different .horizontal-scroll-wrapper .item.reasons { height: auto; width: 75%; margin: 50px 2.7% 0; padding-top: 0; }

    .anal-att { padding: 100px 0; min-height: 1145px; }
    .anal-att > .container { margin-bottom: 50px;}
    .anal-att > .container p { padding: 15px 0; }
    .anal-att .carousel-container h4, .anal-att .carousel-container p { text-align: center; }
    /*.anal-att .service .copy { margin-top: 0;}
    .anal-att .horizontal-scroll-wrapper .item.service { height: auto; margin-bottom: 50px;}
    .anal-att .service .copy p { width: 40%;}*/

    .custom-web #custom { padding-left: 0; }

    .different { min-height: 785px; }
    .different img.header-bg { margin-bottom: 0; }
    .different h3 { top: -30%; left: 3%; }

    #niche-audi .headlines p, #contact .headlines p { padding: 30px 25px 0; }

    #career .header-primary { z-index: 100; background-position-y: -5px; background-position-x:-165px; height: auto; }
    #career .headlines { margin-top: 130px; }
    #career .blurbs .tab2 { padding: 0 1em; }
    #career .blurbs .reasons .reasons-detail-wrapper article { padding: 39px 1em 110px; }
    #career .form { max-height: 355px; }
    #contact .header-primary { height: auto; }
    #contact .float-menu { height: -webkit-fill-available; }
    /*#contact .float-menu { height: 60vh; }
    #contact .float-menu .menu-container { margin-top: 15px; }
    #contact .float-menu .menu-container .menu li { margin-top: 10px; }*/
    #contact .headlines { margin-top: 50px; padding-bottom: 0; }
    #contact .form { min-height: 605px; }
    #contact .form .left { min-height: initial; padding: 50px 50px; }
    .cognito { padding-top: 20px; padding-left: 0; padding-right: 10px; }
    #team .header-primary, .team .header-primary { z-index:100; background-position-x: -510px; background-position-y: -180px; height: auto; }
    #team .headlines { margin-top: 130px; }
    #team h3, .team h3 { font-size: 3em; }
    #team .profiles, .team .profiles { padding-top:40px; padding-bottom: 40px; }
    #team .member, .team .member { height: 230px; width: 230px; margin: 0 auto; }
    #team .txt p, .team .txt p { font-size: 1.6em; }
    .member-profile img { width: 96%; padding-right: 0; margin-bottom: 20px; }
    .profiles h3 { text-align: center;}

    .blog .blog-body, .blog-page .blog-body { padding: 40px 1em; }
    #guidelines table { width:100%!important; }
    #guidelines table, #guidelines table, #guidelines table th, #guidelines table td  { text-align: center; border:1px solid black; }
}