#burger-menu{
    height: auto;
}
.header-main--expand-en{
    width: 100%;
    box-sizing: border-box;
    padding: 40px;
    background-color: #051639;
    color: white;
    height: 160px;
    font-size: 16px;
    font-weight: 300;
    position: relative;
    z-index: 10000;
}

@media all and (max-width: 1020px){
    .header-main nav ul li.header-items{
        display: none;
    }
    .header-main nav ul li.header-items.search, #menu-open{
        display: block;
    }
}

@media all and (max-width: 1020px){
    .header-main nav ul li.header-items{
        display: none;
    }
    .header-main nav ul li.header-items.search, #menu-open{
        display: block;
    }
    .header-page--highauthority nav li.hover span.image {
        display: none!important;
    }
}

@media all and (max-width: 700px){
    .page-template-tpl-homepage-en .header-main--expand-en,
    .page-template-tpl-news-en .header-main--expand-en,
    .page-template-tpl-highauth-contact .header-main--expand-en
    {
        padding: 10px;
        height: 100px;
    }
}

@media all and (max-width: 450px){
    .page-template-tpl-homepage-en .header-main .logo,
    .page-template-tpl-highauth .header-main .logo,
    .page-template-tpl-highauth-international .header-main .logo,
    .page-template-tpl-highauth-int-news .header-main .logo,
    .page-template-tpl-highauth-contact .header-main .logo
    {
        width: 150px;
    }
}

/* ---------------------------------
    burger menu social youtube icon
---------------------------------- */

#burger-menu > footer > ul.social > li.title{
    width: 250px;
}
footer.site ul.social li.youtube a {
	background: url(../img/tools-youtube-02.svg) no-repeat center center;
	letter-spacing: -10000em;
	font-size: 0;
	width: 18px;
	height: 16px;
	float: left;
	margin-top: 2px;
}

footer.site ul.social li.youtube:hover a {
	background: url(../img/tools-youtube-03.svg) no-repeat center center;
}
nav.menu footer ul.social li.youtube a {
	background: url(../img/tools-youtube-04.svg) no-repeat center center;
	letter-spacing: -10000em;
	font-size: 0;
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 5px;
}
#burger-menu > footer > ul.social > li.twitter,
#burger-menu > footer > ul.social > li.linkedin{
    margin-left: 0;
    margin-right: 20px!important;
}
#burger-menu > footer > ul.social > li.youtube{
    margin-left: 0;
    margin: 1px 8px 0 2px;
}

@media all and (max-width: 450px){
    #burger-menu > footer > ul.social > li.title{
        width: 100%;
    }
    #burger-menu > footer > ul.social > li.twitter,
    #burger-menu > footer > ul.social > li.linkedin{
        margin-left: 0;
        margin-right: 20px!important;
    }
    #burger-menu > footer > ul.social > li.youtube{
        margin-left: 0;
        margin: 1px 8px 0 2px;
    }
}

/* ---------------------------------
    footer
---------------------------------- */

@media all and (max-width: 1150px) and (min-width: 701px){

    /*footer > div.footer-site--first > .wrapper,
    footer > div.footer-site--second > .wrapper{
        width: auto;
        width: 95%;
        display: flex;
        justify-content: space-around;
    }
    footer > div.footer-site--first > .wrapper > .grid,
    footer > div.footer-site--second > .wrapper > .grid,
    footer > div.footer-site--first > .wrapper > .grid--3,
    footer > div.footer-site--first > .wrapper > .grid--4,
    footer > div.footer-site--first > .wrapper > .grid--5
    {
        width: 250px;
        margin-right: 0;
    }*/

}

@media all and (max-width: 800px) and (min-width: 701px){

        /*footer.site{
            padding-top: 25px;
        }
        footer.site .logo {
            margin-bottom: 10px;
        }
        .footer-site--second {
            margin-bottom: 0;
            padding-bottom: 0;
        }
        footer > div.footer-site--first > .wrapper,
        footer > div.footer-site--second > .wrapper{
            width: auto;
            width: 95%;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        footer > div.footer-site--first > .wrapper > .grid,
        footer > div.footer-site--second > .wrapper > .grid,
        footer > div.footer-site--first > .wrapper > .grid--3,
        footer > div.footer-site--first > .wrapper > .grid--4,
        footer > div.footer-site--first > .wrapper > .grid--5
        {
            width: 250px;
            margin-right: 0;
        }
        footer > .footer-site--first{
            height: auto;
        }
        footer > div.footer-site--first > .wrapper > .grid ul li{
            margin-bottom: 15px;
        }
        footer > div.footer-site--first > .wrapper > .grid--4{
            margin: 0;
        }
        footer > .footer-site--second > .grid.grid--4 > p{
            margin-bottom: 18px;
        }
        .footer-site--second ul.page li{
            float: none;
            margin-bottom: 18px;
        }
        .footer-site--second {
            padding-top: 15px;
        }
        footer.site .footer-site--second ul {
            margin-top: 15px;
        }
        .footer-site--first ul.social{
            display: inline-block;
            margin-top: 5px;
        }*/
    }

/* ---------------------------------
    burger menu
---------------------------------- */

@media all and (max-width: 1020px) and (min-width: 701px){

    header.header-main.header-main--abs > nav.main ul li.header-items{
        display: none;
    }
    header.header-main.header-main--abs > nav.main ul li.search,
    header.header-main.header-main--abs > nav.main ul li.menu{
        display: block;
    }
}

/* ---------------------------------
    news-en
---------------------------------- */

section.homepage-featured-posts{
    border: none;
    padding-bottom: 0;
}
.news-en ul{
    display: inline-block;
}

.page-highauthority section.news-en .wrapper .news-en-btn{
    border: 1px solid #CCC;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 30px 0;
}

section.homepage-featured-posts .wrapper .newsbtn{
    display: inline-block!important;
    border: 1px solid #CCC;
    width: 100%!important;
    height: 100px;
    text-align: center;
}

.news-en .news-en-btn a button{
    width: 125px;
    height: 30px;
    text-align: left;
}

.news-en .featured-post .image.imgnews-en a{
    display: inline-block;
    height: 100%;
    width: 100%;
    position: relative;
    background-size: cover;
    transition: all 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}
.news-en .featured-post .image.imgnews-en a img{
    background-color: none!important;
    display: inline-block;
}
.news-en .featured-post .image.imgnews-en:hover a,
.news-en .featured-post .image.imgnews-en:focus a {
  transform: scale(1.05);
}
.news-en .featured-post.featured-post--1 .image.imgnews-en a img{
    height: auto;
    transform: scale(1.05);
}
.news-en .featured-post .image.imgnews-en a:after{
    content: '';
    display: inline-block;
    height: 100%;
    width: 100%;
    background-color: #051639;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
}
.news-en .featured-post .image.imgnews-en a:hover:after{
    opacity: 0.2;
}
.page-template-tpl-news-en #post-has-one > div > ul > div.grid.grid--5 > div > div.image.imgnews-en > a:hover:after,
.page-template-tpl-highauth-int-news #post-has-one > div > div > div:nth-child(1) > div > div.image.imgnews-en > a:hover:after{
    opacity: 0;
}
.page-template-tpl-highauth-int-news #post-has-one > div > div > div:nth-child(1) > div > div.image.imgnews-en > a:hover > img{
    opacity: 0.8;
}
.page-template-tpl-highauth-int-news #post-has-one .image.image-news img{
    transition: all 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
}
#post-has-one > div > div{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 30px 0;
}
#post-has-one > div > div > a > button.to-all-news{
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #D8D8D8;
    width: 220px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url(../img/button-01-03.svg) no-repeat 195px center;
    padding-left: 20px;
    text-align: left;
}
#post-has-one > div > ul > div.grid.grid--7.grid--last > div.featured-post.featured-post--1 > div.image,
#post-has-one > div > ul > div.grid.grid--7.grid--last > div.featured-post.featured-post--2 > div.image,
#post-has-one > div > ul > div.grid.grid--7.grid--last > div.featured-post.featured-post--3 > div.image{
    background-color: transparent;
}
.page-template-tpl-news-en  .thematheque-featured-posts .image,
.page-template-tpl-homepage-en .thematheque-featured-posts .image{
    height: 170px;
}
.page-template-tpl-homepage-en .thematheque-featured-posts .featured-post--1 .image,
.page-template-tpl-news-en .thematheque-featured-posts .featured-post--1 .image{
    height: 200px;
}
.page-template-tpl-homepage-en .thematheque-featured-posts .featured-post--1 img,
.page-template-tpl-news-en .thematheque-featured-posts .featured-post--1 .image img {
    transition: all 0.4s ease-in-out;
}
.page-template-tpl-homepage-en .thematheque-featured-posts .featured-post--1 .image a:hover img,
.page-template-tpl-news-en .thematheque-featured-posts .featured-post--1 .image a:hover img {
    opacity: 0.8;
}

@media all and (min-width: 701px){
    #post-has-one > div > ul > div.grid.grid--7.grid--last > div.featured-post.featured-post--2 > div.image{
        margin-bottom: 35px;
    }
}

@media all and (max-width: 1160px) and (min-width: 701px){
        #post-has-one.news-en{
            max-width: 670px;
            margin-left: auto;
            margin-right: auto;
            padding-right: 20px;
            padding-left: 20px;
            float: none;
        }
        #post-has-one > div > div{
            margin-bottom: 5px;
        }
        #post-has-one.news-en .wrapper .grid--7{
            border: none;
            padding-left: 0;
            margin-left: 0;
            width: 100%;
        }
        #post-has-one.news-en .homepage-featured-posts ul .grid{
            margin-right: 0;
        }
        #post-has-one > div > ul > div.grid.grid--5{
            width: auto!important;
            width: 100%!important;
            margin-right: 0;
        }
        #post-has-one > div > ul > div.grid.grid--5 > div > div.text > h4{
            font-family: "Beirut Poster", Times;
            font-size: 20px;
            line-height: 28px;
            font-weight: normal;
        }
        #post-has-one > div > ul > div.grid.grid--5 > div{
            border-bottom: 1px solid #E5E5E5;
            margin-bottom: 30px;
        }
        #post-has-one.news-en .wrapper .featured-post .image{
            width: 250px;
        }
        .page-template-tpl-news-en .featured-post .image.imgnews-en,
        .page-template-tpl-homepage-en .thematheque-featured-posts .featured-post--1 .image,
        .page-template-tpl-news-en .thematheque-featured-posts .featured-post--1 .image{
            height: 170px;
        }
        .page-template-tpl-homepage-en .thematheque-featured-posts .featured-post--1 .image{
            height: 170px;
        }

        #post-has-one.news-en .wrapper .featured-post .text{
            width: auto;
            max-width: 390px;
            padding-left: 30px;
        }
        .homepage-featured-posts.news-en .grid--5 .image{
            width: auto;
        }
        #post-has-one > div > ul > div.grid.grid--5 > div{
            padding-bottom: 13px;
            margin-bottom: 33px;
        }
}
@media all and (max-width: 701px){
    #post-has-one > div > div{
        margin-top: 10px;
    }
    .page-template-tpl-homepage-en .thematheque-featured-posts .featured-post--1 .image{
        height: 170px;
    }
}

/* ---------------------------------
    .home-high-authority-en
---------------------------------- */

.page-highauthority .wrapper{
    width: auto;
    max-width: 1100px;
}
.page-highauthority .wrapper .newsletter-en h3 {
    margin-bottom: 15px;
}
.bloc.home-high-authority-en .high-authority-en{
    padding: 40px 10px 20px 10px;
    margin-bottom: 70px;
    background-color: #1857FF;
    color: white;
}
.bloc.home-high-authority-en .high-authority-en h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 10px;
}
.high-authority-en .high-auth-content h5 {
    letter-spacing: 0.5px;
    font-size: 22px;
    font-family: "Beirut Poster", Times;
    font-weight: normal;
    margin: 0 0 20px;
    border-bottom: 4px solid #FFFFFF;
}
.high-authority-en .high-auth-content h4 {
    letter-spacing: 0.5px;
    font-size: 22px;
    font-family: "Beirut Poster", Times;
    font-weight: normal;
    margin: 0 0 20px;
}
.high-authority-en .high-auth-content .subtitle{
    margin-bottom: 25px;
}
.high-authority-en .high-auth-content h4 a:hover {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.bloc.home-high-authority-en ul{
    display: flex;
    justify-content: space-around;
}
.bloc.home-high-authority-en ul li.grid{
    margin-right: 0;
    width: 30%;
    word-wrap: break-word;
    position: relative;
}
.bloc.home-high-authority-en ul li.grid .high-auth-content{
    border-bottom: none;
    padding: 30px 20px 45px 20px;
    background-color: none!important;
}
.bloc.home-high-authority-en > div > div > div.high-authority-en > ul > li > section > a{
    color: #FFFFFF;
    position: absolute;
    bottom: 20px;
    border-bottom: 1px solid #1857FF;
    padding-bottom: 2px;
}
.bloc.home-high-authority-en > div > div > div.high-authority-en > ul > li > section > a:hover{
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 2px;
}
section > a.link--2.link-en-high-auth{
    background: url(../img/link-02-white.svg) no-repeat right 7px;
    padding-right: 22px;
    font-size: 17px;
}

@media all and (max-width: 1160px) and (min-width: 701px){
    body > div.container-all > div > main > section.bloc.home-high-authority-en{
        margin-left: auto;
        margin-right: auto;
        padding-right: 20px;
        padding-left: 20px;
    }
    .bloc.home-high-authority-en .high-authority-en{
        display: block;
        max-width: 670px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 30px;
    }
}
@media all and (max-width: 1160px){
    .bloc.home-high-authority-en ul{
        display: inline-block;
    }
    .bloc.home-high-authority-en ul li.grid{
        width: 100%;
    }
    .bloc.home-high-authority-en ul li.grid .high-auth-content{
        display: inline-block;
        width: 92%;
        padding: 25px 20px 10px 20px;
    }
    .bloc.home-high-authority-en ul li.grid a.link-en-high-auth{
        position: relative;
        display: inline-block;
        margin-top: 20px;
    }
}
@media all and (max-width: 525px){
    section.bloc.home-high-authority-en > div > div > div.high-authority-en > ul{
        width: 100%;
    }
}

/* ---------------------------------
    international-activities
---------------------------------- */

.bloc.home-high-authority-en .international-activities-en{
    border-right: 1px solid #E5E5E5;
    padding-right: 10px;
    margin-right: 20px;
    max-width: 650px;
    float: left;
}
.international-activities-en h3{
    text-align: left;
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 30px;
    color: #051639;
}
section.bloc.home-high-authority-en > div > div > div.newsletter-en h3{
    letter-spacing: 0.5px;
    font-size: 18px;
    font-family: "Beirut Poster", Times;
    font-weight: normal;
    color: #051639;
}
.international-activities-en section.international-activities-bloc{
    margin-bottom: 30px;
}
.international-activities-en section.international-activities-bloc .subtitle{
    margin-bottom: 25px;
}
.international-activities-en section.international-activities-bloc h5{
    letter-spacing: 0.5px;
    font-size: 22px;
    font-family: "Beirut Poster", Times;
    font-weight: normal;
    margin: 0 0 20px;
    color: #1857FF;
    border-bottom: 4px solid #1857FF;
    max-width: 330px;
}
.international-activities-en section.international-activities-bloc .international-content h4{
    display: inline;
    letter-spacing: 0.5px;
    font-size: 22px;
    font-family: "Beirut Poster", Times;
    font-weight: normal;
    margin: 0;
    color: #051639;
}
.international-activities-en section.international-activities-bloc .international-content h4:hover{
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.international-activities-en section.international-activities-bloc .international-content p{
    color: #7F7F8F;
}
.bloc.home-high-authority-en .newsletter-en{
    width: 400px;
    float: right;
}
.bloc.home-high-authority-en .newsletter-en > h2{
    font-family: "Beirut Poster", Times;
    color: #051639;
}
.bloc.home-high-authority-en .newsletter-en p{
    color: #7F7F8F;
}
.bloc.home-high-authority-en .newsletter-en figure{
    margin: 10px 0;
    display: inline-block;
    width: 395px;
    height: 220px;
    background-size: cover;
}
section.bloc.home-high-authority-en > div > div > div.newsletter-en > div > a > button.previous-issues-btn{
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #D8D8D8;
    width: 220px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url(../img/button-01-03.svg) no-repeat 195px center;
    padding-left: 20px;
    text-align: left;
}
section.bloc.home-high-authority-en > div > div > div.newsletter-en > div > a > button.subscribe-btn{
    display: inline-block;
    background-color: #1857FF;
    border: 1px solid #1857FF;
    color: #FFFFFF;
    width: 220px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
    text-align: center;
    transition: all 0.1s;
}
section.bloc.home-high-authority-en > div > div > div.newsletter-en > div > a > button.subscribe-btn:hover{
    background-color: #FFFFFF;
    border: 1px solid #1857FF;
    color: #1857FF;
}

.bloc.publications-official{
    display: inline-block;
}

@media all and (max-width: 1160px){
    .bloc.home-high-authority-en .international-activities-en {
        float: none;
        padding: 0 3%;
        max-width: 645px;
        margin-left: auto;
        margin-right: auto;
        border-right: none;
        margin-bottom: 50px;
    }
    .bloc.home-high-authority-en .international-activities-en h3{
        text-align: center;
    }
    .bloc.home-high-authority-en .newsletter-en{
        max-width: none;
        float: none;
        padding: 0 2%;
    }
    .bloc.home-high-authority-en > div > div > div.newsletter-en > div.newsletter-btn{
        text-align: center;
    }
    .bloc.home-high-authority-en > div > div > div.newsletter-en > div.newsletter-btn:first-of-type{
        padding-top: 30px;
    }
    /*.bloc.home-high-authority-en > div > div > div.high-authority-en > ul{
        display: block;
    }*/
}

@media all and (max-width: 700px){
    .bloc.home-high-authority-en ul{
        display: inline-block;
    }
    .bloc.home-high-authority-en .high-authority-en section.high-auth-content{
        display: inline-block;
        width: 94%;
        padding: 25px 2% 0 2%!important;
    }
    .bloc.home-high-authority-en .high-authority-en{
        padding-bottom: 30px;
    }
    section.bloc.home-high-authority-en > div > div > div.international-activities-en > section > h5{
        max-width: 96%;
    }
}
@media all and (max-width: 328px){
    .bloc.home-high-authority-en .high-authority-en{
        display: inline-block;
    }
}

/* ---------------------------------
    news-letter
---------------------------------- */

.page-template-tpl-homepage-en .newsletter-en h2{
    margin-bottom: 10px;
    font-size: 22px;
}
.page-template-tpl-homepage-en .newsletter-en h2 a:hover{
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
section.bloc.home-high-authority-en > div > div > div.newsletter-en > a > .wrap-image{
    overflow: hidden;
}
section.bloc.home-high-authority-en > div > div > div.newsletter-en > a > .wrap-image > figure{
    transition: all 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
}
section.bloc.home-high-authority-en > div > div > div.newsletter-en > a:hover > .wrap-image > figure{
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
    -moz-transform: scale(1.05);
}
section.bloc.home-high-authority-en > div > div > div.newsletter-en > a > .wrap-image > figure:before{
    content: '';
    display: inline-block;
    height: 100%;
    width: 100%;
    background-color: #051639;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
}
section.bloc.home-high-authority-en > div > div > div.newsletter-en > a:hover > .wrap-image > figure:before{
    opacity: 0.1;
}


section.bloc.home-high-authority-en > div > div > div.newsletter-en > a:hover{
    text-decoration: underline;
}

@media all and (max-width: 1160px){
    section.bloc.home-high-authority-en > div > div > div.newsletter-en{
        width: 96%;
        max-width: 645px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 70px;
    }
    section.bloc.home-high-authority-en > div > div > div.newsletter-en h2{
        text-align: center;
        font-size: 28px;
        margin-bottom: 40px;
        color: #051639;
    }
    section.bloc.home-high-authority-en > div > div > div.newsletter-en h3{
        text-align: center;
        margin-top: 20px;
    }
    section.bloc.home-high-authority-en > div > div > div.newsletter-en figure{
        margin-left: auto;
        margin-right: auto;
        float: none;
        display: block;
    }
}
@media all and (max-width: 700px){
    section.bloc.home-high-authority-en > div > div > div.newsletter-en > p:last-child(){
        text-align: right;
    }
}

@media all and (max-width: 430px){
    section.bloc.home-high-authority-en > div > div > div.newsletter-en{
        width: 100%;
        padding: 0;
    }
    section.bloc.home-high-authority-en > div > div > div.newsletter-en figure{
        width: auto;
        width: 100%;
    }
    section.bloc.home-high-authority-en > div > div > div.newsletter-en p{
        padding: 0 2%;
    }
}

/* ---------------------------------
    publications official texts
---------------------------------- */

section.bloc.publications-official{
    display: inline-block;
    background-color: #F6F6F6;
    width: 96%;
    padding: 75px 2%;
    margin-top: 30px;
}
section.bloc.publications-official > div > div > div > aside.related-content-en{
    background-color: #FFFFFF;
    padding: 30px;
    border-bottom: 2px solid #D8D8D8;
    border-right: 1px solid #E6E6E6;
}
section.bloc.publications-official > div > div > div > aside.related-content-en h4{
        letter-spacing: 0.5px;
        font: normal bold 25px "Beirut Poster", Times;
        margin: 0 0 20px;
        color: #051639;
}
section.bloc.publications-official > div > div > div > aside.related-content-en h4 a:hover {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
section.bloc.publications-official > div > div > div > aside.related-content-en p{
    color: #7F7F8F;
}
section.bloc.publications-official > div > div > div > aside > div{
    margin-bottom: 25px;
}

@media all and (max-width: 1160px){
    section.bloc.publications-official > div > div > div.grid.grid--6.grid--last > aside.related-content{
        border-bottom: none;
    }
}

@media all and (max-width: 1160px) and (min-width: 701px){
    section.bloc.publications-official{
        display: inline-block;
        height: auto;
        max-width: 100%;
        padding-bottom: 20px;
        padding-top: 65px;
    }
    section.bloc.publications-official > div > div > div{
        float: none;
    }
    section.bloc.publications-official > div > div > div > aside{
        padding-left: 2%;
        margin-bottom: 40px;
        max-width: 640px;
        margin-left: auto;
        margin-right: auto;
    }
    section.bloc.publications-official .grid--last{
        border: none;
    }
    section.bloc.publications-official > div > div > div{
        width: auto;
        margin-right: 0;
    }

}

@media all and (max-width: 700px){
/*    section.bloc.publications-official{
        background-color: none;
        padding: 0;
        width: 100%;
    }
*/
/*    section.bloc.publications-official > div > div > div:nth-child(1) > aside{
        background-color: #CCCCCC;
        padding-bottom: 10px;
    }
    section.bloc.publications-official > div > div > div.grid.grid--6.grid--last > aside{
        background-color: #CCCCCC;
    }
*/
}

/* ---------------------------------
    video
---------------------------------- */

.page-template-tpl-homepage-en .bloc.video-bloc{
    display: flex;
    justify-content: space-between;
}
.page-template-tpl-homepage-en .video-text-wrapper{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    position: relative;
}
.page-template-tpl-homepage-en .video-text-wrapper .video-text{
    padding: 0 20px;
    position: relative;
    top: 45%;
    transform: translateY(-50%);
}
.page-template-tpl-homepage-en .video-text-wrapper .video-text p{
    font-family: "neuzeit-grotesk", sans-serif;
}
.page-template-tpl-homepage-en .video-text-wrapper .video-text h3{
    text-transform: uppercase;
    margin-bottom: 40px;
    font-size: 22px;
    font-family: "neuzeit-grotesk", sans-serif;
}
.page-template-tpl-homepage-en .video-text-wrapper .video-text h4{
    letter-spacing: 0.5px;
    font: normal bold 25px "Beirut Poster", Times;
    margin: 0 0 20px;
}

.page-template-tpl-homepage-en .video-wrapper{
    width: 1000px;
    float: right;
}

.page-template-tpl-homepage-en .video-wrapper .video-img-wrapper{
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #CCCCCC;
    z-index: 100;
    background-size: cover;
}
.page-template-tpl-homepage-en .video-wrapper .video-img-wrapper .video-btn{
    text-transform: uppercase;
    font-size: 22px;
    font-family: "neuzeit-grotesk", sans-serif;
    padding: 10px 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFFFFF;
}
.page-template-tpl-homepage-en .video-wrapper .video-img-wrapper .video-btn:hover{
    cursor: pointer;
    background-color: #FFFFFF!important;
    color: #000000;
}
.page-template-tpl-homepage-en .video-wrapper .video-img-wrapper.video-active{
    display: none;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media all and (max-width: 900px){
    .page-template-tpl-homepage-en .video-text-wrapper .video-text{
        padding: 30px 4%;
        transform: none;
    }
    .page-template-tpl-homepage-en .bloc.video-bloc{
        display: block;
    }
    .page-template-tpl-homepage-en .video-wrapper{
        width: 100%;
        float: none;
    }
}
@media all and (max-width: 700px){
    .page-template-tpl-homepage-en .bloc.video-bloc{
        margin-bottom: 25px;
    }
}

/* ---------------------------------
    twitter
---------------------------------- */

#twitterSlider > div.rsOverflow > div.rsContainer > div > quote{
    width: auto;
}
#twitterSlider > div.rsNav.rsBullets{
    display: inline-block;
    width: 200px;
    height: 30px;*
    border: 1px solid #FFFFFF;
}
.bloc.bloc--twitter.bloc--twitter-en > .twitter-prev-button{
    display: inline-block;
    height: 25px;
    width: 25px;
    border-left: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    position: absolute;
    left: 30px;
    transform: rotate(45deg);
    margin-top: -105px;
}
.bloc.bloc--twitter.bloc--twitter-en > .twitter-next-button{
    display: inline-block;
    height: 25px;
    width: 25px;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    position: absolute;
    right: 30px;
    transform: rotate(45deg);
    margin-top: -105px;
}
.bloc.bloc--twitter.bloc--twitter-en > .twitter-prev-button:hover,
.bloc.bloc--twitter.bloc--twitter-en > .twitter-next-button:hover{
    cursor: pointer;
    opacity: 0.8;
}
.bloc.bloc--twitter.bloc--twitter-en > p > a{
    border: none;
}
.bloc.bloc--twitter.bloc--twitter-en > p > a:hover{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 4px;
}

/* ---------------------------------
    subscribe modal
---------------------------------- */

.modal {
    display: none;
    position: fixed;
    z-index: 10000;
    padding-top: 5%;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 700px;
    position: relative;
}
#newsletter-modal .close{
    position: absolute;
    z-index: 500;
    right: 10px;
    top: 16px;
    width: 32px;
    height: 32px;
    opacity: 0.3;
}
#newsletter-modal .close:hover {
    opacity: 1;
    cursor: pointer;
}
#newsletter-modal .close:before, #newsletter-modal .close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 22px;
    width: 2px;
    background-color: #333;
}
#newsletter-modal .close:before {
    transform: rotate(45deg);
}
#newsletter-modal .close:after {
    transform: rotate(-45deg);
}

/* ---------------------------------
    modal international newsletter
---------------------------------- */

#newsletter-modal .international-form{
    padding: 40px 35px 45px 35px;
    position: relative;
}
#newsletter-modal .international-form h3{
	font-family: "neuzeit-grotesk", sans-serif;
	text-transform:uppercase;
    font-size: 20px;
	color:#051639;
}
#newsletter-modal .international-form .int-form-chapeau{
    margin-bottom: 30px;
		border-bottom : 1px solid #E5E5E5;
}
#newsletter-modal .international-form .int-form-chapeau p,#newsletter-modal .international-form .texte{
	color:#7F7F7F;
	font-family: "neuzeit-grotesk", sans-serif;
}
#newsletter-modal .international-form .texte a{
    border-bottom: 1px solid #1857FF;
    color: #1857FF;
}
#newsletter-modal .international-form form {
	border-bottom : 1px solid #E5E5E5;
	padding-top:5px;
}
#newsletter-modal .international-form form input{
    margin-bottom: 20px;
}
#newsletter-modal .international-form form input[type='text']{
    min-width: 320px;
    padding: 8px 10px;
	background:#f5f8fa;
	 border: none;

}
#newsletter-modal .international-form form input#email{
	background-image: url(../img/enveloppe.png) ;
	background-position: right;
	background-repeat: no-repeat;
	background-origin: content-box;
}
#newsletter-modal .international-form form input[type='submit']{
    margin-top: 5px;
    background-color: #1857FF;
    border-radius: 0;
    border: 1px solid #1857FF;
    color: #FFFFFF;
    width: 125px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    transition: all 0.1s;
}
#newsletter-modal .international-form form input[type='submit']:hover{
    background-color: #FFFFFF;
    border: 1px solid #1857FF;
    color: #1857FF;
}
#newsletter-modal #response{
    position: absolute;
    bottom: 0;
    left: 35px;
}
#newsletter-modal #subscribe-loader{
    position: absolute;
    bottom: 8px;
}
#newsletter-modal .titre_texte{
	color:#051639;
}
@media all and (max-width: 900px){
    .modal {
        padding-top: 15%;
    }
}
@media all and (max-width: 700px){
    .modal {
        padding-top: 18%;
    }
    #newsletter-modal .international-form {
        padding: 40px 35px 45px 15px;
        position: relative;
    }
    #newsletter-modal .international-form form input[type='text']{
        min-width: unset;
        width: 100%;
    }
    #newsletter-modal #response{
        left: 15px;
    }
}
@media all and (max-width: 500px){
    .modal {
        padding-top: 10%;
    }
    #newsletter-modal .modal-content {
        width: 85%;
    }
}
@media all and (max-width: 430px){
    .modal {
        padding-top: 5%;
    }
    #newsletter-modal .modal-content {
        width: 90%;
        padding: 5px;
    }
}
@media all and (max-width: 365px){
    #newsletter-modal .international-form .int-form-chapeau {
        margin-bottom: 20px;
    }
    #newsletter-modal .international-form form input {
        margin-bottom: 10px;
    }
    #newsletter-modal .international-form {
        padding: 20px 35px 55px 15px;
    }
}
