@import url("responsivebis.css");
@media all and (max-width: 767px), only screen and (max-width: 768px) and (orientation: portrait) {
body {
    width:100%;
    background-image:none;
}

#bandeau_cookies {
background-repeat: repeat;
height: auto;
padding-bottom: 20px;
padding-top: 20px;
}
#at-custom-mobile-bar {
	z-index:1001;
}

#cykia-container {
    width:100%;
	padding-bottom: 50px;
}

#cykia-menu .cykia-content #menu_header,
#cykia-header .cykia-content {
    height: 47px;
    width: 100%;
	border-bottom-width: 5px;
}

#cykia-menu {
	background-image:none;
}

#cykia-menu div#googlecse-form{
    border:none;
}

#cykia-menu #logo_recherche{
    /* top:-19px; */
}

#cykia-menu #logo_recherche:hover {
    width: 170px;
    border-color: #5B7598;
}

#cykia-menu .menu_top {
    height: 20px;
    background-image: none;
}

#cykia-menu #menu_content {
  padding-top: 35px;
}

/*#logo_mma {
    height: 68px;
    width: 87px;
    margin-left: 38px;
    display: inline-block;
}*/

#logo_mma div, #menu_logo_mma div {
    height: 75px !important;
	width: 75px !important;
	left: 22px !important;
	top: 1px !important;
    background-size: 100% auto !important;
	background-image: url(../img/fondation/logo-MMA-fondation-mobile.png);
}

#logo_legende {
    color: transparent;
    /*position: relative;*/
    top:28px;
    left: 103px;
    /*overflow: hidden;
    display: inline-block;
    vertical-align: top;
    width: 129px;
    margin-left: 22px;
    margin-top: 11px;*/
}

#logo_legende span {
    color: #6c6261;
    font-size: 6px !important;
	display:block;
}

#logo_recherche {
    /* background-color: white; */
    /* background-position: center center; */
    /* background-repeat: no-repeat; */
    /* background-size: 25px auto; */
    /* cursor: pointer; */
    /* height: 29px; */
    /* overflow: hidden; */
    /* position: absolute; */
    /* right: 6px; */
    /* top: -19px; */
    /* transition: width 0.5s ease 0s, border-color 0.5s ease 0s; */
    /* width: 36px; */
    /* border-radius: 2px; */
    /* cursor: pointer; */
    /* border: 1px solid transparent; */
	top: 16px;
	right: 40px;
}

#cykia-header #logo_recherche {
    display:none;
}

#cykia-menu #close_menu,
#logo_menu {
	height: 23px;
	right: 5px;
	padding: 0;
	top: 20px;
	width: 23px;
}

#cykia-header-bottom{
   /*background-image: url(/specific/skins/ew2011/img/fondation/menu-line-mobile.png) !important;
    background-position: left -170px bottom;
    background-size: auto 68% !important;
    bottom: -35px !important;
    padding-left: 0;*/
}

#cykia-header{
    height: 48px!important;
}

#cykia-menu #close_menu{
    /*height: 20px;
    right: 11px;
    padding: 0;
    top: 13px;
    width: 20px;
    margin-top: 0px;*/
}

#cykia-menu #search_menu{
}

#cykia-menu {
    width: 100%;
}
#cykia-body {
    width: 100%;
	padding-top: 52px !important;
}
#cykia-body.on {
}
#cykia-body.off {
    display: none;
}

/** slider **/
#cykia-top .slideshow_simple .slideshow_control{
    display:none;
}

#cykia-top .slideshow_simple,
#cykia-top .slideshow {
    width:100%;
    height: 283px;
    display: block;
}

#cykia-top .slideshow .slideshow_text{
    width: 100%;
}

#cykia-top .slideshow_simple .ct_entry .slideshow_text .image {
    height: 205px;
    left: auto;
    top: auto;
    width: auto;
}

#cykia-body .accueil-blocs .accueil-bloc .text .title{
    font-size:16px;
    letter-spacing: 1.8px;
}

#cykia-top .slideshow_simple .ct_entry .slideshow_text .image img{
    height: 100%;
    width: 100%;
}

#cykia-top .slideshow .slideshow_text div[name='title']{
    padding-left: 10px;

}

#cykia-top .slideshow .slideshow_text div[name='title'] h2{
    font-size: 19px;
    letter-spacing: normal;
}

/** bloc accueil **/
#cykia-body .accueil-blocs {
    border-left: none;
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.news-title-inline{
    left:40px;
}

#cykia-body .accueil-blocs .accueil-bloc .text .text-content{
    display:none;
}

#cykia-body .accueil-blocs .accueil-bloc .text{
    max-width: none;
    letter-spacing: normal;
}

#cykia-body .accueil-blocs .accueil-bloc{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: none;
    border-right: none;
    height: 81px;
}

#cykia-body .accueil-blocs .accueil-bloc .image{
    width: 70px;
    background-size: 50px auto;
}

/** articles list **/
.introduction h1, div.text h1, 
div.contenu h1, h1 {
	font-size: 28px;
}
.evenements_list,
.articles_list {
    padding-left: 23px;
    padding-right: 23px;
}

.articles_list .ct_entry:nth-child(3n+2),
#colfull_articles .ct_entry:nth-child(3n+2),
.evenements_list .ct_entry:nth-child(3n+2) {
    margin-left: 0px;
    margin-right: 0px;
}

.articles_list .ct_entry,
.evenements_list .ct_entry {
    width: 100%;
    display:block;
    height: auto;
	margin-bottom: 8px;
}
.evenements_list .ct_entry {
	margin-bottom: 20px;
}

.news-line{
    margin: 0 0 15px;
}
.title-inline {
	font-size: 14px;
}
.article_details_news-line .title-inline {
  padding: 0 16px;
}

.articles_list .ct_entry:last-of-type{
    margin-bottom:30px;
}

.articles_list .ct_entry .content .bottom .category {
    /*width: 158px;*/
    width: 128px;
}

#article_details .ct_entry .content .bottom .category{
    /*width: 169px;*/
	font-size: 12px;
}

#article_details .ct_entry .content .bottom .category,
#article_details .ct_entry .content .bottom .date {
  padding-top: 5px;
}


#article_details .ct_entry .content .photo {
    /* height: 95px; */
	background-position: center;
	background-size: cover;
}

.articles_list .ct_entry .content .top {
    background-image: url("../img/2016_onglet_pointe_blanc_c.png");
    background-repeat: repeat-x;
}
.articles_list .ct_entry .content .top .category {
    font-size: 18px;
}
.articles_list .ct_entry .content .top .date {
    background-image: none;
    font-size: 18px;
}
#article_details .ct_entry .content h2{
	font-size: 20px;
}
#col0.articles_list .ct_entry .content h3 {
    font-size: 50px;
    margin-top: 4px;
    padding-left: 20px;
    padding-right: 20px;
}
#col0.articles_list .ct_entry .content .photo {
    margin-left: 18px;
    width: 597px;
}
#col0.articles_list .ct_entry .content .introduction {
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 24px;
}

.evenements_list .ct_entry .content h3,
.articles_list .ct_entry .content h3 {
	font-size: 15px;
	margin-right: 70px;
	hyphens: auto;
}
.articles_list .ct_entry .content .photo {
    /* height: 95px; */
    width: 100%;
	background-size: cover;
}
.articles_list .ct_entry:hover .content .photo {
	background-size: cover;
}


.articles_list .ct_entry .content .introduction {
    /*display:none;*/
	font-size: 12px;
}
.evenements_list .ct_entry .content .bottom_wrapper,
.articles_list .ct_entry .content .bottom_wrapper,
#article_details .ct_entry .content .bottom_wrapper {
	padding-left: 16px;
}
.evenements_list .ct_entry .content .bottom .category,
.articles_list .ct_entry .content .bottom .category,
.evenements_list .ct_entry .content .bottom .expert,
.articles_list .ct_entry .content .bottom .expert,
.evenements_list .ct_entry .content .bottom .date,
.articles_list .ct_entry .content .bottom .date{
	padding-top: 6px;
}
.evenements_list .ct_entry .content .bottom .date,
.articles_list .ct_entry .content .bottom .date,
#article_details .ct_entry .content .bottom .date{
	font-size: 11px;
}
.articles_list .ct_entry .content .bottom .expert,
#article_details .ct_entry .content .bottom .expert{
	font-size: 11px;
}
.evenements_list .ct_entry .content .photo_container .date_evenement,
.articles_list .ct_entry .content .photo_container .date_evenement{
	font-size: 15px;
	width: 53px;
	padding: 3px 0px 6px;
}
.evenements_list .ct_entry .content .photo_container .date_evenement .year,
.articles_list .ct_entry .content .photo_container .date_evenement .year{
	font-size: 11px;
	line-height: 7px;
}
.evenements_list .ct_entry .content .bottom .lieu,
.articles_list .ct_entry .content .bottom .lieu,
#article_details .ct_entry .content .bottom .lieu{
	font-size: 11px;
	padding: 19px 0px 2px;
	width: 53px;
	background-size: 11px;
	background-position: center 3px;
}


#morenews div {
    margin-right: auto;
}


#cykia-right,#cykia-left {
    display:none;
}
.encadre {
    border: 40px solid #eceae9;
}
.sondage .entete {
    background-image: url("../img/2016_onglet_pointe_blanc_c.png");
    background-repeat: repeat-x;
}
.sondage .entete .category {
    font-size: 18px;
}
.sondage .entete .date {
    background-image: none;
    font-size: 18px;
}
.sondage .question {
    font-size:38px;
    padding-left: 16px;
}

.sondage .question img {
    width: 105px;
}

.sondage .ct_entry label {
    font-size:26px;
}

.sondage .pied .send {
    font-size: 26px;
    height: 56px;
    line-height: 56px;
    right: 42px;
    top: -64px;
    width: 150px;
}

.articles_list .ct_entry.video {
    height: 349px;
    margin-bottom: 42px;
    margin-left: 38px;
    margin-top: 40px;
    width: 564px;
}
.articles_list .ct_entry.video .content h3 {
    height: 241px;
    padding-left: 40px;
    padding-top: 108px;
    width: 504px;
}
.articles_list .ct_entry.video .content h3::first-letter {
    background-image: url("../img/2016_picto_video_mobile.png");
    background-size: auto 45px;
    padding-left: 49px;
}

#cykia-top #col0.articles_list .ct_entry .content .photo {
    background-size: cover;
    width: 597px;
}

.share {
    display:none;
}
/*
.share.mobile {
    display: block;
    float: none;
    padding-left: 40px;
}
*/

.share.mobile {
    display: block;
    float: none;
    height: 250px;
    padding-left: 40px;
}

.share.type_line .social_share_privacy_area.line {
    transform: scale(2);
    transform-origin: left top 0;
    width: 275px;
}
.share.mobile.type_line .social_share_privacy_area.line li {
    vertical-align: top;
}
.social_share_privacy_area.line li.help_info .info, .social_share_privacy_area li .help_info.icon .info {
max-width: 250px;
}
#col0.articles_list .ct_entry .content div.text {
    font-size:30px;
    min-height: auto;
    padding: 0 40px 20px;
}
.sametheme {
    display: block !important;
    float: none;
    font-size: 24px;
    height: 66px;
    line-height: 66px;
    margin-left: auto;
    margin-right: auto;
    width: 560px;
}

#liste_categories {
    padding-left: 22px;
    padding-top: 12px;
}
#liste_categories div {
    font-size: 17.7px;
    height: 53px;
    line-height: 53px;
    width: 197px;
}

#col0.articles_list .ct_entry.sondage.resultats .content div.text {
    font-size: 26px;
}
.articles_list .ct_entry.sondage.resultats .content h3 img {
    float: left;
    margin: 25px 6px 18px 0;
    width: 105px;
}

.sondage.resultats .nbvotes {
    height: 51px;
    line-height: 51px;
}

.sondage.resultats .jauge {
    border-radius: 5px;
    height: 51px;
    width: 482px;
}
.sondage.resultats .jauge .mercure {
    height: 51px;
}

.sondage.resultats .jauge .taux {
    height: 51px;
    line-height: 51px;
    padding-left: 15px;
}
.sondage.resultats .context {
    font-weight:normal;
}


.rss_texte {
    width: auto;
}

col0.articles_list .ct_entry.trafic_zt .content .rss_texte h3 {
    font-size:28px;
}
#col0.articles_list .ct_entry.trafic_zt .content .rss_texte p {
    font-size:24px;
}

.rss_mention {
    width: auto;
    font-size:20px;
}

.rss_flash_titre {
    font-size: 26px;
    min-height: 89px;
    padding-left: 42px;
    padding-right: 42px;
    padding-top: 28px;
}

.rss_chapo {
    float: none;
    width: auto;
}
.rss_menu_regions {
    height:1px;
    overflow:hidden;
}

/** Menu **/
#cykia-menu .cykia-content {
    width: auto;
}

#folder0s6 {
    padding-left: 19px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#folder0s6{
    padding-left: 18px;
    margin-top: 18px;
}

a#home_menu{
    /* left: 36px; */
    /* top: -8px; */
    font-size: 15px;
	padding-left: 37px;
}

.menu-line{
    width: 100%;
    background-image: url(/specific/skins/ew2011/img/fondation/underline-menu.png);
    background-repeat: no-repeat;
    background-position: 0px bottom;
    background-size: auto 100%;
    margin-top: 10px;
    position: absolute;
}

#folder0s6 li > ul > li {
    font-size: 14px;
}

#folder0s6 li > ul {
    padding-left: 20px;
}

#folder0s6 li > ul > li {
    padding-top: 5px;
}

#folder0s6 > li:not(:first-child) {
    padding-top: 18px !important;
}

#folder0s6 li > a {
  padding-left: 19px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#folder0s6 li.multi>a{
    background-position: 0px 2px;
}

#folder0s6 li.multi>a{
    background-size: 15px auto;
}

#folder0s6 li.multi > a {
    padding-left: 19px;
    padding-right: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
}

#folder0s6 a {
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    display: inline-block;
}

#folder0s6  li {
    border: 0 none;
    display: block;
    min-height: auto;
    padding: 0;
    width: auto;
    font-size: 15px;
}

#cykia-menu .share_container {
    margin-top: 19px;
    padding-left: 28px;
}

#cykia-menu .follow_us {
    margin-left: 20px;
    font-size: 17px;
    margin-top: 18px;
}

#cykia-menu .menu_link_share {
    width: 44px;
    height: 44px;
}

#cykia-menu .menu_link_share:not(:first-of-type){
    margin-left: 2px;
}

#cykia-menu .follow {
    font-size: 15px;
}

#cykia-menu.on {
    height:auto;
}

/** fin menu **/

/** article détail **/
.category_sup {
    display: none !important;
}

#article_details .ct_entry .content .bottom{
	/* background-color: #7088A5 !important; */
	padding: 0px 23px;
}

div#article_details div#contenu_article{
    margin-left:23px;
    margin-right:23px;
    margin-bottom: 30px;
    padding-right: 0px;
    padding-left:0px;
}
#article_details #contenu_article .introduction {
  font-size: 20px;
}

#article_details #info_expert #photo_expert{
    display: inline-block;
    width: 105px;
    height: 105px;
}

#col0.articles_list .ct_entry .content #compteur_vues.introduction {
    background-position: 430px center;
    padding-left: 460px;
}

.articles_list .ct_entry.trafic {
    border: 40px solid #eceae9;
}

#col0 .content_type_concours #concours-wrapper {
    width:auto;
}


#col0.articles_list .ct_entry.paragraph_alt .content div.text iframe {
    height: 833px;
    width: 598px;
}


#col0.articles_list .ct_entry .content div.text .video-container iframe {
    width: 560px;
}

#article_details #info_expert{
    display: block;
    position: initial;
    /* padding-left:20px; */
    /* padding-right:20px; */
    width: auto;
    /* margin-top:60px; */
    margin-bottom: 30px;
}
#article_details #info_expert #wrapper_expert{
	padding-left: 23px;
	padding-right: 23px;
}

#article_details #info_expert #photo_expert{
    /* margin-bottom: 13px; */
}
#article_details #info_expert #intro_expert{
    float: right;
    width: 55%;
    /* padding-right: 10px; */
    /* vertical-align: top; */
    margin-top: 10px;
    font-size: 15px;
    /* font-family: 'Montserrat regular'; */
}

#article_details #twitter_expert {
    background-image: url(/specific/skins/ew2011/img/fondation/twitter-mobile.png);
}

#article_details #facebook_expert {
    background-image: url(/specific/skins/ew2011/img/fondation/facebook-mobile.png);
}

#article_details #linkedin_expert {
    background-image: url(/specific/skins/ew2011/img/fondation/linkedin-mobile.png);
}

#article_details .expert_social_link {
    height: 35px;
    width: 35px;
}

#article_details #contenu_article .text {
    font-size: 16px;
}

#article_details #contenu_article h3 {
    font-size: 19px;
}

#article_details #info_expert #desc_expert {
    font-size: 16px;
	clear: both;
}

#article_details .expert_social_link:nth-of-type(2) {
    margin-left: 30px;
    margin-right: 30px;
}

#article_details .ct_entry .content .bottom .expert{
    /*width:95px;*/
    width:125px;
}    

#article_details #info_expert #follow_expert{
    padding-bottom: 30px;
}

.ct_entry .follow_us .follow{
    padding-top:0px;
}

/* formulaire de contact */
div#dynamicDiv40_29 {
    float: none;
    width: auto;
    text-align: left;
    margin-top: 10px;
    display:block;
}

.dynamicDiv textarea {
    width: 95%;
}
/*.right,*/
div#dynamicDiv40_29{
    margin-left: 20px;
    margin-right: 20px;
}

#article_details .ct_entry .content .blockquote {
    /* padding-left: 19px; */
    /* background-size: 50px auto; */
    /* background-position: 10px 0; */
    /* padding-top: 40px; */
    /* font-size: 16px; */
}
#article_details .ct_entry .content .blockquote,
#article_details .ct_entry .content .quote{
	margin-left: -23px;
	background-size: 45px auto;
	padding-left: 45px;
	width: auto;
	margin-right: 0;
	font-size: 22px;
	hyphens: auto;
}

.evenement_thumb_map {
    width :100%;
    margin-bottom: 325px;
}

.evenement_thumb_map_img {
    height: auto;
    width: 100%;
    padding-top : 100%;
    background-size: 100% 100%;
}

#cykia-body > div:first-child{
    display: none;
}

.block-event {
    top: 97%;
    left: 20px;
    width: calc(100% - 40px);
}

.block-event .bottom{
    overflow: hidden;
    height: 115px;
}

.date_event{
    width: auto;
}

.image_event {
    background-size: cover;
}

.image_event:hover {
    background-size: cover;
}

.block-mission{
    width: 98px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
}
.block-mission .mission-image-inner{
width: 74px;
height: 74px;
}
.block-mission .mission-text{
	hyphens: auto;
	font-size: 12px;
}
.button-event{
    display: none !important;
}

.owl-carousel {
  margin-bottom: 20px;
}
#image_slide {
height: 111px;
}
.slide_content .content{
	font-size: 12px;
	line-height: 14px;
	padding-left: 12px;
	padding-right: 10px;
	vertical-align: bottom;
}
.slide_content .date_evenement{
	font-size: 15px;
	width: 53px;
	padding: 3px 0px 6px;
}
.slide_content .date_evenement .year {
  font-size: 11px;
  line-height: 7px;
}
.slide_content .lieu{
	font-size: 11px;
	padding: 19px 0px 2px;
	width: 53px;
	background-size: 11px;
	background-position: center 3px;
}

#cykia-footer {
  padding-top: 20px;
}
#cykia-footer .cykia-content {
	font-size: 11px;
}

#cykia-footer .cykia-content > ul:nth-of-type(1) {
	text-align: right;
}
#cykia-footer .cykia-content > ul:nth-of-type(1),
#cykia-footer .cykia-content > ul:nth-of-type(2) {
	width: 125px;
}
#domaines li {
	text-align: center;
}
#cykia-footer .share_container {
  margin-top: 12px;
}
#cykia-footer .menu_link_share{
	width: 45px;
	height: 45px;
	background-size: auto 60%;
}
#cse-search-results iframe {
	height: 2100px;
}
}