/*
1. IMPORTS/VARIABLES
*/
@import url("https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500&display=swap");
.main-nav .nav-logo {
  max-height: 71px;
}

h2 {
  font-size: 40px;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 5px;
}

h1.main-title {
  margin-top: 0;
  background: #231f20;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  padding: 10px;
  font-weight: bold;
  color: #29aae2;
  margin-bottom: 0;
}

.white-space {
  margin-top: 50px;
}

.main-nav ul li:last-child a {
  background: #29aae2;
}

.main-nav ul li:nth-child(8) a {
  background: #f37226;
}

.page-title-section {
  background: url("/teams/images/nybf/bg-pier.jpg");
  background-size: cover;
  background-position-y: center;
}
.page-title-section h1 {
  font-family: "Oswald", sans-serif;
  color: #FFF;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: bold;
  margin-top: 10px;
}
.page-title-section img {
  width: 100%;
  max-width: 150px;
}
@media (min-width: 700px) {
  .page-title-section img {
    max-width: 305px;
  }
}
.page-title-section .uk-button {
  background: #000;
  color: #FFF;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 30px;
  padding: 5px 50px;
  letter-spacing: 3px;
}
.page-title-section .uk-button.first {
  background: #f37226;
}
.page-title-section .uk-button.second {
  background: #29aae2;
}

.dark-section.second-section {
  background: #231f20;
}
.dark-section.second-section h2 {
  color: #FFF;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 7px;
  font-size: 35px;
}
.dark-section.second-section h2 span {
  color: #f37226;
}
.dark-section.second-section ul {
  background: none;
  color: #29aae2;
  font-size: 24px;
  font-weight: bold;
}

.venue-section {
  position: relative;
  background: url("/teams/images/nybf/bg-pcb-field.jpg");
  background-size: cover;
  height: 400px;
  background-position-y: center;
  background-position-x: center;
  background-attachment: scroll;
}
@media (min-width: 600px) {
  .venue-section {
    background-attachment: fixed;
  }
}
.venue-section h2 {
  font-family: "Oswald", sans-serif;
  text-align: left;
  color: #29aae2;
  text-transform: uppercase;
  font-size: 33px;
  position: absolute;
  bottom: 0;
}
@media (min-width: 390px) {
  .venue-section h2 {
    font-size: 40px;
  }
}
.venue-section h2 span {
  background: #FFF;
  padding: 0px 15px;
  line-height: 70px;
}

.venue-section.softball-venue-section {
  position: relative;
  background: url("/teams/images/nysf/bg-pcb-field.jpg");
  background-size: cover;
  height: 400px;
  background-position-y: center;
  background-position-x: center;
  background-attachment: scroll;
}

.expect-section {
  background: url("/teams/images/nybf/bg-waves.jpg");
  background-size: cover;
  padding: 20px;
}
.expect-section h2 {
  background: #FFF;
  color: #f37226;
}
.expect-section .expect-description {
  position: relative;
  overflow: hidden;
}
.expect-section .expect-description:before {
  content: " ";
  display: table;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 77, 0.75);
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  mix-blend-mode: unset;
}
@supports (-moz-appearance: none) {
  .expect-section .expect-description:before {
    background: rgba(0, 0, 0, 0.6);
  }
}
.expect-section .expect-description .expect-text {
  position: relative;
  z-index: 2;
  height: 100%;
  padding: 15px;
}
.expect-section .expect-description .expect-text p {
  color: #FFF;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  font-weight: 300;
}
.expect-section .expect-description .expect-text .uk-button {
  background: #FFF;
  color: #f37226;
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  width: 100%;
  margin-top: 30px;
  letter-spacing: 2px;
  font-weight: 500;
  padding: 5px;
}
.expect-section .photo-holder {
  min-height: 239px;
  position: relative;
  overflow: hidden;
  overflow: visible !important;
}
.expect-section .photo-holder:before {
  content: " ";
  display: table;
  width: 100%;
  height: 100vh;
  background: #29aae2;
  position: absolute;
  z-index: 0;
  top: 10px;
  left: 10px;
  mix-blend-mode: color-burn;
}
@supports (-moz-appearance: none) {
  .expect-section .photo-holder:before {
    background: rgba(0, 0, 0, 0.6);
  }
}
.expect-section .photo-holder:before {
  height: 100% !important;
}
.expect-section .photo-holder img {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 376px;
}

.event-schedule-section h2 {
  background: #000;
  color: #29aae2;
}
.event-schedule-section ul li div {
  display: table;
  text-align: center;
  margin: auto;
}
.event-schedule-section ul li div div {
  background-size: 100% !important;
  width: 250px;
  height: 235px;
  margin: auto;
  margin-top: 20px;
  display: table-cell;
  vertical-align: middle;
  color: #FFF;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 35px;
  line-height: 40px;
}
.event-schedule-section ul li:nth-child(even) div {
  background: url("/teams/images/nybf/bg-grid-orange.jpg");
}
.event-schedule-section ul li:nth-child(odd) div {
  background: url("/teams/images/nybf/bg-grid-blue.jpg");
}
.event-schedule-section div div.day-4 p {
  font-size: 20px;
  margin-top: 0;
  line-height: 23px;
}
.event-schedule-section div div.day-5 p {
  font-size: 35px;
  margin-top: 0px;
  line-height: 39px;
}

.event-highlights-section {
  background: url("/teams/images/nybf/bg-grass.jpg");
  background-size: cover !important;
}
.event-highlights-section h2 {
  background: #FFF;
  font-size: 40px;
  color: #29aae2;
}
.event-highlights-section ul {
  background: #000;
  color: #FFF;
  font-size: 20px;
  font-weight: 500;
  list-style-position: inside;
  max-width: 750px;
  margin: auto;
  padding: 15px;
  margin-bottom: 30px;
}
@media (min-width: 550px) {
  .event-highlights-section ul {
    font-size: 25px;
  }
}
.event-highlights-section ul li {
  margin-bottom: 30px;
}

.info-packet-section {
  background: url("/teams/images/nybf/bg-sand.jpg");
  background-size: cover !important;
  background-position: center;
  min-height: 500px;
}
.info-packet-section h2 {
  text-align: left;
  display: table;
  width: auto;
  color: #29aae2;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}
.info-packet-section h2 p {
  margin-bottom: 0;
  background: rgba(0, 0, 0, 0.75);
  display: table;
  width: auto;
  padding: 5px;
}
.info-packet-section h2 .line-2, .info-packet-section h2 .line-4 {
  font-size: 40px;
  font-weight: 500;
}
.info-packet-section img {
  max-width: 150px;
  width: 100%;
  margin-left: 30%;
}
.info-packet-section > div > div {
  height: 500px;
  display: table-cell;
  vertical-align: middle;
}

.dark-section.last-section {
  background: #231f20;
  margin-bottom: 50px;
}
.dark-section.last-section h2 {
  color: #FFF;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 30px;
}
.dark-section.last-section h2.color-title {
  color: #29aae2;
}

.page-title-section.about-page-title {
  background: url("/teams/images/nybf/bg-hd-pier.jpg");
  background-size: cover;
  background-position-y: center;
}
.page-title-section.about-page-title img {
  max-width: 150px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 700px) {
  .page-title-section.about-page-title img {
    max-width: 200px;
  }
}

.about-info-section {
  background: url("/teams/images/nybf/bg-waves.jpg");
  background-size: cover;
}
.about-info-section h4 {
  font-family: "Oswald", sans-serif;
  color: #FFF;
  font-weight: 500;
  font-size: 32px;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.54);
}
.about-info-section .about-info-description {
  position: relative;
  overflow: hidden;
}
.about-info-section .about-info-description:before {
  content: " ";
  display: table;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 77, 0.75);
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  mix-blend-mode: unset;
}
@supports (-moz-appearance: none) {
  .about-info-section .about-info-description:before {
    background: rgba(0, 0, 0, 0.6);
  }
}
.about-info-section .about-info-description .about-info-text {
  position: relative;
  z-index: 2;
  height: 100%;
  padding: 15px;
}
.about-info-section .about-info-description .about-info-text p {
  color: #FFF;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.54);
}
.about-info-section .cta {
  color: #FFF;
  font-family: "Oswald", sans-serif;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.54);
}
.about-info-section .photo-grid {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
.about-info-section .photo-grid img {
  width: 100%;
  max-width: 430px;
}

.event-details-section {
  background: url("/teams/images/nybf/bg-wavesonsand.jpg");
  background-size: cover;
}
.event-details-section h2 {
  background: #000;
  color: #FFF;
}
.event-details-section .content-width div {
  position: relative;
  overflow: hidden;
}
.event-details-section .content-width div:before {
  content: " ";
  display: table;
  width: 100%;
  height: 100vh;
  background: rgba(94, 47, 13, 0.75);
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  mix-blend-mode: unset;
}
@supports (-moz-appearance: none) {
  .event-details-section .content-width div:before {
    background: rgba(0, 0, 0, 0.6);
  }
}
.event-details-section ul {
  position: relative;
  background: none;
  color: #FFF;
  font-size: 20px;
  font-weight: 500;
  list-style-position: inside;
  max-width: 750px;
  margin: auto;
  padding: 15px;
  margin-bottom: 30px;
}
@media (min-width: 550px) {
  .event-details-section ul {
    font-size: 25px;
  }
}
.event-details-section ul li {
  margin-bottom: 30px;
}

.about-party-section {
  background: url("/teams/images/nybf/bg-waves-orange.jpg");
  background-size: cover;
}
.about-party-section h2 {
  position: relative;
  overflow: hidden;
  color: #FFF;
}
.about-party-section h2:before {
  content: " ";
  display: table;
  width: 100%;
  height: 100vh;
  background: #f37226;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  mix-blend-mode: color-burn;
}
@supports (-moz-appearance: none) {
  .about-party-section h2:before {
    background: rgba(0, 0, 0, 0.6);
  }
}
.about-party-section h2 span {
  z-index: 2;
  position: relative;
}
.about-party-section .about-party-description {
  position: relative;
  overflow: hidden;
}
.about-party-section .about-party-description:before {
  content: " ";
  display: table;
  width: 100%;
  height: 100vh;
  background: #f37226;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  mix-blend-mode: color-burn;
}
@supports (-moz-appearance: none) {
  .about-party-section .about-party-description:before {
    background: rgba(0, 0, 0, 0.6);
  }
}
.about-party-section .about-party-text {
  z-index: 2;
  position: relative;
  color: #FFF;
  font-size: 18px;
}
.about-party-section .photo-holder {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  overflow: visible !important;
}
.about-party-section .photo-holder:before {
  content: " ";
  display: table;
  width: 100%;
  height: 100vh;
  background: #f37226;
  position: absolute;
  z-index: 0;
  top: 10px;
  left: 10px;
  mix-blend-mode: color-burn;
}
@supports (-moz-appearance: none) {
  .about-party-section .photo-holder:before {
    background: rgba(0, 0, 0, 0.6);
  }
}
.about-party-section .photo-holder:before {
  height: 100% !important;
}
.about-party-section .photo-holder img {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 700px;
}

.venue-breakdown-section {
  color: #000;
  font-size: 18px;
}
.venue-breakdown-section h2 {
  background: #231f20;
  color: #29aae2;
  margin-bottom: 50px;
}
.venue-breakdown-section ul li {
  margin-bottom: 15px;
}
.venue-breakdown-section img {
  width: 100%;
  max-width: 750px;
}

.page-title-section.hotel-title {
  background: url("/teams/images/nybf/bg-shore.jpg");
  background-size: cover;
  background-position-y: center;
}
.page-title-section.hotel-title img {
  max-width: 150px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 700px) {
  .page-title-section.hotel-title img {
    max-width: 200px;
  }
}

.hotel-info-section {
  background: url("/teams/images/nybf/bg-waves-orange.jpg");
  background-size: cover;
}
.hotel-info-section .hotel-info-description {
  position: relative;
  overflow: hidden;
}
.hotel-info-section .hotel-info-description:before {
  content: " ";
  display: table;
  width: 100%;
  height: 100vh;
  background: #f37226;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  mix-blend-mode: color-burn;
}
@supports (-moz-appearance: none) {
  .hotel-info-section .hotel-info-description:before {
    background: rgba(0, 0, 0, 0.6);
  }
}
.hotel-info-section .hotel-info-description ul {
  z-index: 2;
  position: relative;
  background: none;
  color: #FFF;
  font-size: 20px;
  font-weight: 500;
  list-style-position: inside;
  margin: auto;
  padding: 15px;
  margin-bottom: 30px;
}
@media (min-width: 550px) {
  .hotel-info-section .hotel-info-description ul {
    font-size: 25px;
  }
}
.hotel-info-section .hotel-info-description ul li {
  margin-bottom: 30px;
}

.hotel-selling-section ul li div {
  position: relative;
}
.hotel-selling-section ul li div img {
  position: relative;
  z-index: 0;
  width: 100%;
  max-width: 519px;
}
.hotel-selling-section ul li div h4 {
  position: absolute;
  z-index: 2;
  bottom: 30px;
  display: table;
  margin: auto;
  color: #FFF;
  font-size: 30px;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  margin: auto;
  width: 100%;
}
.hotel-selling-section ul li:nth-child(even) h4 span {
  background: #f37226;
  padding: 5px;
}
.hotel-selling-section ul li:nth-child(odd) h4 span {
  background: #29aae2;
  padding: 5px;
}

.hotel-options-section {
  background: url("/teams/images/nybf/bg-waves.jpg");
  background-size: cover;
}
.hotel-options-section h2 {
  background: #231f20;
  color: #29aae2;
}
.hotel-options-section .hotel-options-description {
  position: relative;
  overflow: hidden;
  color: #FFF;
  font-size: 24px;
  font-weight: 500;
}
.hotel-options-section .hotel-options-description:before {
  content: " ";
  display: table;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 77, 0.75);
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  mix-blend-mode: unset;
}
@supports (-moz-appearance: none) {
  .hotel-options-section .hotel-options-description:before {
    background: rgba(0, 0, 0, 0.6);
  }
}
.hotel-options-section .hotel-options-description p {
  position: relative;
  z-index: 2;
}
.hotel-options-section .hotel-options-description a {
  background: #FFF;
  color: #f37226;
  padding: 10px 15px;
  font-size: 20px;
}

.page-title-section.contact-title {
  background: url("/teams/images/nybf/bg-town.jpg");
  background-size: cover;
  background-position-y: center;
}
.page-title-section.contact-title img {
  max-width: 150px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 700px) {
  .page-title-section.contact-title img {
    max-width: 200px;
  }
}

.event-page .event-details__logo .event-details__image {
  border: none;
  background: none;
  box-shadow: none;
  padding: 0;
}
.event-page .event-details__logo .event-details__image img {
  max-width: 150px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 700px) {
  .event-page .event-details__logo .event-details__image img {
    max-width: 200px;
  }
}
.event-page .event-details__logo .event-details__image img {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.event-page__header-container {
  background: url(/teams/images/nybf/bg-pier.jpg);
  background-size: cover;
  background-position-y: center;
}

.event-page .tournament-details__divisions li div {
  box-shadow: 1px 2px 9px 5px rgba(0, 0, 0, 0.19);
}
.event-page .tournament-details__divisions li div.div-hd {
  background: #29aae2 !important;
}
.event-page .tournament-details__divisions li div.div-hd.full-division {
  background: #f37226 !important;
}
.event-page .tournament-details__divisions li .event-pricing-container {
  margin-bottom: 10px !important;
}
.event-page .tournament-details__divisions li .event-pricing-container:hover {
  color: #FFF;
  background: #231f20;
}
.event-page .tournament-details__divisions li .event-pricing-container button {
  background: #29aae2;
  border: none;
  font-size: 25px;
  color: #FFF;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 5px 20px;
  cursor: pointer !important;
}
.event-page .tournament-details__divisions li .event-pricing-container span.main-price {
  font-size: 35px !important;
  line-height: 35px;
  color: #f37226;
}
.event-page .tournament-details__divisions li .event-pricing-container span.secondary-price {
  text-decoration: line-through;
  font-size: 30px;
}

.page-title-section.more-info-title {
  background: url("/teams/images/nybf/bg-hd-pier.jpg");
  background-size: cover;
  background-position-y: center;
}
.page-title-section.more-info-title img {
  max-width: 150px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 700px) {
  .page-title-section.more-info-title img {
    max-width: 200px;
  }
}

/* WHOS REGISTERED */
.arrow-down {
  width: 50px;
  height: 50px;
  position: relative;
}

.arrow-down:before, .arrow-down:after {
  content: "";
  display: block;
  width: 20px;
  height: 5px;
  background: #f37226;
  position: absolute;
  top: 20px;
  transition: transform 0.5s;
}

.arrow-down:before {
  right: 21px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  transform: rotate(45deg);
}

.arrow-down:after {
  right: 10px;
  transform: rotate(-45deg);
}

.arrow-down.active:before {
  transform: rotate(-45deg);
}

.arrow-down.active:after {
  transform: rotate(45deg);
}

.whos-coming-container {
  font-family: "Oswald", sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: 400;
}

.table-title {
  color: #FFF;
  font-size: 24px;
  background: #29aae2 !important;
}

.whos-coming-container {
  width: 100%;
  display: table;
}

.whos-coming-container h4 {
  font-size: 32px !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  display: table;
  font-family: "Oswald", sans-serif;
  text-align: left;
  cursor: pointer;
}

.whos-coming-container .arrow-down {
  float: left;
}

.whos-coming-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}

.whos-coming-container ul li {
  display: table;
  width: 100%;
  padding: 15px;
}

.whos-coming-container ul li:nth-child(odd) {
  background: #ebebeb;
}

.whos-coming-container ul li div {
  float: left;
  text-align: center;
  padding-left: 10px;
}

@media only screen and (max-width: 900px) {
  .table-title {
    font-size: 20px;
  }
  .whos-coming-container ul li div {
    font-size: 20px;
  }
}
@media only screen and (max-width: 500px) {
  .table-title .team-division, .table-title .team-registered {
    word-break: break-word;
    font-size: 12px;
    line-height: 12px;
  }
  .whos-coming-container ul li div {
    font-size: 16px;
  }
}
.whos-coming-container .team-registered i {
  color: #f37226;
}

.whos-coming-container .division-spots {
  float: right;
  font-size: 20px;
  margin-left: 18px;
  text-transform: none;
  margin-top: 7px;
}

.whos-coming-nav {
  margin-bottom: 30px;
}
.whos-coming-nav .event-subnav-btn {
  padding: 10px;
  width: 100%;
  display: table;
  font-size: 25px;
  font-weight: bold;
  color: #FFF;
  font-family: "Oswald", sans-serif;
}
.whos-coming-nav li:nth-child(even) .event-subnav-btn {
  background: #29aae2;
}
.whos-coming-nav li:nth-child(odd) .event-subnav-btn {
  background: #f37226;
}

/*# sourceMappingURL=nybf.css.map */
