/* responsive.css */
 

 /* Small */
 @media (min-width: 640px) {
    /* #header::after {
        background: rgb(251,233,13);
        background: -moz-linear-gradient(left, rgba(251,233,13,1) 0%, rgba(238,150,1,1) 100%);
        background: -webkit-linear-gradient(left, rgba(251,233,13,1) 0%,rgba(238,150,1,1) 100%);
        background: linear-gradient(to right, rgba(251,233,13,1) 0%,rgba(238,150,1,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbe90d', endColorstr='#ee9601',GradientType=1 );
        bottom: 5px
    } */
    #map {         
        height: 60vh;
    }
    .location-info {
        background: transparent;
        position: absolute;
        bottom: -80px;
        left: 0;
        right: 0;
        z-index: 1;
    }
    .section-tilo {
        padding-top: 160px;
    }
    #map.in-view {
        background-image: url(../../assets/img/map_2.png)
    } 
 }
 @media (max-width: 959px) {
    .uk-section.bg-program {
        padding-top: 120px;
        padding-bottom: 150px
    }
    .steps {
        display: block;
        margin-left: 20px;
    }

    .steps::before {
        top: 0;
        left: -1px;
        width: 4px;
        height: 105%;
    }

    .step + .step {
        margin-top: 30px;
    }
    
    .step::before {
        left: 1px;
    }

    .step:last-child::before {
        margin-left: 0;
        margin-top: -5px;
    }

    .step .title,
    .step .description {
        top: 0 !important;
        text-align: left;
        padding-left: 90px;
    }

    .step .time.time-up,
    .step .time.time-down {
        top: 50%;
        left: 20px;
        bottom: auto;
        right: auto;
        transform: translateY(-50%);
    }


    .first-step::after {
        content: '';
        background: #FFF;
        display: block;
        position: absolute;
        height: 50%;
        left: -4px;
        width: 10px;
        top: 0;
    }


    .last-step::after {
        content: '';
        background: #FFF;
        display: block;
        position: absolute;
        left: -4px;
        width: 10px;
        top: 10px;
        bottom: -50px;
    }
    
 }

 @media (max-width: 639px) {

    .people-cover {
        height: 70px;
        overflow: hidden;
    }

    .location-info {
        z-index: 2;
        margin-bottom: -40px;
        position: relative;
    }

    .uk-section.bg-program {
        padding-top: 60px;
        padding-bottom: 70px
    }
    .section-tilo {
        padding-top: 120px;
    }

    
    
    
 }





@media (min-width: 640px) {
    .about-description {
        padding-left: 0
    }
    .mkt-update-logo {
        width: 70%
    }
}


@media (min-width: 700px) {
    #header::after {         
        bottom: 7px
    }
}
@media (min-width: 768px) {
    #header::after {         
        bottom: 9px
    }
}
@media (min-width: 840px) {
    #header::after {         
        bottom: 10px;
        height: 20px;
    }
    #event-date::before {
        top: -12px
    }
}
 @media (min-width: 960px) {

    .cover-block-outer {
        position: relative;
    }
    .cover-block-outer::before {
        position: relative;
        display: block;
        content: "";
        width: 100%;
    }
    .cover-block-outer > div {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .cover-block-outer.block-01::before {
        padding-top: 87.9571%
    }
    .cover-block-outer.block-02::before {
        padding-top: 63.8807%
    }


    #header::after {         
        bottom: 14px;        
    }
    #event-date::before {
        top: -16px
    }
    #map {         
        height: 50vh;       
    }     

    .first-step::after {
        content: '';
        background: #FFF;
        display: block;
        position: absolute;
        height: 10px;
        left: 0;
        width: 50%;
        top: 50%;
        margin-top: -5px;
    }
    .last-step::after {
        content: '';
        background: #FFF;
        display: block;
        position: absolute;
        height: 10px;
        right: 0;
        width: 50%;
        top: 50%;
        margin-top: -5px;
    }
    
    
    .premium-sponsors img {max-width: 200px}
    .basic-sponsors img {max-width: 160px}
 }
 
 @media (min-width: 1100px) {
#header::after {         
        bottom: 18px;        
    }
    #event-date::before {
        top: -20px
    }
    
 }
 @media (min-width: 1200px) {  
    #event-date img {         
        margin-top: -10px;
    }  
     
    .footer-social {
        display: inline-block
    }
 }
 @media (min-width: 1280px) {
    #header::after {         
        bottom: 20px;        
    }
    #event-date::before {
        top: -22px
    }  
    #event-date img {         
        margin-top: -20px;
    }    
     
 }
 @media (min-width: 1366px) {
    #header::after {         
        bottom: 22px;        
    }
    #event-date::before {
        top: -24px
    } 
 }
 @media (min-width: 1440px) {
    #header::after {         
        bottom: 24px;        
    }
    #event-date::before {
        top: -26px
    } 
 }
 @media (min-width: 1550px) {
    #header::after {         
        bottom: 26px;        
    }
    #event-date::before {
        top: -28px
    } 
 }
 @media (min-width: 1600px) {
    #header::after {bottom: 30px}
    #event-date::before {top: -32px} 
 }
 @media (min-width: 1700px) {
    #header::after {bottom: 34px}
    #event-date::before {top: -36px} 
 }
 @media (min-width: 1800px) {
    #header::after {bottom: 36px}
    #event-date::before {top: -38px} 
 }
 @media (min-width: 1900px) {
    #header::after {bottom: 38px}
    #event-date::before {top: -40px} 
 }
 @media (min-width: 2000px) {
    #header::after {bottom: 40px}
    #event-date::before {top: -38px} 
 }