.hero_ection {
  height: 80%;
  min-height: 80%;
  margin-top: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url('../images/hero_image.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.nav_link_active {
  padding-right: 30px;
  padding-left: 30px;
  background-image: none;
  font-family: Lato, sans-serif;
  color: #069;
  font-size: 18px;
  font-weight: 700;
  text-transform: none;
}

.brand_image_place {
  position: static;
  width: 222px;
  height: 60px;
  float: left;
  background-image: url('../images/grom_logo.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.nav-link {
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: none;
}

.nav-link:hover {
  background-image: none;
  font-family: Lato, sans-serif;
  color: #069;
  font-weight: 700;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  margin-top: 0px;
  background-color: #fff;
}

.hero_col1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.hero_row {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.hero_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 7.2em;
  line-height: 1em;
}

.body {
  height: 100%;
  min-height: 100%;
}

.more_info_button {
  position: static;
  display: block;
  width: 200px;
  padding: 20px 33px 20px 34px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: -webkit-linear-gradient(270deg, #c40b08, #c40b08);
  background-image: linear-gradient(180deg, #c40b08, #c40b08);
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
  cursor: pointer;
}

.more_info_button:hover {
  background-color: #069;
  background-image: -webkit-linear-gradient(270deg, grey, grey), -webkit-linear-gradient(270deg, #c40b08, #c40b08);
  background-image: linear-gradient(180deg, grey, grey), linear-gradient(180deg, #c40b08, #c40b08);
}

.more_info_button:active {
  background-image: -webkit-linear-gradient(270deg, #c40b08, #c40b08);
  background-image: linear-gradient(180deg, #c40b08, #c40b08);
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 41px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.hero_div {
  width: 100%;
}

.second_section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #eceaea;
}

.second_header {
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 500;
  text-align: center;
}

.title_span {
  font-family: Lato, sans-serif;
  font-size: 30px;
}

.column-2 {
  padding-right: 30px;
  padding-left: 30px;
  text-align: center;
}

.letter_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 66px;
  background-color: #c40b08;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
}

.circle_letter {
  font-size: 26px;
}

.text-block {
  margin-top: 15px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

.column-3 {
  padding-right: 30px;
  padding-left: 20px;
  text-align: center;
}

.image {
  width: 146px;
}

.networks_div {
  margin-top: 50px;
  text-align: center;
}

.facebook_icon {
  width: 90px;
  height: 90px;
  margin-right: 10px;
  margin-left: 10px;
  float: none;
  background-image: url('../images/facebook_icon.svg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.facebook_icon:hover {
  background-position: 50% 0px;
}

.twitter_icon {
  width: 90px;
  height: 90px;
  margin-right: 10px;
  margin-left: 10px;
  float: none;
  background-image: url('../images/twitter_icon.svg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.twitter_icon:hover {
  background-position: 50% 0px;
}

.gp_icon {
  width: 90px;
  height: 90px;
  margin-right: 10px;
  margin-left: 10px;
  float: none;
  background-image: url('../images/gp_icon.svg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.gp_icon:hover {
  background-position: 50% 0px;
}

.instagram_icon {
  width: 90px;
  height: 90px;
  margin-right: 10px;
  margin-left: 10px;
  float: none;
  background-image: url('../images/Instagram_icon.svg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.instagram_icon:hover {
  background-position: 50% 0px;
}

.elegibility_rows {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.elegibility_title {
  width: 60%;
  float: right;
}

.el_h2 {
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 500;
}

.text-block-2 {
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.container {
  text-align: center;
}

.amazon_text {
  margin-bottom: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  line-height: 42px;
  font-weight: 700;
}

.footer {
  position: static;
  z-index: 1000;
  background-color: #000;
}

.footer_container {
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer_social {
  margin-bottom: 29px;
  background-color: transparent;
  text-align: center;
}

.social_ic {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  margin-left: 10px;
}

.logo_block {
  margin-bottom: 0px;
  padding-top: 20px;
  text-align: center;
}

.logo_img {
  margin-right: 20px;
  margin-left: 20px;
}

.last_row {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #636262;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 500;
}

.column-4 {
  text-align: left;
}

.column-5 {
  text-align: right;
}

.image-2 {
  display: none;
}

.amazon_sign {
  font-family: Lato, sans-serif;
  font-size: 30px;
}

.text-block-3 {
  text-transform: uppercase;
}

.amazon_sign2 {
  font-family: Lato, sans-serif;
  font-size: 30px;
}

.amazon_header {
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 500;
  text-align: center;
}

.rules_container {
  position: relative;
  z-index: 100;
  margin-top: 0%;
  margin-bottom: -4px;
  padding-top: 10%;
}

.rules_text {
  position: relative;
  margin-bottom: 88px;
  padding: 40px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 1px 11px 43px -10px #000;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.rules_span {
  font-size: 16px;
  font-weight: 700;
}

.rules_heade {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 7.2em;
  line-height: 1em;
}

.hero_rules {
  height: auto;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url('../images/hero_image.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.rules_divider {
  height: 80%;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.video_link {
  background-image: -webkit-linear-gradient(270deg, rgba(255, 0, 0, .5), rgba(255, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(255, 0, 0, .5), rgba(255, 0, 0, .5));
}

.video_block {
  width: 569px;
  height: 107px;
  float: right;
}

.video {
  position: relative;
  bottom: -1px;
}

.videos_section {
  padding-top: 60px;
  padding-bottom: 70px;
}

.video-2 {
  width: auto;
}

.video-3 {
  display: block;
  width: 200px;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
}

.video-4 {
  width: auto;
  height: 184px;
}

.video-5 {
  height: 200px;
}

.video_row {
  margin-top: 33px;
  padding-bottom: 30px;
}

.video_sign {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
}

.video_block2 {
  display: block;
  overflow: hidden;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.video_slider {
  display: none;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: both;
  background-color: transparent;
}

.slider_arrows {
  color: #000;
}

.slider_mask_style {
  margin-right: 0px;
  margin-left: 0px;
}

.slides {
  width: 25%;
  padding-top: 18px;
}

.page_scroller {
  height: 40px;
  margin-top: 28px;
  margin-bottom: -25px;
  padding-top: 31px;
}

.container-3 {
  text-align: center;
}

.left_arrow {
  z-index: 1000;
  margin-right: 0px;
  margin-left: -65px;
}

.right_arrow {
  margin-right: -65px;
}

.video_block3 {
  display: block;
  overflow: hidden;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

@media (max-width: 991px) {
  .hero_ection {
    height: 90%;
    min-height: 90%;
    margin-top: 60px;
    padding-top: 0px;
  }
  .hero_col1 {
    padding-top: 18px;
    padding-left: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .hero_row {
    display: block;
  }
  .hero_header {
    display: block;
    margin-top: -35px;
    font-size: 5.6em;
    text-align: center;
  }
  .more_info_button {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .hero_div {
    text-align: center;
  }
  .second_section {
    padding-top: 29px;
  }
  .elegibility_title {
    width: 94%;
    float: right;
  }
  .image-2 {
    display: block;
    margin-left: -16px;
  }
  .rules_container {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-top: 0%;
    background-image: none;
  }
  .rules_text {
    display: block;
    width: 83%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 20px 30px;
    font-family: Lato, sans-serif;
  }
  .rules_span {
    font-weight: 700;
  }
  .rules_heade {
    display: block;
    margin-top: 0px;
    padding-top: 3px;
    font-size: 5.2em;
    text-align: center;
  }
  .hero_rules {
    height: auto;
    min-height: auto;
    margin-top: 60px;
    padding-top: 0px;
  }
  .rules_divider {
    height: 60%;
  }
  .left_arrow {
    display: none;
  }
  .right_arrow {
    display: none;
  }
}

@media (max-width: 767px) {
  .nav-link {
    background-color: #fff;
  }
  .navbar {
    padding-left: 10px;
  }
  .hero_col1 {
    padding-top: 38px;
  }
  .hero_row {
    margin-top: 0px;
  }
  .hero_header {
    margin-top: 0px;
  }
  .second_section {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-2 {
    padding-bottom: 30px;
  }
  .elegibility_rows {
    display: block;
    padding-top: 40px;
  }
  .image-2 {
    display: block;
  }
  .amazon_sign2 {
    line-height: 41px;
  }
  .amazon_header {
    line-height: 16px;
  }
  .column-6 {
    padding-bottom: 30px;
  }
  .menu-button {
    background-color: #900;
  }
  .menu-button.w--open {
    background-image: -webkit-linear-gradient(270deg, #900, #900);
    background-image: linear-gradient(180deg, #900, #900);
    color: #fff;
  }
  .icon {
    color: #fff;
  }
  .rules_container {
    margin-top: 0%;
  }
  .rules_text {
    display: block;
    width: 73%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 40px;
  }
  .rules_heade {
    margin-top: 0px;
    font-size: 4.1em;
    line-height: 1.1em;
  }
  .rules_divider {
    height: 100%;
  }
  .video-3 {
    width: auto;
  }
  .slides {
    width: 100%;
    float: left;
  }
}

@media (max-width: 479px) {
  .hero_ection {
    margin-top: 61px;
  }
  .navbar {
    padding-left: 11px;
  }
  .hero_col1 {
    padding-top: 14px;
    padding-left: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .hero_row {
    display: block;
  }
  .hero_header {
    font-size: 3.6em;
  }
  .more_info_button {
    background-image: -webkit-linear-gradient(270deg, #c40b08, #c40b08);
    background-image: linear-gradient(180deg, #c40b08, #c40b08);
  }
  .second_section {
    padding-top: 16px;
    padding-bottom: 35px;
  }
  .second_header {
    font-size: 46px;
    line-height: 51px;
  }
  .title_span {
    margin-top: -9px;
    font-size: 23px;
    line-height: 25px;
  }
  .column-2 {
    padding-bottom: 30px;
  }
  .column-3 {
    padding-top: 30px;
    padding-right: 20px;
  }
  .image {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .facebook_icon {
    width: 55px;
    height: 55px;
    margin-right: 5px;
    margin-left: 6px;
  }
  .twitter_icon {
    width: 55px;
    height: 55px;
    margin-right: 5px;
    margin-left: 5px;
  }
  .twitter_icon:hover {
    background-position: 50% 0px;
  }
  .gp_icon {
    width: 55px;
    height: 55px;
    margin-right: 5px;
    margin-left: 5px;
  }
  .instagram_icon {
    width: 55px;
    height: 55px;
    margin-right: 5px;
    margin-left: 5px;
    background-position: 50% 100%;
  }
  .elegibility_rows {
    display: block;
  }
  .elegibility_title {
    width: auto;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    float: left;
  }
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .logo_img {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .container-2 {
    line-height: 25px;
  }
  .image-2 {
    margin-left: -7px;
  }
  .amazon_sign {
    margin-top: -9px;
    font-size: 23px;
    line-height: 19px;
  }
  .text-block-3 {
    padding-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
  }
  .text-block-4 {
    padding-bottom: 15px;
    text-align: center;
  }
  .amazon_sign2 {
    margin-top: -9px;
    font-size: 23px;
    line-height: 19px;
  }
  .amazon_header {
    margin-top: -1px;
    font-size: 46px;
    line-height: 29px;
  }
  .menu-button {
    background-color: transparent;
    background-image: none;
  }
  .icon {
    color: #636363;
  }
  .rules_text {
    width: 94%;
    font-size: 14px;
    line-height: 18px;
  }
  .rules_heade {
    margin-bottom: 10px;
    font-size: 3.2em;
  }
  .hero_rules {
    margin-top: 61px;
  }
  .video_slider {
    overflow: visible;
    height: auto;
  }
  .slides {
    float: none;
  }
  .left_arrow {
    display: none;
  }
  .right_arrow {
    display: none;
  }
}