/* #E2383F */

.section .wrapper {
  padding: 0 15px;
}

.home a.btn {  text-transform: none; }

/* IMPACT STYLES
   ========================================================================== */

  .impact.section {
    height: 710px;
    font-size:0;
  }

  .impact-body, .news-box {
    display:inline-block;
    vertical-align: top;
  }

  .impact-body {
    width:65%;
    font-size:16px;
    min-height:710px;
  }

    .impact-body img {
      display:block;
      position: absolute;
      width:100%;
      height:auto;
      top:0;
      right:0;
      left:auto;
    }

    .slider-headlines {
      position: relative;
      margin: 0;
      padding: 0;
    }

    .slider-headlines li {
      background-image:url("/uploads/slides/slide1.jpg");
      width: 100%!important;
      min-height: 710px;
      -webkit-background-size: cover;
      /*background-size: auto 100%;*/
      background-size:cover;
    }
    .slider-headlines li:before{
      content:"";
      position: absolute;
      display:block;
      top:0;
      left:0;
      right:0;
      bottom:0;
      width:100%;
      height:100%;
      z-index:2;
      background-color: #111;
      opacity: 0.3;
    }

    .headline {
      position: absolute;
      bottom: 40px;
/*      left: 10%;
*/      width: 90%;
      max-width: 645px;
      z-index:5;
      right: 18%;
    }

    .headline h2 {
      color: #fff;
      font-size: 70px; font-size: 7.0rem;
      font-family: 'Montserrat', Helvetica, Arial, sans-serif;
      font-weight: 400;
    }

    .headline p {
      width: 80%;
      color: #fff;
      font-size: 17px; font-size: 1.7rem;
    }

      .btn-read-more {
        display: block;
        width: 33%;
        min-height: 50px;
        font-size: 17px; font-size: 1.7rem;
        font-family: Helvetica, Arial, sans-serif;
        font-weight: bold;
        line-height: 3.0;
        text-transform: uppercase;
        text-align: center;
        border-radius: 45px;
        -webkit-transition: all 0.3s ease-out;
                transition: all 0.3s ease-out;
      }

      .btn-read-more:link,
      .btn-read-more:visited { color: #e2383f; background-color: #fff; text-decoration: none; }

      .btn-read-more:hover { opacity: 0.6;}
      .btn-read-more:active { opacity: 0.3;}


/* HOMEPAGE STYLES
   ========================================================================== */

/*body.homepage {
  overflow-x: hidden;
}*/

  /* SECTION | NEWS  */

  .news-box {
    width: 35%;
    max-width:550px;
    font-size:16px;
    border-right:1px solid #eacbcd;
    height: 100%;
  }
    .news-box ul { margin:0; padding:0; }

    .news-box li {
      display: block;
      padding: 25px 0 16px 25px;
      -webkit-transition: all 0.3s ease-out;
              transition: all 0.3s ease-out;
    }
    .news-box li:nth-child(2n) { border:0 solid #f3f2f4; border-top-width:1px; border-bottom-width: 1px; }
    .news-box li:hover { background-color: #f3f2f4; }

    .news-heading {
      position: relative;
      padding: 25px 0 25px 25px;
      width: 100%;
      border-bottom: 1px solid #cfcfcf;
    }

    .news-box .h2 {
      margin: 0;
      color: #e2383f;
      font-size: 30px; font-size: 3.0rem;
      text-transform: uppercase;
    }

    .news-heading .btn-listings { top: 25px; padding: 0 1em 0 0; }

    .news-heading .btn-listings:link,
    .news-heading .btn-listings:visited { color: #aaa; }


    .news-box .col{ width: 58%; max-width:350px; }
    .news-box .col:first-child {
      width: 40%;
      max-width:150px;
      margin-right:15px;
      height:150px;
      background: #ddd;
      overflow: hidden;
    }
      .news-box img {
        height:100%;
        width:auto;
        max-width: none;
      }

    .news-box .h3 { margin: 0 0 1em; line-height: 0.8; }

    .news-box .h3 a {
      font-size: 18px; font-size: 1.8rem;
      font-family: Helvetica, Arial, sans-serif;
      font-weight: medium;
      line-height: 0;
      -webkit-transition: all 0.3s ease-out;
              transition: all 0.3s ease-out;
    }

    .news-box .h3 a:link,
    .news-box .h3 a:visited { color: #333; text-decoration: none; }

    .news-box .h3 a:hover { color: #777; }
    .news-box .h3 a:active { opacity: 0.5; }


    .news .btn-details { margin-top: 10px; }

    .news .btn-details:link,
    .news .btn-details:visited { color: #e2383f; }

    .news .btn-details:before { background-position: -216px -20px !important; }


  /* SECTION | DISCIPLINES */


  .section.disciplines {
    min-height: 190px;
    background-color: #ec0928;
  }

  .disciplines-box {
    margin:0;
    padding:0;
    font-size:0;
    text-align: center;
  }

    .disciplines-box li {
      position: relative;
      display:inline-block;
      vertical-align: top;
      width:14%;
    }

    .disciplines-box .h2 {
      margin: 0;
      display: block;
      color: #fff;
      font-size: 20px; font-size: 2.0rem;
      font-family: 'Montserrat', Helvetica, Arial, sans-serif;
      font-weight: 400;
      text-align: center;
      text-decoration: none;
    }

    .disciplines-box a {
      position: relative;
      text-decoration: none;
    }

    .disciplines-box span {
      margin: 20px auto 10px;
      display: block;
      content: '';
      width: 90px;
      height: 90px;
      opacity: 0.5;
      -webkit-transition: all 0.3s ease-out;
              transition: all 0.3s ease-out;
    }

    .disciplines-box a:hover span { opacity: 1.0; }

    .sprite-acrobatics    { background-position: 10px -128px; }
    .sprite-aerobics      { background-position: -122px -128px; }
    .sprite-mens-artistic { background-position: -264px -128px; }
    .sprite-artistic      { background-position: -402px -128px; }
    .sprite-gym-for-all   { background-position: 3px -240px; }
    .sprite-rythmic       { background-position: -128px -240px; }
    .sprite-trampoline    { background-position: -263px -240px; }

    .pop-up-more {
      display: block;
      visibility: hidden;
      opacity: 0;
      position: absolute;
      bottom: 100%;
      left: 50%;
      margin-left: -100%;
      width: 200%;
      min-height: 235px;
      background-color: #222;
      background-color: rgba(34,34,34,0.95);
      border-radius: 7px;
      -webkit-transition: all 0.3s ease-out;
              transition: all 0.3s ease-out;
    }

    .pop-up-more:after {
      position: absolute;
      left: 50%;
      bottom: -20px;
      margin-left: -20px;
      display: block;
      content: '';
      width: 40px;
      height: 40px;
      background: url('/images/sprite.png') -345px 20px no-repeat;
    }

      .pop-up-more .h3 {
        color: #fff;
        font-size: 25px; font-size: 2.5rem;
        font-family: 'Montserrat', Helvetica, Arial, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
      }

      .pop-up-more p {
        padding: 0 10%;
        color: #aaa;
        font-size: 16px; font-size: 1.6rem;
        font-family: Helvetica, Arial, sans-serif;
        line-height: 1.4;
        text-align: left;
      }

      .pop-up-more-info {
        display: block;
        margin: 0 auto;
        width: 32%;
        font-size: 16px; font-size: 1.6rem;
        text-align: center;
        -webkit-transition: all 0.3s ease-out;
                transition: all 0.3s ease-out;
      }

        .pop-up-more-info:link,
        .pop-up-more-info:visited { color: #aaa; text-decoration: none; }

        .pop-up-more-info:hover { opacity: 0.6; }
        .pop-up-more-info:active { opacity: 0.3; }

        .pop-up-more-info:before {
          float: left;
          margin-right: 10px;
          display: block;
          content: '';
          width: 24px;
          height: 30px;
          background: url('/images/sprite.png') -212px -20px no-repeat;
        }

      .disciplines-box li:hover div {
        display: block;
        visibility: visible;
        opacity: 1.0;
      }


/* facebook pugin */

  .fb_iframe_widget iframe, .fb_iframe_widget span {
    max-width: 100% !important;
    position: static !important;
  }

  html .fb_iframe_widget div#u_0_0 > div {
    max-width: 100% !important;
  }


  /* content */


  .section.content {
    font-size:0;
    text-align: center;
    background-color: #f3f2f4;
  }

  .section.content .h2 {
    margin-top: 75px;
    padding-bottom: 30px;
    color: #e2383f;
    border-bottom: 1px dotted #959595;
    text-transform: uppercase;
  }

  .section.content h3 { margin: 0 0 15px; line-height: 0.8; }

  .section.content .h3 a {
    font-size: 22px; font-size: 2.2rem;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: medium;
    line-height: 0;
    -webkit-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
  }

    .section.content .h3 a:link,
    .section.content .h3 a:visited { color: #e2383f; text-decoration: none; }

    .section.content .h3 a:hover { opacity: 0.6; }
    .section.content .h3 a:active { opacity: 0.5; }

    .section.content .btn-listings { top: 75px; }

    .events-box, .twitter-box, .videos-box {
      position: relative;
      display:inline-block;
      min-height: 1210px;
      vertical-align: top;
      font-size:16px; font-size:1.6rem;
      font-family: Helvetica, Arial, sans-serif;
      text-align: left;
    }

    .events-box, .videos-box { width: 30%; }
    .twitter-box { width: 35%; }

    .twitter-box .h2, .videos-box .h2 { margin-bottom: 40px; }


    .events-box ul, .twitter-box ul { margin:0; padding:0; }
    .events-box li, .twitter-box li, .videos-box li {
      display: block;
      padding:15px;
      padding-left:0;
    }

    .events-box h2 { margin-top: 0; }

    .events-box .col { width:60%; }
    .events-box .col:first-child {
      max-width:35%;
      margin-right:3%;
      /*height:150px;*/
/*      background: #ddd;
*/      overflow: hidden;
    }

      .events-box img {
        width:100%;
        height:auto;
      }

      .date {
        color: #aaa;
        font-size: 14px; font-size: 1.4rem;
        font-style: italic;
        display: none;
      }

    .events-box .btn-details {
      margin: 25px 0 30px;
    }

    .events-box .btn-details:before {
      background-position: -216px -20px;
    }

      .events-box .btn-details:link,
      .events-box .btn-details:visited { color: #e2383f; }

      .events-box .btn-details:hover { opacity: 0.6; }
      .events-box .btn-details:active { opacity: 0.3; }


  /* twitter */

  .twitter-box { margin: 0 2%; padding: 0 2%; background-color: #f9f9fa; }

  .twitter-box .btn-listings { right: 20px; }

  .twitter-box ul, .videos-box ul {
    margin-bottom: 40px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #959595;
  }

  /*.twitter-box .h2:before,*/
  .videos-box h2:nth-of-type(2):before,
  .videos-box li h2:before {
    float: left;
    margin-right: 10px;
    display: block;
    content: '';
    width: 35px;
    height: 35px;
    background: url('/images/sprite.png') -165px -75px no-repeat;
  }

    .twitter-box > .twitter .h2:before, .videos-box > .twitter .h2:before {
      background-color: #d6cfdc;
      background-position: -87px -54px;
      border-radius: 30px;

      -webkit-background-size: 400px 400px;
      background-size: 400px 400px;
    }

    .twitter-box > .twitter .h2, .videos-box > .twitter .h2 {
      margin: 0;
      padding: 0;
      color: #333;
      font-size: 16px; font-size: 1.6rem;
      font-family: Helvetica, Arial, sans-serif;
      font-weight: bold;
      line-height: 1.4;
      text-align: left;
      text-transform: none;
      border-bottom: none;
    }

    .twitter-box > .twitter .h2 a, .videos-box > .twitter .h2 a {
        display: inline-block;
        width: 42%;
        font-family: Helvetica, Arial, sans-serif;
        font-weight: normal;
        -webkit-transition: all 0.3s ease-out;
                transition: all 0.3s ease-out;
    }

    .twitter-box > .twitter .h2 a:link,
    .twitter-box > .twitter .h2 a:visited,
    .videos-box > .twitter .h2 a:link,
    .videos-box > .twitter .h2 a:visited { color: #e2383f; text-decoration: none; }

    .twitter-box > .twitter .h2 a:hover,
    .videos-box > .twitter .h2 a:hover { opacity: 0.5; }
    .twitter-box > .twitter .h2 a:active,
    .videos-box > .twitter .h2 a:active { opacity: 0.5; }

    .twit-time {
      color: #aaa;
      font-family: Helvetica, Arial, sans-serif;
      font-weight: normal;
      display: block;
      margin-left: 13%;
    }

    .twit-time:before {
      margin: 0 10px 0 0;
      display: inline-block;
      content:'';
      width: 6px;
      height: 6px;
      background-color: #333;
      border-radius: 10px;
      vertical-align: middle;
    }

      .twit-content {
        margin: 0 0 15px 13%;
        padding: 0;
        width: 87%;

      }

      .twit-content a {
        -webkit-transition: all 0.3s ease-out;
                transition: all 0.3s ease-out;
      }

      .twit-content a:link,
      .twit-content a:visited { color: #e2383f; }

      .twit-content a:hover { opacity: 0.6; }
      .twit-content a:active { opacity: 0.3; }

    .twit-footer {
      text-align: center;
    }

      .twit-footer p {
        margin: 0 0 20px;
        padding: 0;
      }

    .btn-twitter {
      display: block;
      margin: 0 auto;
      width: 50%;
      height: 40px;
      font-size: 16px; font-size: 1.6rem;
      font-family: Helvetica, Arial, sans-serif;
      font-weight: bold;
      line-height: 2.4;
      text-align: left;

      border-radius: 5px;

      -webkit-transition: all 0.3s ease-out;
              transition: all 0.3s ease-out;
    }

      .btn-twitter:link,
      .btn-twitter:visited { color: #fff; background-color: #ec0928; text-decoration: none; }

      .btn-twitter:hover  { opacity: 0.6; }
      .btn-twitter:active { opacity: 0.5; }

      .btn-twitter:before {
        float: left;
        margin: 0 15px 0 20px;
        display: block;
        content: '';
        width: 30px;
        height: 30px;
        background: url('/images/sprite.png') -115px -72px no-repeat;
      }

  

  .gallery-home{
  min-height: 500px;
  }
  .gallery-home img {
    float:left;
    width:30%;
    height:auto;
    margin:1.5%;
  }


/*Jacob's Change 2015/10/05*/
div.fancybox-overlay { background-color: rgba(0,0,0,0.7); }

a.fancybox-close, 
a.fancybox-prev span, 
a.fancybox-next span {
  background-image: url('/images/sprite.png');
}
	a.fancybox-close {
	  background-position: -375px -232px;
	  width: 120px;
	  top: -55px;	
	  right: 0;
	}

	a.fancybox-prev span,
	a.fancybox-next span {   
		background-position: -432px -303px;
		width: 60px;
		height: 60px; 
	}
	a.fancybox-prev span {   
-webkit-transform: rotate(180deg);
   -moz-transform: rotate(180deg);
		transform: rotate(180deg);
	}
  div.fancybox-title-float-wrap {
	  bottom: auto;
	  top: 102%;
	  width: 100%;
	  right: 0;
	  left: 0;
	  margin-bottom: 0;
	  margin-top: 15px;
	  text-align: center;
	}
		div.fancybox-title-float-wrap .child {
		  margin-right: 0;
		  line-height: 1.3;
		  padding: 10px 15px;
		  white-space: normal; 
		}

/* GALLERY */
#gallerybox {
	font-size:0;
	text-align:center;
	margin: 0 auto;
	width: 102%;
	display: block;
	position: relative;
	margin-left: -1%;
	margin-right: -1%;
	max-width: none;
}
  /*Jacob's Change 2015/10/05*/


  /* videos box */

  .videos-box img {
    /*margin: 50px 0 40px;*/
    -webkit-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
  }

  .videos-box img:hover {
    opacity: 0.7;
  }

  .visit-youtube {
    margin-bottom: 40px;
    padding-bottom: 30px;
    font-size: 18px; font-size: 1.8rem;
    font-family: Helvetica, Arial, sans-serif;
    border-bottom: 1px dotted #959595;
  }

  .visit-youtube:before {
    float: left;
    margin-right: 10px;
    display: block;
    content: '';
    width: 47px;
    height: 47px;
    background: url('/images/sprite.png') 1px -68px no-repeat;
    -webkit-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
  }

    .visit-youtube a:link,
    .visit-youtube a:visited { color: #e2383f; text-decoration: none; }

    .visit-youtube a:hover { opacity: 0.6; }
    .visit-youtube a:active { opacity: 0.5; }

  .facebook-box:before {
    float: left;
    margin-right: 10px;
    display: block;
    content: '';
    width: 47px;
    height: 47px;
    background: url('/images/sprite.png') -56px -68px no-repeat;
  }

.fb_iframe_widget {
  max-width: 100%;
}

  /* subscribe */

  .section.subscribe {
    position: relative;
    min-height: 300px;
    font-size: 0;
    background-color: #1c1c1c;
  }

    .section.subscribe .about,
    .section.subscribe .subscription {
      display: inline-block;
      min-height: 300px;
      vertical-align: top;
    }


    .section.subscribe .about {
      width: 70%;
      background: url('/images/bg-subscribe.jpg') top right no-repeat;
    }

    .section.subscribe .subscription {
      padding-left: 40px;
      width: 30%;
      background-color: #444;
    }

    .section.subscribe .subscription form {
      font-size: 0;
    }

    .bg-subscription {
      position: absolute;
      right: 0;
      width: 40%;
      min-height: 300px;
      background-color: #444;
    }


    .section.subscribe .about .h2 {
      margin-top: 50px;
      color: #fff;
      font-size: 40px; font-size: 4.0rem;
      font-weight: 400;
    }

    .section.subscribe .about p {
      width: 60%;
      font-size: 16px; font-size: 1.6rem;
      color: #aaa;
    }

      .section.subscribe .subscription .h2 {
        margin-top: 55px;
        color: #fff;
        font-size: 24px; font-size: 2.4rem;
        font-family: 'Montserrat', Helvetica, Arial, sans-serif;
        font-weight: 400;
      }

      .section.subscribe .subscription p {
        font-size: 16px; font-size: 1.6rem;
        color: #aaa;
      }

      .section.subscribe .subscription input[type="text"],
      .section.subscribe .subscription input[type="email"] {
        display: block;
        margin-bottom: 15px;
          font-size: 15px;
          font-size: 1.5rem;
        padding: 0 15px;
        width: 100%;
        min-height: 50px;
        border: none;
        border-radius: 30px;
      }

/*      .section.subscribe .subscription input[type="text"]:-webkit-input-placeholder {
          color: #888;
          font-size: 16px; font-size: 1.6rem;
        }*/

      .section.subscribe .subscription input[type="submit"] {
        display: inline-block;
        padding: 0 15px;
        width: 60%;
        min-height: 50px;
        color: #fff;
        font-size: 16px; font-size: 1.6rem;
        font-family: 'Montserrat', Helvetica, Arial, sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        border: none;
        border-radius: 30px;
        background-color: #ec0928;
        vertical-align: top;
        -webkit-transition: all 0.3s ease-out;
                transition: all 0.3s ease-out;
      }

      .section.subscribe .subscription input[type="submit"]:hover { opacity: 0.5; }

      .privacy {
        display: inline-block;
        width: 100%;
        font-size: 16px; font-size: 1.6rem;
        line-height: 1.3;
        vertical-align: top;
margin: 10px 40px;
      }

        .privacy:link,
        .privacy:visited { color: #aaa; text-decoration: none; }

        .privacy:hover { text-decoration: underline; }
        .privacy:active { opacity: 0.5; }


  /* our partners */

  .section.our-partners {
    position: relative;
    min-height: 345px;
    background-color: #fff;
  }

    .section.our-partners .h2 {
      margin-top: 45px;
      color: #e2383f;
      text-transform: uppercase;
    }

    .partners-box .bx-wrapper {
      margin-top: 60px;
    }

      .btn-listings {
        position: absolute;
        top: 40px;
        right: 0;
        display: block;
        font-size: 16px; font-size: 1.6rem;
        line-height: 2.2;
        -webkit-transition: all 0.3s ease-out;
                transition: all 0.3s ease-out;
      }

      .btn-listings:link,
      .btn-listings:visited { color: #e33940; text-decoration: none; }

      .btn-listings:hover { opacity: 0.6; }
      .btn-listings:active { opacity: 0.3; }

      .btn-listings:after {
        float: right;
        margin-left: 10px;
        display: block;
        content: '';
        width: 37px;
        height: 37px;
        background: url('/images/sprite.png') -220px -75px no-repeat;
      }