button,
a {
    border-radius: 0!important
}

.fjinstagram-black:before {
    content: "\e900";
    font-family: fj!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    width: auto;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.single .contentArticle .wrapperContain p{
    line-height: 25px;
    margin-bottom: 26px;
}
img {
    max-width: 100%;
    vertical-align: middle;
    height: auto
}

a {
    outline: 0
}

a:focus,
a:hover {
    text-decoration: none
}

p {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 17px;
    line-height: 1.47;
    text-align: left;
    color: #000
}

.edit-col{
    margin-bottom: 25px;
}
.edit-col .first-col{
    padding-right: 15px !important;
}
.edit-col .second-col{
    padding-left: 0;
    padding-right: 22px;
}
.edit-col .third-col{
    padding-left: 0;
    margin-left: -8px;
    padding-right: 8px;
}

input[type=email],
input[type=number],
input[type=password],
input[type=text] {
    outline: 0
}

body {
    overflow-x: hidden
}

body.nonScroll {
    overflow: hidden
}

.openMenu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 500;
    cursor: pointer
}

.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-15 {
    width: 20%;
    float: left
}

.screen-reader-text {
    display: none!important
}

input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

@media (min-width:768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media (min-width:992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media (min-width:1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

@media only screen and (min-width:768px) {
    .verticalSpacing-lg {
        height: 90px;
        width: 100%
    }
    .verticalSpacing-md {
        height: 45px;
        width: 100%
    }
    .verticalSpacing-sm {
        height: 30px;
        width: 100%
    }
    .verticalSpacing-xs{
        height: 10px;
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .banner-top .advertiseLeaderboard {
        padding: 15px;
    }
    .banner-top{
        overflow: hidden;
    }

    .selectAria .filterButton {
        font-family: Banana_Grotesk_BETA_0731-Black, sans-serif!important
    }
    #articleA-Page .contentArticle .setPosition,
    #articleB-Page .contentArticle .setPosition,
    #articleC-Page .contentArticle .setPosition,
    #articleShoot-Page .contentArticle .setPosition {
        padding-left: 15px;
        padding-right: 15px
    }
    #articleA-Page .contentArticle .setPosition .upNext img,
    #articleB-Page .contentArticle .setPosition .upNext img,
    #articleC-Page .contentArticle .setPosition .upNext img,
    #articleShoot-Page .contentArticle .setPosition .upNext img {
        margin-left: 0!important
    }
    .verticalSpacing-lg {
        height: 60px;
        width: 100%
    }
    .verticalSpacing-md {
        height: 30px;
        width: 100%
    }
    .verticalSpacing-sm {
        height: 20px;
        width: 100%
    }
    .verticalSpacing-xs{
        height: 15px;
        width: 100%
    }
    .listingApply ul li.gfield {
        margin-top: 5px!important
    }
    .listingApply .formApply .fieldInput.gfield_error,
    .listingApply ul li.gfield.fieldInput {
        margin-bottom: 16px!important;
        margin-top: 0!important
    }
    .formApply .gform_wrapper {
        margin-top: 25px
    }
    .listingApply .gform_footer input[type=submit] {
        line-height: 1.08!important;
        margin-bottom: 7px!important;
        white-space: pre;
        text-overflow: ellipsis;
        overflow: hidden
    }
    .listingApply .formApply .gform_footer {
        margin-top: 5px!important
    }
}

.titleText {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #ccc;
    text-transform: uppercase;
    margin-bottom: 0
}

.subMeta span.titleText {
    color: #000
}

.hrefThumbnails .imageThumbnails {
    position: relative;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: block
}

.hrefThumbnails .imageThumbnails:before {
    content: "";
    background-color: rgba(255, 255, 255, 0);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 1
}

@media only screen and (min-width: 767px) {
    .hrefThumbnails .imageThumbnails:hover:before {
        background-color: rgba(255, 255, 255, .2);
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }

    .hrefThumbnails .imageThumbnails:hover .boxContain .innerBoxContain {
        position: relative
    }

    .hrefThumbnails .imageThumbnails:hover .boxContain .innerBoxContain.beforeHover {
        max-height: 0;
        opacity: 0;
        pointer-events: none;
        z-index: -1;
        position: absolute;

        -webkit-transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;
        -moz-transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;
        -ms-transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;
        -o-transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;
        transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;

        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -ms-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s;
    }

    .hrefThumbnails .imageThumbnails:hover .boxContain .innerBoxContain.afterHover {
        max-height: 500px;
        opacity: 1;
        pointer-events: auto;
        z-index: 5;

        -webkit-transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;
        -moz-transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;
        -ms-transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;
        -o-transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;
        transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;

        -webkit-transition-delay: .2s;
        -moz-transition-delay: .2s;
        -ms-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s;
    }

    .hrefThumbnails .imageThumbnails:hover .boxContain{
        -webkit-transition: height .2s ease;
        -moz-transition: height .2s ease;
        -ms-transition: height .2s ease;
        -o-transition: height .2s ease;
        transition: height .2s ease;

        -webkit-transition-delay: .2s;
        -moz-transition-delay: .2s;
        -ms-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s;
    }

    .hrefThumbnails .imageThumbnails.event-item:hover .boxContain .tagName,
    .hrefThumbnails .imageThumbnails.sale-item:hover .boxContain .tagName {
        top: -16px;
        opacity: 1;
    }
}

.hrefThumbnails .imageThumbnails .imageThumbnail {
    position: relative;
    padding-top: 138.643%;
    width: 100%;
    background-color: #f5f5f6
}

.hrefThumbnails .imageThumbnails .imageThumbnail img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute
}

.hrefThumbnails .imageThumbnails .boxContain {
    position: absolute;
    background-color: #fff;
    z-index: 10;
    -webkit-transition: height .2s ease;
    -moz-transition: height .2s ease;
    -ms-transition: height .2s ease;
    -o-transition: height .2s ease;
    transition: height .2s ease;

    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}

.hrefThumbnails .imageThumbnails .boxContain.contentThumbnails-Top {
    top: 11px;
    left: 11px;
    right: 11px
}

.hrefThumbnails .imageThumbnails .boxContain.contentThumbnails-Top .tagName {
    top: 100%
}

.hrefThumbnails .imageThumbnails .boxContain.contentThumbnails-Bottom {
    bottom: 9px;
    left: 9px;
    right: 9px
}

.hrefThumbnails .imageThumbnails .boxContain.contentThumbnails-Bottom .tagName {
    bottom: 100%
}

.hrefThumbnails .imageThumbnails .boxContain.contentThumbnails-TopRight {
    top: 11px;
    left: 60%;
    right: 11px
}

.hrefThumbnails .imageThumbnails .boxContain .innerBoxContain {
    position: relative
}

.hrefThumbnails .imageThumbnails .boxContain .innerBoxContain.beforeHover {
    position: initial;
    opacity: 1;
    height: auto;
    pointer-events: auto;
    z-index: 5;
    display: block;
    max-height: 500px;

    -webkit-transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;
    -moz-transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;
    -ms-transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;
    -o-transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;
    transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;

    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}

.hrefThumbnails .imageThumbnails .boxContain .innerBoxContain.afterHover {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    z-index: -1;
    height: auto;
    display: block;
    max-height: 0;

    -webkit-transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;
    -moz-transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;
    -ms-transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;
    -o-transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;
    transition: opacity .3s ease, z-index .3s ease, max-height .3s ease;

    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.hrefThumbnails .imageThumbnails .boxContain .innerBoxContain.afterHover p {
    color: #000 !important;
}

.hrefThumbnails .imageThumbnails.event-item .boxContain .tagName,
.hrefThumbnails .imageThumbnails.sale-item .boxContain .tagName {
    top: 0;
    z-index: 1;
    opacity: 0;
}

.hrefThumbnails .imageThumbnails .tagName {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    text-align: center;
    position: absolute;
    padding-left: 3px;
    padding-right: 3px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    right: 0;
    color: #fff;
    background-color: #000
}

.hrefThumbnails .thumbnailLocal {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #ccc;
    margin-bottom: 3px;
    margin-top: 8px;
    text-transform: uppercase
}

.post-type-archive-career .hrefThumbnails .thumbnailLocal{
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
}

.hrefThumbnails .thumbnailName {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: .5px;
    text-align: left;
    outline: 0;
    color: #000;
    margin: 0
}

.hrefThumbnails .thumbnailName a {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: .5px;
    text-align: left;
    outline: 0;
    color: #000;
    margin: 0
}

.hrefThumbnails .thumbnailDescription {
    font-family: Rando-Regular, sans-serif;
    font-size: 17px;
    line-height: 1.18;
    text-align: left;
    color: #000;
    padding-top: 15px
}

.hrefThumbnails .nameModel {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: .5px;
    text-align: left;
    color: #000;
    margin: 0
}

.hrefThumbnails .priceProduct {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: .5px;
    color: #ccc
}

.sliderButton {
    width: 30px;
    border: 2px solid #efefef;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor: pointer;
    background: 0 0;
    outline: 0;
    transition: .3s
}

.sliderButton:hover {
    border: 2px solid #000;
    background-color: transparent
}

.sliderButton.onLandInactive:hover {
    border: 2px solid #efefef;
    background-color: transparent
}

.sliderButton.onLandInactive img {
    opacity: .1
}

.sliderButton .buttonLeft {
    transform: rotate(90deg)
}

.sliderButton .buttonRight {
    transform: rotate(-90deg)
}

.slick-arrow {
    width: 30px;
    border: 2px solid #efefef;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor: pointer;
    background: 0 0;
    outline: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 0
}

.slick-arrow:hover {
    border: 2px solid #000;
    background-color: transparent
}

.slick-arrow.slick-disabled {
    opacity: .1;
    border: 2px solid #000
}

.slick-arrow.slick-disabled:hover {
    opacity: .1;
    border: 2px solid #000;
    background-color: transparent
}

.slick-arrow.slick-next {
    top: -53px;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    transform: rotate(-90deg);
    background-image: url(../images/dropdown-arrow-black.svg);
    background-position: 50%;
    right: 7px
}

.slick-arrow.slick-next:before {
    content: none
}

.slick-arrow.slick-prev {
    top: -53px;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    left: auto;
    right: 47px;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    background-image: url(../images/dropdown-arrow-black.svg);
    background-position: 50%
}

.slick-arrow.slick-prev:before {
    content: none
}

.closeButton {
    padding: 0;
    border: 0;
    background: 0 0;
    outline: 0
}

.closeButton .blackClose:hover {
    opacity: .16
}

.closeButton .redClose:hover {
    opacity: .4
}

.closeButton .pinkClose:hover {
    opacity: .2
}

.closeButton img {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.banner-top {
    text-align: center;
    background: #f7f7f7;
    display: flex;
    justify-content: center
}

.banner-top .advertiseLeaderboard {
    max-width: 970px
}

.banner-top .advertiseLeaderboard iframe{
    display: inherit;
}

body.single #header.header-fixed .header-main .myProgressBar {
    display: block
}

#articleShoot-Page .sliderPostItem:nth-child(2n+1) {
    clear: left
}

#header {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

#header .header-main {
    padding-top: 81px;
    padding-bottom: 90px;
    -webkit-transition: .5s top cubic-bezier(.22, .61, .36, 1);
    -moz-transition: .5s top cubic-bezier(.22, .61, .36, 1);
    -ms-transition: .5s top cubic-bezier(.22, .61, .36, 1);
    -o-transition: .5s top cubic-bezier(.22, .61, .36, 1);
    transition: .5s top cubic-bezier(.22, .61, .36, 1);
    top: -100%
}

#header .header-main .myProgressBar {
    border-bottom: solid 2px #000;
    position: absolute;
    bottom: -2px;
    background: #000;
    height: 2px;
    width: 1%;
    left: 0;
    display: none
}

#header .wrapperMoreTag .more {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #000;
    margin-right: 12px;
    text-transform: uppercase
}

#header .wrapperMoreTag .tagName {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-left: 4px;
    padding-right: 4px;
    text-transform: uppercase;
    right: 0
}

#header .wrapperMoreTag .tagName.sales {
    color: #ffbfbf;
    background-color: #fa2d2d
}

#header .wrapperMoreTag .tagName.life {
    background-color: #3fa57f;
    color: #f8d8ab
}

#header .wrapperMoreTag .tagName.fashion {
    color: #fff;
    background-color: #000;
    max-width: 80px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    margin-top: -2px
}

#header .socialHeader {
    display: none!important
}

#header .socialHeader.onScroll {
    display: flex!important
}

#header .socialHeader .padding-space {
    padding-left: 0;
    margin-top: 16px
}

#header .socialHeader .social-share {
    position: relative
}

#header .socialHeader .social-share a {
    margin-right: 6.5px;
    display: inline-block;
    font-size: 18px;
    color: #000
}

#header .showPost {
    height: 60px;
    position: relative;
    top: -4px
}

.bannerLeft, .bannerRight{
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
}

#header .showPost .currentPost,
#header .showPost .nextPost,
#header .showPost .prevPost {
    height: 100%;
    position: relative;
    display: none
}

#header .showPost .currentPost.currentEvent,
#header .showPost .nextPost.currentEvent,
#header .showPost .prevPost.currentEvent {
    display: block
}

#header .showPost .currentPost img,
#header .showPost .nextPost img,
#header .showPost .prevPost img {
    padding: 0;
    float: left;
    margin-right: 14px;
    width: 61px;
    height: 61px;
    object-fit: cover;
    object-position: top
}

#header .showPost .currentPost .wrapperContentPostHeader,
#header .showPost .nextPost .wrapperContentPostHeader,
#header .showPost .prevPost .wrapperContentPostHeader {
    margin-top: -3px
}

#header .showPost .currentPost .wrapperContentPostHeader .status,
#header .showPost .nextPost .wrapperContentPostHeader .status,
#header .showPost .prevPost .wrapperContentPostHeader .status {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    margin: 0;
    margin-top: 9px
}

#header .showPost .currentPost .wrapperContentPostHeader .titleTextPost,
#header .showPost .nextPost .wrapperContentPostHeader .titleTextPost,
#header .showPost .prevPost .wrapperContentPostHeader .titleTextPost {
    margin: 0;
    font-family: Rando-Regular, sans-serif;
    font-size: 17px;
    line-height: 1.18;
    text-align: left;
    color: #000;
    display: block;
    overflow: hidden;
    max-height: 40px
}

#header .showPost .currentPost .wrapperContentPostHeader .upNext,
#header .showPost .nextPost .wrapperContentPostHeader .upNext,
#header .showPost .prevPost .wrapperContentPostHeader .upNext {
    display: none;
    margin: 0
}

#header .showPost .currentPost .wrapperContentPostHeader .titleTextPost {
    max-height: 20px
}

#header.header-fixed .header-main {
    position: fixed;
    width: 100%;
    z-index: 600;
    padding-top: 4px;
    padding-bottom: 6px;
    background-color: #f5f5f6;
    top: 0;
    height: 61px
}

#header.header-fixed .header-main #logo h2 {
    display: inline-block
}

#header.header-fixed .header-main #logo h2 a img,
#header.header-fixed .header-main #logo h2 a span {
    padding-bottom: 8.3px
}

#header.header-fixed .header-main #logo h2 a img.logoDesktop,
#header.header-fixed .header-main #logo h2 a span.logoDesktop {
    width: 428.5px;
    display: none
}

#header.header-fixed .header-main #logo h2 a img.logoDesktop-sticky,
#header.header-fixed .header-main #logo h2 a span.logoDesktop-sticky {
    width: 235px;
    display: block
}

#header.header-fixed .header-main #logo h2 a span {
    padding: 0
}

#header.header-fixed .header-main .buttonMenu button:after,
#header.header-fixed .header-main .buttonMenu button:before {
    content: none
}

#header.header-fixed .header-main .buttonMenu button:hover {
    color: #fff!important
}

#header.header-fixed.fixed-up #logo h2 a img.logoDesktop,
#header.header-fixed.fixed-up #logo h2 a span.logoDesktop {
    width: 428.5px;
    display: block
}

#header.header-fixed.fixed-up #logo h2 a img.logoDesktop-sticky,
#header.header-fixed.fixed-up #logo h2 a span.logoDesktop-sticky {
    width: 235px;
    display: none
}

#header.header-fixed.fixed-down #logo h2 a img.logoDesktop,
#header.header-fixed.fixed-down #logo h2 a span.logoDesktop {
    width: 428.5px;
    display: none
}

#header.header-fixed.fixed-down #logo h2 a img.logoDesktop-sticky,
#header.header-fixed.fixed-down #logo h2 a span.logoDesktop-sticky {
    width: 235px;
    display: block
}

#header .padding-space {
    padding: 0
}

#header #logo h2 {
    margin: 0
}

#header #logo h2 a {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 44px;
    font-weight: 400;
    text-align: left;
    color: #000;
    cursor: pointer;
    display: inline-block
}

#header #logo h2 a img,
#header #logo h2 a span {
    padding-top: 13px;
    display: inline-block
}

#header #logo h2 a img.logoDesktop,
#header #logo h2 a span.logoDesktop {
    width: 428.5px;
    display: block
}

#header #logo h2 a img.logoDesktop-sticky,
#header #logo h2 a span.logoDesktop-sticky {
    width: 235px;
    display: none
}

#header #logo h2 a span {
    padding: 0
}

#header .verticalTitle {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 44px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    background-color: #000;
    margin: 0;
    margin-top: -2px;
    padding: 0 7px;
    letter-spacing: 2px;
    padding-bottom: 2px
}

@media only screen and (max-width:991px) {
    #header .verticalTitle {
        display: none
    }
    .edit-col .first-col{
        padding-right: 15px !important;
        margin-bottom: 15px;
    }
    .edit-col .second-col{
        padding-left: 15px;
        padding-right: 16px;
    }
    .edit-col .third-col{
        padding-left: 0;
        margin-left: 0;
        padding-right: 15px;
    }
}

#header .flexDisplay {
    display: flex;
    height: 48px
}

#header .flexDisplay img {
    padding-bottom: 8.3px
}

#header .buttonMenu {
    margin-top: auto;
    margin-left: auto;
    margin-bottom: 8px;
    position: relative
}

#header .buttonMenu .tagButtonMenu {
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity 90ms ease-in-out;
    -moz-transition: opacity 90ms ease-in-out;
    -ms-transition: opacity 90ms ease-in-out;
    -o-transition: opacity 90ms ease-in-out;
    transition: opacity 90ms ease-in-out;
}

#header .buttonMenu .tagButtonMenu.tagE {
    width: 35px;
    padding: 0;
    left: -22px;
    top: -30px;
    z-index: 3;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -ms-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
    object-fit: cover;
    object-position: top;
    height: 32px
}

#header .buttonMenu .tagButtonMenu.tagF {
    width: 23px;
    height: 39.3px;
    padding: 0;
    left: 8px;
    top: -31px;
    z-index: 2;
    -webkit-transition-delay: .13s;
    -moz-transition-delay: .13s;
    -ms-transition-delay: .13s;
    -o-transition-delay: .13s;
    transition-delay: .13s;
}

#header .buttonMenu .tagButtonMenu.tagS {
    width: 29.5px;
    padding: 0;
    left: 33px;
    top: -26px;
    z-index: 3;
    -webkit-transition-delay: .16s;
    -moz-transition-delay: .16s;
    -ms-transition-delay: .16s;
    -o-transition-delay: .16s;
    transition-delay: .16s;
    object-fit: cover;
    object-position: top;
    height: 28px
}

#header .buttonMenu button {
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: .5px;
    color: #fff;
    width: 48px;
    background-color: #000;
    border: none;
    padding: 0;
    text-align: center;
    outline: 0;
    position: relative;
    z-index: 10;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#header .buttonMenu button:after,
#header .buttonMenu button:before {
    content: '';
    position: absolute;
    height: 0%;
    background: #fff;
    width: 100%;
    z-index: -1
}

#header .buttonMenu button:before {
    left: 0
}

#header .buttonMenu button:after {
    background: #fff;
    -webkit-transition: height .8s cubic-bezier(.22, .61, .36, 1);
    -moz-transition: height .8s cubic-bezier(.22, .61, .36, 1);
    -ms-transition: height .8s cubic-bezier(.22, .61, .36, 1);
    -o-transition: height .8s cubic-bezier(.22, .61, .36, 1);
    transition: height .8s cubic-bezier(.22, .61, .36, 1);
    bottom: 0;
    left: 0
}

#header .buttonMenu button:hover {
    color: #000!important
}

#header .buttonMenu button:hover:before {
    background: #fff;
    height: 100%;
    -webkit-transition: height .5s cubic-bezier(.22, .61, .36, 1);
    -moz-transition: height .5s cubic-bezier(.22, .61, .36, 1);
    -ms-transition: height .5s cubic-bezier(.22, .61, .36, 1);
    -o-transition: height .5s cubic-bezier(.22, .61, .36, 1);
    transition: height .5s cubic-bezier(.22, .61, .36, 1);
    bottom: 0
}

#header .buttonMenu button:hover:after {
    background: 0 0;
    height: 100%;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

#header nav {
    position: fixed;
    width: 501px;
    background-color: rgba(255, 255, 255, .94);
    top: 0;
    bottom: 0;
    right: -501px;
    z-index: 1000;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    padding: 30px 40px;
    overflow: auto
}

#jobListing-page .jobContent .sidebarLef{
    z-index: 50;
}

#header nav.open {
    right: 0
}

#header nav .closeButton {
    position: absolute;
    right: 39px;
    top: 39px;
    cursor: pointer
}

#header nav ul {
    padding: 0;
    margin: 0
}

#header nav ul li {
    list-style: none
}

#header nav ul li a:focus {
    outline: 0;
    text-transform: none
}

#header nav .menu-category-menu-container #menu-category-menu li {
    margin-bottom: 6px
}

#header nav .menu-category-menu-container #menu-category-menu li a {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 44px;
    font-weight: 400;
    line-height: 1.09;
    letter-spacing: 2px;
    text-align: left;
    color: #000;
    text-transform: uppercase
}

#header nav .menu-category-menu-container #menu-category-menu li a span {
    position: relative;
    padding: 0 7px 0 5px
}

#header nav .menu-category-menu-container #menu-category-menu li a span:hover .before {
    width: 100%;
    transition: width .5s cubic-bezier(.22, .61, .36, 1)
}

#header nav .menu-category-menu-container #menu-category-menu li a span:hover .after {
    background: 0 0;
    width: 100%;
    transition: 0s
}

#header nav .menu-category-menu-container #menu-category-menu li a span span.after,
#header nav .menu-category-menu-container #menu-category-menu li a span span.before {
    content: '';
    position: absolute;
    width: 0%;
    height: 100%;
    top: 0;
    margin-top: 1.5px;
    z-index: -1
}

#header nav .menu-category-menu-container #menu-category-menu li a span span.before {
    left: -2.5px
}

#header nav .menu-category-menu-container #menu-category-menu li a span span.after {
    right: 2.5px;
    transition: width .8s cubic-bezier(.22, .61, .36, 1);
    padding: 0
}

#header nav .menu-social-menu-container {
    margin-top: 33px;
    margin-bottom: 38px;
    padding-left: 5px
}

#header nav .menu-social-menu-container #menu-social-menu .menu-item {
    display: inline-block;
    margin-right: 15px
}

#header nav .menu-social-menu-container #menu-social-menu .menu-item a {
    font-size: 18px;
    transition: color .3s
}

#header nav .menu-social-menu-container #menu-social-menu .menu-item a:hover {
    color: #ccc
}

#header nav .menu-page-menu-container #menu-page-menu li a {
    font-family: Rando-Regular;
    font-size: 27px;
    line-height: 1.11;
    text-align: left;
    color: #000;
    font-weight: 400;
    padding: 0 5px;
    transition: color .3s
}

#header nav .menu-page-menu-container #menu-page-menu li a:hover {
    color: #ccc
}

.textCountSlide{
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 27px;
    line-height: 1.04;
    color: #000;
    width: 100%;
    text-align: right;
    margin: 0;
    margin-top: 10px;
    display: inline-block;
}

@media only screen and (max-width:767px) {
    #header #header .showPost .currentPost .titleTextPost {
        max-height: 17px!important
    }
    #header #header .showPost .prevPost.currentEvent {
        display: block!important
    }
    #header .row {
        height: 60px
    }
    #header .row #logo h2 {
        margin: 0
    }
    #header .row #logo h2 a {
        font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
        font-size: 44px;
        font-weight: 400;
        text-align: left;
        color: #000;
        cursor: pointer
    }
    #header .row #logo h2 a img,
    #header .row #logo h2 a span {
        padding: 0;
        display: inline-block
    }
    #header .row #logo h2 a img.logoDesktop,
    #header .row #logo h2 a span.logoDesktop {
        max-width: 229px;
        display: block
    }
    #header .row #logo h2 a img.logoDesktop-sticky,
    #header .row #logo h2 a span.logoDesktop-sticky {
        max-width: 229px;
        display: none
    }
    #header .row #logo h2 a img svg,
    #header .row #logo h2 a span svg {
        max-width: 229px;
        height: 17px;
        text-align: right;
        width: auto;
        position: relative;
        top: -6px
    }
    #header .row nav {
        width: 100%;
        right: -100%
    }
    #header .row nav.open {
        right: 0
    }
    #header .header-main {
        padding-top: 0;
        padding-bottom: 0
    }
    #header .verticalTitle {
        display: block !important;
        /* position: absolute; */
        position: fixed;
        transform: translateX(-58%) scale(1);
        width: auto;
        text-align: center;
        top: 330px;
        z-index: 50;
        opacity: 1;
        transition: all .3s ease
    }
    .page-template-template-account-settings #header .verticalTitle,
    .page-template-template-post-a-job #header .verticalTitle,
    .page-template-template-post-a-sale #header .verticalTitle,
    .page-template-template-post-an-event #header .verticalTitle,
    .page-template-template-post-checkout #header .verticalTitle,
    .page-template-template-post-purchase #header .verticalTitle,
    .page-template-template-sign-in #header .verticalTitle,
    .page-template-template-sign-up #header .verticalTitle,
    .page-template-template-user-dashboard #header .verticalTitle {
        display: none !important
    }
    #header.header-fixed .verticalTitle {
        transform: translateX(-58%) scale(0);
        position: fixed;
    }
}

@media only screen and (width:320px) {
    #header .row #logo h2 {
        margin: 0
    }
    #header .row #logo h2 a img.logoDesktop,
    #header .row #logo h2 a span.logoDesktop {
        max-width: 200px;
        display: block
    }
    #header .row #logo h2 a img.logoDesktop-sticky,
    #header .row #logo h2 a span.logoDesktop-sticky {
        max-width: 200px;
        display: none
    }
    #header .row #logo h2 a img svg,
    #header .row #logo h2 a span svg {
        max-width: 200px
    }
}

.dropdownButtons .countries-form_select {
    border: 2px solid #efefef
}

.UIElement .desktopVerticalSpacing {
    display: flex
}

.UIElement .desktopVerticalSpacing .col-lg-4 {
    margin-top: auto
}

.UIElement .desktopVerticalSpacing .boxExample1 {
    width: 92px;
    height: 90px;
    background-color: #000;
    margin-bottom: 20px
}

.UIElement .desktopVerticalSpacing .boxExample2 {
    width: 92px;
    height: 45px;
    background-color: #000;
    margin-bottom: 20px
}

.UIElement .desktopVerticalSpacing .boxExample3 {
    width: 92px;
    height: 30px;
    background-color: #000;
    margin-bottom: 20px
}

.UIElement .mobileVerticalSpacing {
    height: 126px;
    display: flex
}

.UIElement .mobileVerticalSpacing .col-lg-4 {
    margin-top: auto
}

.UIElement .mobileVerticalSpacing .boxExample1 {
    width: 92px;
    height: 60px;
    background-color: #000;
    margin-bottom: 20px
}

.UIElement .mobileVerticalSpacing .boxExample2 {
    width: 92px;
    height: 30px;
    background-color: #000;
    margin-bottom: 20px
}

.UIElement .mobileVerticalSpacing .boxExample3 {
    width: 92px;
    height: 20px;
    background-color: #000;
    margin-bottom: 20px
}

.UIElement .allImageThumbnails .hrefThumbnails.margin-space {
    margin-bottom: 41px
}

.UIElement .allImageThumbnails .hrefThumbnails .imageThumbnails p {
    padding: 11px;
    font-family: Rando-Regular, sans-serif;
    font-size: 34px;
    line-height: 1.06;
    text-align: left;
    color: #000
}

.UIElement .sliderButton {
    margin-bottom: 19px
}

.UIElement .closeButton {
    margin-bottom: 30px;
    display: inline-block
}

#articleB-Page .articleHeader,
#articleC-Page .articleHeader{
    min-height: 775px
}

.relatedArticleSub .hrefThumbnails .thumbnailDescription {
    display: -webkit-box;
    display: -moz-box;
    -webkit-line-clamp: 4;
    -moz-line-clamp: 4;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    overflow: hidden
}

#articleA-Page .tagName,
#articleB-Page .tagName,
#articleC-Page .tagName,
#articleShoot-Page .tagName {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
    text-transform: uppercase;
    transition: all .5s ease;
    margin-right: 6px;
    color: #fff;
    background-color: #000
}

#articleA-Page .contentArticle,
#articleB-Page .contentArticle,
#articleC-Page .contentArticle,
#articleShoot-Page .contentArticle {
    margin-bottom: 0;
    margin-top: 45px
}

#articleA-Page .contentArticle .row,
#articleB-Page .contentArticle .row,
#articleC-Page .contentArticle .row,
#articleShoot-Page .contentArticle .row {
    position: relative
}

#articleA-Page .contentArticle .setPosition,
#articleB-Page .contentArticle .setPosition,
#articleC-Page .contentArticle .setPosition,
#articleShoot-Page .contentArticle .setPosition {
    position: initial
}

#articleA-Page .contentArticle .titleArticle_A,
#articleB-Page .contentArticle .titleArticle_A,
#articleC-Page .contentArticle .titleArticle_A,
#articleShoot-Page .contentArticle .titleArticle_A {
    font-family: Rando-Regular, sans-serif;
    font-size: 62px;
    line-height: 67px;
    text-align: left;
    color: #000;
    margin-bottom: 27px;
    margin-top: 0;
    font-weight: 400;
    padding: 0;
    margin-left: 0;
    min-height: 1px;
}
#articleA-Page .contentArticle .titleArticle_A,
.articleA .contentEvent .titleEvent{
    display: inline-block;
    width: 100%;
}
#articleA-Page .contentArticle .descriptionText,
#articleB-Page .contentArticle .descriptionText,
#articleC-Page .contentArticle .descriptionText,
#articleShoot-Page .contentArticle .descriptionText {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 27px;
    line-height: 1.04;
    text-align: left;
    color: #000;
    margin-top: 37px;
    margin-bottom: 36px
}

#articleA-Page .contentArticle .titleText,
#articleB-Page .contentArticle .titleText,
#articleC-Page .contentArticle .titleText,
#articleShoot-Page .contentArticle .titleText {
    margin-top: 45px;
    color: #000;
    margin-bottom: 45px
}

#articleA-Page .contentArticle .hrefThumbnails .innerBoxContain,
#articleB-Page .contentArticle .hrefThumbnails .innerBoxContain,
#articleC-Page .contentArticle .hrefThumbnails .innerBoxContain,
#articleShoot-Page .contentArticle .hrefThumbnails .innerBoxContain {
    padding: 8px
}

#articleA-Page .contentArticle .hrefThumbnails .innerBoxContain label,
#articleB-Page .contentArticle .hrefThumbnails .innerBoxContain label,
#articleC-Page .contentArticle .hrefThumbnails .innerBoxContain label,
#articleShoot-Page .contentArticle .hrefThumbnails .innerBoxContain label {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #005bff;
    margin-bottom: 3px
}

#articleA-Page .contentArticle .hrefThumbnails .innerBoxContain p,
#articleB-Page .contentArticle .hrefThumbnails .innerBoxContain p,
#articleC-Page .contentArticle .hrefThumbnails .innerBoxContain p,
#articleShoot-Page .contentArticle .hrefThumbnails .innerBoxContain p {
    font-family: Rando-Regular, sans-serif;
    font-size: 17px;
    line-height: 1.18;
    text-align: left;
    color: #000
}

#articleA-Page .advertisement,
#articleB-Page .advertisement,
#articleC-Page .advertisement,
#articleShoot-Page .advertisement {
    background-color: #000;
    max-width: 300px;
    margin-bottom: 30px;
    display: flex;
    padding: 26px 6px 31px 6px
}

#articleA-Page .advertisement img,
#articleB-Page .advertisement img,
#articleC-Page .advertisement img,
#articleShoot-Page .advertisement img {
    width: 102px;
    height: auto;
    object-fit: none
}

#articleA-Page .advertisement .contentAdvertisement,
#articleB-Page .advertisement .contentAdvertisement,
#articleC-Page .advertisement .contentAdvertisement,
#articleShoot-Page .advertisement .contentAdvertisement {
    width: 61%;
    padding-left: 15px
}

#articleA-Page .advertisement .contentAdvertisement p,
#articleB-Page .advertisement .contentAdvertisement p,
#articleC-Page .advertisement .contentAdvertisement p,
#articleShoot-Page .advertisement .contentAdvertisement p {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin: 0
}

#articleA-Page .upNext,
#articleB-Page .upNext,
#articleC-Page .upNext,
#articleShoot-Page .upNext {
    background-color: #000;
    max-width: 300px;
    /*margin-bottom: 88px;*/
    margin-bottom: 50px;
    width: 100%;
    margin-top: 0;
}
#articleA-Page .upNext{
    margin-top: 10px;
}

#articleA-Page .upNext img,
#articleB-Page .upNext img,
#articleC-Page .upNext img,
#articleShoot-Page .upNext img {
    width: 102px;
    height: 125px;
    object-fit: cover
}

#articleA-Page .upNext .contentUpNext,
#articleB-Page .upNext .contentUpNext,
#articleC-Page .upNext .contentUpNext,
#articleShoot-Page .upNext .contentUpNext {
    width: calc(100% - 102px);
    padding: 14px
}

#articleA-Page .upNext .contentUpNext label,
#articleB-Page .upNext .contentUpNext label,
#articleC-Page .upNext .contentUpNext label,
#articleShoot-Page .upNext .contentUpNext label {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 3px
}

#articleA-Page .upNext .contentUpNext p,
#articleB-Page .upNext .contentUpNext p,
#articleC-Page .upNext .contentUpNext p,
#articleShoot-Page .upNext .contentUpNext p {
    font-family: Rando-Regular, sans-serif;
    font-size: 17px;
    line-height: 1.18;
    text-align: left;
    color: rgb(0, 0, 0);
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 60px;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3
}

#articleA-Page .social-share,
#articleB-Page .social-share,
#articleC-Page .social-share,
#articleShoot-Page .social-share {
    margin-top: 43px
}

#articleA-Page .social-share a,
#articleB-Page .social-share a,
#articleC-Page .social-share a,
#articleShoot-Page .social-share a {
    margin-right: 18px;
    display: inline-block;
    font-size: 18px;
    color: #000;
    transition: color .3s
}

#articleA-Page .social-share a:hover,
#articleB-Page .social-share a:hover,
#articleC-Page .social-share a:hover,
#articleShoot-Page .social-share a:hover {
    color: #ccc
}

#articleA-Page .relatedArticle .titleRelatedArticle,
#articleB-Page .relatedArticle .titleRelatedArticle,
#articleC-Page .relatedArticle .titleRelatedArticle,
#articleShoot-Page .relatedArticle .titleRelatedArticle {
    font-family: Rando-Regular, sans-serif;
    font-size: 27px;
    line-height: 1.11;
    text-align: center;
    color: #000;
    margin-bottom: 39px;
    margin-top: 0
}

#articleA-Page .relatedArticle .relatedArticleSub,
#articleB-Page .relatedArticle .relatedArticleSub,
#articleC-Page .relatedArticle .relatedArticleSub,
#articleShoot-Page .relatedArticle .relatedArticleSub {
    margin-right: -7.5px;
    margin-left: -7.5px
}

#articleA-Page .relatedArticle .relatedArticleSub .padding-space,
#articleB-Page .relatedArticle .relatedArticleSub .padding-space,
#articleC-Page .relatedArticle .relatedArticleSub .padding-space,
#articleShoot-Page .relatedArticle .relatedArticleSub .padding-space {
    padding-left: 7.5px;
    padding-right: 7.5px
}

#articleA-Page .articleHeader,
#articleB-Page .articleHeader,
#articleC-Page .articleHeader,
#articleShoot-Page .articleHeader {
    margin-top: 45px;
    margin-bottom: 44px;
    position: relative;
    outline: 0
}

#articleA-Page .articleHeader .titleArticle_C,
#articleB-Page .articleHeader .titleArticle_C,
#articleC-Page .articleHeader .titleArticle_C,
#articleShoot-Page .articleHeader .titleArticle_C {
    position: absolute;
    top: 50%;
    left: 200px;
    right: 200px;
    font-family: Rando-Regular, sans-serif;
    font-size: 85px;
    line-height: 1.08;
    text-align: center;
    color: #fff;
    padding: 0;
    margin: 0;
    transform: translateY(-50%);
    font-weight: 400;
    z-index: 10
}

#articleA-Page .slick-dots,
#articleB-Page .slick-dots,
#articleC-Page .slick-dots,
#articleShoot-Page .slick-dots,
.imgBanner .slick-dots{
    position: absolute;
    bottom: -5px;
    width: auto;
    height: 35px;
    right: 0;
    text-align: right;
    background-color: #fff
}

#articleA-Page .slick-dots{
    bottom: -40px;
}

.imgBanner .slick-dots{
    bottom: -35px !important;
}

#articleA-Page .slick-dots li,
#articleB-Page .slick-dots li,
#articleC-Page .slick-dots li,
#articleShoot-Page .slick-dots li,
.imgBanner .slick-dots li{
    display: none!important;
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 27px;
    line-height: 1.04;
    text-align: left;
    color: #000;
    margin-right: 0;
    width: 100%
}

#articleA-Page .slick-dots li.slick-active,
#articleB-Page .slick-dots li.slick-active,
#articleC-Page .slick-dots li.slick-active,
#articleShoot-Page .slick-dots li.slick-active,
.imgBanner .slick-dots li.slick-active{
    display: block!important
}

#articleA-Page .slick-dots.slide-with-cover li.slick-active,
#articleB-Page .slick-dots.slide-with-cover li.slick-active,
#articleC-Page .slick-dots.slide-with-cover li.slick-active,
#articleShoot-Page .slick-dots.slide-with-cover li.slick-active,
.imgBanner .slick-dots.slide-with-cover li.slick-active{
    display: none !important;
}
#articleA-Page .slick-dots.slide-with-cover li.fj-active,
#articleB-Page .slick-dots.slide-with-cover li.fj-active,
#articleC-Page .slick-dots.slide-with-cover li.fj-active,
#articleShoot-Page .slick-dots.slide-with-cover li.fj-active,
.imgBanner .slick-dots.slide-with-cover li.fj-active{
    display: block !important;
}

.articleCSlide {
    outline: 0
}

.articleCSlide:focus {
    outline: 0
}

.articleCSlide .slick-slide {
    outline: 0
}

.articleCSlide h4 {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: .5px;
    text-align: left;
    margin-top: 20px;
    color: #000;
    margin-bottom: 0;
    height: 20px
}

#articleC-Page .contentArticle {
    margin-top: 45px
}

#articleC-Page .contentArticle .titleText {
    margin-top: 0;
    margin-bottom: 45px
}

#articleB-Page .contentArticle {
    margin-top: 45px
}

#articleB-Page .contentArticle .titleText {
    margin-top: 0;
    margin-bottom: 45px
}

#articleB-Page .titleArticle_B {
    font-family: Rando-Regular, sans-serif;
    font-size: 62px;
    line-height: 1.08;
    text-align: left;
    color: #000;
    background-color: #fff;
    font-weight: 400;
    z-index: 10;
    max-width: 790px;
    left: 44px;
    bottom: 85px;
    position: absolute;
    padding: 14px;
    margin: 0!important;
    transition: opacity .3s ease
}

/*==== edit image for slide ====*/
#articleA-Page .articleASlide,
#articleB-Page .articleCSlider,
#articleC-Page .articleCSlider,
#articleShoot-Page .articleShootSlide{
    outline: 0;
}
.articleASlide img,
.item-image-banner img{
    display: block;
    height: 600px;
    object-fit: contain;
    width: 100%;
    max-width: initial;
    position: relative;
}
.articleCSlide img,
.articleShootSlide img{
    display: block;
    object-fit: contain;
    width: 100%;
    max-width: initial;
    position: relative;
    height: 775px;
}
#articleB-Page .articleSliderB,
#articleC-Page .articleSliderC{
    height: 815px;
}
#articleC-Page .articleCSlide,
#articleB-Page .articleCSlide{
    height: 775px;
}
.articleSlider .slick-slide,
.articleSliderShoot .slick-slide{
    background: rgb(255, 255, 255);
}
.wrapper-slider,
.articleHeader{
    overflow: hidden;
}
.wrapper-slider .articleSlider .slick-list,
.articleHeader .articleSlider .slick-list{
    overflow: initial;
}
.articleSlider .slick-slide h4 {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: .5px;
    text-align: left;
    color: #000;
    margin: 0;
    margin-top: 15px;
    bottom: auto;
    position: absolute;
    display: none;
}
.articleSlider.showSlider .slick-slide h4{
    display: block;
}
.Image-Slide-Cover{
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    z-index: 10;
    opacity: 1;
    transition: opacity .4s ease, z-index .5s;
}

.Image-Slide-Cover.hideShow{
    opacity: 0;
    z-index: -1;
    transition: opacity .4s ease, z-index .5s;
}
.Image-Slide-Cover img{
    display: block;
    height: 600px;
    object-fit: cover !important;
    width: 100%;
}
#articleC-Page .Image-Slide-Cover img,
#articleB-Page .Image-Slide-Cover img{
    height: 775px;
}
/*==== END edit image for slide ====*/

.articleSliderA .slick-arrow,
.articleSliderB .slick-arrow,
.articleSliderC .slick-arrow,
.articleSliderShoot .slick-arrow,
.imgBanner .slick-arrow{
    opacity: 0;
    border: none;
    width: 60px;
    height: 18px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    z-index: 14;
    transition: opacity .3s ease
}

.articleSliderA .slick-arrow.slick-next,
.articleSliderB .slick-arrow.slick-next,
.articleSliderC .slick-arrow.slick-next,
.articleSliderShoot .slick-arrow.slick-next,
.imgBanner .slick-arrow.slick-next{
    right: 90px;
    background-image: url(../images/next-black.svg);
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    z-index: -1;
    opacity: 0;
}

.articleSliderA .slick-arrow.slick-prev,
.articleSliderB .slick-arrow.slick-prev,
.articleSliderC .slick-arrow.slick-prev,
.articleSliderShoot .slick-arrow.slick-prev,
.imgBanner .slick-arrow.slick-prev{
    left: 90px;
    background-image: url(../images/previous-black.svg);
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    z-index: -1;
    opacity: 0;
}

.articleSliderA:hover .slick-arrow,
.articleSliderB:hover .slick-arrow,
.articleSliderC:hover .slick-arrow,
.articleSliderShoot:hover .slick-arrow {
    opacity: 1
}

#articleShoot-Page .articleHeader {
    position: relative;
    margin-bottom: 38px;
    height: 815px
}

#articleShoot-Page .articleHeader .wrapperHeader {
    position: absolute;
    top: 50%;
    left: 176px;
    right: 176px;
    z-index: 10;
    transform: translateY(-50%)
}

@media only screen and (max-width:1199px) {
    #articleShoot-Page .articleHeader .wrapperHeader {
        left: 20px;
        right: 20px
    }
}

#articleShoot-Page .articleHeader .wrapperHeader .titleArticle_Shoot {
    font-family: Rando-Regular, sans-serif;
    font-size: 85px;
    line-height: 1.08;
    color: #fff;
    font-weight: 400;
    margin: 0 0 22px 0;
    padding: 0;
    text-align: center
}

#articleShoot-Page .articleHeader .wrapperHeader .description_TitleArticle_Shoot {
    font-family: Rando-Regular, sans-serif;
    font-size: 23px;
    line-height: 1.13;
    color: #fff;
    margin-top: 0;
    margin-bottom: 33px;
    text-align: center
}

#articleShoot-Page .articleHeader .wrapperHeader .descriptionContent_TitleArticle_Shoot p {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: 0.5px;
    color: #fff;
    margin: 0;
    text-align: center;
}

#articleShoot-Page .articleHeader .articleShootSlideCover {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    z-index: 10;
    opacity: 1;
    transition: opacity .4s ease, z-index .5s
}

#articleShoot-Page .articleHeader .articleShootSlideCover.hideShow {
    opacity: 0;
    z-index: -1;
    transition: opacity .4s ease, z-index .5s
}

#articleShoot-Page .articleHeader .articleShootSlideCover img {
    width: 100%;
    height: 775px;
    object-fit: cover;
    display: none;
    object-position: top;
}

#articleShoot-Page .articleHeader .articleShootSlideCover img:first-child {
    display: block
}

#articleShoot-Page .articleHeader .articleShootSlideCover .title-first-image {
    margin: 20px 0 0;
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
}

#articleShoot-Page .articleHeader .articleShootSlideCover .title-first-image .look-slide,
#articleShoot-Page .articleHeader .articleShootSlideCover .title-first-image h4 {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: .5px;
    color: #000;
    text-align: right;
    margin: 0;
    text-transform: uppercase
}

#articleShoot-Page .articleHeader .articleShootSlideCover .title-first-image h4 {
    text-decoration: underline
}

#articleShoot-Page .articleHeader .articleSliderShoot.showSlider .slick-dots {
    opacity: 1;
    z-index: 10;
    transition: opacity .4s ease, z-index .5s
}

#articleShoot-Page .articleHeader .articleSliderShoot.showSlider+.getLook {
    opacity: 1;
    z-index: 10;
    transition: opacity .4s ease, z-index .5s
}

#articleShoot-Page .articleHeader .articleSliderShoot .articleShootSlide h4 {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: .5px;
    text-align: left;
    color: #000;
    margin-top: 14px;
    margin-bottom: 0;
    height: 20px
}

#articleShoot-Page .articleHeader .articleSliderShoot .slick-dots li {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: .5px;
    text-align: left;
    color: #000;
    width: auto;
    margin: 0
}

#articleShoot-Page .articleHeader .articleSliderShoot .slick-dots {
    position: absolute;
    bottom: -30px;
    width: auto;
    height: auto;
    right: 0;
    text-align: right;
    background-color: #fff;
    opacity: 0;
    z-index: -1;
    transition: opacity .4s ease, z-index .5s
}

#articleShoot-Page .articleHeader .articleSliderShoot .slick-dots .counts {
    font-size: 27px;
    line-height: 1.04;
    margin-left: 10px
}

#articleShoot-Page .contentArticle .sliderPost {
    margin-left: -7px;
    margin-right: -7px
}

#articleShoot-Page .contentArticle .sliderPost .sliderPostItem {
    outline: 0;
    display: inline-flex;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 29px;
    cursor: pointer
}

#articleShoot-Page .contentArticle .sliderPost .sliderPostItem.slick-current .numberSliderPost {
    color: #1466fa
}

#articleShoot-Page .contentArticle .sliderPost .sliderPostItem.slick-current .imageSliderPost {
    border: solid 1px #1466fa
}

#articleShoot-Page .contentArticle .sliderPost .sliderPostItem.slick-current .descriptionSliderPost {
    color: #1466fa
}

#articleShoot-Page .contentArticle .sliderPost .sliderPostItem .numberSliderPost {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 27px;
    line-height: 1.04;
    text-align: left;
    color: #000;
    margin-bottom: 0;
    margin-right: 14px;
    min-width: 34.27px
}

#articleShoot-Page .contentArticle .sliderPost .sliderPostItem .imageSliderPost {
    height: 126px;
    width: 91px;
    object-fit: cover;
    margin-right: 16px;
    border: solid 1px transparent
}

#articleShoot-Page .contentArticle .sliderPost .sliderPostItem .descriptionSliderPost {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width:100%;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    margin: 0;
    border-bottom: solid 1px;
    padding-bottom: 11px;
}

.sideBarImage {
    width: 100%;
    max-width: 300px;
    margin: 0;
    position: relative;
}

.sideBarImage img {
    width: 100%;
    max-height: 600px;
    object-fit: cover;
    object-position: top
}

.contentEvent .sideBarImage {
    margin-top: 0
}

.thanks-aria {
    overflow: hidden;
    animation: hideThanks .5s forwards;
    animation-delay: 3s
}

.thanks-aria p {
    font-family: Rando-Regular, sans-serif;
    font-size: 50px;
    line-height: 1.08;
    color: #000;
    font-weight: 400;
    padding: 0;
    text-align: center;
    max-width: 755px;
    margin: auto
}

.single-post .wrapperContain{
    margin-top: 40px;
}

@keyframes hideThanks {
    0% {
        height: 162px
    }
    100% {
        height: 0
    }
}

@-webkit-keyframes hideThanks {
    0% {
        height: 162px
    }
    100% {
        height: 0
    }
}

.category-sales .Event .row {
    margin: -7.5px;
    margin-left: -7.5px
}

.category-sales .Event .row .hrefThumbnails .imageThumbnails .innerBoxContain p {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 27px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: .89;
    letter-spacing: 1px;
    text-align: left;
    color: #000;
    margin: 0;
    padding: 3px 13px 8px 7px
}

.category-sales .Event .row .hrefThumbnails .thumbnailName {
    margin-bottom: 19px;
    font-size: 18px;
    line-height: 1.28;
    letter-spacing: .5px
}

.category-sales .Event .row .col-xs-12:nth-child(4n+1) {
    clear: left
}

.single-event .listingItems .titleItem,
.single-sale .listingItems .titleItem {
    font-family: Rando-Regular, sans-serif;
    font-size: 27px;
    line-height: 1.11;
    text-align: center;
    color: #000;
    margin-bottom: 40px;
    margin-top: 0
}

.Event .row {
    margin: -7.5px;
    margin-left: -7.5px
}

.Event .row .hrefThumbnails .imageThumbnails .innerBoxContain {
    width: 100%
}

.Event .row .hrefThumbnails .imageThumbnails .innerBoxContain p {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: .89;
    letter-spacing: 1px;
    text-align: left;
    color: #000;
    margin: 0;
    padding: 5px 14px 8px 7px;
    height: auto;
}

.Event .row .hrefThumbnails .thumbnailName {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 1.28;
    letter-spacing: .5px
}

.Event .row .col-xs-12:nth-child(4n+1) {
    clear: left
}

.events-page .selectAria .select .select-styled.active {
    border: 2px solid #dae8ff;
    background-color: #dae8ff;
    color: #3fa57f
}

.events-page .selectAria .select .select-styled.active:hover {
    border: 2px solid #dae8ff
}

.sales-page .selectAria .filter {
    visibility: hidden
}

@media only screen and (max-width:1199px) {
    .Event .row .hrefThumbnails .imageThumbnails .innerBoxContain p {
        font-size: 21px
    }
    .contact-page .contentPage .textContact p {
        word-break: break-word
    }
}

#searchButton {
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-size: 44px;
    font-weight: 400;
    line-height: 1.09;
    letter-spacing: 2px;
    text-align: left;
    color: #d7d7d7;
    background: 0 0;
    border: none;
    padding: 0 5px 0 5px;
    text-transform: uppercase;
    margin-bottom: 8px;
    outline: 0
}

.instashow-gallery-media-video .instashow-gallery-media-link:before {
    content: none!important
}

#searchPopup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    opacity: 0;
    z-index: -1;
    transition: opacity .4s ease, z-index .5s
}

#searchPopup.open {
    opacity: 1;
    z-index: 10000;
    transition: opacity .4s ease, z-index .5s
}

#searchPopup .wrapSearchPopup {
    height: 100%;
    position: relative;
    display: block
}

#searchPopup .wrapSearchPopup .closeButton {
    position: absolute;
    top: 35px;
    right: 39px;
    cursor: pointer
}

#searchPopup .wrapSearchPopup .wrapContent {
    max-width: 625px;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

#searchPopup .wrapSearchPopup .wrapContent form {
    display: inline-block;
    width: 100%;
    margin-bottom: 48px
}

#searchPopup .wrapSearchPopup .wrapContent form input[type=text] {
    max-width: 561px;
    width: 100%;
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 44px;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: left;
    color: #000;
    padding: 0;
    border: none;
    border-bottom: solid 2px #000;
    outline: 0;
    float: left;
    text-transform: uppercase
}

#searchPopup .wrapSearchPopup .wrapContent form input[type=text]::placeholder {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 44px;
    font-weight: 400;
    line-height: 1.09;
    letter-spacing: 2px;
    text-align: left;
    text-transform: uppercase;
    color: #000
}

#searchPopup .wrapSearchPopup .wrapContent form button {
    width: 48px;
    border: solid 2px #000;
    text-align: center;
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-weight: 400;
    padding-top: 12px;
    padding-bottom: 12px;
    text-transform: uppercase;
    color: #000;
    outline: 0;
    background-color: transparent;
    float: right;
    margin-top: 16px;
    transition: all .3s ease
}

#searchPopup .wrapSearchPopup .wrapContent form button:hover {
    color: #fff;
    background-color: #000
}

#searchPopup .wrapSearchPopup .searchTitle {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: .5px;
    color: #000;
    margin-top: 0;
    margin-bottom: 18px;
    text-transform: uppercase
}

#searchPopup .wrapSearchPopup .searchDescription {
    font-family: Rando-Regular, sans-serif;
    font-size: 34px;
    line-height: 1.06;
    text-align: center;
    margin: 0;
    color: #000
}

#searchPopup .wrapSearchPopup .searchDescription a {
    color: #000;
    transition: all .3s
}

#searchPopup .wrapSearchPopup .searchDescription a:hover {
    color: #1466fa
}

.articleA .event {
    color: #ffbfbf!important;
    background-color: #fa2d2d!important
}

.articleA .contentEvent {
    margin-top: 65px
}

.articleA .contentEvent>.row {
    position: relative
}

/*#footer .wrapFormFooter.formSuccess .footerFormAria{*/
/*width: 100%;*/
/*left: 0 !important;*/
/*top: 50% !important;*/
/*}*/
/*#footer .wrapFormFooter.formSuccess .footerFormAria .footerForm{*/
/*max-width: 100%;*/
/*width: 100%;*/
/*top: 50% !important;*/
/*transform: translateY(-50%);*/
/*}*/
.sponsoreD .SponSoreD img{
    max-width: 115px;
    min-height: 125px;
    height: auto;
}
.sponsoreD .SponSoreD{
    max-width: 300px;
    margin-bottom: 30px;
    width: 100%;
}
.sponsoreD .SponSoreD > a{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.sponsoreD .SponSoreD .contentUpNext{
    width: calc(100% - 140px);
    padding: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.sponsoreD .SponSoreD .contentUpNext p{
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    color: #fff;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 60px;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    text-transform: uppercase;
}
/*#footer .wrapFormFooter.formSuccess .footerFormAria .footerForm {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}*/
#footer .wrapFormFooter.formSuccess .footerFormAria .footerForm {
    position: relative;
    top: 0;
    padding: 24px 0;
}
.userForm .bgButton .colNext .buttonNext {
    cursor: pointer;
}
/*#footer .wrapFormFooter.formSuccess .footerFormAria {
    height: 100%;
    top:0 ;
}*/
#footer .wrapFormFooter.formSuccess .footerFormAria {
    height: 100%;
    top: 0;
    position: relative;
}
.articleA .contentEvent .titleEvent {
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-size: 44px;
    line-height: 1.09;
    text-align: left;
    color: #000;
    padding: 0;
    margin: 0 0 55px 0;
    min-height: 1px
}

.articleA .contentEvent .imageEventList {
    position: relative;
    min-height: 640px;
}

.articleA .contentEvent .imageEventList .titleDate {
    background-color: #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 5px 8px 7px;
    z-index: 20;

}

.articleA .contentEvent .imageEventList .titleDate p {
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-size: 27px;
    line-height: 1.04;
    text-align: left;
    color: #000;
    display: inline-block;
    margin: 0;
    text-transform: uppercase
}

.articleA .contentEvent .titleEventText h3 {
    font-family: Banana_Grotesk_BETA_0731-Regular, Sans-serif;
    font-size: 27px;
    line-height: 1.04;
    text-align: left;
    color: #000;
    /*=== code for event post ===*/
    margin: 0 auto 42px;
}

.articleA .contentEvent .textBlock p {
    font-family: Banana_Grotesk_BETA_0731-Regular, Sans-serif;
    font-size: 17px;
    line-height: 1.47;
    text-align: left;
    color: #000;
    max-width: 463px;
    margin-bottom: 17px
}

.single .articleRight .addtocalendar{
    margin-top: 28px;
}

.articleA .contentEvent .btnEvent {
    margin-bottom: 98px
}

.articleA .contentEvent .btnEvent.btnAddToCalendar.pull-right {
    margin-bottom: 99px!important
}

.articleA .contentEvent .btnAddToCalendar {
    padding-left: 0!important;
    width: 300px;
    position: relative;
    /*margin-bottom: 88px !important;*/
    margin-bottom: 50px !important;
    margin-top: 11px
}

.articleA .contentEvent .btnAddToCalendar .select-hidden {
    display: none
}

.articleA .contentEvent .selectAddToCalendar {
    display: none
}

.articleA .contentEvent .select-styled {
    background-color: red;
    padding: 11px 26px 12px 18px;
    position: relative;
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 24px;
    line-height: 1.08;
    text-align: left;
    color: #ffbfbf;
    cursor: pointer;
    text-transform: uppercase;
    border: solid 1px red;
    transition: .5s
}

.articleA .contentEvent .select-styled:after,
.articleA .contentEvent .select-styled:before {
    top: 50%;
    position: absolute;
    right: 23px;
    height: 17px;
    width: 3px;
    background-color: #ffbfbf;
    content: "";
    border: solid 1px #ffbfbf;
    transition: .5s;
    transform: translateY(-50%) rotate(0)
}

.articleA .contentEvent .select-styled.active:before {
    transform: rotate(-45deg) translateY(-50%)
}

.articleA .contentEvent .select-styled.active:after {
    transform: rotate(45deg) translateY(-50%);
    right: 35px
}

.articleA .contentEvent .select-styled:hover {
    background: #fff!important;
    color: red!important;
    border: solid 1px red
}

.articleA .contentEvent ul.select-options {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 24px;
    line-height: 1.08;
    text-align: left;
    color: #ffbfbf;
    background-color: red;
    padding: 0 26px 13px 18px;
    display: none;
    position: absolute;
    width: 100%;
    z-index: 100
}

.articleA .contentEvent ul.select-options li {
    list-style: none;
    text-transform: uppercase;
    cursor: pointer;
    width: 100%
}

.articleA .contentEvent ul.select-options li:hover {
    color: #fff
}

.articleA .contentEvent #category-tabs {
    list-style: none;
    padding-left: 0;
    width: 300px
}

.articleA .contentEvent #category-tabs>li>a {
    background-color: red;
    padding: 10px 59px 14px 18px;
    position: relative;
    top: 10px;
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 24px;
    line-height: 1.08;
    text-align: left;
    color: #ffbfbf;
    cursor: pointer;
    text-transform: uppercase
}

.articleA .contentEvent #category-tabs>li ul {
    margin-top: 14px;
    background-color: red;
    padding: 0 26px 14px 18px;
    position: relative;
    top: 10px;
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 24px;
    line-height: 1.08;
    text-align: left;
    cursor: pointer;
    text-transform: uppercase;
    display: none;
    list-style: none
}

.articleA .contentEvent #category-tabs>li ul a {
    color: #ffbfbf
}

.articleA .contentEvent .btnEvent.pull-left {
    padding-left: 15px;
    margin-bottom: 5px
}

.articleA .contentEvent .textBlockDetail .eventBrand {
    margin-bottom: 0
}

.articleA .contentEvent .textBlockDetail h4 {
    margin: 3px 0 16px 0;
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #fa2d2d;
    text-transform: uppercase
}

.articleA .contentEvent .textBlockDetail p {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 16px
}

.articleA .contentEvent .textBlockDetail p a {
    color: #000
}

.sidebarFix.fixed {
    position: fixed;
    top: 47px;
    z-index: 1
}

.sidebarFix.fixed-bottom {
    top: auto;
    bottom: 0
}

@media only screen and (max-width:1024px) {
    .articleA .contentEvent .titleEvent {
        font-size: 40px
    }
    .articleA .contentEvent .btnEvent .btnCalendar p {
        font-size: 23px
    }
}

@media only screen and (max-width:991px) {
    .sponsoreD .SponSoreD {
        float: left !IMPORTANT;
    }
    .articleA .contentEvent .titleEvent {
        font-size: 28px
    }
    .articleA .contentEvent .btnEvent .btnCalendar p {
        font-size: 22px
    }
    .followUs {
        position: relative
    }
    .followUs>.row {
        display: block!important
    }
    .followUs .followUsItem:first-child {
        float: none
    }
    .followUs .followUsItem.wrapperContact {
        position: inherit;
        height: auto!important;
        padding-bottom: 28px;
        padding-top: 0!important
    }
    .followUs .followUsItem.wrapperContact .contactFollowUs {
        position: absolute;
        margin-bottom: 12px!important;
        bottom: 0
    }
    .followUs .instagram {
        padding: 0
    }
    .sideBarImage{
        overflow-x: hidden;
    }
}

@media only screen and (max-width:767px) {
    .sponsoreD .SponSoreD {
        margin-bottom: 0!important;
        margin-left: 15px;
        margin-right: 15px;
        width: calc(100% - 30px)!important;
        max-width: 100%;
    }
    .category-fashion .textLabels p {
        font-size: 27px
    }
    #searchPopup .wrapSearchPopup .wrapContent form input[type=text] {
        max-width: 100%;
        width: 218px;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        font-size: 27px;
        line-height: 1.11;
        text-align: left;
        display: inline-block;
        float: none;
        vertical-align: bottom;
        padding-bottom: 10px;
        margin-right: 10px
    }
    #searchPopup .wrapSearchPopup .wrapContent form button {
        margin: 0;
        display: inline-block;
        float: none
    }
    #searchPopup .wrapSearchPopup .wrapContent form input[type=text]::placeholder {
        font-size: 27px;
        line-height: 1.11;
        text-align: left
    }
    #searchPopup .wrapSearchPopup .wrapContent {
        max-width: 335px;
        text-align: center;
        padding: 0 20px;
        position: absolute;
        margin: auto
    }
    #searchPopup .wrapSearchPopup .wrapContent form {
        margin-bottom: 42px
    }
    .articleA .contentEvent .textBlock p:nth-child(3) {
        margin-bottom: 30px
    }
    .articleA .contentEvent .titleEvent {
        font-size: 30px;
        line-height: 1.1;
        margin-bottom: 98px;
        min-height: 1px;
    }
    .articleA .contentEvent .imageEventList .titleDate {
        position: absolute;
        top: -81px;
        background-color: #f7f7f7;
        left: 0;
    }
    .articleA .contentEvent .imageEventList .titleDate p {
        font-size: 22px;
        line-height: 1;
        letter-spacing: 1px
    }
    .articleA .contentEvent .imageEventList{
        min-height: 540px !important;
        margin-top: 0!important;
    }
    .articleA .contentEvent .titleEventText h3{
        margin: 0 auto 39px;
    }
    .articleA .contentEvent .btnEvent.pull-right {
        display: none
    }
    .homePageB .hrefThumbnails .imageThumbnails {
        margin-left: -15px;
        margin-right: -15px
    }
    .homePageB .hrefThumbnails .imageThumbnails .boxContain.contentThumbnails-Top {
        top: 20px!important;
        right: 12px
    }
    .contentVertical.homePageB .hrefThumbnails .boxContain .innerBoxContain p {
        font-size: 34px!important
    }
    .followUs .followUsItem:last-child {
        display: none!important
    }
    .page-template-template-homepage-c #header {
        height: inherit!important;
        background-image: inherit!important
    }
    .page-template-template-homepage-c .bigPostChoose {
        top: inherit!important;
        position: relative!important;
        background-repeat: no-repeat;
        background-position: top;
        background-size: cover;
        height: 496px
    }
    .page-template-template-homepage-c .bigPostChoose .titleBigPostChoose {
        font-size: 62px!important;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        height: 134px!important
    }
    .page-template-template-homepage-c .bigPostChoose .timeBigPostChoose {
        position: absolute;
        bottom: 165px
    }
    .retailTherapy .wrapperBodyRetailTherapy {
        padding: 70px 10px 24px 8px!important
    }
    .retailTherapy .wrapperBodyRetailTherapy .draggable {
        overflow: inherit
    }
    .retailTherapy .headerRetailTherapy {
        transform: inherit!important;
        left: 28px!important;
        top: 15px!important
    }
    .showPost {
        margin-left: -30px
    }
    #articleA-Page .articleHeader .articleSlider,
    #articleB-Page .articleHeader .articleSlider ,
    #articleC-Page .articleHeader .articleSlider ,
    #articleShoot-Page .articleHeader .articleSlider {
        margin: 0;
    }
    #articleA-Page .contentArticle,
    #articleB-Page .contentArticle,
    #articleC-Page .contentArticle,
    #articleShoot-Page .contentArticle {
        margin-top: 15px
    }
    #articleA-Page .contentArticle .titleText,
    #articleB-Page .contentArticle .titleText,
    #articleC-Page .contentArticle .titleText,
    #articleShoot-Page .contentArticle .titleText {
        margin-top: 30px;
        margin-bottom: 30px
    }
    #articleA-Page .relatedArticle .titleRelatedArticle,
    #articleB-Page .relatedArticle .titleRelatedArticle,
    #articleC-Page .relatedArticle .titleRelatedArticle,
    #articleShoot-Page .relatedArticle .titleRelatedArticle {
        margin-top: 60px
    }
    #articleB-Page .contentArticle .titleText,
    #articleC-Page .contentArticle .titleText {
        margin-bottom: 30px
    }
    #articleB-Page .articleHeader,
    #articleC-Page .articleHeader{
        min-height: 535px;
        height: 535px;
        margin-bottom: 0;
    }
    .homepage .imgPosts {
        margin: 0!important;
        padding-left: 5px!important;
        padding-right: 5px!important
    }
    .followUs .followUsItem.wrapperContact {
        margin-bottom: 25px!important
    }
    #jobListing-page{
        margin-top: 50px;
    }
    .Event .row .hrefThumbnails .thumbnailLocal {
        margin-top: 13px
    }
    .Event .row .hrefThumbnails .thumbnailName {
        margin-bottom: 9px
    }
    #footer .wrapFormFooter.formSuccess .footerFormAria{
        left: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width:479px) {
    #articleA-Page .contentArticle .setPosition,
    #articleB-Page .contentArticle .setPosition,
    #articleC-Page .contentArticle .setPosition,
    #articleShoot-Page .contentArticle .setPosition {
        padding-left: 15px;
        padding-right: 15px
    }
    #articleA-Page .contentArticle .setPosition .upNext img,
    #articleB-Page .contentArticle .setPosition .upNext img,
    #articleC-Page .contentArticle .setPosition .upNext img,
    #articleShoot-Page .contentArticle .setPosition .upNext img {
        margin-left: 0!important
    }
    .followUs .followUsItem .linkFollowUsItem .imageFollowUsItem {
        height: 158px!important
    }
    .wrapperBodyRetailTherapy img {
        height: 200px!important
    }
}

.sliderC .wrapperSlider .itemSlider,
.sliderE .wrapperSlider .itemSlider {
    padding-left: 7.5px;
    padding-right: 7.5px
}

.sliderC .tag a,
.sliderE .tag a {
    display: inline-block
}

.sliderC .tag img,
.sliderE .tag img {
    width: 46px;
    height: 53px
}

.sliderC,
.sliderE {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
}

.sliderC .wrapperSlider,
.sliderE .wrapperSlider {
    margin-left: -7.5px;
    margin-right: -7.5px
}

.sliderC .wrapperSlider .slick-list,
.sliderE .wrapperSlider .slick-list {
    overflow: inherit
}

.sliderC .wrapperSlider .slick-list .itemSlider,
.sliderE .wrapperSlider .slick-list .itemSlider {
    outline: 0
}

.sliderC .wrapperSlider .slick-list .itemSlider .hrefThumbnails,
.sliderE .wrapperSlider .slick-list .itemSlider .hrefThumbnails {
    outline: 0
}

.sliderC .wrapperSlider .slick-list .itemSlider .hrefThumbnails .imageThumbnails,
.sliderE .wrapperSlider .slick-list .itemSlider .hrefThumbnails .imageThumbnails {
    outline: 0
}

.sliderC .wrapperSlider .slick-list .itemSlider .hrefThumbnails .imageThumbnails .innerBoxContain p,
.sliderE .wrapperSlider .slick-list .itemSlider .hrefThumbnails .imageThumbnails .innerBoxContain p {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 27px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: .89;
    text-align: left;
    color: #000;
    margin: 0;
    padding: 4px 7px 7px 7px
}

.retailTherapy {
    position: relative
}

.retailTherapy .headerRetailTherapy {
    transform: translateY(-50%) rotate(-90deg);
    font-family: Rando-Regular, sans-serif;
    font-size: 34px;
    line-height: 1.06;
    text-align: left;
    color: #000;
    position: absolute;
    margin: 0;
    top: 50%;
    left: -3px;
    z-index: 100
}

.retailTherapy .wrapperBodyRetailTherapy {
    background-color: #f7f7f7;
    padding: 44px 64px 33px 136px
}

.retailTherapy .wrapperBodyRetailTherapy .hrefThumbnails {
    padding-left: 7px;
    padding-right: 7px
}

.retailTherapy .wrapperBodyRetailTherapy .hrefThumbnails .imageThumbnails {
    margin-bottom: 10px
}

.retailTherapy .wrapperBodyRetailTherapy .hrefThumbnails .nameModel {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif
}

.homepage.groupPost {
    margin: 0
}

.homepage .titleOla {
    margin-bottom: 32.5px
}

.homepage .titleOla p {
    display: block;
    margin: 0
}

.homepage .imgPosts {
    margin-right: -7.5px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -7.5px
}

.page-template-template-homepage-c #header {
    height: 665px;
    background-image: url(../images/sh-20-103-big-2.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

.page-template-template-homepage-c .bigPostChoose {
    top: 280px;
    position: absolute;
    width: 100%;
}

.bgNeuw .imgBanner,
.bgNeuw .imgBanner-small{
    text-align: center;
    background: #f7f7f7;
    display: flex;
    justify-content: center;
    padding: 20px 0;
}

@media only screen and (min-width: 768px) {
    .page-template-template-homepage-c .bigPostChoose{
        background-image: inherit!important;
    }
}

.page-template-template-homepage-c .bigPostChoose .titleBigPostChoose {
    font-family: Rando-Regular, sans-serif;
    font-size: 100px;
    line-height: 1.02;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 400;
    margin: 0;
    margin-bottom: 12px;
    width: 526px;
    max-width: 50%;
    overflow: hidden;
    height: 200px
}

.page-template-template-homepage-c .bigPostChoose .titleBigPostChoose a {
    text-decoration: none
}

.page-template-template-homepage-c .bigPostChoose .timeBigPostChoose {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: .5px;
    color: #fff;
    text-transform: uppercase;
    margin: 0
}

.followUs {
    background-color: #f7f7f7;
    padding: 39px 50px
}

.followUs>.row {
    display: flex;
    flex-direction: row-reverse
}

.followUs .followUsItem:first-child {
    float: right
}

.followUs .followUsItem .linkFollowUsItem {
    position: relative;
    display: inline-block;
    background: #fff
}

.followUs .followUsItem .linkFollowUsItem .imageFollowUsItem {
    object-fit: cover;
    object-position: top;
    height: 270px;
    margin: auto;
    width: 100%
}

.followUs .followUsItem .linkFollowUsItem .iconFollowUsItem {
    position: absolute;
    top: 10px;
    right: 10px
}

.followUs .followUsItem.wrapperContact {
    display: flex;
    flex-direction: column;
    padding-top: 15px
}

.followUs .followUsItem.wrapperContact .titleFollowUs {
    font-family: Rando-Regular, sans-serif;
    font-size: 34px;
    line-height: 1.06;
    text-align: left;
    color: #000;
    font-weight: 400;
    margin: 0;
    margin-top: -5px
}

.followUs .followUsItem.wrapperContact .contactFollowUs {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #000;
    margin: 0;
    margin-top: auto;
    margin-bottom: 13px
}

.followUs .instagram {
    padding-right: 6px
}

.followUs .instagram .instashow-gallery-media {
    padding: 15px!important;
    background: #f7f7f7
}

.followUs .instagram .instashow-gallery-media .instashow-gallery-media-cover,
.followUs .instagram .instashow-gallery-media .instashow-gallery-media-info {
    display: none
}

.followUs .instagram .instagram-item {
    height: 290.667px;
    padding: 15px!important;
}

.followUs .instagram .inner-item {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.followUs .instagram .inner-item:hover img {
    -webkit-transform: scaleX(1.1) scaleY(1.1) translateZ(0) translateX(-50%);
    transform: scaleX(1.1) scaleY(1.1) translateZ(0) translateX(-50%);
}

.followUs .instagram .inner-item img {
    max-width: none;
    height: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 100%;
    object-fit: cover;
    object-position: top;
}


.followUs .instagram .instagram-item .inner-item .fa-video-camera {
    position: absolute;
    z-index: 10;
    top: 10px;
    right: 10px;
    font-size: 15px;
    display: none;
    color: #000000;
}

.followUs .instagram .instagram-item.is_video .inner-item .fa-video-camera {
    display: block;
}

.followUs .instagram .instagram-item.is_video .inner-item .i-icon {
    display: none;
}

.followUs .instagram .instagram-item .inner-item .i-icon {
    content: '';
    width: 15px;
    height: 15px;
    background-image: url(../images/instagram-black.svg);
    display: block;
    position: absolute;
    z-index: 10;
    top: 10px;
    right: 10px
}

.followUs .instagram .instashow-gallery-media .instashow-gallery-media-link:before {
    content: '';
    width: 15px;
    height: 15px;
    background-image: url(../images/instagram-black.svg);
    display: block;
    position: absolute;
    z-index: 10;
    top: 10px;
    right: 10px
}

.contentVertical.homePageB .hrefThumbnails .imageThumbnails .image-lg, .categoryHeaderB .hrefThumbnails .imageThumbnails .image-lg {
    height: 729px;
    object-fit: cover;
    object-position: top;
    position: relative;
}

.categoryHeaderB .hrefThumbnails .imageThumbnail {
    padding-top: 0;
}

.contentVertical.homePageB .hrefThumbnails .boxContain {
    max-width: 100%;
    left: auto;
    margin-left: 11px
}

.contentVertical.homePageB .hrefThumbnails .boxContain .innerBoxContain p {
    font-family: Rando-Regular, sans-serif;
    font-size: 62px;
    line-height: 1.08;
    text-align: left;
    color: #000
}

.contentVertical.homePageB .hrefThumbnails .boxContain.contentThumbnails-Top .tagName {
    bottom: auto
}
.single-sale .atc-style-blue .atcb-link:hover{
    border: solid 2px #ffbfbf !important;
}
.single-sale .atc-style-blue .atcb-link.clicked:hover,
.single-event .atc-style-blue .atcb-link.clicked:hover{
    border: solid 2px transparent !important;
}

.contentVertical .boxContain {
    min-height: 0!important
}

.home .headBreadcrumb {
    margin-top: 0
}

.headBreadcrumb {
    margin-top: -50px
}

.headBreadcrumb .breadcrumb-item a {
    color: #ccc
}

.headBreadcrumb .breadcrumb-item.active {
    color: #000
}

.postAJobButton {
    z-index: 1
}

.postAJobButton:hover .bgColor {
    opacity: 1;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.postAJobButton .bgColor {
    position: absolute;
    height: 100%;
    left: -1px;
    top: 0;
    width: 101%;
    opacity: 0;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -moz-transition-property: opacity, -moz-transform;
    -o-transition-property: opacity, -o-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    z-index: -1
}

.selectAria {
    margin-top: -54px
}

.selectAria .filter .filterButton,
.selectAria .filter .postAJobButton,
.selectAria .postAJob .filterButton,
.selectAria .postAJob .postAJobButton {
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #fa2d2d;
    border: solid 2px #f5b865;
    padding: 10px 26px 9px 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    text-transform: uppercase;
    background-color: transparent;
    transition: all .3s ease;
    outline: 0;
    position: relative;
}

.selectAria .filter .filterButton:hover,
.selectAria .filter .postAJobButton:hover,
.selectAria .postAJob .filterButton:hover,
.selectAria .postAJob .postAJobButton:hover {
    background-color: #f5b865
}

.selectAria .filter .filterButton span:not(.bgColor),
.selectAria .filter .postAJobButton span:not(.bgColor),
.selectAria .postAJob .filterButton span:not(.bgColor),
.selectAria .postAJob .postAJobButton span:not(.bgColor){
    margin-left: auto;
}

.selectAria .filter .wrapperFilterItem,
.selectAria .postAJob .wrapperFilterItem {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f5b865;
    z-index: 10000;
    display: none
}

.selectAria .filter .wrapperFilterItem .headerFilter,
.selectAria .postAJob .wrapperFilterItem .headerFilter {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin-bottom: 32px
}

.selectAria .filter .wrapperFilterItem .headerFilter h3,
.selectAria .postAJob .wrapperFilterItem .headerFilter h3 {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.27;
    letter-spacing: 1px;
    text-align: left;
    color: #000;
    text-transform: uppercase
}

.selectAria .filter .wrapperFilterItem .headerFilter .closeButton,
.selectAria .postAJob .wrapperFilterItem .headerFilter .closeButton {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px
}

.selectAria .filter .wrapperFilterItem .bodyFilter,
.selectAria .postAJob .wrapperFilterItem .bodyFilter {
    padding-left: 20px;
    padding-right: 20px
}

.selectAria .filter .wrapperFilterItem .bodyFilter .itemFilter,
.selectAria .postAJob .wrapperFilterItem .bodyFilter .itemFilter {
    margin-bottom: 30px;
    border-bottom: solid 2px #000
}

.selectAria .filter .wrapperFilterItem .bodyFilter .itemFilter .labelSelect,
.selectAria .postAJob .wrapperFilterItem .bodyFilter .itemFilter .labelSelect {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.27;
    letter-spacing: 1px;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    width: 100%
}

.selectAria .filter .wrapperFilterItem .bodyFilter .itemFilter .select.filterOptions .select-styled,
.selectAria .postAJob .wrapperFilterItem .bodyFilter .itemFilter .select.filterOptions .select-styled {
    padding: 12px 0;
    border: none;
    color: #000
}

.selectAria .filter .wrapperFilterItem .bodyFilter .itemFilter .select.filterOptions .select-styled:before,
.selectAria .postAJob .wrapperFilterItem .bodyFilter .itemFilter .select.filterOptions .select-styled:before {
    right: 0;
    top: 19px
}

.selectAria .filter .wrapperFilterItem .bodyFilter .itemFilter .select.filterOptions .select-options,
.selectAria .postAJob .wrapperFilterItem .bodyFilter .itemFilter .select.filterOptions .select-options {
    position: relative;
    padding-bottom: 9px
}

.selectAria .filter .wrapperFilterItem .bodyFilter .itemFilter .select.filterOptions .select-options li,
.selectAria .postAJob .wrapperFilterItem .bodyFilter .itemFilter .select.filterOptions .select-options li {
    padding: 0;
    color: #000
}

.selectAria .filter .wrapperFilterItem .bodyFilter .itemFilter .select.filterOptions .select-options li.active,
.selectAria .postAJob .wrapperFilterItem .bodyFilter .itemFilter .select.filterOptions .select-options li.active {
    display: none
}

.selectAria .select {
    position: relative
}

.selectAria .select .select-hidden {
    display: none
}

.selectAria .select .select-styled {
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    border: 2px solid #efefef;
    width: 100%;
    padding: 10px 13px 9px;
    height: auto;
    cursor: pointer;
    transition: all .3s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.selectAria .select .select-styled:hover {
    border: 2px solid #000!important
}

.selectAria .select .select-styled.active {
    border: 2px solid #f5b865;
    background-color: #f5b865;
    color: #ff4222
}

.selectAria .select .select-styled.active:hover {
    border: 2px solid transparent!important
}

.selectAria .select .select-styled .caret-down {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #2f2f2f;
    position: absolute;
    z-index: 10;
    width: 0;
    height: 0;
    right: 18px;
    top: 50%;
    transform: translateY(-30%)
}

.selectAria .select .select-options {
    position: absolute;
    background: #f5b865;
    width: 100%;
    z-index: 100;
    padding: 0;
    padding-bottom: 6px;
    margin: 0;
    display: none;
    margin-top: -8px
}

.selectAria .select .select-options li {
    list-style: none;
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .5px;
    text-align: left;
    color: #ff4222;
    padding: 0 15px;
    text-transform: uppercase;
    cursor: pointer
}

.selectAria .select .select-options li:hover span {
    border-bottom: 1px solid
}

.selectAria .select .select-options li.active {
    display: none
}

.selectAria .colImages {
    padding: 0 7.5px
}

.selectAria .margin-space {
    margin-right: -7.5px;
    margin-left: -7.5px
}

.page-template-template-search-result .verticalTitle {
    display: none
}

.search-results .sectionSearchResul {
    margin-bottom: 111px;
    display: inline-flex;
    width: 100%
}

.search-results .sectionSearchResul .buttonSearch,
.search-results .sectionSearchResul .searchResultsCount {
    margin-top: auto;
    margin-bottom: 7px
}

.search-results .sectionSearchResul .buttonSearch button,
.search-results .sectionSearchResul .buttonSearch p,
.search-results .sectionSearchResul .searchResultsCount button,
.search-results .sectionSearchResul .searchResultsCount p {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    background: 0 0;
    border: none;
    outline: 0;
    margin: 0;
    padding: 0
}

.search-results .sectionSearchResul .titleSearch h1 {
    font-family: Rando-Regular, sans-serif;
    font-size: 62px;
    line-height: 1.08;
    color: #000;
    text-align: center;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-transform: capitalize
}

.search-results .sectionSearchResul .searchResultsCount {
    text-align: left
}

.search-results .sectionSearchResul .buttonSearch {
    text-align: right
}

@media only screen and (max-width: 1199px) {
    .followUs .instagram .instagram-item {
        height: 210.667px;
    }
}

@media only screen and (max-width:991px) {
    .sliderE .innerBoxContain p {
        font-size: 25px!important
    }
    #articleShoot-Page .setPosition{
        margin-top: 40px !important;
    }
    #articleShoot-Page .social-share{
        margin-top: 4px !important;
    }
    .followUs .instagram .instagram-item {
        height: 214.667px;
    }
}

@media only screen and (max-width:767px) {
    .selectAria .postAJob {
        clear: none!important
    }
    .edit-col .second-col{
        margin-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .edit-col .third-col{
        margin-left: 0;
        padding-right: 15px;
        padding-left: 15px;
    }
    .selectAria .postAJob .postAJobButton {
        padding: 10px 7px 9px;
    }
    .selectAria .select .select-styled {
        font-family: Banana_Grotesk_BETA_0731-Black, sans-serif!important
    }
    .selectAria .select .select-styled:hover {
        border: 2px solid #efefef!important
    }
    .selectAria .filter .wrapperFilterItem .bodyFilter .itemFilter .select.filterOptions .select-styled {
        background-color: transparent!important;
        border: none!important
    }
    .selectAria .filter .filterButton {
        display: block!important;
        border-color: #efefef;
        padding: 10px 13px 9px;
        border-right: 0;
        border-bottom: 0;
        color: #000
    }
    .selectAria .filter .filterButton:after {
        content: '';
        border-top: solid 5px #000;
        border-left: solid 5px transparent;
        border-right: solid 5px transparent;
        position: absolute;
        right: 10px;
        top: 17px
    }
    #header .showPost .currentPost .wrapperContentPostHeader .status,
    #header .showPost .currentPost .wrapperContentPostHeader .upNext,
    #header .showPost .nextPost .wrapperContentPostHeader .status,
    #header .showPost .nextPost .wrapperContentPostHeader .upNext,
    #header .showPost .prevPost .wrapperContentPostHeader .status,
    #header .showPost .prevPost .wrapperContentPostHeader .upNext {
        font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.21;
        letter-spacing: .5px;
        text-align: left;
        color: #005bff;
        display: block
    }
    #header .showPost .currentPost .wrapperContentPostHeader .titleTextPost,
    #header .showPost .nextPost .wrapperContentPostHeader .titleTextPost,
    #header .showPost .prevPost .wrapperContentPostHeader .titleTextPost {
        font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
        font-size: 16px;
        line-height: 1.06;
        letter-spacing: .5px;
        text-align: left;
        color: #000
    }
    .followUs {
        padding: 15px 15px 58px!important
    }
    .followUs .followUsItem.wrapperContact {
        padding: 0 15px;
        margin-bottom: 23px
    }
    .followUs .followUsItem.wrapperContact .titleFollowUs {
        width: 238px
    }
    .followUs .instagram {
        padding-right: 5px;
        padding-left: 5px
    }
    .followUs .instagram .instashow-gallery-media {
        width: 50%!important;
        padding: 0 10px!important
    }
    .followUs .instagram .instashow-gallery-media .instashow-gallery-media-image img {
        width: 100%;
        object-fit: cover;
        height: auto;
        object-position: center;
        left: 0;
        top: 0;
        transform: translate(0);
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -o-transform: translate(0)
    }
    .retailTherapy .wrapperBodyRetailTherapy .hrefThumbnails {
        width: 190.2px
    }
    .search-results .sectionSearchResul {
        display: inline-block;
        width: 100%;
        margin-bottom: 55px;
        margin-top: 55px
    }
    .search-results .sectionSearchResul .buttonSearch,
    .search-results .sectionSearchResul .searchResultsCount p {
        text-align: center
    }
    .search-results .sectionSearchResul .titleSearch {
        margin-top: 15px;
        margin-bottom: 22px
    }
    .search-results .sectionSearchResul .titleSearch h1 {
        font-family: Rando-Regular, sans-serif;
        font-size: 34px;
        line-height: 1.06;
        color: #000;
        text-align: center;
        font-weight: 400;
        margin: 0;
        padding: 0
    }
    .sliderE .innerBoxContain p {
        font-size: 27px!important
    }

    .bgNeuw .imgBanner,
    .bgNeuw .imgBanner-small,
    .advertiseLeaderboard{
        padding: 15px;
    }
    #articleShoot-Page .social-share{
        margin-top: 43px !important;
    }
    .followUs .instagram .instagram-item {
        height: 190px;
        padding: 0 10px!important;
    }
    .followUs .instagram .instagram-item:last-child {
        display: none;
    }
    .followUs .instagram .inner-item img {
        width: 100%;
        object-fit: cover;
    }
}

.formSideBar.changeApply {
    width: 662px
}

#template-events .selectAria .filter .filterButton,
#template-sales .selectAria .filter .filterButton {
    display: none;
    width: 100%
}

.addtocalendar var {
    display: none
}

.addtocalendar {
    width: 300px;
    position: relative;
    display: inline-block;
    background: 0 0!important
}

.atcb-link {
    display: block;
    outline: 0!important;
    cursor: pointer
}

.atcb-link.clicked~ul {
    visibility: visible;
    top: 39px
}

.atcb-link.clicked {
    border: solid 2px transparent!important
}

.atcb-list {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 170px;
    z-index: 2
}

.atcb-item,
.atcb-list {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff
}

.atcb-item {
    float: none;
    text-align: left
}

.atcb-item-link {
    text-decoration: none;
    outline: 0;
    display: block
}

.atcb-item.hover,
.atcb-item:hover {
    position: relative;
    z-index: 900;
    cursor: pointer;
    text-decoration: none;
    outline: 0
}

.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus {
    margin: 0;
    text-decoration: none;
    outline: 0;
    line-height: 20px;
    vertical-align: middle;
    background-color: red;
    padding: 13px 15px 13px;
    zoom: 1;
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    color: #ffbfbf;
    border: 2px solid red;
    transition: all .3s ease
}

.atc-style-blue .atcb-link:hover {
    border: solid 2px #ffbfbf
}

.addtocalendar .leftIcon,
.addtocalendar .rightIcon {
    content: '';
    width: 3px;
    height: 22px;
    position: absolute;
    top: 14px;
    right: 20px;
    background: #ffbfbf;
    transition: .5s
}

.addtocalendar.showATC .leftIcon {
    transform: rotate(-45deg)
}

.addtocalendar.showATC .rightIcon {
    transform: rotate(45deg)
}

.atc-style-blue .atcb-list {
    width: 100%;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    padding-bottom: 12px
}

.atc-style-blue .atcb-item,
.atc-style-blue .atcb-list {
    background: red;
    color: #000
}

.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link {
    line-height: 1.3em;
    vertical-align: middle;
    zoom: 1
}

.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus,
.atc-style-blue .atcb-item-link:hover {
    text-decoration: none;
    outline: 0;
    padding: 0 15px;
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    color: #ffbfbf
}

.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus,
.atc-style-blue .atcb-item-link:hover {
    color: #fff
}

.single-event .atc-style-blue .atcb-link,
.single-event .atc-style-blue .atcb-link:active,
.single-event .atc-style-blue .atcb-link:focus{
    color:rgb(63, 165, 127)!important;
    background-color:rgb(218, 232, 255)!important;
    border-color:rgb(218, 232, 255)!important;
}

.single-event .atc-style-blue .atcb-link:hover{
    border: solid 2px rgb(63, 165, 127) !important;
}

.category-fashion .selectAria .select .select-options {
    background: #1466fa!important
}

.category-fashion .selectAria .select .select-options li {
    color: #fcdbc8!important
}

.category-fashion .selectAria .select .select-styled.active {
    border: 2px solid #1466fa!important;
    background-color: #1466fa!important;
    color: #fcdbc8!important
}

.category-fashion .selectAria .select .select-styled.active .caret-down {
    border-top-color: #fcdbc8!important
}

.articleMeta .titleText {
    color: #000
}

.columnForm .formContent input,
.columnForm .formContent textarea {
    width: 100%;
    background-color: #fff;
    border: solid 2px #efefef;
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    padding: 12px;
    margin-bottom: 14px
}

.columnForm .formContent input::placeholder,
.columnForm .formContent textarea::placeholder {
    color: #ccc
}

.columnForm .formContent textarea {
    font-size: 17px;
    display: block
}

.columnForm .formContent .line1 {
    display: inline-block;
    width: calc(50% - 15px);
    margin-right: 11px
}

.columnForm .formContent .line2 {
    width: 50%;
    display: inline-block
}

.columnForm .formContent .line3 {
    width: calc(25% - 15px);
    display: inline-block;
    margin-right: 11px
}

.columnForm .formContent .line4 {
    width: 25%;
    display: inline-block
}

.divUploadImage::before {
    padding: 0 3px;
    background: #000;
    content: 'Click to upload';
    text-transform: uppercase;
    height: 17px;
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: center;
    color: #ccc;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    white-space: nowrap
}

label.disabled .divUploadImage {
    border: 0
}

label.disabled .divUploadImage:before {
    content: 'DRAG TO REPOSITION';
    display: inline-block;
    width: auto
}

.divUploadImage {
    width: 304px;
    height: 384px;
    background-color: #f7f7f7;
    border: solid 2px #efefef;
    max-width: 100%;
    position: relative
}

.formDescription {
    margin-top: 60px;
    border: solid 2px #efefef;
    padding: 15px 17px 10px
}

.formDescription .userFormSelect {
    display: none
}

.formDescription .decription,
.formDescription .responsibilities {
    margin-top: 60px
}

.formDescription .groupControl .select {
    height: 40px;
    border: solid 2px #efefef;
    color: #efefef;
    font-family: Banana_Grotesk_BETA_0731;
    font-size: 14px;
    font-weight: 900;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #ccc;
    width: 100%;
    padding-left: 10px
}

.formDescription .groupControl label {
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-size: 14px;
    font-weight: 900;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #ccc;
    display: block
}

.formDescription .groupControl textarea {
    width: 100%;
    border: solid 2px #efefef;
    min-height: 100px
}

.decription label,
.responsibilities label,
.salary label {
    display: block;
    font-family: Banana_Grotesk_BETA_0731-Regular;
    font-size: 14px;
    font-weight: 900;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #ccc;
    text-transform: uppercase
}

.label.labelCareers {
    display: block;
    margin-bottom: 10px;
    color: #fff
}

textarea:active,
textarea:focus {
    outline: 0!important
}

.textarea-editor.textarea {
    overflow-y: auto;
    outline: 0
}

.textarea-editor.textarea+.textarea {
    display: none
}

.textarea-editor.textarea ul {
    padding-left: 18px
}

.textarea-editor.textarea span.place-holder {
    color: #ccc
}

.textarea {
    width: 100%;
    border: solid 2px #efefef;
    height: 200px;
    font-family: Banana_Grotesk_BETA_0731-Regular;
    font-size: 17px;
    line-height: 1.47;
    text-align: left;
    color: #000;
    padding: 11px 14px 12px
}

.uploadImage h4,
.uploadImage p {
    max-width: 306px;
    margin-top: 7px;
    font-family: Banana_Grotesk_BETA_0731-Regular;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: .5px;
    text-align: left;
    color: #ccc
}

.uploadImage h4 {
    text-transform: uppercase
}

.uploadImage .imgUpload {
    text-align: center;
    position: relative;
    max-width: 304px
}

.uploadImage .imgUpload a {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    font-family: Banana_Grotesk_BETA_0731-Regular;
    font-size: 14px;
    font-weight: 900;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: center;
    color: #ccc
}

.uploadImage .imgUpload img {
    width: 304px;
    height: 353px;
    background-color: #f7f7f7;
    border: solid 2px #efefef
}

.userFormSelectWrapper {
    position: relative
}

.userFormSelectWrapper .userFormSelect {
    background-image: url(/wp-content/themes/thenatives.com.au/images/dropdown-arrow.png);
    background-repeat: no-repeat;
    background-position: 95%;
    border: solid 2px #efefef;
    padding: 10px 14px;
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-size: 14px;
    font-weight: 900;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #000
}

.userFormSelectWrapper .userFormSelectOptions {
    cursor: pointer;
    list-style: none;
    padding-left: 0;
    position: absolute;
    width: 100%;
    max-height: 160px;
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 35px;
    Z-INDEX: 99999;
    border: solid 2px #efefef;
    border-top: none
}

.userFormSelectWrapper .userFormSelectOptions li {
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .5px;
    text-align: left;
    color: #000;
    width: 100%;
    padding: 5px 15px;
    Z-INDEX: 99999;
    BACKGROUND: #f7f7f7
}

.userFormSelectWrapper .userFormSelectOptions li:active,
.userFormSelectWrapper .userFormSelectOptions li:hover {
    text-decoration: underline
}

#formPostAJob .decription,
#formPostAJob .responsibilities {
    margin-top: 45px
}

.lastButtons .btnSubmit {
    padding-top: 30px!important
}

.lastButtons p.TitleLast {
    padding-top: 28px
}

.salary {
    padding-top: 45px
}

#post-sale .hyperlink {
    margin-top: -5px!important
}

#post-event textarea,
#post-sale textarea {
    margin-bottom: 0!important;
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif!important
}

#post-event textarea::-webkit-input-placeholder,
#post-sale textarea::-webkit-input-placeholder {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif!important
}

#post-event textarea::-moz-placeholder,
#post-sale textarea::-moz-placeholder {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif!important
}

#post-event textarea:-ms-input-placeholder,
#post-sale textarea:-ms-input-placeholder {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif!important
}

#post-event textarea:-moz-placeholder,
#post-sale textarea:-moz-placeholder {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif!important
}

.formSubmit #button-continue {
    margin-bottom: 27px
}

.formSubmit span {
    font-family: Banana_Grotesk_BETA_0731-Regular;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: .5px;
    text-align: right;
    color: #000
}

.uploadImage {
    margin-top: -36px;
    max-width: 304px
}

.standard {
    background-color: #f7f7f7;
    padding: 7.5px 10px 5.5px
}

.standard label {
    width: 90%
}

.standard label span {
    float: right
}

.standard.active {
    background-color: #dae8ff
}

.detail li {
    font-family: Banana_Grotesk_BETA_0731-Regular;
    font-size: 17px;
    line-height: 1.59;
    letter-spacing: .5px;
    text-align: left;
    color: #000
}

.row.contentPurchase {
    padding-top: 60px
}

.listProduct {
    padding-bottom: 0!important
}

.contentPurchase .col-sm-3 {
    padding-right: 4px
}

.contentPurchase .image {
    position: relative
}

.contentPurchase .image .titleProduct {
    background-color: #000;
    position: absolute;
    top: 12px;
    right: 12px;
    opacity: .5;
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-size: 14px;
    font-weight: 400;
    color: #fff
}

.contentPurchase .information ul {
    list-style: none;
    padding-left: 0;
    padding-top: 10px
}

.contentPurchase .information ul li {
    transition: .5s;
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.28;
    letter-spacing: .5px;
    text-align: left;
    color: #000
}

.contentPurchase .information ul li.entry-regency {
    opacity: .5
}

.contentPurchase .information ul li.entry-title {
    color: #ccc
}

.bgButtonPurchase {
    padding-top: 10px!important
}

.bgButtonPurchase .buttonNext,
.bgButtonPurchase .buttonPrev {
    background-color: #000;
    display: inline-block;
    width: 100%;
}

.bgButtonPurchase .buttonNext a,
.bgButtonPurchase .buttonPrev a {
    color: #fff!important
}

.bgButtonPurchase .buttonNext.btnNextPurchase {
    margin-left: 0!important
}

.userForm .lazyLoadCheckout {
    display: none;
}

.userForm.submitting .lazyLoadCheckout {
    display: block;
}

.uploadImage .upload-image-error {
    border-color: #fa2d2d !important;
}

.userForm.submitting .buttonNext,
.userForm.submitting .buttonPrev {
    pointer-events: none !important;
    background: #ccc !important;
    border: solid 2px #ccc !important;
}

.selectPrice input[type=radio] {
    display: none
}

.row.contentPurchase .image img {
    width: 100%
}

#form-purchar-checkout {
    max-width: 835px
}

.titleForm {
    font-family: Rando-Regular;
    font-size: 24px;
    line-height: 1.5;
    text-align: left;
    color: #000;
    margin: 65px auto 55px
}

.textFormFooter {
    margin-top: 40px
}

.textFormFooter p {
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: .5px;
    text-align: left;
    color: #ccc
}

.labelBlock {
    display: block;
    padding-left: 15px
}

#careers-bookup {
    position: relative;
    max-width: 620px;
    margin: 50px auto;
    background-color: #6c99f4
}

.contentCareersForgotPw,
.contentCareersThankYou {
    padding-bottom: 75px!important
}

.contentCareersDelete {
    padding: 60px 58px 21px 18px
}

.contentCareersDelete h2 {
    font-family: Banana_Grotesk_BETA_0731-Regular;
    font-size: 44px;
    line-height: 1.09;
    text-align: left;
    color: #000
}

.contentCareersDelete .btnDelete,
.contentCareersDelete .btnSend {
    background: #fff;
    width: 100%;
    height: 50px;
    text-align: left;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-size: 27px;
    font-weight: 400;
    line-height: 1.04;
    text-align: left;
    color: #000;
    margin-top: 80px
}

.contentCareersDelete .btnDelete span,
.contentCareersDelete .btnSend span {
    float: right
}

button#button-send {
    margin-top: 38px
}

label.labelCareers {
    display: block;
    margin-bottom: 10px;
    color: #fff
}

#email-careers {
    width: 100%;
    font-family: Banana_Grotesk_BETA_0731-Regular;
    font-size: 27px;
    line-height: 1.04;
    text-align: left;
    color: #000;
    background: 0 0;
    border: none;
    border-bottom: solid 2px #000
}

#email-careers button:hover {
    color: #000!important
}

input#email-careers:focus {
    outline: 0
}

.contentCareersForgotPw h2 {
    margin: 0 0 62px;
    font-size: 27px
}

.contentCareersForgotPw {
    padding-top: 10px!important
}

button.btnClose {
    position: absolute;
    right: 10px;
    top: 5px;
    background: 0 0;
    border: none;
    font-size: 29px;
    color: #000
}

.btnClose:hover {
    background: 0 0!important;
    color: #fff!important
}

.uploadImage .groupControl {
    padding-bottom: 0!important
}

.divUploadImage {
    margin-top: 13px
}

.divUploadImage button.removeImage {
    position: absolute;
    top: 5px;
    right: 5px;
    border: 0;
    background: 0 0;
    outline: 0;
    z-index: 100
}

.uploadImage span {
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #ccc;
    text-transform: uppercase
}

@media only screen and (max-width:1199px) and (min-width:992px) {
    .colVer .hrefThumbnails .imageThumbnails .imageThumbnail {
        height: 600px;
        padding-top: 0!important
    }
    #articleC-Page .articleHeader .titleArticle_C {
        left: 150px;
        right: 150px
    }
}

@media only screen and (max-width:991px) and (min-width:768px) {
    .colVer .hrefThumbnails .imageThumbnails .imageThumbnail {
        height: 450px;
        padding-top: 0!important
    }
}

@media only screen and (max-width:991px) {
    .postPurchase .hrefThumbnails .imageThumbnails img.image-md {
        height: 300px
    }
    .colVer:nth-child(2) .hrefThumbnails .imageThumbnails imageThumbnail {
        padding-top: 238.71%
    }
    #articleC-Page .articleHeader .titleArticle_C {
        left: 100px;
        right: 100px
    }
}

@media only screen and (min-width:1200px) {
    .nextPost .titleTextPost,
    .prevPost .titleTextPost {
        -webkit-line-clamp: 2;
        -moz-line-clamp: 2
    }
    .currentPost .titleTextPost {
        -webkit-line-clamp: 1;
        -moz-line-clamp: 1
    }
}

@media only screen and (max-width:1199px) {
    .nextPost .titleTextPost,
    .prevPost .titleTextPost {
        -webkit-line-clamp: 2;
        -moz-line-clamp: 2
    }
    .currentPost .titleTextPost {
        -webkit-line-clamp: 1;
        -moz-line-clamp: 1
    }
    .articleA .contentEvent .btnAddToCalendar {
        width: 100%!important
    }
    .addtocalendar {
        max-width: 300px;
        width: 100%!important
    }
    .addtocalendar .atcb-item-link,
    .addtocalendar .atcb-link {
        font-size: 21px
    }
    .addtocalendar .atcb-item-link:focus,
    .addtocalendar .atcb-item-link:hover,
    .addtocalendar .atcb-link:focus,
    .addtocalendar .atcb-link:hover {
        font-size: 21px
    }
    .sideBarImage{
        overflow-x: hidden;
    }
}

.atcb-item:first-child {
    display: block
}

.page-template-template-contact .flexDisplay .verticalTitle {
    display: none!important
}

@media only screen and (max-width:991px) {
    #fine-print .lastButtons,
    .about-fj .lastButtons {
        margin-left: 0!important;
        margin-right: 0!important
    }
    .setPosition {
        margin-top: 35px;
    }
    #articleA-Page .contentArticle .setPosition,
    #articleB-Page .contentArticle .setPosition,
    #articleC-Page .contentArticle .setPosition,
    #articleShoot-Page .contentArticle .setPosition{
        position: relative !important;
        width: 100% !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: auto !important;
    }
    .setPosition .upNext {
        float: left!important;
        width: 50%
    }
    .setPosition .advertisement {
        float: left!important;
        width: 50%;
        max-width: 100%!important
    }
    .setPosition .sideBarImage {
        position: relative!important;
        bottom: 0!important;
        width: 50%!important;
        right: 0!important;
        top: 0!important;
        display: block!important;
        margin-top: 0
    }
    #articleA-Page .setPosition .sideBarImage,
    #articleShoot-Page .setPosition .sideBarImage,
    #articleB-Page .setPosition .sideBarImage{
        margin-top: 0 !important;
    }
    .setPosition .sideBarImage img {
        width: 100%;
        object-fit: cover;
        object-position: top
    }
    #articleC-Page .setPosition,
    #articleShoot-Page .setPosition {
        margin-top: 0
    }
    #articleShoot-Page .sideBarImage {
        width: 100%!important
    }
    .Event .row .hrefThumbnails .imageThumbnails .innerBoxContain p {
        font-size: 25px
    }
    #articleB-Page .titleArticle_B {
        right: 44px
    }
    .sliderC .wrapperSlider .slick-list,
    .sliderE .wrapperSlider .slick-list {
        overflow: hidden
    }
    #template-sales .chooseCategory.chooseOption,
    #template-events .chooseCategory.chooseOption{
        display: none;
    }
}

@media only screen and (max-width:767px) {
    #header .showPost .currentPost .wrapperContentPostHeader .status,
    #header .showPost .nextPost .wrapperContentPostHeader .status,
    #header .showPost .prevPost .wrapperContentPostHeader .status {
        margin-top: 5px
    }
    #header .showPost .currentPost .wrapperContentPostHeader .titleTextPost,
    #header .showPost .nextPost .wrapperContentPostHeader .titleTextPost,
    #header .showPost .prevPost .wrapperContentPostHeader .titleTextPost {
        height: 33px
    }
    .postPurchase .hrefThumbnails .imageThumbnails img.image-md {
        height: 384px
    }
    .bgButtonPurchase .buttonNext.btnNextPurchase {
        margin-left: auto!important
    }
    .contentPurchase .col-sm-3 {
        padding-right: 15px
    }
    #articleB-Page .titleArticle_B {
        bottom: 50px
    }
    #articleA-Page .contentArticle .setPosition,
    #articleB-Page .contentArticle .setPosition,
    #articleC-Page .contentArticle .setPosition,
    #articleShoot-Page .contentArticle .setPosition {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 35px;
        /* height: 500px !important; */
        /* position: relative; */
    }
    /* .banner-top,
    .bgNeuw {
        padding-left: 15px;
        padding-right: 15px;
        height: 500px !important;
        position: relative;
    } */
    /* .setPosition .sideBarImage > div,
    .setPosition .sideBarImage > iframe,
    .banner-top .advertiseLeaderboard > div,
    .banner-top .advertiseLeaderboard > iframe,
    .bgNeuw .imgBanner > iframe,
    .bgNeuw .imgBanner > div {
        position: fixed;
        height: 100%;
        top: 50%;
        left: 50%;
        backface-visibility: hidden;
        transform: translate3d(-50%, -50%, 0);
    } */
    #articleA-Page .contentArticle .setPosition .upNext img,
    #articleB-Page .contentArticle .setPosition .upNext img,
    #articleC-Page .contentArticle .setPosition .upNext img,
    #articleShoot-Page .contentArticle .setPosition .upNext img {
        margin-left: 0!important
    }
    .nextPost .titleTextPost,
    .prevPost .titleTextPost {
        -webkit-line-clamp: 2;
        -moz-line-clamp: 2
    }
    .currentPost .titleTextPost {
        -webkit-line-clamp: 2;
        -moz-line-clamp: 2
    }
    #header .buttonMenu {
        margin-bottom: 11px
    }
    .sliderC .wrapperSlider .slick-list,
    .sliderE .wrapperSlider .slick-list {
        overflow: inherit
    }
    .sales-page .selectAria .filter {
        visibility: visible
    }
    .selectAria {
        margin-top: 0
    }
    .setPosition {
        margin-top: 35px;
        padding-left: 0!important;
        padding-right: 0!important
    }
    .setPosition .advertisement {
        float: left!important;
        width: 100%;
        max-width: 100%!important
    }
    .setPosition .sideBarImage,
    .banner-top .advertiseLeaderboard,
    .bgNeuw .imgBanner {
        /* position: absolute !important; */
        position: relative !important;
        bottom: 0!important;
        width: 100%!important;
        right: 0!important;
        top: 0!important;
        display: block!important;
        max-width: 100%;
        /* height: auto; */
        background-color: #f7f7f7;
        /* padding-top: 20px;
        padding-bottom: 20px; */
        padding:20px 0;
        /* clip: rect(0px auto 500px 0px); */
    }
    .setPosition .sideBarImage img {
        object-fit: cover;
        object-position: 0% 40%;
        height: 100%;
        width: 100%;
        padding: 20px 35px;
        background-color: #f7f7f7;
        display: block;
    }
    #articleShoot-Page .contentArticle .sliderPost .sliderPostItem {
        border-bottom: solid 2px;
        padding-bottom: 16px;
        padding-top: 0;
        margin-bottom: 16px;
    }
    #articleShoot-Page .contentArticle .sliderPost .sliderPostItem .imageSliderPost {
        display: none;
    }
    #articleShoot-Page .contentArticle .sliderPost .sliderPostItem .descriptionSliderPost {
        border: none;
        padding-bottom: 0px!important;
    }
    .shootGallery .slick-arrow {
        display: block!important;
    }
    .jobContent .colForm {
        padding: 0;
        position: relative!important;
        width: 100%!important
    }
    .sidebarLef{
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .jobListing .subMeta {
        margin-bottom: 35px;
    }
    .jobListing .subMeta .titleText {
        color: #000
    }
    .addtocalendar {
        max-width: 100%;
        width: 100%!important
    }
    .addtocalendar .atcb-item-link,
    .addtocalendar .atcb-link {
        font-size: 24px
    }
    .addtocalendar .atcb-item-link:focus,
    .addtocalendar .atcb-item-link:hover,
    .addtocalendar .atcb-link:focus,
    .addtocalendar .atcb-link:hover {
        font-size: 24px
    }
    #header .showPost .currentPost {
        width: 140%
    }
    #header .showPost .nextPost {
        padding-right: 0;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 140%
    }
    #header .showPost .nextPost img {
        object-fit: cover;
        width: 60px;
        height: 46px;
        /* margin-top: 3px */
    }
    .articleMeta .col-xs-5 span.titleText,
    .subMeta .col-xs-5 span.titleText {
        float: right
    }
    #articleShoot-Page .articleHeader .wrapperHeader .description_TitleArticle_Shoot{
        text-align: center;
        margin-bottom: 23px;
    }
    #articleShoot-Page .articleHeader .wrapperHeader .titleArticle_Shoot{
        margin-bottom: 27px;
    }
}

.aboutContent div:nth-child(even) .colImage {
    float: right;
    text-align: center;
    z-index: 9
}

.contentTerm {
    margin-bottom: 83px
}

.contentTerm ul {
    padding-left: 20px;
    padding-bottom: 90px;
    margin-bottom: 0;
    max-width: 782px
}

.contentTerm ul li {
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 17px;
    text-align: left;
    color: #000;
    line-height: 1.59
}

.contentTerm ol {
    max-width: 826px;
    margin-top: 45px
}

.contentTerm ol li {
    line-height: 1.47;
    padding-left: 10px;
    font-family: Banana_Grotesk_BETA_0731-Regular, sans-serif;
    font-size: 17px;
    text-align: left;
    color: #000
}

div#ui-datepicker-div {
    display: none
}

.postEvent .formContent input {
    margin-bottom: 0!important
}

#post-sale input {
    margin-bottom: 0
}

#post-event h4,
#post-sale h4 {
    margin-bottom: -4px
}

.userForm textarea::placeholder {
    color: #ccc
}

#deletePost.userForm .user-submit {
    height: 50px
}

.selectAria .filter .filterButton {
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-weight: 400!important
}

.errorMarginTextarea .form-error-message {
    margin-top: 5px
}

.SalarY .userFormSelectWrapper .userFormSelect {
    color: #ccc;
    text-transform: uppercase
}

.SalarY .userFormSelectWrapper .userFormSelectOptions {
    text-transform: uppercase
}

.showSalarY .userFormSelectWrapper .userFormSelectOptions {
    text-transform: uppercase
}

.showSalarY .userFormSelectWrapper .userFormSelect {
    text-transform: uppercase
}

.hyperlink span {
    display: none!important
}

.single .titleText p {
    font-family: Banana_Grotesk_BETA_0731-Black, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    letter-spacing: .5px;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0
}

.ReLaTeD {
    display: none
}

.single .wrapperHeader p {
    color: #fff;
    text-align: center
}

.single .wrapperHeader p a {
    color: #fff;
    text-decoration: underline
}

/* .page-template-template-homepage-c .vertical-post .banner-top {
    display: block;

}
.page-template-template-homepage-c #header .banner-top {
    display: none;
} */

@media only screen and (max-width:767px) {
    /* .page-template-template-homepage-c .vertical-post .banner-top {
        display: none;

    }
    .page-template-template-homepage-c #header .banner-top {
        display: block;
    } */
    #header .showPost .currentPost .wrapperContentPostHeader .titleTextPost {
        max-height: 33px
    }

    /*==== edit image for slide ====*/
    .single .articleSlider img,
    .single .articleSlider iframe,
    .articleShootSlide iframe,
    .articleShootSlide img{
        object-fit: contain!important;
        left: 0;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        max-width: 100%;
        width: 100%;
        background: rgb(255, 255, 255) !important;
    }
    .articleShootSlide iframe,
    .single .articleSlider iframe{
        object-fit: fill !important;
    }
    .single .jobListing .jobContent img {
        height: 535px;
        object-fit: cover
    }
    #articleB-Page .articleSliderB,
    #articleC-Page .articleSliderC{
        height: 536px !important;
    }
    .articleSlider .slick-slide,
    .articleSliderShoot .slick-slide{
        background: transparent !important;
    }
    /*==== END edit image for slide ====*/

    .single .wrapperHeader p {
        color: #fff;
        text-align: center
    }
    .single .wrapperHeader p a {
        color: #fff;
        text-decoration: underline
    }
    .relatedPostInContent.hrefThumbnails {
        width: 100%!important;
        display: flex;
        padding-bottom: 40px;
        margin-top: -5px!important;
        padding-top: 35px
    }
    .relatedPostInContent.hrefThumbnails .imageThumbnails .imageThumbnail {
        position: inherit;
        padding-top: 0;
        background-color: #f5f5f6;
        width: 102px;
        height: 100%;
        display: inline-block;
        object-fit: cover;
        float: right
    }
    .relatedPostInContent.hrefThumbnails .imageThumbnails .boxContain {
        float: left;
        width: calc(100% - 102px);
        position: inherit;
        background-color: #fcdbc8;
        left: 0!important;
        bottom: 0!important
    }
    .relatedPostInContent.hrefThumbnails .imageThumbnails .boxContain .innerBoxContain {
        padding: 12px 12px 35px 12px!important
    }
    .relatedPostInContent.hrefThumbnails .imageThumbnails .boxContain .innerBoxContain .size-other {
        max-height: 44px;
        color: #000;
        font-size: 17px;
        font-weight: 400;
        line-height: 20px;
        font-family: Rando-Regular!important;
        padding-top: 5px
    }
    .ReLaTeD {
        display: block;
        color: #005bff;
        font-family: Banana_Grotesk_BETA_0731-Regular;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        text-transform: uppercase;
        letter-spacing: .5px
    }
    .single #articleA-Page .articleASlide img {
        object-fit: contain
    }
    .SheArcH {
        font-size: 34px!important
    }
    .SheArcH:after {
        content: "";
        bottom: 3px!important;
        height: 2px!important
    }
    .about-fj .contentPage .textContact h5,
    .contact-page .contentPage .textContact h5,
    .fine-print .contentPage .textContact h5 {
        font-family: Banana_Grotesk_BETA_0731-Regular!important;
        line-height: 25px
    }
    .about-fj .contentPage .textContact p,
    .contact-page .contentPage .textContact p,
    .fine-print .contentPage .textContact p {
        font-family: Banana_Grotesk_BETA_0731-Black!important;
        line-height: 25px
    }
    .about-fj .contentPage h3,
    .contact-page .contentPage h3,
    .fine-print .contentPage h3 {
        font-family: Banana_Grotesk_BETA_0731-Black!important;
        line-height: 25px
    }
    .about-fj .bgButton .colPrev,
    .contact-page .bgButton .colPrev,
    .fine-print .bgButton .colPrev {
        padding-left: 0
    }
    .about-fj .bgButton .colNext,
    .contact-page .bgButton .colNext,
    .fine-print .bgButton .colNext {
        padding-right: 0
    }
    .atc-style-blue .atcb-list {
        border: solid 2px #ffbfbf;
        border-top: 0;
    }
}

@media only screen and (max-width:382px) {
    .about-fj .bgButton .colPrev,
    .contact-page .bgButton .colPrev,
    .fine-print .bgButton .colPrev {
        width: 50%;
        padding: 0;
        padding-right: 10px
    }
    .about-fj .bgButton .colPrev .buttonPrev img,
    .contact-page .bgButton .colPrev .buttonPrev img,
    .fine-print .bgButton .colPrev .buttonPrev img {
        left: 10px
    }
    .about-fj .bgButton .colPrev .buttonPrev a,
    .contact-page .bgButton .colPrev .buttonPrev a,
    .fine-print .bgButton .colPrev .buttonPrev a {
        padding-left: 0
    }
    .about-fj .bgButton .colNext,
    .contact-page .bgButton .colNext,
    .fine-print .bgButton .colNext {
        width: 50%;
        margin-top: 0;
        padding: 0;
        padding-left: 10px
    }
    .about-fj .bgButton .colNext .buttonNext img,
    .contact-page .bgButton .colNext .buttonNext img,
    .fine-print .bgButton .colNext .buttonNext img {
        right: 10px
    }
    .about-fj .bgButton .colNext .buttonNext a,
    .contact-page .bgButton .colNext .buttonNext a,
    .fine-print .bgButton .colNext .buttonNext a {
        padding-right: 0
    }
}

@media only screen and (max-width:375px) {
    .Event .row .hrefThumbnails .imageThumbnails .innerBoxContain p {
        font-size: 19px;
        min-height: 100%
    }
}

@media only screen and (max-width:330px) {
    .contact-page .bgButton .colNext .buttonNext img {
        right: 5px
    }
    .contact-page .bgButton .colPrev .buttonPrev img {
        left: 5px
    }
}

@media only screen and (max-width:320px) {
    .about-fj .bgButton .colPrev .buttonPrev img,
    .contact-page .bgButton .colPrev .buttonPrev img,
    .fine-print .bgButton .colPrev .buttonPrev img {
        left: 5px
    }
    .about-fj .bgButton .colPrev .buttonPrev a,
    .contact-page .bgButton .colPrev .buttonPrev a,
    .fine-print .bgButton .colPrev .buttonPrev a {
        right: -5px
    }
    .about-fj .bgButton .colNext .buttonNext img,
    .contact-page .bgButton .colNext .buttonNext img,
    .fine-print .bgButton .colNext .buttonNext img {
        right: 5px
    }
    .about-fj .bgButton .colNext .buttonNext a,
    .contact-page .bgButton .colNext .buttonNext a,
    .fine-print .bgButton .colNext .buttonNext a {
        left: 5px
    }
}

.sponsoreD {
    text-align: right
}

.sponsoreD img {
    max-width: 300px;
    width: 100%;
    object-fit: contain;
    height: 150px
}

.sliderC .groupCareer .hrefThumbnails .nameModel {
    font-family: Banana_Grotesk_BETA_0731-Black!important
}

#template-careers .groupCareer .hrefThumbnails .nameModel {
    font-family: Banana_Grotesk_BETA_0731-Black!important
}

.sliderE .hrefThumbnails .thumbnailName a {
    font-family: Banana_Grotesk_BETA_0731-Regular!important
}

.single-career .listingApply .formApply .fieldInput input {
    font-family: Banana_Grotesk_BETA_0731-Regular!important
}

.single-career .listingApply .formApply .fieldInput label {
    font-family: Banana_Grotesk_BETA_0731-Black!important
}

.single-career .listingApply .formApply .filedUpload .gfield_label {
    font-family: Banana_Grotesk_BETA_0731-Black!important
}

.single-career .listingApply .btnApply .textApply {
    font-family: Banana_Grotesk_BETA_0731-Black!important
}

.single-sale .articleA .contentEvent .textBlockDetail h4 {
    color: #fa2d2d!important
}

.SheArcH {
    font-family: Rando-Regular, sans-serif;
    font-size: 62px;
    line-height: 1.08;
    text-align: center;
    color: #000;
    font-weight: 400;
    padding: 0;
    margin: 0 auto;
    position: relative;
    text-decoration: none
}

.SheArcH:hover {
    color: #000
}

.SheArcH:after {
    content: "";
    background: #000;
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0
}

.user-logout {
    border: 2px solid #000!important
}

.user-logout:hover {
    border: 2px solid #000!important
}

.StartEnDlefT {
    width: calc(50% - 8px)
}

.StartEnDrighT .StartEnDrighT1 {
    width: calc(50% - 3px)
}

.StartEnDrighT .StartEnDrighT2 {
    padding-right: 5px
}

.saLeLocatioN .line1 {
    padding-right: 0!important
}

.saLeLocatioN .line2 {
    padding-left: 3px!important;
    padding-right: 11px
}

.contentArticle .articleRight .wrapperContain strong {
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-weight: 400
}

.page-template-template-the-fine-print #header.header-fixed .header-main,
.page-template-template-about #header.header-fixed .header-main {
    background-color: #000
}

.page-template-template-the-fine-print #header.header-fixed .header-main svg path,
.page-template-template-about #header.header-fixed .header-main svg path {
    fill: #fff!important
}
#instaShowGallery_1{
    background: transparent !important;
}
p.nameComPanY {
    margin: 0;
    font-family: Rando-Regular, sans-serif;
    font-size: 17px;
    line-height: 1.18;
    text-align: left;
    color: #000;
    display: block;
    overflow: hidden;
    max-height: 40px;
}
#ui-datepicker-div.ui-datepicker th,
#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane{
    display: none !important;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
    background: none !important;
    border: none!important;
    margin-bottom: 15px;
    margin-top: 10px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    top: 10px !important;
    cursor: pointer;
    background: transparent !important;
    border: none !important;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-title select {
    color: #000000;
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    text-transform: uppercase;
    padding-left: 8px !important;
    -webkit-appearance: none;
    border-radius: 0;
}
#ui-datepicker-div.ui-datepicker table {
    width: 290px;
    margin: auto;
}
.close-aria {
    background-color: #dae8ff;
    height: 34px;
    position: relative;
}
button.close-time-input {
    background: url(/wp-content/uploads/2017/08/button-close-careers-red.svg) !important;
    background-repeat: no-repeat!important;
    border: none !important;
    position: absolute !important;
    right: 0 !important;
    top: 50% !important;
    height: 15px !important;
    width: 23px !important;
    transform: translateY(-50%)!important;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-next {
    right: 9px !important;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-next .ui-icon{
    background: url("/wp-content/uploads/2017/08/right-calendar.svg") !important;
    width: 18px;
    height: 18px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev .ui-icon{
    background: url("/wp-content/uploads/2017/08/left-calendar.svg") !important;
    width: 18px;
    height: 18px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 9px !important;
}
div#ui-datepicker-div {
    background-color: #ffffff;
    border: 2px solid #dae8ff;
    border-radius: unset;
    width: 300px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 4px;
    padding-top: 0;
}
#ui-datepicker-div.ui-datepicker td {
    padding: 2.5px;
}
#ui-datepicker-div.ui-datepicker select.ui-datepicker-month, #ui-datepicker-div.ui-datepicker select.ui-datepicker-year {
    width: 42%;
    height: 40px;
    margin: 0 4px;
    border: 2px solid #000000;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #dcdcdc;
    font-weight: normal;
    color: #000000;
    font-family: Banana_Grotesk_BETA_0731-Black;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    padding: 4px 8px;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #dae8ff;
    color: #363636;
    border: 1px solid #c2d6f8;
}
button.close-time-input:focus{
    outline: none;
}

.articleCSlide iframe,
.articleShootSlide iframe,
.articleASlide iframe,
.item-image-banner iframe{
    width: 100% !important;
    height: 100% !important;
}
.VideOslider{
    height: 600px;
}
#articleC-Page .VideOslider,
#articleB-Page .VideOslider,
#articleShoot-Page .VideOslider {
    height: 775px;
}
.VideOslider:after{
    content: '';
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    cursor: pointer;
    position: absolute;
    transform: translate(-50%,-50%);
    background: url(../images/playbutton.svg) no-repeat center;
    background-size: 100px !important;
    opacity: 1;
}
.hide_button.VideOslider:after{
    opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .hrefThumbnails .imageThumbnails .imageThumbnail img,
    .articleASlide img,
    .articleBSlide img,
    .articleCSlide img,
    .articleShootSlide img {
        height: 100%;
        width: auto;
        max-width: none;
        margin: auto;
    }
    .Image-Slide-Cover img,
    .item-image-banner img {
        width: auto;
        max-width: none;
        margin: auto;
    }
    .hrefThumbnails .imageThumbnails .imageThumbnail,
    .Image-Slide-Cover {
        overflow: hidden;
    }
}
@media only screen and (max-width:989px) {
    p.nameComPanY {
        font-size: 14px;
    }
}
@media only screen and (max-width:767px) {
    .VideOslider:after {
        content: '';
        background-size: 50px;
    }
    .single-career #header .showPost .nextPost .wrapperContentPostHeader .titleTextPost{
        height: 17px ;
    }
    .saLeLocatioN .line1,
    .saLeLocatioN .line2 {
        margin-bottom: 15px
    }
    .StartEnDlefT,
    .StartEnDrighT1,
    .StartEnDrighT2 {
        width: 100%!important
    }
    .articleA .contentEvent {
        margin-top: 40px
    }
    .Image-Slide-Cover img,
    .articleSlider img,
    .articleSlider iframe,
    .articleSliderShoot  iframe,
    .articleSliderShoot  img,
    .articleShootSlideCover img{
        height: 496px !important;
    }
    .Image-Slide-Cover img{
        object-fit: cover !important;
        background: rgb(255, 255, 255) !important;
    }
    .VideOslider,
    #articleC-Page .VideOslider,
    #articleB-Page .VideOslider,
    #articleShoot-Page .VideOslider {
        height: 496px !important;
    }
}
@media only screen and (max-width:360px) {
    .single-career #header .showPost .nextPost .wrapperContentPostHeader .titleTextPost{
        height: 33px ;
    }
    #header .showPost .nextPost img {
        height: 60px;
    }
    #header.header-fixed .header-main {
        height: 75px;
    }
}