#ud_archive_video{
    margin-top:4.8rem;
    margin-bottom: 4.8rem;
}

#ud_archive_apply_filters{
    margin-bottom: 6rem;
}

.form-group{  
    margin-right: 2.5rem;
    margin-bottom: 0;
    max-height: 48px;
}
#inputTema,
#inputRegione,
#inputMedia,
#inputAnno{
    min-width:170px;
    height: 51px;
    padding:1.4rem 2.1rem 1.4rem 1.6rem;
    border-top:0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid var(--blueHover);
    border-radius: 0;
    font-family: barlowregular;
    font-style: normal;
    font-weight: normal !important;
    font-size: 1.7rem;
    line-height: 2rem;
    background: none;
    cursor: pointer;
}

.custom-select {
    background-color: var(--lightBlue) !important;
    background-image: url("../images/icons/arrow-down.svg") !important;
    background-repeat: no-repeat !important;
    background-position: center right 16px !important;
    background-size: 7% !important;
}
#ud_archive_apply_filters .btn-ud-basicBlue{
   max-height: 48px;
   min-height: auto;
   padding:1.2rem 2rem;
   font-family: barlow_condensedmedium;
   font-style: normal;
   font-weight: 500;
   font-size: 1.8rem;
   line-height: 2.2rem;
   border-radius: 0;
   cursor: pointer;
}
#ud_archive_apply_filters .reset_filter{
    margin-top: 2rem;
    padding: 0 1.6rem;
}
#ud_archive_apply_filters .reset_filter .btn-transparent{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: transparent;
    border-color: transparent;
    background: transparent;
    border: 0px;
    font-family: barlow_condensedmedium;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    padding: 0;
    color: #53AFBE;
    cursor: pointer;
    
}
#ud_archive_video .ud_archive_bg{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;  
    min-height: 484px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#ud_archive_video .container_video{
    display: inline-flex;
    align-items: center;
    position: absolute;
    bottom: 40px;
    right: 40px;
}
#ud_archive_video .container_video .box_video{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color:#696a75;
    border-radius: 40px;
}

#ud_archive_video .ud_archive_bg .bck_overlay_archive .ud_archive_caption{
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    width: 50%;
    margin-right: 4rem;
    margin-left: 4rem;
}

#ud_archive_video .ud_archive_bg .bck_overlay_archive .ud_archive_caption p span,
#ud_archive_video .ud_archive_bg .bck_overlay_archive .ud_archive_caption p span a{
    font-family: barlow_condensedmedium;
    font-style: normal;
    font-weight: normal;
    font-size: 2rem;
    line-height: 2.4rem;
}
#ud_archive_video .ud_archive_bg .bck_overlay_archive .ud_archive_caption a{
    color:var(--white);
}

#ud_archive_last_stories .ud_last_stories_title{
    margin-bottom: 4rem;
}

#ud_archive_last_stories .ud_last_stories_title h3 span{
    font-size: 4rem;
    font-weight: 500;
    line-height: 4.8rem;
}

.ud_archive_single_archive_stories{
    padding:1.2rem 0;
    border-bottom:1px solid var(--lightGrey);
}

.ud_archive_single_archive_image,
.ud_archive_single_archive_content{
    display: flex;
    align-items: center;
    overflow: hidden;
}
.ud_archive_single_archive_image a.stories_animation{
    display: block;
    overflow: hidden;
    max-height: 220px;
}
.ud_archive_single_archive_content p span a{
    font-family: barlow_condensedmedium;
    font-style: normal;
    font-weight: normal;
    font-size: 1.7rem;
    line-height: 2rem;
}
.ud_single_storie a.stories_animation {
    position: relative;
    display: block;
    max-height: 220px;
    overflow: hidden;
}

.ud_single_storie a .box_video{
    display: flex;
    align-items: center;
    justify-content: center;
    position:absolute;
    bottom: 32px;
    right: 16px;
    width: 40px;
    height: 40px;
    background-color:#696a75;
    border-radius: 40px;
}
.ud_single_storie a .box_video .most_read_video{
    width: 21px;
}
#ud_banner_tell_us .ud_banner_box{    
    padding:3.9rem 5rem;
    color:var(--white);
}
#ud_banner_tell_us .ud_banner_box .col-xs-12.col-md-4.col-lg-4 span {
    font-family: barlowregular;
}
.ud_archive_date{
    font-size: 1.7rem;
    line-height: 2.0rem;
}
#ud_banner_tell_us{
    margin-bottom: 6rem;
}
#ud_archive_most_read{
    margin-bottom: 4.8rem;
}
#ud_archive_most_read .ud_single_storie{
    overflow: hidden;
}
#ud_archive_last_stories{
    margin-bottom: 10.7rem;
}

#ud_archive_last_stories .archive_container{
    margin-bottom: 4.8rem;
}
/*
    * Filters Forms
*/
