/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/** Responsive view blog for Smartphone
 /** Small Screen Mobile Modes **/
@media only screen and (max-width: 680px) {
  /* line 4, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
  .blog .span6 {
    float: left !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 680px) {
  /* line 10, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
  .blog-featured .span6 {
    float: left !important;
    width: 100% !important;
  }
}
/**END - Small Screen Mobile Modes **/
/** Cacher le texte Détails dans content**/
/* line 18, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
.article-info-term {
  visibility: hidden;
}
/** Hauteur de ligne**/
/* line 24, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
body {
  line-height: 1.2;
}
/** Sprocket background text**/
/* line 29, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-content {
  width: 50%;
  padding: 1rem;
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  color: #fff;
  padding: 15px;
}
/** Caption for table**/
/* line 38, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
table caption {
  font-style: italic;
  font-size: 11px;
  text-align: center;
}
/** Caption for image**/
/* line 45, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
.img_caption {
  text-align: center !important;
  font-size: 0.7rem;
  font-style: italic;
  margin-top: 5px;
  margin-botton: 5px;
}
/* line 53, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
.figure-caption {
  text-align: center !important;
  font-size: 0.7rem;
  font-style: italic;
  margin-top: 5px;
  margin-botton: 5px;
}
/** Style for image**/
/* line 64, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
.shadow {
  border: 1px solid #fff;
  box-shadow: 1.25px 1.25px 5px #000;
}
/* line 68, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
.img-responsive-rounded {
  -webkit-border-radius: 50%;
  border: 2px solid #9b9b9b;
}
/* line 73, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
.img-responsive-rounded250 {
  -webkit-border-radius: 50%;
  border: 4px solid #4e4d4d;
}
/**EDa : RockSproket Strip, diminution hauteur de ligne pour texte**/
/* line 81, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
.sprocket-strips .sprocket-strips-text {
  opacity: 0.75;
  line-height: 1rem;
}
/* line 86, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
body.print-mode #g-page-surround {
  background-color: #fff;
}
/**EDa : Texte clignotant**/
/* line 91, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
.blink {
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 0.6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}
/**EDa Button CarsAlpesProvence**/
/* line 102, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
.button.button-blue {
  background: #64d8fd;
}
/* line 105, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
.button.button-blue:hover, .button.button-blue:active, .button.button-blue:focus {
  background: #2ca9d1;
}
/* line 109, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
.sb-text .sb-notitle {
  font-size: 14px;
}
/**EDa Hidden Tittle et Description on slider*/
/* line 114, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
.sprocket-features-content {
  visibility: hidden;
}
/*Module Tittle*/
/* line 119, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
.g-title {
  font-size: 1.5rem;
}
/* line 123, /home/gualchie/MultiSite.tld/templates/rt_callisto/custom/scss/custom.scss */
.no-background {
  background: none;
}
