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


		/* ***************************************************************************************
	*       ____            _                         _
	*      / ___|___  _ __ | |_ ___ _ __  _   _    __| | ___ ___   _ __   __ _  __ _  ___ ___
	*     | |   / _ \| '_ \| __/ _ | '_ \| | | |  / _` |/ _ / __| | '_ \ / _` |/ _` |/ _ / __|
	*     | |__| (_) | | | | ||  __| | | | |_| | | (_| |  __\__ \ | |_) | (_| | (_| |  __\__ \
	*      \____\___/|_| |_|\__\___|_| |_|\__,_|  \__,_|\___|___/ | .__/ \__,_|\__, |\___|___/
	*                                                             |_|          |___/
	*
	****************************************************************************************** */

	/* **************************
	*      _____           _
	*     |_   ____   ___ | |___
	*       | |/ _ \ / _ \| / __|
	*       | | (_) | (_) | \__ \
	*       |_|\___/ \___/|_|___/
	*
	***************************** */

	.center,
	.center-prop-internaute {width:620px;}
	.center-prop-internaute {margin-left:-310px;}
	#cboxCurrent{display:none !important;}

	/* *************************************
	*      _   _                _
	*     | | | | ___  __ _  __| | ___ _ __
	*     | |_| |/ _ \/ _` |/ _` |/ _ | '__|
	*     |  _  |  __| (_| | (_| |  __| |
	*     |_| |_|\___|\__,_|\__,_|\___|_|
	*
	**************************************** */
	/* Marque de Bretagne */
	.brand-bzh {
		position: absolute;
	}


	header{position: relative;}
	.admin-bar header{top: 0;}

	/*Menu*/
	header .menu__burger{display:flex;padding: 0;}
	header .menu__burger__text{display:block;}
	header .menu__nav{flex:inherit;}
	header .menu__nav__list{display:none;}
	header .menu__nav__list.toggled{display:flex;position:absolute;left:0;top: 70px;flex-flow: column;width: 620px;background: #23282d;}
	header .menu__nav__list > li{height: auto;flex-flow:column;align-items:flex-start;border-right: none;border-top: 1px solid rgba(255,255,255,.5);padding: 0;}
	header .menu__nav__list > li > a,
	header .menu__nav__list > li > span{padding:20px;width: 100%;box-sizing: border-box}
	header .menu__nav__list > li > a br,
	header .menu__nav__list > li > span br{display:none;}
	header .menu__nav__list li:hover .sub-menu {display:none;}
	header .menu__nav__list li.active .sub-menu {display:block;}

	/*Sub-menu*/
	header .sub-menu{width:100%;position:initial;border-top: 1px solid #d4d4d4;z-index: 1;padding: 0;display:none;}
	header .sub-menu::before,
	header .sub-menu::after{display: none;}
	header .sub-menu ul.bloc-menu-left,
	header .sub-menu ul.bloc-menu-middle,
	header .sub-menu ul.bloc-menu-right{width: 100%;float:none;}
	header .menu__nav__list li:hover .sub-menu,
	header .sub-menu{top: 0;}
	header .menu__burger__text{font-family: "Cookie", sans-serif;font-weight: 400;font-size: 30px;color: #fff;text-transform: none;}
	header .menu__burger__text span{color: #fff;font-family: "Poppins", sans-serif;font-weight: 700;text-transform: uppercase;font-size: 18px}

	iframe.goog-te-menu-frame {top: 70px!important;left: calc((50% + 400px / 2) - 191px) !important;box-shadow: none!important;}

	/* ******************************************************
	*      _____                _
	*     |  ____ __ ___  _ __ | |_   _ __   __ _  __ _  ___
	*     | |_ | '__/ _ \| '_ \| __| | '_ \ / _` |/ _` |/ _ \
	*     |  _|| | | (_) | | | | |_  | |_) | (_| | (_| |  __/
	*     |_|  |_|  \___/|_| |_|\__| | .__/ \__,_|\__, |\___|
	*                                |_|          |___/
	*
	********************************************************* */
	/*Diaporama à la une*/
	.diaporama{margin-top: 0;height: 420px;}
	.nav-une__arrow{opacity: 1;top: 120px;}
	.nav-une__arrow--prev{left: calc(50% - 620px / 2);}
	.nav-une__arrow--next{right: calc(50% - 620px / 2);}
	#a-la-une .a-la-une-media .a-la-une-item .diapo-info{right: calc(50% - 620px / 2);max-width: 240px;bottom: 160px;}
	#a-la-une .a-la-une-responsive{display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;}
	#a-la-une .a-la-une-responsive img{width: 100%;height: 100%;object-fit: cover;}
	#a-la-une .a-la-une-media .a-la-une-item video{display:none;}

	/*Accès rapides*/
	.quick-access{padding-bottom: 25px;}
	.quick-access .home-title{margin: 0 0 20px;}
	.admin-chips{height: auto;flex-wrap: wrap;padding: 0 80px;height: auto;}
	.admin-chips li:nth-child(2), .admin-chips li:nth-child(5){margin-top: 0;}
	.admin-chips li:nth-child(3), .admin-chips li:nth-child(4){margin-top: 0;}
	.admin-chips li:nth-child(-n+3){margin-bottom: 25px;}
	.admin-chips li a .admin-title{margin: 10px 0 0 0;}

	/*Evenements*/
	.home-events .events-header{padding-top: 20px;height: 140px;}
	.home-events .home-title{margin: 0;}
	.home-events .events-header p{line-height: 18px;}
	.home-events .all-events-wrapper > a:nth-of-type(3){display: none;}

	/*Expériences*/
	.experience-title{left: 18px;padding: 5px 10px;}
	.nav-exp__arrow--prev{left: calc(50% - 620px / 2);}
	.nav-exp__arrow--next{right: calc(50% - 620px / 2);}

	/*Actualités*/
	.home-news{width: 300px;}
	.home-news .all-posts-wrapper > a:nth-of-type(2){display: none;}

	/*Social wall*/
	.ff-stream{padding: 10px 0 30px !important;}

	/* *********************************
	*      _____           _
	*     |  ______   ___ | |_ ___ _ __
	*     | |_ / _ \ / _ \| __/ _ | '__|
	*     |  _| (_) | (_) | ||  __| |
	*     |_|  \___/ \___/ \__\___|_|
	*
	************************************ */
	.top-footer .center{padding: 25px 0 0;}
	.top-footer .footer-link-tel{margin-bottom: 30px;}
	.top-footer .contact-footer{width: 300px;height: 335px;}
	.top-footer .contact-footer .footer-btn{bottom: 180px;}
	.top-footer .social-footer .footer-btn{bottom: -30px;left: -320px;width: 300px;}
	.top-footer .map-footer{    background: url('../images/FooterMapResp.png') no-repeat 207px -100px;background-size: auto;background-size: auto;left: 0;top: 0;z-index: -1}
	.top-footer .map-footer a{left: 430px;top: 250px;}
	.bottom-footer .center{flex-direction: column;justify-content: center;padding: 0 0 20px;}
	.bottom-footer .footer-menu{height: 50px;}
	.bottom-footer .partenaires a:first-of-type{margin-left: 0;}



	/* **************************
	*      ____
	*     |  _ \ __ _  __ _  ___
	*     | |_) / _` |/ _` |/ _ \
	*     |  __| (_| | (_| |  __/
	*     |_|   \__,_|\__, |\___|
	*                 |___/
	*
	***************************** */
	.main-wrapper{width:100%;}
	#primary.contextualites-on,
	.size-with-contextualites,
	.size-template-filtres,
	#primary .partage-social-media{width:100%;float:left;}
	#wrapper .entry-content iframe {max-width:100%}
	#wrapper .entry-content .pages {width:100%;}
	body.post-template-template-meteo-php #wrapper .entry-content div {width:100%!important;overflow-x:auto;}
	.single-affichage_liste #primary .wrapper-panel{margin: 0;}
	#wrapper .top-publication{margin-top: 0;}
	#wrapper .top-publication .imagealaune{height: 420px;}





	/* ****************************************
	*      ____  _     _      _
	*     / ___|(_) __| | ___| |__   __ _ _ __
	*     \___ \| |/ _` |/ _ | '_ \ / _` | '__|
	*      ___) | | (_| |  __| |_) | (_| | |
	*     |____/|_|\__,_|\___|_.__/ \__,_|_|
	*
	******************************************* */

	.contactslie_v2 .relations-contacts-v2 ul li,
	.actualitelie .relation-actualites ul li,
	.relations-agenda ul li {width:580px;}
	#secondary, #primary .wrapper-panel{width:100%;margin-top:0;padding-bottom:10px;margin-bottom:20px;}

	/* *********************************
	*      _____ _ _ _
	*     |  ___(_) | |_ _ __ ___  ___
	*     | |_  | | | __| '__/ _ \/ __|
	*     |  _| | | | |_| | |  __/\__ \
	*     |_|   |_|_|\__|_|  \___||___/
	*
	*********************************** */

	#primary .wrapper-panel .rester-informe,
	#primary .wrapper-panel .prop-publi {width:100%;margin-top:10px;}

	#primary .panel-agenda .form-panel .keywords,
	#primary .panel-agenda .form-panel .periode {width:100%;}
	#primary .panel-agenda .form-panel .periode {margin-top:20px;}
	#primary .panel-agenda .form-panel .periode .input-date input {width:85%;}

	body.map-full-width #primary .panel-plan-interactif {width:260px;}
	#primary .wrapper-panel .form-panel{border-bottom:none;}


		/* **************************************************
	*      ____           _                   _
	*     |  _ \ ___  ___| |__   ___ _ __ ___| |__   ___
	*     | |_) / _ \/ __| '_ \ / _ \ '__/ __| '_ \ / _ \
	*     |  _ <  __/ (__| | | |  __/ | | (__| | | |  __/
	*     |_| \_\___|\___|_| |_|\___|_|  \___|_| |_|\___|
	*
	***************************************************** */

.c-search-form_wrap input {background-color: transparent;line-height: 1.5em;font-size: 3em !important;}

	/* *****************************************************************************************
	*       ____                                        _                       _       _
	*      / ___|___  _ __ ___  _ __ ___  _   _ _ __   | |_ ___ _ __ ___  _ __ | | __ _| |_ ___
	*     | |   / _ \| '_ ` _ \| '_ ` _ \| | | | '_ \  | __/ _ \ '_ ` _ \| '_ \| |/ _` | __/ _ \
	*     | |__| (_) | | | | | | | | | | | |_| | | | | | ||  __/ | | | | | |_) | | (_| | ||  __/
	*      \____\___/|_| |_| |_|_| |_| |_|\__,_|_| |_|  \__\___|_| |_| |_| .__/|_|\__,_|\__\___|
	*                                                                    |_|
	******************************************************************************************** */

	#primary .template-affilistes-navprofil ul.liste-publication li a .articles-content .title,
	#primary .template-actualites ul li a .articles-content span.title,
	#primary .template-actualites ul li.minime a .articles-content span.title,
	#primary .template-agenda ul li a .articles-content .title,
	#primary .template-annuaire-contacts ul li a .articles-content .title,
	#primary .template-bdocumentaire-phototheque ul li .information-document h4,
	#primary .template-gestion-ressources ul li span.articles-content .title {font-size:16px;line-height:20px;}

	#proposition-publication .bloc-form .demi-bloc-form,
	#proposition-publication .demi-field {width:100%;}

	/* *************************************************
	*         _        _               _ _ _    __
	*        / \   ___| |_ _   _  __ _| (_) |_ /_/  ___
	*       / _ \ / __| __| | | |/ _` | | | __/ _ \/ __|
	*      / ___ \ (__| |_| |_| | (_| | | | ||  __/\__ \
	*     /_/   \_\___|\__|\__,_|\__,_|_|_|\__\___||___/
	*
	**************************************************** */

	#primary .template-actualites ul li a .img-actu {width:140px;}
	#primary .template-actualites ul li .cats-date {left:160px;}
	#primary .date-cat p.cats-actus {float:none;overflow:hidden;}
	#primary .date-cat{display: flex;flex-wrap:wrap;padding: 10px 15px 5px; }
	#primary .date-cat p{margin: 0 5px 5px;}
	#primary .date-cat p.cats-actus{margin: 0 0 5px;}

	/* ****************************************
	*         _                        _
	*        / \   __ _  ___ _ __   __| | __ _
	*       / _ \ / _` |/ _ \ '_ \ / _` |/ _` |
	*      / ___ \ (_| |  __/ | | | (_| | (_| |
	*     /_/   \_\__, |\___|_| |_|\__,_|\__,_|
	*             |___/
	*
	******************************************* */

	#primary .template-agenda ul li a .date {width:105px;}
	#primary .template-agenda ul li a .date p {font-size:14px;}
	/*#primary .template-agenda ul li a .articles-content .lieu {display:none;}*/
	#primary .template-agenda ul li .categorie-agenda {left:260px;}
	#primary .content-agenda .categorie-date .date-evenement p {font-size:18px;}
	#primary .content-agenda .site-contact a {width:100%;}
	#primary .content-agenda .site-contact a.nous-contactez {margin-top:10px;}

	/* ****************************************************************************************************
	*         _                            _                _                        _             _
	*        / \   _ __  _ __  _   _  __ _(_)_ __ ___    __| | ___    ___ ___  _ __ | |_ __ _  ___| |_ ___
	*       / _ \ | '_ \| '_ \| | | |/ _` | | '__/ _ \  / _` |/ _ \  / __/ _ \| '_ \| __/ _` |/ __| __/ __|
	*      / ___ \| | | | | | | |_| | (_| | | | |  __/ | (_| |  __/ | (_| (_) | | | | || (_| | (__| |_\__ \
	*     /_/   \_\_| |_|_| |_|\__,_|\__,_|_|_|  \___|  \__,_|\___|  \___\___/|_| |_|\__\__,_|\___|\__|___/
	*
	******************************************************************************************************* */

	#primary .template-annuaire-contacts ul li .site-internet .reponsive-1024 {display:none;}
	#primary .template-annuaire-contacts ul li .site-internet .reponsive-480 {display:block;}
	#primary .contact-detail .label {width:100%;}

	/* *******************************************
	*         _    _            _     _   _ ____
	*        / \  | |       ___| |_  | \ | |  _ \
	*       / _ \ | |      / _ \ __| |  \| | |_) |
	*      / ___ \| |___  |  __/ |_  | |\  |  __/
	*     /_/   \_\_____|  \___|\__| |_| \_|_|
	*
	********************************************** */

	#primary .template-affilistes-navprofil ul.liste-publication li.liste a .articles-content .title {margin-bottom:5px;}
	#primary .accesrapide-resultats-alnp p.volet-alnp.open .open,
	#primary .accesrapide-resultats-alnp p.volet-alnp.close .close {display:none;}

	/* ********************************************************************************************************************
	*      ____                       _                   _           _           _        _   _      __
	*     | __ )  __ _ ___  ___    __| | ___   ___    ___| |_   _ __ | |__   ___ | |_ ___ | |_| |__   \_\  __ _ _   _  ___
	*     |  _ \ / _` / __|/ _ \  / _` |/ _ \ / __|  / _ \ __| | '_ \| '_ \ / _ \| __/ _ \| __| '_ \ / _ \/ _` | | | |/ _ \
	*     | |_) | (_| \__ \  __/ | (_| | (_) | (__  |  __/ |_  | |_) | | | | (_) | || (_) | |_| | | |  __/ (_| | |_| |  __/
	*     |____/ \__,_|___/\___|  \__,_|\___/ \___|  \___|\__| | .__/|_| |_|\___/ \__\___/ \__|_| |_|\___|\__, |\__,_|\___|
	*                                                          |_|                                           |_|
	*
	*********************************************************************************************************************** */

	#primary .template-bdocumentaire-phototheque ul li .image-a-la-une {height:200px;}
	#primary .template-bdocumentaire-phototheque ul li .information-document {min-height:178px;height:auto;padding-bottom:20px;}


	/* ****************************************
	*         _    _ _            _         __
	*        / \  | | | ___   ___(_)_ __   /_/
	*       / _ \ | | |/ _ \ / __| | '_ \ / _ \
	*      / ___ \| | | (_) | (__| | | | |  __/
	*     /_/   \_\_|_|\___/ \___|_|_| |_|\___|
	*
	******************************************* */

	.allocine-film .affiche-film {float:none;margin:0 auto 20px;}
	.allocine-film .informations-film {width:440px;}

	/* ****************************************
	*         _    _ _
	*        / \  | | |__  _   _ _ __ ___  ___
	*       / _ \ | | '_ \| | | | '_ ` _ \/ __|
	*      / ___ \| | |_) | |_| | | | | | \__ \
	*     /_/   \_\_|_.__/ \__,_|_| |_| |_|___/
	*
	******************************************* */

	#primary .vignettes-album a .articles-content h4 {margin-bottom:0!important;padding:41px 0 0!important;}
	#primary .vignettes-album a .articles-content .introduction {margin-top:5px!important;}

	/* ************************
	*      _  _    ___  _  _
	*     | || |  / _ \| || |
	*     | || |_| | | | || |_
	*     |__   _| |_| |__   _|
	*        |_|  \___/   |_|
	*
	*************************** */

	.page404 #searchform {text-align:center;}
	.page404 #searchform div {display:inline-block;}
	.page404 #searchform .rechercher {width:240px;}

	/* ***************************************
	*       ____            _             _
	*      / ___|___  _ __ | |_ __ _  ___| |_
	*     | |   / _ \| '_ \| __/ _` |/ __| __|
	*     | |__| (_) | | | | || (_| | (__| |_
	*      \____\___/|_| |_|\__\__,_|\___|\__|
	*
	****************************************** */

	.page-contact .gform_wrapper ul li.gfield {width:100%;}
	.page-contact .gform_wrapper ul li#field_1_5 {padding-top:0;}

	/* ***************************************************
	*         _
	*        / \   _ __  _ __   ___  _ __   ___ ___  ___
	*       / _ \ | '_ \| '_ \ / _ \| '_ \ / __/ _ \/ __|
	*      / ___ \| | | | | | | (_) | | | | (_|  __/\__ \
	*     /_/   \_\_| |_|_| |_|\___/|_| |_|\___\___||___/
	*
	*
	***************************************************** */
	.template-liste ul li.liste a .informations-pub {width:34%;}
	.template-liste ul li.liste a .content-pub {width:66%;}

	/* *****************************************************
	*      _   _            _       ___         ____  ____
	*     | | | | __ _  ___| | __  / (_) ___   / / _|/ _\ \
	*     | |_| |/ _` |/ __| |/ / | || |/ _ \ / / |_| |_ | |
	*     |  _  | (_| | (__|   <  | || |  __// /|  _|  _|| |
	*     |_| |_|\__,_|\___|_|\_\ | ||_|\___/_/ |_| |_|  | |
	*                              \_\                  /_/
	*
	******************************************************** */

	body.gecko footer .middle-footer .newsletter-sms input[type="text"],
	body.gecko footer footer .middle-footer .newsletter-sms input[type="email"] {width:308px;}

	body.ie .front-page .fil-infos-droits-demarches .droits-demarches-ligne select {width:389px;}

}