
/*
responsive.css
---------

*/

@media screen and (min-width: 1700px)

  {
    .festival p {
        font-size: 24px;
    }
    .blocCat img {
        width: 260px;
        height: auto;
    }
    
     .couronne

     {
       top: 88%;
       width : 26%;

     }
     .desc {
         padding-bottom: 110px;
     }
     .desc p {
        font-size: 35px;
        top: 35%;
        left: 80px;
        height: 90px;
    }
    .blocJure {
        width: 350px;
    }
    .cercleJure {
        position: absolute;
        left: -26px;
        top: 47px;
    }
    .containerTeaser {
        padding-top: 0px;
    }
    iframe {
        width: 1000px;
        height: 560px;
    }
     .inscriptions::before {
        top: -27%;
        right: 0;
        width: 100%;
        height: 100px;
        transform: skewY(-2.5deg);
     }
     .inscriptions::after {
        bottom: -4%;
        transform: skewY(-2.5deg);
     }
    footer::before {
        transform: skewY(-2.5deg);
    }
    footer .wrap {
        justify-content: space-between;
    }
    .map {
        width: 30%;
    }
    .contact {
        width: 30%;
    }
    .logos {
        width: 30%;
    }
  }
@media screen and (max-width : 1400px) {
    .inscriptions_right {
        width: 50%;
        margin: 0 auto;
    }
    .content_right h1 {
        font-size: 70px;
    }
    .content_right h2 {
        font-size: 75px;
    }
}
  @media screen and (max-width: 1700px)
  {
      .festival p {
          font-size: 24px;
      }
    .blocCat img {
        width: 200px;
    }
    .desc p {
        font-size: 26px;
    }
    .bloc1 p {
        top: 60px;
    }
    .cercleJure {
        position: absolute;
        left: -26px;
        top: 33px;        
    }
    .blocAfterMovie iframe {
        width: 700px;
        height: 400px;
        display: block;
        margin: 0 auto;
    }

  }
@media all and (min-width : 1241px) {
    
    #prixR {
        display: none;
    }
    #topmenu {
        display: flex;
        justify-content: flex-end;
        padding-top: 50px;
        padding-bottom: 100px;
        font-size: 23px;
    }
    .hamburgermenu {
        display: none;
    }
    #couronneRG {
        display: none;
    }
    #couronneRD {
        display: none;
    }
}
@media screen and (max-width: 1285px)

    {
        #hectorHeader {
            width: 202px;
            right: 9%;
            bottom: 9%;
        }
        
        h2 + p {
            padding-top: 0;
        }
        .hamburgermenu {
            position: fixed;
            top: 6%;
            right: 10%;
        }
        #hamburger span {
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            /* transform: translateX(-20px) translateY(0); */
            display: block;
            width: 45px;
            height: 2px;
            margin: auto;
        }
        #hamburger span::before {
            transform: translateY(-9px);
            display: block;
            width: 45px;
        }
        #hamburger span::after {
            transform: translateY(9px);
            display: block;
            width: 45px;
        }
        #hamburger {
            width: 70px;
            height: 70px;
        }
        
        .bloc1 {
            padding-top: 0;
        }
        header {
            height: 95vh;
        }
        header + img {
            bottom: 35px;
        }
        header .wrap {
            height: 100vh;
        }
        #topmenu {
            display: none;
        }        
        header:after {
            width: 100%;
            height: 140px;
            bottom: -70px;
            transform: skewY(-3deg);
        }
    .content_left {
        justify-content: space-evenly;
        flex-direction: row; 
        width: 25%;
        position: absolute;
        top: 5%;
    }
    .iconers {
        width: 60px;
        height: auto;
    }
    .principal_content {
        flex-direction: column;
    }
    .content_middle {
            width: 50%;
            margin: 0 auto;
            text-align: center;
    }
    #logoframmi {
        width: 70%;
        margin: auto;
        padding-top: 25%;
    }
    .content_right {
        text-align: center;
        padding-top: 60px;
    }
    .content_right h1 {
        font-size: 40px;
        font-weight: 300;
        letter-spacing: -5px;
    }
    .content_date {
        display: flex;
        align-items: baseline;
        justify-content: center;
        text-align: center;
    }
    .content_date p {
        font-size: 50px;
    }
    .content_right h2 {
        font-size: 50px;
        font-weight: bold;
        letter-spacing: -5px;
        padding-right: 30px;
    }
    .content_right h3 {
        padding-top: 30px;
        font-size: 36px;
    }
    .content_right h2 {
    font-size: 55px;
    font-weight: bold;
    letter-spacing: -5px;
    padding-right: 30px;
}
    .contenu {
        height: 100%;
    }
    .festival {
        color: black;
        width: 100%;
        text-align: center;
    }
    #couronne2 {
        display: none;
    }
    .desc {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        padding-top: 35px;
        width: 90%;
        margin: auto;
    }
        
    .desc p {
        font-weight: bold;
        font-size: 24px;
        left: 0;
    }
    .blocCat img {
        display: none;
    }
    #couronneRG {
        height: 300px;
        position: absolute;
        z-index: 5;
        padding-top: 65px;    
    }
    #couronneRG img {
        height: 100%;
    }
    #couronneRD {
        height: 300px;
        position: absolute;
        z-index: 5;
        padding-top: 65px;
        right: 10%;
    }
    #couronneRD img {
        height: 100%;
    }
    .desc div {
        width: 100%;
        height: 150px;
    }
    .gridPrixR {
        display: grid;
    }
    .containerTeaser {
        flex-direction: column;
    }
    .teaserGauche {
        width: 100%;
        text-align: center;
    }
    .teaserGauche p {
        padding-bottom: 15px;
    }
   .blocAfterMovie iframe {
        width: 100%;
    }
    .teaserDroite {
        padding-left: 0px;
        width: 100%;
    }
    .inscriptions::before {
        top: -14%;
        height: 90px;
        transform: skewY(-1.5deg);
        z-index: 2;
    }
    .inscriptions::after {
        left: 100;
        right: 0;
        bottom: 0%;
        height: 90px;
        transform: skewY(-1.5deg);
        z-index: 2;
    }
    .inscriptions {
        height: 550px;
    }
    .inscriptions_left h2 {
        font-size: 50px;
    }
    .inscriptions .wrap {
        flex-direction: column;
        justify-content: normal;
        padding-top: 50px;
    }
    .inscriptions_right {
        flex-direction: column;
        height: 35%;
        align-items: center;
        padding-top: 50px;
    }
    .containerJury {
        flex-wrap: wrap;
    }
    .blocJure {
        width: 40%;
    }

    .blocJure:nth-child(3) {
        width: 40%;
        left: 0;
        right: 0;
        /* width: 100%; */
        margin: auto;
    }
    .blocAfterMovie .wrap {
        text-align: center;
}
    #ytvideo

    {

        width:420px;
        height:236.25px;

    }
    .festival p {
        font-size: 34px;
    }
    .gridPrix {
        display: none;
    }
    .nomPrix {
        font-size: 30px;
        width: 100%;
    }
    #mapcongres

    {

        width: 450px;
        height: 300px;
        position: relative;

    }

    .contact h1

    {
        padding-top: 30px;
        font-size: 35px;

    }

    .contact h2

    {

        font-size: 20px;

    }

    #logofewz

    {

        width: 92.4px;
        height: 79.1px;

    }

    .contact

    {

        height: 55%;
        width: 100%;

    }

   #logosmmi

    {

        width: 78px;
        height: 40.8px;

    }

    .logos

    {

        justify-content: space-around;

    }
    footer::before {
        top: -12%;
    }
    footer

     {

        height: 100%;

    }
    footer .wrap {
        flex-direction: column;
        padding-top: 120px;
    }
    #mailFrammi {
        padding: 15px 0 15px 0;
    }
    #logoMoabi {
        height: 100px;
        width: auto;
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .logosIUT {
         padding-bottom: 30px; 
        justify-content: space-evenly;
        width: 50%;
        margin: auto;
    }
    .logoElement {
        width: 30%;
    }
    .logoElement img {
        height: auto;
        width: 100%;
    }

.inscriptions_form h1

        {

            font-size: 30px;

        }

.btn_categories input

    {

        font-size: 14px;

    }





    }


@media screen and (max-width: 1180px)

    {
    #mapcongres

        {

            width: 400px;
            height: 250px;

        }

    }

/* @media screen and (min-width: 1025px)
{

    .content_right h1 {
        font-size: 80px;
        font-weight: 300;
        letter-spacing: -5px;
    }
    .content_right h2 {
        font-size: 70px;
        font-weight: bold;
        letter-spacing: -5px;
        padding-right: 30px;
    }
    
} */
@media screen and (max-width: 1025px)

    {

    #right-leaf, #left-leaf

    {

        display:none;

    }
    #couronneRD {
        right: 0;
    }
    #couronneRG {
        left: 0;
    }
    .desc p {
        font-weight: bold;
        font-size: 30px;
    }

    header:after

    {

        height: 150px;

    }

    .content_right h1

    {

        font-size: 60px;

    }

    .content_right h2

    {

        font-size: 65px;

    }
    
    .contenu

        {

            height: 100%;

        }

    #logoframmi

    {

        width:100%;

    }

      .couronne

        {

            display:none;

        }
    #onemenu

    {

        font-size: 20px;

    }

    .wrap

    {

        max-width: 824px;
        margin: 0 auto;
        padding: 0 100px;

    }

    .festival h1

    {

        font-size: 35px;

    }

    .desc h2

    {

        font-size: 20px;

    }

    /* .desc p

    {

        font-size: 30px;

    } */

     #pres_festival

        {

            font-size: 15px;

        }

    .jurys h1

        {

            font-size: 35px;

        }

    .jurys p

        {

            font-size: 15px;

        }

    .aftermovie h2, .aftermovie p

        {

            font-size: 28px;

        }



    #aftermovieimg

        {

            max-width: 75%;

        }

    .aftermovie_left

        {

            text-align: center;

        }

    .aftermovie_right

        {

            text-align: right;

        }

        #ytvideo

    {

        width:336px;
        height:189px;

    }

.inscriptions_form h1

        {

            font-size: 25px;

        }

        .close

        {

            top: 40px;

        }

        ::placeholder


    {

        font-size: 15px;

    }
}



@media all and (max-width: 980px)

    {
        .blocCategories .festival {
            color: black;
            padding-top: 0;
        }
      
    header:after {
        height: 130px;
        transform: skewY(-2.5deg);
        bottom: 0%;
    }
    .iconers {
        width: 60px;
        height: auto;
    }

    .wrap

    {

        max-width: 780px;
        margin: 0 auto;
        padding: 0 100px;

    }

    .content_right h1

    {

        font-size: 50px;

    }

    .content_right h2

    {

        font-size: 50px;

    }

    .content_right h3

    {
            font-size: 30px;

    }

        .desc h2

    {

        font-size: 17px;

    }

     header p

    {

        font-size: 20px;

    }

    .inscriptions_left h2, .inscriptions_left p

    {

        font-size: 28px;

    }

    .aftermovie h2, .aftermovie p

        {

            font-size: 23px;

        }

    #mapcongres

        {

            width: 300px;
            height: 250px;

        }

    .contact h1

        {

            font-size: 25px;

        }

     .contact h2, .contact p

        {

            font-size: 16px;

        }


    .btn_categories input

    {

        font-size: 12px;
        border-width: 4px;

    }
}
@media screen and ( max-width : 830px) and (orientation : landscape) {
    #logoframmi {
        width: 25%;
    }
    .content_middle {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }
    #hectorHeader {
        width: 170px;
        right: 5%;
        bottom: 9%;
    }
    header:after {
        height: 37px;
    }
    .content_date p {
        font-size: 30px;
    }
    .content_right h2 {
        font-size: 30px;
        padding-right: 20px;
        letter-spacing: 0px;
    }
}
@media screen and ( max-width : 670px) and (orientation : landscape) {
    #hectorHeader {
        width: 138px;
        right: 5%;
        bottom: 7%;
    }
}

@media screen and ( max-width : 600px) and (orientation : landscape) {
    
#hectorHeader {
    width: 94px;
    right: 5%;
    bottom: 7%;
}
}

@media all and (max-width: 830px)

    {
        header + img {
            display: none;
        }    .formblock
    {
        height: 360px;
    }
    .blocJury {
        padding-top: 50px;
    }
    #prixR p {
        font-size: 33px;
        bottom: 24%;
    }
    #prixR img {
        height: 55%;
    }
    .principal_content {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: space-around;
    }
    .desc p {
        font-weight: bold;
        font-size: 20px;
    }
    .content_right {
        padding-top: 25px;
    }
    .content_date p {
        font-size:
         60px;
    }
    #couronneRD {
        right: 0;
    }
    #couronneRG {
        left: 0;
    }
.gridElement:nth-child(2n+2) {
    flex-direction: row-reverse;
}
.festival p {
    font-size: 24px;
}
.nomPrix p {
    font-size: 30px;
}
.gridPrixR {
    width: 100%;
    padding-top: 30px;
}
footer::before {
    top: -8%;
    height: 80px;
}
footer .wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 120px;
}
    footer
    {
        height: 100%;
    }

  #mapcongres {
    width: 380px;
    height: 180px;
}   
.contact h1 {
    padding-top: 15px;
}
#mailFrammi {
    padding-top: 15px;
}

#socialFooter {
    padding-top: 15px;
    display: flex;
    width: 100%;
    justify-content: space-evenly;
}
.logoElement img {
    height: auto;
    width: 100%;
}
.logos {
    padding-bottom: 40px;
    width: 100%;
}
#logoMoabi {
    height: 90px;
    padding-bottom: 40px;
    padding-top: 15px;
}
.logosIUT {
    padding-bottom: 30px;
    justify-content: space-between;
    width: 64%;
    margin: auto;
}
.logoElement {
    width: 40%;
}

}



@media all and (max-width: 767px)

    {
        h4 {
            font-size: 40px;
            font-weight: bold;
            text-align: center;
        }
        iframe {
            width: 100%;
            height: 350px;
        }
        .bloc1 p{
            top: 48px;
        }
        .blocAfterMovie {
            padding-top: 50px;
            padding-bottom: 100px;
        }
        #hamburger {
            width: 45px;
            height: 45px;
        }
        #hamburger span {
            width: 30px;
            height: 1px;
        }
        #hamburger span::before {
            transform: translateY(-5px);
            width: 30px;
            height: 1px;
        }
        #hamburger span::after {
            transform: translateY(5px);
            width: 30px;
            height: 1px;
        }
     header:after

    {

        height: 20px;

    }
    .content_right h1 {
        letter-spacing: 0px;
        font-size: 30px;
    }
    .content_right h2 {
        font-size: 35px;
        padding-right: 20px;
    }
    .content_date p {
        font-size: 30px;
    }
    .content_right h3 {
        font-size: 24px;
    }
    .content_middle {
        width: 80%;
        margin: 0 auto;
    }
    #logoframmi {
        padding-top: 0%;
    }

    #onemenu

    {

        font-size: 15px;

    }

    .inscriptions_left h2, .inscriptions_left p

    {

        font-size: 24px;

    }

    .inscriptions_right h2

    {

        font-size: 24px;

    }

    .festival h1

    {

        font-size: 25px;

    }

    .jurys h1

    {

        font-size: 25px;

    }

    #typed

    {

        font-size: 15px;

    }

    .wrap {
        max-width: 100%;
        margin: 0;
        padding: 0 2%;
    }

    .desc h2

    {

        font-size: 15px;

    }

    .header_content


    {

        height: 80%;

    }

    .anniv p

    {

        font-size: 15px;

    }


    #iconedesc

    {

        margin-bottom: 40px;

    }

    .pngplace, .pngbuffet, .pngcategories

    {

        width:50%;
        height: 50%;
    }

    .aftermovie

    {

        flex-direction: column;
    }

    .aftermovie_left p

    {

        font-size: 19px;
        margin-bottom: 20px;
    }

    .aftermovie_right

    {

        text-align:center;
    }

    .categories2 div h2

    {

        font-size: 15px;
    }

        .categories2

    {

       height: 80%;
    }
        
        .categories2 p

    {

       font-size: 12px;
        line-height: 15px;
    }
        
                .categories2 div

    {

       height: 40%;
    }

    .jurys


    {

       height: 950px;
        
    }
    


.inscriptions_form h1

        {

            font-size: 22px;

        }

.close

        {

            width: 25px;
            height: 25px;
            top: 45px;

        }
        .iconers {
            width: 45px;
            height: auto;
        }


    }
@media screen and (max-width: 650px)  {
    header {
        height: 80vh;
    }
    header + img {
        top: 53%;
    }
    .desc {

        padding-top: 70px;
        width: 90%;
    }
    .desc div {
        width: 100%;
        height: 80px;
    }
    .bloc1 p {
        top : 32%;
    }
    .desc p {
        font-size: 16px;
    }
    #couronneRG img {
        height: 75%;
    }
    #couronneRD img {
        height: 75%;
    }
}

@media all and (max-width: 600px)


          {
            .content_left {
                justify-content: space-evenly;
                flex-direction: row;
                width: 40%;
                position: absolute;
                top: 5%;
            }
            h4 {
                font-size: 34px;
                font-weight: bold;
                text-align: center;
            }
            .content_date p {
                font-size: 45px;
            }
            .content_right {
                padding-top: 0;
            }
            .festival p {
                font-size: 24px;
            }
            .cercleJure {
                position: absolute;
                left: -26px;
                top: 22px;
            }
              .jurys {
                  
                  
                  margin-top: 20px;
              }
              #textAfter {
                text-align: center;
                padding-top: 40px;
                padding-bottom: 40px;
                font-size: 26px;
            }
        .categories2 h1

    {

       font-size: 14px;
        
    }


     select

    {

        font-size: 15px;

    }
    #logoMoabi {
        height: 70px;
    }

#pres_festival {

    line-height: 19px;

}

#topmenu

    {

        display:none;

    }


    #onemenu

    {

        font-size: 10px;

    }

        .anniv p

    {

        font-size: 12px;

    }

    .inscriptions {
        height: 460px;
    }

    .inscriptions_right h2

    {

        font-size: 18px;

    }


    .principal_content


            {

                flex-direction: column;
                height:60%;

            }

            .logos {
                padding-bottom: 10px;
            }
    }



@media all and (max-width: 480px)

    {
        #hectorHeader {
        width: 102px;
        right: 9%;
        bottom: 2%;
    }
        .cercleJure {
            position: absolute;
            left: -14px;
            top: 19px;
        }
        .categories2 p

        {

       display: none;

        }
        
        .categories2 {
    height: 60%;
}

        .header_content

            {

                height: 85%;


            }

        .principal_content


            {

                flex-direction: column;
                height:60%;

            }

    .wrap

        {

            max-width: 400px;
            margin: 0 auto;

        }

    .festival h1

        {

            font-size: 20px;

        }

         #iconedesc

        {

            margin-bottom: 25px;

        }



        p#pres_festival


        {

            font-size: 15px;
            line-height:19px;

        }

          p#categories_desc


        {

            font-size: 15px;
            line-height:19px;

        }
        .inscriptions .wrap

        {

            flex-direction: column;
            justify-content: space-around;
            height: auto;

        }

        .inscriptions_right {
            flex-direction: column;
            width: 100%;
            justify-content: space-between;
            height: 150px;
        }

        .jurys

    {

        height: 600px;


    }

::placeholder


        {

            font-size: 13px;

        }

    .close

        {

            top: 56px;

        }


@media all and (max-width: 420px)

    {
        h4 {
            font-family: "Lato";
            font-size: 34px;
            font-weight: bold;
            padding-bottom: 10px;
            text-align: center;
        }
        header + img {
            display: none;
        }
        .festival p {
            font-size: 20px;
        }
        .contenu {
            height: 100%;
        }
        .containerTeaser {
            display: flex;
            flex-direction: column;
            padding-top: 80px;
            padding-bottom: 80px;
            text-align: center;
        }
        .teaserGauche {
            width: 100%;
            margin-top: 9%;
        }
        .teaserDroite {
            width: 100%;
        }
        iframe {
            width: 100%;
            height: 300px;
        }
        .containerJury {
            flex-direction: column;
        }
        .blocJure {
            width: 100%;
            margin: 0 auto;
            padding-bottom: 20px;
        }
        .blocJure img {
            width: 59%;
        }
        .blocJure:nth-child(3) {
            width: 100%;
            left: 0;
            right: 0;
            /* width: 100%; */
            margin: auto;
        }
        .cercleJure {
            position: absolute;
            left: 44px;
            top: 30px;
        }
        .nomJure {
            font-size: 30px;
        }
        .metierJure {
            font-size: 25px;
        }
        .descriptionJure {
            font-size: 20px;
            font-weight: "light";
            padding: 20px 0 20px 0;
        }
        .blocAfterMovie iframe {
            width: 100%;
            height: 300px;
            display: block;
            margin: 0 auto;
        }
        .desc {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            grid-template-rows: repeat(2, 1fr);
            grid-column-gap: 5px;
            text-align: center;
            grid-row-gap: 0px;
            width: 75%;
            margin: auto;
        }
        .blocCat img {
            width: 100%;
        }

        #mapcongres

            {

                width: 340px;
                height: 180px;

            }

         .wrap

        {
            max-width: 320px;
            margin: 0 auto;

        }

            select
        {
            font-size: 12px;
        }
    }


@media all and (max-width: 380px)

    {

        #mapcongres

            {

                width: 300px;
                height: 160px;

            }

         .wrap

        {

            max-width: 280px;
            margin: 0 auto;
            padding: 0 40px;

        }
        .content_right h1 {
            letter-spacing: 0px;
            font-size: 24px;
        }
        .content_right h2 {
            font-size: 24px;
            padding-right: 10px;
            letter-spacing: 0px;
        }
        .content_date p {
            font-size: 24px;
            letter-spacing: 0px;
        }

    }


@media all and (max-width: 360px)

    {


         .wrap

        {

            max-width: 290px;
            margin: 0 auto;
            padding: 0 15px;

        }
        #hectorHeader {
            width: 85px;
            left: 2%;
            bottom: 1%;
        }
        .jurys h1

        {

            font-size: 20px;

        }

       

        .festival h1


        {

            font-size: 17px;

        }

        #typed


        {

            font-size: 12px;

        }

        #mapcongres


        {

            width: 270px;

        }

    }






    }
