strong {
    font-weight: bolder;
    font-size: initial;
}

p {
    font-size: 16px;
}

p.small-text {
    font-size: 14px;
}

p.small-text > strong {
    font-size: 14px !important;
}

header .sub-menu a:hover {
    opacity: 0.5 !important;
}

.main-publication-details {
    margin-right: 0px 70px !important;
}

.presse .press-article .press-title h5 {
    font-size: 23px;
    font-family: "ProximaNova-Reg" !important;
    display: inline;
}

.open-file:hover {
    opacity: 0.5 !important;
}

.sp-popup-img {
    max-width: 100%;
    height: 90vh;
}

.sp-btn-close {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99999;
}

.sp-modal-dialog {
    min-width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.sp-modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
}

@media (max-width: 991px) {
    .main-publication-details {
        margin-right: 0px !important;
    }
}

@media (min-width: 767px) {
    .publications .main-publication .main-publication-details {
        padding: 70px;
        width: 50%;
    }
}

@media (min-width: 320px) {
    .img-show img {
        max-width: 100%;
        max-height: 100%;
        /* min-height: 48% !important; */
    }
}

@media (min-width: 1024px) {
    .img-show img {
        max-width: 100%;
        max-height: 100%;
        /* min-height: 48% !important; */
    }
}

/* @media (min-width: 2500px) {
            .img-show img {
                height: 100%;
            }
        } */

.img-caption {
    font-family: "Courier New" !important;
    font-size: 15px;
}

figcaption {
    font-family: "Courier New";
}

.sale-gallery {
    margin-top: 100px !important;
}

.more-serie-title p {
    font-size: 17px !important;
    line-height: 26px !important;
    margin: 0px;
    font-family: "Lexend-SemiBold" !important;
}

.more-serie-title span {
    font-size: 14px !important;
    font-family: "proximanova_light" !important;
}

@media (min-width: 767px) {
    .big-img img {
        opacity: 1 !important;
    }
}

.more-series .serie-box .more-serie-title {
    min-height: 90px;
}

/*         .two-images div img.pair-image-vertical {
            max-height: 788px;
        }

        @media (min-width: 1280px) {
            .two-images div img.pair-image-vertical {
                max-height: 590px;
            }
        }

        @media (min-width: 1440px) {
            .two-images div img.pair-image-vertical {
                max-height: 700px;
            }
        }

        @media (min-width: 2500px) {
            .two-images div img.pair-image-vertical {
                max-height: 788px;
            }
        } */

.serie-box {
    position: relative;
    display: inline-block;
}

.serie-box:before {
    position: absolute;
    content: "";
    width: 85%;
    height: 100%;
    border: 0px solid #ededed;
    z-index: 100;
    transition: all 0.2s ease;
}

.serie-box:hover:before {
    transition: all 0.3s ease;
    border: 10px solid #ededed;
}

.more-series .serie-box img {
    max-width: 85%;
}

/* @media (min-width: 980px) {
            .serie-box:before {

                width: 420px;
                height: 476px;
            }
        } */

.modal.fade.ui-draggable-dragging {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}

.modal-content {
    opacity: 0.9;
    cursor: move !important;
    border-radius: 0px;
}

.elm-scrollbar::-webkit-scrollbar {
    background: #e5e5e4;
    width: 5px;
}

.elm-scrollbar::-webkit-scrollbar-track {
    /* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */
    /* border-radius: 10px; */
    background: #000;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    background-clip: padding-box;
}

.elm-scrollbar::-webkit-scrollbar-thumb {
    /* border-radius: 10px; */
    background: rgba(0, 0, 0, 0.855);
    opacity: 0.7;
    /* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); */
}

.elm-scrollbar:hover::-webkit-scrollbar {
    background: #e5e5e4;
}

p {
    font-family: "Courier New" !important;
}

.close {
    border: none;
    position: absolute;
    right: 0;
    font-size: 35px;
    margin-top: -10px;
    background-color: transparent;
    z-index: 99;
}

.video-modal {
    min-width: 100% !important;
    height: 100vh;
    margin: 0;
}

.video-modal-content {
    height: 100% !important;
}

.embed-responsive,
.embed-responsive-item {
    height: 100% !important;
    width: 100% !important;
    padding: 30px;
}

.main.photo {
    width: 100%;
    max-width: 1500px;
    display: block;
    margin: 0 auto;
    padding: 0;
}

.grid {
    margin: 0 auto;
    width: auto;
}

.grid-sizer,
.grid-item {
    width: 375px;
    height: auto;
}

.grid-item img {
    width: 100%;
}

.gutter-sizer {
    width: 17px;
}

.grid-item {
    margin-bottom: 20px;
}

._card {
    padding: 8px;
    border: 1px solid #ffffff;
}

.photo-serie-popup {
    position: absolute;
    height: 370px;
    top: 0px !important;
    width: 100%;
    z-index: 9;
}

.photo-serie-popup img {
    opacity: 0;
}

.main.photo {
    width: 100%;
    max-width: 1500px;
    display: block;
    margin: 0 auto;
    padding: 0;
}

.grid {
    margin: 0 auto;
    width: auto;
}

.grid-sizer,
.grid-item {
    width: 350px;
    height: auto;
}

.grid-item img {
    width: 100%;
}

.gutter-sizer {
    width: 17px;
}

.grid-item {
    margin-bottom: 20px;
}

._card {
    padding: 8px;
    border: 1px solid #ffffff;
}

.photo-serie-popup {
    position: absolute;
    height: 100%;
    top: 0px !important;
    width: 100%;
    z-index: 9;
}

.photo-serie-popup img {
    opacity: 0;
}
