/*
====================================
Medium Screen - Others
====================================
*/
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .headermMenuTop_content ul li a {
    font-size: 12px;
  }
  .ngo-hide-on-desktop {
    display: none;
  }
  .headerMenuBottom_content .headerDropdownBtn {
    font-size: 13px;
  }
  .headerMenuBottom_content .header_search i {
    font-size: 15px;
    color: #494949;
    cursor: pointer;
  }
  .prizePool_content > img.prizePool_heading {
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 1;
  }
  .worth_joining_content > h4 {
    font-size: 26px;
  }
  .worth_joining_content > p {
    font-size: 14px;
  }
  .worth_joining_content > img {
    transform: scale(0.8);
  }
  .runReadyRight_content img.overlay,
  .runReadyRight_content h2 > img {
    display: none !important;
  }
}
/*
====================================
Small Screen - Tablate
====================================
*/
@media screen and (min-width: 768px) and (max-width: 991px) {
  .hero_content img {
    height: 500px !important;
  }
  .ngo-hide-on-desktop {
    display: none;
  }
  .entry_pricing_content > button {
    max-width: 300px;
    margin-left: 20px;
  }
  /* .entry_pricing_content {
    margin-bottom: 30%;
  } */
  .catch_self_in_action {
    width: 43%;
  }
  .gallery_overlay {
    display: none;
  }

  .gallery_overlay_top {
    display: none;
  }
  .sponsor_section_left_two_lines {
    display: none;
  }

  .sponsor_section_right_two_lines {
    display: none;
  }

  .record_race_results {
    width: 40%;
    left: 70%;
  }
  .entry_pricing_content > img.layer1 {
    transform: scale(1.4);
  }

  .entry_pricing_area {
    margin-top: 0.1%;
  }

  .prizePool_content > img.prizePool_heading {
    position: absolute;
    top: 100px;
    z-index: 1;
  }
  .gearup_greatness_area {
    padding-top: 100px;
  }
  .map_content > h2,
  .runReadyRight_content > h2,
  .worth_joining_header > h2,
  .ngoPartner_title > h2 {
    font-size: 50px;
  }
  .map_content > p,
  .runReadyRight_content > p,
  .worth_joining_header > p,
  .ngoPartner_title > p {
    font-size: 35px;
  }
  .ngoPartnerH_left img {
    width: 100%;
    max-width: 300px;
    margin-bottom: 10px;
  }
  .runReadyRight_content h2 > img {
    display: none !important;
  }
  .runReadyRight_content img.overlay {
    display: none;
  }
  button.skew_btn {
    max-width: 300px;
    font-size: 25px !important;
    min-height: 80px;
  }
  .ngoPartner_overlay > img {
    display: none;
  }
  .startIpossible_content > h6 {
    font-size: 40px;
    margin-bottom: 50px;
    margin-top: 100px;
  }
  .startIpossible_overlay > img {
    display: none;
  }
  .startIpossible_content > img {
    max-width: 400px;
  }
  .gearup_greatness_content img.overlay {
    display: none;
  }
}

/*
====================================
Small Screen - Mobile
====================================
*/
@media screen and (min-width: 576px) and (max-width: 767px) {
  .ngo-hide-on-desktop {
    display: none;
  }
  .hero_content img {
    height: 500px !important;
  }
  .entry_pricing_content > button {
    max-width: 300px;
    margin-left: 20px;
  }
  .sponsor_section_left_two_lines {
    display: none;
  }

  .sponsor_section_right_two_lines {
    display: none;
  }

  .entry_pricing_content > img.layer1 {
    transform: scale(1.2);
  }
  /* .entry_pricing_content {
    margin-bottom: 20%;
  } */

  .gallery_overlay {
    display: none;
  }

  .gallery_overlay_top {
    display: none;
  }

  .record_race_results {
    width: 40%;
    left: 70%;
  }

  .prizePool_content > img.prizePool_heading {
    position: absolute;
    top: 100px;
    z-index: 1;
    max-width: 650px;
  }
  .gearup_greatness_area {
    padding-top: 100px;
  }
  .map_content > h2,
  .runReadyRight_content > h2,
  .worth_joining_header > h2,
  .ngoPartner_title > h2 {
    font-size: 35px;
  }
  .map_content > p,
  .runReadyRight_content > p,
  .worth_joining_header > p,
  .ngoPartner_title > p {
    font-size: 22px;
  }
  .ngoPartnerH_left img {
    width: 100%;
    max-width: 300px;
    margin-bottom: 10px;
  }
  .runReadyRight_content h2 > img {
    display: none !important;
  }
  .runReadyRight_content img.overlay {
    display: none;
  }
  button.skew_btn {
    max-width: 250px;
    font-size: 20px !important;
    min-height: 60px;
  }
  .runReadyRight_content > p {
    margin-bottom: 30px;
  }
  .ngoPartner_overlay > img {
    display: none;
  }
  .startIpossible_content > p {
    margin-bottom: 30px;
  }
  .startIpossible_content > h6 {
    font-size: 30px;
    margin-bottom: 50px;
    margin-top: 100px;
  }
  .startIpossible_overlay > img {
    display: none;
  }
  .startIpossible_content > img {
    max-width: 350px;
  }
  .entry_pricing_area {
    margin-top: -50px;
  }

  .gearup_greatness_content img.overlay {
    display: none;
  }
}

/*
====================================
Xtra Small Screen - Small Mobile
====================================
*/
@media screen and (max-width: 575px) {
  .ngo-hide-on-desktop {
    display: block;
  }
  .ngo-hide-on-mobile {
    display: none;
  }
  .hero_content img {
    height: auto !important;
  }
  .entry_pricing_content > button {
    max-width: 300px;
    margin-left: 20px;
  }
  .sponsor_section_left_two_lines {
    display: none;
  }

  .sponsor_section_right_two_lines {
    display: none;
  }

  .entry_pricing_content {
    margin-top: 10%;
  }

  .gallery_overlay {
    display: none;
  }

  .gallery_overlay_top {
    display: none;
  }
  .record_race_results {
    width: 30%;
    left: 66%;
  }
  .catch_self_in_action {
    width: 32%;
    left: 25%;
  }
  .mobile_hamburger > button {
    line-height: 100%;
    font-size: 20px;
  }
  .entry_pricing_content > button {
    max-width: 200px;
    margin-left: 20px;
    margin-top: 10px;
  }
  .entry_pricing_content > img {
  }
  .prizePool_content {
    padding-top: 50px;
  }
  .prizePool_content > img.prizePool_heading {
    position: absolute;
    top: 0;
    z-index: 1;
    max-width: 400px;
  }
  .gearup_greatness_area {
    padding-top: 80px;
  }
  .racekit_collection img {
    margin-top: 100px;
  }
  .map_content {
    padding-top: 50px;
  }
  .gearup_greatness_content img.thumb {
    transform: scale(1.2);
  }
  .map_content > h2,
  .runReadyRight_content > h2,
  .worth_joining_header > h2,
  .ngoPartner_title > h2 {
    font-size: 25px;
  }
  .map_content > p,
  .runReadyRight_content > p,
  .worth_joining_header > p,
  .ngoPartner_title > p {
    font-size: 16px;
    line-height: 130%;
    margin-top: 15px;
  }
  .map_content > p {
    margin-bottom: 20px;
  }
  .ngoPartnerH_left img {
    width: 100%;
    max-width: 250px;
    margin-bottom: 10px;
  }
  .ngoPartnerH_right > p {
    font-size: 18px;
  }
  .runReadyRight_content h2 > img {
    display: none !important;
  }
  .runReadyRight_content img.overlay {
    display: none;
  }
  button.skew_btn {
    max-width: 180px;
    font-size: 16px !important;
    min-height: 45px;
  }
  .runReadyRight_content > p {
    margin-bottom: 30px;
  }
  .worth_joining_header {
    margin-top: 60px;
  }
  .worth_joining_content > img {
    transform: scale(0.7);
  }
  .worth_joining_content > p {
    font-size: 16px;
  }
  .worth_joining_content {
    margin-top: 0;
  }
  .worth_joining_content > h4 {
    margin-top: 0;
    font-size: 25px;
  }
  .ngoPartner_overlay > img {
    display: none;
  }
  .startIpossible_content > p {
    margin-bottom: 30px;
  }
  .startIpossible_content > h6 {
    font-size: 30px;
    margin-bottom: 50px;
    margin-top: 100px;
  }
  .startIpossible_overlay > img {
    display: none;
  }
  .startIpossible_content > img {
    max-width: 300px;
  }
  .entry_pricing_area {
    margin-top: -50px;
  }

  .gearup_greatness_content img.overlay {
    display: none;
  }
  .ngoPartner_brand > img {
    width: 100%;
    max-width: 200px;
    display: block;
    margin: 0 auto;
  }
  .ngo_logo_text_mobile_only > img {
    max-width: 350px !important;
  }
}
