article.teaser {
  margin-bottom: 20px;
}
article.teaser .media-image {
  height: 145px;
}
article.teaser .media-image img {
  top: -12px;
  position: relative;
}
article.teaser img.default {
  width: 267px;
  height: 179px;
}
article.teaser h2 {
  font-size: 16px;
  text-align: center;
}
article.teaser .date {
  color: #2a4baa;
}
article.teaser .content {
  position: relative;
  height: 320px;
  overflow: hidden;
}
article.teaser .content .field--name-body {
  text-align: justify;
}
article.teaser .sharebox {
  padding-top: 20px;
}
article.teaser .more {
  overflow: hidden;
}
article.teaser .more a {
  text-transform: uppercase;
  margin-top: 20px;
  float: right;
  padding: 5px 15px;
  background: #1081c5;
  border: 0;
}
article.teaser .more a:hover {
  background: #63b2f5;
}
article.teaser #territoire_map {
  height: 300px;
}
.path-frontpage article.teaser {
  margin-bottom: 0;
}
.path-frontpage article.teaser h2 a {
  color: #2a4baa;
  text-transform: none;
}
.block-views-blockcustom-portail-actualite-actu-meme-theme .banner-wrapper .banner .icons {
  top: 8px;
}
.block-views-blockcustom-portail-actualite-actu-meme-theme .banner-wrapper .banner h4 {
  white-space: normal;
}
.block-views-blockcustom-portail-actualite-actu-meme-theme article.view-teaser-3 {
  margin-bottom: 20px;
}
.block-views-blockcustom-portail-actualite-actu-meme-theme article.view-teaser-3 .media_wrapper {
  position: relative;
  padding-bottom: 5px;
  border-bottom: 1px solid #eef0f5;
}
.block-views-blockcustom-portail-actualite-actu-meme-theme article.view-teaser-3 .media_wrapper .date_short {
  position: absolute;
  background: #ebf4fc;
  text-align: center;
  padding: 7px 10px;
  color: #4d4d4d;
  font-size: 18px;
  font-weight: bold;
  top: 0;
  left: 0;
  line-height: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.block-views-blockcustom-portail-actualite-actu-meme-theme article.view-teaser-3 .media_wrapper .date_short span {
  font-weight: normal;
  font-size: 12px;
}
.block-views-blockcustom-portail-actualite-actu-meme-theme article.view-teaser-3 .media_wrapper .content {
  height: auto;
  margin: 0 0 0 60px;
}
.block-views-blockcustom-portail-actualite-actu-meme-theme article.view-teaser-3 .media_wrapper .content h2 {
  margin: 0;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
}
.block-views-blockcustom-portail-actualite-actu-meme-theme article.view-teaser-3 .media_wrapper .content .date {
  color: #999999;
}
.block-views-blockcustom-portail-actualite-actu-meme-theme article.view-teaser-3 .media_wrapper:hover .date_short {
  background: #68cef6;
}
.page-node-type-actualite h1,
.page-node-type-evenement h1 {
  text-transform: none;
  overflow: hidden;
  padding: 0 20px;
  line-height: 25px;
  margin: 0;
}
.page-node-type-actualite h1 ul,
.page-node-type-evenement h1 ul {
  display: none;
}
.page-node-type-actualite .breadcrumb,
.page-node-type-evenement .breadcrumb {
  background: none;
  padding: 0 20px;
  margin: 0;
}
article.full .bg-actu {
  padding: 20px;
}
article.full .bg-actu .image-principale {
  position: relative;
  margin-bottom: 20px;
}
article.full .bg-actu .image-principale .date,
article.full .bg-actu .image-principale .reseaux-sociaux {
  position: absolute;
  top: 0;
  right: 20px;
}
article.full .bg-actu .image-principale .reseaux-sociaux {
  top: 25px;
}
article.full .bg-actu .image-principale img {
  max-width: 495px !important;
  width: 100%;
  margin: auto;
}
article.views-teaser.is-promoted img.default {
  width: 1200px;
  height: 475px;
}
article #territoire_map {
  height: 400px;
  margin: 20px 0;
}
article #territoire_map .popup a:focus {
  outline: none;
  text-decoration: none;
}
article #territoire_map .popup .nom {
  font-weight: bold;
  color: #1081c5;
}
article.teaser .end-actu {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 60px;
  width: 100%;
}
article.teaser .end-actu.grey {
  background: -moz-linear-gradient(top,rgba(242,244,249,0) 0%,#f2f4f9 78%,#f2f4f9 93%);
  background: -webkit-linear-gradient(top,rgba(242,244,249,0) 0%,#f2f4f9 78%,#f2f4f9 93%);
  background: linear-gradient(to bottom,rgba(242,244,249,0) 0%,#f2f4f9 78%,#f2f4f9 93%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f2f4f9',endColorstr='#f2f4f9',GradientType=0);
}
article.teaser .end-actu.white {
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 78%,#ffffff 92%);
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 78%,#ffffff 92%);
  background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,#ffffff 78%,#ffffff 92%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fafbfd',endColorstr='#fafbfd',GradientType=0);
}
.view.view-custom-portail-media article .media_wrapper,
.view.view-actualites article .media_wrapper {
  border: 1px solid #dae0e5;
  background: #fafbfd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 20px;
}
.view.view-custom-portail-media article.teaser .end-actu.white,
.view.view-actualites article.teaser .end-actu.white {
  background: -moz-linear-gradient(top,rgba(250,251,253,0) 0%,#fafbfd 78%,#fafbfd 92%);
  background: -webkit-linear-gradient(top,rgba(250,251,253,0) 0%,#fafbfd 78%,#fafbfd 92%);
  background: linear-gradient(to bottom,rgba(250,251,253,0) 0%,#fafbfd 78%,#fafbfd 92%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fafbfd',endColorstr='#fafbfd',GradientType=0);
}
@media screen and (max-width: 767px) {
  article.teaser .media-image {
    height: auto;
  }
}
