body {
	font-family: 'Open Sans', sans-serif;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0;
  overflow-x: hidden;
}

#sitecontainer #pageContent #container {
  position: relative;
}

#content .cel_pagetype_RichText {
    max-width: 623px;
    padding-bottom: 40px;
}


/*******************************
Flex Rules
********************************/

#content .standortAddressList,
#footerAddress .cel_cm_rte_content {
	display: box; /** old browsers **/
    display: flexbox; /** for IE10 **/
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap; /** for IE10 **/
    -webkit-flex-wrap: wrap; /** Safari 6.1+ **/
    flex-wrap: wrap;
}

#content .standortAddressList ul,
#footerAddress .cel_cm_rte_content ul {
	flex: 1;
}

/*******************************
  Fonts
********************************/
h1 {
  font-family: Open Sans, sans-serif;
  font-size: 95px;
  line-height: 84px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 50px;
}

#container #pageImageText h1,
#container #pageImageText h2 {
  margin-top: 20px;
}

body.celdocpath_CH\.Home #container #pageImageText,
body.celdocpath_DE\.Home #container #pageImageText {
    padding-top: 400px;
}
body.celdocpath_CH\.Home #container #backButton,
body.celdocpath_DE\.Home #container #backButton {
  display: none;	
}

body.celdocpath_CH\.Home #container #pageImageText h1,
body.celdocpath_DE\.Home #container #pageImageText h1 {
  margin-top: -197px;
  color: white;
}

body.celdocpath_CH\.Home .backLink,
body.celdocpath_DE\.Home .backLink {
	display: none;
}

h2 {
  font-family: Open Sans, sans-serif;
  font-size: 63px;
  line-height: 63px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

h3,
.article_title.h1 {
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
}

h4 {
  font-size: 18px;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22px;
}

h5 {
  font-family: Open Sans, sans-serif;
  font-size: 12pt;
  line-height: 18pt;
  color: black;
  text-transform: uppercase;
}

p {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

div.cel_docdoesnotexist p {
  font-size: 16px !important;
  line-height: 23px !important;
}

#footer p {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

span.redText {
    color: #ff0000;
}

#content {
	padding-top: 74px;
	min-height: 400px;
}

.fw900 {
	font-weight: 900 !important;
}

/* Home-Site */

.celdocpath_CH\.Home #content,
.celdocpath_DE\.Home #content {
	padding-top: 15px;
}

.celdocpath_CH\.Home h3,
.celdocpath_DE\.Home h3 {
  margin-top: 0px;
  padding-top: 12px;
}

/*******************************
  Links
********************************/
a, a:link, a:visited, a:active, a:hover { 
	color: black;
	text-decoration: none;
}
p a, p a:link, p a:visited, p a:active, p a:hover {	
	font-weight: 700;
}
a:hover {
	text-decoration: underline;
}

#footerAddress a {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
#footerAddress a:hover {
	text-decoration: underline;
	font-weight: normal;
}
#footerAddress a:active {
	font-weight: bold;
}

#footerCopyright a {
	color: black;
	font-weight: normal;
	text-decoration: none;
}
#footerCopyright a:hover {
	text-decoration: underline;
	font-weight: normal;
}
#footerCopyright a:active {
	font-weight: bold;
}

/*******************************
  Combi Fonts
********************************/

.cel_pagetype_BoxPresentation .presentationList > ul > li ul > li:last-child a,
.cel_pagetype_Blog .text a.article_link,
a.moreLink {
  text-decoration: none;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.cel_pagetype_BoxPresentation .presentationList > ul > li ul > li:last-child a:hover,
.cel_pagetype_Blog .text a.article_link:hover,
a.moreLink:hover {
  text-decoration: underline;
}

/*******************************
  Header
********************************/

#container #topContainer {
	width: 100%;
	position: relative;
}

#container #contentWrapper { 
	margin-left: auto;
	margin-right: auto;
	max-width: 1024px;
	position: relative;
	z-index: 4;
}

#contentWrapper > div {
  margin-left: 35px;
  margin-right: 35px;
}

body.celementseditmode #container #topBanner {
	position: initial;
}
#container #topBanner {
  width: 100%;
  height: 120px;
  position: fixed;
  background-color: #ffed00;
  /*opacity: 0.9;*/
  z-index: 98;
}

#container #pageImage {
  position: relative;
  width: 100%;
  height: 400px;
}
body.celdocpath_CH\.Home #container #pageImage,
body.celdocpath_DE\.Home #container #pageImage {
	height: 485px;
}

#container #pageImage > div {
  height: 100%;
}

#container #pageImage img {
	display: none;
}

#container #pageImage p.noTitlePicture {
	display: none;
}

#sitecontainer #header {
	max-width: 1024px;
  height: 120px;
  display: flex;
  font-family: 'Open Sans', Regular;
  margin-left: auto;
  margin-right: auto;
  padding-left: 35px;
	padding-right: 35px;
	box-sizing: border-box;  
}

@media only screen and (min-width: 1024px) {
	.menu_point .fa.fa-bars.fa-2x {
		font-size: 26px;
	}
}

#header .headerItem {
  flex: 1;
}

#header .headerItem.right {
	text-align: right;
}


#language a {
  color: #000000;
  text-decoration: none;
}

#language a.active {
  font-weight: 700;
  color: black;
  text-decoration: underline;
}

#language ul.language {
  /*display: flex;*/
  display: none;
  flex-direction: row;
  margin-left: -40px;
}
#language ul.language li {
  text-align: center;
  list-style-type: none;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 10px;
  font-weight: 600;
  color: #ddd;
  padding-right: 5px;
}
#language ul.language li:not(:first-child) {
  border-left: 2px solid #000000;
  padding-left: 5px;
}

#header .headerItem #countryDropdown {
  position: relative;
  top: 11px;
}

.countrySelect .selectCountry {
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.countrySelect .selectCountry img {
	position: absolute;
	left: 128px;
	top: -5px;	
}

.countrySelect {
  display: flex;
}
.countrySelect span.selectCountryText {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 23px;
  font-weight: 700;
}

#countryDropdown .countryDropDown {
	margin-top: -1px;
	z-index: 10;
	padding-left: 2px;
}

.countrySelect.up i {
	margin-left: 6px;
	cursor: pointer;
	width: 16px;
	
}

.countrySelect.down i {
	border-left: 1px solid;
	border-top: 1px solid;
	border-right: 1px solid;
	background-color: #ffffff;
	z-index: 99;
	cursor: pointer;
	width: 16px;
	padding: 3px 3px 5px 5px;
}

.countrySelect.up .countries {
  display: none;
}

.countrySelect.down .countries {
  background-color: #ffffff;
	padding-left: 0px;
	overflow: hidden;
	width: 150px;
	z-index: 0;
  margin-top: -1px;
}

.countrySelect.down .countries li {
  list-style-type: none;
  border-left: 1px solid;
  border-bottom: 1px solid;
  border-right: 1px solid;
  padding-left: 9px;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
}

.countrySelect.down .countries li:first-child {
	border-top: 1px solid;
}

.countrySelect .countries li {
  list-style-type: none;
}

.countrySelect .countries li a {
  font-size: 14px;
  font-weight: 600;
  color: #6f6f6f;
}

.countrySelect .countries li a:hover {
  color: black;
  text-decoration: none;
}


#header .headerItem .menuIcon {
	position: absolute;
	top: 72px;
}

@media only screen and (min-width: 1024px) {
	#header .headerItem .menuIcon {	
	top: 76px;
	}
}

#header .headerItem .menuIcon .menu_point i {
	cursor: pointer;
}

#header .headerItem .countryDropDown i {
	font-size: 13px;
}
/*
#centerHeader {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
*/

#centerHeader #logoHeader img,
#centerHeader #logoHeaderIntro img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 95px;
  width: auto;
  margin-top: -3px;
}

#contentWrapper #pageImage {
  margin-top: 45px;
}

/*******************************
  Header Search
********************************/
.search {
  position: relative;
  color: #aaa;
  font-size: 16px;
  top: 26px;	
}
.search input {
  width: 120px;
  height: 21px;
  border: 2px solid #777;
  border-radius: 5px;
  padding-right: 25px;  
  font-family: 'Open Sans';
  font-weight: 600;
  text-indent: 10px;
}
i.fa.fa-search {
    position: absolute;
	right: 14px;	
    top: 8px;
    color: white;
}

/*******************************
  Header Shop
********************************/
#headerLinks .shopLink {
	position: relative;
	top: 10px;
}

/*******************************
  Back Button
********************************/
#mobileBackButton {
	display: none;
}

#backButton a {
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  color: #1babe9;
  text-decoration: none;
  font-weight: bold;
}
#backButton {
  padding-top: 10px;
  padding-bottom: 5px;
}
#container.noPageImage #backButton {
  padding-top: 130px;
}


/*******************************
  Content
********************************/

#content .carwashTitle {
	font-size: 55pt;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	list-style: none;
	margin-top: -10px;
	margin-bottom: -10px;
}

#content ul li ul {
    list-style: none;
    font-family: 'Open sans';
    font-size: 16px;
    line-height: 23px;
}

#content .standortListTable {
	border-collapse: collapse;
  width: 100%;
}
#content .standortListTable th {
  text-align: left;
}

#content .standortAddressList {
  padding-bottom: 50px;
  margin-left: 0px;
  list-style: none;
  padding-left: 0;
}


#content .standortAddressList li {
	margin-left: 0px;
}

#content .standortAddressList li ul {
	padding-left: 16px;
	padding-top: 20px;
}

#content .standortAddressListItem {
  minn-width: 260px;
}

.standortAddressListItem i {
	display: none;
}

#content .standortListTitle,
#mobileBackButton a {
	color: #1babe9;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	padding-left: 20px;
}
#content .standortListTitle {
	padding-left: 16px;
}

/*
#content .rteContent > ul > li {
	border-left: 4px #000000 solid;
	margin-left: -40px;
}
*/

/*******************************
carwashZurueck
********************************/

#contentWrapper .carwashZurueck {
	color: #1babe9;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  margin-top: 0;
	list-style: none;
	font-weight: 800;
}



/*******************************
pageImage
********************************/

#container #pageImage {
	background-size: cover;
	background-position: center;
}

/*******************************
pageImageText
********************************/

#pageImageText {
  max-width: 625px;
}

/*
#pageImageText .carwashTitle {
	font-size: 55pt;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	list-style: none;
	margin-top: -10px;
	margin-bottom: -10px;
}

#pageImageText p {
	font-size: 12pt;
	font-family: 'Open Sans', sans-serif;
	list-style: none;
	font-weight: 600;
}

#pageImageText .carwashTitleBig {
    font-size: 95px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 40x;
    line-height: 84px;
}
*/

/*******************************
  Footer
********************************/
#footerText {
	max-width: 625px;
	padding-top: 74px;
	padding-bottom: 82px;
}

/*
#footerText ul li:nth-child(1) {
	font-size: 40pt;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	list-style: none;
	font-weight: 700;
}

#footerText ul li:nth-child(2) {
	font-size: 12pt;
	font-family: 'Open Sans', sans-serif;
	list-style: none;
	font-weight: 600;
}
*/

#footerText ul {
	padding-left: 0px;
}


#footerAddress {
	color: white;
	height: 258px;
	clear: both;
}


#footerAddress ul li {
	font-family: 'Open Sans', sans-serif;
	display: block;
	font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

#footerAddress ul li ul li {
	font-family: 'Open Sans', sans-serif;
	margin-left: -40px;
	display: block;
	font-weight: 400;
	padding-bottom: 15px;
	text-transform: none;
}

#footerAddress ul li ul:nth-child(2) li,
#footerAddress ul li ul:nth-child(3) li {
	padding-bottom: 0px;
}

#footerAddress ul li h5 {
	color: #1babe9;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	margin-top: 0;
	letter-spacing: 0em;
	line-height: 10px;
	margin-bottom: 20px;
}

#footerBottomContent {
  display: flex;
	height: 50px;
}

#footerCopyright {
  height: 72px;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  flex: 1;
}

#footerSocialMedia {
  /* flex: 1; */
  text-align: right;
}

#footerBanner {
  height: 218px;
  position: absolute;
  background-color: #000000;
  bottom: 120px;
  width: 100%;
}

#footerBottom {
  height: 10px;
  position: relative;
  background-color: #ffed00;
  bottom: -31px;
}

#footerAddress .rteContent > ul {
  border-left: 4px #1babe9 solid;
  height: 178px;
  margin-top: 0;
  padding-top: 1px;
  padding-left: 16px;
}

/*******************************
  Fotogalerie
********************************/
.cel_pagetype_ImageGallery {
  max-width: 623px;
  padding-bottom: 40px;
}

.cel_pagetype_ImageGallery h1 {
  font-family: Open Sans, sans-serif;
  font-size: 18pt;
  line-height: 22pt;
  border-bottom: 3px #000000 solid;
  padding-bottom: 10px;
  margin-bottom: 0px;
}

.cel_pagetype_ImageGallery .presentationListDescriptions {
	display: none;
}

#content .presentationList ul .cel_cm_gallery_view {
	width: 100%;
	margin: 0;
}

#content .presentationList ul .celimage_slideshow {
	background-color: unset;
}

/*******************************
  News Blog
********************************/
.cel_pagetype_Blog .article_date,
.cel_pagetype_Blog .article_title {
  display: none;
}

cel_pagetype_Blog .text {
    width: 294px;
}

.newsList {
  padding-left: 0;
  list-style: none;
	border-top: 3px #000000 solid;
	padding-top: 15px;
	margin-top: 0;
}

.newsList li.newsDate {
    color: #6f6f6f;
    font-size: 15px;
}

.cel_pagetype_Blog .newsList .newsTitle h4 {
  margin-bottom: 0;
}

.cel_pagetype_Blog .text .article_link {
  padding-bottom: 15px;
  border-bottom: 3px #000000 solid;
  width: 100%;
  display: inline-block;
  text-align: right;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}

#content .cel_pagetype_Blog > div > div > div {
  width: 100%;
}

#content .cel_pagetype_Blog > div > div > div .newsList {
  width: 100%;
}

#content .cel_pagetype_Blog > div > div > div .newsList li {
  width: 100%;
}

#content .cel_pagetype_Blog > div > div > div .newsList li img {
    width: 100%;
    height: 100%;
    min-height: 220px;
}

#content .cel_pagetype_Blog > div > div > div .newsList li.newsTitle {
  height: 45px;
}

#content .cel_pagetype_Blog > div > div > div .newsList li.newsText {
  height: 95px;
}

/*
.cel_pagetype_Blog > div {
  display: flex;
  flex-wrap: wrap;
}

.cel_pagetype_Blog > div > div {
  padding-top: 50px;
}

.cel_pagetype_Blog > div > div:nth-child(3n),
.cel_pagetype_Blog > div > div:nth-child(3n+1) {
  padding-left: 35px;
}
*/

.cel_pagetype_Article {
	max-width: 625px;
}

.cel_pagetype_Article .article_detail .article_date {
	color: #6f6f6f;
	font-size: 15px;
}

.cel_pagetype_Article .article_detail .text {
	padding-bottom: 30px;
}


/*******************************
  Search
********************************/

#websearch .websearch_form h1,
#websearch .websearch_form .advancedSearch,
#websearch .results h2 {
	display: none;
}

.websearch_form {
	padding-top: 0px;
}

#sitecontainer #websearch .results {
	margin-top: 10px;
	max-width: 625px;
}

#sitecontainer #websearch .results ul {
  margin-top: 50px;
}

#sitecontainer #websearch .results .cel_search_results_total {
  color: #6F6F6F;
}

#sitecontainer #websearch .results a.result_page_link {
    color: #000000;
    border-bottom: 3px #000000 solid;
    text-transform: uppercase;
}
#sitecontainer #websearch .results a.result_page_link:visited {
  color: #000000;
}
#sitecontainer #websearch .results li.result_item {
	border-bottom: 3px #000000 solid;
	margin-bottom: 50px;
	padding-bottom: 10px;
}

#sitecontainer #websearch .results .result_item .resultItemLastRow {
	padding-top: 20px;
	display: flex;
}
#sitecontainer #websearch .results .result_item .resultItemLastRow .resultItemLastRowItem {
  flex: 1;
}
#sitecontainer #websearch .results .result_item .resultItemLastRow .resultItemLastRowItem.resultMoreLink {
  text-align: right;
}

#sitecontainer #websearch .results .result_item .resultDate {
  font-weight: normal;
  font-size: 10pt;
  color: #6F6F6F;
}

#sitecontainer #websearch .results .result_bread_crumbs {
  padding-top: 10px;
}

#sitecontainer #websearch .results .result_bread_crumbs a {
  font-weight: normal; 
}
#sitecontainer #websearch .results .result_bread_crumbs a:last-child {
  font-weight: 700;
}

#sitecontainer #websearch .results .result_bread_crumbs .result_bread_crumbs_title {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}
#sitecontainer #websearch .results .result_bread_crumbs .result_bread_crumbs_title:after {
  content: ":";
}

#sitecontainer #websearch .search_input {
  width: 265px;
	height: 36px;
	border: 1px solid #aaa;
	border-radius: 5px;
  background-size: 16px 16px;
  padding-right: 25px;
  font-size: 16px;
  padding-left: 10px;
}

#websearch .websearch_form button {
  z-index: 99;
  width: 50px;
  height: 40px;
  background-color: #6f6f6f;
  border: 1px solid #aaa;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 316px;
  color: #ffffff;
  font-size: 20px;
  cursor: pointer;
}

/*
.websearch_form h1 {
	font-size: 40pt;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	list-style: none;
	font-weight: 700;
}
*/

.websearch_form .btn-group {
	vertical-align: unset;
}

/*
.results h2 {
	font-size: 18pt;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
*/

.results .result_item {
	font-size: 12pt;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

/*******************************
  Standort
********************************/
#content .cel_pagetype_Standort .rteContent > ul > li {
   border-left: 4px #000000 solid;
   flex: 1;
}

#content .cel_pagetype_Standort #googleMapsContainer {
	margin-bottom: 60px;	
}

/*******************************
  Accordion
********************************/
.accordionText {
    padding-left: 0;
    list-style: none;
}

.accordionText > li {
  border-left: 4px #000000 solid;
  padding-left: 15px;
}

.accordionText > li:nth-child(2n + 1) {
	color: #1babe9;
	font-size: 15px;
	font-weight: 800;
	cursor: pointer;
	text-transform: uppercase;
}

.accordionText > li:nth-child(2n + 1) i {
  padding-left: 5px;
}

.accordionText > li:nth-child(2n) {
  margin-bottom: 30px;
}

.accordionText > li:nth-child(2n) {
  transition: max-height 0.5s ease-in-out;
}
.accordionText > li:nth-child(2n).openListElement {
  max-height: 500px;
  overflow: hidden;
}
.accordionText > li:nth-child(2n).closeListElement {
  overflow:hidden;
  height: auto;
  max-height: 0;
}

/*******************************
  ImageGallery
********************************/
.cel_pagetype_ImageGallery .presentationList > ul > li:nth-child(2n + 1) {
	padding-right: 35px;
}


/*******************************
  Responsive Design 3 Col Layout
********************************/
#content .cel_pagetype_TablePresentation .presentationList,
#content .cel_pagetype_BoxPresentation .presentationList,
#content .cel_pagetype_PicturePresentation .presentationList,
#content .cel_pagetype_Blog {
  width: 100%;
}

#content .cel_pagetype_TablePresentation .presentationList > ul,
#content .cel_pagetype_BoxPresentation .presentationList > ul,
#content .cel_pagetype_PicturePresentation .presentationList > ul,
#content .cel_pagetype_Blog > div {
  padding: 0;
  margin: 0;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-flow: row wrap;
  justify-content: space-between;
}

#content .cel_pagetype_TablePresentation .presentationList > ul > li,
#content .cel_pagetype_BoxPresentation .presentationList > ul > li,
#content .cel_pagetype_PicturePresentation .presentationList > ul > li,
#content .cel_pagetype_Blog > div > div { 
  flex: 1;
}

#content .cel_pagetype_TablePresentation .presentationList > ul > li {
	 margin-bottom: 74px;
}

#content .cel_pagetype_BoxPresentation .presentationList > ul > li,
#content .cel_pagetype_PicturePresentation .presentationList > ul > li,
#content .cel_pagetype_Blog > div > div {
	 margin-bottom: 66px;
}

/*Three Cols*/
@media only screen and (min-width: 1024px) {
  #content .cel_pagetype_TablePresentation .presentationList > ul > li,
  #content .cel_pagetype_BoxPresentation .presentationList > ul > li,
  #content .cel_pagetype_PicturePresentation .presentationList > ul > li,
  #content .cel_pagetype_Blog > div > div {
    flex: 0 1 30.8%;
    overflow: hidden;
  }
  
  #content .cel_pagetype_BoxPresentation .presentationList > ul > li.RichText2Column {
	  flex: 0 1 65.4%;
  }
  
  #content .cel_pagetype_BoxPresentation .presentationList > ul > li.RichText3Column {
    flex: 0 1 100%;
  }
}

/*Two Cols*/
@media only screen and (max-width: 1024px) and (min-width: 693px)  {
  #content .cel_pagetype_TablePresentation .presentationList > ul > li,
  #content .cel_pagetype_BoxPresentation .presentationList > ul > li,
  #content .cel_pagetype_PicturePresentation .presentationList > ul > li,
  #content .cel_pagetype_Blog > div > div {
    flex: 0 1 48%;
    overflow: hidden;
  }
  
  #content .cel_pagetype_BoxPresentation .presentationList > ul > li.RichText2Column,
  #content .cel_pagetype_BoxPresentation .presentationList > ul > li.RichText3Column {
    flex: 0 1 100%;
  }
}

/* One Col */
@media only screen and (max-width: 693px)  {
  #content .cel_pagetype_TablePresentation .presentationList > ul > li,
  #content .cel_pagetype_BoxPresentation .presentationList > ul > li,
  #content .cel_pagetype_PicturePresentation .presentationList > ul > li,
  #content .cel_pagetype_Blog > div > div {
    flex: 0 1 100%;
    overflow: hidden;
  }
}
