
/* html, body { height: 100%; } */

body {
    margin: 0;
    background-color: #f6f9f9;
    color: #000000;
    font-family: 'f37_gingerlight', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 38px;
}

.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto;
    touch-action: auto;
}

.home .target.background--light {
    filter: invert(0) !important;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.home .target.background--dark {
    filter: invert(1) !important;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

@media all and (max-width: 1920px) {
    body {
        font-size: 25px;
        line-height: 35px;
    }
}

@media all and (max-width: 1600px) {
    body {
        font-size: 20px;
        line-height: 28px;
    }
}

@media all and (max-width: 1400px) {
    body {
        font-size: 18px;
        line-height: 25px;
    }
}

@media all and (max-width: 1200px) {
    body {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 1024px) {
    body {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 640px) {
    body {
        font-size: 14px;
        line-height: 20px;
    }
}

.tight-columns {
    padding: 0px 15px;
    /* padding-bottom: 63px !important; */
}

.tight-columns .columns,
.tight-columns .column {
    padding-left: 0.2234rem;
    padding-right: 0.2234rem;
    padding-top: 0.2234rem;
    padding-bottom: 0.2234rem;
    float: left!important;
}

.tight-columns-left {
    padding: 0px 0px 0px 15px;
}

.tight-columns-left .columns,
.tight-columns-left .column {
    padding-left: 0.2234rem;
    padding-right: 0.2234rem;
    padding-top: 0.2234rem;
    padding-bottom: 0.2234rem;
    float: left!important;
}

.row {
    max-width: 133rem;
}

.text_hero {
    font-family: 'f37_gingerbold', Helvetica, Arial, sans-serif;
    font-size: 60px;
    line-height: 84px;
    margin-bottom: 30px;
}

@media all and (max-width: 1920px) {
    .text_hero {
        font-size: 50px;
        line-height: 56px;
    }
}

@media all and (max-width: 1600px) {
    .text_hero {
        font-size: 40px;
        line-height: 56px;
    }
}

@media all and (max-width: 1400px) {
    .text_hero {
        font-size: 35px;
        line-height: 48px;
    }
}

@media all and (max-width: 1200px) {
    .text_hero {
        font-size: 30px;
        line-height: 42px;
    }
}

@media all and (max-width: 1024px) {
    .text_hero {
        font-size: 30px;
        line-height: 42px;
    }
}

@media all and (max-width: 640px) {
    .text_hero {
        font-size: 20px;
        line-height: 28px;
    }
}

.text_title {
    font-family: 'f37_gingerbold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 20px;
}

@media all and (max-width: 1920px) {
    .text_title {
        font-size: 25px;
        line-height: 35px;
    }
}

@media all and (max-width: 1600px) {
    .text_title {
        font-size: 20px;
        line-height: 28px;
    }
}

@media all and (max-width: 1400px) {
    .text_title {
        font-size: 18px;
        line-height: 25px;
    }
}

@media all and (max-width: 1200px) {
    .text_title {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 1024px) {
    .text_title {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 640px) {
    .text_title {
        font-size: 14px;
        line-height: 20px;
    }
}

.text_subtitle {
    font-family: 'f37_gingerbold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 20px;
}

@media all and (max-width: 2000px) {
    .text_subtitle {
        font-size: 18px;
        line-height: 25px;
    }
}

@media all and (max-width: 1600px) {
    .text_subtitle {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 1400px) {
    .text_subtitle {
        font-size: 14px;
        line-height: 20px;
    }
}

@media all and (max-width: 1200px) {
    .text_subtitle {
        font-size: 14px;
        line-height: 20px;
    }
}

@media all and (max-width: 1024px) {
    .text_subtitle {
        font-size: 14px;
        line-height: 20px;
    }
}

@media all and (max-width: 640px) {
    .text_subtitle {
        font-size: 14px;
        line-height: 20px;
    }
}

.text_paragraph {
    font-family: 'f37_gingerlight', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 38px;
}

@media all and (max-width: 1920px) {
    .text_paragraph {
        font-size: 25px;
        line-height: 35px;
    }
}

@media all and (max-width: 1600px) {
    .text_paragraph {
        font-size: 20px;
        line-height: 28px;
    }
}

@media all and (max-width: 1400px) {
    .text_paragraph {
        font-size: 18px;
        line-height: 25px;
    }
}

@media all and (max-width: 1200px) {
    .text_paragraph {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 1024px) {
    .text_paragraph {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 640px) {
    .text_paragraph {
        font-size: 14px;
        line-height: 20px;
    }
}

h1 {
    font-family: 'f37_gingerbold', Helvetica, Arial, sans-serif;
    font-size: 60px;
    line-height: 84px;
    margin-bottom: 30px;
    color: #000000;
}

@media all and (max-width: 1920px) {
    h1 {
        font-size: 50px;
        /* line-height: 56px; */
        line-height: 63px;
    }
}

@media all and (max-width: 1600px) {
    h1 {
        font-size: 40px;
        line-height: 56px;
    }
}

@media all and (max-width: 1400px) {
    h1 {
        font-size: 35px;
        line-height: 48px;
    }
}

@media all and (max-width: 1200px) {
    h1 {
        font-size: 30px;
        line-height: 42px;
    }
}

@media all and (max-width: 1024px) {
    h1 {
        font-size: 30px;
        line-height: 42px;
    }
}

@media all and (max-width: 640px) {
    h1 {
        font-size: 20px;
        line-height: 28px;
    }
}

h2 {
    font-family: 'f37_gingerbold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 20px;
    color: #000000;
}

@media all and (max-width: 1920px) {
    h2 {
        font-size: 25px;
        line-height: 35px;
    }
}

@media all and (max-width: 1600px) {
    h2 {
        font-size: 20px;
        line-height: 28px;
    }
}

@media all and (max-width: 1400px) {
    h2 {
        font-size: 18px;
        line-height: 25px;
    }
}

@media all and (max-width: 1200px) {
    h2 {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 1024px) {
    h2 {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 640px) {
    h2 {
        font-size: 14px;
        line-height: 20px;
    }
}

h3,
h4,
h5,
h6 {
    font-family: 'f37_gingerlight', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 38px;
    color: #000000;
}

@media all and (max-width: 1920px) {
    h3,
    h4,
    h5,
    h6 {
        font-size: 25px;
        line-height: 35px;
    }
}

@media all and (max-width: 1600px) {
    h3,
    h4,
    h5,
    h6 {
        font-size: 20px;
        line-height: 28px;
    }
}

@media all and (max-width: 1400px) {
    h3,
    h4,
    h5,
    h6 {
        font-size: 18px;
        line-height: 25px;
    }
}

@media all and (max-width: 1200px) {
    h3,
    h4,
    h5,
    h6 {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 1024px) {
    h3,
    h4,
    h5,
    h6 {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 640px) {
    h3,
    h4,
    h5,
    h6 {
        font-size: 14px;
        line-height: 20px;
    }
}

p {
    /*font-family: 'f37_gingerlight', Helvetica, Arial, sans-serif;*/
    font-family: 'Noto Sans SC';
    font-size: 30px;
    line-height: 38px;
    color: #000000;
}

@media all and (max-width: 1920px) {
    p {
        font-size: 25px;
        line-height: 35px;
    }
}

@media all and (max-width: 1600px) {
    p {
        font-size: 20px;
        line-height: 28px;
    }
}

@media all and (max-width: 1400px) {
    p {
        font-size: 18px;
        line-height: 25px;
    }
}

@media all and (max-width: 1200px) {
    p {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 1024px) {
    p {
        font-size: 16px;
        line-height: 22px;
    }
    .dsfsfdsfsd {
        margin-bottom: 20px !important;
    }
    .sdafafdsafdsa {
        margin-bottom: 18px !important;
    }
}

@media all and (max-width: 640px) {
    p {
        font-size: 14px;
        line-height: 20px;
    }
}

a {
    color: #000000;
    text-decoration: underline;
}

a:hover {
    color: #777777;
}

.large-title {
    font-family: 'f37_gingerbold', Helvetica, Arial, sans-serif;
    font-size: 60px;
    line-height: 84px;
    margin-bottom: 30px;
}

@media all and (max-width: 1920px) {
    .large-title {
        font-size: 50px;
        line-height: 56px;
    }
}

@media all and (max-width: 1600px) {
    .large-title {
        font-size: 40px;
        line-height: 56px;
    }
}

@media all and (max-width: 1400px) {
    .large-title {
        font-size: 35px;
        line-height: 48px;
    }
}

@media all and (max-width: 1200px) {
    .large-title {
        font-size: 30px;
        line-height: 42px;
    }
}

@media all and (max-width: 1024px) {
    .large-title {
        font-size: 30px;
        line-height: 42px;
    }
}

@media all and (max-width: 640px) {
    .large-title {
        font-size: 20px;
        line-height: 28px;
    }
}

.small-title {
    font-family: 'f37_gingerbold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 20px;
}

@media all and (max-width: 1920px) {
    .small-title {
        font-size: 25px;
        line-height: 35px;
    }
}

@media all and (max-width: 1600px) {
    .small-title {
        font-size: 20px;
        line-height: 28px;
    }
}

@media all and (max-width: 1400px) {
    .small-title {
        font-size: 18px;
        line-height: 25px;
    }
}

@media all and (max-width: 1200px) {
    .small-title {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 1024px) {
    .small-title {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 640px) {
    .small-title {
        font-size: 14px;
        line-height: 20px;
    }
}

.fade {
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.animate_height {
    -moz-transition: max-height 1.5s ease;
    -webkit-transition: max-height 1.5s ease;
    -o-transition: max-height 1.5s ease;
    transition: max-height 1.5s ease;
}

.element_full_height {
    height: 100vh;
}

.element_relative {
    position: relative;
}

.element_absolute {
    position: absolute;
}

.element_left {
    text-align: left;
}

.element_right {
    text-align: right;
}

.element_block {
    display: block;
}

.bg_black {
    background-color: #000000 !important;
}

.bg_greylight {
    background-color: #f6f9f9 !important;
}

.bg_greymedium {
    background-color: #999999 !important;
}

.bg_greydark {
    background-color: #777777 !important;
}

.bg_white {
    background-color: #ffffff !important;
}

.textcolour_black {
    color: #000000;
}

.textcolour_greydark {
    color: #777777;
}

.textcolour_greylight {
    color: #f6f9f9;
}

.textcolour_white {
    color: #ffffff;
}

.owl-carousel {
    position: fixed;
    z-index: -9999;
}

.owl-carousel .owl-controls {
    position: absolute;
    bottom: 20px;
    width: 100%;
    display: none!important;
}

.owl-theme .owl-controls {
    margin-top: -35px;
    text-align: center;
    display: none;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 15px;
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: white;
    opacity: 0.5;
}

.owl-theme .owl-controls .owl-page.active span {
    background: black;
    opacity: 0.5;
    z-index: 99999999;
}

.owl-theme .owl-controls.clickable .owl-page:hover span {
    z-index: 99999999;
}

.element_videoplayer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.element_videoplayer .videoplayer_player {
    z-index: 12;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.element_videoplayer .videoplayer_player .plyr {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.element_videoplayer .videoplayer_player .plyr .plyr__video-embed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.element_videoplayer .videoplayer_player .plyr #plyr__video-iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.element_videoplayer .videoplayer_player .plyr #plyr__video-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.element_videoplayer .videoplayer_player .plyr .plyr__video-wrapper {
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.element_quicklinks {
    background-color: #f0f0f0;
}

.element_quicklinks h1 {
    margin-bottom: 50px;
    padding: 0px 30px 0px 0px;
    font-family: 'ariali';
}

.element_quicklinks .verticle {
    background-color: #f0f0f0;
}

.element_quicklinks .verticle .columns {
    padding-bottom: 120px;
}

.element_quicklinks .horizontal {
    padding: 120px 0px 120px 0px;
}

.element_quicklinks .links {
    position: relative;
}

.element_quicklinks .links .links__hover {
    position: absolute;
    top: -1px;
    left: 0px;
    right: 0px;
    bottom: -1px;
    opacity: 0;
    background-color: #f0945d !important;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.element_quicklinks .links .links__hover:hover {
    opacity: 0.8;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
}

.element_quicklinks .textarea {
    padding: 60px 60px 0px 0px;
}

.element_quicklinks .textarea p a {
    text-decoration: underline;
    font-family: Noto Sans SC;
}

.element_quicklinks .textarea p a:hover {
    color: #777777;
}

.element_leadingtitleblock .panel {
    padding: 0px 60px 60px 0px;
}

.element_aspect_image_container_fallbelow .aspect_image_content .aspect_image_content_title {
    font-family: 'f37_gingerbold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 20px;
    margin: 0px 0px 0px 0px;
    padding: 30px 60px 0px 0px;
    height: 180px;
    text-decoration: none!important;
}

@media all and (max-width: 1920px) {
    .element_aspect_image_container_fallbelow .aspect_image_content .aspect_image_content_title {
        font-size: 25px;
        line-height: 35px;
    }
}

@media all and (max-width: 1600px) {
    .element_aspect_image_container_fallbelow .aspect_image_content .aspect_image_content_title {
        font-size: 20px;
        line-height: 28px;
    }
}

@media all and (max-width: 1400px) {
    .element_aspect_image_container_fallbelow .aspect_image_content .aspect_image_content_title {
        font-size: 18px;
        line-height: 25px;
    }
}

@media all and (max-width: 1200px) {
    .element_aspect_image_container_fallbelow .aspect_image_content .aspect_image_content_title {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 1024px) {
    .element_aspect_image_container_fallbelow .aspect_image_content .aspect_image_content_title {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 640px) {
    .element_aspect_image_container_fallbelow .aspect_image_content .aspect_image_content_title {
        font-size: 14px;
        line-height: 20px;
    }
}

.element_aspect_image_container_fallbelow .aspect_image_wrapper {
    background-color: #f0945d !important;
    overflow: hidden;
}

.element_aspect_image_container_fallbelow .aspect_image_wrapper .aspect_image {
    opacity: 1;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.element_aspect_image_container_fallbelow .aspect_image_wrapper .aspect_svg svg {
    display: block;
}

.element_aspect_image_container_fallbelow .aspect_image_wrapper:hover .aspect_image {
    opacity: 0.15;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
}

.element_aspect_image_container_fallbelow .aspect_image_wrapper:hover .aspect_svg {
    opacity: 0.15;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
}

.element_aspect_image_container {
    position: relative;
    overflow: hidden;
}

.element_aspect_image_container .aspect_image {
    width: 100%;
    height: 100%;
}

.element_aspect_image_container .aspect_image_content {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    top: 0;
    padding: 25px 25px;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.element_aspect_image_container .aspect_image_content .aspect_image_content_title {
    color: white;
    font-family: 'f37_gingerbold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 20px;
}

@media all and (max-width: 1920px) {
    .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        /* font-size: 25px; */
        font-size: 24px;
        line-height: 35px;
    }
}

@media all and (max-width: 1600px) {
    .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 20px;
        line-height: 28px;
    }
}

@media all and (max-width: 1400px) {
    .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 18px;
        line-height: 25px;
    }
}

@media all and (max-width: 1200px) {
    .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 1024px) {
    .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 640px) {
    .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 14px;
        line-height: 20px;
    }
}

.element_aspect_image_container .aspect_image_content .aspect_image_content_description {
    color: #000000;
    font-family: 'f37_gingerlight', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 38px;
}

@media all and (max-width: 1920px) {
    .element_aspect_image_container .aspect_image_content .aspect_image_content_description {
        /* font-size: 25px; */
        font-size: 22px;
        line-height: 35px;
    }
}

@media all and (max-width: 1600px) {
    .element_aspect_image_container .aspect_image_content .aspect_image_content_description {
        font-size: 20px;
        line-height: 28px;
    }
}

@media all and (max-width: 1400px) {
    .element_aspect_image_container .aspect_image_content .aspect_image_content_description {
        font-size: 18px;
        line-height: 25px;
    }
}

@media all and (max-width: 1200px) {
    .element_aspect_image_container .aspect_image_content .aspect_image_content_description {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 1024px) {
    .element_aspect_image_container .aspect_image_content .aspect_image_content_description {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 640px) {
    .element_aspect_image_container .aspect_image_content .aspect_image_content_description {
        font-size: 14px;
        line-height: 20px;
    }
}

.element_aspect_image_container .aspect_image_content .aspect_image_content_project_icon_link_container {
    position: relative;
    bottom: 0px;
    left: 0px;
}

.element_aspect_image_container .aspect_image_content .aspect_image_content_project_icon_link_container .project-icon {
    background-image: url(../image/icon-project.png);
    width: 33px;
    height: 33px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -13px;
    background-size: contain;
    background-repeat: no-repeat;
}

.element_aspect_image_container .aspect_image_content .aspect_image_content_project_icon_link_container .project-link {
    display: inline-block;
    text-decoration: underline;
    /*EDIT*/
}

.element_aspect_image_container .aspect_image_content .aspect_image_content_project_icon_link_container .project-link p {
    font-size: 18px;
    line-height: 20px;
    text-decoration: underline;
}

.element_aspect_image_container .aspect_image_content .aspect_image_content_project_icon_link_container .project-link p a {
    text-decoration: underline;
}

.element_aspect_image_container .aspect_image_content .aspect_image_content_project_icon_link_container .project-link p a:hover {
    color: #777777;
}

.element_aspect_image_container .aspect_image_content:hover {
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.element_aspect_image_container .aspect_image_content:hover .aspect_image_content_title {
    color: white;
}

.element_aspect_image_container .aspect_image_playbutton {
    width: 16.5%;
    height: 16.5%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0px;
    left: 0px;
    text-align: center;
}

.element_aspect_image_container .aspect_image_playbutton img {
    position: relative;
    width: inherit;
    top: 50%;
    transform: translateY(-50%);
}

.element_aspect_image_container .aspect_image_playbutton:hover {
    background-color: #f0945d !important;
}

.element_scrapbooksharethis {
    margin: 60px 0px 0px 0px;
}

.element_scrapbooksharethis ul {
    margin: 0px 0px 60px 0px;
    list-style: none;
}

.element_scrapbooksharethis ul li p {
    margin-bottom: 0px;
}

.element_scrapbooksharethis ul li p a {
    color: #000000;
}

.element_scrapbooksharethis ul li p a:hover {
    color: #777777;
}

.element_herobanner {
    margin: 0px 0px 30px 0px;
}

.element_herobanner .owl-dots {
    display: none;
}

#section_home_projects {
    background-color: #f6f9f9;
    padding: 120px 0px 0px 0px;
}

#section_home_projects a {
    text-decoration: none;
    font-family: ariali;
}

#section_blackquotebanner {
    background-color: #333333;
    margin: 60px 0px 0px 0px;
}

.home #section_blackquotebanner {
    background-color: #333333;
    margin: 0px;
}

#section_blackquotebanner .panel {
    padding: 120px 0px;
}

#section_blackquotebanner .panel h1,
#section_blackquotebanner .panel h2,
#section_blackquotebanner .panel h3,
#section_blackquotebanner .panel h4,
#section_blackquotebanner .panel h5,
#section_blackquotebanner .panel h5,
#section_blackquotebanner .panel h6,
#section_blackquotebanner .panel p,
#section_blackquotebanner .panel a,
#section_blackquotebanner .panel li {
    color: white;
}

#section_defaulttemplate {
    margin: 60px 0px 120px 0px;
}

#section_defaulttemplate #defaulttemplate_content h1 {
    margin-bottom: 60px;
}

#section_defaulttemplate #defaulttemplate_content h2 {
    margin: 60px 0px;
}

#section_defaulttemplate #defaulttemplate_content p {
    margin-bottom: 30px;
}

#section_defaultsinglesidebar {
    padding-top: 0px;
    padding-left: 25px;
}

#section_defaultsinglesidebar .columns {
    padding-top: 0px!important;
}

#section_defaultsinglesidebar ul {
    margin: 0px 0px 60px 0px;
    list-style: none;
}

#section_defaultsinglesidebar ul li p {
    margin-bottom: 0px;
}

#section_defaultsinglesidebar h2 {
    margin-bottom: 30px;
}

#section_defaultsinglesidebar a {
    color: #000000;
    text-decoration: none;
}

#section_defaultsinglesidebar a:hover {
    color: #777777;
}

#section_defaultsinglesidebar .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
    font-family: 'f37_gingerbold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 20px;
}

@media all and (max-width: 2000px) {
    #section_defaultsinglesidebar .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 18px;
        line-height: 25px;
    }
}

@media all and (max-width: 1600px) {
    #section_defaultsinglesidebar .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 1400px) {
    #section_defaultsinglesidebar .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 14px;
        line-height: 20px;
    }
}

@media all and (max-width: 1200px) {
    #section_defaultsinglesidebar .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 14px;
        line-height: 20px;
    }
}

@media all and (max-width: 1024px) {
    #section_defaultsinglesidebar .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 14px;
        line-height: 20px;
    }
}

@media all and (max-width: 640px) {
    #section_defaultsinglesidebar .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 14px;
        line-height: 20px;
    }
}

#section_defaulttemplatesidebar {
    padding-left: 10px;
}

#section_scrapbooknewsletter {
    margin: 3px 0px;
}

#section_scrapbooknewsletter .scrapbook_newsletter_container {
    padding-left: 0.2234rem;
    padding-right: 0.2234rem;
}

#section_scrapbooknewsletter .scrapbook_newsletter_container .scrapbook_newsletter_content {
    padding: 35px 35px;
    background-color: #000000;
}

#section_scrapbooknewsletter .scrapbook_newsletter_container .scrapbook_newsletter_content .large-title {
    color: white;
    margin-top: 0px;
}

#section_scrapbooknewsletter .scrapbook_newsletter_container .scrapbook_newsletter_content .small-title {
    color: white;
}

#section_scrapbooknewsletter .scrapbook_newsletter_container .scrapbook_newsletter_content p {
    color: white;
}

#section_scrapbooknewsletter .scrapbook_newsletter_container .scrapbook_newsletter_content .row {
    padding-left: 0px;
}

#section_scrapbooknewsletter .scrapbook_newsletter_container .scrapbook_newsletter_content .columns:first-child {
    padding-left: 0px;
}

#section_scrapbooknewsletter .scrapbook_newsletter_container .scrapbook_newsletter_content:nth-child(3) {
    padding: 35px 35px 35px 5px;
}

#section_scrapbooknewsletter form input[type="text"] {
    border-radius: 0px;
}

#section_scrapbooknewsletter form input[type="email"] {
    border-radius: 0px;
}

#section_scrapbooknewsletter form input[type="submit"] {
    font-family: 'f37_gingerlight', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 38px;
    border-radius: 0px;
    border: none;
    background-color: white;
    color: black;
    padding: 5px 20px;
    margin: 0px;
}

@media all and (max-width: 1920px) {
    #section_scrapbooknewsletter form input[type="submit"] {
        font-size: 25px;
        line-height: 35px;
    }
}

@media all and (max-width: 1600px) {
    #section_scrapbooknewsletter form input[type="submit"] {
        font-size: 20px;
        line-height: 28px;
    }
}

@media all and (max-width: 1400px) {
    #section_scrapbooknewsletter form input[type="submit"] {
        font-size: 18px;
        line-height: 25px;
    }
}

@media all and (max-width: 1200px) {
    #section_scrapbooknewsletter form input[type="submit"] {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 1024px) {
    #section_scrapbooknewsletter form input[type="submit"] {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 640px) {
    #section_scrapbooknewsletter form input[type="submit"] {
        font-size: 14px;
        line-height: 20px;
    }
}

#section_scrapbooknewsletter form input[type="submit"]:hover {
    background-color: #999999;
    color: white;
}

#section_scrapbooksmallposts .element_aspect_image_container .aspect_image {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

#section_scrapbooksmallposts .element_aspect_image_container .aspect_image_content {
    z-index: 100;
}

#section_scrapbooksmallposts .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
    font-family: 'f37_gingerbold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 20px;
    text-decoration: none!important;
}

@media all and (max-width: 2000px) {
    #section_scrapbooksmallposts .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 18px;
        line-height: 25px;
    }
}

@media all and (max-width: 1600px) {
    #section_scrapbooksmallposts .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 1400px) {
    #section_scrapbooksmallposts .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 14px;
        line-height: 20px;
    }
}

@media all and (max-width: 1200px) {
    #section_scrapbooksmallposts .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 14px;
        line-height: 20px;
    }
}

@media all and (max-width: 1024px) {
    #section_scrapbooksmallposts .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 14px;
        line-height: 20px;
    }
}

@media all and (max-width: 640px) {
    #section_scrapbooksmallposts .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 14px;
        line-height: 20px;
    }
}

#section_scrapbooklargeposts a {
    text-decoration: none!important;
}

#section_scrapbooksingle {
    margin-top: 60px;
}

#section_scrapbooksingle .scrapbooksinglecontent img {
    margin: 30px 0px;
}

#section_scrapbooksingle .scrapbooksinglecontent p {
    margin-bottom: 30px;
}

#section_scrapbooksingle .scrapbooksinglecontent p a {
    text-decoration: underline;
}

#section_scrapbooksingle .scrapbooksingledate {
    margin-bottom: 60px;
}

#section_projectlargeprojcts a {
    text-decoration: none!important;
}

#section_projectlargeprojcts a:hover {
    text-decoration: none;
}

#section_projectlargeprojcts a:visited {
    text-decoration: none;
}

#section_projectsingle {
    margin: 60px 0px 120px 0px;
}

#section_projectsingle img {
    margin: 0px 0px 30px 0px;
}

#section_projectsingle .projectsinglecontent {
    margin-bottom: 60px;
}

#section_projectsingle .projectsinglecontent p a {
    text-decoration: underline;
}

#section_projectsingle .projectsinglecontentvideo {
    margin: 0px 0px 30px 0px;
    line-height: 0px;
}

#section_projectsingle .projectsinglecontenttext {
    margin: 0px 0px 30px 0px;
}

#section_projectsingle .projectsinglecontenttext .style-white {
    padding: 60px 0px;
}

#section_projectsingle .projectsinglecontenttext .style-white h1:last-child,
#section_projectsingle .projectsinglecontenttext .style-white h2:last-child,
#section_projectsingle .projectsinglecontenttext .style-white h3:last-child,
#section_projectsingle .projectsinglecontenttext .style-white h4:last-child,
#section_projectsingle .projectsinglecontenttext .style-white h5:last-child,
#section_projectsingle .projectsinglecontenttext .style-white h6:last-child,
#section_projectsingle .projectsinglecontenttext .style-white p:last-child {
    margin: 0px 0px 0px 0px;
}

#section_projectsingle .projectsinglecontenttext .style-black {
    padding: 60px 60px;
    background-color: #000000;
    color: #ffffff;
}

#section_projectsingle .projectsinglecontenttext .style-black h1,
#section_projectsingle .projectsinglecontenttext .style-black h2,
#section_projectsingle .projectsinglecontenttext .style-black h3,
#section_projectsingle .projectsinglecontenttext .style-black h4,
#section_projectsingle .projectsinglecontenttext .style-black h5,
#section_projectsingle .projectsinglecontenttext .style-black h6,
#section_projectsingle .projectsinglecontenttext .style-black p,
#section_projectsingle .projectsinglecontenttext .style-black a,
#section_projectsingle .projectsinglecontenttext .style-black li,
#section_projectsingle .projectsinglecontenttext .style-black ol,
#section_projectsingle .projectsinglecontenttext .style-black ul,
#section_projectsingle .projectsinglecontenttext .style-black blockquote {
    color: #ffffff;
}

#section_projectsingle .projectsinglecontenttext .style-black h1:last-child,
#section_projectsingle .projectsinglecontenttext .style-black h2:last-child,
#section_projectsingle .projectsinglecontenttext .style-black h3:last-child,
#section_projectsingle .projectsinglecontenttext .style-black h4:last-child,
#section_projectsingle .projectsinglecontenttext .style-black h5:last-child,
#section_projectsingle .projectsinglecontenttext .style-black h6:last-child,
#section_projectsingle .projectsinglecontenttext .style-black p:last-child {
    margin: 0px 0px 0px 0px;
}

#section_projectsingle .svg_wrapper {
    margin: 0px 0px 30px 0px;
}

#section_projectsingle .svg_wrapper svg {
    display: block;
}

#section_projectsingleprojectlistings {
    background-color: white;
    padding: 0px 0px 120px 0px;
}

#section_projectsingleprojectlistings .row .row {
    padding: 0px 0px;
}

#section_projectsingleprojectlistings .large-title {
    margin: 60px 0px 30px 0px;
}

#section_projectsingleprojectlistings .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
    font-family: 'f37_gingerbold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 20px;
}

@media all and (max-width: 2000px) {
    #section_projectsingleprojectlistings .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 18px;
        line-height: 25px;
    }
}

@media all and (max-width: 1600px) {
    #section_projectsingleprojectlistings .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 1400px) {
    #section_projectsingleprojectlistings .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 14px;
        line-height: 20px;
    }
}

@media all and (max-width: 1200px) {
    #section_projectsingleprojectlistings .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 14px;
        line-height: 20px;
    }
}

@media all and (max-width: 1024px) {
    #section_projectsingleprojectlistings .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 14px;
        line-height: 20px;
    }
}

@media all and (max-width: 640px) {
    #section_projectsingleprojectlistings .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
        font-size: 14px;
        line-height: 20px;
    }
}

#section_dynamiclayout {
    margin: 0px 0px 0px 0px;
}

#section_dynamiclayout .dynamiclayout_content {
    margin: 60px 0px 60px 0px;
}

#section_dynamiclayout .dynamiclayout_content h1 {
    margin: 0px 0px 60px 0px;
}

#section_dynamiclayout .dynamiclayout_content h2 {
    margin: 60px 0px 60px 0px;
}

#section_dynamiclayout .dynamiclayout_content p {
    margin-bottom: 30px;
}

#section_dynamiclayout .dynamiclayout_content p a {
    text-decoration: underline;
}

#section_dynamiclayout .dynamiclayout_content.reduced-right-content {
    padding-right: 120px;
}

#section_dynamiclayout .dynamiclayout_textleftimage {
    margin: 60px 0px 60px 0px;
}

#section_dynamiclayout .dynamiclayout_imagerighttext {
    margin: 60px 0px 60px 0px;
}

#section_dynamiclayout .dynamiclayout_imagerighttext.reduced-right-content {
    padding-right: 120px;
}

#section_dynamiclayout .dynamiclayout_fullwidthimage {
    margin: 60px 0px 60px 0px;
}

#section_dynamiclayout .dynamiclayout_fullwidthdoubleimage {
    margin: 60px 0px 60px 0px;
}

#template_scrapbooklistings {
    margin: 60px 0px 120px 0px;
}

#template_project {
    margin: 60px 0px 0px 0px;
}

#template_showreel {
    margin: 0px 0px 60px 0px;
}

#template_contactus {
    margin: 60px 0px 120px 0px;
}

#template_contactus .map_wrapper {
    padding: 0px 0px 0px 17px;
}

#template_contactus .map_wrapper #map {
    height: 800px;
}

#template_contactus a,
#template_contactus p,
#template_contactus h1,
#template_contactus h2,
#template_contactus h3,
#template_contactus h4,
#template_contactus h5,
#template_contactus h6 {
    color: black;
}

#template_contactus .email {
    margin: 20px 0px 0px 0px;
    display: block;
}

#template_contactus .email:hover {
    color: #777777;
}

#template_contactus .telephone:hover {
    color: #777777;
}

#template_contactus img {
    /* margin: 120px 0px 0px 0px; */
}

#template_scrapbooksingle #section_defaultsinglesidebar .columns {
    padding-left: 0px;
}

#template_scrapbooksingle #section_defaultsinglesidebar .element_aspect_image_container_fallbelow .aspect_image_content .aspect_image_content_title {
    font-family: 'f37_gingerlight', Helvetica, Arial, sans-serif;
    color: #000000;
    text-decoration: none!important;
    padding: 30px 0px 0 0;
}

#template_scrapbooksingle #section_defaultsinglesidebar .element_aspect_image_container_fallbelow .aspect_image_content .aspect_image_content_title:hover {
    color: #777777;
}

#template_scrapbooksingle #section_scrapbooknewsletter {
    margin: 60px 0px 120px 0px;
}

#template_identitieslogos #section_defaulttemplate {
    margin: 60px 0px 60px 0px;
}

#template_identitieslogos .element_aspect_image_container .aspect_image {
    height: auto;
}

#template_identitieslogos .element_aspect_image_container .aspect_image_content {
    padding: 20px 28px 30px 0px;
    position: relative;
    opacity: 1;
    background-color: #f6f9f9;
    padding-bottom: 10px;
}

#template_identitieslogos .element_aspect_image_container .aspect_image_content .aspect_image_content_title {
    color: black;
}

#template_identitieslogos .element_aspect_image_container .aspect_image_content .aspect_image_content_project_icon_link_container {
    position: relative;
    left: 0px;
    bottom: 0px;
}

#template_identitieslogos .element_aspect_image_container .aspect_image_content .aspect_image_content_project_icon_link_container:hover p {
    color: #bbb;
}

header {
    height: 80px;
    z-index: 10;
    position: relative;
}

header .header {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    background-color: rgba(255, 255, 255, .7);
    background: rgba(255, 255, 255, .7);
}

header .header .header-logo-black {
    height: 35px;
    margin: 20px 0px 20px 0px;
    /*  pointer-events: none !important;  */
    cursor: pointer !important;
}

header .header .menu-container {
    text-align: right;
    position: relative;
}

header .header .menu-container .menu-short-menu-container ul {
    display: inline-block;
    padding: 20px 30px 0px 0px;
}

header .header .menu-container .menu-short-menu-container ul li a {
    padding: 5px 20px 0px 0px;
    text-decoration: none;
    font-family: 'f37_gingerlight', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 38px;
}

@media all and (max-width: 1920px) {
    header .header .menu-container .menu-short-menu-container ul li a {
        font-size: 25px;
        line-height: 35px;
    }
}

@media all and (max-width: 1600px) {
    header .header .menu-container .menu-short-menu-container ul li a {
        font-size: 20px;
        line-height: 28px;
    }
}

@media all and (max-width: 1400px) {
    header .header .menu-container .menu-short-menu-container ul li a {
        font-size: 18px;
        line-height: 25px;
    }
}

@media all and (max-width: 1200px) {
    header .header .menu-container .menu-short-menu-container ul li a {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 1024px) {
    header .header .menu-container .menu-short-menu-container ul li a {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 640px) {
    header .header .menu-container .menu-short-menu-container ul li a {
        font-size: 14px;
        line-height: 20px;
    }
}

header .header .menu-container .menu-short-menu-container ul li:first-child a {
    padding: 5px 20px 0px 0px;
}

header .header .menu-container .cross-menu-container {
    position: absolute;
    right: 0px;
    top: 6px;
}

header .header .menu-container .cross-menu-container .cross-icon {
    display: block;
    position: relative;
    top: 0px;
}

header .header .menu-container .cross-menu-container .cross-icon .cross-logo {
    height: 24px;
    margin: 28px 0px 0px 0px;
    transform: rotate(0deg);
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

header .header .menu-container .cross-menu-container .cross-icon .cross-logo.active {
    transform: rotate(135deg);
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

header .header.nav-up {
    top: -83px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

header .header.nav-down {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.header-at-top:not(.home) {
    background: #f6f9f9;
}

.nav-down:not(.home) {
    background: #f6f9f9;
}

#main-menu {
    background-color: #333333;
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    z-index: -1;
    color: white;
    overflow: scroll;
}

#main-menu #header-logo-white {
    height: 30px !important;
    margin: 20px 0px 20px 0px;
    filter: invert(1);
}

#main-menu .menu-container {
    text-align: right;
    position: relative;
}

#main-menu .menu-container .cross-menu-container {
    position: absolute;
    right: 0px;
    top: 6px;
}

#main-menu .menu-container .cross-menu-container .cross-icon {
    display: block;
    position: relative;
    top: 0px;
}

#main-menu .menu-container .cross-menu-container .cross-icon .cross-logo {
    height: 24px;
    margin: 28px 0px 0px 0px;
    transform: rotate(0deg);
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

#main-menu .menu-container .cross-menu-container .cross-icon .cross-logo.active {
    transform: rotate(135deg);
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

#main-menu p,
#main-menu a,
#main-menu h1,
#main-menu h2,
#main-menu h3,
#main-menu h4,
#main-menu h5,
#main-menu h6 {
    color: white;
}

#main-menu .title {
    font-family: 'f37_gingerbold', Helvetica, Arial, sans-serif;
    font-size: 60px;
    line-height: 84px;
    margin-bottom: 30px;
    color: white;
    height: 180px;
}

@media all and (max-width: 1920px) {
    #main-menu .title {
        font-size: 50px;
        line-height: 56px;
    }
}

@media all and (max-width: 1600px) {
    #main-menu .title {
        font-size: 40px;
        line-height: 56px;
    }
}

@media all and (max-width: 1400px) {
    #main-menu .title {
        font-size: 35px;
        line-height: 48px;
    }
}

@media all and (max-width: 1200px) {
    #main-menu .title {
        font-size: 30px;
        line-height: 42px;
    }
}

@media all and (max-width: 1024px) {
    #main-menu .title {
        font-size: 30px;
        line-height: 42px;
    }
}

@media all and (max-width: 640px) {
    #main-menu .title {
        font-size: 20px;
        line-height: 28px;
    }
}

#main-menu .title a {
    text-decoration: none!important;
}

#main-menu .title a:hover {
    color: #ffffff !important;
}

#main-menu .title.alone {
    padding: 30px 0px 0px 0px;
    margin-bottom: 0px;
}

#main-menu .content {
    margin-top: 5px;
}

#main-menu .content .box-content {
    padding-bottom: 60px;
}

#main-menu .content .box-content p {
    margin: 0px 30px 0px 0px;
    font-family: "Noto Sans SC";
}

#main-menu .content .box-content p a {
    padding: 30px 0px 0px 0px;
    text-decoration: underline;
    display: block;
    font-family: "Noto Sans SC";
}

#main-menu .content .box-content p a:hover {
    color: #777777;
}

#main-menu .content .box-content .image-wrapper {
    background-color: #f0945d !important;
    margin-bottom: 60px;
}

#main-menu .content .box-content .image-wrapper img {
    opacity: 1;
    -webkit-transition: opacity 0.25s ease-in;
    -moz-transition: opacity 0.25s ease-in;
    -o-transition: opacity 0.25s ease-in;
    -ms-transition: opacity 0.25s ease-in;
    transition: opacity 0.25s ease-in;
}

#main-menu .content .box-content .image-wrapper img:hover {
    opacity: 0.1;
    -webkit-transition: opacity 0.25s ease-in;
    -moz-transition: opacity 0.25s ease-in;
    -o-transition: opacity 0.25s ease-in;
    -ms-transition: opacity 0.25s ease-in;
    transition: opacity 0.25s ease-in;
}

#main-menu .content .box-menu .mobile-menu {
    display: none;
    margin: 30px 0px 0px 0px;
}

#main-menu .content .box-menu .mobile-menu ul li p a {
    font-family: 'f37_gingerbold', Helvetica, Arial, sans-serif;
    font-size: 60px;
    line-height: 84px;
    margin-bottom: 30px;
}

@media all and (max-width: 1920px) {
    #main-menu .content .box-menu .mobile-menu ul li p a {
        font-size: 50px;
        line-height: 56px;
    }
}

@media all and (max-width: 1600px) {
    #main-menu .content .box-menu .mobile-menu ul li p a {
        font-size: 40px;
        line-height: 56px;
    }
}

@media all and (max-width: 1400px) {
    #main-menu .content .box-menu .mobile-menu ul li p a {
        font-size: 35px;
        line-height: 48px;
    }
}

@media all and (max-width: 1200px) {
    #main-menu .content .box-menu .mobile-menu ul li p a {
        font-size: 30px;
        line-height: 42px;
    }
}

@media all and (max-width: 1024px) {
    #main-menu .content .box-menu .mobile-menu ul li p a {
        font-size: 30px;
        line-height: 42px;
    }
}

@media all and (max-width: 640px) {
    #main-menu .content .box-menu .mobile-menu ul li p a {
        font-size: 20px;
        line-height: 28px;
    }
}

#main-menu .content .box-menu .mobile-menu ul li p a:hover:after {
    content: "–";
}

#main-menu .content .box-menu ul {
    margin: 0px;
}

#main-menu .content .box-menu ul li {
    display: inline-block;
    width: 100%;
}

#main-menu .content .box-menu ul li p a {
    text-decoration: none;
    font-family: "Ariali";
}

#main-menu .content .box-menu ul li p a:hover {
    color: #777777;
}

#main-menu .content .box-menu a {
    text-decoration: none;
}

#main-menu .content .box-menu .social ul {
    list-style: none;
    margin: 0px;
}

#main-menu .content .box-menu .social ul li {
    display: inline-block;
    width: auto;
    margin: 0px 8px 0px 0px;
}

#main-menu .content .box-menu .social ul li #social__twitter {
    background-image: url('../image/icon_twitter-white.png');
    width: 28px;
    height: 28px;
    display: block;
    transition: 0.3s ease-in-out;
    background-size: contain;
}

#main-menu .content .box-menu .social ul li #social__twitter:hover {
    background-image: url('../image/icon_twitter-grey.png');
}

#main-menu .content .box-menu .social ul li #social__facebook {
    background-image: url('../image/icon_facebook-white.png');
    width: 28px;
    height: 28px;
    display: block;
    transition: 0.3s ease-in-out;
    background-size: contain;
}

#main-menu .content .box-menu .social ul li #social__facebook:hover {
    background-image: url('../image/icon_facebook-grey.png');
}

#main-menu .content .box-menu .social ul li #social__instagram {
    background-image: url('../image/icon_instagram-white.png');
    width: 28px;
    height: 28px;
    display: block;
    transition: 0.3s ease-in-out;
    background-size: contain;
}

#main-menu .content .box-menu .social ul li #social__instagram:hover {
    background-image: url('../image/icon_instagram-grey.png');
}

#main-menu .content .box-menu .social ul li #social__linkedin {
    background-image: url('../image/icon_linkedin-white.png');
    width: 28px;
    height: 28px;
    display: block;
    transition: 0.3s ease-in-out;
    background-size: contain;
}

#main-menu .content .box-menu .social ul li #social__linkedin:hover {
    background-image: url('../image/icon_linkedin-grey.png');
}

.menu-fadeout {
    z-index: 100!important;
}

.menu-expanded {
    -webkit-transition: width 0.2s, height 0.2s;
    visibility: visible!important;
    opacity: 1 !important;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    z-index: 100!important;
}

footer {
    padding: 60px 0 180px 0;
    background-color: #333333;
    padding-bottom: 237px;
}

footer p {
    font-size: 14px;
    line-height: 18px;
    font-family: 'f37_gingerregular', arial, helvetica;
    color: white;
}

.dsfsfdsfsd {
    margin-bottom: 54px;
}

footer a {
    color: white;
}

footer a:hover {
    color: #777777;
}

footer a.noline {
    text-decoration: none;
}

footer h2 {
    color: white;
    font-family: 'f37_gingerlight', helvetica, arial, sans-serif;
    height: 40px;
}

footer h2.subtitle {
    font-family: 'f37_gingerbold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 59px;
    color: white;
    padding: 0px 180px 0px 0px;
    height: auto;
}

@media all and (max-width: 1920px) {
    footer h2.subtitle {
        font-size: 25px;
        line-height: 35px;
    }
}

@media all and (max-width: 1600px) {
    footer h2.subtitle {
        font-size: 20px;
        line-height: 28px;
    }
}

@media all and (max-width: 1400px) {
    footer h2.subtitle {
        font-size: 18px;
        line-height: 25px;
    }
}

@media all and (max-width: 1200px) {
    footer h2.subtitle {
        font-size: 16px;
        line-height: 22px;
    }
}

@media all and (max-width: 1024px) {
    footer h2.subtitle {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 22px;
    }
}

@media all and (max-width: 640px) {
    footer h2.subtitle {
        font-size: 14px;
        line-height: 20px;
    }
}

footer #logo img {
    height: 170px;
    width: auto;
}

footer .social ul {
    list-style: none;
    margin: 0px;
}

footer .social ul li {
    display: inline-block;
    margin: 0px 10px 0px 0px;
}

footer .social ul li #social__twitter {
    content: url('../image/twitter.svg');
    width: 28px;
    height: 28px;
    display: block;
    transition: 0.3s ease-in-out;
    background-size: contain;
}

footer .social ul li #social__twitter:hover {
    background-image: url('../image/icon_twitter-grey.png');
}

footer .social ul li #social__facebook {
    background-image: url('../image/icon_facebook-white.png');
    width: 28px;
    height: 28px;
    display: block;
    transition: 0.3s ease-in-out;
    background-size: contain;
}

footer .social ul li #social__facebook:hover {
    background-image: url('../image/icon_facebook-grey.png');
}

footer .social ul li #social__instagram {
    background-image: url('../image/icon_instagram-white.png');
    width: 28px;
    height: 28px;
    display: block;
    transition: 0.3s ease-in-out;
    background-size: contain;
}

footer .social ul li #social__instagram:hover {
    background-image: url('../image/icon_instagram-grey.png');
}

footer .social ul li #social__linkedin {
    background-image: url('../image/icon_linkedin-white.png');
    width: 28px;
    height: 28px;
    display: block;
    transition: 0.3s ease-in-out;
    background-size: contain;
}

footer .social ul li #social__linkedin:hover {
    background-image: url('../image/icon_linkedin-grey.png');
}

footer #menu-footer {
    margin-bottom: 15px;
}

footer #menu-footer li {
    display: block;
    width: 100%;
}

footer #menu-footer li p {
    margin-bottom: 2px;
}

footer #menu-footer li p a:hover {
    color: #777777;
}

@media all and (max-width: 2100px) {
    .row {
        padding: 0px 45px;
    }
    .element_quicklinks .verticle .tight-columns {
        padding: 0px 0px 0px 15px;
    }
    #section_scrapbooknewsletter form input[type="submit"] {
        padding: 5px 20px;
        margin-left: 4px;
    }
}

@media all and (max-width: 1920px) {
    header .header .header-logo-black {
        height: 25px;
    }
    header .header .menu-container .menu-short-menu-container ul {
        padding: 15px 30px 0 0;
    }
    header .header .menu-container .cross-menu-container .cross-icon .cross-logo {
        margin: 19px 0 0 0;
    }
    #main-menu #header-logo-white {
        height: 25px;
    }
    #main-menu .menu-container .cross-menu-container .cross-icon .cross-logo {
        margin: 19px 0px 0px 0px;
    }
}

@media all and (max-width: 1600px) {
    header .header .menu-container .menu-short-menu-container ul {
        padding: 18px 30px 0 0;
    }
    footer h2.subtitle {
        padding: 0px 40px 0px 0px;
    }
    .element_quicklinks .textarea {
        padding: 30px 30px 0px 0px;
    }
    .element_quicklinks .horizontal {
        padding: 60px 0px 60px 0px;
    }
    .element_aspect_image_container_fallbelow .aspect_image_content .aspect_image_content_title {
        height: 130px;
    }
    #section_dynamiclayout {
        margin: 0px 0px 0px 0px;
    }
    .home #section_dynamiclayout .dynamiclayout_content {
        margin: 60px 0px 60px 0px;
    }
    #section_dynamiclayout .dynamiclayout_content {
        margin: 30px 0px 30px 0px;
    }
    #section_dynamiclayout .dynamiclayout_content h1 {
        margin-bottom: 30px;
    }
    #section_dynamiclayout .dynamiclayout_content h2 {
        margin: 30px 0px 30px 0px;
    }
    #section_dynamiclayout .dynamiclayout_content p {
        margin: 0px 0px 15px 0px;
    }
    #section_dynamiclayout .dynamiclayout_textleftimage {
        margin: 30px 0px 30px 0px;
    }
    #section_dynamiclayout .dynamiclayout_imagerighttext {
        margin: 30px 0px 30px 0px;
    }
    #section_dynamiclayout .dynamiclayout_fullwidthimage {
        margin: 30px 0px 30px 0px;
    }
    #section_blackquotebanner {
        margin: 30px 0px 0px 0px;
    }
    #section_blackquotebanner .panel {
        padding: 60px 0px 60px 0px;
    }
    #section_projectsingle {
        margin: 60px 0px 60px 0px;
    }
    #template_scrapbooklistings {
        margin: 30px 0px 60px 0px;
    }
    #template_identitieslogos #section_defaulttemplate {
        margin: 30px 0px 60px 0px;
    }
    #section_projectsingleprojectlistings {
        padding: 0px 0px 60px 0px;
    }
    #section_projectsingleprojectlistings .large-title {
        margin: 30px 0px 30px 0px;
    }
    #section_home_projects {
        padding: 60px 0px 0px 0px;
    }
    #template_contactus {
        margin: 30px 0px 60px 0px;
    }
    #template_contactus img {
        /* margin: 60px 0px 0px 0px; */
    }
    #template_project {
        margin: 30px 0px 0px 0px;
    }
}

@media all and (max-width: 1400px) {
    header .header .menu-container .menu-short-menu-container ul {
        padding: 20px 30px 0 0;
    }
    #main-menu .title {
        height: 150px;
    }
    .row {
        padding: 0px 15px;
    }
}

@media all and (max-width: 1230px) {
    footer p {
        font-size: 11px;
    }
}

@media all and (max-width: 1200px) {
    header .header .menu-container .menu-short-menu-container ul {
        padding: 23px 30px 0 0;
    }
    .element_aspect_image_container_fallbelow .aspect_image_content .aspect_image_content_title {
        padding: 15px 30px 0px 0px;
        height: 90px;
    }
    #main-menu .title {
        height: 120px;
    }
    .element_aspect_image_container .aspect_image_content {
        padding: 15px 15px;
    }
    .element_scrapbooksharethis {
        margin: 30px 0 0 0;
    }
    .element_scrapbooksharethis ul {
        margin: 0 0 30px 0;
    }
    .element_quicklinks h1 {
        margin-bottom: 30px;
    }
    #section_scrapbooksingle .scrapbooksingledate {
        margin-bottom: 30px;
    }
    #section_scrapbooksingle #section_scrapbooknewsletter {
        margin: 30px 0 60px 0;
    }
    #section_defaultsinglesidebar .element_aspect_image_container_fallbelow .aspect_image_content .aspect_image_content_title {
        height: 130px;
    }
}


/* Tablets and Small Desktops */

@media all and (max-width: 1024px) {
    footer {
        padding: 60px 0 120px 0;
    }
    footer #logo img {
        margin: 0px 0px 30px 0px;
    }
    footer .social {
        margin: 0px 0px 20px 0px;
    }
    #main-menu .content .box-content .image-wrapper {
        margin-bottom: 30px;
    }
    #section_dynamiclayout .dynamiclayout_content.reduced-right-content {
        padding-right: 30px;
    }
    #section_scrapbooknewsletter .scrapbook_newsletter_container .scrapbook_newsletter_content .large-title {
        margin-bottom: 0px;
    }
    #section_scrapbooknewsletter .scrapbook_newsletter_container .scrapbook_newsletter_content:nth-child(3) {
        padding: 0px 35px 35px 35px;
    }
    #section_projectsingle .row .row {
        padding: 0px 0px;
    }
    #template_contactus {
        margin: 0px 0 60px 0px;
    }
    #template_contactus .map_wrapper {
        padding: 0px 0px 0px 0px;
    }
    #template_project {
        margin: 0px 0 0 0;
    }
    #template_dynamiclayout {
        margin: -30px 0px 0px 0px;
    }
    #template_dynamiclayout .dynamiclayout_imagerighttext.reduced-right-content {
        padding-right: 0px;
    }
    #template_showreel {
        margin: -30px 0px 0px 0px;
    }
    #template_identitieslogos #section_defaulttemplate {
        margin: 0px 0 60px 0;
    }
    #section_defaulttemplate {
        margin: 0px 0 60px 0;
    }
    #template_scrapbooklistings {
        margin: 0px 0px 60px 0px;
    }
    .element_aspect_image_container_fallbelow .aspect_image_content .aspect_image_content_title {
        height: 90px;
    }
}


/* Normal Mobile Devices */

@media all and (max-width: 960px) {
    #main-menu .content .box-content {
        display: none;
    }
    #main-menu .content .box-menu {
        width: 100%;
    }
    #main-menu .content .box-menu .mobile-menu {
        display: block;
    }
    #main-menu .content .box-menu .dash {
        display: none;
    }
    #main-menu .content .box-menu .hashtag {
        display: none;
    }
    #main-menu .content .box-menu .social {
        display: none;
    }
    #main-menu .title.alone {
        padding: 15px 0px 30px 0px;
        height: inherit;
    }
}


/* Small Mobile Devices */

@media all and (max-width: 640px) {
    #section_dynamiclayout .dynamiclayout_content.reduced-right-content {
        padding-right: 0px;
    }
    #section_projectsingle .projectsinglecontent {
        margin-bottom: 30px;
    }
    #section_defaultsinglesidebar {
        padding-left: 0px;
    }
    #section_defaultsinglesidebar .row {
        padding-left: 0px;
    }
    #section_defaultsinglesidebar ul {
        margin: 0px 0px 30px 0px;
    }
    footer {
        padding: 60px 0 60px 0;
    }
    .element_quicklinks .horizontal {
        padding: 60px 0px 30px 0px;
    }
    .element_quicklinks h1 {
        padding: 0 !important;
    }
}

.element_aspect_image_container {
    position: relative;
    margin: 0 auto;
}

.element_aspect_image_container img.logo_image_primary {
    position: absolute;
    left: 0;
    -webkit-transition: opacity .35s ease-in-out;
    -moz-transition: opacity .35s ease-in-out;
    -o-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out;
}

.element_aspect_image_container img.logo_image_primary:hover {
    opacity: 0;
}

@media all and (min-width: 961px) {
    .project-row p {
        padding-right: 20% !important;
    }
}

@media all and (min-width: 1400px) {
    .project-row {
        max-width: 1412px !important;
        margin: 0 auto !important;
        float: none !important;
    }
}

footer .social img,
#main-menu .social img {
    filter: invert(1);
    width: 28px;
    height: 28px;
    transition: .1s ease-out all;
    -webkit-transition: .1s ease-out all;
    -moz-transition: .1s ease-out all;
    -o-transition: .1s ease-out all;
}

footer .social img:hover,
#main-menu .social img:hover {
    opacity: 0.5;
}


/* New Slider homepage only */

.home .element_herobanner .row,
.home .element_herobanner .large-12 {
    padding: 0;
}


/*********************** Parallax Stuff */


/*
.home{
	perspective: 4px;
	overflow-x: hidden;
	overflow-y: scroll;
}
html{
	overflow-x: hidden;
}
.home .main{

}
.home .element_herobanner{
	transform-style: preserve-3d;
}
.home .element_herobanner .row{
	transform: translateZ(-4px) scale(2);
}
.home .element_herobanner .owl-carousel{
	transform: translateZ(-2px) scale(1.5);
}
.parasection {
	position: relative;
   z-index: 2;
}
*/


/*
.home .main{
  height: 150vh;
  max-height: 100%;
  overflow-x: hidden;
  perspective: 1px;
  perspective-origin: center top;
  transform-style: preserve-3d;
}
.home .element_herobanner{
	height: 100vh !important;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	transform-origin: center top;
	transform: translateZ(-1px) scale(2);
}
.parasection {
  transform: translateZ(0);
  background: #fff;
}
*/

.home .element_herobanner {
    margin-top: -32px;
}

.home header .header-at-top {
    background-color: rgba(255, 255, 255, 0);
}

.home header .nav-down:not(.header-at-top) {
    /* background: rgba(255,255,255,1); */
    background: #f6f9f9;
}

.home header .nav-down:not(.header-at-top) .logo,
.home header .nav-down:not(.header-at-top) .cross-logo {
    filter: invert(0) !important;
}

.home header {
    background-color: pink;
    position: fixed;
    top: 0;
}

.home .magicruler {
    position: fixed;
    height: 82vh;
    top: 0;
}

.home .element_herobanner .row {
    margin: 0 !important;
    max-width: 100% !important;
    min-width: 100% !important;
}

.home .element_herobanner .row,
.home .element_herobanner .large-12,
.home .element_herobanner .owl-carousel,
.home .element_herobanner .owl-stage-outer,
.home .element_herobanner .owl-stage,
.home .element_herobanner .owl-item,
.home .element_herobanner .item {
    height: 100vh !important;
}

.home .element_herobanner .owl-carousel .slider-img {
    height: 100vh !important;
    object-fit: cover !important;
}

header .header .header-logo-black {
    height: 25px !important;
    /* height: 30px !important; */
    /* height: 22px !important;
    width: 200px !important; */
}

@media all and (max-width: 640px) {
    #mc_embed_signup_scroll p {
        display: none;
    }
}

#mc_embed_signup input::-webkit-input-placeholder,
#mc_embed_signup input::-moz-placeholder,
#mc_embed_signup input:-ms-input-placeholder,
#mc_embed_signup input:-moz-placeholder {
    display: none !important;
}

.home .parasection {
    background-color: #f6f9f9 !important;
}

#template_scrapbooklistings #section_scrapbooksmallposts {
    display: none;
    visbilitiy: hidden;
}

.sdafafdsafdsa {
    margin-bottom: 75px;
    color: #fff !important;
    font-weight: bold;
}

@media all and (max-width: 1600px) {
    .sdafafdsafdsa {
        margin-bottom: 93px;
    }
}

@media all and (max-width: 1200px) {
    .sdafafdsafdsa {
        margin-bottom: 97px;
    }
}

@media all and (max-width: 1024px) {
    .sdafafdsafdsa {
        margin-bottom: 0;
    }
}

#section_projectsingle p {
    padding-right: 0 !important;
}

#section_projectsingle .row {
    /* padding: 0 !important; */
}
.tz{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 19px;
    background-color: red;
}
.tz a {
    width: 50px;
    height: 19px;
    display: block;
    font-size: 12px;
    color: #fff !important;
    display: flex;
    align-items: center;
    text-decoration:none
}
/* .facj::-webkit-scrollbar{
    display:none;
} */