/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 1466PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 1466px) {

html {
    font-size: 95%;
    -webkit-text-size-adjust: 95%;
    -ms-text-size-adjust: 95%;
}
    
    body.home h1,
    h1 {
        font-size: 4.3rem;
        line-height: 4.1rem;
        letter-spacing: -2px;
    }

    h2,
    .contenu-single h2,
    body.home h2 {
        font-size: 3.75rem;
        line-height: 3.6rem;
    }


    h3 {
        font-size: 2.2rem;
        line-height: 2rem;
        margin-bottom: 25px;
        margin-top: 35px;
}

    h3.small {
        font-size: 1.6rem;
        line-height: 1.4rem;
        margin-bottom: 20px;
    }

    h3.big {
        font-size: 3.1rem;
        line-height: 2.9rem;
        letter-spacing: -1px;
        margin-bottom: 30px;
    }

    h4 {
        font-size: 1.3rem;
        line-height: 1.3rem;
    }

    h4.big {
        font-size: 1.8rem;
        line-height: 2rem;
        margin-bottom: 20px;
    }

    h5 {
        font-size: 1.1rem;
        line-height: 1.1rem;
    }
    
    .slider .wrap {
        max-width: 90%;
    }

    #inner-header nav li a {
        font-size: .85rem;
    }
    
    
    
}


@media only screen and (max-width: 1440px) {
    
    .tableau-renouvellement {
        max-width: 94%;
        margin: 0 auto
    }
    
    body.page-template-page-extranet-licences-renouvellement .bkg-bleu-light {
        max-width: 94%;
        margin: 0 auto;
    }
    
    #inner-header nav li {
        padding: 0 8px;
    }
    
    
    
    
}


/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 1320PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 1320px) {

    .spinner {
        margin: 150px auto;
    }
    
    body.home h1,
    h1 {
        font-size: 3.7rem;
        line-height: 3.5rem;
        letter-spacing: -1px;
    }

    h2,
    .contenu-single h2,
    body.home h2 {
        font-size: 3.2rem;
        line-height: 3.0rem;
    }
    
    h3.big {
        font-size: 2.4rem;
        line-height: 2.3rem;
    }

    #inner-header nav li {
        padding: 0 6px;
    }
    
    
    .zone-top-header a {
        font-size: .7rem;
    }
    
    #search-2.actif input#s {
        width: 260px;
    }
    
    #section-engages .tableau-competitions td.engage-date {
        display: none;
    }
    
    .dataTables_wrapper {
        max-width: 100%;    
    }
    
    #section-engages .tableau-competitions {
        width: 100% !important;    
    }
    
    
    
}



/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 1170 PX ****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 1170px) {

    #responsive-menu-button.scroll {
        top: 12px !important;
    }
    
    .flex-item-40,
    .flex-item-60 {
        width: 50%;
    }
    
    .zone-top-header,
    #menu-menu-principal {
        display: none;
    }
    
    #inner-header {
        margin-top: 20px;
    }
    
    .logo-header {
        height: 60px;
    }
    
    header.header.scroll #inner-header {
        box-shadow: 0 0 30px rgba(0,0,0, 0.2);
        margin-top: 0;
    }


    header.header.scroll {
        padding-left: 0;
        padding-right: 0;
    }
    
    header.header.scroll .logo-header {
        height: 60px;
        background: url(img/pentathlon-logo.png) top left no-repeat;
        background-size: contain;
    }

    .owl-carousel .flex-item-deux-tiers,
    .owl-carousel .flex-item-tiers {
        width: 48%;
    }

    .image-slide {
        min-height: 300px;
    }
    
    .owl-carousel .flex-item-tiers .bkg-bleu-clair.big {
        font-size: 1rem;
        line-height: 1.3rem;
    }
    
    .flex-item-cinq,
        div.gmw-ajax-results-wrapper ul.gmw-results-list li.gmw-single-item {
        width: 23% !important;
    }
    
    .top-page h1 {
        padding-top: 140px;
    }
    
    .top-page.top-page-single-actu {
        padding-bottom: 30px;
    }
    
    #section-engages .tableau-competitions td.engage-sexe,
    #section-engages .tableau-competitions td.engage-cat {
        display: none;
    }
    
    header.header {
        padding: 0;    
    }
    
    #inner-header {
        margin-top: 0;    
    }
    
    
/*===================*/
/* Espace Licencié */
/*===================*/
    
    .container-gauche-espace,
    .container-droit-espace {
        padding: 20px;    
    }
    
    .module-inscription-competition {
        margin-bottom: 25px;
    }
    
    .mobile-only {
        display: block;
    }
    
    
    
}





/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 967 PX *****************************************************************/
/**********************************************************************************************************************************************************/

/*===================*/
/* Espace Licencié */
/*===================*/


@media only screen and (max-width: 967px) {
    
    .flex-item-50 {
        width: 100%;
    }

    #content.connexion-licencie,
    section.connexion-licencie {
        min-height: 1px;
    }
    
    .part-gauche {
        background: #fff;
        padding: 20px 0;
    }
    
    .part-droite {
        padding: 30px 0;
    }
    
    .logo-connexion {
        height: 70px;
        background-size: 70%;
        border-radius: 6px;
    }

    .module-connexion,
    .module-creation {
        width: 70%;
        padding: 0 30px;
    }

    .module-creation {
        padding: 30px;
    }
    
    .container-espace .flex-item-moitie {
        width: 100%;    
    }
    
    
}





/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 930 PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 930px) {

    .top-page .wrap,
    .slider .wrap {
        max-width: 95%;
        width: 95%;
    }
    
    .top-page {
        height: 300px;
    }
    
    header.header-extranet.no-mandat {
        top: 60px;
    }   

    #content.no-mandat {
        padding-top: 60px;
    }
    
    
    
}




/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 800 PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 800px) {
    
    
    .slider {
        height: 45vh;
    }
    
    
    body.home h1,
    h1 {
        font-size: 3rem;
        line-height: 2.7rem;
        letter-spacing: -1px;
    }

    h2,
    .contenu-single h2,
    body.home h2 {
        font-size: 2.6rem;
        line-height: 2.4rem;
    }
    
    
    
    .flex-item-40,
    .flex-item-60 {
        width: 100%;
    }
    
    .flex-item-deux-tiers,
    .flex-item-tiers {
        width: 100%;
    }
    
    
    
    .flex-item-moitie {
        width: 100%;
        margin-bottom: 20px;
    }
    
    .flex-item-quart {
        width: 48%;
        margin-bottom: 20px;
    }
    
    .flex-item-tiers,
    .flex-item-deux-tiers {
        width: 100%;
        margin-bottom: 20px;
    }
    
    .flex-item-tiers.format-pentathlon {
        width: 48%;
    }
    
    footer.footer .flex-item-quart {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    footer.footer .flex-item-trois-quart {
        width: 100%;
        text-align: center;
        padding: 0 40px;
    }
    
    .fil-instagram .right {
        text-align: left;
    }
    
    .breadcrumbs {
        padding-left: 10px;
        padding-right: 10px;
        font-size: .8rem;
    }
    
    .owl-carousel .flex-item-deux-tiers {
        /*display: none;*/
        width: 100%;
    }
    
    .owl-carousel .flex-item-tiers {
        width: 100%;
    }
    
    .right {
        text-align: left;
    }
    
    .illustration-image {
        display: none;
    }
    
    .flex-item-cinq,
        div.gmw-ajax-results-wrapper ul.gmw-results-list li.gmw-single-item {
        width: 31% !important;
    }
    
    .megabig {
        font-size: 1.6rem;
        line-height: 1.5rem;
    }
    
    .jour-compet {
        padding-left: 25px;
        padding-right: 25px;
    }
    
    .item-competition .padding30 {
        padding: 20px;
    }
    
    .item-competition .big {
        font-size: 1rem;
        line-height: 1.4rem;
    }
    
    .carousel-calendrier .owl-nav {
        left: -40px;
        top: -30px;
    }
    
    #saisons {
        max-width: 200px;
    }
    
    .carousel-calendrier .picto-competition {
        display: none;
    }
    
    .navigation-post .flex-item-tiers {
        width: 48%;
    }
    
    .navigation-post a {
        font-size: 1rem;
        line-height: 1.2rem;
    }
    
    
    header.header-extranet.no-mandat {
        top: 90px;
    }   

    #content.no-mandat {
        padding-top: 90px;
    }
    
    .menu-top-2020 ul li.back2020 {
        width: 100%;
        text-align: center;
    }
    
    :root {
        --height-youtube : 300px;
    }
    
    
    
    
}


@media only screen and (max-width: 800px) {
    
    header.header {
        padding: 0;    
    }
    
    #inner-header {
        margin-top: 0;    
    }
    
    
/*===================*/
/* Espace Licencié */
/*===================*/

    .nav-espace .flex-item-moitie {
        width: 23%;    
    }
    
    .container-gauche-espace,
    .container-droit-espace {
        width: 100%;
        min-height: 1px;
    }
    
    .flex-item-moitie.module-espace {
        width: 48%;    
    }
    
    
    
}




/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 698 PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 698px) {


    #toTop {
        display: none !important;
        visibility: hidden !important;
    }
    
    .flex-item-cinq,
        div.gmw-ajax-results-wrapper ul.gmw-results-list li.gmw-single-item {
        width: 48% !important;
    }
    
        
    .fancybox-content {
        padding: 20px !important;
        max-width: 98% !important;
    }
    
    
    
    body.home #content {
        padding-top: 75px;    
    }
    
    
    
/*===================*/
/* Espace Licencié */
/*===================*/
    
    .part-gauche {
        padding: 15px 0;
    }
    
    .part-droite {
        padding: 20px;
    }
    
    .logo-connexion {
        height: 70px;
        background-size: 70%;
    }

    .module-connexion,
    .module-creation {
        width: 100%;
        padding: 0;
    }
    
    .module-creation {
        padding: 20px;
    }
    
    .module-inscription-competition {
        width: 100%;
        margin-bottom: 15px;
    }
    
    
    
    
}

/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 600 PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 600px) {

    
    html {
        font-size: 90%;
        -webkit-text-size-adjust: 90%;
        -ms-text-size-adjust: 90%;
    }
    
    #tarteaucitronDisclaimerAlert {
        padding: 0 20px;
        max-width: 100%;
        float: none;
        text-align: center;
    }

    .accepte-tout,
    .choix-cookies {
        height: 24px !important;
        border-radius: 0 !important;
        line-height: 24px !important;
        padding: 0 15px !important;
        margin: 6px auto!important;
        font-size: .8rem !important;
        float: none;
    }
    
    
    .flex-item-quart {
        width: 100%;
    }
    
    .flex-item-cinq {
        width: 48%;
    }

    
    .flex-item-32 {
        width: 100%;
    }
    
    footer.footer .flex-item-trois-quart {
        padding: 0;
    }
    
    footer.footer .container-flex-nowrap {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;    
        display: flex;
        position: relative;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    
    footer.footer .container-flex-nowrap .flex-item-std {
        width: 21%;
    }
    
    h2,
    .contenu-single h2,
    body.home h2 {
        font-size: 2.4rem;
        line-height: 2.1rem;
        letter-spacing: -1px;
    }
    
    
    .flex-item-tiers.format-pentathlon {
        width: 100%;
    }
    
    .flex-item-cinq,
        div.gmw-ajax-results-wrapper ul.gmw-results-list li.gmw-single-item {
        width: 100% !important;
    }
    
    section.fil-instagram {
        display: none;
    }
    
    
    .slider {
        display: none;
    }
    
    .image-mobile-only {
        display: block;
    }
    
    
    .tableau-renouvellement .surtitre-licence,
    .tableau-renouvellement .groupe-licence {
        display: none;
    }
    
    
    .rappel-paiement {
        display: none;
    }
    
    .menu-top-2020 ul li:not(.back2020) {
        display: none;
    }
    
    .menu-top-2020 {
        border: 0;    
    }
    
    .titre-page-2020 {
        padding-top: 20px;
    }

    .titre-page-2020 h3 {
        font-size: 1.6rem;
        line-height: 2rem;
        padding: 0 15px;
        max-width: 80%;
    }

    header.header-extranet {
        position: relative;
    }
    
    header.header-extranet .logo-header {
        float: none;
    }
    
    .menu-extranet {
        float: none;
        margin: 5px auto;
        text-align: center;
    }
    
    .menu-extranet li {
        margin: 0 15px;
        text-align: center;
    }
    
    .top-page.top-page-extranet {
        margin-top: 0;    
        height: 100px;
    }
    
    .wrap {
        max-width: 100%;    
    }
    
    .top-page.top-page-extranet h1 {
        font-size: 1.3rem;
        line-height: 1.6rem;
        margin-left: 12px;
    }

    .top-page.top-page-extranet h3 {
        font-size: 1.7rem;
        line-height: 2rem;
        margin-left: 12px !important;
    }

    
    body.home h1,
    h1 {
        font-size: 2.3rem;
        line-height: 2.6rem;
    }

    body.home h1 {
        padding-top: 40px;
    }

    
    .image-mobile-only {
        height: 30vh;
    }
    
    
/*===================*/
/* Espace Licencié */
/*===================*/
    
    .flex-item-moitie.module-espace {
        width: 100%;
    }
    
    /*
    .nav-espace .flex-item-moitie {
        width: 48%;
    }
    */
    
    .nav-espace .bouton-rubrique {
        padding: 12px 6px;
        border-radius: 4px;
        font-size: .9rem;
        line-height: 1.1rem;
    }
    
    .nav-espace .bouton-rubrique span::before {
        margin: 0 auto;
        font-size: 1.5rem;
    }
    
    .container-gauche-espace .identite .floatleft,
    .container-gauche-espace .identite .floatright {
        float: none;
    }
    
    .container-espace {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    a.cta-download {
        padding: 12px 20px 12px 20px;
        display: block;
        text-align: center;
    }

    a.cta-download::after {
        position: relative;
        right: auto;
        top: auto;
        margin: 8px auto 0;
        text-align: center;
    }

    #section-etape02 .module-lien-bleu {
        width: 100%; 
        min-height: 200px;
        height: auto;
        padding: 30px 20px;
    }
    
    
    
    
}




/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 480 PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 480px) {

    .navigation-post a {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    
    .navigation-post .nextpost a::before,
    .navigation-post .prevpost a::before {
        display: none;
    }

    header.header-extranet.no-mandat {
        top: 110px;
    }   

    #content.no-mandat {
        padding-top: 110px;
    }
    
    table.tableau-honorabilite thead tr th:nth-of-type(4),
    table.tableau-honorabilite tbody tr td:nth-of-type(4) {
        display: none;
    }
    
    .titre-page-2020 h3 {
        max-width: 100%;
    }
    
    #responsive-menu-container {
        width: 100% !important;    
    }

    
}

/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 420 PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 420px) {

    .cta-espace-licencie {
        padding: 8px 20px 8px 40px;
        top: 24px;
        right: 70px;
    }

    .cta-espace-licencie::before {
        font-size: 1.3rem;
        left: 12px;
        top: 8px;
    }

    
    
}



