/* ------------------------------------------------------------------------
--------------------------------- Size All ----------------------------------
------------------------------------------------------------------------ */

@media screen and (max-width: 9000px) {
    #nav .input_search{
        padding: 2px 10px;
        margin-left: 0px;
    }
    .about_the_project_description article{
        padding-left: 80px;
    }
    .home_team_4{
        margin-left: 30.3%;
    }
    .home_team_5{
        margin-left: 17.6%;
    }
    .home_city_1{
        padding-left: 0px;padding-right: 80px;
    }
    .home_city_2{
        padding-left: 20px;padding-right: 60px;
    }
    .home_city_3{
        padding-left: 60px;padding-right: 20px;
    }
    .home_city_4{
        padding-right: 0px;padding-left: 80px;
    }
    .home_video{
        padding:0 3px;
    }
    .iframe_size{
        height:80vh;
    }
    .home_row_city{
        margin-bottom: 230px;
    }
    .home_event_year{
        padding-right: 100px;
    }
    .team-picture{
        width:90%
    }
    .about_interlocutor_profile{
        padding-left: 50px;
    }
    .explore_artist_container{
        padding: 20px 40px 0 0;
    }
    .artist-social-logo{
        padding: 0 20px 0 0;
    }
    .artist-social-ig{
        margin-left:-30px
    }
    .news-archive-container{
        /*padding-right: 80px;*/
    }
    .team-email-icon, .artist-ig-icon{
        width:80%;
    }
    .update-image-secondary-container1{
        padding-right: 100px
    }
    .update-image-secondary-container2{
        padding-left: 100px
    }
    .update-image-primary{
        margin-bottom: 100px;
    }
    .update-content1{
        margin-bottom: 100px !important;
    }
    .update-content2{
        margin-top: 100px !important;
    }
    .event-content{
        margin-top: 80px;
    }


    /* Override all title */
    .head_lt_va_ls span{
        font-size: 14px !important;
        letter-spacing: 7px !important;
        /*padding-left: 0.8em !important;*/
        line-height: 37px !important;
    }

    .head_lt_va_lg span{
        font-size: 36px !important;
        line-height: 35px !important;
        font-weight: normal !important;

    }

    .head_bl_va_lg{
        font-size: 44px !important;
        letter-spacing: normal !important;
        line-height: normal !important;
        font-weight: bold !important;
        margin-bottom: 30px !important;
        background-color:#FEFEFE !important;
        position: relative;
        top: -5px;
    }

    .carousel_bl_va_ls{
        font-weight: bold;
        font-size: 0.3em;
        letter-spacing: 1em;
        padding-left: 10px;
    }
    .carousel_bl_va_ls .hr_title_white{
        top:-0.65em;
    }
    .head_bl_va_ls{
        font-size:14px !important;
        letter-spacing:7px !important;
        font-weight: bold !important;
        line-height: 40px !important;
        margin-bottom: 30px !important;
    }
    .head_lt_va span{
        font-size:20px !important;
        letter-spacing:normal !important;
        padding-left: 10px !important;
        font-weight: bold !important;
        background-color:#FEFEFE !important;
        line-height: 35px !important;
    }
    .head_bl_va_md{
        font-size: 23px !important;
        text-align: left !important;
        font-weight: bold !important;
        line-height:42px !important;
    }

    button.close {
        position: relative;
        right: -60px;
    }

    button.close img{
        width:80%;
    }

    .gallery-photo-main{
        margin-bottom: 40px;
    }
    .gallery-photo-title{
        font-size: 1.1em;
    }

    .artist-title {
        font-size: 1.3em;
    }

    .team-email-icon{
        margin-top: 1%;
        width:3% !important;
    }
    .head_bl_va_lg {
        margin-bottom: 80px !important;
    }
    .explore_city_thumbnail .image-caption, .gallery_photo_thumbnail .image-caption{
        width:98% !important;
    }

}

@media screen and (min-width: 1380px) {
    .events_title_group, .section_title_group{
        top: -45px !important;
    }
    .head_lt_va_ls span, .head_lt_va_lg span{
        display: table;
    }
}

/* ------------------------------------------------------------------------
--------------------------------- Size 4 ----------------------------------
------------------------------------------------------------------------ */
@media screen and (max-width: 1380px) {
    .team-email-icon{
        margin-top: 0;
        width:35px !important;
    }
    .head_bl_va_lg {
        margin-bottom: 60px !important;
    }
    .explore_city_thumbnail .image-caption, .gallery_photo_thumbnail .image-caption{
        width:95% !important;
    }
}



@media screen and (max-width: 1279px) {


}

/* ------------------------------------------------------------------------
--------------------------------- Size 3.5 ----------------------------------
------------------------------------------------------------------------ */

@media screen and (max-width: 1179px) {

}

/* ------------------------------------------------------------------------
--------------------------------- Size 3 ----------------------------------
------------------------------------------------------------------------ */

@media screen and (max-width: 1199px) {
    body{
        /*font-size: 20px;*/
        font-size: 18px;
    }
    .container-fluid > .row {
        margin-right: 15px;
        margin-left: 15px;
    }
    .slicknav_nav_logo{
        display: block;float: left;padding:10px 0 0 18px;
    }
    .slicknav_btn{
        background-color: transparent;
        text-shadow: none;
        margin: 5px 10px 6px;
    }
    .slicknav_nav li{
        margin-bottom: 20px;
    }
    .slicknav_nav>li:first-child{
        margin-top: 40px;
    }
    .slicknav_nav li > a{
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    }
    .slicknav_nav li > ul > li > a{
        font-weight: normal !important;
        font-size: 16px;
    }
    .slicknav_nav ul li:last-child{
        margin-bottom: 0;
    }
    .slicknav_nav .input_search{
        width:30%;
        background-color: #62B6CB;
        border: 1px solid #FEFEFE;
        border-radius: 50px;
        color: #FEFEFE !important;
        text-align: center;
        margin: 0 auto;
    }
    .slicknav_nav .input_search::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #FEFEFE !important;
        opacity: 1; /* Firefox */
    }

    .slicknav_menu .slicknav_menutxt{
        text-shadow: none;
        font-size: 12px;
    }
    .slicknav_icon{
        display: none;
    }
    .slicknav_arrow{
        display: none;
    }
    .gallery-photo-main{
        margin-bottom: 20px;
    }
    .gallery-photo-title{
        font-size: 1em;
    }
    .carousel-caption{
        top:30%;
    }
    .carousel-caption-artist{
        margin-bottom: 20px;
    }
    .carousel-caption-city, .carousel-caption-artist{
        font-size: 1.2em !important;
    }
    .home_city_1{
        padding-left: 0px !important;padding-right: 40px !important;
    }
    .home_city_2{
        padding-left: 10px !important;padding-right: 30px !important;
    }
    .home_city_3{
        padding-left: 30px !important;padding-right: 10px !important;
    }
    .home_city_4{
        padding-right: 0px !important;padding-left: 40px !important;
    }
    .city-name{
        font-size:1em !important;
    }
    .slicknav_nav ul{
        margin:0;
        margin-top: 20px;
    }
    .slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover{
        background-color: transparent;
    }
    .carousel-caption-city{
        padding-top: 0 !important;
    }
    .home_city_1, .home_city_2, .home_city_3, .home_city_4{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .head_bl_va_lg{
        font-size: 28px !important;
        top:3px;
    }
    p{
        font-size: 17px !important;
    }
    .explore_city_thumbnail .image-caption, .gallery_photo_thumbnail .image-caption{
        bottom:0 !important;
    }

    .head_bl_va_lg{
        margin-bottom: 30px !important;
    }
    .artist-name{
        margin-top: 30px !important;
    }
    #explore_artist_description .artist-name{
        margin-top: 0px !important;
    }
    .news-archive-container{
        padding-right: 0 !important;
        margin-bottom: 30px;
    }
    .artist{
        padding:0 5px 20px !important;
    }
    .about_the_project_description article{
        padding-left: 0;
    }

}

/* ------------------------------------------------------------------------
--------------------------------- Size 2.5 ----------------------------------
------------------------------------------------------------------------ */

@media screen and (max-width: 900px) {
    .carousel-caption{
        top:30%;
    }
    /* Override all title */
    .head_lt_va_ls span{
        font-size: 12px !important;
        padding-left: 10px !important;
    }
    .home_team_4, .home_team_5{
        margin: 0;
    }
    .iframe_size{
        height: 30vh !important;
    }
    .head_bl_va_lg{
        font-size: 22px !important;
        top:9px;
    }
    p{
        font-size: 17px !important;
    }
    .explore_city .image-container-fluid img{
        margin: 0 auto;
    }
    .gallery_video_thumbnail{
        padding: 0 15px 40px !important;
    }
    .img-responsive{
        margin:0 auto;
    }
    .about_the_project_description{
        padding-top: 40px;
    }
    .about_the_project_description article{
        padding-left: 0;
    }
    #about_our_team .team-picture{
        width: 100% !important;
        margin-bottom: 10px;
    }
    .about_interlocutor_profile{
        padding-left: 15px;
    }
    .update-subtitle{
        margin-bottom: 0 !important;
    }
    .update-date{
        margin-bottom: 30px !important;
    }
    .update-image-secondary-container1{
        padding-right: 0
    }
    .update-image-secondary-container2{
        padding-left: 0
    }
    .explore_artist_container{
        padding: 0;
    }
    .team3{
        margin-left:30%;
    }
    .artist-name{
        font-size: 1em !important;
    }
    .artist-title{
        font-size: 0.9em !important;
    }
    .view-title{
        margin-bottom: 20px;
    }
}

/* ------------------------------------------------------------------------
--------------------------------- Size 2 ----------------------------------
------------------------------------------------------------------------ */

@media screen and (max-width: 767px) {

    .team3{
        margin-left:25%;
    }
    .carousel-crop{
        height: 80vh;
    }
    .carousel-crop img{
        height: 100%;
        object-fit: cover;
    }
    .carousel-caption{
        font-size: 2em;
        top:30%;
    }
    .carousel-caption-city{
        padding-top: 15px !important;
    }
    .carousel-subcaption{
        font-size: 0.7em;
    }
    .hr_title{
        width: 100% !important;
        opacity: 1 !important;
        display: none !important;
    }
    .section_title_group{
        padding-bottom:40px !important;
        position: static !important;
    }
    .section_title, .section_subtitle, .section_title_right{
        text-align: center !important;
        padding:5px !important;
        margin:0 !important;
    }
    .section_title_right{
        position: static !important;
        float: none !important;
    }
    .section_title{
        margin-bottom:5px !important;
        float: none !important;
    }
    .section_title span, .section_subtitle span{
        line-height: normal !important;
        padding:0 !important;
        margin:0 !important;
        background-color: transparent;
    }
    .section_title span{
        /*font-size:3em;*/
        font-size: 0.7em;
    }
    .section_subtitle span, #about_our_team .section_title span, #explore_artist_work .section_title_right span{
        /*font-size:4em;*/
        font-size: 1.7em;
    }
    #about_our_team .section_title span{
        margin-bottom: 15px;
    }
    #explore_artist_work .section_title_right span{
        position: relative;
        font-size: 0.6em;
    }
    #explore_artist_work .section_title_group{
        padding-bottom: 20px !important;
    }
    #gallery_photo, #gallery_video{
        padding-top: 50px !important;
    }
    #gallery_photo .section_title, #gallery_video .section_title{
        font-size: 0.65em;
        font-weight: normal !important;
        margin-bottom: 40px !important;
    }
    .carousel-caption-update{
        padding: 0 !important;
        font-size: 30px !important;
    }
    .section_title_mini{
        text-align: center;
    }
    #about_the_project{
        padding-top:40px !important;
        padding-bottom:40px !important;
    }
    .about_the_project_description article{
        padding-left: 0;
        margin-top: 20px;
    }
    #about_our_team{
        padding-top:40px !important;
        padding-bottom:40px !important;
    }
    .home_team_4, .home_team_5{
        margin: 0 !important;
    }
    .home_city_1, .home_city_2, .home_city_3, .home_city_4{
        padding-left: 15px;
        padding-right: 15px;
    }
    .home_video{
        /*padding-left: 15px;*/
        /*padding-right: 15px;*/
    }
    .iframe_size{
        height:50vw;
    }
    .home_row_city{
        margin-bottom: 40px;
    }
    .explore_city{
        padding: 0 !important;
        margin-bottom: 30px;
    }
    .explore_city .image-container-fluid{
        margin-bottom: 10px;
    }

    .explore_city .image-container-fluid img{
        width:75%;
        margin: 0 auto;
    }
    .home_event_year{
        padding-right: 15px;
    }
    .event-description, .event-date{
        text-align: center;
    }
    .team{
        padding: 0 15px 20px !important;
    }
    .team-picture{
        width:75%;
        margin-bottom: 15px;
        margin-top:15px;
    }
    .team-name, .team-title, .team-email{
        text-align: center !important;
    }
    .team-email{
        font-size: 15px;
    }
    .team-email img{
        margin-top:5px;
    }
    .team-email-icon, .artist-ig-icon{
        width:10%;
        margin-bottom: 10px;
    }
    .about_interlocutor_profile{
        padding-left: 15px;
    }
    .interlocutor-picture{
        width: 100%;
    }
    .interlocutor_mobile{
        margin-top: 20px;
    }
    .carousel-caption-city, .carousel-caption-artist{
        font-size: 1em !important;
    }
    .explore_artist_container{
        padding: 0;
    }
    .artist{
        padding: 0 0px 20px !important;
    }
    #explore_city_artist .team-picture{
        width: 100% !important;
    }
    .artist-title {
        font-size: 16px;
    }
    .artist-social-logo{
        text-align: center;
    }
    .artist-social-ig{
        text-align: center;
    }
    .news-archive-container{
        padding-right: 0;
        margin-bottom: 15px;
    }
    .carousel-caption-artist{
        margin-bottom: 30px;
        line-height: 1em;
    }
    .social img{
        width: 25px;
    }
    #news_update_description, .update-date{
        text-align: center !important;
    }
    #news_update_archive{
        padding-top: 0 !important;
    }
    #news_update_archive .section_title_group{
        padding-bottom: 0 !important;
    }
    #news_update_description{
        padding-bottom: 50px !important;
    }
    #news_update_description.page-news-update{
        padding-top: 30px !important;
    }
    #news_update_description.page-news-update .section_title{
        font-size: 1.8em;
    }
    #archive_carousel .item{
        text-align: center;
    }
    .update_archive h3{
        margin-top:25px !important;
        margin-bottom:25px !important;
        font-size: 1em !important;
    }
    .update-subtitle{
        margin-bottom: 0 !important;
    }
    #news_update_description .update-subtitle{
        margin-bottom: 20px !important;
    }
    .update-date{
        font-size: 16px !important;
        margin-bottom: 20px !important;
    }
    .update-image-secondary-container1{
        padding-right: 0
    }
    .update-image-secondary-container2{
        padding-left: 0
    }
    .update-image-primary{
        margin-bottom: 0px;
    }
    .update-image-caption{
        margin-top: 10px !important;
    }
    .update-content1{
        margin-bottom: 20px !important;
    }
    .update-content2{
        margin-top: 20px !important;
    }
    #explore_artist_description{
        padding-bottom: 0 !important;
    }
    #news_publication_article{
        padding-top: 50px !important;
    }
    #news_publication_article .section_subtitle span.team,
    #news_publication_video .section_subtitle span.team,
    #news_publication_podcast .section_subtitle span.team
    {
        font-size: 2em;
    }
    #news_publication_video{
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    #events{
        padding-top: 40px !important;
    }
    #events .section_title span{
        font-size: 1.7em;
    }
    .event-content{
        margin-top: 40px;
    }
    .event-image-primary{
        margin-bottom: 10px !important;
    }
    #contact{
        padding-top: 30px !important;
    }
    #main_footer h3{
        font-size: 1em;
        margin-top: 20px !important;
        margin-bottom: 10px !important;
    }
    #main_footer h3#footer_contact{
        margin-bottom: 0 !important;
    }
    #main_footer h4{
        margin-top: 0;
    }
    .modal-body{
        width: 100% !important;
    }

    /* Override all title */
    .head_lt_va_ls span{
        font-size: 14px !important;
        letter-spacing: 7px !important;
    }

    .head_lt_va_lg span{
        font-size: 36px !important;
        line-height: normal !important;
        font-weight: normal !important;

    }

    .head_bl_va_lg{
        /*font-size: 44px !important;*/
        font-size: 26px !important;
        letter-spacing: normal !important;
        line-height: normal !important;
        font-weight: bold !important;
        margin-bottom: 30px !important;
        background-color:#FEFEFE !important;
        text-align: center !important;
    }
    .head_bl_va_ls{
        font-size:14px !important;
        letter-spacing:7px !important;
        font-weight: bold !important;
        line-height: 40px !important;
        margin-bottom: 30px !important;
        text-align: center;
    }
    .head_lt_va{
        text-align: center;
    }
    .head_lt_va span{
        font-size:20px !important;
        letter-spacing:normal !important;
        padding-left: 0px !important;
        font-weight: bold !important;
        background-color:#FEFEFE !important;
        line-height: 35px !important;
    }
    .head_bl_va_md{
        font-size: 23px !important;
        text-align: left !important;
        font-weight: bold !important;
        line-height:42px !important;
    }

    button.close {
        position: relative;
        right: -35px;
    }

    button.close img{
        width:60%;
    }

}

/* ------------------------------------------------------------------------
--------------------------------- Size 1 ----------------------------------
------------------------------------------------------------------------ */

@media screen and (max-width: 459px) {
    .team3{
        margin-left:0%;
    }
    .slicknav_menu{

    }
    .slicknav_nav{
        /*height: 100vh;*/
        /*position: fixed;*/
        left: 0;
        top: 49px;
        z-index: 100;
        width: 100vw;
        background-color: #58B3CA;
        padding-left: 20px;
    }
    .slicknav_nav .input_search{
        width:60%;
    }

}

/* ------------------------------------------------------------------------
--------------------------------- Size 0.5 ----------------------------------
------------------------------------------------------------------------ */

@media screen and (max-width: 360px) {


}

