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

/* Add this to your CSS file for mobile adjustments */

@media screen and (max-width: 768px) {
    .col-xs-6 {
        width: 100%; /* Make each column take full width on small screens */
    }

    .margin25 {
        margin: 10px; /* Adjust margin for smaller screens */
    }

    .table-responsive table {
        width: 100%; /* Ensure tables are fully responsive */
    }

    .table-responsive img {
        max-width: 100%; /* Ensure images in tables fit the container */
        height: auto;
    }

    /* Add other mobile-specific styles here */
}

@media screen and (max-width: 768px) {
    #nav .nav {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    #nav .nav .nav-item {
        flex: 0 0 33.333%; /* Each item will take up one-third of the container */
        text-align: center; /* Center the text in each menu item */
        box-sizing: border-box;
    }
}

@media screen and (max-width: 768px) {
    a.anchorTel {
        font-size: 25px; /* Adjust the font size for mobile */
        /* Add any other style adjustments for mobile here */
    }
}


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

.hidemobile5 {
	display: none !important;
}

#body {
	display: inherit;
}
#wrapper {
	display: inherit;
}
#bannerrow {
	display: inherit;
}
#bannerlogo {
	display: inherit;
}
#custom1 {
	display: inherit;
}
#block1 {
	display: inherit;
}
#nav {
	display: inherit;
}
#modulestop {
	display: inherit;
}
#modulestopmod1 {
	display: inherit;
}
#modulestopmod2 {
	display: inherit;
}
#main {
	display: inherit;
}
#maintopmodule {
	display: inherit;
}
#maincenter {
	display: inherit;
}
#center {
	display: inherit;
}
#centertopmodule {
	display: inherit;
}
#content {
	display: inherit;
}
#centerbottom {
	display: inherit;
}
#custom4 {
	display: inherit;
}
#custom2 {
	display: inherit;
}
#custom3 {
	display: inherit;
}
#mainbottommodule {
	display: inherit;
}
#footer {
	display: inherit;
}
#layout_error404_html {
	display: inherit;
}


}

@media screen and (min-width: 951px) and (max-width: 1024px) {

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

.container {
	width: 950px;
}

.hidemobile4 {
	display: none !important;
}

#body {
	display: inherit;
}
#wrapper {
	display: inherit;
}
#bannerrow {
	display: inherit;
}
#bannerlogo {
	display: inherit;
}
#custom1 {
	display: inherit;
}
#block1 {
	display: inherit;
}
#nav {
	display: inherit;
}
#modulestop {
	display: inherit;
}
#modulestopmod1 {
	display: inherit;
}
#modulestopmod2 {
	display: inherit;
}
#main {
	display: inherit;
}
#maintopmodule {
	display: inherit;
}
#maincenter {
	display: inherit;
}
#center {
	display: inherit;
}
#centertopmodule {
	display: inherit;
}
#content {
	display: inherit;
}
#centerbottom {
	display: inherit;
}
#custom4 {
	display: inherit;
}
#custom2 {
	display: inherit;
}
#custom3 {
	display: inherit;
}
#mainbottommodule {
	display: inherit;
}
#footer {
	display: inherit;
}
#layout_error404_html {
	display: inherit;
}


}

@media screen and (min-width: 759px) and (max-width: 950px) {

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

.container {
	width: 758px;
}

.hidemobile3 {
	display: none !important;
}

#body {
	display: inherit;
}
#wrapper {
	display: inherit;
}
#bannerrow {
	display: inherit;
}
#bannerlogo {
	display: inherit;
}
#custom1 {
	display: inherit;
}
#block1 {
	display: inherit;
}
#nav {
	display: inherit;
}
#modulestop {
	display: inherit;
}
#modulestopmod1 {
	display: inherit;
}
#modulestopmod2 {
	display: inherit;
}
#main {
	display: inherit;
}
#maintopmodule {
	display: inherit;
}
#maincenter {
	display: inherit;
}
#center {
	display: inherit;
}
#centertopmodule {
	display: inherit;
}
#content {
	display: inherit;
}
#centerbottom {
	display: inherit;
}
#custom4 {
	display: inherit;
}
#custom2 {
	display: inherit;
}
#custom3 {
	display: inherit;
}
#mainbottommodule {
	display: inherit;
}
#footer {
	display: inherit;
}
#layout_error404_html {
	display: inherit;
}


}

@media screen and (min-width: 525px) and (max-width: 758px) {

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

.container {
	width: 100%;
}

.hidemobile2 {
	display: none !important;
}

#body {
	display: inherit;
}
#body {
	height: auto !important;
}
#body .logobloc {
	float :none !important;
	width: auto !important;
}
#wrapper {
	display: inherit;
}
#wrapper {
	height: auto !important;
}
#wrapper .logobloc {
	float :none !important;
	width: auto !important;
}
#bannerrow > .inner {
	display: block;
}
#bannerrow .flexiblecolumn {
	width: 100% !important;
float: none;
}
#bannerrow .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#bannerlogo {
	display: inherit;
}
#bannerlogo {
	height: auto !important;
}
#bannerlogo .logobloc {
	float :none !important;
	width: auto !important;
}
#custom1 {
	display: inherit;
}
#custom1 {
	height: auto !important;
}
#custom1 .logobloc {
	float :none !important;
	width: auto !important;
}
#block1 {
	display: inherit;
}
#block1 {
	height: auto !important;
}
#block1 .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;
}
#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;
}
#modulestopmod1 {
	display: inherit;
}
#modulestopmod1 {
	height: auto !important;
}
#modulestopmod1 .logobloc {
	float :none !important;
	width: auto !important;
}
#modulestopmod2 {
	display: inherit;
}
#modulestopmod2 {
	height: auto !important;
}
#modulestopmod2 .logobloc {
	float :none !important;
	width: auto !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;
}#main {
	display: inherit;
}
#main {
	height: auto !important;
}
#main .logobloc {
	float :none !important;
	width: auto !important;
}
#maintopmodule {
	display: inherit;
}
#maintopmodule {
	height: auto !important;
}
#maintopmodule .logobloc {
	float :none !important;
	width: auto !important;
}
#maincenter {
	display: inherit;
}
#maincenter {
	height: auto !important;
}
#maincenter .logobloc {
	float :none !important;
	width: auto !important;
}
#center {
	display: inherit;
}
#center {
	height: auto !important;
}
#center .logobloc {
	float :none !important;
	width: auto !important;
}
#centertopmodule {
	display: inherit;
}
#centertopmodule {
	height: auto !important;
}
#centertopmodule .logobloc {
	float :none !important;
	width: auto !important;
}
#content {
	display: inherit;
}
#content {
	height: auto !important;
}
#content .logobloc {
	float :none !important;
	width: auto !important;
}
#centerbottom {
	display: inherit;
}
#centerbottom {
	height: auto !important;
}
#centerbottom .logobloc {
	float :none !important;
	width: auto !important;
}
#custom4 {
	display: inherit;
}
#custom4 {
	height: auto !important;
}
#custom4 .logobloc {
	float :none !important;
	width: auto !important;
}
#custom2 {
	display: inherit;
}
#custom2 {
	height: auto !important;
}
#custom2 .logobloc {
	float :none !important;
	width: auto !important;
}
#custom3 {
	display: inherit;
}
#custom3 {
	height: auto !important;
}
#custom3 .logobloc {
	float :none !important;
	width: auto !important;
}
#mainbottommodule {
	display: inherit;
}
#mainbottommodule {
	height: auto !important;
}
#mainbottommodule .logobloc {
	float :none !important;
	width: auto !important;
}
#footer {
	display: inherit;
}
#footer {
	height: auto !important;
}
#footer .logobloc {
	float :none !important;
	width: auto !important;
}
#layout_error404_html {
	display: inherit;
}
#layout_error404_html {
	height: auto !important;
}
#layout_error404_html .logobloc {
	float :none !important;
	width: auto !important;
}


}

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

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

  .container {
	width: 100%;
}

.hidemobile1 {
	display: none !important;
}

#body {
	display: inherit;
}
#body {
	height: auto !important;
}
#body .logobloc {
	float :none !important;
	width: auto !important;
}
#wrapper {
	display: inherit;
}
#wrapper {
	height: auto !important;
}
#wrapper .logobloc {
	float :none !important;
	width: auto !important;
}
#bannerrow > .inner {
	display: block;
}
#bannerrow .flexiblecolumn {
	width: 100% !important;
float: none;
}
#bannerrow .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#bannerlogo {
	display: inherit;
}
#bannerlogo {
	height: auto !important;
}
#bannerlogo .logobloc {
	float :none !important;
	width: auto !important;
}
#custom1 {
	display: inherit;
}
#custom1 {
	height: auto !important;
}
#custom1 .logobloc {
	float :none !important;
	width: auto !important;
}
#block1 {
	display: inherit;
}
#block1 {
	height: auto !important;
}
#block1 .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;
}
#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;
}
#modulestopmod1 {
	display: inherit;
}
#modulestopmod1 {
	height: auto !important;
}
#modulestopmod1 .logobloc {
	float :none !important;
	width: auto !important;
}
#modulestopmod2 {
	display: inherit;
}
#modulestopmod2 {
	height: auto !important;
}
#modulestopmod2 .logobloc {
	float :none !important;
	width: auto !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;
}#main {
	display: inherit;
}
#main {
	height: auto !important;
}
#main .logobloc {
	float :none !important;
	width: auto !important;
}
#maintopmodule {
	display: inherit;
}
#maintopmodule {
	height: auto !important;
}
#maintopmodule .logobloc {
	float :none !important;
	width: auto !important;
}
#maincenter {
	display: inherit;
}
#maincenter {
	height: auto !important;
}
#maincenter .logobloc {
	float :none !important;
	width: auto !important;
}
#center {
	display: inherit;
}
#center {
	height: auto !important;
}
#center .logobloc {
	float :none !important;
	width: auto !important;
}
#centertopmodule {
	display: inherit;
}
#centertopmodule {
	height: auto !important;
}
#centertopmodule .logobloc {
	float :none !important;
	width: auto !important;
}
#content {
	display: inherit;
}
#content {
	height: auto !important;
}
#content .logobloc {
	float :none !important;
	width: auto !important;
}
#centerbottom {
	display: inherit;
}
#centerbottom {
	height: auto !important;
}
#centerbottom .logobloc {
	float :none !important;
	width: auto !important;
}
#custom4 {
	display: inherit;
}
#custom4 {
	height: auto !important;
}
#custom4 .logobloc {
	float :none !important;
	width: auto !important;
}
#custom2 {
	display: inherit;
}
#custom2 {
	height: auto !important;
}
#custom2 .logobloc {
	float :none !important;
	width: auto !important;
}
#custom3 {
	display: inherit;
}
#custom3 {
	height: auto !important;
}
#custom3 .logobloc {
	float :none !important;
	width: auto !important;
}
#mainbottommodule {
	display: inherit;
}
#mainbottommodule {
	height: auto !important;
}
#mainbottommodule .logobloc {
	float :none !important;
	width: auto !important;
}
#footer {
	display: inherit;
}
#footer {
	height: auto !important;
}
#footer .logobloc {
	float :none !important;
	width: auto !important;
}
#layout_error404_html {
	display: inherit;
}
#layout_error404_html {
	height: auto !important;
}
#layout_error404_html .logobloc {
	float :none !important;
	width: auto !important;
}


}


