.blog-post h1, .blog-post h2, .blog-post h3, .blog-post p, .blog-post span {
    font-family: "arial", sans-serif;
    /* letter-spacing: 0; */
    /* line-height: 1.1; */
}
.blog-post a {
    font-family: "arial", sans-serif;
}
/* font */
.arial {
    font-family: "arial", sans-serif;
}
.arial-regular {
    font-family: "arial", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.arial-italic {
    font-family: "arial", sans-serif;
    font-weight: 400;
    font-style: italic;
}
.arial-bold {
    font-family: "arial", sans-serif;
    font-weight: 600;
    letter-spacing: 0;
}

.blog-post h1, .mbanner-title {
    font-size: 1.6rem;
    line-height: 0.8;
}
.fw-500 {
    font-weight: 500 !important;
}
.fw-600 {
    font-weight: 600 !important;
}

/* ----------- hide .com stuffs ----------- */
.page_header-item {
    display: none !important; 
}
.recent_stories, .content_asset-footer_shopping_with_us, .page_footer-propositions {
    display: none;
}

 /* ----------- container ----------- */
.blog-container {
    font-family: "arial", 'FuturaPTMedium';
}

/* ----------- title ----------- */

.title3 {
    font-size: 1.1rem;
}
.title4 {
    font-size: 0.9rem;
}
.thin-title {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 1.4rem;
}
/* ----------- loader  ----------- */
#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9999;
    opacity: 1;
    transition: opacity 0.6s ease;
    pointer-events: none;
}
#loader.hidden {
    opacity: 0;
    visibility: hidden;
}
.blackbg #loader, .blackbgk, .blackloader#loader {
    background: #000;
}

/* ----------- common ----------- */
.black-section {
    background-color: #000;
    color: #fff;
}

.custom-con-space {
    text-align: center;
    margin: auto;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.custom-con-space2 {
    text-align: center;
    margin: auto;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.custom-con-center {
    text-align: center;
    margin: auto;
}
.small-text p span {
    font-size: 12px;
}
.big-text p span {
    font-size: 1.3rem;
}
.big-text h3 span, .big-text h1 span {
    font-size: 1.3rem;
    line-height: 1.2;
}
.mt-custom-1 {
    margin-top: 10rem;
}
.overflow-hidden {
    overflow: hidden;
}
.text-italic p {
    font-style: italic
}
.blog-container u {
    font-family: "arial", sans-serif;
}
/* footer */
.sticky-lockup {
    position: fixed;
    bottom: 6%;
    right: 6%;
    z-index: 999;
}

.sticky-lockup img {
    width: 135px;
    /* filter: drop-shadow(5px 5px 9px rgba(87, 87, 87, 0.5)); */
    /* filter: brightness(0) invert(1); */
}
#footer-placeholder {
    display: none;
}

/* ----------- banner ----------- */
.half-banner .bg-image {
    height: 100vh;
    width: 100%;
}
.full-banner .bg-image {
    height: auto;
    width: 100%; 
    /* height: calc(var(--vh, 1vh) * 100); */
    /* object-fit: cover;
    object-position: top center; */
}
.banner-wrapper {
    padding: 0 30px !important;
}
.banner-title .banner-date,
.banner-title h5  {
    font-size: 1.05rem;
}
.banner-title h1 {
    padding: 0;
    line-height: 1;
}
.banner-title.title-shadow h1, .banner-title.title-shadow h5,  .banner-title.title-shadow h2 {
    text-shadow: 0px 0px 10px rgb(141 141 141 / 29%);
}
.banner-wrapper.white h1,
.banner-wrapper.white h5,
.banner-wrapper.white .banner-date,
.banner-wrapper.white h2 {
    color: #fff;
}
.banner-wrapper.black h1,
.banner-wrapper.black h5,
.banner-wrapper.black .banner-date {
    color: #000;
}
.banner-title h1 span, .banner-title .mbanner-title span {
    font-size: 2.8rem;
    line-height: 0.9;
    text-transform: uppercase;
}

.banner-title .banner-date, .banner-title h5  {
    padding-left: 0.5rem;
}
.banner-right-image {
    display: flex;
    justify-content: flex-start;
    /* right: 35px;
    top: 50%;
    transform: translate(0, -50%); */
}
.banner-right-image img {
    max-height: 50vh;
    max-width: 100%;
    object-fit: contain;
    margin-left: auto;
}
.py-c6 {
    padding: 30px 0 50px;
}
.big-title {
    font-size: 2rem;
}
.big-title span {
    letter-spacing: 1px !important;
}
/* ----------- page item / article ----------- */
#page-item {
    padding: 0 20px;
}
.body-wrapper {
    padding: 0 30px;
}

.cta-link {    
    margin: auto auto 0 0;
    align-self: flex-end;
    font-family: "arial", sans-serif;
}
.image-link:hover .cta-link, .cta-link:hover a {
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 1px;
}

.item-title-wrapper {
    padding: 0 1rem 0 0;
}
.item-date {
    font-size: 1rem;
    font-weight: 600;
    padding-bottom: 5px;
}
.cat-item-title span {
    font-size: 1rem;
    line-height: 1.1;
}
/* sam art trail */
.s-title {
    line-height: 0.9;
}
.s-artist-name {
    font-size: 15px;
    line-height: 1.1;
}

/* ----------- footer ----------- */
.footer-menu ul {
    position: relative;
}
/* .footer-menu li:not(:first-child):before {
    content: " | ";
} */
.footer-menu li {
    border-right: 2px solid #000000;
    margin: 7px 0;
}
.footer-menu li:last-child {
    border-right: 0;
}

.footer-menu li a, .footer-menu li p {
    padding: 0 0.6rem;
    text-transform: uppercase;
    font-family: "arial", sans-serif;
    font-weight: 600;
    font-size: 1.15rem;
    line-height: 0.8;
    letter-spacing: 0;
    transition: all 0.5s ease-in-out;
}

.footer-menu li a:hover {
    color: #4b4b4b;
}
.footer-menu li p {
    opacity: 0.35;
}
.black-section .footer-menu li {
    border-right: 2px solid #ffffff;
}
.black-section .footer-menu li a, .black-section .footer-menu li p {
    color: #fff;
}
.black-section .footer-menu li:hover a {
    color: #d3d3d3;
}
.footer-bar {
    width: 100%;
    max-width: 100%;
}
/* .footer-menu li {
    text-align: center;
	flex-grow: 1;
	position: relative;
	border-right: 1px #000 solid;
}
.footer-menu li:last-child {
	border-right: none;
} */

/* ----------- editoral ----------- */
.plus-icon {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 15px;
    border: 0;
    background: none;
    cursor: pointer;
}
.plus-icon img {
    width: 14px;
}

/* ----------- item data ----------- */
#item-container {
    padding: 0 !important;
}


/* #item-container img,  #item-container video  {
    width: 100%;
    object-fit: cover;
    display: block;
} */
.item-padding {
    padding-top: 132.85%;
}
.item-text-container h3 span {
    text-align: left !important;
    font-size: 14px;
    font-weight: 400;
    text-transform: none !important
}
/* .item-wrapper {
    padding: 0 5px 30px !important;
} */
.item-text-container {
    padding: 15px 0 10px 20px;
}
.item-text-container .extra-text {
    font-size: 14px;
    /* padding-bottom: 6px; */
}
.pname {
    line-height: 0.7 !important;
}
.text-col-m {
    line-height: 0.6;
}
/* banner full height*/
/* .banner-section {
    position: relative;
}

.banner-container {
    position: relative;
}

#bannerContents {
    position: relative;
}

#bannerContents > .col-12 {
    position: relative;
}

#bannerContents picture,
#bannerContents picture img {
    display: block;
    width: 100%;
    height: 100vh;
}

#bannerContents .bg-image {
    width: 100%;
    height: 100vh;
    object-fit: cover;
} */
/* .item-img {
    overflow: hidden;
}

.item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.item-img.portrait {
    aspect-ratio: 3 / 4;
}

.item-img.landscape {
    aspect-ratio: 3 / 2;
} */

/* ----------- video horizons  ----------- */

.video-portrait {
    padding-bottom: 66%;
}
.video-landscape {
    padding-bottom: 43%;
}
.video-wrapper {
    position: relative;
    cursor: pointer;
}

.video-wrapper video {
    width: 100%;
    height: auto;
    display: block;
}

.video-wrapper {
    position: relative;
}

.video-play-btn {
    position: absolute;
    right: 2%;
    bottom: 3%;
    /* top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
    filter: brightness(0) invert(1);
    width: 25px; 
    height: 25px;
    padding: 0;
    border: none;
    background-size: contain;
    
    cursor: pointer;
    z-index: 2;
    outline: none;
    transition: all 0.3s ease;
}
.video-small .video-play-btn {
    bottom: 6%;
    right: 5%;
    width: 20px; 
    height: 20px;
}
.video-small .thin-title {
    font-size: 1.5rem;
}
.video-big .video-title {
    bottom: 3%;
    left: 2%;
    /* padding: 30px; */
}
.video-small .video-title {
    bottom: 6%;
    /* left: 5%; */
}
.video-desc {
    position: relative;
    width: 100%;
    margin-top: 10px;
}
/* Optional: subtle hover */
.video-wrapper:hover .video-play-btn {
    transform:  scale(1.1);
}
.video-play-btn:active {
    outline: none;
}

/* hide video button */
.vcon.is-playing .video-play-btn {
    display: none;
}

/* hide video title */
.vcon.is-playing .video-title {
    display: none;
}
.ml-m3 {
    margin-left: -7.5px !important;
}
.mx-m3 {
    margin-left: -5px !important;
    margin-right: -5px !important;
}
.mx-m1 {
    margin-left: -7.5px !important;
    margin-right: -7.5px !important;
}
.nav-con {
    width: 82% !important;
}
.burger_close-icon.icon {
    color: #000000;
}
@media (max-width: 768px) {
    /* .post-item:last-child, .card-item:last-child {
        padding-bottom: 0 !important;
    } */
}
@media (min-width: 768px) {
    .py-c6 {
        padding: 60px 0 60px;
    }
    .blog-post h1, .mbanner-title {
        font-size: 1.8rem;
    }
    .sticky-lockup {
        bottom: 10.5%;
        right: 2%;
    }
    .sticky-lockup img {
        width: 185px;
    }
    .small-text p span {
        font-size: 14px;
    }
    #page-item {
        padding: 0 20px;
    }
    .nav-con {
        width: 100% !important;
    }
    .footer-menu li a, .footer-menu li p {
        padding: 0 0.7rem;
        font-size: 1.25rem;
        line-height: 0;
    }
    .nav-item h3 {
        font-size: 1.4rem;
    } 
    .nav-item .nav-subtitle {
        font-size: 0.9rem;
    }
    /* .nav-image img {
        width: 52%;
    } */
    .banner-title h1 span, .banner-title .mbanner-title span {
        font-size: 4.3rem;
    }
    .banner-title h5,
    .banner-title .banner-date  {
        font-size: 1.3rem;
    }
    .banner-right-image {
        justify-content: flex-start;
    }
    .banner-right-image img {
        max-height: 80vh;
    }

    .banner-wrapper {
        padding: 0 20px !important;
    }

    .title3 {
        font-size: 1.3rem;
    }
    .title4 {
        font-size:  1rem;
    }
    .nav-number {
        padding-bottom: 2px;
    }
    .footer-bar {
        max-width: 85%;
    }
    .custom-con-space {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .custom-con-space2 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    /* .mx-md-m1 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    } */
 
    /* .mx-m3 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    } */
    .ml-m3 {
        margin-left: -7.5px !important;
    }
    .mx-m3 {
        margin-left: -7.5px !important;
        margin-right: -7.5px !important;
    }
    .mx-md-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .mx-m1 {
        margin-left: -7.5px !important;
        margin-right: -7.5px !important;
    }
    .thin-title {
        font-size: 1.4rem;
    }
    .big-text p span {
        font-size: 1.2rem;
    }
    .big-text h3 span, .big-text h1 span {
        font-size: 1.4rem;
        
    }
    .item-text-container {
        padding: 15px 0 10px 15px;
    }
    .item-text-container h3 span {
        font-size: 15px;
    }

    .plus-icon {
        padding: 10px;
    }
    .plus-icon img {
        width: 15px;
    }
    .item-title-wrapper {
        padding: 0 0.5rem 0 0;
    }
    .pname {
        line-height: 1 !important;
    }
    /* .item-wrapper {
        padding: 0 7.5px 30px !important;
    } */
}

@media (min-width: 1023px) {
    .blog-post h1, .mbanner-title {
        font-size: 2.2rem;
    }
    .body-wrapper {
        padding: 0 40px;
    }
    #page-item {
        padding: 0 30px;
    }
    .small-text p span {
        font-size: 14px;
    }
    .footer-menu li a, .footer-menu li p {
        font-size: 1.4rem;
        line-height: 0.8;
    }
    .nav-item h3 {
        font-size: 1.8rem;
    }
    .nav-item .nav-subtitle {
        font-size: 1rem;
    }
    /* .nav-image img {
        width: 70%;
    } */
    .nav-number {
        font-size: 18px;
    }
    .banner-title h1 span, .banner-title .mbanner-title span {
        font-size: 5rem;
    }
    .banner-title h5 {
        font-size: 1.5rem;
        line-height: 1;
    }
    .banner-title .banner-date {
        font-size: 1.5rem;
        line-height: 1;
    }
    .banner-right-image {
        justify-content: flex-end;
    }
    .py-c6 {
        padding: 0;
    }
    .banner-wrapper {
        padding: 0 40px !important;
    }
    .big-title {
        font-size: 2.5rem;
    }
    .title3 {
        font-size: 1.6rem;
    }
    .title4 {
        font-size:  1.6rem;
    }
    .footer-bar {
        max-width: 60%;
    }

    .plus-icon {
        padding: 20px;
    }
    .plus-icon img {
        width: 17px;
    }
    .mt-custom-1 {
        margin-top: 20rem;
    }
    .ml-m1 {
        margin-left: -7.5px !important;
    }
    .ml-m3 {
        margin-left: -15px !important;
    }

    .mx-m2 {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }
    .mx-m3 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    .mx-md-m1 {
        margin-left: -15px !important;
        margin-right: 0 !important;
    }
    .mx-lg-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .thin-title {
        font-size: 1.7rem;
    }
    .big-text p span {
        font-size: 1.7rem;
        line-height: 1.2;
    }
    .big-text h3 span, .big-text h1 span {
        font-size: 1.7rem;
        line-height: 1.1;
    }
    .item-text-container {
        padding: 15px 0 10px 25px;
    }
    .item-text-container h3 span {
        font-size: 15px;
    }
    .item-title-wrapper {
        padding: 0 1rem 0 0;
    }
    /* .item-wrapper {
        padding: 0 10px 30px !important;
    } */
    .cat-item-title span {
        font-size: 1.3rem;
    }
}