/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 7, ../sass/po-visite.scss */
body.page-node-640 #block-porteouverte-po-visite,
body.page-node-641 #block-porteouverte-po-visite {
  margin-top: 40px;
}
/* line 10, ../sass/po-visite.scss */
body.page-node-640 .wrapper-visit,
body.page-node-641 .wrapper-visit {
  margin: 40px 0 20px 0;
  width: 100%;
  background-image: url(/sites/all/modules/custom/porteouverte/images/ligne-jaune.jpg);
  background-size: 100% 5px;
  background-repeat: repeat-x;
  background-position: center;
  text-align: center;
}
/* line 18, ../sass/po-visite.scss */
body.page-node-640 .wrapper-visit h2,
body.page-node-641 .wrapper-visit h2 {
  font-size: 35px;
  font-family: "Oswald";
  font-weight: 500;
  color: #003E6B;
  margin: 0;
  padding: 0 0 0 0;
  display: inline-block;
  background-color: #fff;
  padding: 0 15px;
}
/* line 31, ../sass/po-visite.scss */
body.page-node-640 #fees,
body.page-node-641 #fees {
  height: 20px;
}

@media only screen and (min-width: 768px) {
  /* line 44, ../sass/po-visite.scss */
  body.page-node-640 .wrapper-visit h2,
  body.page-node-641 .wrapper-visit h2 {
    padding: 0 50px;
  }
  /* line 49, ../sass/po-visite.scss */
  body.page-node-640 .wrapper-visite-front,
  body.page-node-641 .wrapper-visite-front {
    margin: 30px auto 0;
  }
}
@media only screen and (min-width: 1200px) {
  /* line 66, ../sass/po-visite.scss */
  body.page-node-640 #block-porteouverte-po-visite,
  body.page-node-641 #block-porteouverte-po-visite {
    max-width: 1440px;
    margin: 30px auto 0;
    padding-bottom: 20px;
  }
  /* line 72, ../sass/po-visite.scss */
  body.page-node-640 .wrapper-visit h2,
  body.page-node-641 .wrapper-visit h2 {
    font-size: 50px;
  }
  /* line 76, ../sass/po-visite.scss */
  body.page-node-640 .wrapper-visite-front,
  body.page-node-641 .wrapper-visite-front {
    margin: 50px auto 0;
  }
}
