@font-face {
  font-family: 'carroisgothic-regular';
  src: url('fonts/carroisgothic-regular.eot?') format('eot'), url('fonts/carroisgothic-regular.woff') format('woff'), url('fonts/carroisgothic-regular.svg#carroisgothic-regularBold') format('svg'), url("fonts/carroisgothic-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'opensans-regular';
  src: url('fonts/opensans-regular.eot');
  src: url('fonts/opensans-regular.eot?#iefix') format('eot'), url('fonts/opensans-regular.woff') format('woff'), url('fonts/opensans-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'opensans-bold';
  src: url('fonts/opensans-bold.eot');
  src: url('fonts/opensans-bold.eot?#iefix') format('eot'), url('fonts/opensans-bold.woff') format('woff'), url('fonts/opensans-bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  body.not-home:not(.home) .row-container .row {
    padding-left: 0;
  }
  body .logo img {
    width: 24% !important;
  }
  body #bottom .col-1,
  body #bottom .col-2,
  body #bottom .col-3 {
    width: 100%;
  }
  body .carousel-actus .list_carousel li {
    width: inherit;
    margin-bottom: 3em;
    margin-right: 15px;
  }
  body .carousel-actus .list_carousel li .carousel-content {
    width: inherit;
  }
  body .services .tw-element:first-child {
    margin-left: auto;
  }
  body .services .tw-service-box {
    min-height: inherit;
  }
  body .devenir-donateur-mecene .row > .tw-element {
    width: 92%;
    margin-left: 15px;
    margin-right: 15px;
    min-height: inherit;
  }
  body .devenir-donateur-mecene .row > .tw-element:last-child {
    float: none;
  }
  body #main .explication-don .tw-element {
    margin-bottom: 3em;
  }
  body.category-nos_actualites #theme-layout #page-title h1,
  body.category-our_news #theme-layout #page-title h1,
  body.single-post #theme-layout #page-title h1 {
    margin-left: -3%;
  }
  .filter .date input {
    margin: 0 15px 0 2px;
  }
  .events-list .type-event {
    display: block;
  }
  .events-list .type-event > div {
    display: block;
    height: auto;
  }
  .events-list .thumbnail,
  .events-list .teaser {
    width: 100%;
  }
  .events-list .thumbnail {
    padding-top: 20px;
    text-align: center;
  }
}
@media screen and (max-width: 450px) {
  body .news-events-home .carousel-thumbnail {
    float: none;
    margin: 0 0 10px 0;
  }
}
