/*********** HEADLINE MASTER & QUIZZ ***********/
.master-microbes-headline .description {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 15px 0; }

.master-microbes-headline a.btn-return-master-page {
  color: #fff;
  background-color: #1e3990;
  padding: 15px 22px;
  font-family: Gotham Rounded;
  font-weight: 600;
  font-size: 13px; }

.master-microbes-headline {
  position: relative; }

.master-microbes-headline .background {
  overflow: hidden;
  z-index: 1; }

.master-microbes-headline .background-image-center {
  background: url("/gallia-theme/images/microbes/background_microbes_headline.png") no-repeat scroll 0 0 transparent; }

.master-microbes-headline .foreground {
  z-index: 2;
  line-height: normal;
  font-family: Arial, sans-serif;
  font-size: 15px; }

.master-microbes-headline .title-master-microbes {
  color: #938a8c;
  position: relative;
  font-family: Karbon,Arial,sans-serif;
  font-size: 60px;
  font-weight: 300;
  width: 100%;
  line-height: 35px;
  text-align: center;
  padding: 8% 0 0 0;
  margin: 0; }

@media (max-width: 1023px) and (min-width: 769px) {
  .master-microbes-headline .title-master-microbes {
    font-size: 45px; } }
@media (max-width: 768px) {
  .master-microbes-headline .foreground_quizz .title-master-microbes {
    padding: 5% 0 0 0; }

  .master-microbes-headline .title-master-microbes {
    padding: 3% 0 0 0;
    line-height: 50px;
    font-size: 55px; } }
@media (max-width: 767px) {
  .master-microbes-headline .foreground_quizz .title-master-microbes {
    padding: 7% 0 0 0; }

  .master-microbes-headline .foreground_quizz .description {
    bottom: -3px; } }
/******** MENU MICROBES ****************/
.box_text_menu_microbes {
  font-family: Arial,sans-serif;
  font-size: 15px;
  color: #938a8c;
  padding: 35px 30px 5px; }

.box_link_menu_microbes {
  padding: 5px 0; }

.box_link_menu_microbes ul {
  margin: 0; }

.box_link_menu_microbes ul li {
  list-style: none; }

.box_link_menu_microbes a {
  padding: 0 30px;
  display: block; }

.box_link_menu_microbes a span {
  width: 100%;
  /*float: left;*/
  font-family: Karbon, Arial, sans-serif;
  font-size: 15px;
  color: #1e3990;
  font-weight: 600;
  display: block;
  border-bottom: 1px solid #eae1dd !important;
  padding: 7px 0px 8px 0px;
  background-image: url("/gallia-theme/images/gallia-icon/arrow-right-blue.png?1441017261");
  background-position: right center;
  background-repeat: no-repeat; }

.box_link_menu_microbes a:hover {
  background-color: #d6c4bd;
  color: #fff;
  text-decoration: none;
  display: block; }

.box_link_menu_microbes li:last-child a span {
  border-bottom: none !important; }

/** RESPONSIVE **/
@media (max-width: 1229px) {
  .box_link_menu_microbes a span {
    padding: 7px 0px; }

  .box_text_menu_microbes {
    padding: 20px 15px 0px; }

  .box_link_menu_microbes {
    padding: 0px; } }
@media (max-width: 768px) {
  .box_text_menu_microbes {
    padding: 20px 35px 15px; }

  .box_link_menu_microbes {
    display: none; }

  .menu_master_mobile {
    display: block !important;
    position: relative;
    z-index: 3 !important;
    padding: 70px 0 10px; }

  .menu_master_mobile p.title-h2.folder-menu-mobile {
    background: url("/gallia-theme/images/background/title-nav.png?1441017261") no-repeat;
    width: 300px;
    height: 58px;
    box-sizing: border-box;
    margin: 0 auto 20px;
    padding: 20px 0 0 14px;
    font-family: Arial,sans-serif;
    font-size: 15px;
    color: #fff; }

  .menu_master_mobile .nav_master_mobile.open {
    display: block !important;
    width: 300px;
    margin: 0 auto 20px; }

  .nav_master_mobile.open ul {
    padding: 0;
    margin: 0; }

  .nav_master_mobile.open li {
    font-family: Karbon, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    list-style: none;
    line-height: 18px; }

  .nav_master_mobile.open li a {
    padding: 0 15px;
    display: block; }

  .nav_master_mobile.open li a span {
    color: #1e3990;
    font-weight: 600;
    display: block;
    border-bottom: 1px solid #eae1dd;
    padding: 8px 30px 8px 0;
    background-image: url("/gallia-theme/images/gallia-icon/arrow-right-blue.png?1441017261");
    background-position: right center;
    background-repeat: no-repeat; }

  .nav_master_mobile.open li a:hover {
    background-color: #d6c4bd;
    text-decoration: none; }

  .nav_master_mobile.open li:last-child a span {
    border: 0; } }
/**************** PUSH VIDEO ***************/
/** layout **/
.push_video_left {
  float: left;
  width: 50%; }

.push_content_right,
.push_video_right {
  float: right;
  width: 50%;
  clear: none !important; }

.push_content_left {
  float: left;
  width: 50%;
  clear: none !important; }

@media (max-width: 1229px) {
  .push_video_left {
    width: 75%; }

  .push_content_right,
  .push_content_left {
    width: 25%; }

  .push_video_right {
    width: 75%;
    clear: both !important; } }
@media (max-width: 1023px) and (min-width: 769px) {
  .push_video_left,
  .push_video_right {
    width: 67%; }

  .push_content_right,
  .push_content_left {
    width: 33%; } }
@media (max-width: 768px) {
  .push_video_left,
  .push_content_right,
  .push_video_right,
  .push_content_left {
    width: 100%; } }
/** end **/
article.push_video_microbes {
  height: 559px;
  padding: 40px 45px;
  cursor: pointer; }

.video_headline_box p {
  font-family: Gotham Rounded SSm A, Gotham Rounded SSm B, Arial, sans-serif;
  font-size: 16px;
  color: #1e3990;
  text-align: right; }

.video_headline_box p:first-child {
  font-size: 25px;
  float: left;
  font-style: italic; }

.push_video_microbes .video_title_box h3 {
  font-size: 60px;
  line-height: 55px;
  font-family: Karbon, Arial;
  font-weight: 300;
  color: #1e3990;
  margin-top: 30px; }

/*** RESPONSIVE ***/
@media (max-width: 1229px) and (min-width: 1024px) {
  article.tile-portlet.push_video_microbes.bebe_encontre_virus {
    background-position-x: -70px !important; } }
@media (max-width: 768px) {
  article.tile-portlet.push_video_microbes.bebe_encontre_virus {
    background-color: #ffc9b0 !important;
    background-position-x: 75px !important; }

  .quizz_des_microbes .box_label_left {
    padding: 25px 0px 25px 40px;
    margin-left: 0%;
    width: 18%; }

  .quizz_des_microbes .box_label_right {
    margin-bottom: 70px !important;
    margin-right: 20%; }

  p.microbes_footnote {
    text-align: center; } }
@media (max-width: 767px) {
  .quizz_des_microbes .box_label_left {
    width: 25%; }

  article.tile-portlet.push_video_microbes {
    background-position-x: -35px !important; }

  article.tile-portlet.push_video_microbes.bebe_encontre_virus {
    background-position-x: -70px !important; } }
/**************** PUSH VIDEO ROLLOVER ****************/
article.video_rollover_microbes {
  height: auto; }

.video_rollover_microbes p {
  font-family: Gotham Rounded SSm A, Gotham Rounded SSm B, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #1e3990;
  text-align: right; }

.video_rollover_microbes .video_hover_microbes p {
  color: #fff; }

.video_rollover_microbes p:first-child {
  font-size: 25px;
  float: left;
  font-style: italic;
  top: -3px;
  font-weight: 300;
  position: relative; }

.video_fix_microbes {
  z-index: 1; }

.video_hover_microbes {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  width: auto;
  height: auto;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear 0s;
  -moz-transition: opacity 0.2s linear 0s;
  -o-transition: opacity 0.2s linear 0s;
  transition: opacity 0.2s linear 0s; }

.video_hover_microbes:hover {
  z-index: 2;
  opacity: 1;
  display: block; }

.video_rollover_microbes .video_title_box h3 {
  font-family: Gotham Rounded SSm A, Gotham Rounded SSm B, Arial, sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  color: #1e3990; }

.video_rollover_microbes .video_hover_microbes .video_title_box h3 {
  color: #fff; }

.video_rollover_microbes .video_headline_box {
  padding: 35px 60px 270px 50px; }

.video_rollover_microbes .video_title_box h3 {
  padding: 5px 50px 30px; }

.video_rollover_microbes.video_rollover_ep3 .video_title_box h3 {
  padding-bottom: 55px; }

/*** RESPONSIVE ***/
@media (max-width: 1229px) and (min-width: 1024px) {
  .video_fix_microbes,
  .video_hover_microbes {
    background-position-x: 45% !important; }

  .video_rollover_microbes .video_headline_box {
    padding: 35px 30px 270px 30px; } }
@media (max-width: 1023px) and (min-width: 769px) {
  .video_fix_microbes {
    background-size: 100% !important; }

  .video_rollover_microbes .video_headline_box {
    padding: 35px 20px 160px 20px; }

  .video_rollover_microbes .video_title_box h3 {
    padding: 5px 20px 30px; }

  .video_hover_microbes {
    display: none; }

  .video_rollover_microbes p {
    font-size: 12px; }

  .video_rollover_microbes p:first-child {
    font-size: 16px; }

  .video_rollover_microbes.video_rollover_ep3 .video_title_box h3 {
    padding-bottom: 30px; } }
@media (max-width: 768px) {
  .video_fix_microbes {
    background-position-x: 50% !important; }

  .video_rollover_microbes .video_title_box h3 {
    padding: 15px 20px 30px;
    margin: 0; } }
/************ QUIZZ PREMIERE MICROBES *************/
/** layout **/
.quizz_microbes_layout_first {
  width: 33.333334%;
  float: left;
  clear: none !important; }

@media (max-width: 1023px) {
  .quizz_microbes_layout_first {
    width: 100%; } }
/** end **/
article.quizz_microbes_premiere {
  background-size: cover !important;
  height: 355px;
  padding: 160px 100px 160px 50px; }

h1.title_quizz_premiere {
  font-family: Karbon,Arial, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 50px;
  color: #fff; }

.desc_quizz_premiere {
  font-family: Arial, sans-serif;
  font-size: 15px;
  padding: 50px 0 0 50px;
  width: 80%;
  color: #fff; }

/*** RESPONSIVE ***/
@media (max-width: 1229px) and (min-width: 1024px) {
  article.quizz_microbes_premiere {
    padding: 160px 50px 160px 50px; }

  .desc_quizz_premiere {
    padding: 50px 0 0 0px;
    width: 100%; } }
@media (max-width: 1023px) {
  article.quizz_microbes_premiere {
    height: auto;
    padding: 35px 100px 35px 100px; }

  h1.title_quizz_premiere,
  .desc_quizz_premiere {
    text-align: center; } }
@media (max-width: 768px) {
  article.quizz_microbes_premiere {
    padding: 50px 50px 60px;
    background: url("/gallia-theme/images/microbes/background_azure_pink_tablet.png") !important;
    background-size: cover !important; }

  .desc_quizz_premiere {
    text-align: left;
    padding: 50px 0 0 0px;
    width: 100%; }

  h1.title_quizz_premiere {
    text-align: left; } }
/****************** QUIZZ MICROBES ****************/
/** layout **/
.quizz_microbes_layout {
  width: 33.333334%;
  float: left;
  clear: none !important; }

@media (max-width: 1023px) and (min-width: 769px) {
  .quizz_microbes_layout {
    width: 50%; } }
@media (max-width: 768px) {
  .quizz_microbes_layout {
    width: 100%; } }
/** end **/
.quizz_des_microbes {
  height: 675px; }

.quizz_des_microbes.virus_trans_air_respirons {
  height: 639px; }

.quizz_des_microbes h2 {
  font-family: Karbon, Arial, sans-serif;
  font-size: 40px;
  font-weight: 300;
  color: #1e3990;
  padding: 30px 50px 45px;
  margin: 0; }

.quizz_des_microbes.virus_trans_air_respirons h2 {
  color: #fff;
  padding: 30px 83px 89px 50px; }

.quizz_des_microbes .box_desc_microbes p {
  font-family: Arial, sans-serif;
  font-size: 15px;
  color: #938a8c;
  padding: 50px 70px 0 75px; }

.quizz_des_microbes .box_label_left p,
.quizz_des_microbes .box_label_right p {
  font-family: Gotham Rounded SSm A, Gotham Rounded SSm B, Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  color: #fff;
  margin: 0; }

.quizz_des_microbes .box_label_left {
  width: 33%;
  padding: 25px 0px 25px 55px; }

.quizz_des_microbes.virus_transmettent_par_air .box_label_left,
.quizz_des_microbes.virus_trans_air_respirons .box_label_left,
.quizz_des_microbes.le_froid_tue .box_label_left {
  width: 40%;
  padding: 25px 10px 25px 35px; }

.quizz_des_microbes .box_label_right {
  float: right;
  padding: 25px 25px 25px 40px;
  margin-bottom: 90px; }

.box_label_right span {
  padding: 0 10px;
  margin-left: 20px;
  display: inline-flex; }

.box_label_left span {
  padding: 0 10px;
  margin-left: 20px;
  display: inline-flex; }

.quizz_des_microbes.virus_trans_air_respirons .footnote_container {
  clear: both;
  padding: 35px 25px;
  background-color: #1e3990; }

.quizz_des_microbes.virus_trans_air_respirons p.microbes_footnote {
  font-family: Gotham Rounded SSm A, Gotham Rounded SSm B, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  margin: 0; }

.quizz_des_microbes .source_quizz_link a {
  text-decoration: underline;
  color: #938a8c; }

/*** RESPONSIVE ***/
@media (max-width: 1229px) and (min-width: 1024px) {
  .quizz_des_microbes.virus_trans_air_respirons h2 {
    padding: 25px 50px 75px 30px; }

  .quizz_des_microbes.virus_trans_air_respirons .box_label_left {
    padding: 25px 5% 25px 15%;
    width: 45%; }

  .quizz_des_microbes .box_label_left {
    width: 40%;
    padding: 25px 0px 25px 35px; }

  .quizz_des_microbes.virus_transmettent_par_air .box_label_left,
  .quizz_des_microbes.le_froid_tue .box_label_left {
    width: 50%; }

  .quizz_des_microbes .box_desc_microbes p {
    padding: 25px 35px 0; }

  .quizz_des_microbes h2 {
    font-size: 35px;
    padding: 30px 35px 45px; } }
@media (max-width: 1023px) and (min-width: 769px) {
  .quizz_des_microbes.quizz_picture_belly {
    display: none; }

  .quizz_des_microbes .box_desc_microbes p {
    padding: 40px 55px 0 50px; }

  .quizz_des_microbes.virus_trans_air_respirons {
    background: url("/gallia-theme/images/microbes/background-azure_pink_tablet.png") no-repeat !important;
    height: 250px; }

  .quizz_des_microbes.virus_trans_air_respirons h2 {
    padding: 70px 35px 0px;
    width: 55%;
    float: left; }

  .quizz_des_microbes.virus_trans_air_respirons .box_label_left {
    float: left;
    width: 15%;
    margin-top: 55px;
    padding: 25px 15px; }

  .quizz_des_microbes.virus_trans_air_respirons .box_label_right {
    margin-right: 35px;
    padding: 25px 10px 25px 20px;
    margin-bottom: 0px; }

  .quizz_des_microbes.virus_trans_air_respirons .footnote_container {
    background-color: transparent;
    width: 50%;
    position: relative;
    bottom: 40px;
    padding: 15px 35px 15px; }

  .quizz_des_microbes.virus_trans_air_respirons p.microbes_footnote {
    color: #ff7672; } }
@media (max-width: 768px) {
  .quizz_des_microbes {
    height: auto; }

  .quizz_des_microbes.quizz_picture_belly,
  .quizz_des_microbes.quizz_picture_child_face,
  .quizz_des_microbes.quizz_picture_blue_eyes {
    background-size: cover !important;
    background-position-y: -350px !important;
    height: 450px; }

  .quizz_des_microbes.virus_trans_air_respirons {
    background: url("/gallia-theme/images/microbes/background_azure_pink_mobile.png") !important;
    height: 500px; }

  .quizz_des_microbes.virus_trans_air_respirons .box_label_left {
    width: 18% !important;
    margin-left: 20%; }

  .quizz_des_microbes .box_label_left {
    width: 20% !important; }

  .quizz_des_microbes h2 {
    padding: 60px 50px 45px; }

  span.source_quizz_link {
    display: none; }

  .quizz_des_microbes .box_desc_microbes p {
    padding: 35px 50px 30px 50px; } }
@media (max-width: 767px) {
  .quizz_des_microbes h2 {
    padding: 30px 50px; }

  .quizz_des_microbes .box_desc_microbes p {
    padding: 30px 30px 30px 50px; }

  .quizz_des_microbes.virus_trans_air_respirons .box_label_right {
    margin-bottom: 38px !important; }

  .quizz_des_microbes.virus_trans_air_respirons .box_label_left {
    width: 20% !important;
    padding: 25px 25px 25px 35px; }

  .quizz_des_microbes .box_label_left {
    width: 28% !important; }

  .quizz_des_microbes.virus_transmettent_par_air .box_label_left,
  .quizz_des_microbes.le_froid_tue .box_label_left {
    width: 30% !important; }

  .quizz_des_microbes.quizz_picture_belly, .quizz_des_microbes.quizz_picture_child_face, .quizz_des_microbes.quizz_picture_blue_eyes {
    background-position-y: -100px !important; } }
/********************* CONTENT MICROBES **************/
article.content_microbes {
  padding: 100px 50px;
  height: 123px; }

article.content_microbes.hygiene_env_proche_bebe {
  background: url("/gallia-theme/images/microbes/background_hygiene_orizontal.png") no-repeat center center; }

article.content_microbes.des_reflexes_quotidien {
  background: url("/gallia-theme/images/microbes/background-reflexes-quotidien-orizontal.png") no-repeat center center; }

.content_microbes_rollover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  padding: 100px 40px 20px 50px;
  width: auto;
  height: auto;
  z-index: 2;
  opacity: 0;
  background-color: #fff;
  -webkit-transition: opacity 0.2s linear 0s;
  -moz-transition: opacity 0.2s linear 0s;
  -o-transition: opacity 0.2s linear 0s;
  transition: opacity 0.2s linear 0s; }

.content_microbes_block {
  z-index: 1;
  display: inline-block; }

.content_microbes_rollover:hover {
  z-index: 2;
  opacity: 1;
  display: block; }

h3.rollover_title_microbes {
  color: #938a8c; }

h3.title_content_microbes, h3.rollover_title_microbes {
  font-family: Gotham Rounded SSm A, Gotham Rounded SSm B, Arial, sans-serif;
  font-size: 25px;
  line-height: 35px;
  font-weight: 300;
  color: #fff;
  margin: 25px 0; }

h3.rollover_title_microbes {
  color: #938a8c; }

p.text_shape_microbes, p.rollover_shape_microbes {
  font-family: Gotham Rounded SSm A, Gotham Rounded SSm B, Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  padding: 0 5%;
  color: #1e3990;
  line-height: 24px; }

.content_microbes span.sign_microbes {
  font-family: Gotham Rounded SSm A, Gotham Rounded SSm B, Arial, sans-serif;
  font-weight: 500;
  background: #1e3990;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 30px;
  height: 30px;
  line-height: 28px;
  position: absolute;
  text-align: center;
  width: 30px;
  top: 5%;
  right: 3%; }

.content_microbes .content_microbes_rollover span.sign_microbes {
  line-height: 26px; }

p.url_content_microbes {
  font-family: Gotham Rounded SSm A, Gotham Rounded SSm B, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #938a8c;
  margin-bottom: 20px; }

.url_content_microbes:before {
  background: url("/gallia-theme/images/gallia-icon-s99aae6ecaa.png");
  background-position: 0 -988px;
  padding: 15px;
  position: relative;
  display: inline-block; }

.plus_content_url {
  background: url("/gallia-theme/images/microbes/plus_span_content.png") no-repeat;
  padding: 7px 16px;
  margin: 3px 15px 3px 0;
  float: left;
  display: inline-block; }

/*** RESPONSIVE ***/
@media (max-width: 1229px) {
  article.content_microbes {
    height: 439px; }

  .tile-portlet.push_video_microbes {
    background-position-x: 70px !important; }

  article.content_microbes.hygiene_env_proche_bebe {
    background: url("/gallia-theme/images/microbes/background_hygiene_vertical.png") no-repeat center center !important; }

  article.content_microbes.des_reflexes_quotidien {
    background: url("/gallia-theme/images/microbes/background_reflexes_quotidien_vertical.png") no-repeat center center !important; }

  article.content_microbes {
    cursor: pointer;
    padding: 100px 5%; }

  .content_microbes_rollover {
    display: none; }

  p.text_shape_microbes {
    text-align: center; }

  h3.title_content_microbes {
    padding: 0 15px; }

  span.sign_microbes {
    top: 3%; } }
@media (max-width: 1023px) and (min-width: 769px) {
  article.tile-portlet.push_video_microbes {
    background-position-x: -50px !important; } }
@media (max-width: 768px) {
  article.content_microbes.des_reflexes_quotidien {
    display: none; }

  .content_microbes_rollover {
    display: none; }

  article.content_microbes.hygiene_env_proche_bebe {
    background: url("/gallia-theme/images/microbes/background_hygiene_orizontal.png") no-repeat center center !important;
    background-size: cover !important; }

  article.content_microbes {
    height: 134px; }

  p.text_shape_microbes {
    text-align: left;
    padding: 0 4%; }

  h3.title_content_microbes {
    padding: 0; } }
@media (max-width: 767px) {
  p.text_shape_microbes {
    background-size: 55% 100% !important; } }
@media (max-width: 320px) {
  p.text_shape_microbes {
    font-size: 9px; } }
/********** SUBHEADLINE PETITS GESTES SIMPLES ***********/
article.subheadline_petits_gestes_simples {
  padding: 45px 0 0 95px;
  height: 355px;
  background: url("/gallia-theme/images/microbes/background_petits_gestes_simples.png") no-repeat; }

.cont_text_gestest_simples {
  width: 30%; }

.subheadline_petits_gestes_simples h2 {
  font-family: Karbon, Arial, sans-serif;
  font-size: 60px;
  line-height: 50px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 40px; }

.subheadline_petits_gestes_simples p {
  font-family: Arial, sans-serif;
  font-size: 15px;
  color: #fff; }

/** RESPONSIVE **/
@media (max-width: 1229px) and (min-width: 1024px) {
  .cont_text_gestest_simples {
    width: 40%; } }
@media (max-width: 1023px) and (min-width: 769px) {
  .cont_text_gestest_simples {
    width: 50%; } }
@media (max-width: 768px) {
  .cont_text_gestest_simples {
    width: 55%; } }
@media (max-width: 767px) {
  .cont_text_gestest_simples {
    width: 75%; }

  article.subheadline_petits_gestes_simples {
    padding: 45px 0 0 60px; } }
/******** CONTENT PETITS GESTES SIMPLES *********/
article.content_petits_gestes_simples {
  padding: 70px 90px;
  background-color: #fff9f7;
  overflow: auto; }

article.content_petits_gestes_simples .petits_simples {
  width: 50%;
  float: left;
  min-height: 320px; }

span.label_petits_gestes {
  font-family: Gotham Rounded SSm A, Gotham Rounded SSm B, Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: #1e3990;
  padding: 5px 18px; }

.content_petits_gestes_simples .petits_simples h2 {
  font-family: Gotham Rounded SSm A, Gotham Rounded SSm B, Arial, sans-serif;
  font-size: 30px;
  font-weight: 300;
  color: #1e3990; }

.petits_simples p {
  font-family: Arial,sans-serif;
  font-size: 15px;
  color: #938a8c;
  width: 85%; }

.petits_simples span {
  font-size: 12px; }

.petits_simples span a,
.petits_simples span a:hover {
  color: #938a8c;
  text-decoration: underline; }

/** RESPONSIVE **/
@media (max-width: 1229px) {
  article.content_petits_gestes_simples .petits_simples {
    min-height: 340px; } }
@media (max-width: 1023px) and (min-width: 769px) {
  article.content_petits_gestes_simples .petits_simples {
    padding: 50px 60px; }

  .petits_simples p {
    width: 95%; } }
@media (max-width: 768px) {
  article.content_petits_gestes_simples .petits_simples {
    width: 100%;
    min-height: inherit; }

  article.content_petits_gestes_simples {
    padding: 70px 60px; }

  .petits_simples p {
    padding-bottom: 30px;
    width: 100%; } }

