.cheer {
  position: absolute;
  bottom: 125px;
  opacity: 0.1;
}
.cover .footer_add {
  background: #c7c7c7;

}
.cover .footer {
  position:relative;
}
.no-gutters {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.no-gutters > [class^="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.camp {
  position: relative;
}
.guy {
  position: absolute;
}
.left-guy {
  left: 0px;
  bottom: -27px;
}
.right-guy {
  right: 0px;
  bottom: -37px;
}

.container8 {
  max-width: 1250px;
  margin: auto;
  position: relative;
}

.fix-it {
  position: absolute;
  top: 0;
  filter: drop-shadow(3px 6px 2px gray);
  right: 10px;
  background: #e8e8e8;
}
.carter-method-about {
  margin-top: 120px;
  background-image: url(https://gchockey.com/application/files/3215/7375/1344/carter-method-back.png);
  background-repeat: no-repeat;
  background-position-y: -308px;
  background-position-x: -65px;
  background-attachment: fixed;
  min-height: 70vh !important;
  height: auto;
}
.autoplay {
  max-width: 800px;
  margin: auto;
}



.testimonial {
  text-align: center;
  padding: 20px;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.swiper-title {
  background: black;
  text-align: center;
  padding: 20px;
  text-transform: uppercase;
}
.swiper-title h2 {
  margin-bottom: 0px !important;
  color: #cd1212 !important;
  font-weight: 100;
  letter-spacing: 4px;
}

.swiper-title h2 span {
  font-weight:900;
  color: #ff3838 !important;
}

.slick-next:before {
  content: "→";
}

.slick-prev:before {
  content: "←";
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  background: black;
  border-radius: 100%;
  outline: none;
}

.slick-next {
  right: -25px;
}

.slick-prev {
  left: -25px;
}

.cover .logo_part {
  position: fixed;
}

.fold-wrapper {
  height: 100vh;
  position: relative;
}
.fold-wrapper video {
  position: fixed;
  top: 55%;
  filter: contrast(1.2);
  left: 55%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
  transition: 1s opacity;
}
.cover .logo_part {
  border-bottom: 3px solid black;
  background-image: unset !important;
  background-color: white !important;
}
.cover .highlight_out {
  background: white;
}
.fold-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: -70vw;
  width: 100vw;
  height: 100%;
  border-right: 10px solid white;
  background-color: black;
  background-size:cover;
  background-image: url(https://gchockey.com/application/themes/gregcarter/images/ice.jpeg);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(26deg);
  -ms-transform: skew(26deg);
  transform: skew(26deg);
  z-index: 1;
}
.cover .logo_part .main_nav ul li a {
  color: black !important;
}
.cover .logo_part .main_nav ul li:hover a {
  color: rgb(167, 35, 25) !important;
}
.top-butt .button {
  background-color: #f0f0f0;
}
.top {
  background-color: #eaeaea !important;
}
.top a,
.top i {
  color: black !important;
}
.main_nav {
  float: left !important;
}
.CTA {
animation-duration: 4s !important;
    position: absolute;
    color: white;
    /* left: 50%; */
    top: 50%;
    z-index: 2;
    transform: translate( 0%, -45%);
}

.CTA h1 {
  text-align: left;
  margin: 0px;
  padding: 10px;
  color: BLACK;
  line-height: 1;
  font-size: 8vw;
}

.top {
  display: none;
}

.CTA h2 {
  text-align: left !important;
  margin: 0px;
  padding: 10px !important;
  color: #a72319 !important;
  line-height: 1;
  font-size: 3vw;
}

.line-1 {
  width: 1px;
  height: 100vh;
  right: 30%;
  top: 0px;
  transition: 2s;
  transition-delay: 0.5s;

  opacity: 1;
  transform-origin: 50% 0%;
  transform: scaleY(0);
}

.line-2 {
  width: 1px;
  height: 100vh;
  right: 1%;
  top: 0px;
  transition: 4s;
  transition-delay: 0.8s;
  opacity: 1;
  transform-origin: 50% 0%;
  transform: scaleY(0);
}

.line-3 {
  height: 1px;
  width: 100vw;
  right: 0%;
  bottom: 10%;
  transition: 4s;
  transition-delay: 0.8s;
  opacity: 1;
  transform-origin: 50% 0%;
  transform: scaleX(0);
}

.line-4 {
  height: 1px;
  width: 100vw;
  right: 0%;
  z-index: 3;
  top: 12%;
  transition: 5s;
  transition-delay: 1.2s;
  opacity: 1;
  transform-origin: 0% 0%;
  transform: scaleX(0);
}

.line-5 {
  width: 1px;
  height: 100vh;
  right: 50%;
  top: 0px;
  z-index: -2;
  transition: 4s;
  transition-delay: 1.4s;
  opacity: 1;
  transform-origin: 50% 0%;
  transform: scaleY(0);
}

.line-6 {
  width: 1px;
  height: 100vh;
  left: 1%;
  top: 0px;
  z-index: 3;
  transition: 6s;
  transition-delay: 1.7s;
  opacity: 1;
  transform-origin: 50% 0%;
  transform: scaleY(0);
}

.about-us-text {
  width: 100%;
  max-width: 600px;
}

.about-wrapper {
  max-width: 1200px;
  margin: auto;
  display: flex;
  flex-wrap:wrap;
  justify-content: center;
  align-items: center;
  
}


.about-full-wrapper {
  background: linear-gradient(0deg, rgba(230,231,226,1) 25%, rgba(255,255,255,1) 87%);
}

.about-us-img img {
  display:block !important;
  position:relative;
  margin:auto;
  border-radius:100%;
}

.line {
  background: #cd0808;
}
.circle {
  border-radius: 100%;
  border: 1px solid #cd0808;
  position: absolute;
  transform: scale(0);
}

.circle-active {
  transform: scale(1) !important;
  opacity: 1 !important;
}

.circle-1 {
  height: 200px;
  width: 50px;
  transition: 3s;
  transition-delay: 0.3s;
  /* position: relative; */
  right: -195px;
  transform: translateY(-50%) translateX(-50%);
  top: 50%;
}

.circle-2 {
  height: 250px;
  width: 250px;
  transition: 2s;
  transition-delay: 0.4s;
  right: 80px;
  right: 8%;
  top: 150px;
}

.line-section {
  height: 100vh;
  width: 100vw;
  display:none;
}

/* kt edit  */
@media (min-width: 767px) {
  .line-section {
    margin-top: 7vh;
  }
}

.circle-3 {
  height: 250px;
  width: 250px;
  right: 80px;
  transition: 1.2s;
  transition-delay: 1s;
  right: 8%;
  bottom: 150px;
}

.circle-4 {
  height: 200px;
  width: 0px;
  opacity: 0;
  transition: 3s;
  transition-delay: 0.3s;
  /* position: relative; */
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  top: 50%;
  z-index: -3;
  transition-delay: 3.1s;
}

.inner:after {
  content: "";
  height: 30px;
  width: 60px;
  background: transparent;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -30px;
  border-left: 1px solid #cd0808;
  border-right: 1px solid #cd0808;
  position: absolute;
  z-index: 2 !important;
}

.inner-circle {
  height: 10px;
  width: 10px;
  background: #cd0808;
  left: 50%;
  margin: auto;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  border-radius: 100%;
}

.inner:before {
  content: "";
  height: 30px;
  width: 60px;
  background: transparent;
  left: 0;
  right: 0;
  margin: auto;
  top: -30px;
  border-left: 1px solid #cd0808;
  border-right: 1px solid #cd0808;
  position: absolute;
}

.line {
  position: absolute;
  display: block;
}
.activate {
  transform: scaleY(1) scaleX(1) !important;
}

.about-us-text .btn {
  color: black;
}

.btn {
  padding: 10px;
  font-size: 20px;
  cursor: pointer;
  position: relative;
  border: 1px solid #c8c8c8;
  outline: none;
  color: black;
  background-color: transparent;
  letter-spacing: 5px;
  margin: auto;
  white-space: nowrap;
  transition: 0.3s;
  top: 16px;
}

.btn:hover {
  letter-spacing: 3px;
  color: #a72319 !important;
  transition-delay:0s !important;
}
.btn--border::after,
.btn--border::before,
.btn--border span::after,
.btn--border span::before {
  content: "";
  position: absolute;
  background-color: #6b6c6c;
  transition: 0.5s ease;
}
.btn--border::after,
.btn--border::before {
  height: 100%;
  width: 1px;
  top: -1px;
}
.btn--border::after {
  left: -1px;
}
.btn--border::before {
  right: -1px;
}
.btn--border span::after,
.btn--border span::before {
  height: 1px;
  width: 100%;
  left: -1px;
}
.btn--border span::after {
  top: -1px;
}
.btn--border span::before {
  bottom: -1px;
}
.btn--border:hover:after {
  transform: translatex(-8px);
}
.btn--border:hover:before {
  transform: translatex(8px);
}
.btn--border:hover span::after {
  transform: translatey(-8px);
}
.btn--border:hover span::before {
  transform: translatey(8px);
}

.swiper-container {
  width: 100%;
  height: 90%;
}

.swiper-slide {
  text-align: center;
  background: #fff;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}

.container-general {
  margin: 0 auto;
  width: 100vw;
}
.container-general .gallery-wrap {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 70vh;
}
.container-general .gallery-wrap .item {
  flex: 1;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: none;
  transition: all 0.8s ease;
}
.container-general .gallery-wrap .item:hover {
  flex: 7;
}
.item {
  position: relative;
  border: 5px solid white;
}
.item:after {
  content: "";
  height: 100%;
  /* width: 100%; */
  width: 100%;
  z-index: 1;
  position: absolute;
  z-index: 7;
  left: 0;
  top: 0;
  transition: 0.2s;
}

.item:nth-child(odd):after {
  background-color: #ffffffa8;
}


.gallery-wrap > div:nth-child(odd) h3 {
  color:black ;
}




.item:nth-child(even):after {
  background-color: #000000b5;
}

.red:after {
  background-color:#690808b5 !important;
}


.item:hover:after {
  content: "";
  height: 100%;
  /* width: 100%; */
  width: 100%;
  z-index: 1;
  position: absolute;
  z-index: 7;
  left: 0;
  background-color: #fff0;
  top: 0;
}

.item h3 {
  white-space: nowrap;
  z-index: 8;
  color: white;
  font-size: 85px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) rotate(-90deg);
}

.item h2 {
display:none;
}


.item:hover {
  transform: translate3d(0, 0, 100px);
  box-shadow: 0px 14px 80px rgba(34, 35, 58, 0.2);
}

.item:hover h2 {
  background:black;
  display: block;
  z-index: 20 !important;
  text-shadow: 3px 5px 8px #000000;
  white-space: wrap;
  z-index: 10;
  color: white !important;
  padding: 10px;
  /* background: #cd1212; */
  font-size: 27px !important;
  position: absolute;
  top: 70px;
  left: 0px;
  width: 100%;
  transform: none;
  animation: fadeInDown 1s forwards;
  opacity:0;
  animation-delay:.3s;
}

.item p {
  z-index: 10;
  opacity: 0;
  position: absolute;
  bottom: 127px;
  left: 0px;
  right: 0px;
  width: calc(100% - 40px);
  margin: auto;
  background: #ffffffd2;
  padding: 10px;
  margin-top: -5px;
  color: black;
  border: 3px solid red;
  border-radius: 3px;
  font-family: eurostile, sans-serif !important;
  max-width:500px;
  font-size: 25px;
  font-weight: bold;
  font-style: italic;
}

.item .btn::before, .item .btn::after {
  content:none !important;
  background-color:transparent !important;
}

.item .btn span {display:none !important;}

.item .new-btn span {
  display:block !Important;
}
.item {
  overflow:hidden;
}


@keyframes InDown {
  0% {opacity:0;   bottom:-20px; visibility: visible;}
  100% {opacity:1;  bottom:32px; visibility: visible !important;}
  }


.item:hover .btn {
  visibility: visible;
}


.player-1 {
  position: absolute;
  max-width: 40%;
  bottom: 0px;
  left: 0px;
}

.player-2 {
  position: absolute;
  max-width: 30%;
  bottom: 0px;
  right: 0px;
}
  

.item .btn {
  z-index: 10;
  position: absolute;
  left: 0;
  right: 0;
  visibility:hidden;
  top: auto;
  width: 90%;
  bottom: 32px;
  height: 58px;
  color: white !important;
  background-color: #cd1212;
  text-shadow: 3px 5px 8px #000000;
  transition:.3s;
  max-width:250px;
  border-radius:100px;
}


.item .learn-more.btn {
  bottom:180px;
}

.item .goalie {
  bottom:108px;
}


.item:hover p {
  opacity: 1;
  transition-delay: 0.4s !important;
  transition: 0.6s;

}

.item a {
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    display: block;
}

.item:hover h3 {
  z-index: 40 !important;
  text-shadow: 3px 5px 8px #000000;
  white-space: wrap;
  z-index: 10;
  color: white !important;
  padding: 10px;
  background: #cd1212;
  font-size: 50px !important;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  transform:none;
  animation: slideInDown 1s forwards;
}

.gold.item:hover h3 {
  background: #ffdb45;
}

.blue.item:hover h3 {
background:#123a78;
}

.red.item:hover h3 {
  background:#781212;
  }

.page .slick-list {
  height: 80vh;
}
.wrap-effect-2 .item:first-of-type {
  background-image: url("https://gchockey.com/application/files/5315/7357/9969/camps.jpg");
}
.wrap-effect-2 .item:nth-of-type(2) {
  background-image: url("https://gchockey.com/application/files/1715/7357/9969/Spring-league.jpg");
}
.wrap-effect-2 .item:nth-of-type(3) {
  background-image: url("https://gchockey.com/application/files/1615/7357/9969/Clinics.jpg");
}
.wrap-effect-2 .item:nth-of-type(4) {
  background-image: url("https://gchockey.com/application/files/9815/7357/9968/3on3.jpg");
}
.wrap-effect-2 .item:last-of-type {
  background-image: url("https://gchockey.com/application/files/1215/7357/9931/boston-lightning.jpg");
}
.cover .logo_part .main_nav ul li a {
  font-size: 15px !important;
}

.cover .logo_part .main_nav {
  left: 80px;
}
.greg-logo {
  max-width: 100px;
  position: fixed;
  top: -5px;
  left: 0px;
  z-index: 100;
}

@media screen and (max-width: 800px) {
.mobile-hide {
  display:none !Important;
}
  .item a {
    display:none;
  }

  .reg-btn div:after {
    display: none !important;
  }
  .reg-animate {
    top: -81px !important;
    z-index: 32 !important;
    display: block !important;
  }
  .reg-btn {
    width: 187px !important;
    height: 157px !important;
  }
  .cover .logo_part {
    border-bottom: unset !important;
  }
  .carter-method-about {
    margin-bottom: 100px;
  }
  .carter-method-about h3 {
    text-align: center;
    font-size: 19px;
  }
  body .carter-nav:after {
    bottom: 10px;
    height: 10px;
    width: 10px;
  }
  .slide-wrapper {
    width: 80%;
  }
  .section__title {
    font-size: 50px;
  }
  body .top-title {
    position: absolute !important;
    /* TOP: -283PX !important; */
    /* COLOR: black !important; */
    /* filter: unset !important; */
    top: -134px !important;
    font-size: 120px;
    left: unset !important;
  }

  body .page-template-camp-list .cover .meth_head {
    margin-top: 0px !important;
  }

  .circle {
    z-index: -87;
    display: none;
  }
  .line {
    color: white;
  }
  .line-1 {
    display: none !important;
  }
  .about-us-text .btn {
    display: flex;
    background: white;
  }
  .about-us-text h2 {
    text-align: center !important;
    font-size: 35px;
  }
  .about-us-text p {
    text-align: left;
    padding: 10px;
    /* filter: drop-shadow(2px 4px 6px black); */
    border: 2px solid #7d0d0d;
    background: #ffffffa3;
    margin: 10px;
  }
  .fold-wrapper:before {
    left: -55vw;
    width: 120vw;

    transform: skew(12deg) !important;
  }
  .CTA h1 {
    font-size: 65px;
  }
  .CTA h2 {
    font-size: 25px;
  }

  .item h3 {
    transform: translateY(-50%) translateX(-50%) rotate(0deg);
  }

  
  .container-general .gallery-wrap {
    flex-direction: column;
  }
  .item p {
    display: none;
    width: 100%;
    padding-top: 10px !important;
    font-size:17px;
  }
  .item:hover p {
    display: block;
  }
  .gallery-wrap h3 {
    font-size: 30px !important;
  }

  .item:hover h3 {
    font-size: 30px !important;
  }
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.slider-nav {
  will-change: transform;
  top: 0;
  filter: drop-shadow(7px 10px 15px black);
  left: 0;
  width: 100%;
  z-index: 1;
  background: #ba3a3a;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}
.nav--active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.nav__list {
  display: flex;
}
.nav__item {
  flex: 1;
  position: relative;
  transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}
.nav__item:hover {
  opacity: 0.75;
}
.nav__thumb {
  display: block;
  height: 80px;
  background: #dc143c;
  transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}
.nav__thumb:before {
  content: attr(data-letter);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 70px;
  text-transform: uppercase;
  opacity: 0;
}
.nav__label {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #e6e6e6;
  margin: 0;
}
@media (max-width: 850px) {
  .nav__label {
    font-size: 14px;
  }
}
@media (max-width: 720px) {
  .nav__label {
    display: none;
  }
  .nav__thumb {
    height: 60px;
  }
  .nav__thumb:before {
    font-size: 24px;
    opacity: 0.7;
  }
}

.slider-nav {
  max-width: 90%;
}
.slider-nav:after {
  width: 0;
  position: absolute;
  right: -85px;
  bottom: 0;
  height: 0;
  border-bottom: 85px solid #ba3a3a;
  border-right: 85px solid transparent;
}
.carter-div {
  background-size: cover;
}
.slider-nav .slick-slide:hover {
  background-color: gray;
}

.slider-nav .slick-slide {
}

.carter-div {
  height: 80vh;
  text-align: center;
  position: relative;
}
.carter-nav h5 {
  color: white;
  font-size: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.carter-nav {
  position: relative;
  min-height: 80px;
  cursor: pointer;
}
.page .slick-list {
  margin-top: -40px;
}
.slider-nav .slick-current {
  background-color: #272727;
}
.slide-wrapper {
  max-width: 800px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.slider-nav .slick-track {
  transform: unset !important;
}

.page .slick-next {
  right: 8px !important;
  top: 40% !important;
  z-index: 50;
}
.page .slick-prev {
  left: 8px !important;
  top: 40% !important;
  z-index: 50;
}

.carter-nav:after {
  content: "";
  height: 20px;
  width: 20px;
  position: absolute;
  border-radius: 100%;
  background-color: white;
  right: -10px;
  bottom: 0px;
}

.slide-wrapper {
  z-index: 20;
  background: white;
  border-radius: 20px;
  filter: drop-shadow(2px 4px 6px black);
  padding: 15px;
}

.slide-wrapper i {
  position: absolute;
  top: -61px;
  background: white;
  padding: 10px;
  border-radius: 100%;
  left: 0;
  right: 0;
  max-width: 80px;
  font-size: 50px;
  margin: auto;
}

.carter-div:after {
  top: 0;
  content: "";
  z-index: 0;
  background-color: #000000b5;
  height: 100%;
  left: 0;
  position: absolute;
  background-image: url(https://www.transparenttextures.com/patterns/grid-me.png);
  width: 100%;
}

.footer_link {
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer-links h2 {
  text-align: center;
  padding: 10px;
  border: 2px solid white;
}
.footer-links > div:nth-child(1),
.footer-links > div:nth-child(3) {
  background: #444444;
}
.footer-links > div:hover {
  background: #813131 !important;
}
.footer-links {
  display: flex;
  background: black;
  flex-wrap: wrap;
}
.last-it:after {
  display: none !important;
}

.C {
  background-image: url("https://gchockey.com/application/files/1215/7357/9931/boston-lightning.jpg");
}
.A {
  background-image: url("https://gchockey.com/application/files/9815/7357/9968/3on3.jpg");
}
.R {
  background-image: url("https://gchockey.com/application/files/1615/7357/9969/Clinics.jpg");
}
.T {
  background-image: url("https://gchockey.com/application/files/1715/7357/9969/Spring-league.jpg");
}
.E {
  background-image: url("https://gchockey.com/application/files/5315/7357/9969/camps.jpg");
}
.R2 {
  background-image: url();
}

.fa-connectdevelop:before {
  content: "\f20e";
  margin-left: -4px;
}

.fa-bezier-curve:before {
  content: "\f55b";
  font-size: 45px;
}

.fa-skating:before {
  /* margin-bottom: -13px; */
  content: "\f7c5";
  margin-left: -7px;
}
.register-wrap *,
.register-wrap {
  transition: 0.4s;
}
.register-wrap {
  height: 120px;
  width: 100%;
  border-top: 10px solid white;
  position: relative;
  background: black;
  background-image: url(https://www.transparenttextures.com/patterns/circles.png);
}
.register-wrap h3 {
  position: absolute;
  font-size: 40px;
  color: white;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.register-left {
  left: -100%;
  bottom: 0;
}
.register-right {
  right: -100%;
  bottom: 0;
}
.register-wrap img {
  position: absolute;
  transition-delay: 0.3s;
}

.active-reg .register-left {
  left: 20px;
}
.active-reg .register-right {
  right: 20px;
}
.active-reg h3 {
  font-size: 80px;
}
.active-reg.register-wrap {
  height: 300px;
}

.stickIt {
  position: fixed !important;
}

.right-slash {
  width: 60%;
  height: 100%;
  background: blue;
  position: absolute;
  right: -100%;
  top: 0;
  transform: skew(20deg);
  opacity: 0.4;
}
.left-slash {
  width: 60%;
  height: 100%;
  background: red;
  opacity: 0.4;
  position: absolute;
  left: -100%;
  top: 0;
  transform: skew(20deg);
}

.active-reg .left-slash {
  left: -10%;
}
.active-reg .right-slash {
  right: -10%;
}

#search_result #loc_form {
  bottom: 0;
  position: fixed;
  background: white;
  filter: drop-shadow(2px 4px 6px black);
  left: 0;
  z-index: 1;
  padding-top: 10px;
  width: 100%;
}

.cover .v_camp > a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  background: #e8e8e8;
}

.top-title {
  filter: drop-shadow(2px 4px 6px black) !important;
  position: ABSOLUTE !important;
  margin-left: 20px !important;
  font-size: 150px !important;
  top: -283px !important;
  font-variant-caps: all-petite-caps;
  left: 10%;
  color: #e8e8e8 !important;
}
#loc_form option {
  margin: 10px;
}
.cover .v_camp {
  position: relative;
}

.three-top {
  min-height: 500px;
}

.bID-1922 {
  border-radius: 100%;
  margin: auto;
}

.the-breaker {
  padding-top: 40px;
  padding-bottom: 40px;
}

@keyframes bounceIn {
  0% {
    transform: scale(0.1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes FadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@supports (-webkit-overflow-scrolling: touch) {
  .fold-wrapper video {
    display: none !important;
  }
}

.b-lightning span {
  font-size: 80px;
  color: white;
  animation: FadeIn 2s forwards;
}

.lightning-logo {
  max-width: 115px;
  animation: bounceIn 1s forwards;
}

@media only screen and (max-width: 600px) {
  #search_result #loc_form {
    display: flex;
  }
}

.goal {
  margin-top: 20px;
}

.goal p {
  font-size: 19px;
  text-align: center;
  padding: 20px 20px 10px 20px;
}

.lightning-list {
  padding: 20px;
  margin-top: 40px;
  background-color: #eeeeee;
  border: 7px dashed #bfbfbf;
}

.goal i {
  filter: drop-shadow(2px 4px 6px black);
  font-size: 65px;
  text-align: center;
  border: 2px solid #e0e0e0;
  margin: auto;
  display: block;
  line-height: 1.2;
  padding: 10px;
  color: white !important;
  height: 100px;
  width: 100px;
  background: red;
  border-radius: 100%;
}

.reg-btn {
  position: fixed;
  z-index: 0;
  top: -86px;
  right: -146px;
  width: 185px;
  height: 184px;
  text-align: center;
  transition: 0.4s;
  border-radius: 100%;
  color: white;
  transform: translate3d(1px, 13px, 24px) perspective(40px) rotateX(-45deg);
  background: #bf0d00;
}

.reg-btn div {
  position: absolute;
  top: 60%;
  left: 40%;
  line-height: 1;
  font-size: 25px;
  transform: translateX(-50%) translateY(-50%);
}

.reg-animate {
  transform: translate3d(1px, 13px, 24px) perspective(40px) rotateX(0deg);
  right: -53px;
  top: 20px;
}

.reg-btn div:before {
  content: "";
  position: absolute;
  bottom: -20px;
  right: 54px;
  top: -3px;
  border-radius: 100%;
  background: #bf0d00;
  height: 28px;
  transition: 0.6s;
  transition-delay: 0.1;
  width: 28px;
  z-index: -1;
}

body .reg-animate:before {
  right: 168px;
  top: 30px;
}

body .reg-animate div:before {
  right: 122px;
  top: 37px;
}

.reg-btn div:after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: 29px;
  top: 20px;

  border-radius: 100%;
  background: #bf0d00;
  height: 41px;
  transition: 0.7s;
  transition-delay: 0.4s;
  width: 42px;
  z-index: -1;
}

body .reg-animate div:after {
  right: 68px;
  top: 73px;
}

.reg-btn:after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 20px;
  border-radius: 100%;
  background: #bf0d00;
  height: 50px;
  transition: 0.5s;
  transition-delay: 0.3s;
  width: 50px;
  z-index: -1;
}

body .reg-animate:after {
  right: 50px;
  bottom: -20px;
}

.reg-btn:before {
  content: "";
  position: absolute;
  bottom: -20px;
  right: 50px;
  top: 30px;
  border-radius: 100%;
  background: #bf0d00;
  height: 60px;
  width: 60px;
  transition-delay: 0.4s;
  transition-duration: 0.7s;
  z-index: -1;
}

/* kt custom css  */

/* nfl profile css start  */
.nhl-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.nhl-container .nhl-content {
  margin: 10px;
  text-align: center;
  padding: 20px;
  min-width: 270px;
  border: 6px solid #bf0d00;
}

.nhl-container .nhl-profile-img img {
  width: 270px;
}

.nhl-content .nhl-text h4 {
  margin: 0 0 10px;
  font-size: 28px;
  font-weight: 900;
}
.nhl-content .nhl-text p {
  margin: 0px !important;
}
/* nfl profile css end  */

/* helpers css  */

.delay-1 {
  animation-delay: 0.1s;
}

.delay-2 {
  animation-delay: 0.2s;
}

.delay-3 {
  animation-delay: 0.3s;
}

.delay-4 {
  animation-delay: 0.4s;
}

.delay-5 {
  animation-delay: 0.5s;
}

.delay-6 {
  animation-delay: 0.6s;
}

.delay-7 {
  animation-delay: 0.7s;
}

.delay-8 {
  animation-delay: 0.8s;
}
.delay-9 {
  animation-delay: 0.9s;
}
/* helpers css end  */

.testi {
  display: none !important;
}

.padsm {
  display: none !important;
}

/* spring leauge css start  */
.spring-leauge .item p {
  top: 26%;
  padding-top: 0px !important;
}

.spring-leauge .item .btn {
  display: none;
}

.spring-leauge .item:hover .btn {
  display: block;
}

.spring-leauge .item:hover h3 {
  display: none;
}

.spring-leauge span {
  font-size: 26px;
  font-weight: bold;
  color: #bf0e00;
}

.accordion a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 1rem 3rem 1rem 1rem;
  color: #262626 !important;
  font-size: 18px;
  font-weight: 400;
  border-bottom: 1px solid #e5e5e5;
}

.accordion a:hover,
.accordion a:hover::after {
  cursor: pointer;
  color: #bf0e00 !important;
}

.accordion a:hover::after {
  border: 1px solid #bf0e00 !important;
}

.accordion a.active-accordion {
  color: #bf0e00 !important;
  border-bottom: 1px solid #bf0e00 !important;
}

.accordion a::after {
  font-family: "FontAwesome";
  content: "\f067";
  position: absolute;
  float: right;
  right: 1rem;
  font-size: 15px;
  color: #bf0e00 !important;
  padding: 5px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #bf0e00 !important;
  text-align: center;
}

.accordion a.active-accordion::after {
  font-family: "FontAwesome";
  content: "\f068";
  color: #bf0e00;
  border: 1px solid #bf0e00 !important;
}

.accordion .content {
  opacity: 0;
  padding: 0 1rem;
  max-height: 0;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  clear: both;
  -webkit-transition: all 0.2s ease 0.15s;
  -o-transition: all 0.2s ease 0.15s;
  transition: all 0.2s ease 0.15s;
}

.accordion .content p {
  font-size: 18px;
  margin-top: 15px;
}

.accordion .content.active-accordion {
  opacity: 1;
  padding: 1rem;
  max-height: 100%;
  -webkit-transition: all 0.35s ease 0.15s;
  -o-transition: all 0.35s ease 0.15s;
  transition: all 0.35s ease 0.15s;
}

.gold:after {
  background-color: #ffd70075 !important;
}
.red:after {
  background-color:#690808b5
}

.blue:after {
  background-color: #0000ff7d !important;
}

@media (max-width: 991px) {
  .spring-league-img {
    display: none;
  }
}

/* spring leauge css end  */

/* 3 on 3 league start  */
.featdiv_list {
  border: 5px double black;
  background: #e0e0e0;
  padding: 2px;
  border-bottom: 5px double black !important;
  margin: 10px 0px;
}

.feat_head,
.team_head.feat_name,
.team_head {
  background-color: #3c3b3b !important;
}

/* 3 on 3 league end  */

/* footers css start  */
.footer-logos {
  margin-top: 235px;
}

@media (max-width: 405px) {
  .footer-logos {
    margin-top: 270px;
  }
}

.footer-logos a {
  display: block;
}

.footer-logos img {
  transition: all 0.3s;
}

.footer-logos img:hover {
  transform: scale(1.3);
}

/* footers css end  */

.video_part {
  display: none;
}

.video {
  display: none;
}

.reg-btn {
  cursor: pointer;
}
.reg_part {
  display: none;
}

/* top bar css  */
.top_bar {
  background: #bf0e00;
  margin-bottom: 20px;
  display: flex;

  justify-content: flex-end;
}

.top_bar i {
  color: white;
  font-size: 30px;
  padding: 10px;
  margin-right: 10px;
}

.cover .logo_part {
  padding: 0px 0 15px !important;
}

.greg-logo {
  top: 0px !important;
}

@media (max-width: 767px) {
  .greg-logo {
    display: none;
  }
  .cover .logo_part {
    display: none;
  }
}

/* top bar css  */

/* 3on3 css start  */

.three-on-three-text p {
  margin: 0 0 10px !important;
}

@media (max-width: 991px) {
  .three-on-three-img {
    display: none;
  }
}

/* 3on3 css end  */

/* social feed  */

.row.no-gutters.social-feed-container {
  background: #fff;
  padding: 40px 0px;
}

.loading-img {
  display: none !important;
}

.pdf.rgt,
.pdf {
  display: none !important;
}

.page-template-spring-leauge .the-breaker {
  padding-top: 0px !important;
}

.map_out.scrolloff > iframe {
  margin-bottom: 10px;
}

.reg_part_gl {
  width: 50% !important;
}

.d-flex {
  display: flex;
  margin-bottom: 50px;
  justify-content: center;
}

.page-template-3on3-page .col-md-4.v_camp p {
  margin: 0;
  line-height: 100%;
  font-weight: 700;
  color: #000;
}

.page-template-b-lightning .cover .result {
  justify-content: center !important;
}

.cover .result h5 {
  background-color:#a72319 !important;
}

@media (min-width: 1050px) {
  .page-template-b-lightning .cover .v_camp {
    width: 31% !important;
  }
}

.page-template-b-lightning .cover .v_camp {
  min-height: 190px !important;
  max-width: unset !important;
}

.page-template-b-lightning .cover .v_camp > a:hover,
.page-template-b-lightning .cover .v_camp > a:active,
.page-template-b-lightning .cover .v_camp > a:visited {
  text-decoration: none;
  cursor: default;
}

.lightning-list {
  display: none !important;
}

.top-reg {
  height: 80px;
    width: 100%;
    border-top: 10px solid white;
    position: relative;
    background: black;
    background-image: url(https://www.transparenttextures.com/patterns/circles.png);
    transition:.4s;
}

.top-reg a {
  text-align:center;
  position: absolute;
  font-size: 40px;
  color: white !important;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  font-weight: 700;
  width:100%;
  transition:.4s;
}

.top-reg:hover {
  height:95px;
}

.top-reg:hover a {
  font-size:45px;
}

.new-btn {
  PADDING: 13PX;
    FONT-SIZE: 25PX;
    font-weight: bold;
    letter-spacing: 2px;
    background: #bf0e00;
    border-radius: 20px;
    padding-bottom: 16px;
    color: white !important;
    transition:.2s;
    margin-top:20px;
}

.new-btn:hover {
  background:black;
  scale:1.1;
}

.division-header {
  background-size: cover;
  background-image: url(https://gchockey.com/application/themes/gregcarter/images/ice.jpeg);
}


.item .spring-league-btn {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  height: auto;
  font-size: 20px;
  border: none;
  padding: 10px;

}

.spring-league-btn span {
  display:block;
}


.item:hover .button-wrap {
  display:block;
}

.button-wrap {
  position: absolute;
    z-index: 8;
    bottom: 25px;
    width: 100%;
    display:none;
    opacity:0;
    animation:fadeIn .6s forwards;
    animation-delay:.25s;
}

.spring-league-btn span {
  font-variant: all-petite-caps;
    color: #f3fa9b;
    margin-top: -10px;
    font-size: 25px;
    letter-spacing: 5px;
}


@media (max-width: 767px) {

  .container-general .item h2 {
    font-size: 14px !important;
    top: 50px;
  }
  .item:hover .button-wrap {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-self: flex-end;
}

.container-general .gallery-wrap {
  height: 100vh;
}
  }
  