
/* ---------------------------------------
	Responsive design code
-----------------------------------------*/

@media screen and (min-width: 1025px) {

.hidemobile5 {
	display: none !important;
}

#header-row {
	display: inherit;
}
#menu {
	display: inherit;
}
#eyecatcher {
	display: inherit;
}
#top_infos {
	display: inherit;
}
#social {
	display: inherit;
}
#newsletter {
	display: inherit;
}
#translations {
	display: inherit;
}
#nav {
	display: inherit;
}
#maintopmodule {
	display: inherit;
}
#news {
	display: inherit;
}
#centerbottommodule {
	display: inherit;
}
#mainbottommodule {
	display: inherit;
}
#row1 {
	display: inherit;
}
#version_joomla {
	display: inherit;
}
#version_wordpress {
	display: inherit;
}
#row1copy {
	display: inherit;
}
#tckinfos {
	display: inherit;
}
#modulestop {
	display: inherit;
}
#footer {
	display: inherit;
}


}

@media screen and (max-width: 1024px) {
	
[class*="tck-cols"].tck-stack-5 {
	flex-direction: column;
}

[class*="tck-cols"].tck-stack-5 > * {
	width: auto !important;
}

img {
	max-width: 100%;
	height: auto;
}

.container {
	width: 950px;
}

.hidemobile4 {
	display: none !important;
}

#header-row {
	display: inherit;
}
#menu {
	display: inherit;
}
#eyecatcher {
	display: inherit;
}
#top_infos {
	display: inherit;
}
#social {
	display: inherit;
}
#newsletter {
	display: inherit;
}
#translations {
	display: inherit;
}
#nav {
	display: inherit;
}
#maintopmodule {
	display: inherit;
}
#news {
	display: inherit;
}
#centerbottommodule {
	display: inherit;
}
#mainbottommodule {
	display: inherit;
}
#row1 {
	display: inherit;
}
#version_joomla {
	display: inherit;
}
#version_wordpress {
	display: inherit;
}
#row1copy {
	display: inherit;
}
#tckinfos {
	display: inherit;
}
#modulestop {
	display: inherit;
}
#footer {
	display: inherit;
}


}

@media screen and (max-width: 950px) {
	
[class*="tck-cols"].tck-stack-4 {
	flex-direction: column;
}

[class*="tck-cols"].tck-stack-4 > * {
	width: auto !important;
}

img {
	max-width: 100%;
	height: auto;
}

.container {
	width: 810px;
}

.hidemobile3 {
	display: none !important;
}

#header-row {
	display: inherit;
}
#menu {
	display: inherit;
}
#eyecatcher {
	display: inherit;
}
#top_infos {
	display: inherit;
}
#social {
	display: inherit;
}
#newsletter {
	display: inherit;
}
#translations {
	display: inherit;
}
#nav {
	display: inherit;
}
#maintopmodule {
	display: inherit;
}
#news {
	display: inherit;
}
#centerbottommodule {
	display: inherit;
}
#mainbottommodule {
	display: inherit;
}
#row1 {
	display: inherit;
}
#version_joomla {
	display: inherit;
}
#version_wordpress {
	display: inherit;
}
#row1copy {
	display: inherit;
}
#tckinfos {
	display: inherit;
}
#modulestop {
	display: inherit;
}
#footer {
	display: inherit;
}


}

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

[class*="tck-cols"].tck-stack-3 {
	flex-direction: column;
}

[class*="tck-cols"].tck-stack-3 > * {
	width: auto !important;
}

img {
	max-width: 100%;
	height: auto;
}

.container {
	width: 524px;
}

.hidemobile2 {
	display: none !important;
}

#header-row > .inner {
	display: block;
}
#header-row .flexiblecolumn {
	width: 100% !important;
float: none;
}
#header-row .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#menu {
	height: auto !important;
}
#menu ul {
	height: auto !important;
}
#menu li {
	float :none !important;
	width: 100% !important;
}
#menu div.floatck {
	width: 100% !important;
}
#eyecatcher {
	display: inherit;
}
#eyecatcher {
	height: auto !important;
}
#eyecatcher .logobloc {
	float :none !important;
	width: auto !important;
}
#top_infos > .inner {
	display: block;
}
#top_infos .flexiblecolumn {
	width: 100% !important;
float: none;
}
#top_infos .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#social {
	display: inherit;
}
#social {
	height: auto !important;
}
#social .logobloc {
	float :none !important;
	width: auto !important;
}
#newsletter {
	display: inherit;
}
#newsletter {
	height: auto !important;
}
#newsletter .logobloc {
	float :none !important;
	width: auto !important;
}
#translations {
	display: inherit;
}
#translations {
	height: auto !important;
}
#translations .logobloc {
	float :none !important;
	width: auto !important;
}
#nav {
	height: auto !important;
}
#nav ul {
	height: auto !important;
}
#nav li {
	float :none !important;
	width: 100% !important;
}
#nav div.floatck {
	width: 100% !important;
}
#maincontent > .inner {
	display: block;
}
#maincontent .column {
	width: 100% !important;
	clear:both;
	float:left
}
#maincontent .column1 div.inner, #maincontent .column2 div.inner {
	/*overflow:hidden;*/
}
#maincontent .column div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.items-row .item, .column {
	width: auto !important;
	float: none;
	margin: 0 !important;
}

.column div.moduletable, .column div.moduletable_menu {
	float: none;
	width: auto !important;
	/*margin: 0 !important;
	padding: 0 !important;*/
}

/** specifique au formulaire de contact **/
.contact form fieldset dt {
	max-width: 80px;
}

.contact input, .contact textarea {
	max-width: 160px;
}#maintopmodule {
	display: inherit;
}
#maintopmodule {
	height: auto !important;
}
#maintopmodule .logobloc {
	float :none !important;
	width: auto !important;
}
#news {
	display: inherit;
}
#news {
	height: auto !important;
}
#news .logobloc {
	float :none !important;
	width: auto !important;
}
#centerbottommodule {
	display: inherit;
}
#centerbottommodule {
	height: auto !important;
}
#centerbottommodule .logobloc {
	float :none !important;
	width: auto !important;
}
#mainbottommodule {
	display: inherit;
}
#mainbottommodule {
	height: auto !important;
}
#mainbottommodule .logobloc {
	float :none !important;
	width: auto !important;
}
#row1 > .inner {
	display: block;
}
#row1 .flexiblecolumn {
	width: 100% !important;
float: none;
}
#row1 .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#version_joomla {
	display: inherit;
}
#version_joomla {
	height: auto !important;
}
#version_joomla .logobloc {
	float :none !important;
	width: auto !important;
}
#version_wordpress {
	display: inherit;
}
#version_wordpress {
	height: auto !important;
}
#version_wordpress .logobloc {
	float :none !important;
	width: auto !important;
}
#row1copy > .inner {
	display: block;
}
#row1copy .flexiblecolumn {
	width: 100% !important;
float: none;
}
#row1copy .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#tckinfos {
	display: inherit;
}
#tckinfos {
	height: auto !important;
}
#tckinfos .logobloc {
	float :none !important;
	width: auto !important;
}
#modulestop .flexiblemodule {
	display: inherit;
	width: 100% !important;
float: none;
}
#modulestop .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#modulestop > .inner {
	display: block;
}
#footer {
	display: inherit;
}
#footer {
	height: auto !important;
}
#footer .logobloc {
	float :none !important;
	width: auto !important;
}


div.plan_item_parent {
display: block;
}

div.homefeature {
float:none;
width: auto;
}

.plan_item * {
    float: none;
    text-align: center;
}

div.plan_item_col {
    float: none !important;
text-align: center
}

div.frontpageicon {
width: calc(50% - 10px);
}

div.column div.moduletable, div.column div.moduletable_menu {
flex: 1 1 auto;
width: auto !important;
margin: 5px !important;
}

#right > div.inner {
display: flex;
flex-wrap: wrap;
}

}

@media screen and (max-width: 575px) {
	
[class*="tck-cols"].tck-stack-2{
	flex-direction: column;
}

[class*="tck-cols"].tck-stack-2 > * {
	width: auto !important;
}

[class*="tck-cols"].tck-stack-2 .order-2 {
	order: 2;
}

body {
	font-size: 1em;
	line-height: 1.3em;
}

img {
	max-width: 100%;
	height: auto;
}

.container {
	width: 292px;
}

.hidemobile1 {
	display: none !important;
}

#header-row > .inner {
	display: block;
}
#header-row .flexiblecolumn {
	width: 100% !important;
float: none;
}
#header-row .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#menu {
	height: auto !important;
}
#menu ul {
	height: auto !important;
}
#menu li {
	float :none !important;
	width: 100% !important;
}
#menu div.floatck {
	width: 100% !important;
}
#eyecatcher {
	display :none;
}
#top_infos > .inner {
	display: block;
}
#top_infos .flexiblecolumn {
	width: 100% !important;
float: none;
}
#top_infos .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#social {
	display: inherit;
}
#social {
	height: auto !important;
}
#social .logobloc {
	float :none !important;
	width: auto !important;
}
#newsletter {
	display: inherit;
}
#newsletter {
	height: auto !important;
}
#newsletter .logobloc {
	float :none !important;
	width: auto !important;
}
#translations {
	display: inherit;
}
#translations {
	height: auto !important;
}
#translations .logobloc {
	float :none !important;
	width: auto !important;
}
#nav {
	height: auto !important;
}
#nav ul {
	height: auto !important;
}
#nav li {
	float :none !important;
	width: 100% !important;
}
#nav div.floatck {
	width: 100% !important;
}
#maincontent > .inner {
	display: block;
}
#maincontent .column {
	width: 100% !important;
	clear:both;
	float:left
}
#maincontent .column1 div.inner, #maincontent .column2 div.inner {
	/*overflow:hidden;*/
}
#maincontent .column div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.items-row .item, .column {
	width: auto !important;
	float: none;
	margin: 0 !important;
}

.column div.moduletable, .column div.moduletable_menu {
	float: none;
	width: auto !important;
	/*margin: 0 !important;
	padding: 0 !important;*/
}

/** specifique au formulaire de contact **/
.contact form fieldset dt {
	max-width: 80px;
}

.contact input, .contact textarea {
	max-width: 160px;
}#maintopmodule {
	display: inherit;
}
#maintopmodule {
	height: auto !important;
}
#maintopmodule .logobloc {
	float :none !important;
	width: auto !important;
}
#news {
	display: inherit;
}
#news {
	height: auto !important;
}
#news .logobloc {
	float :none !important;
	width: auto !important;
}
#centerbottommodule {
	display: inherit;
}
#centerbottommodule {
	height: auto !important;
}
#centerbottommodule .logobloc {
	float :none !important;
	width: auto !important;
}
#mainbottommodule {
	display: inherit;
}
#mainbottommodule {
	height: auto !important;
}
#mainbottommodule .logobloc {
	float :none !important;
	width: auto !important;
}
#row1 > .inner {
	display: block;
}
#row1 .flexiblecolumn {
	width: 100% !important;
float: none;
}
#row1 .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#version_joomla {
	display: inherit;
}
#version_joomla {
	height: auto !important;
}
#version_joomla .logobloc {
	float :none !important;
	width: auto !important;
}
#version_wordpress {
	display: inherit;
}
#version_wordpress {
	height: auto !important;
}
#version_wordpress .logobloc {
	float :none !important;
	width: auto !important;
}
#row1copy > .inner {
	display: block;
}
#row1copy .flexiblecolumn {
	width: 100% !important;
float: none;
}
#row1copy .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#tckinfos {
	display: inherit;
}
#tckinfos {
	height: auto !important;
}
#tckinfos .logobloc {
	float :none !important;
	width: auto !important;
}
#modulestop .flexiblemodule {
	display: inherit;
	width: 100% !important;
float: none;
}
#modulestop .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#modulestop > .inner {
	display: block;
}
#footer {
	display: inherit;
}
#footer {
	height: auto !important;
}
#footer .logobloc {
	float :none !important;
	width: auto !important;
}
div.plan_item_parent, div.plan_item {
display: block;
}

#login-form li a {
padding: 10px; 
display: block;
}
	
#form-login-remember {
    display: inline-block;
    padding: 10px;
}

ul.lang-inline a {
display: inline-block;
padding: 10px;
}

div.homefeature {
float:none;
width: auto;
}

.plan_item * {
    float: none;
    text-align: center;
}

div.plan_item_col {
    float: none !important;
text-align: center
}

div.frontpageicon {
width: calc(100% - 10px);
}

}
