@media (min-width: 1400px){
  .container {
    width: 1400px;
  }
}
@media (max-width: 1200px) {
  h1, .h1{
    font-size: 35px;
  }
  h2,.h2{
    font-size: 25px;
  }
  h3, .h3{
    font-size: 30px;
  }
  h4, .h4{
    font-size: 22px;
    background-position-x: 185px;
  }
  .fattitle h3 {
    font-size: 40px;
  }
  .textp1, .textp2 {
    padding: 45px 0;
  }
}
@media (min-width: 992px){
  .menu-base-theme a {
    padding: 32px 20px;
  }
  .menu-base-theme a:hover,
  .menu-base-theme a:focus,
  .menu-base-theme a:active,
  .menu-base-theme a.highlighted,
  .menu-base-theme li a.is-active,
  .menu-base-theme li a.is-active:hover,
  .menu-base-theme li a.is-active:focus,
  .menu-base-theme li a.is-active:active {
    padding: 32px 20px;
  }
    .menu-base-theme a {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .onglet {
    text-align: center;
  }
  .onglet img {
    max-width: 50%;
  }
  h4, .h4 {
    font-size: 24px;
    background-position-x: 400px;
  }
  .fattitle h3 {
    text-align: end;
  }
  .p1 h3 {
    padding-top: 20px;
  }
  .p2 h3 {
    padding-bottom: 20px;
  }
  .region-footer .brand.logo img {
    width: 25%;
  }
  .form-control {
    width: 100%;
  }
  .div-text-center {
    right: 32%;
    height: 45px;
  }
  .jumper-good {
   /* padding-top: 265px;*/
  }
  .jumper-good{
    padding-top:25px;
  }
  .ortho, .aos-init{
    display:none !important;
  }
.menu-base-theme a {
    padding: 32px 10px;
  }
  .menu-base-theme a:hover,
  .menu-base-theme a:focus,
  .menu-base-theme a:active,
  .menu-base-theme a.highlighted,
  .menu-base-theme li a.is-active,
  .menu-base-theme li a.is-active:hover,
  .menu-base-theme li a.is-active:focus,
  .menu-base-theme li a.is-active:active {
    padding: 32px 10px;
  }
  .menu-base-theme a {
    font-size: 12px;
  }
  .brand.logo img {
    width: 80%;
  }
}
@media (min-width: 768px) {

  .webform-flex--container .form-type-checkbox, .webform-flex--container .form-type-radio {
    white-space: initial;
  }

  .contact-message-feedback-form {
    max-width: 650px;
    margin: 0 auto;
    border: 1px solid #e9e8ed;
    padding: 10px 30px;
    background: #fdfdfd;
  }

  .region-primary-menu {
    display: inline-block;
    float: right;
    width: auto;
    margin: 0;
  }

  .main-header nav {
    margin: 0;
  }

  .main-header nav.topnav.navbar-default {
    background-color: #52bec7;
  }

  .carousel-caption p,
  .carousel-caption h3 {
    display: block;
  }

  .carousel-caption {
    background-color: #fff;
    background: rgba(255, 255, 255, 0.89);
    color: #333;
    text-shadow: none;
    padding: 15px;
  }

  .footer-widgets,
  .footer-space {
    text-align: left;
  }

  .comment-wrap .author-details {
    width: 10%;
  }

  .comment-wrap .author-comments {
    width: 90%;
  }

  .menu-base-theme li {
    float: left;
  }

  .menu-base-theme.sm-rtl li {
    float: right;
  }

  .menu-base-theme ul li,
  .menu-base-theme.sm-rtl ul li,
  .menu-base-theme.sm-vertical li {
    float: none;
  }

  .menu-base-theme a {
    white-space: nowrap;
  }

  .menu-base-theme ul a,
  .menu-base-theme.sm-vertical a {
    white-space: normal;
  }

  .menu-base-theme .sm-nowrap > li > a,
  .menu-base-theme .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }

  .menu-base-theme {
    background: #52bec7;
  }

  .menu-base-theme a.current {
    background: #006892;
    color: white;
  }

  .menu-base-theme a.disabled {
    background: #3092c0;
    color: #a1d1e8;
  }

  .menu-base-theme a.highlighted span.sub-arrow:before {
    display: none;
  }

  .menu-base-theme > li {
    border-left: 1px solid #2b82ac;
  }

  .menu-base-theme > li:first-child {
    border-left: 0;
  }

  .menu-base-theme ul {
    border: 1px solid #a8a8a8;
    padding: 0;
    background: white;
  }

  .menu-base-theme ul ul {
    background: white;
  }

  .menu-base-theme ul a,
  .menu-base-theme ul a:hover,
  .menu-base-theme ul a:focus,
  .menu-base-theme ul a:active,
  .menu-base-theme ul a.highlighted {
    border: 0 !important;
    padding: 9px 23px;
    background: transparent;
    color: #2b82ac;
  }

  .menu-base-theme ul a:hover,
  .menu-base-theme ul a:focus,
  .menu-base-theme ul a:active,
  .menu-base-theme ul a.highlighted {
    background: #3092c0;
    color: white;
  }

  .menu-base-theme ul a.current {
    background: #006892;
    color: white;
  }

  .menu-base-theme ul a.disabled {
    background: white;
    color: #b3b3b3;
  }

  .menu-base-theme ul a span.sub-arrow {
    top: 50%;
    margin-top: -5px;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #a1d1e8;
  }

  .menu-base-theme ul li {
    border: 0;
  }

  .menu-base-theme span.scroll-up,
  .menu-base-theme span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: white;
    height: 20px;
  }

  .menu-base-theme span.scroll-up-arrow,
  .menu-base-theme span.scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #2b82ac transparent;
  }

  .menu-base-theme span.scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #2b82ac transparent transparent transparent;
  }

  .menu-base-theme.sm-rtl.sm-vertical a span.sub-arrow {
    right: auto;
    left: 10px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #a1d1e8 transparent transparent;
  }

  .menu-base-theme.sm-rtl > li:first-child {
    border-left: 1px solid #2b82ac;
  }

  .menu-base-theme.sm-rtl > li:last-child {
    border-left: 0;
  }

  .menu-base-theme.sm-rtl ul a span.sub-arrow {
    right: auto;
    left: 10px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #a1d1e8 transparent transparent;
  }

  .menu-base-theme.sm-vertical a {
    padding: 9px 23px;
  }

  .menu-base-theme.sm-vertical a span.sub-arrow {
    top: 50%;
    margin-top: -5px;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #a1d1e8;
  }

  .menu-base-theme.sm-vertical > li {
    border-left: 0 !important;
  }

  .menu-base-theme.sm-vertical ul a {
    padding: 9px 23px;
  }

 

  .menu-base-theme a {
    border: 0;
  }

  .menu-base-theme > li {
    border: 0;
  }
  .menu-base-theme > li:last-child {
    border: 2px solid #fff;
  }

  .menu-base-theme a span.sub-arrow {
    padding: 0;
    top: 20px;
    margin-top: 0;
    bottom: 2px;
    right: 10px;
    margin-left: -5px;
    left: auto;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid dashed dashed dashed;
    border-color: #1abc9c transparent transparent transparent;
    background: transparent;
  }

  .menu-base-theme a:hover span.sub-arrow,
  .menu-base-theme a:focus span.sub-arrow,
  .menu-base-theme a:active span.sub-arrow,
  .menu-base-theme a.highlighted span.sub-arrow {
    border-color: #00614e transparent transparent transparent;
  }

  .menu-base-theme ul {
    position: absolute;
    border: 1px solid #eee;
    padding: 0;
    background-color: #00614e;
  }

  .menu-base-theme ul.has-submenu li {
    border-bottom: 1px solid #fff;
  }

  .menu-base-theme a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
  }
  .menu-base-theme a:hover,
  .menu-base-theme a:focus,
  .menu-base-theme a:active,
  .menu-base-theme a.highlighted,
  .menu-base-theme li a.is-active,
  .menu-base-theme li a.is-active:hover,
  .menu-base-theme li a.is-active:focus,
  .menu-base-theme li a.is-active:active {
    font-weight: 500;
  }
  .menu-base-theme li.active,
  .menu-base-theme li.active:hover,
  .menu-base-theme li.active:focus,
  .men-base-theme li.active:active {
    background-image: url(../images/traitrouge.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-position-y: 60px;
  }

  .menu-base-theme ul a:hover,
  .menu-base-theme ul a:focus,
  .menu-base-theme ul a:active,
  .menu-base-theme ul a.is-active,
  .menu-base-theme ul a.highlighted, .menu-item--active-trail > .has-submenu {
    background: #1abc9c;
    color: #fff;
  }
  
  .menu-base-theme > .menu-item--active-trail > .has-submenu {background: #1abc9c;}


}

@media (max-width: 767px) {
  .brand.logo img {
    width: 50%;
}

  .footer-ribbon ul.menu,
  .footer-ribbon .social-media {
    text-align: center;
  }

  .footer-ribbon .social-media a {
    top: -5px;
  }

  .menu-base-theme {
    border-bottom: 5px solid #c49f77;
    border-top: 2px solid #c49f77;
    margin: 3px 0 0;
  }

  .menu-base-theme li a {
    background-color: #fbfbfb;
    border-bottom: 1px solid #eef0f7;
  }

  .menu-base-theme a,
  .menu-base-theme a:hover,
  .menu-base-theme a:focus,
  .menu-base-theme a:active,
  .menu-base-theme a.highlighted {
    color: #00614e;
    font-weight: 500;
  }

  .slidewidget .toggle-switch {
    height: 30px;
    width: 30px;
  }

  .slidewidget .fa-gear.fa-spin {
    font-size: 20px;
    height: 20px;
    left: 15%;
    top: 15%;
    width: 20px;
  }

  .menu-base-theme ul a,
  .menu-base-theme ul a:hover,
  .menu-base-theme ul a:focus,
  .menu-base-theme ul a:active {
    border-left: 8px solid transparent;
  }

  .menu-base-theme ul ul a,
  .menu-base-theme ul ul a:hover,
  .menu-base-theme ul ul a:focus,
  .menu-base-theme ul ul a:active {
    border-left: 16px solid transparent;
  }

  .menu-base-theme ul ul ul a,
  .menu-base-theme ul ul ul a:hover,
  .menu-base-theme ul ul ul a:focus,
  .menu-base-theme ul ul ul a:active {
    border-left: 24px solid transparent;
  }

  .menu-base-theme ul ul ul ul a,
  .menu-base-theme ul ul ul ul a:hover,
  .menu-base-theme ul ul ul ul a:focus,
  .menu-base-theme ul ul ul ul a:active {
    border-left: 32px solid transparent;
  }

  .menu-base-theme ul ul ul ul a,
  .menu-base-theme ul ul ul ul a:hover,
  .menu-base-theme ul ul ul ul a:focus,
  .menu-base-theme ul ul ul ul a:active {
    border-left: 40px solid transparent;
  }

  .menu-base-theme a.has-submenu.highlighted {
    background: #fff;
  }

  .menu-base-theme a.is-active {
    color: #c49f77 !important;
    text-transform: uppercase;
  }

.menu-base-theme a.has-submenu span.sub-arrow:before {
    content: "+";
    display: block;
}

.menu-base-theme a.has-submenu.highlighted span.sub-arrow:before {
    content: "-";
  }
}
@media (max-width: 576px) { 
  .div-text-center {
    right: 21%;
  }
 }
@media (max-width: 480px) {
  .border-white {
    width: 90%;
  }
  .div-text-center {
    width: 100%;
    right: 3%;
  }
  .jumper-good {
  /*  padding-top: 290px;*/
  padding-top: 20px;
  }
}
@media (max-width: 375px) {
  h1, .h1 {
    font-size: 26px;
  }
  h2, .h2, h3, .h3 {
    font-size: 24px;
  }
  h4, .h4 {
    font-size: 22px;
    background-position-x: 215px;
  }
  .region-header .brand {
    display: block;
  }
  .fattitle h3 {
    font-size: 30px;
  }
  .slide {
    height: 500px;
  }
  .footer-space{
    margin-top: 50px;
  }
  .region-footer .brand.logo img {
    width: 35%;
  }

}

