
.min-width-100{
    min-width: 100%;
}

.max-height-208{
    max-height: 208px;
}
.max-height-186{
    max-height: 186px;
}
.banner-text-blu a{
    color: #f47c20;
}
.banner-text-arancione a{
    text-decoration: underline;
    color: white !important;
}

.fact-icon{
    max-width: 80px;
    max-height: 60px;
}

.doc-type figure a {

    border: 1px solid;
}

.min-height-208{
    min-height: 208px;
}

.tag-active{
    background-color: #f47c20 !important;
    color: white !important;
}
.w-90{
    width: 90%;
}

.w-10{
    width: 10%;
}
.cursor-pointer{
    cursor: pointer;
}


.overlay-black{
    background-color: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.list-style-none{
    list-style: none;
}

.separator-navbar{
    border-left: 1px solid #0C3762;
    padding-left: 10px;
}
.logout-dropdown{
    top:4em;
}
.w-lg-50{
    width: 50%;
}
.last-breadcrumb{
    max-width: 70%;
}

blockquote {
    border-left: 5px solid #f47c20;
    padding-left: 15px;
}

.w-newsletter-input{
    width: 20em !important;
}

.flex-1{
    flex: 1;
}

.text-center{
    text-align: center;
}
.text-left{
    text-align: left;
}
.search-title{
    font-weight: 400;
    font-size: 21px;
    line-height: 1;
}
.search-date{
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
}
.search-image{
    height: 150px;
    width: 100%;
}
.cursor-default{
    cursor: default !important;
}
.gallery-images {
    text-align: center;
    /*background-color: #283349;*/
    position: relative;
    padding: 0;
}

header .navbar-expand-lg .nav-link.b-right:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: -25px;
    height: 90px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.25);
}

.search-item{
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

/* INIZIO CSS GPDR */
    #gdpr-cookie-message {
        font-family: inherit !important;
        z-index: 9999999 !important;
    }
    #gdpr-cookie-message {
        bottom: 0;
        right: 0;
        max-width: 100%;
        margin-left: 0;
        border-radius: 0;
        position: fixed;
        padding: 15px;
        box-shadow: none;
        background-color: rgba(40,51,73,.9);
    }
    #gdpr-cookie-message p, #gdpr-cookie-message ul {
        color: #fff;
        font-size: 12px;
        line-height: 12px;
    }
    #gdpr-cookie-types {
        margin-bottom: 20px !important;
    }
    #gdpr-cookie-types h5 {
        color: #fff;
    }
    #gdpr-cookie-message h5 {
        font-size: 12px;
        color: #fff;
        font-weight: 500;
        margin-bottom: 5px;
    }
    #gdpr-cookie-message a {
        color: #fff !important;
    }
    #gdpr-cookie-message h4 {
        font-size: 12px;
        color: #fff;
        font-weight: 500;
        margin-bottom: 5px;
    }
    #gdpr-cookie-message p, #gdpr-cookie-message ul {
        color: #fff;
        font-size: 12px;
        line-height: 12px;
    }
    #gdpr-cookie-message li {
        width: auto;
        display: inline-block;
        margin-right: 20px;
    }
    #gdpr-cookie-message button, button#ihavecookiesBtn {
        border: none;
        background: #f79743;
        color: #fff;
        font-size: 12px;
        padding: 7px;
        border-radius: 3px;
        margin-left: 10px;
        cursor: pointer;
        transition: all .3s ease-in;
    }
    button#gdpr-cookie-advanced {
        background: #f79743;
        color: #fff;
    }
/* FINE CSS GPDR */

.lg-video-cont{
    max-width: 1660px !important;
}
img{
    object-fit: contain !important;
}

.read-more:hover{
    color: #f47c20 !important;
}

.date{
    background: #001E60 !important;
}

.section-call-to-action{
    background: #001E60 url("../img/cta.png") no-repeat center center !important;

}

@media (max-width: 575.98px){

    .video-photo{
        width: 100%;
        object-fit: cover !important;
    }
    .section-hero picture img {
        height: calc(68vh - 70px) !important;
        object-fit: cover !important;
    }

    .newsletter-button{
        width: 100% !important;
    }

}
@media (min-width: 960px) {
    .col-social-logos {
        justify-content: flex-end;
    }


}
@media screen and (min-width: 960px) and (max-width: 1230px) {

    .follow-us{
        display: none !important;
    }


}

@media (max-height: 700px) {
    .modal-user-layout2 .modal-description{
        height: calc(95vh - 20rem) !important;
    }
}

@media (max-width: 575px) {


    .modal-user-layout2 .modal-description{
        height: calc(75vh - 20rem) !important;
    }

    #st-1.st-has-labels .st-btn {
         min-width: 80px !important;
    }

    [data-network="facebook"] .st-label{
        display: none !important;
    }
    [data-network="twitter"] .st-label{
        display: none !important;
    }
    [data-network="linkedin"] .st-label{
        display: none !important;
    }

    .section-hero .caption h2 {
        font-size: 2rem !important;
    }
    .close-tappo{
        top: 33% !important;
        right: 7% !important;
    }

    .tappo-container iframe{
        min-height: unset !important; ;
    }


    #modal-tappo .modal-dialog .modal-content{
        min-height: unset !important;
    }

    .banner-font{
        font-size: 0.8em !important;
    }

    .search-image{
        height: 218px;
        width: 100%;
    }
    .w-xs-auto{
        width: auto !important;
    }
    .d-xs-block{
        display: block !important;
    }
    .title.bigger{
        line-height: 1.3;
        margin-bottom: 1.5em;
    }
    .widget-map{
        transform: scale(1.4);
    }
    .w-sm-50{
        width: 50% !important;
        flex: unset !important;
        max-width: unset !important;
    }
    .d-xs-none{
        display: none;
    }
    .d-xs-none-important{
        display: none !important;
    }
    .w-xs-95{
        width: 95%;
    }

    .field-newsletters-email{
        width: 97%;
    }

    .w-newsletter-input{
        width: 100% !important;
    }
    .w-sm-24-em{
        width: 97% !important;
    }
    #menu-mobile{
        left: -115%;
    }
    .logout-dropdown{
        top: unset;
    }
    .separator-navbar{
        border-left: 0px;
        padding-left: 0px;
    }
    /*header .navbar-expand-lg {
        height: 150px !important;
    }*/
    header .navbar-expand-lg .navbar-brand {
        max-width: calc(100% - 120px);
    }
    .ml-xs-0,
    .mx-xs-0 {
        margin-left: 0 !important; }

    .m-xs-1 {
        margin: 0.25rem !important; }

    .mt-xs-1,
    .my-xs-1 {
        margin-top: 0.25rem !important; }

    .mr-xs-1,
    .mx-xs-1 {
        margin-right: 0.25rem !important; }

    .mb-xs-1,
    .my-xs-1 {
        margin-bottom: 0.25rem !important; }

    .ml-xs-1,
    .mx-xs-1 {
        margin-left: 0.25rem !important; }

    .m-xs-2 {
        margin: 0.5rem !important; }

    .mt-xs-2,
    .my-xs-2 {
        margin-top: 0.5rem !important; }

    .mr-xs-2,
    .mx-xs-2 {
        margin-right: 0.5rem !important; }

    .mb-xs-2,
    .my-xs-2 {
        margin-bottom: 0.5rem !important; }

    .ml-xs-2,
    .mx-xs-2 {
        margin-left: 0.5rem !important; }

    .m-xs-3 {
        margin: 1rem !important; }

    .mt-xs-3,
    .my-xs-3 {
        margin-top: 1rem !important; }

    .mr-xs-3,
    .mx-xs-3 {
        margin-right: 1rem !important; }

    .mb-xs-3,
    .my-xs-3 {
        margin-bottom: 1rem !important; }

    .ml-xs-3,
    .mx-xs-3 {
        margin-left: 1rem !important; }

    .m-xs-4 {
        margin: 1.5rem !important; }

    .mt-xs-4,
    .my-xs-4 {
        margin-top: 1.5rem !important; }

    .mr-xs-4,
    .mx-xs-4 {
        margin-right: 1.5rem !important; }

    .mb-xs-4,
    .my-xs-4 {
        margin-bottom: 1.5rem !important; }

    .ml-xs-4,
    .mx-xs-4 {
        margin-left: 1.5rem !important; }

    .m-xs-5 {
        margin: 3rem !important; }

    .mt-xs-5,
    .my-xs-5 {
        margin-top: 3rem !important; }

    .mr-xs-5,
    .mx-xs-5 {
        margin-right: 3rem !important; }

    .mb-xs-5,
    .my-xs-5 {
        margin-bottom: 3rem !important; }

    .ml-xs-5,
    .mx-xs-5 {
        margin-left: 3rem !important; }

    .m-xs-6 {
        margin: 4.5rem !important; }

    .mt-xs-6,
    .my-xs-6 {
        margin-top: 4.5rem !important; }

    .mr-xs-6,
    .mx-xs-6 {
        margin-right: 4.5rem !important; }

    .mb-xs-6,
    .my-xs-6 {
        margin-bottom: 4.5rem !important; }

    .ml-xs-6,
    .mx-xs-6 {
        margin-left: 4.5rem !important; }

    .m-xs-7 {
        margin: 6rem !important; }

    .mt-xs-7,
    .my-xs-7 {
        margin-top: 6rem !important; }

    .mr-xs-7,
    .mx-xs-7 {
        margin-right: 6rem !important; }

    .mb-xs-7,
    .my-xs-7 {
        margin-bottom: 6rem !important; }

    .ml-xs-7,
    .mx-xs-7 {
        margin-left: 6rem !important; }

    .m-xs-8 {
        margin: 9rem !important; }

    .mt-xs-8,
    .my-xs-8 {
        margin-top: 9rem !important; }

    .mr-xs-8,
    .mx-xs-8 {
        margin-right: 9rem !important; }

    .mb-xs-8,
    .my-xs-8 {
        margin-bottom: 9rem !important; }

    .ml-xs-8,
    .mx-xs-8 {
        margin-left: 9rem !important; }

    .m-xs-9 {
        margin: 12rem !important; }

    .mt-xs-9,
    .my-xs-9 {
        margin-top: 12rem !important; }

    .mr-xs-9,
    .mx-xs-9 {
        margin-right: 12rem !important; }

    .mb-xs-9,
    .my-xs-9 {
        margin-bottom: 12rem !important; }

    .ml-xs-9,
    .mx-xs-9 {
        margin-left: 12rem !important; }

    .p-xs-0 {
        padding: 0 !important; }

    .pt-xs-0,
    .py-xs-0 {
        padding-top: 0 !important; }

    .pr-xs-0,
    .px-xs-0 {
        padding-right: 0 !important; }

    .pb-xs-0,
    .py-xs-0 {
        padding-bottom: 0 !important; }

    .pl-xs-0,
    .px-xs-0 {
        padding-left: 0 !important; }

    .p-xs-1 {
        padding: 0.25rem !important; }

    .pt-xs-1,
    .py-xs-1 {
        padding-top: 0.25rem !important; }

    .pr-xs-1,
    .px-xs-1 {
        padding-right: 0.25rem !important; }

    .pb-xs-1,
    .py-xs-1 {
        padding-bottom: 0.25rem !important; }

    .pl-xs-1,
    .px-xs-1 {
        padding-left: 0.25rem !important; }

    .p-xs-2 {
        padding: 0.5rem !important; }

    .pt-xs-2,
    .py-xs-2 {
        padding-top: 0.5rem !important; }

    .pr-xs-2,
    .px-xs-2 {
        padding-right: 0.5rem !important; }

    .pb-xs-2,
    .py-xs-2 {
        padding-bottom: 0.5rem !important; }

    .pl-xs-2,
    .px-xs-2 {
        padding-left: 0.5rem !important; }

    .p-xs-3 {
        padding: 1rem !important; }

    .pt-xs-3,
    .py-xs-3 {
        padding-top: 1rem !important; }

    .pr-xs-3,
    .px-xs-3 {
        padding-right: 1rem !important; }

    .pb-xs-3,
    .py-xs-3 {
        padding-bottom: 1rem !important; }

    .pl-xs-3,
    .px-xs-3 {
        padding-left: 1rem !important; }

    .p-xs-4 {
        padding: 1.5rem !important; }

    .pt-xs-4,
    .py-xs-4 {
        padding-top: 1.5rem !important; }

    .pr-xs-4,
    .px-xs-4 {
        padding-right: 1.5rem !important; }
    .pr-xs-4-5,
    .px-xs-4-5 {
        padding-left: 2rem !important;
        padding-right: 2rem !important; }

    .pb-xs-4,
    .py-xs-4 {
        padding-bottom: 1.5rem !important; }

    .pl-xs-4,
    .px-xs-4 {
        padding-left: 1.5rem !important; }
    .pl-xs-4-5,
    .pl-xs-4-5 {
        padding-left: 2rem !important; }

    .p-xs-5 {
        padding: 3rem !important; }

    .pt-xs-5,
    .py-xs-5 {
        padding-top: 3rem !important; }

    .pr-xs-5,
    .px-xs-5 {
        padding-right: 3rem !important; }

    .pb-xs-5,
    .py-xs-5 {
        padding-bottom: 3rem !important; }

    .pl-xs-5,
    .px-xs-5 {
        padding-left: 3rem !important; }

    .p-xs-6 {
        padding: 4.5rem !important; }

    .pt-xs-6,
    .py-xs-6 {
        padding-top: 4.5rem !important; }

    .pr-xs-6,
    .px-xs-6 {
        padding-right: 4.5rem !important; }

    .pb-xs-6,
    .py-xs-6 {
        padding-bottom: 4.5rem !important; }

    .pl-xs-6,
    .px-xs-6 {
        padding-left: 4.5rem !important; }

    .p-xs-7 {
        padding: 6rem !important; }

    .pt-xs-7,
    .py-xs-7 {
        padding-top: 6rem !important; }

    .pr-xs-7,
    .px-xs-7 {
        padding-right: 6rem !important; }

    .pb-xs-7,
    .py-xs-7 {
        padding-bottom: 6rem !important; }

    .pl-xs-7,
    .px-xs-7 {
        padding-left: 6rem !important; }

    .p-xs-8 {
        padding: 9rem !important; }

    .pt-xs-8,
    .py-xs-8 {
        padding-top: 9rem !important; }

    .pr-xs-8,
    .px-xs-8 {
        padding-right: 9rem !important; }

    .pb-xs-8,
    .py-xs-8 {
        padding-bottom: 9rem !important; }

    .pl-xs-8,
    .px-xs-8 {
        padding-left: 9rem !important; }

    .p-xs-9 {
        padding: 12rem !important; }

    .pt-xs-9,
    .py-xs-9 {
        padding-top: 12rem !important; }

    .pr-xs-9,
    .px-xs-9 {
        padding-right: 12rem !important; }

    .pb-xs-9,
    .py-xs-9 {
        padding-bottom: 12rem !important; }

    .pl-xs-9,
    .px-xs-9 {
        padding-left: 12rem !important; }

    .m-xs-n1 {
        margin: -0.25rem !important; }

    .mt-xs-n1,
    .my-xs-n1 {
        margin-top: -0.25rem !important; }

    .mr-xs-n1,
    .mx-xs-n1 {
        margin-right: -0.25rem !important; }

    .mb-xs-n1,
    .my-xs-n1 {
        margin-bottom: -0.25rem !important; }

    .ml-xs-n1,
    .mx-xs-n1 {
        margin-left: -0.25rem !important; }

    .m-xs-n2 {
        margin: -0.5rem !important; }

    .mt-xs-n2,
    .my-xs-n2 {
        margin-top: -0.5rem !important; }

    .mr-xs-n2,
    .mx-xs-n2 {
        margin-right: -0.5rem !important; }

    .mb-xs-n2,
    .my-xs-n2 {
        margin-bottom: -0.5rem !important; }

    .ml-xs-n2,
    .mx-xs-n2 {
        margin-left: -0.5rem !important; }

    .m-xs-n3 {
        margin: -1rem !important; }

    .mt-xs-n3,
    .my-xs-n3 {
        margin-top: -1rem !important; }

    .mr-xs-n3,
    .mx-xs-n3 {
        margin-right: -1rem !important; }

    .mb-xs-n3,
    .my-xs-n3 {
        margin-bottom: -1rem !important; }

    .ml-xs-n3,
    .mx-xs-n3 {
        margin-left: -1rem !important; }

    .m-xs-n4 {
        margin: -1.5rem !important; }

    .mt-xs-n4,
    .my-xs-n4 {
        margin-top: -1.5rem !important; }

    .mr-xs-n4,
    .mx-xs-n4 {
        margin-right: -1.5rem !important; }

    .mb-xs-n4,
    .my-xs-n4 {
        margin-bottom: -1.5rem !important; }

    .ml-xs-n4,
    .mx-xs-n4 {
        margin-left: -1.5rem !important; }

    .m-xs-n5 {
        margin: -3rem !important; }

    .mt-xs-n5,
    .my-xs-n5 {
        margin-top: -3rem !important; }

    .mr-xs-n5,
    .mx-xs-n5 {
        margin-right: -3rem !important; }

    .mb-xs-n5,
    .my-xs-n5 {
        margin-bottom: -3rem !important; }

    .ml-xs-n5,
    .mx-xs-n5 {
        margin-left: -3rem !important; }

    .m-xs-n6 {
        margin: -4.5rem !important; }

    .mt-xs-n6,
    .my-xs-n6 {
        margin-top: -4.5rem !important; }

    .mr-xs-n6,
    .mx-xs-n6 {
        margin-right: -4.5rem !important; }

    .mb-xs-n6,
    .my-xs-n6 {
        margin-bottom: -4.5rem !important; }

    .ml-xs-n6,
    .mx-xs-n6 {
        margin-left: -4.5rem !important; }

    .m-xs-n7 {
        margin: -6rem !important; }

    .mt-xs-n7,
    .my-xs-n7 {
        margin-top: -6rem !important; }

    .mr-xs-n7,
    .mx-xs-n7 {
        margin-right: -6rem !important; }

    .mb-xs-n7,
    .my-xs-n7 {
        margin-bottom: -6rem !important; }

    .ml-xs-n7,
    .mx-xs-n7 {
        margin-left: -6rem !important; }

    .m-xs-n8 {
        margin: -9rem !important; }

    .mt-xs-n8,
    .my-xs-n8 {
        margin-top: -9rem !important; }

    .mr-xs-n8,
    .mx-xs-n8 {
        margin-right: -9rem !important; }

    .mb-xs-n8,
    .my-xs-n8 {
        margin-bottom: -9rem !important; }

    .ml-xs-n8,
    .mx-xs-n8 {
        margin-left: -9rem !important; }

    .m-xs-n9 {
        margin: -12rem !important; }

    .mt-xs-n9,
    .my-xs-n9 {
        margin-top: -12rem !important; }

    .mr-xs-n9,
    .mx-xs-n9 {
        margin-right: -12rem !important; }

    .mb-xs-n9,
    .my-xs-n9 {
        margin-bottom: -12rem !important; }

    .ml-xs-n9,
    .mx-xs-n9 {
        margin-left: -12rem !important; }

    .m-xs-auto {
        margin: auto !important; }

    .mt-xs-auto,
    .my-xs-auto {
        margin-top: auto !important; }

    .mr-xs-auto,
    .mx-xs-auto {
        margin-right: auto !important; }

    .mb-xs-auto,
    .my-xs-auto {
        margin-bottom: auto !important; }

    .ml-xs-auto,
    .mx-xs-auto {
        margin-left: auto !important; }
    .flex-xs-row{
        flex-direction: row !important;
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }
    .col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}


img.lazyloaded {
    opacity: 1;
    transition: opacity 0.3s;
}
img.lazyloaded[data-src] {
    opacity: 0;
}


element.style {
    height: 208.125px;
}

@media (min-width: 768px){
    body:not(.touch-device) .video-type.hover-effect.hover-effect:hover .wrapper figure, body:not(.touch-device) .video-type.hover-effect.hover-effect:hover .wrapper figure img {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        min-height: unset !important;
        height: unset !important;
    }
}

text-decoration-none:hover{
    text-decoration: none !important;
}

.embed-container {
    --video--width: 1296;
    --video--height: 540;

    position: relative;
    padding-bottom: calc(var(--video--height) / var(--video--width) * 100%); /* 41.66666667% */
    overflow: hidden;
    max-width: 100%;
    background: black;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.tappo-container p{
    color: white;
}

.flexRow{
    display: flex;
    flex-direction: row;
    align-self: flex-end;
    justify-content: flex-start;
    width:100%;
}

.lg-video{
    min-height: 100vh !important;
}

.modal-backdrop.show{
    width: 100%;
    height: 100%;
}

.event-type figure .new-date{
    position: absolute;
    bottom: 0;
    top: 200px;
    background: #001E60;
    left: 0;
    height: 100px;
    color: white;
    font-size: 1.125rem;
    font-weight: 600;
    padding: 7px 15px;

}

.newsletter-button{
    width: 90%;
}

.modal-dialog-scrollable div[data-pjax-container] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-height: calc(100vh - 3.5rem);
}
h2, .h2 {
    font-size: 2.5rem !important;
}

.newsletter-button{
    background-color: #001E60 !important;
}

.help-block{
    color: #EE2D41 !important;
}
.banner-font{
    font-size: 1.2em;
}
#modal-tappo .modal-dialog .modal-content{
    min-height: 700px;
}


.tappo-container iframe{
    width: 100% !important;
    min-height: 600px ;
}
.close-tappo{
    position: absolute;
    top: 10%;
    right: 5%;
    z-index: 999999;
}
#swal2-content .sharethis-inline-share-buttons{
    text-align: center !important;
}
.grecaptcha-badge{
    z-index: 999999;
}

.swal2-popup{
    border: 1px solid #001E60 !important;
}

body.swal2-height-auto {
    overflow-y: visible !important;
    height: 100% !important;
}

.modal-user-layout2 .modal-description{
    height: calc(65vh - 20rem);
}

div[data-imageid] {
    cursor: pointer !important;
}

.owl-carousel div.item-slider {
    max-height: 630px;
}

/* su mobile dimensioni aumentate per le puntine del widget cartina */
@media (max-width: 1024px) {
	.scale-size {
		transform: scale(1.75);
		-ms-transform: scale(1.75);
		-webkit-transform: scale(1.75);
	}
}

.padding-block {
    padding: 1em;
}

/* NAVBAR AVATAR */
#navbarDropdown {
    width: 50px;
    height: 50px;
    position: relative;
    overflow: hidden;
}
#navbarDropdown .avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    object-fit: cover;
    z-index: 2;
    transition: all .2s;
}
.nav-link.hover-effect .show-on-focus {
    color: rgba(0,57,128,.75);
    font-style: normal;
    display: block;
    position: relative;
    z-index: 1;
}
#navbarDropdown:hover .avatar {
    opacity: 0;
}
.navbar-pointer {
    cursor: pointer !important; /* override comportamenti non naturali */
}

/* NEWSLETTERS */
.newsletter .background-img {
    object-fit: cover !important; /* override di comportamenti impostati globalmente in precedenza */
}
.newsletter h2 {
    font-size: 2rem !important;
}

.modal-user.modal-newsletter .modal-privacy-txt {
    /* height: calc(100vh - 50rem); */
    height:150px;
    border: 1px solid #D2D9E2;
    padding: 1rem;
    border-radius: 0.3rem;
    margin-bottom: 1rem;
}
@media (max-width: 991.98px) {
    .modal-user.modal-newsletter .modal-image .profile-image {
        aspect-ratio: 16 / 9;
    }
    .modal-user.modal-newsletter .modal-text {
        padding: 1.5rem;
    }
    .modal-user.modal-newsletter .modal-title {
        font-size: 1.5rem;
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 1rem;
        height: auto;
    }
    .modal-user.modal-newsletter .modal-privacy-txt {
        height: 200px;
    }
    .modal-user.modal-newsletter .modal-image .caption {
        bottom: auto;
        top: 2rem;
    }
}

.lg-outer .lg-video {
    padding-bottom: 0% !important;
}
.col-partner-big{
    padding: 1rem !important;
}

.col-partner-big img{
    width: 230px;
}

@media (max-width: 991.98px){
    .col-partner-big{
        padding: 0.3rem !important;
    }
}

.podcast-type.podcast-item {
    max-height: 100px !important;
}
