h1 {
    color: #003ca6;
    font-size: 7em !important;
    text-transform: uppercase;
    text-align: center;
    margin-top: 30px;
    letter-spacing: .1rem;
}


.list-mode .fc-daygrid-event img {
    float: left;
}

.list-mode li {
    list-style: none;
    border: 1px solid #003da644;
    margin: 10px;
    padding: 10px;
}

.list-mode .other-team {
    margin-top: 25px;
    float: left;
}

.list-mode .infobox {
    float: left;
    color: #003da6;
}

ul.list-mode {
    padding-left: 0;
    margin-bottom: 5rem;
}

.tickets-button {
    float: right;
    vertical-align: middle;
    margin-top: 5px;
    padding: 5px;
    border-radius: 3px;
}


.list-mode h4 {
    text-transform: uppercase;
}

.list-mode .fc-event-title,
.list-mode .fc-event-description {
    text-align: left;
}


.fc-daygrid-dot-event .fc-event-title,
.fc-event-description {
    white-space: normal !important;
    overflow: unset !important;
    padding: 2px;
}

/*.fc-daygrid-dot-event:hover,
.fc-daygrid-dot-event:hover h4,
.fc-daygrid-dot-event.fc-event-mirror {
    background-color: #dd0031 !important;
    color: white;
}
*/
.fc-daygrid-dot-event {
    color: #003Da6;

    flex-direction: row;
    flex-wrap: wrap;
}

.fc-event-title {
    font-weight: 700;
    text-align: center;
    width: 100%;
}

.fc-event-description {
    font-weight: 300;
    text-align: center;
    width: 100%;
}

.fc-daygrid-event img {
    margin-left: auto;
    margin-right: auto;
}

.field-name-field-teams, .field-name-field-send-content-only-to-app
{
  display:none;
}
a.anchor{display: block; position: relative; top: -150px; visibility: hidden;}

 @font-face {
     font-family: bauhaus;
     src: url(https://www.nba.com/resources/static/team/v2/sixers/fonts/BAUHAU.otf);
}

.panel-display {
  padding: 0 !important;
  box-shadow: none !important;
}

.not-front #content {
  background: white;
  max-width: 100%;
}

.pane-content {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.form-iframe {
  height: 1000px;
  border: none;
  width: 85%;
}

.fsBody .fsForm {
  position: absolute !important;
  bottom: 0 !important;
}

.team-contact__method a {
  color: #003ca6;
}

.team-contact__method--phone {
  color: #003ca6;
}

h1 {
  color: #003ca6;
  font-size: 7em !important;
  text-align: center;
  margin: 10px;
  letter-spacing: 1px;
}

.benefits-header {
  display: flex;
  align-items: center;

  justify-content: space-evenly;
}

 h2 {
    color: #003ca6;
    font-size: 5em !important;
    text-transform: uppercase;
    text-align: center;
    margin-top: 30px;
    letter-spacing: .1rem;
}

h3 {
  color: #de1e35;
  font-size: 4em !important;
  margin-top: 15px;
  letter-spacing: 1px;
}

hr {
  width: 28%;
  margin: 0;
  border: 0;
  background-color: #003ca6;
  height: 3px;
}

.head-image {
  display: flex;
  align-items: center;
  justify-content: center;
}

.head-image h2 {
  margin-top: 1em;
}

.img-logo {
  width: 130px;
  height: auto;
  margin-top: 15px;
}

img {
    height: auto;
    max-width: 100%;
}

.img-responsive.mobile {
  display: none;
}

.main-cta {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2em;
}

.main-cta p {
  display: none;
}

.button {
  padding: 15px 25px;
  padding-bottom: 11px;
  background: #dd0031;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 7px;
}

.button p {
  display: block;
  color: white;
  font-size: 18px;
  font-family: 'myFirstWhitney';
  letter-spacing: 1px;
  margin-bottom: 0;
}

.custom-row {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-bottom: 2em;
}

.seating-section { 
  background: #1c449c;
  display: flex;
  justify-content: space-evenly;
  margin-top: 20px;
  align-items: center;
}

.map {
  width: 65%;
}

.panel-display {
    padding: 15px 15px;
    box-shadow: 1px 2px 10px rgb(0,0,0,0.2);
}




.column-five {

float: left;
width: 19%;

}

.benefitsFour {
float: left;
width: 25%;
margin-bottom: 20px;
}

.benefitsFour img {
  width: 50%;
}

.chart {
  width: 35%;
}

#form {
  margin-bottom: 4em;
}

.fsborderradius .fsBody .fsForm {
  text-align: left;
}


.desc {
    font-family: myFirstWhitney;
    text-align: center;
    color: #1c449c;
    
}

.benefitsFour img {margin-bottom: 15px;}

@media only screen and (max-width: 600px) {
.columnFour {
   float: left;
   width: 50%;
  }
.pane-content {
  width: 100%;
}
.form-iframe {
  height: 1550px;
  width: 100%;
}
iframe {
  width: 100%;
}
.seating-section {
  flex-direction: column;
  margin-bottom: 30px;
}
.map {
  width: 90%;
  margin-bottom: 30px;
}
}

@media only screen and (max-width: 600px) {
.benefitsFour {
    float: left;
    width: 40% !important;

}
}

@media only screen and (max-width: 600px) {
  .maxey-banner {
    margin-left: -2%;
    max-width: 105%;
}
}


@media only screen and (max-width: 600px) {
.desc {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    box-sizing: border-box;
}
}


@media only screen and (max-width: 600px) {
  .columnFour {
    float: left;
    width: 50%;
  }
  .img-logo {
    width: 90px;
}
  h1 {
    font-size: 4em;
}
  h3 {
    font-size: 3em;
    text-align: center;
}
  h2 {
    font-size: 2em;
}
  .column-five {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
  .column-five img {
    margin-bottom: 2em;
}
  .benefitsFour {
    width: 40%;
    margin-bottom: 2em;
}
  .desc {
    font-size: 21px;
    line-height: 23px;
}
  .chart {
  width: 90%;
}
}

@media only screen and (max-width: 600px) {
.benefitsFour {
    float: left;
    margin-left: 0px;
    width: 40%;

}
}


@media only screen and (max-width: 600px) {
.panel-display {
    padding: 15px 15px;
    box-shadow: 1px 2px 10px rgb(0,0,0,0.2);
    margin-left: 10px;
    margin: 10px;
   }

}

@media only screen and (max-device-width: 400px) {
 h2 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-top: 30px;
    letter-spacing: .1rem;
}
}


@media only screen and (max-device-width: 600px) {
 h2 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-top: 30px;
    letter-spacing: .1rem;
}
}


@media only screen and (max-device-width: 600px) {
  .img-responsive {
    display: none;
  }
  .img-responsive.mobile {
    display: block;
  }
  .seating-section {
    flex-direction: column-reverse;
}
.map {
  width: 100%;
  margin-bottom: 2em;
}
}
