@font-face {
    font-family: 'TiemposHeadlineWeb_Semibold';
    src: url('../fonts/TiemposHeadlineWeb_Semibold.eot');
    src: url('../fonts/TiemposHeadlineWeb_Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TiemposHeadlineWeb_Semibold.woff') format('woff'),
        url('../fonts/TiemposHeadlineWeb_Semibold.ttf') format('truetype');
}

@font-face {
    font-family: 'TiemposHeadlineWeb_Regular';
    src: url('../fonts/TiemposHeadlineWeb-Regular.eot');
    src: url('../fonts/TiemposHeadlineWeb-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TiemposHeadlineWeb-Regular.woff') format('woff'),
        url('../fonts/TiemposHeadlineWeb-Regular.ttf') format('truetype');
}


@font-face {
    font-family: 'TiemposHeadline-Medium';
    src: url('../fonts/TiemposHeadline-Medium.eot');
    src: url('../fonts/TiemposHeadline-Medium.eot?#iefix') format('embedded-opentype');
    src: url('../fonts/TiemposHeadline-Medium.eot');
    src: local('☺'), url('../fonts/TiemposHeadline-Medium.woff') format('woff'), url('../fonts/TiemposHeadline-Medium.ttf') format('truetype'), url('../fonts/TiemposHeadline-Medium.svg') format('svg');
}




/*REMOVING SCROLL BAR*/
html {
    overflow: scroll;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    /*    scroll-behavior: smooth;*/
}

::-webkit-scrollbar {
    width: 0px;
    /* remove scrollbar space */
    background: transparent;
    /* optional: just make scrollbar invisible */
}

div {
    background-repeat: no-repeat;
}

/*REMOVING SCROLL BAR*/



.hideMenu {
    display: none;
}

header {
    background-color: #000000;
    width: 100%;
    height: auto;
}

.blackCOLOR {
    width: 100%;
    height: 100%;
    background-color: #000;
    background-size: cover;
    position: absolute;
    top: 0px;
    opacity: 0.5;
}

#seventh-sec {
    position: relative;
}

#logo {
    width: 380px;
    height: 175px;
    display: table;
    margin: 0 auto;
    background-size: contain;
    background-image: url("../images/hfstudio_header.png");
}

.closebtn {
    display: none;
}

.burgermenu {
    display: none;
}

#navToSec0,
#navToSec1,
#navToSec2,
#navToSec3,
#navToSec4 {
    cursor: pointer;
}

#menuLine {
    position: relative;
    width: 27px;
    height: 2px;
    background-color: #000000;
    margin: 8px 0;
    top: 5px;
    left: 10px;
}

#anchor1 {
    position: relative;

    display: block;
}

#anchor2 {
    position: relative;

    display: block;
}

#anchor3 {
    position: relative;

    display: block;
}

#anchor4 {
    position: relative;

    display: block;
}

nav {
    width: 100%;
    background-color: #000000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 32px;
    color: #FFFFFF;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    padding: 24px 0px 24px 0px;
    z-index: 100;
    text-transform: uppercase;
}



.showMenu {
    display: block;
    position: relative;
    height: auto;
    top: 0px;


}


nav ul {
    list-style-type: none;
    text-align: center;
}

nav li a {
    text-decoration: none;
    color: #ffffff;
}

nav li {
    display: inline;
    margin-right: 24px;
}

nav ul li:last-child {
    margin-right: 0px;
}

.sticky {
    position: fixed;
    top: 0px;
}

#theMission {
    display: none;
}

#whoWe1 {
    display: inline;
}

#whoWe2 {
    display: none;
}


a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
    color: #ffffff;
}

main {
    width: 100%;
    height: auto;
}

main section {
    float: left;
}

.sec {
    padding: 60px 60px 60px 60px;
    width: 50%;
}

.small-san-serif {
    border: 1px solid #b08a3e;
    color: #b08a3e;
    font-size: 18px;
    font-weight: 700;
    font-family: Helvetica, Arial, sans-serif;
    position: relative;
    width: 138px;
    height: 48px;
    margin: 0 0 45px 0;
    cursor: pointer;
    border-radius: 0;
    text-transform: all-caps;
    letter-spacing: 0.5px;
}

.large-section {
    font-family: 'TiemposHeadlineWeb_Semibold';
    font-size: 70px;
    color: #000;
    /*color: #fff;*/
    line-height: 80px;
}

.large-body {
    font-size: 32px;
    line-height: 49px;
    font-family: Tiempos-semibold, times;
    color: #000;
}

.small-section {
    font-family: 'TiemposHeadlineWeb_Semibold';
    color: #000;
    /*line-height: 58px;*/
    margin: 0 0 60px 0;
}

#second-sec {
    background-color: #000;
    position: relative;
}

#overflow {
    width: calc(100%/1);
    height: 100%;
    display: inline-block;
    padding: 0;
    margin: 0;
    float: left;
}

#overflowContainer {
    overflow: hidden;
    height: 100%;
}

#second-sec > .small-section,
#second-sec > .large-body {
    color: #fff;
}


#socialBorderFB {
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 56px;
    left: 60px;
    border: 1px solid #b08a3e;
    background-image: url("../images/f.svg");

}

#socialBorderTW {
    position: absolute;
    width: 60px;
    height: 60px;
    bottom: 56px;
    left: 144px;
    border: 1px solid #b08a3e;
    background-image: url("../images/t.svg");
}

#socialBorderIG {
    position: absolute;
    width: 60px;
    height: 60px;
    bottom: 56px;
    left: 228px;
    border: 1px solid #b08a3e;
    background-image: url("../images/i.svg");
}


/*@media screen and (max-width: 1800px) and (min-width: 1600px) {*/
li {
    display: inline;
    margin-right: 60px;
}

li:last-child {
    margin-right: 0px;
}

.bold-header {
    font-size: 32px;
    line-height: 49px;
    padding: 24px 0px 24px 0px;
    font-family: 'TiemposHeadlineWeb_Semibold';

}

.bold-headerNav {
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0px 12px 0px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 800;
    letter-spacing: 0.5px;
    hex: fff;

}

.sec {
    padding: 60px 60px 60px 60px;
}

.small-san-serif {
    padding: 20px 20px 20px 20px;
    border: 1px solid #b08a3e;
    color: #b08a3e;
    font-size: 18px;
    margin: 0 0 45px 0;
    width: 170px;
    height: 58px;
}

.large-body {
    font-size: 32px;
    line-height: 49px;
}

.small-section {
    font-size: 50px;
    /*line-height: 41px;*/
    /*margin: 0 0 40px 0;*/
    opacity: 1;
}

#second-sec > .large-body {
    margin-bottom: 60px;
}

#second-sec > .small-san-serif {
    width: 170px;
    height: 58px;
}

#second-sec > .small-san-serif:last-child {
    float: right;
    width: 208px;
    height: 59px;
    top: 44px;
    position: relative;
}

img[alt="email"] {
    position: absolute;
    width: 90px;
    bottom: -6px;

}

#third-sec {
    padding: 0;
    background-image: url("../images/image01.png");
    background-size: 1259px 1035px;
    background-repeat: no-repeat;
    position: relative;
    height: 1035px;
    border: 1px;
}

img[alt="signN"] {
    position: absolute;
    height: 19%;
    left: 330px;
    top: 22%;
}

img[alt="signL"] {
    position: absolute;
    height: 19%;
    left: 255px;
    top: 22%;
}

img[alt="signO"] {
    position: absolute;
    height: 26%;
    left: 235px;
    top: 16%;
}

img[alt="signD"] {
    position: absolute;
    height: 26%;
    left: 325px;
    top: 14%;
}

#fourth-sec {
    background-color: #000;
    height: 1035px;
    padding: 0;
}

#Capabilities {
    width: 100%;
    padding: 60px 0 60px 120px;
    /*        padding: 80px 0 80px 120px;*/
}

.small-body {
    font-family: 'TiemposHeadlineWeb_Regular';
    font-size: 24px;
    color: #fff;
    line-height: 32px;
}

.author {
    color: #fff;
    border-top: 1px solid #b08a3e;
    border-bottom: 1px solid #b08a3e;
    position: relative;
    box-shadow: 0 0 6px rgba(2, 20, 31, .1);
    height: 25%;
}

#noah,
#leah,
#tess,
#dave {
    width: 30%;
    height: 94%;
    background-size: contain;
    background-position: bottom;
    position: absolute;
    bottom: 1px;
    right: 2%;
    z-index: 1;
}

#noah {
    background-image: url("../images/noah.png");
}

#leah {
    background-image: url("../images/leah.png");
}

#tess {
    background-image: url("../images/tess.png");
}

#dave {
    background-image: url("../images/dave.png");
}

.head-text .bold-header .bold-headerNav {
    padding: 0px 0px 24px 0px;
    /*line-height: 0px;*/
}

.head-text {
    width: 100%;
    display: inline-block;
    padding: 60px 0 60px 60px;
    z-index: 4;
    position: relative;
}

#Capabilities > .large-section {
    padding-bottom: 50px;
}

#sixth-sec {
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.access,
.branding,
.campaign,
.consulting,
.content,
.distribution {
    height: 306px;
    width: 100%;
    position: relative;
    z-index: 1;
    background-color: #000;
    /*opacity: .5;*/
}

#accessSec {
    background-image: url("../images/access.png");
    background-size: cover;
}

#brandingSec {
    background-image: url("../images/branding.png");
    background-size: cover;
}

#campaignSec {
    background-image: url("../images/campaign.png");
    background-size: cover;
}

#consultingSec {
    background-image: url("../images/consulting.png");
    background-size: cover;
}

#contentSec {
    background-image: url("../images/content.png");
    background-size: cover;
}

#distributionSec {
    background-image: url("../images/distribution.png");
    background-size: cover;
}

.blackBG {
    background-color: black;
    height: 100%;
    width: 100%;
    opacity: .5;
    position: absolute;
    z-index: 2;
}

.small-section.capLabel,
.small-section.capLabel1 {
    position: absolute;
    z-index: 3;
    color: #fff;
    margin: 0;
    padding: 50px 80px;
    width: 100%;
    height: 100%;
    transition: transform .5s;
}

.small-section.capLabel > p {
    text-align: center;
    position: relative;
    border: 1px solid #b08a3e;
    padding: 73px 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.small-section.capLabel1 > p {
    text-align: center;
    position: relative;
    border: 1px solid #b08a3e;
    padding: 44px 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.small-section.capLabel:hover,
.small-section.capLabel1:hover {
    transform: scale(1.1);
}

#Access,
#Campaign,
#Content {
    width: 100%;
    height: 900px;
    padding: 0;
    margin: 0;

    overflow: hidden;
    box-shadow: 0 0 6px rgba(2, 20, 31, .1);
}

#AccessBg {
    background-image: url("../images/accessbg.png");
    background-size: cover;
}

#CampaignBg {
    background-image: url("../images/campaignbg.png");
    background-size: cover;
}

#ContentBg {
    background-image: url("../images/contentBg.png");
    background-size: cover;
}

#Branding,
#Consulting,
#Distribution {
    width: 100%;
    height: 900px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    box-shadow: 0 0 6px rgba(2, 20, 31, .1);
}

#BrandingBg {
    background-image: url("../images/brandingbg.png");
    background-size: cover;
}

#ConsultingBg {
    background-image: url("../images/consultingbg.png");
    background-size: cover;
}

#DistributionBg {
    background-image: url("../images/distributionbg.png");
    background-size: cover;
}

.seclayer {
    position: relative;
    /*padding-left: 150px;*/
    width: 100%;
}

.seclayer > article {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 24%;
    transform: translate(-14%, -50%);
}

.seclayer > article > .large-body {
    padding-top: 50px;
}

#seventh-sec {
    width: 100%;
    height: 1000px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    /*box-shadow: 0 0 6px rgba(2,20,31,.1);*/
}

#te01 {
    display: none;
}

.quote-section > div {
    border: 1px solid #b08a3e;
}

#testimonial01 {
    background-image: url("../images/testimonial01.png");
    background-size: cover;
    position: relative;
}

#testimonial02 {
    background-image: url("../images/testimonial02.jpeg");
    background-size: cover;
    position: relative;
}

#testimonial03 {
    background-image: url("../images/testimonial03.png");
    background-size: cover;
    position: relative;
}

.testText {
    position: absolute;
    z-index: 2;
    width: 100%;
    /*color: #fff;*/
}

.testText > .large-section {
    /*position: relative;*/
    color: #fff;
    z-index: 3;
    padding: 50px 0px;
    text-align: center;
}

.testimonials > .quote-section {
    font-family: 'TiemposHeadlineWeb_Semibold';
    font-size: 40px;
    color: #fff;
    line-height: 53px;
    position: absolute;
    z-index: 3;
    padding: 50px 50px;
    top: 57%;
    left: 50%;
    height: 86%;
    width: 100%;
    transform: translate(-50%, -50%);

}

.testimonials {
    position: relative;
    width: 100%;
    height: 100%;
    /*padding: 1% 0;*/
}

.quote-section > div {
    padding: 50px 24px;
    height: 100%;
}

.botSec > p {
    position: absolute;
    top: 75%;
    width: 67%;
    border: none;

}

#labelBot {
    position: absolute;
    top: 82%;
    letter-spacing: .5px;
    cursor: default;
    padding: 0;
    margin: 0;
    width: auto;
    height: auto;
    line-height: 28px;
}

#eight-sec {
    width: 100%;
    /*        height: 1000px;*/
    background-color: #fff;
    position: relative;
    overflow: hidden;
}

#eight-sec > .large-section {
    color: #000;
}

#CaseStudy {
    /* position: absolute; */
    position: relative;
    width: auto;
    height: auto;
    padding-bottom: 10px;
}

#logo02 {
    width: 50%;
    height: 150px;
    display: table;
    margin: 0 auto;
    background-size: contain;
    background-image: url("../images/hfstudiofooter.png");
    position: absolute;
    top: 35px;
    left: 30px;
}

#footerButton {
    position: absolute;
    top: 103px;
    left: 382px;

}

.footerRO {
    border: 1px solid #fff;
    color: #b08a3e;
    font-size: 18px;
    font-weight: 700;
    font-family: Helvetica, Arial, sans-serif;
    position: relative;
    width: 138px;
    height: 48px;
    margin: 0 0 45px 0;
    cursor: pointer;
    border-radius: 0;
    text-transform: all-caps;
    padding: 10px 30px 10px 30px;
    margin: 0 0 30px 0;
    letter-spacing: 2px;
}

#nineth-sec {
    width: 100%;
    height: 220px;
    padding: 0;
    position: relative;
    background-color: #000;
    /*display: pdf-block;*/
}

/*    #pdf01,#pdf02 {
        width: 100%;
        height: 450px;
        margin-top: 50px;
        margin: 0;
    }*/
img[alt="logo1"] {
    width: 250px;
    height: 230px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

img[alt="logo2"] {
    width: 250px;
    height: 230px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

img[alt="logo3"] {
    width: 250px;
    height: 230px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

img[alt="logo4"] {
    width: 250px;
    height: 230px;
    position: relative;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
}

img[alt="logo5"] {
    width: 250px;
    height: 230px;
    position: relative;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
}

img[alt="dl"] {
    width: 74px;
    height: 54px;
    position: relative;
    top: 9px;
    left: 100%;
    transform: translate(-70%, -80%);
}

img[alt="dl1"] {
    width: 74px;
    height: 54px;
    position: relative;
    top: 9px;
    left: 100%;
    transform: translate(-70%, -80%);
}

.small-san-serif.download {
    margin: 0;
    width: 225px;
    height: 58px;
    position: absolute;
    bottom: -4%;
    left: 50%;
    transform: translate(-50%, -110%);
    background-color: #fff;
}

.small-san-serif.download1 {
    margin: 0;
    width: 225px;
    height: 58px;
    position: absolute;
    top: 68%;
    left: 50%;
    transform: translate(-50%, -110%);
    background-color: #fff;
}

#add01 {
    padding-bottom: 50px;
}

.addP {
    width: 100%;
    padding: 50px 0px 0px 0px;
}

#sixth-sec {
    display: initial;
}

.access,
.branding,
.campaign {
    width: calc(100%/2);
    display: inline-block;
    padding: 0;
    margin: 0;
    float: left;
}

.consulting,
.content,
.distribution {
    width: calc(100%/2);
    display: inline-block;
    padding: 0;
    margin: 0;
    float: left;
}

#a,
#c,
#e {
    width: calc(200%/3);
    display: inline-block;
    padding: 0 8.33%;
    margin: 0 auto;
    float: left;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#AccessBg,
#CampaignBg,
#ContentBg {
    width: calc(100%/3);
    display: inline-block;
    padding: 0;
    margin: 0;
    float: left;
    height: 100%;
}

#BrandingBg,
#ConsultingBg,
#DistributionBg {
    width: calc(100%/3);
    display: inline-block;
    padding: 0;
    margin: 0;
    float: left;
    height: 100%;
}

#b,
#d,
#f {
    width: calc(200%/3);
    display: inline-block;
    padding: 0 8.33%;
    margin: 0 auto;
    float: left;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#testimonial01,
#testimonial02,
#testimonial03 {
    width: calc(100%/3);
    height: 100%;
    display: inline-block;
    padding: 0;
    margin: 0;
    float: left;
}

#testimonial01 {
    position: initial;
}

#seventh-sec {
    height: 907px;
}

#a > article > div.large-section,
#b > article > div.large-section,
#c > article > div.large-section,
#d > article > div.large-section,
#e > article > div.large-section,
#f > article > div.large-section {
    padding-bottom: 50px;
}

.addPad {
    padding-bottom: 50px;
}

#pdf01,
#pdf02 {
    width: 100%;
    height: 50%;
}

#logo001,
#logo002,
#logo003,
#logo004,
#logo005 {
    width: calc(100%/3);
    display: inline-block;
    padding: 0;
    margin: 0;
    float: left;
    height: 100%;
    position: relative;
}

#dl01 {
    position: absolute;
    bottom: 50%;
    left: 25%;
}

.blackBG {
    width: 100%;
    height: 100%;
    opacity: .5;
    background-color: #000;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.blackBGT {
    width: 100%;
    height: 100%;
    opacity: .5;
    background-color: #000;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.textTest,
.testimonials {
    z-index: 2;
}

/*}*/

/*-->>>>>>>>>>>>>>>>>>>>> CAROUSEL STYLE*/
/*---->>>>>>>>>>>>>> DEFAULT <<--------------------*/

.main-carousel {
    background: #000;
}

/* position dots in carousel */
.flickity-page-dots {
    bottom: 6px;
}

/* white circles */
.flickity-page-dots .dot {
    width: 10px;
    height: 10px;
    opacity: 1;
    background: #fff;
    border: 2px solid white;
    margin: 0 6px;
}

/* fill-in selected dot */
.flickity-page-dots .dot.is-selected {
    background: #B58F47;
    border: 2px solid #B58F47;
}

/* big buttons, no circle */
.flickity-prev-next-button {
    width: 50px;
    height: 50px;
    background: transparent;
}

/* arrow color */
.flickity-prev-next-button .arrow {
    fill: white;
}

.flickity-prev-next-button.no-svg {
    color: white;
}

.flickity-prev-next-button:hover {
    background: transparent;
}

/* hide disabled button */
.flickity-prev-next-button:disabled {
    display: none;
}

.flickity-prev-next-button.previous {
    left: 7%;
}

.flickity-prev-next-button.next {
    right: 7%;
}

.img_1 {
    background: url(../image_slider/_slide1@2x.png) no-repeat;
    background-position: center !important;
    background-size: cover !important;
    overflow: hidden;
}

.img_2 {
    background: url(../image_slider/_slide2@2x.png) no-repeat;
    background-position: center !important;
    background-size: cover !important;
}

.img_3 {
    background: url(../image_slider/_slide3@2x.png) no-repeat;
    background-position: center !important;
    background-size: cover !important;
}

.img_4 {
    background: url(../image_slider/_slide4@2x.png) no-repeat;
    background-position: center !important;
    background-size: cover !important;
}

.img_5 {
    background: url(../image_slider/_slide5@2x.png) no-repeat;
    background-position: center !important;
    background-size: cover !important;
}

.img_6 {
    background: url(../image_slider/_slide6@2x.png) no-repeat;
    background-position: center !important;
    background-size: cover !important;
}

.img_7 {
    background: url(../image_slider/_slide7@2x.png) no-repeat;
    background-position: center !important;
    background-size: cover !important;
}

.img_8 {
    background: url(../image_slider/_slide8@2x.png) no-repeat;
    background-position: center !important;
    background-size: cover !important;
}

.img_9 {
    background: url(../image_slider/_slide9@2x.png) no-repeat;
    background-position: center !important;
    background-size: cover !important;
}

.img_10 {
    background: url(../image_slider/_slide10@2x.png) no-repeat;
    background-position: center !important;
    background-size: cover !important;
}

.img_11 {
    background: url(../image_slider/_slide11@2x.png) no-repeat;
    background-position: center !important;
    background-size: cover !important;
}

.img_12 {
    background: url(../image_slider/_slide12@2x.png) no-repeat;
    background-position: center !important;
    background-size: cover !important;
}

.case_study_border {
    height: 100%;
    min-height: 527px;
}

title {
    font-size: 32px;
}

.blackBg {
    position: relative;
    min-height: 865px;
    width: 100%;
    height: auto;
    background: #000;
    opacity: .75;
}

.setPadding {
    /*    padding: 0 !important;*/
}

.title {
    font-family: 'TiemposHeadline-Medium';
    color: #fff;
    font-size: 40px;
    margin-top: 2%;
    margin-bottom: 2%;
}

.infos {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 16px !important;
    line-height: 20px !important;
}

.infoTitle {
    color: #B58F47;
    letter-spacing: 1px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.slide1_logo {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
    object-fit: cover;
    max-width: 130px;
    margin-top: 0%;
}

.case_study {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    background-color: #000;
    border: 1px solid #B58F47;
    position: relative;
    padding: 5px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
}

.infoContent {
    margin-bottom: 2%;
}

.case_study_border {
    height: 100%;
    min-height: 623px;
}

.bgBlack {
    position: absolute;
    background: #000;
    opacity: .75;
    height: 100%;
    /*    max-width: 460px;*/
    width: 40%;
/*    width: 40%;*/
}

.contPos {
    position: relative;
    padding-left: 5%;
    padding-right: 63%;
}

.leftPos {
    top: 7%;
/*    margin-top: 3% !important;*/
    position: relative;
    display: block;
    border: 1px solid #B58F47;
    width: 92%;
    height: auto;
    margin: 0 auto;
}

/*---->>>>>>>>>>>>>> DEFAULT <<--------------------*/


/*---- BREAK POINTS---*/
@media screen and (max-width: 1599px) and (min-width: 1280px) {

    
    .leftPos{
/*        margin-top: 4% !important;*/
    }
    /*    FIREFOX!!!  */
    @-moz-document url-prefix() {

        #CaseStudy {
            padding-top: 15px !important;
        }
    }

    .carousel-cell {
        width: 100%;
        height: 705px;
        margin-right: 0px;
        counter-increment: carousel-cell;
        overflow: hidden;
    }

    .contPos {
        padding-left: 0% !important;
        padding-right: 62% !important;
    }

    li {
        display: inline;
        margin-right: 50px;
    }

    .testimonials > .quote-section {
        padding: 40px 50px;
    }

    .quote-section > div {
        padding: 40px 24px;
    }

    img[alt="dl"] {
        top: 9px;
    }

    img[alt="dl1"] {
        top: 9px;
    }

    #nineth-sec.sec {
        padding: 0 !important;
    }

    #nineth-sec {
        padding: 0 !important;
    }

    #nineth-sec.sec > div.sec {
        padding: 0 !important;
    }

    li:last-child {
        margin-right: 0px;
    }

    .closebtn {
        display: none;
    }

    .burgermenu {
        display: none;
    }

    nav li {
        display: inline;
        margin-right: 24px;
    }

    nav ul li:last-child {
        margin-right: 0px;
    }

    .bold-header {
        font-size: 28px;
        padding: 20px 0px 20px 0px;
    }

    .bold-headerNav {

        padding: 12px 0px 12px 0px;
    }

    #Access,
    #Campaign,
    #Content,
    #Branding,
    #Consulting,
    #Distribution {
        height: 900px;
        display: initial;
    }

    .sec {
        padding: 50px 60px 50px 60px;
    }

    .access,
    .branding,
    .campaign,
    .consulting,
    .content,
    .distribution {
        height: 284px;
    }

    .small-san-serif {
        padding: 15px 15px 15px 15px;
        border: 1px solid #b08a3e;
        color: #b08a3e;
        font-size: 18px;
        width: 160px;
        height: 48px;
        margin: 0 0 35px 0;
    }

    #te01 {
        display: none;
    }

    .large-body {
        font-size: 25px;
        line-height: 39px;
    }

    .small-section {
        font-size: 42px;
        line-height: 48px;
        margin: 0 0 50px 0;
    }

    #second-sec > .large-body {
        margin-bottom: 60px;
    }

    #second-sec > .small-san-serif {
        width: 160px;
        height: 48px;
    }

    #second-sec > .small-san-serif:last-child {
        float: right;
        width: 189px;
        height: 50px;
        top: 44px;
        position: relative;
    }

    #fourth-sec {
        height: 905px;
    }

    #third-sec {
        background-size: 1259px 905px;
        height: 905px;
    }

    img[alt="email"] {
        position: absolute;
        width: 74px;
        bottom: -4px;
        left: 62%;
    }


    #socialBorderFB {

        width: 50px;
        height: 50px;
        bottom: 41px;
        left: 60px;
        background-image: url("../images/f.svg");
    }

    #socialBorderTW {
        width: 50px;
        height: 50px;
        bottom: 41px;
        left: 134px;
        background-image: url("../images/t.svg");

    }

    #socialBorderIG {
        width: 50px;
        height: 50px;
        bottom: 41px;
        left: 208px;
        background-image: url("../images/i.svg");
    }

    .head-text .bold-header .bold-headerNav {
        padding: 0px 0px 20px 0px;
        /*line-height: 0px;*/
    }


    #Capabilities {
        padding: 50px 0 50px 120px;
        /*        padding: 70px 0 70px 120px;*/
    }

    #Capabilities > .large-section {
        padding-bottom: 40px;
    }

    .small-section.capLabel,
    .small-section.capLabel1 {
        padding: 40px 70px;
        /*position: initial;*/
    }

    .seclayer > article > .large-body {
        padding-top: 40px;
    }

    .testimonials > .quote-section {
        font-size: 30px;
        line-height: 41px;
    }

    .large-section {
        font-size: 56px;
        line-height: 68px;
    }

    .addP {
        width: 100%;
        padding: 40px 0px 0px 0px;
    }

    .small-san-serif.download,
    .small-san-serif.download1 {
        height: 48px;
    }

    #add01 {
        padding-bottom: 40px;
    }

    .testText > .large-section {
        padding: 40px 0;
    }

    /* .small-san-serif {
        line-height: 28px;
    }*/
    .bold-header {
        line-height: 34px;
    }

    .bold-headerNav {}

    .small-body {
        font-size: 19px;
        line-height: 25px;
    }

    #sixth-sec {
        display: initial;
    }

    .access,
    .branding,
    .campaign {
        width: calc(100%/3);
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
    }

    .consulting,
    .content,
    .distribution {
        width: calc(100%/3);
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
    }

    #a,
    #c,
    #e {
        width: calc(200%/3);
        display: inline-block;
        padding: 0 8.33%;
        margin: 0 auto;
        float: left;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #AccessBg,
    #CampaignBg,
    #ContentBg {
        width: calc(100%/3);
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
        height: 100%;
    }

    #BrandingBg,
    #ConsultingBg,
    #DistributionBg {
        width: calc(100%/3);
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
        height: 100%;
    }

    #b,
    #d,
    #f {
        width: calc(200%/3);
        display: inline-block;
        padding: 0 8.33%;
        margin: 0 auto;
        float: left;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #testimonial01,
    #testimonial02,
    #testimonial03 {
        width: calc(100%/3);
        height: 100%;
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
    }

    #testimonial01 {
        position: initial;
    }

    #seventh-sec {
        height: 907px;
    }

    #a > article > div.large-section,
    #b > article > div.large-section,
    #c > article > div.large-section,
    #d > article > div.large-section,
    #e > article > div.large-section,
    #f > article > div.large-section {
        padding-bottom: 40px;
    }

    .addPad {
        padding-bottom: 40px;

    }

    #pdf01,
    #pdf02 {
        width: 100%;
        height: 50%;
    }

    #logo001,
    #logo002,
    #logo003,
    #logo004,
    #logo005 {
        width: calc(100%/3);
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
        height: 100%;
        position: relative;
    }

    #dl01 {
        position: absolute;
        bottom: 50%;
        left: 25%;
    }

    .blackBG {
        width: 100%;
        height: 100%;
        opacity: .5;
        background-color: #000;
        background-size: cover;
        position: relative;
        z-index: 1;
    }

    img[alt="signN"] {
        position: absolute;
        height: 19%;
        left: 297px;
        top: 28%;
    }

    img[alt="signL"] {
        position: absolute;
        height: 19%;
        left: 242px;
        top: 32%;
    }

    img[alt="signO"] {
        position: absolute;
        height: 26%;
        left: 214px;
        top: 26%;
    }

    img[alt="signD"] {
        position: absolute;
        height: 26%;
        left: 306px;
        top: 26%;
    }

}

@media screen and (max-width: 1279px) and (min-width: 1034px) {
    #CaseStudy {
        padding-top: 18px !important;
    }

    @-moz-document url-prefix() {

        #CaseStudy {
            padding-top: 15px !important;
        }
    }

    li {
        display: inline;
        margin-right: 50px;
    }

    nav li {
        display: inline;
        margin-right: 24px;
    }

    .closebtn {
        display: none;
    }

    .burgermenu {
        display: none;
    }

    nav ul li:last-child {
        margin-right: 0px;
    }

    .testimonials > .quote-section {
        padding: 30px 50px;
    }

    #nineth-sec.sec {
        padding: 0 !important;
    }

    #nineth-sec {
        padding: 0 !important;
    }

    #nineth-sec.sec > div.sec {
        padding: 0 !important;
    }

    li:last-child {
        margin-right: 0px;
    }

    .access,
    .branding,
    .campaign,
    .consulting,
    .content,
    .distribution {
        height: 266px;
    }

    #Access,
    #Campaign,
    #Content,
    #Branding,
    #Consulting,
    #Distribution {
        height: 900px;
    }

    .bold-header {
        font-size: 28px;
        padding: 16px 0px 16px 0px;
        line-height: 34px;
    }

    .bold-headerNav {}

    .sec {
        padding: 40px 60px 40px 60px;
    }

    .small-san-serif {
        padding: 10px 10px 10px 10px;
        border: 1px solid #b08a3e;
        color: #b08a3e;
        font-size: 16px;
        margin: 0 0 30px 0;
        width: 135px;
        height: 38px;
    }

    .small-body {
        font-size: 16px;
        line-height: 20px;
    }

    .large-body {
        font-size: 20px;
        line-height: 29px;
    }

    .small-section {
        font-size: 34px;
        line-height: 41px;
        margin: 0 0 40px 0;
    }

    #second-sec > .large-body {
        margin-bottom: 60px;
    }

    #second-sec > .small-san-serif {
        width: 135px;
        height: 38px;
    }

    #second-sec > .small-san-serif:last-child {
        float: right;
        width: 158px;
        height: 37px;
        top: 31px;
        position: relative;
    }

    #fourth-sec {
        height: 850px;
    }

    #third-sec {
        background-size: 1259px 850px;
        height: 850px;
    }

    img[alt="email"] {
        position: absolute;
        width: 60px;
        bottom: -4px;
        left: 65%;
    }


    #socialBorderFB {

        width: 37px;
        height: 37px;
        bottom: 39px;
        left: 60px;
        background-image: url("../images/f.svg");
    }

    #socialBorderTW {
        width: 37px;
        height: 37px;
        bottom: 39px;
        left: 121px;
        background-image: url("../images/t.svg");

    }

    #socialBorderIG {
        width: 37px;
        height: 37px;
        bottom: 39px;
        left: 182px;
        background-image: url("../images/i.svg");
    }

    .head-text .bold-header .bold-headerNav {
        padding: 0px 0px 16px 0px;
        /*line-height: 0px;*/
    }

    #Capabilities {
        padding: 40px 0 40px 120px;
        /*        padding: 60px 0 60px 120px;*/
        font-size: 45px;
        line-height: 53px;
    }

    #Capabilities > .large-section {
        padding-bottom: 40px;
    }

    .small-section.capLabel,
    .small-section.capLabel1 {
        padding: 30px 60px;
    }

    .seclayer > article > .large-body {
        padding-top: 30px;
    }

    .testimonials > .quote-section {
        font-size: 26px;
        line-height: 35px;
    }

    .large-section {
        font-size: 45px;
        line-height: 53px;
    }

    .addP {
        width: 100%;
        padding: 40px 0px 0px 0px;
    }

    .small-san-serif.download,
    .small-san-serif.download1 {
        height: 37px;
        width: 200px;
    }

    .testText > .large-section {
        padding: 30px 0;
    }

    .quote-section > div {
        padding: 40px 20px;
    }

    img[alt="signN"] {
        position: absolute;
        height: 19%;
        left: 294px;
        top: 25%;
    }

    img[alt="signL"] {
        position: absolute;
        height: 19%;
        left: 223px;
        top: 25%;
    }

    img[alt="signO"] {
        position: absolute;
        height: 26%;
        left: 202px;
        top: 19%;
    }

    img[alt="signD"] {
        position: absolute;
        height: 26%;
        left: 286px;
        top: 20%;
    }

    #add01 {
        padding-bottom: 0px;
        margin-bottom: 30px;
    }

    .quote-section > div {
        padding: 30px 20px !important;
    }

    #sixth-sec {
        display: initial;
    }

    .access,
    .branding,
    .campaign {
        width: calc(100%/3);
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
    }

    .consulting,
    .content,
    .distribution {
        width: calc(100%/3);
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
    }

    #a,
    #c,
    #e {
        width: calc(200%/3);
        display: inline-block;
        padding: 0 8.33%;
        margin: 0 auto;
        float: left;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #AccessBg,
    #CampaignBg,
    #ContentBg {
        width: calc(100%/3);
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
        height: 100%;
    }

    #BrandingBg,
    #ConsultingBg,
    #DistributionBg {
        width: calc(100%/3);
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
        height: 100%;
    }

    #b,
    #d,
    #f {
        width: calc(200%/3);
        display: inline-block;
        padding: 0 8.33%;
        margin: 0 auto;
        float: left;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #testimonial01,
    #testimonial02,
    #testimonial03 {
        width: calc(100%/3);
        height: 100%;
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
    }

    #testimonial01 {
        position: initial;
    }

    #labelBot {
        letter-spacing: -0.5px;
    }

    #seventh-sec {
        height: 907px;
    }

    #a > article > div.large-section,
    #b > article > div.large-section,
    #c > article > div.large-section,
    #d > article > div.large-section,
    #e > article > div.large-section,
    #f > article > div.large-section {
        padding-bottom: 30px;
    }

    .addPad {
        padding-bottom: 30px;

    }

    #pdf01,
    #pdf02 {
        width: 100%;
        height: 50%;
    }

    #logo001,
    #logo002,
    #logo003,
    #logo004,
    #logo005 {
        width: calc(100%/3);
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
        height: 100%;
        position: relative;
    }

    #dl01 {
        position: absolute;
        bottom: 50%;
        left: 25%;
    }

    .blackBG {
        width: 100%;
        height: 100%;
        opacity: .5;
        background-color: #000;
        background-size: cover;
        position: relative;
        z-index: 1;
    }

    .bgBlack {
/*        width: 36% !important;*/
        width: 46% !important;
    }

    .leftPos {
        width: 90% !important;
/*        margin-top: 4% !important;*/
    }

    /*    .case_study {font-size: 16px !important;}*/
    .infos {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .contPos {
        padding-left: 2% !important;
        padding-right: 56% !important;
    }
}
@media screen and (max-width: 1033px) and (min-width: 728px) {
    #CaseStudy {
        padding-top: 18px !important;
    }

    @-moz-document url-prefix() {

        #CaseStudy {
            padding-top: 15px !important;
        }
    }

    li {
        display: inline;
        margin-right: 50px;
    }

    nav li {
        display: inline;
        margin-right: 24px;
    }

    .closebtn {
        display: none;
    }

    .burgermenu {
        display: none;
    }

    nav ul li:last-child {
        margin-right: 0px;
    }

    #nineth-sec.sec {
        padding: 0 !important;
    }

    #nineth-sec {
        padding: 0 !important;
    }

    #nineth-sec.sec > div.sec {
        padding: 0 !important;
    }

    li:last-child {
        margin-right: 0px;
    }

    .bold-header {
        font-size: 23px;
        padding: 12px 0px 12px 0px;
        line-height: 25px;
    }

    .bold-headerNav {}

    .sec {
        padding: 30px 60px 30px 39px;
    }

    img[alt="logo1"] {
        width: 250px;
        height: 230px;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    img[alt="logo2"] {
        width: 250px;
        height: 230px;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    img[alt="logo3"] {
        width: 250px;
        height: 230px;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    img[alt="logo4"] {
        width: 250px;
        height: 230px;
        position: relative;
        top: 25%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    img[alt="logo5"] {
        width: 250px;
        height: 230px;
        position: relative;
        top: 25%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .small-san-serif.download,
    .small-san-serif.download1 {
        height: 26px;
        width: 154px;
    }

    .access,
    .branding,
    .campaign,
    .consulting,
    .content,
    .distribution {
        height: 194px;
    }

    #Access,
    #Campaign,
    #Content,
    #Branding,
    #Consulting,
    #Distribution {
        height: 538px;
    }

    #sixth-sec {
        /*width: 100%;*/
        padding: 0;
        margin: 0;
        overflow: hidden;
    }

    .small-body {
        font-size: 16px;
        line-height: 20px;
    }

    img[alt="signN"] {
        position: absolute;
        height: 19%;
        left: 242px;
        top: 22%;
    }

    img[alt="signL"] {
        position: absolute;
        height: 19%;
        left: 193px;
        top: 19%;
    }

    img[alt="signO"] {
        position: absolute;
        height: 26%;
        left: 174px;
        top: 16%;
    }

    img[alt="signD"] {
        position: absolute;
        height: 26%;
        left: 248px;
        top: 16%;
    }

    .small-san-serif {
        padding: 5px 5px 5px 5px;
        border: 1px solid #b08a3e;
        color: #b08a3e;
        font-size: 14px;
        margin: 0 0 20px 0;
        width: 112px;
        height: 25px;
    }

    .large-body {
        font-size: 16px;
        line-height: 23px;
    }

    .small-section {
        font-size: 25px;
        line-height: 30px;
        margin: 0 0 30px 0;
    }

    #second-sec > .large-body {
        margin-bottom: 60px;
    }

    #second-sec > .small-san-serif {
        width: 112px;
        height: 26px;
    }

    #second-sec > .small-san-serif:last-child {
        float: right;
        width: 129px;
        height: 27px;
        top: 9px;
        position: relative;
    }

    #fourth-sec {
        height: 660px;
    }

    #third-sec {
        background-size: 1259px 660px;
        height: 660px;
    }

    .head-text {
        padding: 39px 0 39px 39px;
    }

    .leah,
    .noah,
    .tess,
    .dave {
        display: none;
    }

    img[alt="email"] {
        position: absolute;
        width: 45px;
        bottom: -4px;
        left: 68%;
    }


    #socialBorderFB {
        width: 27px;
        height: 27px;
        bottom: 41px;
        left: 39px;
        background-image: url("../images/f.svg");
    }

    #socialBorderTW {
        width: 27px;
        height: 27px;
        bottom: 41px;
        left: 90px;
        background-image: url("../images/t.svg");

    }

    #socialBorderIG {
        width: 27px;
        height: 27px;
        bottom: 41px;
        left: 141px;
        background-image: url("../images/i.svg");
    }

    .head-text .bold-header .bold-headerNav {
        padding: 0px 0px 12px 0px;
        /*line-height: 0px;*/
    }

    img[alt="dl"],
    img[alt="dl1"] {
        width: 45px;
        height: 45px;
        top: 8px;
        left: 142px;
    }

    #Capabilities {
        padding: 20px 0 20px 60px;
        /*        padding: 40px 0 40px 60px;*/
        font-size: 34px;
        line-height: 39px
    }

    #Capabilities > .large-section {
        padding-bottom: 20px;
    }

    .small-section.capLabel,
    .small-section.capLabel1 {
        padding: 20px 40px;
    }

    .seclayer > article > .large-body {
        padding-top: 30px;
    }

    .testimonials > .quote-section {
        font-size: 18px;
        line-height: 28px;
        padding: 20px 20px;
    }

    .large-section {
        font-size: 34px;
        line-height: 39px
    }

    .addP {
        width: 100%;
        padding: 40px 0px 0px 0px;
    }

    .small-san-serif.download,
    .small-san-serif.download1 {
        height: 26px;
        width: 154px;
    }

    .testText > .large-section {
        padding: 30px 0;
    }

    .quote-section > div {
        padding: 20px 12px;
        line-height: 28px;
    }

    .botSec {
        padding: 20px 20px;
    }

    #add01 {
        padding-bottom: 20px;
    }

    #Capabilities > .large-section {
        padding-bottom: 0px;
    }

    .small-section.capLabel > p {
        padding: 61px 0;
    }

    .small-section.capLabel1 > p {
        padding: 46px 0;
    }

    #sixth-sec {
        display: initial;
    }

    .access,
    .branding,
    .campaign {
        width: calc(100%/3);
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
    }

    .consulting,
    .content,
    .distribution {
        width: calc(100%/3);
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
    }

    #a,
    #c,
    #e {
        width: calc(200%/3);
        display: inline-block;
        padding: 0 8.33%;
        margin: 0 auto;
        float: left;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #AccessBg,
    #CampaignBg,
    #ContentBg {
        width: calc(100%/3);
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
        height: 100%;
    }

    #BrandingBg,
    #ConsultingBg,
    #DistributionBg {
        width: calc(100%/3);
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
        height: 100%;
    }

    #b,
    #d,
    #f {
        width: calc(200%/3);
        display: inline-block;
        padding: 0 8.33%;
        margin: 0 auto;
        float: left;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #testimonial01,
    #testimonial02,
    #testimonial03 {
        width: calc(100%/3);
        height: 100%;
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
        background-size: cover;
    }

    #testimonial01 {
        position: initial;
    }

    #seventh-sec {
        height: 560px;
    }

    #labelBot {
        bottom: 6%;
        letter-spacing: -0.5px;
    }

    #a > article > div.large-section,
    #b > article > div.large-section,
    #c > article > div.large-section,
    #d > article > div.large-section,
    #e > article > div.large-section,
    #f > article > div.large-section {
        padding-bottom: 20px;
    }

    .addPad {
        padding-bottom: 20px;

    }

    #pdf01,
    #pdf02 {
        width: 100%;
        height: 50%;
    }

    #logo001,
    #logo002,
    #logo003,
    #logo004,
    #logo005 {
        width: calc(100%/3);
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
        height: 100%;
        position: relative;
    }

    #dl01 {
        position: absolute;
        bottom: 50%;
        left: 25%;
    }

    .blackBG {
        width: 100%;
        height: 100%;
        opacity: .5;
        background-color: #000;
        background-size: cover;
        position: relative;
        z-index: 1;
    }

    .bgBlack {
/*        width: 36% !important;*/
        width: 58% !important;
/*        width: 56% !important;*/
    }

    .leftPos {
        width: 88% !important;
/*        margin-top: 6% !important;*/
/*        margin-top: 11% !important;*/
    }

    .case_study {
        font-size: 16px !important;
    }

    .infos {
        font-size: 14px !important;
        line-height: 16px !important;
    }

    .contPos {
        padding-left: 2% !important;
        padding-right: 44% !important;
    }
}

@media screen and (max-width: 727px) and (min-width: 320px) {

/*  CHANGE TEXT   */
    
    .slide-desktop{
        display: none !important;
    }
    .slide-mobile{
        display: block !important;
    }
    
/*  CHANGE TEXT  END */   
    
    .flickity-page-dots .dot{
        width: 8.08px !important;
        height: 8.08px !important;
    }
    #CaseStudy2 {
        font-size: 30px !important;
        line-height: 35px !important;
        padding-top: 30px !important;
    }

    @-moz-document url-prefix() {

        #CaseStudy {
            padding-top: 15px !important;
        }
    }

    #overflowContainer {
        overflow: auto;
        height: 100%;
    }

    #logo {
        width: 100%;
        height: 100px;
        background-position: center;
    }

    .closebtnClass {
        position: absolute;
        width: 30px;
        height: 30px;
        right: 10px;
        display: block;
        padding-top: 10px;
    }

    .burgermenu {
        display: block;
        position: fixed;
        cursor: pointer;
        right: 20px;
        top: 20px;
        width: 50px;
        height: 50px;
        z-index: 50;
        background: white;
        border: 1px solid #000;
        box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);

    }

    li {
        display: inline;
        margin-right: 15px;
    }

    li:last-child {
        margin-right: 0px;
    }

    nav ul {
        text-align: left;
        /*
        padding-left: 25px;
        
        padding-top: 50px;
        padding-bottom: 20px;
*/
        padding-left: 24px;
        position: absolute;
        top: 50%;
        margin-top: -121px;
        overflow: hidden;
    }

    nav ul li:last-child {
        margin-right: 10px
    }

    nav {
        font-size: 15px;
        padding: 10px 0px 10px 0px;
        display: none;
        border-top: 1px solid #FFF;
        border-bottom: 1px solid #FFF;
    }


    nav li {
        display: block;
        width: 100%;
    }

    .bold-header {
        padding: initial;
        font-size: 15px;
        line-height: 22px;
    }

    .bold-headerNav {
        padding: initial;
        font-size: 32px;
        line-height: 49px;
        font-family: 'TiemposHeadlineWeb_Regular';
        text-transform: capitalize;
        /*
        position:absolute;
        height:100%
*/
    }

    .showMenu {
        display: block;
        position: fixed;
        height: 100%;
        top: 0px;
        border-top: 0px solid #FFF;
        border-bottom: 0px solid #FFF;
    }

    .sec {
        padding: 20px 20px 20px 20px;
    }

    .access,
    .branding,
    .campaign,
    .consulting,
    .content,
    .distribution {
        height: 200px;
    }

    #accessSec {
        background-image: url("../images/access.png");
        background-size: cover;
    }

    #brandingSec {
        background-image: url("../images/branding.png");
        background-size: cover;
    }

    #campaignSec {
        background-image: url("../images/campaign.png");
        background-size: cover;
    }

    #consultingSec {
        background-image: url("../images/consulting.png");
        background-size: cover;
    }

    #contentSec {
        background-image: url("../images/content.png");
        background-size: cover;
    }

    #distributionSec {
        background-image: url("../images/distribution.png");
        background-size: cover;
        font-size: 22px;
    }

    #distributionSec > a > article > p {
        font-size: 22px;
    }

    .small-body {
        font-size: 16px;
        line-height: 20px;
    }

    img[alt="signN"] {
        position: absolute;
        height: 28%;
        left: 162px;
        top: 11%;

    }

    img[alt="signL"] {
        position: absolute;
        height: 27%;
        left: 130px;
        top: 13%;
    }

    img[alt="signO"] {
        position: absolute;
        height: 33%;
        left: 110px;
        top: 4%;
    }

    img[alt="signD"] {
        position: absolute;
        height: 32%;
        left: 169px;
        top: 7%;
    }

    .small-san-serif {
        padding: 5px 5px 5px 5px;
        border: 1px solid #b08a3e;
        color: #b08a3e;
        font-size: 12px;
        margin: 0 0 15px 0;
        width: 98px;
        height: 25px;
    }

    .large-body {
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .small-section {
        font-size: 25px;
        line-height: 30px;
        margin: 0 0 20px 0;
    }

    #second-sec > .large-body {
        margin-bottom: 20px;
    }

    #second-sec > .small-san-serif {
        width: 98px;
        height: 26px;
    }

    #second-sec > .small-san-serif:last-child {
        float: right;
        width: 118px;
        height: 25px;
        top: 15px;
        position: relative;
    }

    #fourth-sec {
        height: 100%;
    }

    /* #third-sec {
        background-size: 1259px 684px;
        height: 684px;
    }*/
    .head-text {
        padding: 15px 20px;
    }

    .leah,
    .noah,
    .tess,
    .dave {
        display: none;
    }

    img[alt="email"] {
        position: absolute;
        width: 45px;
        bottom: -5px;
    }


    #socialBorderFB {
        width: 25px;
        height: 25px;
        bottom: 20px;
        left: 19px;
        background-image: url("../images/f.svg");
    }

    #socialBorderTW {
        width: 25px;
        height: 25px;
        bottom: 20px;
        left: 51px;
        background-image: url("../images/t.svg");

    }

    #socialBorderIG {
        width: 25px;
        height: 25px;
        bottom: 20px;
        left: 83px;
        background-image: url("../images/i.svg");
    }

    .head-text .bold-header .bold-headerNav {
        padding: 0px 0px 10px 0px;
        /*line-height: 0px;*/
    }

    img[alt="dl"],
    img[alt="dl1"] {
        width: 63px;
        height: 45px;
    }

    #Capabilities {
        padding: 15px 10px;
        font-size: 34px;
        line-height: 39px
    }

    #Capabilities > .large-section > .large-section {
        padding: 10px;
    }

    #Capabilities > .large-section {
        padding: 10px;
        box-shadow: 0 0 6px rgba(2, 20, 31, .1);
    }

    .small-section.capLabel,
    .small-section.capLabel1 {
        padding: 10px 10px;
    }

    .seclayer > article > .large-body {
        padding-top: 30px;
    }

    .small-section.capLabel > p {
        padding: 52px 0;
        width: 85%;
    }

    .small-section.capLabel1 > p {
        padding: 36px 0;
        width: 85%;
    }

    .testimonials > .quote-section {
        font-size: 22px;
        line-height: 30px;
        padding: 20px 20px;

    }

    .large-section {
        font-size: 30px;
        line-height: 35px
    }

    .addP {
        width: 100%;
        padding: 40px 0px 0px 0px;
    }

    .small-san-serif.download,
    .small-san-serif.download1 {
        height: 35px;
        bottom: 3%;
        width: 190px;
    }

    .small-san-serif.download1 {
        top: 86%;
    }

    .testText > .large-section {
        padding: 20px 10px;
        text-align: left;
    }

    .quote-section > div {
        padding: 12px;
    }

    .botSec {
        padding: 12px 12px;
    }

    .sec {
        width: 100% !important;
    }

    #third-sec {
        background-size: cover;
        height: 263px;
    }

    .small-section.capLabel,
    .small-section.capLabel1 {
        font-size: 25px;
        line-height: 30px;
    }

    #sixth-sec {
        width: 100%;
        padding: 0;
        margin: 0;
        overflow: hidden;
        margin-bottom: 15px;
        /*margin: 0 10px;*/
    }

    #Access {
        box-shadow: none;
        padding: 0 10px;
        /*height: 531px;*/
        height: auto;
        position: relative;
        display: block;
        /*margin-bottom: 15px;*/
    }

    #a {
        width: 96%;
        height: auto;
        background-color: #fff;
        /*top: 28%;*/
        left: 2%;
        position: relative;
        margin: 50% auto 15px auto;
        box-shadow: 0 0 6px rgba(2, 20, 31, .1);
        z-index: 2;
    }

    #AccessBg {
        position: absolute;
        margin: 0 auto;
        width: 100%;
        /*height: 34%;
*/
        left: 0;
        top: 0;
        z-index: 1;
        background-image: url("../images/access.png");
        background-size: contain;
    }

    #a.seclayer > article {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 24%;
        transform: translate(-14%, -50%);
    }

    #a.seclayer {
        height: 627px;
        padding: 0 10px;
    }

    #b.seclayer {
        height: 466px;
        padding: 0 10px;
    }

    #c.seclayer {
        height: 402px;
        padding: 0 10px;
    }

    #e.seclayer {
        height: 466px;
        padding: 0 10px;
    }

    #f.seclayer {
        height: 478px;
        padding: 0 10px;
    }

    #Branding {
        box-shadow: none;
        padding: 0 10px;
        /*height: 531px;*/
        height: auto;
        position: relative;
        display: block;
        /*margin-bottom: 15px;*/
    }

    #b {
        width: 96%;
        height: auto;
        background-color: #fff;
        /*top: 28%;*/
        left: 2%;
        position: relative;
        margin: 50% auto 15px auto;
        box-shadow: 0 0 6px rgba(2, 20, 31, .1);
        z-index: 2;
    }

    #BrandingBg {
        position: absolute;
        margin: 0 auto;
        width: 100%;
        /*height: 34%;*/
        left: 0;
        top: 0;
        z-index: 1;
        background-image: url("../images/branding.png");
        background-size: contain;
    }

    #b.seclayer > article {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 24%;
        transform: translate(-14%, -50%);
    }

    #Campaign {
        box-shadow: none;
        padding: 0 10px;
        /*height: 531px;*/
        height: auto;
        position: relative;
        display: block;
        /*margin-bottom: 15px;*/
    }

    #c {
        width: 96%;
        height: auto;
        background-color: #fff;
        /*top: 28%;*/
        left: 2%;
        position: relative;
        margin: 50% auto 15px auto;
        box-shadow: 0 0 6px rgba(2, 20, 31, .1);
        z-index: 2;
    }

    #CampaignBg {
        position: absolute;
        margin: 0 auto;
        width: 100%;
        /*height: 34%;*/
        left: 0;
        top: 0;
        z-index: 1;
        background-image: url("../images/campaign.png");
        background-size: contain;
    }

    #c.seclayer > article {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 24%;
        transform: translate(-14%, -50%);
    }

    .seclayer > article > .large-body {
        padding-top: 10px;
    }

    #Consulting {
        box-shadow: none;
        padding: 0 10px;
        /*height: 531px;*/
        height: auto;
        position: relative;
        display: block;
        /*margin-bottom: 15px;*/
    }

    #d {
        width: 96%;
        height: auto;
        background-color: #fff;
        /*top: 28%;*/
        left: 2%;
        position: relative;
        margin: 50% auto 15px auto;
        box-shadow: 0 0 6px rgba(2, 20, 31, .1);
        z-index: 2;
    }

    #d.seclayer {
        height: 583px;
    }

    #ConsultingBg {
        position: absolute;
        margin: 0 auto;
        width: 100%;
        /*height: 27%;*/
        left: 0;
        top: 0;
        z-index: 1;
        background-image: url("../images/consulting.png");
        background-size: contain;
    }

    #d.seclayer > article {
        margin: 0;
        position: absolute;
        top: 49%;
        left: 24%;
        transform: translate(-14%, -50%);
    }

    #Content {
        box-shadow: none;
        padding: 0 10px;
        /*height: 531px;*/
        height: auto;
        position: relative;
        display: block;
        /*margin-bottom: 15px;*/
    }

    #e {
        width: 96%;
        height: auto;
        background-color: #fff;
        /*top: 28%;*/
        left: 2%;
        position: relative;
        margin: 50% auto 15px auto;
        box-shadow: 0 0 6px rgba(2, 20, 31, .1);
        z-index: 2;
    }

    #ContentBg {
        position: absolute;
        margin: 0 auto;
        width: 100%;
        /*height: 34%;*/
        left: 0;
        top: 0;
        z-index: 1;
        background-image: url("../images/content.png");
        background-size: contain;
    }

    #e.seclayer > article {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 24%;
        transform: translate(-14%, -50%);
    }

    #Distribution {
        box-shadow: none;
        padding: 0 10px;
        /*height: 531px;*/
        height: auto;
        position: relative;
        display: block;
        /*margin-bottom: 15px;*/
    }

    #f {
        width: 96%;
        height: auto;
        background-color: #fff;
        /*top: 28%;*/
        left: 2%;
        position: relative;
        margin: 50% auto 15px auto;
        box-shadow: 0 0 6px rgba(2, 20, 31, .1);
        z-index: 2;
    }

    #DistributionBg {
        position: absolute;
        margin: 0 auto;
        width: 100%;
        /*height: 34%;*/
        left: 0;
        top: 0;
        z-index: 1;
        background-image: url("../images/distribution.png");
        background-size: contain;
    }

    #f.seclayer > article {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 24%;
        transform: translate(-14%, -50%);
    }

    #pdf01,
    #pdf02 {
        display: block;
        height: 100%;
    }

    .head-text {
        width: 100%;
    }

    #seventh-sec {
        height: 100%;
        width: 100% !important;
        /*        overflow: auto;*/
    }

    section#nineth-sec.sec div.sec {
        padding: 0 20px;
    }

    #logo001,
    #logo002,
    #logo003,
    #logo004,
    #logo005 {
        /*display: block;*/
        height: 430px;
        margin: initial;
        position: relative;
        margin-bottom: 15px;
        box-shadow: 0 0 6px rgba(2, 20, 31, .1);
    }

    #eight-sec {
        background-color: #fff;
        width: 100%;
        height: 100%;
        /*        padding: 20px;*/
    }

    #CaseStudy {
        color: #000 !important;
        position: initial;

    }


    /*
    #logo02 {
        display: none;
    }
*/
    section#nineth-sec.sec > div.sec {
        /*display: none;*/
    }

    /*div.sec f {
        display: none;
    }*/
    .addP {
        display: none;
    }

    img[alt="logo1"] {
        width: 250px;
        height: 230px;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    img[alt="logo2"] {
        width: 250px;
        height: 230px;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    img[alt="logo3"] {
        width: 250px;
        height: 230px;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    img[alt="logo4"] {
        width: 250px;
        height: 230px;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    img[alt="logo5"] {
        width: 250px;
        height: 230px;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .small-san-serif.download1 {
        margin: 0;
        position: absolute;
        left: 51%;
        padding: 10px 30px;
        transform: translate(-50%, -110%);
        background-color: #fff;
    }

    .small-san-serif.download {
        margin: 0;
        position: absolute;
        left: 51%;
        padding: 10px 30px;
        transform: translate(-50%, -110%);
        background-color: #fff;
    }

    .botSec > p {
        bottom: 23%;
        width: 71%;
    }

    .quote-section {
        font-size: 22px;
        line-height: 30px;
    }

    main {
        display: flex;
        flex-direction: column;
    }

    main #WhoWeAre {
        order: 1;
    }

    main #second-sec {
        order: 3;
    }
    main #third-sec {
        order: 2;
    }
    main #fourth-sec {
        order: 4;
    }
    main #Capabilities {
        order: 5;
    }
    main #sixth-sec {
        order: 6;
    }
    main #Access {
        order: 7;
    }
    main #Branding {
        order: 8;
    }
    main #Campaign {
        order: 9;
    }
    main #Consulting {
        order: 10;
    }
    main #Content {
        order: 11;
    }
    main #Distribution {
        order: 12;
    }
    main #seventh-sec {
        order: 13;
    }
    main #eight-sec {
        order: 14;
    }
    main #nineth-sec {
        order: 15;
    }
    img[alt="dl1"] {
        position: absolute;
        top: 94%;
        left: 90%;
        transform: translate(-70%, -80%);
    }
    img[alt="dl"] {
        position: absolute;
        top: 94%;
        left: 87%;
        transform: translate(-70%, -80%);
    }
    #te02 {
        display: none;
    }

    #te01 {
        display: inline;
    }

    #testimonial01,
    #testimonial02,
    #testimonial03 {
        width: calc(300px/1);
        height: 506px;
        display: inline-block;
        padding: 0;
        margin: 0;
        float: left;
    }

    #testimonial01 {
        position: relative;
        /*overflow: hidden;*/
    }

    #a,
    #b,
    #c,
    #d,
    #e,
    #f {
        padding: 10px 10px;
    }

    .blackBG {
        width: 100%;
        height: 100%;
        opacity: .5;
        background-color: #000;
        background-size: cover;
        position: absolute;
        z-index: 1;
    }

    .blackBGT {
        display: inline-block;
        position: relative;
    }

    #a > article > div.large-section,
    #b > article > div.large-section,
    #c > article > div.large-section,
    #d > article > div.large-section,
    #e > article > div.large-section,
    #f > article > div.large-section {
        padding-bottom: 20px;
    }

    .addPad {
        padding-bottom: 20px;
    }

    #overflow {
        overflow: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        width: 900px !important;
        height: 506px;
        /*height: 506px !important;*/
    }

    #logo001,
    #logo002,
    #logo003,
    #logo004,
    #logo005 {
        width: calc(92%/1);
        display: inline-block;
        padding: 0;
        margin: 15px;
        float: left;
        /*height: 100%;*/
        position: relative;
    }

    #logo02 {
        width: 100%;
        height: 150px;
        display: table;
        margin: 0 auto;
        background-size: contain;
        background-image: url("../images/hfstudiofooter.png");
        background-position: center;
        position: relative;
        top: 9px;
        left: 0px;
    }

    #footerButton {
        width: 100%;
        text-align: center;
        padding-top: 10px;
        position: relative;
        top: 9px;
        left: 0px;

    }

    #theMission {
        display: block;
    }

    #whoWe1 {
        display: none;
    }

    #whoWe2 {
        display: block;
    }


    /*-->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>CAROUSEL*/

    .bgBlack {
        width: 100%
    }

    .carousel-cell {
        width: 100% !important;
        height: 600px !important;
        counter-increment: carousel-cell !important;
        overflow: hidden !important;
    }

    .img_1 {
        background: url(../image_slider/mobile_slide1.png) no-repeat !important;
        background-position: center !important;
        /*        background-size: cover !important;*/
    }

    .img_2 {
        background: url(../image_slider/mobile_slide2.png) no-repeat !important;
        background-position: center !important;
        /*        background-size: cover !important;*/
    }

    .img_3 {
        background: url(../image_slider/mobile_slide3.png) no-repeat !important;
        background-position: center !important;
        /*        background-size: cover !important;*/
    }

    .img_4 {
        background: url(../image_slider/mobile_slide4.png) no-repeat !important;
        background-position: center !important;
        /*        background-size: cover !important;*/
    }

    .img_5 {
        background: url(../image_slider/mobile_slide5.png) no-repeat !important;
        background-position: center !important;
        /*        background-size: cover !important;*/
    }

    .img_6 {
        background: url(../image_slider/mobile_slide6.png) no-repeat !important;
        background-position: center !important;
        /*        background-size: cover !important;*/
    }

    .img_7 {
        background: url(../image_slider/mobile_slide7.png) no-repeat !important;
        background-position: center !important;
        /*        background-size: cover !important;*/
    }

    .img_8 {
        background: url(../image_slider/mobile_slide8.png) no-repeat !important;
        background-position: center !important;
        /*        background-size: cover !important;*/
    }

    .img_9 {
        background: url(../image_slider/mobile_slide9.png) no-repeat !important;
        background-position: center !important;
        /*        background-size: cover !important;*/
    }

    .img_10 {
        background: url(../image_slider/mobile_slide10.png) no-repeat !important;
        background-position: center !important;
        /*        background-size: cover !important;*/
    }

    .img_11 {
        background: url(../image_slider/mobile_slide11.png) no-repeat !important;
        background-position: center !important;
        /*        background-size: cover !important;*/
    }

    .contPos {
        position: relative !important;
        padding-left: 0% !important;
        padding-right: 0% !important;
    }

    .case_study_border {
        height: 100% !important;
        min-height: 527px !important;
    }

    .infos {
        font-size: 14px !important;
        line-height: 16px !important;
    }

    .title {
        font-family: 'TiemposHeadline-Medium';
        color: #fff;
        font-size: 32px !important;
        margin-bottom: 5% !important;

    }

    .leftPos {
        width: 90% !important;
        height: auto !important;
/*        margin-top: 6% !important;*/
    }

    .flickity-prev-next-button.previous {
        left: -3% !important;

        display: none !important;
    }

    .flickity-prev-next-button.next {
        right: -3% !important;
        display: none !important;
    }

    .case_study {
        font-size: 16px !important;
    }

    .slide1_logo {
        margin-top: 0% !important;
    }

    .title {
        margin-bottom: 0% !important;
    }
}

.carousel-cell {
    width: 86%;
/*    width: 80%;*/
    height: 705px;
    margin-right: 0px;
    counter-increment: carousel-cell;
    overflow: hidden;
}

#CaseStudy2 {
    color: #000;
    font-family: 'TiemposHeadline-Medium';
    font-size: 56px;
    line-height: 66px;
    position: relative;
    width: auto;
    height: auto;
    padding-top: 30px;
}
.slideHide {
    display: none;
}


