/* 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
 */

/* line 1, templates/g5_helium/custom/scss/custom.scss */
.bfCancelButton {
  text-transform: none;
}
/* line 2, templates/g5_helium/custom/scss/custom.scss */
#bfSubmitButton {
  text-transform: none;
}
/* line 3, templates/g5_helium/custom/scss/custom.scss */
.g-social a {
  color: #2128b5;
}
/* line 4, templates/g5_helium/custom/scss/custom.scss */
.g-social a:hover {
  color: #fff;
}
/* line 5, templates/g5_helium/custom/scss/custom.scss */
.g-block .breakingnews {
  border-radius: 75px;
  border-style: solid;
  border-bottom-color: red;
  border-width: 3px;
  box-shadow: 1px 4px 20px 2px;
}
/* line 6, templates/g5_helium/custom/scss/custom.scss */
.g-block .breakingnews a {
  color: #2128b5;
}
/* line 7, templates/g5_helium/custom/scss/custom.scss */
.g-block .breakingnews a:hover {
  color: #f00;
}
/* line 8, templates/g5_helium/custom/scss/custom.scss */
.g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
  text-transform: none;
  font-size: 1.15rem;
}
/* line 9, templates/g5_helium/custom/scss/custom.scss */
h1.g-title {
  font-weight: 700;
  font-size: 2rem;
}
/* line 10, templates/g5_helium/custom/scss/custom.scss */
.video-border {
  border-style: solid;
  border-width: 10px;
  border-bottom-color: #424753;
  border-top-color: #424753;
  margin-top: 10px;
  box-shadow: 0px 4px 34px #424753;
}
/* line 11, templates/g5_helium/custom/scss/custom.scss */
.m-anap {
  font-weight: 700;
  font-size: 2rem;
}
/* line 12, templates/g5_helium/custom/scss/custom.scss */
.anapiria-spin3:hover {
  transition: transform 0.9s ease-in-out;
  transform: rotate(360deg);
}
/* line 13, templates/g5_helium/custom/scss/custom.scss */
.ui-tabs-active .g-contenttabs-tab-wrapper-head {
  background: #398c71;
}
/* line 14, templates/g5_helium/custom/scss/custom.scss */
.egkefaliki-tilt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 22, templates/g5_helium/custom/scss/custom.scss */
.egkefaliki-tilt:hover {
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
/* line 29, templates/g5_helium/custom/scss/custom.scss */
.orasi {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 36, templates/g5_helium/custom/scss/custom.scss */
.orasi:hover {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* line 44, templates/g5_helium/custom/scss/custom.scss */
.akoh {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
/* line 52, templates/g5_helium/custom/scss/custom.scss */
.akoh:hover {
  border: 30px solid #000;
  border-radius: 30%;
}
/* line 56, templates/g5_helium/custom/scss/custom.scss */
dl.article-info dd {
  text-transform: none;
}
/* line 58, templates/g5_helium/custom/scss/custom.scss */
.icon {
  position: relative;
  overflow: hidden;
  width: 185px;
  height: 50px;
  display: inline-block;
  margin: 25px 0 25px 25px;
  border-radius: 15px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 50px;
}
/* line 71, templates/g5_helium/custom/scss/custom.scss */
.icon {
  background: #398c71;
}
/**
 * The "shine" element
 */
/* line 77, templates/g5_helium/custom/scss/custom.scss */
.icon:after {
  content: "";
  position: absolute;
  top: -110%;
  left: -210%;
  width: 200%;
  height: 200%;
  opacity: 0;
  transform: rotate(30deg);
  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100%);
}
/* Hover state - trigger effect */
/* line 99, templates/g5_helium/custom/scss/custom.scss */
.icon:hover:after {
  opacity: 1;
  top: -30%;
  left: -30%;
  transition-property: left, top, opacity;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-timing-function: ease;
}
/* Active state */
/* line 110, templates/g5_helium/custom/scss/custom.scss */
.icon:active:after {
  opacity: 0;
}
/* line 113, templates/g5_helium/custom/scss/custom.scss */
.sklirinsi figure {
  position: relative;
}
/* line 116, templates/g5_helium/custom/scss/custom.scss */
.sklirinsi figure::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, .2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
/* line 131, templates/g5_helium/custom/scss/custom.scss */
.sklirinsi figure:hover::before {
  -webkit-animation: circle 0.75s;
  animation: circle 0.75s;
}
@-webkit-keyframes circle {
  /* line 136, templates/g5_helium/custom/scss/custom.scss */
  0% {
    opacity: 1;
  }
  /* line 139, templates/g5_helium/custom/scss/custom.scss */
  40% {
    opacity: 1;
  }
  /* line 142, templates/g5_helium/custom/scss/custom.scss */
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  /* line 149, templates/g5_helium/custom/scss/custom.scss */
  0% {
    opacity: 1;
  }
  /* line 152, templates/g5_helium/custom/scss/custom.scss */
  40% {
    opacity: 1;
  }
  /* line 155, templates/g5_helium/custom/scss/custom.scss */
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
/* line 161, templates/g5_helium/custom/scss/custom.scss */
.sundromo-down figure img {
  -webkit-transform: rotate(15deg) scale(1.4);
  transform: rotate(15deg) scale(1.4);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/* line 167, templates/g5_helium/custom/scss/custom.scss */
.sundromo-down figure:hover img {
  -webkit-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
}
/* line 171, templates/g5_helium/custom/scss/custom.scss */
.als figure img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/* line 177, templates/g5_helium/custom/scss/custom.scss */
.als figure:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 181, templates/g5_helium/custom/scss/custom.scss */
.autism figure:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;
}
@-webkit-keyframes flash {
  /* line 187, templates/g5_helium/custom/scss/custom.scss */
  0% {
    opacity: 0.4;
  }
  /* line 190, templates/g5_helium/custom/scss/custom.scss */
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  /* line 195, templates/g5_helium/custom/scss/custom.scss */
  0% {
    opacity: 0.4;
  }
  /* line 198, templates/g5_helium/custom/scss/custom.scss */
  100% {
    opacity: 1;
  }
}
/* line 202, templates/g5_helium/custom/scss/custom.scss */
.asperger figure img {
  -webkit-filter: sepia(100%);
  filter: sepia(100%);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/* line 208, templates/g5_helium/custom/scss/custom.scss */
.asperger figure:hover img {
  -webkit-filter: sepia(0);
  filter: sepia(0);
}
@media (max-width: 360px) {
  /* line 213, templates/g5_helium/custom/scss/custom.scss */
  .g-logo.g-logo-helium img {
    max-height: 110px;
    padding-left: 45px;
  }
  /* line 214, templates/g5_helium/custom/scss/custom.scss */
  h2.special-news {
    font-weight: 600;
    border-style: solid;
    border-width: 5px;
    width: 75%;
    text-align: center;
  }
  /* line 215, templates/g5_helium/custom/scss/custom.scss */
  .break-news {
    font-weight: 700;
    font-size: 2rem;
    width: 100%;
    color: #fff;
    text-align: center;
    background-color: #42a584;
    border-bottom: red;
    border-style: solid;
    border-top: none;
    border-left: red;
    border-right: red;
    border-radius: 10px;
    box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2), 0px 1px 1px rgba(0, 0, 0, 0.5);
  }
  /* line 216, templates/g5_helium/custom/scss/custom.scss */
  h3.video {
    font-weight: 600;
    border-style: solid;
    border-width: 5px;
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 361px) and (max-width: 414px) {
  /* line 220, templates/g5_helium/custom/scss/custom.scss */
  .g-logo.g-logo-helium img {
    max-height: 110px;
    padding-left: 67px;
  }
  /* line 221, templates/g5_helium/custom/scss/custom.scss */
  h2.special-news {
    font-weight: 600;
    border-style: solid;
    border-width: 5px;
    width: 75%;
    text-align: center;
  }
  /* line 222, templates/g5_helium/custom/scss/custom.scss */
  .break-news {
    font-weight: 700;
    font-size: 2rem;
    width: 100%;
    color: #fff;
    text-align: center;
    background-color: #42a584;
    border-bottom: red;
    border-style: solid;
    border-top: none;
    border-left: red;
    border-right: red;
    border-radius: 10px;
    box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2), 0px 1px 1px rgba(0, 0, 0, 0.5);
  }
  /* line 223, templates/g5_helium/custom/scss/custom.scss */
  h3.video {
    font-weight: 600;
    border-style: solid;
    border-width: 5px;
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 415px) {
  /* line 226, templates/g5_helium/custom/scss/custom.scss */
  .g-logo.g-logo-helium img {
    max-height: 110px;
  }
  /* line 227, templates/g5_helium/custom/scss/custom.scss */
  h2.special-news {
    font-weight: 600;
    border-style: solid;
    border-width: 5px;
    width: 28%;
    text-align: center;
  }
  /* line 228, templates/g5_helium/custom/scss/custom.scss */
  .break-news {
    font-weight: 700;
    font-size: 2rem;
    width: 40%;
    color: #fff;
    text-align: center;
    background-color: #42a584;
    border-bottom: red;
    border-style: solid;
    border-top: none;
    border-left: red;
    border-right: red;
    border-radius: 10px;
    box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2), 0px 1px 1px rgba(0, 0, 0, 0.5);
  }
  /* line 229, templates/g5_helium/custom/scss/custom.scss */
  h3.video {
    font-weight: 600;
    border-style: solid;
    border-width: 5px;
    width: 33%;
    text-align: center;
  }
  /* line 230, templates/g5_helium/custom/scss/custom.scss */
  .g-block .breakingnews {
    border-radius: 75px;
    border-style: solid;
    border-bottom-color: red;
    border-width: 3px;
    box-shadow: 1px 4px 20px 2px;
    height: 260px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* line 235, templates/g5_helium/custom/scss/custom.scss */
  .g-block .breakingnews {
    border-radius: 75px;
    border-style: solid;
    border-bottom-color: red;
    border-width: 3px;
    box-shadow: 1px 4px 20px 2px;
    height: 260px;
    width: 1334px;
  }
}
/* 1.3 dpr */
@media (-webkit-min-device-pixel-ratio: 1.3), (min-resolution: 124.8dpi) {
  /* line 242, templates/g5_helium/custom/scss/custom.scss */
  .g-block .breakingnews {
    border-radius: 75px;
    border-style: solid;
    border-bottom-color: red;
    border-width: 3px;
    box-shadow: 1px 4px 20px 2px;
    height: 260px;
    width: 1334px;
  }
}
/* 1.5 dpr */
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 249, templates/g5_helium/custom/scss/custom.scss */
  .g-block .breakingnews {
    border-radius: 75px;
    border-style: solid;
    border-bottom-color: red;
    border-width: 3px;
    box-shadow: 1px 4px 20px 2px;
    height: 260px;
    width: 1334px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 254, templates/g5_helium/custom/scss/custom.scss */
  .g-block .breakingnews {
    border-radius: 75px;
    border-style: solid;
    border-bottom-color: red;
    border-width: 3px;
    box-shadow: 1px 4px 20px 2px;
    height: 260px;
    width: 2048px;
  }
}
