.curr_main_nav {
  width: 100px;
  margin-top: 5px;
  margin-left: 250px;
  background-color: transparent;
  background-image: url('../images/SHawksLogo.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.curr_account_link {
  margin-bottom: -20px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: right;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #054b89;
  color: #fff;
}

.curr_logout_link {
  margin-bottom: -20px;
  padding-top: 5px;
  float: right;
  color: #054b89;
}

.curr_logout_link.builder {
  color: #aa1710;
}

.curr_store_link {
  margin-top: 55px;
  margin-right: 30px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: right;
  border-style: solid solid none;
  border-width: 2px 2px 1px;
  border-color: #054b89;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #464242;
  color: #aa1710;
  font-size: 21px;
  font-style: italic;
  font-weight: 800;
}

.curr_nav_container {
  display: block;
  background-color: #fff;
}

.curr_main_section {
  display: block;
  width: auto;
  height: 450px;
  background-color: #054b89;
}

.curr_main_container {
  position: static;
  display: block;
  width: 400px;
}

.curr_main_div {
  display: block;
  height: auto;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.curr_main_dropdown {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 200px;
  margin: 15px 5px 10px;
  padding: 10px 15px;
  border: 1px solid #0873d3;
  background-color: #fff;
  text-align: center;
}

.curr_main_dropdown_text {
  display: block;
  width: 150px;
  margin-right: auto;
  margin-left: auto;
}

.curr_main_header {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-style: italic;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.curr_red_button {
  display: block;
  width: 250px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  background-color: #aa1710;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .69);
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}

.curr_main_section_red {
  display: block;
  background-color: #aa1710;
  box-shadow: 1px 1px 3px 0 #575151;
  -webkit-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}

.curr_heading_white {
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
}

.curr_div_red {
  display: block;
}

.curr_mult_logo {
  position: static;
  display: inline-block;
  margin-left: 180px;
  padding-top: 10px;
  float: left;
  clear: none;
}

.curr_main_section_blue {
  height: 650px;
  margin-top: 0px;
  padding-bottom: 20px;
  background-color: transparent;
  background-image: url('../images/Background Image.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .5);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  color: #fff;
}
a.w-button.curr_button_blue_nav, a.w-button.curr_button_blue_nav_left {
  margin-top: 7px;
    padding: 7px 7px;
    width:auto;
    line-height: inherit;
}
.curr_main_section_blue.blue-background {
  height: auto;
  background-color: #054b89;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.curr_main_column_container {
  position: static;
  overflow: visible;
  background-image: none;
}

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

.curr_main_sport_image {
  width: auto;
  height: 80px;
  margin-top: 40px;
  padding-right: 37px;
  padding-left: 37px;
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.curr_main_section_white {
  height: auto;
  border-right-width: 3px;
  box-shadow: 1px 1px 1px 0 #837e7e;
}

.curr_side_col_div {
  margin-bottom: 10px;
  border-left: 0px solid #a79e9e;
  background-color: transparent;
}

.curr_small_heading {
  color: #06345a;
  font-size: 20px;
}

.curr_small_heading.centered {
  text-align: center;
}

.curr_detail_main_col {
  height: auto;
  border-right: 2px solid #dddcdc;
  border-left: 2px solid #dddcdc;
}

.curr_side_col_div_left {
  background-color: transparent;
}

.curr_main_col_par {
  margin-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
}

.curr_image_center {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  text-align: left;
}

.curr_video_embed {
  display: block;
  width: 180px;
  margin-right: auto;
  margin-left: auto;
}

.curr_sport_images_col {
  padding-right: 0px;
  padding-left: 0px;
}

.curr_green_heading {
  color: #339246;
  font-size: 16px;
}

.curr_green_heading.centered {
  text-align: center;
}

.curr_button_white_small {
  display: inline-block;
  width: 56px;
  margin-top: 5px;
  margin-right: auto;
  margin-left: 5px;
  padding: 2px 5px;
  float: none;
  border: 2px solid #aa1710;
  background-color: #fff;
  color: #054b89;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  text-align: center;
}

.curr_button_white_small.blue-border {
  border-color: #054b89;
}

.curr_button_white_small.builder_session {
  display: block;
  width: 150px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}

.curr_text_link {
  color: #aa1710;
  font-weight: 700;
  text-decoration: none;
}

.curr_button_blue_nav {
  margin-top: 7px;
  padding: 7px 9px;
  float: right;
  background-color: #054b89;
  box-shadow: 1px 1px 1px 0 #776e6e;
  color: #fff;
  font-weight: 900;
}

.curr_button_blue_nav_left {
  margin-top: 7px;
  padding: 7px 9px;
  float: left;
  background-color: #054b89;
  box-shadow: 1px 1px 1px 0 #666262;
  color: #fff;
  font-weight: 900;
}

.curr_sub_nav_div {
  display: block;
  width: 250px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
}

.curr_main_section_grey {
  background-color: #dddcdc;
  color: #fff;
}

.curr_main_logo {
  width: 100px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 40px;
}

.curr_form_select_sport {
  display: block;
  width: 180px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #0873d3;
}

.curr_form_select_sport.builder {
  width: 140px;
  float: right;
}

.curr_form_select_program {
  display: block;
  width: 180px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #0873d3;
}

.curr_form_select_program.builder {
  width: 140px;
}

.curr_form_select_age {
  display: block;
  width: 180px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #0873d3;
}

.curr_form_select_age.builder {
  display: block;
  width: 140px;
  margin-right: auto;
  margin-left: auto;
}

.curr_form_select_session {
  display: block;
  width: 180px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #0873d3;
}

.curr_form_select_session.builder {
  width: 140px;
  float: left;
}

.curr_seach_submit {
  display: block;
  width: 250px;
  margin-right: auto;
  margin-left: auto;
  background-color: #aa1710;
  box-shadow: 1px 1px 1px 0 #464343;
  font-size: 19px;
  font-weight: 700;
}

.curr_search_form {
  text-align: center;
}

.curr_form_wrapper {
  display: block;
}

.curr_form_div {
  position: static;
  display: block;
  clear: none;
}

.curr_form_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.curr_header_h3 {
  color: #fff;
}

.curr_footer_link_link {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.curr_footer_email_link {
  text-decoration: underline;
}

.curr_footer_col_1 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  border-right: 1px solid #fff;
}

.curr_footer_col_2 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  border-right: 1px solid #fff;
}

.curr_footer_col_3 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}

.curr_heading_white_h3 {
  font-size: 19px;
}

.mobile_video {
  display: none;
}

.curr_main_col_header_row {
  margin-bottom: 0px;
}

.curr_form_select_skill {
  width: 160px;
}

.curr_form_select_skill.builder {
  display: block;
  width: 140px;
  margin-right: auto;
  margin-left: auto;
}

.outside_collumn {
  display: block;
}

.builder_selection_row {
  height: 40px;
}

.builder_select_column {
  height: 40px;
}

.builder_order_column {
  height: 40px;
}

.builder_order_select {
  display: block;
  width: 120px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 0px 6px;
  border-style: solid;
  border-width: 1px;
  border-color: #0873d3 #000 #0873d3 #0873d3;
  font-size: 14px;
  line-height: 16px;
}

.checkbox {
  margin-left: 0px;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 16px;
}

.checkbox_text {
  margin-left: 10px;
  color: #aa1710;
  font-size: 16px;
  font-weight: 500;
}

.builder_checkbox_field {
  padding-top: 10px;
}

@media (max-width: 991px) {
  .curr_main_nav {
    margin-left: auto;
  }
  .curr_side_col_div {
    border-left: 3px none #000;
  }
  .curr_side_col_div_left {
    border-right: 3px none #a79e9e;
  }
  .curr_form_row {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
  }
}

@media (max-width: 767px) {
  .curr_main_nav {
    margin-left: auto;
  }
  .curr_detail_main_col {
    border-bottom: 2px dashed #dddcdc;
  }
  .curr_side_col_div_left {
    border-bottom: 2px dashed #dddcdc;
  }
  .curr_form_select_sport.builder {
    float: none;
  }
  .curr_form_select_session.builder {
    float: none;
  }
}

@media (max-width: 479px) {
  .curr_main_nav {
    margin-left: auto;
  }
  .curr_main_container {
    display: block;
  }
  .curr_detail_main_col {
    border-right: 1px none #000;
    border-bottom: 2px dashed #dddcdc;
    border-left: 1px none #000;
  }
  .curr_side_col_div_left {
    padding-bottom: 10px;
    border-bottom: 2px dashed #dddcdc;
  }
  .curr_video_embed {
    display: block;
  }
  .curr_button_white_small {
    float: none;
  }
  .curr_button_blue_nav {
    float: right;
  }
  .curr_button_blue_nav_left {
    margin-top: 5px;
    padding: 7px 10px;
    float: left;
    background-color: #054b89;
    box-shadow: 1px 1px 1px 0 #757070;
    color: #fff;
    font-weight: 900;
  }
  .curr_main_logo {
    margin-left: 20px;
  }
  .curr_form_select_sport.builder {
    float: none;
  }
  .curr_form_select_session.builder {
    float: none;
  }
  .curr_form_div {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .desktop_video {
    display: none;
  }
  .mobile_video {
    display: block;
  }
}
