@media only screen and (min-width: 1200px) {
  body.layout-mode-responsive .visible-large {
    display: inherit !important;
  }
  body.layout-mode-responsive .hidden-large {
    display: none !important;
  }
  body.layout-mode-responsive .visible-desktop {
    display: inherit !important;
  }
  body.layout-mode-responsive .hidden-desktop {
    display: none !important;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  body.layout-mode-responsive .visible-large {
    display: none !important;
  }
  body.layout-mode-responsive .hidden-large {
    display: inherit !important;
  }
  body.layout-mode-responsive .visible-desktop {
    display: inherit !important;
  }
  body.layout-mode-responsive .hidden-desktop {
    display: none !important;
  }
  body.layout-mode-responsive #rt-top .rt-grid-4.rt-omega {
    width: 400px;
  }
  body.layout-mode-responsive #rt-header .widget_text {
    font-size: 15px;
    width: 95%;
    top: 38px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .visible-tablet {
    display: inherit !important;
  }
  body.layout-mode-responsive .hidden-tablet {
    display: none !important;
  }
  body.layout-mode-responsive .hidden-desktop {
    display: inherit !important;
  }
  body.layout-mode-responsive .visible-desktop {
    display: none !important;
  }
  body.layout-mode-responsive .visible-large {
    display: none !important;
  }
  body.layout-mode-responsive .hidden-large {
    display: inherit !important;
  }
  body.layout-mode-responsive h1 {
    font-size: 170%;
  }
  body.layout-mode-responsive h2,
  body.layout-mode-responsive .title {
    font-size: 160%;
  }
  body.layout-mode-responsive h3 {
    font-size: 130%;
  }
  body.layout-mode-responsive h4 {
    font-size: 120%;
  }
  body.layout-mode-responsive h5 {
    font-size: 110%;
  }
  body.layout-mode-responsive .gf-menu.l1 > li > .item {
    padding: 0 10px;
  }
  body.layout-mode-responsive .gf-menu li.parent > .item {
    padding-right: 25px;
  }
  body.layout-mode-responsive .gf-menu li.parent > .item:after {
    right: 8px;
  }
  body.layout-mode-responsive.admin-bar #wpadminbar {
    position: fixed !important;
  }
  body.layout-mode-responsive.admin-bar .#rt-top {
    top: 46px !important;
  }
  body.layout-mode-responsive.admin-bar .gf-menu-toggle {
    top: 55px !important;
  }
  body.layout-mode-responsive #rt-top .rt-grid-4 {
    width: 216px;
  }
  body.layout-mode-responsive #rt-top .rt-grid-4.rt-omega {
    width: 328px;
  }
  body.layout-mode-responsive #rt-header .widget_text {
    top: 25px;
    font-size: 15px;
    left: 68px;
    width: 95%;
  }
  body.layout-mode-responsive .sprocket-grids-b-container img {
    max-height: 52px;
  }
  body.layout-mode-responsive .home #rt-utility {
    top: 110px;
  }
  body.layout-mode-responsive .layout-showcase ul.sprocket-features-list {
    right: -7%;
  }
  body.layout-mode-responsive #rt-footer .gf-menu.l1 > li > .item {
    line-height: 16px;
    margin-bottom: 6px;
  }
  body.layout-mode-responsive #rt-footer .rt-grid-3 .widget_gantry_menu {
    padding-left: 1px;
  }
}
@media (max-width: 767px) {
  body.layout-mode-responsive {
    padding: 0;
  }
  body.layout-mode-responsive .visible-phone {
    display: inherit !important;
  }
  body.layout-mode-responsive .hidden-phone {
    display: none !important;
  }
  body.layout-mode-responsive .hidden-desktop {
    display: inherit !important;
  }
  body.layout-mode-responsive .visible-desktop {
    display: none !important;
  }
  body.layout-mode-responsive .hidden-large {
    display: inherit !important;
  }
  body.layout-mode-responsive .visible-large {
    display: none !important;
  }
  body.layout-mode-responsive.admin-bar #wpadminbar {
    position: fixed !important;
  }
  body.layout-mode-responsive.admin-bar #rt-header {
    top: 83px !important;
  }
  body.layout-mode-responsive.admin-bar #rt-top {
    top: 46px !important;
  }
  body.layout-mode-responsive.admin-bar .gf-menu-toggle {
    top: 54px;
  }
  body.layout-mode-responsive h1 {
    font-size: 180%;
  }
  body.layout-mode-responsive h2,
  body.layout-mode-responsive .title {
    font-size: 140%;
  }
  body.layout-mode-responsive h3 {
    font-size: 120%;
  }
  body.layout-mode-responsive h4 {
    font-size: 110%;
  }
  body.layout-mode-responsive h5 {
    font-size: 105%;
  }
  body.layout-mode-responsive .menu-block {
    float: none;
    text-align: center;
  }
  body.layout-mode-responsive .gf-menu-device-container select {
    width: 80%;
  }
  body.layout-mode-responsive #rt-logo {
    margin: 15px auto;
  }
  body.layout-mode-responsive #rt-social {
    display: none;
  }
  body.layout-mode-responsive #rt-header-surround #rt-header {
    position: absolute;
  }
  body.layout-mode-responsive #rt-header-surround #rt-top .rt-container {
    position: relative;
  }
  body.layout-mode-responsive #rt-header-surround #rt-top .rt-container [class*="rt-grid"] {
    width: 85%;
    float: left;
    position: absolute;
  }
  body.layout-mode-responsive #rt-header-surround #rt-top .rt-container .rt-grid-4.rt-omega {
    left: 90px;
    top: 1px;
    width: 90%;
    position: relative !important;
  }
  body.layout-mode-responsive #rt-header-surround #rt-top .rt-container #text-6 {
    left: 41px;
  }
  body.layout-mode-responsive #rt-header-surround #rt-top .rt-container #text-6 .textwidget {
    top: -2px;
    position: relative !important;
  }
  body.layout-mode-responsive #rt-header-surround #rt-top .rt-container #ajaxsearchlite1 {
    top: -2px;
    position: relative;
  }
  body.layout-mode-responsive #rt-header-surround #rt-top .rt-container #ajaxsearchlite1 .probox {
    border: 2px solid black;
  }
  body.layout-mode-responsive div.vertical[id*="ajaxsearchliteres"] {
    top: 50px !important;
    left: -1px !important;
    min-height: 4% !important;
  }
  body.layout-mode-responsive div[id*="ajaxsearchliteres"] .results .item p.desc {
    font-size: 17px;
    line-height: 18px;
  }
  body.layout-mode-responsive div[id*="ajaxsearchliteres"] .results .item .content h3 a {
    font-size: 20px;
  }
  body.layout-mode-responsive .layout-showcase {
    margin-left: 50px !important;
    margin-right: 50px;
    position: relative;
  }
  body.layout-mode-responsive .layout-showcase ul.sprocket-features-list {
    position: relative;
    top: 175px;
    width: 103%;
  }
  body.layout-mode-responsive .layout-showcase .sprocket-features-pagination {
    width: 140%;
  }
  body.layout-mode-responsive .layout-showcase #sprocket-features-ul-list-wrapper {
    position: relative;
    top: 15px;
  }
  body.layout-mode-responsive .layout-showcase .sprocket-features-arrows {
    position: relative;
  }
  body.layout-mode-responsive .layout-showcase .sprocket-features-arrows .arrow {
    width: 29px;
    color: white;
    padding: 13px;
    background: #b8c6c7 !important;
  }
  body.layout-mode-responsive .layout-showcase .sprocket-features-arrows .next {
    right: -67px;
  }
  body.layout-mode-responsive .layout-showcase .sprocket-features-arrows .prev {
    left: -61px;
  }
  body.layout-mode-responsive .layout-showcase .layout-showcase .sprocket-features-pagination {
    width: 155%;
  }
  body.layout-mode-responsive .component-content .column-1,
  body.layout-mode-responsive .component-content .column-2,
  body.layout-mode-responsive .component-content .column-3,
  body.layout-mode-responsive .component-content .column-4 {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
  }
  body.layout-mode-responsive .pagination ul li {
    margin: 0;
  }
  body.layout-mode-responsive #rt-extension .roksprocket_options {
    margin: 0 10px;
    padding-bottom: 0;
  }
  body.layout-mode-responsive #rt-footer .rt-grid-3 {
    padding: 15px 0 0;
    position: relative;
  }
  body.layout-mode-responsive #rt-footer .rt-grid-3.rt-alpha {
    padding: 25px 0 0;
  }
  body.layout-mode-responsive #rt-footer .rt-grid-3.rt-alpha .widget_sp_image {
    display: inline-block;
    float: left;
    height: 200px;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 20px;
    margin-left: 0;
    padding-left: 0;
    width: 100px;
  }
  body.layout-mode-responsive #rt-footer .rt-grid-3.rt-alpha .widget_sp_image img {
    max-width: 80% !important;
  }
  body.layout-mode-responsive #rt-footer .rt-grid-3 .widget_dpe_fp_widget {
    padding-left: 0;
  }
  body.layout-mode-responsive #rt-footer .rt-grid-3.rt-omega {
    display: block;
    padding: 33px;
  }
  body.layout-mode-responsive #rt-footer .rt-grid-3.rt-omega .module-title {
    float: right;
    width: 60%;
  }
  body.layout-mode-responsive #rt-footer .rt-grid-3.rt-omega .module-content {
    float: left;
    width: 40%;
  }
  body.layout-mode-responsive #rt-footer .rt-grid-3.rt-omega .module-content img {
    max-width: 90% !important;
  }
  body.layout-mode-responsive #rt-footer .rt-grid-3:after {
    background-color: transparent;
    width: 0;
  }
  body.layout-mode-responsive #rt-footer .widget_gantry_menu {
    position: absolute;
    top: 0;
  }
  body.layout-mode-responsive #rt-footer .widget_gantry_menu .gf-menu.l1 > li {
    display: inline-block;
    padding-left: 0;
    width: 30%;
    padding-bottom: 18px;
  }
  body.layout-mode-responsive #rt-footer .widget_gantry_menu .gf-menu.l1 > li .item {
    font-size: 19px;
    line-height: 20px;
  }
  body.layout-mode-responsive.post-type-archive header {
    padding-top: 0;
  }
  body.layout-mode-responsive.post-type-archive header .adresse-phone {
    width: 100%;
    clear: both;
    display: block;
  }
  body.layout-mode-responsive.post-type-archive aside {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  body.layout-mode-responsive.page .type-page.has-post-thumbnail {
    margin-top: 114px !important;
  }
  body.layout-mode-responsive.page .type-page.has-post-thumbnail .img-fulltext- {
    max-height: 380px !important;
  }
  body.layout-mode-responsive.page .type-page.has-post-thumbnail .img-fulltext- img {
    height: 100% !important;
    width: auto !important;
  }
  body.layout-mode-responsive.post-type-archive-partenaires .listing-page ul li {
    height: 103px;
  }
  body.layout-mode-responsive.post-type-archive-partenaires .listing-page [class*="rt-grid"] {
    width: 50% !important;
  }
  body.layout-mode-responsive.post-type-archive-evenements header {
    padding-top: 33px;
  }
  body.layout-mode-responsive.post-type-archive-evenements header .rt-block {
    margin: 13px 10px 2px;
  }
  body.layout-mode-responsive.post-type-archive-evenements .listing-page article aside {
    width: 100%;
  }
  body.layout-mode-responsive.post-type-archive-evenements .listing-page .image {
    width: 100%;
  }
  body.layout-mode-responsive.post-type-archive-evenements .listing-page .dates .rt-block {
    margin-top: 0;
    padding-top: 0;
  }
  body.layout-mode-responsive.post-type-archive-evenements #rt-mainbody {
    padding: 0 !important;
  }
  body.layout-mode-responsive.single-evenements .evenements.image {
    background-size: auto 100% !important;
    height: 200px;
    left: -40px;
    position: relative;
    top: -36px;
    width: 157%;
  }
  body.layout-mode-responsive.single-evenements .evenements header {
    margin-top: 165px;
  }
  body.layout-mode-responsive.single-evenements .evenements header .genre-event {
    top: 31px;
  }
  body.layout-mode-responsive.single-evenements .evenements header .entry-content {
    margin-bottom: 0;
    padding-right: 0;
  }
  body.layout-mode-responsive.single-evenements .evenements aside {
    padding-top: 0;
  }
  body.layout-mode-responsive.single-evenements .supsystic-social-sharing {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  body.layout-mode-responsive.single-evenements .supsystic-social-sharing .social-sharing-button .counter-wrap {
    display: none;
  }
  body.layout-mode-responsive.single-evenements .supsystic-social-sharing .sharer-flat.facebook {
    margin-left: 6%;
  }
  body.layout-mode-responsive.single-evenements .evenements-box.gantry-width-50 {
    width: 100%;
  }
  body.layout-mode-responsive #gantry-totop {
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
  body.layout-mode-responsive #rt-copyright .flushbottom {
    padding: 15px !important;
  }
  body.layout-mode-responsive .gantry-width-20,
  body.layout-mode-responsive .gantry-width-25,
  body.layout-mode-responsive .gantry-width-30,
  body.layout-mode-responsive .gantry-width-33,
  body.layout-mode-responsive .gantry-width-40,
  body.layout-mode-responsive .gantry-width-50,
  body.layout-mode-responsive .gantry-width-60,
  body.layout-mode-responsive .gantry-width-66,
  body.layout-mode-responsive .gantry-width-70,
  body.layout-mode-responsive .gantry-width-75,
  body.layout-mode-responsive .gantry-width-80 {
    width: 100%;
  }
  body.layout-mode-responsive .gantry-width-spacer {
    margin: 5px;
  }
  body.layout-mode-responsive .row {
    margin: 0;
    display: block;
  }
  body.layout-mode-responsive .row .cell {
    display: block;
    width: 100%;
  }
  body.layout-mode-responsive .form-horizontal .control-group .control-label {
    float: none;
    width: auto;
    text-align: left;
  }
  body.layout-mode-responsive .form-horizontal .control-group .controls {
    margin-left: 0;
  }
  body.layout-mode-responsive select {
    width: 100%;
  }
  body.layout-mode-responsive .gantry-left,
  body.layout-mode-responsive .gantry-right {
    float: none;
    margin: 0;
  }
  body.layout-mode-responsive header {
    padding-top: 60px;
  }
  body.layout-mode-responsive #rt-logo {
    background-size: 60% auto !important;
  }
  body.layout-mode-responsive .sprocket-strips-c-block {
    height: 150px !important;
  }
}