.field-image img, .field-video video{
  width: 100%;
}

.list-grid-item.list-group-item {
  float: none;
  width: 100%;
  background-color: #fff;
  margin-bottom: 10px;
}

.list-grid-item.list-group-item .list-group-image {
  margin-right: 10px;
}

.list-grid-item.list-group-item:before, .list-grid-item.list-group-item:after {
  display: table;
  content: " ";
}

.list-grid-item.list-group-item img {
  float: left;
}
.list-grid-item.list-group-item:after {
  clear: both;
}
.toolbar-horizontal header, .toolbar-vertical header {
  top: 40px;
}
.toolbar-horizontal.toolbar-tray-open header {
  top: 80px;
}

/*.toolbar-horizontal .home-banner-wrap .header.absolute .menu-top,*/
/*.toolbar-vertical .home-banner-wrap .header.absolute .menu-top {*/
/*top: 29px;*/
/*}*/

/*.toolbar-horizontal.toolbar-tray-open .home-banner-wrap .header.absolute .menu-top {*/
/*top: 68px;*/
/*}*/

/*.masonry-layout {*/
/*margin: 0px !important;*/
/*padding: 0px !important;*/
/*width: 100%;*/
/*}*/

/* masonery stuff */
.masonry-layout .masonry-item {
  width: 100%;
  padding: 0.5%;
}

@media (min-width: 480px) {
  .masonry-layout .masonry-item {
    width: 50%;
  }
}

@media (min-width: 767px) {
  .masonry-layout .masonry-item {
    width: 33%;
  }
}

@media (min-width: 1200px) {
  .masonry-layout .masonry-item {
    width: 25%;
  }
}

.publication--wide.lg-thumbnail .thumbnail .thumbnail-img {
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}

/* Accessibilte stuff  */
a.access {
  display: block;
  z-index: 100000000;
  top: 0;
  position: absolute;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  background-color: #f36f21;
  padding: 10px 20px;
  left: 0;
}

/*a:focus{*/
  /*border: 1px red solid;*/
/*}*/


.home-search {
  max-width: 450px;
  margin: 20px auto;
}

.search-page .home-search input {
  color: #7a7a7a;
  /*border: 0;*/
  /*-webkit-border-radius: 0;*/
  /*-moz-border-radius: 0;*/
  /*border-radius: 0;*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.search-page .home-search .input-group-btn button {
  font-size: 14px;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.search-page .home-search .input-group-btn .hs-mic-btn {
  background-color: #fff;
  color: #7a7a7a;
  padding: 7px 12px 8px;
}

.search-page .home-search .input-group-btn .hs-sub-btn {
  background-color: #0054A8;
  color: #fff;
  padding: 13px 15px 8px;
  margin-top: -1px;
  border-left: 0;
}

.view--solr-search .thumbnail .thumbnail-img img {
   min-height: auto;
  top: 45%;
}

/* exposed filter sort active link */
.filter .filter-menu .filter-order.bef-link-active {color: #f36f21;}
.filter .filter-menu .filter-order.bef-link-active i {color: inherit;}

/* menu sidebar mobile : remove border and stuff */
@media (max-width: 767px) {
  .field-links-1 .field-inner {
    padding: inherit;
    border: none;
  }
  .field-links-1 .field-inner li a {
    padding-right: inherit;
  }
}

/* colonne centrale first child  */
.article-inner>.field__item:first-child {
  margin-top: 0!important;
}

.field-content>.paragraph:first-child {
  margin-top: 0!important;
}

/* floated image in wysiwyg */
.embedded-entity.align-left{
  padding-right: 10px;
}

.home-banner-slider img.img-responsive, .tbox-img img.img-responsive {
  max-width: inherit;
}
.home-banner-wrap .home-banner .info-btn {
  border-radius: unset;
  top: 53.5%;
}

/* fix margins on views pages where no lg-thumbnail is there */
.view .lg-thumbnail {
  margin: 0 0 40px 0;
}
.views-exposed-form {
  margin-bottom: 40px;
}
/* fix hp buttons*/
.page--front .field-lg-btn {
  padding: 15px 15px 15px 32px;
}

/* leger filet autour de kiosk */
.publication--sidebar .field-media-image {
  border: 1px solid #e0e0e0;
  padding: 3px;
}
/* Hpmepage map */
.map button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
  font-family: open-sans-regular;
  color: #7a7a7a;
  font-size: 13px;
}

.map .map-inner .bootstrap-select .dropdown-menu {
  width: 100%;
}

.map .map-inner .bootstrap-select .dropdown-menu li a {
  padding: 10px;
}

.map .map-inner .map-search .form-control {
  font-size: 13px;
  color: #7a7a7a;
}

.home-actuality .ha-right .ha-shortcuts {
  margin-bottom: 20px;
  flex: 1;
}
.home-actuality .ha-right .ha-ad {
  flex: auto;
}
.home-actuality .ha-right {
  flex-wrap: wrap;
  flex-direction: row;
}

.home-tags .ht-btn span {
  text-transform: uppercase;
}

.home-banner-wrap .home-banner .home-banner-content .home-search {
  max-width: 600px;
}

/* search */
.view--solr-search .thumbnail-title a {
  color: #f36f21;
}
.view--solr-search .excerpt strong{
  text-decoration: underline;
}
.view--solr-search .search-page .input-group {
  max-width: inherit;
}
.view--solr-search .search-page .input-group-btn button {
  /*border-top-color: rgb(204, 204, 204);*/
  border-top: 1px solid rgb(204, 204, 204);
  border-bottom: 1px solid rgb(204, 204, 204);
  border-right: 1px solid rgb(204, 204, 204);
}
.view--solr-search .search-page input.form-autocomplete {
  border-right: 0;
  height: 36px;
}
.spell-suggestion a {
  font-weight: bold;
  font-style: italic;
  color: #f36f21;
}
.view--solr-search .view__header p {
  font-size: 15px;
}
.view--solr-search span.file a {
  color: #f36f21;
}

/* Header search */
.menu-top .menu-top-search .search-block .search-input {
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
}
.main-menu .main-menu-inner .lvl-0.active>button, .main-menu .main-menu-inner .lvl-0.open>button {
  border-radius: initial;
}
.home-banner-wrap .header.absolute .main-menu .lvl-0>a, .home-banner-wrap .header.absolute .main-menu .lvl-0>button {
  font-size: 18px;
}
@media (max-width: 1200px) {
  .home-banner-wrap .header.absolute .main-menu .lvl-0>a, .home-banner-wrap .header.absolute .main-menu .lvl-0>button {
    font-size: 16px;
  }
}
/* Facets */
.facet-item label {
  margin-bottom: 3px;
  margin-left: 3px;
}
.facet-item .facet-item__value {
  display: inline-block;
  vertical-align: middle;
  font-family: raleway-regular;
  font-weight: normal;
  font-size: 13px;
  color: #7a7a7a;
  text-decoration: none;
}
/* evol client tmp */
/*.home-banner-wrap .home-banner {*/
  /*height: 80vh;*/
  /*min-height: 360px;*/
/*}*/

.popover, .tooltip {
  font-family: raleway-regular;
  font-weight: normal;
  font-size: 13px;
}

.tooltip-inner {
  padding: 10px 15px;
  color: #7a7a7a;
  background-color: #fff;
  max-width: 400px;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #fff;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #fff;
}

/* Blocs à la une*/
.tbox.tbox-small{
  min-height: 95px;
}

@media (max-width: 1200px) {
  .tbox.tbox-small {
    min-height: 112px;
  }
}

.field-rte table tbody tr td {
  border: 1px solid #0054A8;
}

.paragraph--type--bloc-etape p {
  font-size: 16px;
}

.lg-thumbnail.lg-profile {
   margin-top: 0; 
}

.filter-wrapper.form-wrapper {
  display: none;
}

.comment-node-form.comment-form {
  margin-top: 20px
}

.ui-state-active .search-api-autocomplete-suggestion {
  background: #eee;
}

.calendar-calendar .has-events {
  cursor: pointer;
}

.view.view--faq .views-field-field-voting {
  margin-top: 20px;
}

.text-box-grey {
  font-size: 14px;
  line-height: 21px;
  padding: 30px;
  margin: 0;
  background-color: #f7f7f7;
  margin: 20px 0;
}

.credits {
  font-size: 12px;
  font-style: italic;
}

.sidemenu .sidemenu-wrap .sidemenu-inner li.active {
  background-color: #fff;
}
.sidemenu .sidemenu-wrap .sidemenu-inner li.active a.sm-link {
  color: #293751;
}

#block-hp-map-block span.filter-option.pull-left {
  text-indent: initial;
}
#block-hp-map-block button.btn.dropdown-toggle.btn-default {
  text-indent: -999px;
}

.field-box-1 a {
  color: inherit;
}

a.no-decoration {
  text-decoration: none !important;
}

/* HP init */
.home-banner-wrap .home-banner .home-banner-slider .hbs-wrap video {
  display: none;
}

/*@media (max-width: 768px) {*/
  /*.service-slider .ss-wrap .ss-cap {*/
    /*word-wrap: break-word;*/
  /*}*/
/*}*/

/* IE Hp */
/*.home-actuality .ha-right .ha-ad {*/
  /*-ms-flex: 1 0 auto;*/
  /*flex: 1;*/
/*}*/

.field-rte.field-introduction p {
  font-family: open-sans-bold;
  font-size: 14px;
  margin-top: 30px;
}

.field-rte.field-introduction ol li, .field-rte.field-introduction ul li {
  font-size: 14px;
  font-family: open-sans-bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.field-rte.field-introduction ul li:before {
  background-color: #fff;
}

.lg-thumbnail .thumbnail .thumbnail-img img {
  min-height: initial;
}

@media print {
  /* Remove elements */
  /*.sidebar .paragraph--type--bloc-breve,*/
  /*.sidebar .paragraph--type--bloc-dossier-special,*/
  /*.sidebar .paragraph--type--bloc-agenda,*/
  .sidebar .paragraph--type--bloc-sondage,
  .sidebar .paragraph--type--bloc-quiz,
  /*.sidebar .paragraph--type--bloc-libre,*/
  /*.sidebar .bloc-menu-secondaire-article,*/
  /*.sidebar .field-links-2,*/
  /*.sidebar .field-box-2,*/
  /*.sidebar .field__item.field-lg-btn,*/
  .paragraph--type--bloc-poi,
  .paragraph--type--bloc-poi-category,
  .block--deux-local-tasks {
    display: none;
  }
  .paragraph--type--bloc-libre {
    display: block;
    padding: 15px 20px;
    border: 1px solid #e0e0e0;
  }

  .sidebar .field__item.paragraph-contact {
    display: block; }

  span.field-image-cap {
    display: block; }
  .print.hide {
    display: block !important;
  }
  .field-bg-image .field-image-cap, .field-image .field-image-cap {
    position: initial;
  }
}

/* Fix colored buttons */
.field-lg-btn {
  min-height: inherit;
  padding: 40px 20px 40px 55px;
}

/* Fix Bloc à la une Ipad */
.home-actuality .ha-left {
  display: flex;
}
.thumbnail-slider {
  height: auto;
  width: 100%;
}

/* Fix IE 11 : Caroussel HP buttons*/
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .home-banner-wrap .home-banner .home-banner-content {
    margin: 0 auto;
    width: 80%;
  }
  *::-ms-backdrop, .home-banner-wrap .home-banner .home-banner-content .container {
    width: 900px !important;
  }
}
.field-media-twitter blockquote:before, .field-media-twitter blockquote:after  {
  content: none;
}

.field-media-twitter blockquote {
  height: 300px;
}
.field-media-facebook blockquote{
  height: 400px;
}

.webform-category-quiz .form-item label:not(.option),
.webform-category-quiz fieldset .fieldset-legend,
.webform-category-sondage .form-item label:not(.option),
.webform-category-sondage fieldset .fieldset-legend
{
  font-family: raleway-bold;
  font-weight: 500;
  line-height: 1.1;
  font-size: 20px;
  margin-bottom: 10px;
  color: #f36f21;
  text-transform: uppercase;
  padding-top: 20px;
}
.webform-category-quiz fieldset .fieldset-legend,
.webform-category-sondage fieldset .fieldset-legend {
  margin-top: 20px;
}
.webform-category-quiz fieldset,
.webform-category-sondage fieldset {
  padding-top: 30px;
}

.form-item-description {
  padding-bottom: 10px;
}
.webform-category-quiz fieldset div.description,
.webform-category-sondage fieldset div.description{
  padding-top: 10px;
  padding-bottom: 10px;
}

.webform-category-quiz fieldset .field-prefix{
  float: left;
  margin-right: 15px;
}
.progress-bar-warning {
  background-color: #f36f21;
}
.progress{
  border-radius: initial;
  -webkit-border-radius: initial;
  -moz-border-radius: initial;
  border-radius: initial;
  -webkit-box-shadow: none; 
  -moz-box-shadow: none;
  box-shadow: none; 
}
.answers .score p {
  font-family: raleway-bold;
  font-weight: 500;
  line-height: 1.1;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #f36f21;
  text-transform: uppercase;
  padding-top: 20px;
}
.answers a.btn {
  font-family: raleway-bold;
  font-weight: 500;
  line-height: 1.1;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #f36f21;
  text-transform: uppercase;
  padding-top: 20px;
}

.view--flag .thumbnail-content a {
  color: #f36f21;
}
.view--flag .thumbnail-links a {
  color: #7a7a7a;
  font-size: 16px;
  margin-right: 5px;
}

.sharebar .sharebar-inner .lvl-0>a.active {
  color: #fff;
  background-color: #9d9d9d;
}

.calcul-form{
  padding-top: 20px;
}

.pswp__share a[href=""] {
  display: none !important;
}

.pager li>a.btn-default {
  padding: 10px 45px;
  border-color: #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pager li>a.btn-default:hover {
  background-color: #f36f21;
  text-decoration: underline;
}

.twitter-tweet.twitter-tweet-rendered {
  margin-top: 0!important;
}
.radio-link.collines-fm{background-image: url(assets/images/birds/logo-radio-collines.jpg);}
.radio-link.radio-gatine{background-image: url(assets/images/birds/logo-radiogatine.jpg);}
.radio-link.radio-val-dor{background-image: url(assets/images/birds/logo-radio-valdor.jpg);}
.radio-link.D4B{background-image: url(assets/images/birds/logo-D4B.jpg);}
.radio-link{
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.birds.btn {
  padding: 10px;
}
.answers .ds-icon-quiz.correct {
  color: #293751;
  font-size: 25px;  
  margin-right: 5px;
}

.answers .feather-x-square {
  color: #f36f21;
  margin-right: 5px;
}

/* begin change fontsize && color */
body {
  font-size: 15px;
  color: #333333;
}
.field-rte ol li, .field-rte ul li {
  font-size: 15px;
}
.field-rte.field-introduction p {
  font-size: 16px;
}
blockquote p {
  font-size: 15px;
}
.lg-thumbnail .thumbnail .thumbnail-content .thumbnail-txt {
  font-size: 16px;
}
/* end change fontsize && color */

.tr {display: table-row;}
.td {display: table-cell;}
.w-100 {width: 100%;}

div.nbre_reel {
  margin-top: 25px;
}

.revenu{width: 95%;}

.main-menu .main-menu-inner li {
  list-style-image: url(data:0);
}
