/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

@font-face {
  font-family: "JD LCD Rounded";
  src:  url('/font/document/1/jd_lcd_roundedwoff.woff')  format('woff'),url('/font/document/1/jd_lcd_roundedttf.ttf')  format('truetype');
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article,
aside,
details,
figcaptio60n,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block
}

audio,s
canvas,
progress,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

progress {
  vertical-align: baseline
}

template,
[hidden] {
  display: none
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: inherit
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

img {
  border-style: none;
  display: inherit;
}

svg:not(:root) {
  overflow: hidden
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0
}

optgroup {
  font-weight: bold
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

textarea {
  overflow: auto
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance:none;
    margin: 0;

}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

/* End Normalize css */


/*grid css*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.2
}
p{
  line-height: 1.5em;
    letter-spacing: 0.035em;
}
a {
  text-decoration: none;
  color: #06c
}

hr {
  border: 0;
  margin: 1.25em 0;
  border-top: .0625em solid #ccc
}

.b {
  border: .0625em solid rgba(255, 222, 222, 0.125)
}

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  text-align: left;
  font-size: 1em;
  padding-bottom: 1.5625em
}

td,
tr {
  border-bottom: .0625em solid #ddd
}

.button a, button {
  background: #ddd;
  border: 0;
  padding: .5625em 1.25em;
  font-size: .875em
}

button:hover {
  background: #ccc
}

span.button.blue {
  display: inline-block;
  margin-right: 1em;
  margin-top: 0.5em;
  text-transform: uppercase;
  line-height: 0.8125em;
  padding: 0.6875em 2em;
  background-color: #41a4dd;
  border: 0;
  color: #fff;
  min-width: 9em;
  text-align: center;
}

span.button.blue:hover {
    box-shadow: #ccc 0 0.0625em 0.0625em;
}

code,
pre {
  background: #eee
}

pre {
  padding: .5em;
  white-space: pre-wrap
}

.row {
  display: block;
  width: auto;
  min-height: .0625em;
  width: 100%
}

.row:before,
.row:after {
  content: "";
  display: table
}

.row:after {
  clear: both
}

.g2,
.g3,
.g3-2,
.g4,
.g4-2,
.g4-3,
.g5,
.g5-2,
.g5-3,
.g5-4,
.g5-5,
.m2,
.m3,
.m3-2,
.m4,
.m4-2,
.m4-3,
.m5,
.m5-2,
.m5-3,
.m5-4 {
  width: 100%;
  float: left
}

@media screen and (min-width: 37.5em) {
  .container {
    margin-left: 10%;
    margin-right: 10%
  }
  .right {
    float: right
  }
  .full {
    margin-left: 0!important;
    margin-right: 0!important
  }
  .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
  }
  .g2,
  .g3,
  .g3-2,
  .g4,
  .g4-2,
  .g4-3,
  .g5,
  .g5-2,
  .g5-3,
  .g5-4,
  .g5-5,
  .m2,
  .m3,
  .m3-2,
  .m4,
  .m4-2,
  .m4-3,
  .m5,
  .m5-2,
  .m5-3,
  .m5-4 {
    flex: 1
  }
  .g2 {
    width: 50%
  }
  .m2 {
    margin-left: 50%
  }
  .g3 {
    width: 33.33%
  }
  .g3-2 {
    width: 66.66%
  }
  .m3 {
    margin-left: 33.33%
  }
  .m3-2 {
    margin-left: 66.66%
  }
  .g4 {
    width: 25%
  }
  .g4-2 {
    width: 50%
  }
  .g4-3 {
    width: 75%
  }
  .m4 {
    margin-left: 25%
  }
  .m4-2 {
    margin-left: 50%
  }
  .m4-3 {
    margin-left: 75%
  }
  .g5 {
    width: 20%
  }
  .g5-2 {
    width: 40%
  }
  .g5-3 {
    width: 60%
  }
  .g5-4 {
    width: 80%
  }
  .g5-5 {
    width: 47%
  }
  .m5 {
    margin-left: 20%
  }
  .m5-2 {
    margin-left: 40%
  }
  .m5-3 {
    margin-left: 60%
  }
  .m5-4 {
    margin-left: 80%
  }
}
/*grid css*/

/* Transportation, Hotel, Interactive Map pages from parent ('Plan A Visit' page) */
.faqwrapper .bizconnect .square-content .hasGoogleMap {
  background: #eaeaea;
  padding: 1em;
  position: relative;
}
.googlemap {
  position: absolute;
  left: -2em;
  width: 4em;
  top: 3em;
}
.interactiveMapContent h3 {
  margin: 0;
  padding: 0;
  display: inline;
}
/* sbLIVE */
#sbLive {
  left: -43em;
}
/* Plan Your Visit Dropdown */
#planYourVisitDropdown {
  left: -40em;
}
.mapSvgWrapper {
  width: 100%;
  background: rgba(58, 26, 97, 0.8);
  height: 30em;
  display: block;
  position: absolute;
  top: 0em;
}
.mapOverlay {
  width: 100%;
  padding: 0;
  text-align: center;
  height: 100%;
}
.mapOverlay .h3 {
  position: absolute;
  top: 0.3em;
  text-align: center;
  color: #4c2b6e;
  padding: 1em;
}
.mplsmap_wtd,
.mplsmap,
.stpaulmap_wtd,
.stpaulmap,
.bloomap_wtd,
.bloomap {
  cursor: pointer;
}
.mplsmap:hover,
.mplsmap_wtd:hover,
.stpaulmap:hover,
.stpaulmap_wtd:hover,
.bloomap:hover,
.bloomap_wtd:hover {
  opacity: 0.8;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.mplsmap {
  width: 7em;
  position: relative;
  top: 4.5em;
  left: 1em;
}
.stpaulmap {
  width: 11em;
  position: relative;
  top: 5em;
  left: -0.5em;
}
.bloomap {
  width: 11em;
  position: relative;
  top: 6.5em;
  left: -3.5em;
}
.whatToDoSection div *, .whatToDoSection div {
  color: gray;
}
.mutateSVG {
  width: 100%;
}
.whatToDoContainer .stories {
  color: #666;
  padding-left: 0;
  padding: 1em;
}
.newsroom .stories .align_todos {
  margin: 4em 0;
}
.interactiveMapContent .show {
  display: block;
}
.interactiveMapContent .whatToDos {
  display: none;
}

/* For What To Do */
.mplsmap_wtd, .stpaulmap_wtd, .bloomap_wtd {
  width: 7em;
}
.mplsmap_wtd {
  position: relative;
  left: -4.2em;
  top: 2.7em;
  width: 8em;
}
.stpaulmap_wtd {
  width: 10em;
  position: relative;
  right: -3.5em;
  top: -5.4em;
}
.bloomap_wtd {
  position: relative;
  top: -2em;
  right: 3em;
  width: 10em;
}

@media screen and (min-width: 600px) {
  ._notFirst .square-content .newsbits:first-child {
    padding-top: 0;
  }
  .mapOverlay {
    padding: 0;
  }
  .mapOverlay .h3 {
    position: absolute;
    top: 1em;
    /* width: 100%; */
    text-align: center;
    color: #4c2b6e;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 0;
    top: 2em;
  }
  .mplsmap_wtd {
    position: relative;
    left: 3em;
    top: 3.4em;
    width: 12em;
  }
  .stpaulmap_wtd {
    width: 16em;
    left: 1em;
    top: 3.3em;
  }
  .bloomap_wtd {
    position: relative;
    top: 7.5em;
    right: 6em;
    width: 16em;
  }

  .interactiveMapContent > div {
    /* padding: 0 4em; */
  }
  .interactiveMapBackground {
    min-height: 40em;
  }
  .mplsmap {
    width: 8em;
    position: relative;
    top: 3em;
    left: 10em;
  }
  .stpaulmap {
    width: 12em;
    position: relative;
    top: 3.4em;
    left: 8.5em;
  }
  .bloomap {
    width: 12em;
    position: relative;
    top: 12.5em;
    left: -15.25em;
  }
}


/* IMAGES IN CONTENT AREA Bizconnect & Stories */

section.stories .firstrow img, section.bizconnect .firstrow img {
    width: 100%;
    height: inherit;
}

/* Maintain a min-height */
/* SBLive Hub */
section.stories.bizconnect {
    min-height: calc(100vh - 38em);
}
/* SBLive Child */
section.upcomingEvents.inverted {
    min-height: calc(100vh - 16em);
}

/*yanni code for newsroom, newsdetail */

section.newsroom.accordion.news .accordion-toggle {
  margin-top: 1em;
  cursor: pointer
}

.relatedtothisevent {
  height: auto;
  background-color: #f0f0f0;
  width: 100%;
  color: #444;
  display: inline-block;
  padding: 0 0 3em
}

  .newsroom #allnewsTab .sidebar .row:nth-of-type(1n+9),
  .newsroom #pressTab .sidebar .row:nth-of-type(1n+9),
  .newsroom #storyTab .sidebar .row:nth-of-type(1n+9),
  .newsroom #galleryTab .sidebar .row:nth-of-type(1n+9)
   {display: none;}

.relatedtothisevent .stories .relatedWrapper {
  text-align: center
}

.relatedtothisevent .stories .newsdetailtabs .accordion-content .lone-newsStory .related-one {
  float: left
}

.relatedtothisevent .stories .newsdetailtabs .accordion-content .lone-newsStory .related-one ul {
  padding: 0
}

.relatedtothisevent .stories .newsdetailtabs .accordion-content .lone-newsStory .related-one ul li {
  text-align: center
}

.relatedtothisevent .stories .newsdetailtabs .accordion-content .lone-newsStory .related-one ul li:first-child {
  font-weight: 600;
  color: #1c0e49
}

.relatedtothisevent .stories .newsdetailtabs .accordion-content .lone-newsStory .related-one .date {
  display: none
}

.relatedtothisevent .stories .newsdetailtabs .accordion-content .lone-newsStory .related-one button {
  display: inline-block;
  padding: 1em 2em;
  outline: none;
  background-color: #41a4dd
}

.relatedtothisevent .stories .newsdetailtabs .accordion-content .lone-newsStory .related-one ul:not(.last) {
  padding: 1em 0;
  border-bottom: 1px solid gray
}

.relatedtothisevent .stories .related-h1 {
  text-transform: uppercase;
  font-size: 1.5em
}

.bizconnect .lightblueln {
  width: 100%;
  background: #e3f1fa;
  height: .3em;
  position: absolute;
  right: 0;
  left: 0;
  top: 8em
}

.bizconnect .square-content .newsbits {
  border-bottom: 1px solid gray;
  padding: 1em 0
}
.bizconnect .square-content .smallnewsdate {
  font-weight: 100
}

.bizconnect .square-content .row .gallery .gallerydescription {
  background: #000;
  height: 8em;
  padding: 0;
  float: left
}

.bizconnect .square-content .row .gallery .gallerydescription {
  margin: 1.5em 0 0
}


.bizconnect .square-content .row .gallery .gallerydescription {
  width: 100%
}

.bizconnect .square-content .row .col .news-gallery .gallerydescription .gallerylist li,
.bizconnect .square-content .row .gallery .gallerydescription .gallerylist li {
  color: #fff;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 0
}

.bizconnect .square-content .row .col .news-gallery .gallerydescription .gallerylist li:first-child,
.bizconnect .square-content .row .gallery .gallerydescription .gallerylist li:first-child {
  font-weight: 600
}

.bizconnect .square-content .row .col .news-gallery .gallerydescription .gallerylist li:nth-child(3),
.bizconnect .square-content .row .gallery .gallerydescription .gallerylist li:nth-child(3) {
  margin-top: 1em
}

.bizconnect .square-content .row .col .news-gallery .gallerydescription .gallerylist,
.bizconnect .square-content .row .gallery .gallerydescription .gallerylist {
  margin-top: 2em
}


.bizconnect .square-content .gallery {
  float: left;
  width: 100%;
  padding: 1em 0 2em;
  border-bottom: 1px solid gray
}

.bizconnect .square-content .corplogos {
  text-align: center
}

.bizconnect .square-content .row .gallery .gallerydescription {
  background: #000;
  height: 8em;
  padding: 0;
  float: left
}


.bizconnect .square-content .row .gallery .gallerydescription {
  width: 100%;
  box-sizing: border-box;
  background-size:cover;
  background-position: center;
}

.bizconnect .square-content .row .col .news-gallery .gallerydescription {
  background: #000;
  height: 8em;
  width: 100%;
  padding: 0;
  margin: 1em 0;
  float: left
}


.bizconnect .square-content .row .news-gallery .gallerydescription {
  width: 48%;
  box-sizing: border-box
}

.bWrapper .faqwrapper section .pageHeader div.h2 span {
  word-break: break-word;
  hyphens: auto;
}

.bizconnect {
  background: #fff;
  position: relative
}

.bizconnect .pageHeader * {
  color: #1c0e49
}

.bizconnect .sidebar {
  background: #fff;
  margin: 0
}

.bizconnect .square-content .row .col h3,
.bizconnect .square-content .row .col p {
  color: #1c0e49;
  text-align: center
}

.bizconnect .square-content .row .col *,
.bizconnect .square-content .row .gallery {
/*   text-align: center; */
  text-align: left;
}

.bizconnect .square-content .row .col .resources,
.bizconnect .square-content .row .col .newstitles {
  text-transform: uppercase;
  background: #1c0e49;
  color: #fff;
  font-weight: 400;
  padding: .5em
}

.bizconnect .square-content .row .col .newstitles {
  display: none
}

.bizconnect .square-content .row .col .event {
  position: relative;
  background-color: #e5e5e5;
  height: 8em;
  background-size: cover
}

.bizconnect .square-content .row .col .event .date-tab span {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  top: 1.125em;
  left: -0.5625em;
  position: relative;
  color: white;
  font-weight: 100;
}

.bizconnect .square-content .row .col .event .date-tab {
  height: 5.375em;
  width: 5.5em;
  position: absolute;
  top: -0.25em;
  left: -0.25em;
  background-image: url(../media/image/1/datetabbkg.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.bizconnect .square-content .row .col .event-detail {
  background-image: url(../images/newsroom/event.png);
  height: 11em;
  background-size: cover
}

.bizconnect .square-content .row .col .event ul {
  text-align: center;
  width: auto;
  border: none;
  position: relative;
  top: 2.2em;
  right: 1em
}

.bizconnect .square-content .row .col .event-detail ul {
  text-align: center;
  width: auto;
  border: none;
  position: relative;
  top: 3em;
  right: 2em;
  padding: 0 1em
}

.bizconnect .square-content .row .col .event ul li,
.bizconnect .square-content .row .col .event-detail ul li {
  line-height: 1.5em;
  list-style-type: disc;
  font-weight: 400;
  position: relative;
  font-size: .8em;
  padding: 0 1em
}

.bizconnect .square-content .row .col .event ul li:first-child,
.bizconnect .square-content .row .col .event-detail ul li:first-child {
  font-weight: 600
}

.bizconnect .square-content .row .col .event-detail ul li:nth-child(3) {
  color: #41a4dd;
  font-weight: 400
}

.bizconnect .square-content .row .col aside {
  text-align: center;
  width: 100%
}

.bizconnect .square-content .row .col aside .social {
  width: 10vw
}

.bizconnect .square-content .row .col .docform .docsize p {
  margin-top: -1em;
  color: #41a4dd
}

.bizconnect .square-content .row .col .docform h3 {
  text-transform: capitalize;
  color: #41a4dd;
  font-weight: 400
}

.bizconnect .square-content .row .col .docform span {
  color: #41a4dd;
  font-weight: 100
}

.bizconnect .square-content .row .col .docform a:hover {
  text-decoration: none;
}

.bizconnect .square-content .row .col .docform {
  box-sizing: border-box;
  border: 1px solid #ccc;
  width: 100%;
  padding: 0 1em;
  margin: 1em 0;
  cursor: pointer
}

.bizconnect .square-content .row .col .docform img {
  float: left;
  position: relative;
  top: 1em;
  width: 8vw
}

.bizconnect .square-content .row .col .contactlist {
  padding: 0;
  border: none
}

.bizconnect .square-content .row .col .contactlist > li {
  text-align: center;
  list-style-type: none;
  line-height: 35px;
  font-weight: 600;
  color: #1c0e49
}

.bizconnect .square-content .row .col {
  padding: 0
}

.bizconnect .square-content .row .col p,
.bizconnect .square-content .row .col ul li {
  color: #000;
  font-weight: 100
}

.bizconnect .square-content .row .col .bizlist {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 1em 1.5em 1em 2.5em;
  position: relative
}

.bizconnect .bizImg {
  margin-top: 1.5em;
}

.bizconnect .square-content .row .col .bizImg p {
  color: #41a4dd;
  margin: 0;
  text-align: center;
}

.faqwrapper {
  /* background-image: url(../images/getinvolved/getinvolved.png); */
  background-size: cover
}
.faqwrapper .bizconnect .pageHeader .h2 span{
  line-height: 1em;
}
.faqwrapper .bizconnect .pageHeader .h5{
  margin-bottom: 0.625em;
}

.swiper-slide .square-container .square-content .firstrow .col * {
  text-align: center
}

.countDown {
  background-image: url(../images/ticker.png);
  background-size: cover
}

#faq-slider {
  background-image: url(../images/getinvolved/faq.png);
  background-size: cover;
  height: 27em
}

#faq {
  width: 100%
}

#faq .fb-page {
  width: 100%
}

#faq .h2 {
  line-height: 35px
}

#faq .fb-page > span {
  display: block;
  margin: 0 auto
}

.swiper-slide .square-container .square-content .firstrow .col button {
  background: #781ea2;
  width: 300px
}

.stories .pageHeader {
  line-height: 12px;
  margin: 1em
}

.stories .pageHeader .h5 {
  position: relative;
  top: .5em
}

.square-container {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto
}

.button {
	font-size: 1.1em;
}

.square-container .square-content .row .col .button a, .square-container .square-content .row .col button,
.bizconnect .square-content .row .col .button a, .bizconnect .square-content .row .col button,
.bizconnect .sidebar .button a, .bizconnect .sidebar button,
.stories .square-content .row .col .button a, .stories .square-content .row .col button {
  outline: none;
  width: 100%;
  background: #41a4dd !important;
  color: #fff;
  font-weight: 400;
  padding: .7em;
  line-height: 25px;
  letter-spacing: 1px;
  margin-top: 1em;
  margin-bottom: 1em;
  float: left;
  text-align: center;
  box-sizing: border-box;
}

.square-container .square-content .row .col h2 {
  color: #41a4dd
}

.square-container .square-content .row .col h3 {
  text-transform: uppercase
}

.square-container .square-content .row .col p {
  font-weight: 100;
  font-size: 0.9em;
}

.square-container .square-content .row .col p,
.square-container .square-content .row .col h3,
.square-container .square-content .row .col h2 {
  text-align: center
}

.verticalhr,
.horizontalhr {
  display: none
}

.row {
  width: 100%
}

.row .col {
  padding: 1em 0;
  flex: 1;
  display: flex;
  flex-direction: column;
  font-family: sans-serif;
  color: #fff;
  font-weight: 700
}

section.newsroom.accordion.news .tabHeading {
  display: none;
  float: left
}

@media screen and (min-width: 37.5em) {
  .bizconnect .square-content .row .col .event {
    width: 96%;
    margin: 0 auto;
  }
  .bizconnect .square-content .row .col .event .date-tab span {
    top: 1.4em;
    left: 0.4em;
  }
  .bizconnect .square-content .corplogos {
    text-align: left
  }
  .bizconnect .square-content .row .gallery .gallerydescription{
    width: 48%;
    display: inline-block;
    margin-right:2%;
    float:left;
  }
  .bizconnect .square-content .row .col .newstitles {
    display: block
  }
  .bizconnect .square-content .row .col .news-gallery .gallerydescription {
    margin: 0
  }
  .relatedtothisevent .stories .relatedWrapper {
    text-align: left
  }
  .relatedtothisevent .stories .related-h1 {
    text-transform: uppercase;
    font-size: 2em
  }
  .relatedtothisevent .stories .newsroom #one .lone-newsStory .related-one {
    display: inline-block;
    width: 100%
  }
  section.newsroom.accordion.newsdetailtabs {
    width: 100%
  }
  .relatedtothisevent .stories .newsdetailtabs .accordion-content .lone-newsStory .related-one ul:not(.last) {
    padding: 0;
    border-bottom: none
  }
  .relatedtothisevent .stories .newsdetailtabs .accordion-content .lone-newsStory .related-one ul li {
    text-align: left
  }
  .relatedtothisevent .stories .newsdetailtabs .accordion-content .lone-newsStory .related-one ul,
  .relatedtothisevent .stories .newsdetailtabs .accordion-content .lone-newsStory .related-one .date {
    float: left;
    display: block
  }
  .relatedtothisevent .stories .newsdetailtabs .accordion-content .lone-newsStory .related-one .date {
    margin: 1em 1em 0 0
  }
  .relatedtothisevent .stories .newsdetailtabs .accordion-content .lone-newsStory .related-one .date span:first-child {
    font-weight: 400;
    font-size: 2em;
    color: #1c0e49
  }
  .relatedtothisevent .stories .newsdetailtabs .accordion-content .lone-newsStory .related-one .date span:nth-child(3) {
    font-size: 2.5em;
    font-weight: 600;
    color: #1c0e49;
    position: relative;
    top: -.3em
  }
  .relatedtothisevent .stories .newsdetailtabs .accordion-content .lone-newsStory .related-one button {
    display: none
  }
  section.newsroom.accordion.news .accordion-toggle {
    display: none
  }
  section.newsroom.accordion.news .tabHeading {
    display: block;
    margin: 1em 0;
    float: left
  }
  section.newsroom.accordion.news .tabHeading span {
    color: #fff;
    font-size: .75em;
    font-weight: 500;
    letter-spacing: .1em;
    padding: .33em 1em;
    text-transform: uppercase;
    color: #41a4dd;
    margin-right: 1em
  }
  section.newsroom.accordion.news .tabHeading span:hover {
    cursor: pointer
  }
  section.newsroom.accordion.news .tabHeading span.activeTab {
    background: #41a4dd;
    color: #fff;
    border-radius: .667em
  }
  section.newsroom.accordion.news {
    margin: 1em 0 -1.5em
  }
  section.newsroom.accordion.news .accordion-toggle {
    margin-bottom: 1.3em
  }
  section.accordion .accordion-toggle {
    background-color: #41a4dd;
    padding: .25em .25em .25em .6875em;
    text-transform: uppercase;
    margin-bottom: 0;
    display: inline-block;
    width: 100%
  }
  section.newsroom.accordion-content .lone-newsStory {
    /*width: 32.2%;*/
    /*margin-right: .8em;*/
    /*float: left;*/
    border-bottom: 0
  }
  section.accordion .accordion-content .lone-newsStory:nth-child(3n) {
    margin-right: 0
  }
  section.accordion .accordion-content .lone-newsStory .img {
    display: block;
    border: .5em solid #fff;
    height: 9.6em;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    border: .5em solid #fff;
    height: 9.6em;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: .9em
  }
  section.accordion.accordion-content .lone-newsStory .h3 span {
    font-size: 1.125em
  }
  .section.faq.accordion .tabHeading {
    background: #6b8e23
  }
  .faq .newsroomTabheading {
    margin: 3em 0 0;
    width: 100%
  }
  .faq .newsroomTabheading span.newstab {
    display: inline!important
  }
  .faq .newsroomTabheading .activeTab {
    background: #41a4dd;
    border-radius: 10px;
    padding: .5em 2em
  }
  .bizconnect .square-content .newsbits:not(.firstrow) {
    border-bottom: 1px solid gray;
    padding: 1.5em 0 0
  }
  .bizconnect .newsSections {
    padding-right: 2em;
    box-sizing: border-box;
  }
  .bizconnect .square-content .row .col *,
  .bizconnect .square-content .row .gallery {
    text-align: left
  }
  .bizconnect .square-content .row .col aside {
    text-align: left;
    width: 100%
  }
  .bizconnect .square-content .row .col aside .social {
    width: 2em
  }
  .bizconnect .square-content .row .col .docform .docsize p {
    text-align: left;
    position: relative;
    left: 2.5em
  }
  .bizconnect .square-content .row .col .event-detail ul {
    text-align: left;
    top: 2em;
    left: 2em;
    width: 14em
  }
  .bizconnect .square-content .row .col .event ul,
  .bizconnect .square-content .row .col .event-detail ul {
    text-align: right;
    top: 2em;
    left: 2em
  }
  .bizconnect .square-content .row .col .event-detail {
    height: 12em
  }
  .bizconnect .square-content .row .col .docform img {
    height: 2em;
    width: 2em
  }
  .bizconnect .square-content .row .col .docform h3 {
    position: relative;
    left: 1em
  }
  .bizconnect .square-content .row .col .contactlist {
    padding: 0;
    border: none
  }
  .bizconnect .square-content .row .col .contactlist li {
    text-align: left;
    line-height: 1.5em;
  }
  .bizconnect .square-content .row .col h3,
  .bizconnect .square-content .row .col p {
    color: #1c0e49;
    text-align: left;
    min-height: 1px;
  }
  .bizconnect .square-content .row .col ul {
    border: none;
    padding: 0 1.5em 0 1em
  }
  .bizconnect .square-content .row {
    flex: 0;
    display: block
  }
  .bizconnect .square-content .row .col .button a, .bizconnect .square-content .row .col button,
  .stories .square-content .row .col .button a, .stories .square-content .row .col button,
  .bizconnect .sidebar .button a, .bizconnect .sidebar button {
    text-align: center;
    margin: 1em 0;
    width: 18em
  }
  .faqwrapper {
    /* background-image: url(../images/getinvolved/getinvolved.png); */
    background-size: cover;
    background-position: 0 0
  }
  #faq {
    position: relative
  }
  #faq #faqContent {
    width: 45em;
    margin: 0 auto
  }
  #faq #fbContent .fb-post {
    width: 100%!important;
    text-align: center
  }
  #faq .swiper-button-prev1 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 1.275em;
    height: 2.55em;
    background-image: url(../images/arrow-left.png);
    background-size: contain;
    background-repeat: no-repeat
  }
  #faq .swiper-button-next1 {
    position: absolute;
    top: 50%;
    right: 0;
    width: 1.275em;
    height: 2.55em;
    background-image: url(../images/arrow-right.png);
    background-size: contain;
    background-repeat: no-repeat
  }
  .square-container .square-content {
    left: 1em;
    top: 2em;
    position: relative
  }
  .row .col {
    margin: 0 2em 1.5em 0
  }
  .square-container .square-content .row .col p,
  .square-container .square-content .row .col h3,
  .square-container .square-content .row .col h2 {
    text-align: left
  }
  .row {
    flex: 1;
    display: flex
  }
  .horizontalhr {
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    margin-left: -1em
  }
  .verticalhr {
    display: block;
    width: 1px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 48%
  }
}

@media screen and (min-width: 63.9375em) {
  .bizconnect .square-content .row .col .docform .docsize p {
    text-align: left;
    position: relative;
    left: 3em
  }
  .stories .pageHeader .h5 {
    position: relative;
    top: 0
  }
}


/*end yanni code for newsroom, newsdetail */


/* Nav-Bar*/


/*Toggle Navigation in mobile view */


/* set the font size of body. Then we can use em for everything else*/

body {
  font-size: 5vw !important;
  background-color: #1c0e49;
  font-family: "futura-pt", sans-serif;
  color: white;
  /* HACK disables the overflow of horizontal elements */
  overflow-x: hidden;
}

.clearfix {
  clear: both;
  display: block;
}

.hideOnMobile {
  display: none;
}

@media only screen and (min-width: 600px) {
  .hideOnMobile {
    display: block;
  }
  .hideOnDesktop {
    display: none;
  }
}

header {
  background-color: #1c0e49;
}

li {
  list-style-type: disc;
}

.button a, button {
  background-color: #41a4dd;
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  color: white;
  border: none;
}

button a {
  font-weight: 400;
  width: 60%;
  margin: 0 auto;
  display: inline-block;
  letter-spacing: 0.0625em;
  color: white;
}

button:hover {
  cursor: pointer;
}

.nav-toggle-container {
  background: #222222;
  overflow: auto;
}

.nav-toggle {
  position: relative;
  z-index: 10;
  display: block;
  padding: 0.5em;
  background: #41a4dd;
  float: right;
  width: 1.55em;
  height: 1.2381em;
  border-radius: .25em;
  margin: 0.5em;
  box-sizing: content-box;
}

.nav-mobile-bars {
  width: 1.5625em;
  position: relative;
  display: inline-block;
  left: -.01624em;
}

.imgCircle {
  width: 6em;
  height: 6em;
  background-color: blueviolet;
  border-radius: 50%;
  border: 0.25em solid #41a4dd;
  display: inline-block;
  position: relative;
}

.nav-mobile-bars span {
  width: 100%;
  background: #fff;
  display: block;
  position: absolute;
  left: 0;
  height: .125em;
  transition: .5s all;
  -webkit-transition: .5s all;
  -ms-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
}

.logo-container .logo {
  /*width: 12.75em;*/
  /* height: 10.75em; */
  height: 11.8em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.logo-container .logo.logo-small {
  margin: 0;
  padding: 0;
  width: initial;
}
.partners .logo-container .logo.logo-small {
  background-size: 65%;
}
.team .logo-container .logo.logo-small {
  background-size: 45%;
}
.team .logo-container .logo.logo-large {
  background-size: 72%;
}
/*.logo-container a:nth-child(odd) .logo {
  margin-right: 3em;
}*/

.nav-mobile-bars span:nth-child(1) {
  top: -1em;
}

.nav-mobile-bars span:nth-child(2) {
  top: -.6875em;
}

.nav-mobile-bars span:nth-child(3) {
  top: -.375em;
}

.nav-mobile-bars span:nth-child(4) {
  top: -.0625em;
}

#navicon {
  display: none;
}

.navbar-container.active {
  background-image: url(../media/image/1/mobileNavBkg.png);
  background-size: 100% 100%;
}

.navbar-container.active .navbar {
  display: block;
  opacity: 1;
  padding-bottom: 1em;
  z-index: 100;
  position: relative;
  overflow: scroll;
}

.navbar-container .fa-times {
  display: none;
}

.navbar-container .fa-bars,
.navbar-container .fa-times {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.navbar-container.active .fa-times {
  display: block;
}

.navbar-container.active .fa-bars {
  display: none;
}

.navbar-container.active .nav-toggle {
  background-color: #571c93;
}

#navicon:checked ~ label > .nav-mobile-bars span {
  top: -.5625em;
}

#navicon:checked ~ label > .nav-mobile-bars span:nth-child(1),
#navicon:checked ~ label > .nav-mobile-bars span:nth-child(2) {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

#navicon:checked ~ label > .nav-mobile-bars span:nth-child(3),
#navicon:checked ~ label > .nav-mobile-bars span:nth-child(4) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

.navbar {
  display: none;
  opacity: 0;
  clear: both;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  padding: 0 1em;
  /*margin-top: 3.5625em;*/
  transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
  -ms-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
}

.navbar li {
  padding: .6875em 0;
  font-size: 1em;
  color: #fff;
  font-family: "DINPro", sans-serif;
  list-style-type: none;
}

.navbar a {
  color: #fff;
  font-weight: 100;
  text-decoration: none;
}

.navbar ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
  margin-top: 0;

}

.navbar > ul > li {
  border-bottom: rgba(148, 184, 231, 0.7) solid .125em;
}

.navbar > ul > li:first-child {
  float: left;
  width: 50%;
  border-bottom: none;
}

.navbar > ul > li:nth-child(2) {
  padding-bottom: 2.5em;
}

.navbar .navHead > a {
  text-transform: uppercase;
  font-weight: 400;
}

.navbar .navHead > a ~ ul li {
  padding: .625em 0 0;
}

.header-image-container {
  position: relative;
}

.header-image-container > div {
  position: absolute;
  z-index: 10;
}

.header-image-container div a {
  position: absolute;
  height: 6em;
  width: 10em;
  z-index: 20;
  background-size: cover;
  background-repeat: no-repeat;
}

.header-image-container .header-img-d {
  display: none;
}

.header-image-container .header-img-m {
  display: block;
  width: 80%;
  z-index: 11;
}

/* Check for landscape */
@media screen and (min-width: 37.500em) and (max-width: 60.000em) { 
  .navbar > ul > li:first-child {
      width: 80%;
      position: absolute;
    }
    .navbar > ul > li:nth-child(2) {
      margin-left: 11em;
    }
    .navbar li {
      font-size: 1.2em;
    }
}

/* End toggle */

@media only screen and (min-width: 600px) {
  body {
    font-size: 1.25vw !important;
    /* the base as 10px */
  }
  .header-image-container .header-img-d {
    display: block;
    position: absolute;
    width: 25.95em;
    z-index: 21;
  }
  .header-image-container div a {
    left: 5em;
    width: 12em;
    height: 7em;
  }
  .header-image-container .header-img-m {
    display: none;
  }

}

@media only screen and (min-width: 1280px) {
  body {
    font-size: 1.25vw !important;
  }
}

@media only screen and (min-width: 960px) {
  body header {
    font-size: 1.0416666667vw !important;
    /* the base as 10px, this breakpoint is only for Nav because that is when it layout changes */
  }
  header .nav-toggle-container {
    display: none;
  }
  header .navbar-container {
    background-image: none;
    background-color: #1c0e49;
  }
  header .navbar {
    display: block;
    margin: 0;
    opacity: 1;
    text-align: right;
    padding-right: 6.5em;
    padding-top: 0.7em;
    padding-bottom: 0.7em;
    background-image: url(../media/image/1/homeDskHeaderBkg.png);
    background-size: contain;
    background-position: right;
  }
  header .navbar > ul > li {
    border-bottom: none;
  }
  header .navbar > ul > li:first-child {
    float: none;
    width: auto;
    border-bottom: none;
  }
  header .navbar > ul > li:nth-child(2) {
    padding-bottom: .6875em;
  }
  header .navbar li {
    display: inline-block;
    padding-top: .6875em 0 0 0;
  }
  header .navbar .navHead {
    padding-right: .6em;
    padding-left: .6em;
    position: relative;
  }
  header .navbar .navHead > a {
    font-size: 0.8398em;
  }
  header .navbar .navHead > a ~ ul li {
    display: none;
    padding: 0;
  }
  header .navbar .navHead:hover a ~ ul li {
    display: inline-block;
    margin-right: 1.2em;
  }
  header .navbar .navHead:hover > ul,
  header .navbar .navHead > ul:hover {
    position: absolute;
    background-color: #3c96cb;
    margin-top: 7px;
    padding: 0.75em;
    width: 96.75em;
    left: -29.35em;
    text-align: center;
    margin-left: -1.5em;
    padding-left: 0em;
    z-index: 9;
    /*max-width: 1600px;*/
    box-sizing: border-box;
  }
  header .navbar .navHead:nth-child(2):hover > ul {
        left: -35.325em;
    padding-left: 14em;
  }
  header .navbar .navHead:nth-child(1):hover >a:after,
  header .navbar .navHead:nth-child(2):hover >a:after,
  header .navbar .navHead:nth-child(3):hover >a:after,
  header .navbar .navHead:nth-child(6):hover >a:after {
    position: absolute;
    bottom: -7px;
    left: 40%;
    display: inline-block;
    border-right: .928em solid transparent;
    border-top: .928em solid #433a91;
    border-left: .928em solid transparent;
    content: '';
    z-index: 10;
  }
  header .navHead > ul li a {
    text-transform: uppercase;
    font-size: 0.8398em;
    letter-spacing: 1.5px;
  }
  .header-image-container .header-img-d {
    width: 39em;
  }
  .header-image-container div a {
    left: 13em;
  }
  
}

/* UPDATE for hiding children in mobile view */
@media only screen and (max-width: 960px) {
	ul#planYourVisitDropdown li {
		display: none;
	}	
	ul#planYourVisitDropdown li.fanAccommodations {
		display: block;
	}
}

/*@media only screen and (min-width: 1600px) {
  header .navbar{
        padding-right: 11em;
  }
  header .navbar .navHead:hover > ul, header .navbar .navHead > ul:hover{
      left: -41.43em;
    padding-left: 8em;
  }
  header .navbar .navHead:nth-child(2):hover > ul {
            left: -46.34em;
    padding-left: 27.65em;
}



}*/




/* End Nav-Bar */


/* Footer CSS */

footer {
  color: #fff;
  padding-top: 2em;
  background-image: url(../media/image/1/homemobbkg3.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position-y: top;
}

footer .footer-nav.navbar {
  display: block;
  opacity: 1;
  margin-top: 0;
  margin-bottom: 0;
}

footer .footer-nav.navbar .navHead ul a {
  color: #3b95c9;
}

footer .footer-nav.navbar .navHead a {
  font-size: .75em;
}

footer .footer-nav.navbar .navHead .footerHome{
        display: block;
    line-height: 1.4em;
    padding-bottom: 0.1em;
}

footer .footer-nav.navbar li {
  padding: .3125em 0;
}

footer .footer-nav.navbar > ul > li {
  border: 0;
}

footer .footer-nav.navbar .navHead > a ~ ul li {
  padding: .1em 0 0;
}

footer .footer-nav.navbar > ul > li:nth-child(2) {
  border-bottom: .1875em solid #151e40;
  padding-bottom: 1.25em;
  margin: 0 -1em;
  /*for the extended border bottom */
  padding-right: 1em;
}

footer h3 {
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto;
  font-size: 1.25em;
  font-family: "futura-pt", sans-serif;
  width: 80%;
}

footer .footer-description {
  margin: 1em auto 2.5625em;
  text-align: center;
  width: 46%;
  line-height: .875em;
}

footer .footer-description span {
  font-size: .75em;
}

footer form {
  width: 100%;
  padding: 0 1em 2.5em;
  box-sizing: border-box;
}

footer form input {
  width: 100%;
  border-radius: 6px;
  border: 0;
  border-bottom: 1px solid #cfcdd3;
  height: 2.7em;
  margin-bottom: .3125em;
  padding-left: .75em;
  color: #777;
  box-sizing: border-box;
}

footer form input::-webkit-input-placeholder {
  font-size: .875em;
  color: #000;
}

footer form input:-moz-placeholder {
  /* Firefox 18- */
  font-size: .875em;
  color: #000;
}

footer form input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: .875em;
  color: #000;
}

footer form input:-ms-input-placeholder {
  font-size: .875em;
  color: #000;
}

footer form button {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  background-color: #41a4dd;
  height: 2.3125em;
  border: 0;
  line-height: 0;
  padding: 1.265em 1.25em;
  border-radius: 6px;
}

footer form button span {
  font-size: .8125em;
}

footer .footer-logo-container {
  text-align: center;
  padding-top: 3.4375em;
  padding-bottom: 1.875em;
  border-top: .1875em solid #151e40;
  border-bottom: .1875em solid #151e40;
}

footer .footer-social-media {
  text-align: center;
  text-transform: uppercase;
  padding: 1.25em 0 1.6875em;
  border-bottom: .1875em solid #151e40;
}

footer .footer-social-media >p {
  margin-bottom: 1em;
}

.social-circles {
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  color: #1c0e49;
  background: #fff;
  cursor: pointer;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

footer .footer-social-media ul li {
  display: inline-block;
}

footer .footer-social-media ul {
  text-align: center;
  padding: 0;
}

footer .footer-social-media .footer-social-1 .social-circles {
  width: 2.6875em;
  height: 2.6875em;
  position: relative;
}

footer .footer-social-media .footer-social-1 {
  margin-bottom: 1.3125em;
}

.social-circles .fa-2x {
  font-size: 1.5em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

footer .footer-social-media .footer-social-1 a:nth-child(2) .social-circles {
  margin-right: 1em;
  margin-left: 1em;
}

footer .footer-social-media .footer-social-2 .social-circles {
  width: 2.125em;
  height: 2.125em;
  position: relative;
}

footer .footer-social-media .footer-social-2 .fa-lg {
  font-size: 1.5em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

footer .footer-social-media .footer-social-2 a:nth-child(2) .social-circles {
  margin-right: .5em;
  margin-left: .5em;
}

footer .footer-copyright {
  padding: 1.25em 0;
  text-align: center;
  border-top: .1875em solid #151e40;
  border-bottom: .1875em solid #151e40;
}

footer .footer-copyright p {
  font-size: .625em;
}

footer .footer-grp-bkg {
  /*shared background image by multiple divs */
  background-image: url(../media/image/1/footer-mobile.png);
  background-size: cover;
}

@media only screen and (min-width: 600px) {
  footer {
    background-image: url(../media/image/1/footer-dsk.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-top: 4.3em;
    border-top: .3em solid #20235d;
  }
  footer h3 {
    font-size: 1.3em;
    font-weight: 600;
    letter-spacing: 0.038em;
  }
  footer .footer-description {
    margin: 0 auto 1.3em;
    width: 62%
  }
  footer .footer-description span {
    font-size: 1.1em;
  }
  footer form {
    display: inline-block;
    text-align: center;
    padding-bottom: 3.6em;
    border-bottom: .3em solid #151e40;
  }
  footer form input,
  footer form button {
    height: 2.2em;
    float: none;
  }
  footer form input[name='MERGE0'] {
    width: 15.8em;
    border-radius: .3em;
    margin-right: .3em;
  }
  footer form input[name='MERGE1'] {
    width: 7.4em;
    border-radius: .3em;
    margin-right: .3em;
  }
  footer form button {
    width: 10em;
    border-radius: 0.3em;
  }
  footer .footer-nav.navbar .navHead {
    text-align: left;
    width: 30%;
    float: left;
    border-left: .1em solid #fff;
    padding: 0 0 0 .8em;
    padding-top: 0.3em;
  }
  footer .footer-nav.navbar .navHead:nth-child(3) {
    padding-top: 0;
  }
  footer .footer-nav.navbar > ul > li:nth-child(2) {
    border-bottom: 0;
    margin: 0;
    /*for the extended border bottom */
    padding: 0 0 0 .8em;
  }
  footer .footer-nav.navbar > ul > li:first-child {
    padding: 0 0 0 .8em;
  }
  footer .footer-logo-container {
    float: left;
    width: 6em;
    border: 0;
    padding: 0;
  }
  footer .footer-logo-container img {
    max-width: 100%;
  }
  footer .footer-social-media {
    float: right;
    border-left: .1em solid #fff;
    border-bottom: 0;
    padding: 0 0 0 1.333em;
    /*margin-top: 1.8em;*/
    font-size: 1em;
  }
  footer .footer-social-media >p {
    font-size: 0.8em;
    margin-top: 0;
    margin-bottom: -0.4em;
    text-align: left;
  }
  footer .footer-grp-bkg {
    background-image: none;
    position: relative;
    width: 49.2em;
    margin: 0 auto;
    padding-top: 4.6em;
  }
  footer .footer-nav.navbar {
    width: 30.8em;
    padding: 0;
    position: absolute;
    /*top: 5.1em;*/
    left: 8.6em;
  }
  footer .footer-nav.navbar ul {
    margin-bottom: 0;
  }
  footer .footer-copyright {
    clear: both;
    border: 0;
  }
  footer .footer-nav.navbar .navHead a {
    font-size: .8em;
  }
  footer .footer-nav.navbar .navHead > a ~ ul li {
    line-height: 1.4em;
  }
  footer .footer-social-media .footer-social-1 .social-circles {
    width: 2.2em;
    height: 2.2em;
  }
  footer .footer-social-media .footer-social-2 .social-circles {
    width: 1.7em;
    height: 1.7em;
  }
  footer .footer-social-media .footer-social-2 {
    margin-bottom: -0.2em;
  }
  footer .footer-social-media .footer-social-2 .fa-lg {
    font-size: 1.2em;
  }
}


/* End Footer CSS */


/* Slider Video Modal */


/* End Slider Video Modal */

.sliderModal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 100;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.8);
  /* Black w/ opacity */
}


/* Modal Content/Box */

.sliderModal .modal-content {
    background-color: #fefefe;
    padding: 10px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}


/* The Close Button */

.sliderModal .fa-close {
    float: right;
    display: block;
    margin-bottom: 1em;
    position: absolute;
    right: 0.5em;
    font-size: 3em;
    color: white;
    text-shadow: 6px 5px 4px black;
}

.sliderModal .fa-close:hover {
  cursor: pointer;
}

.sliderModal .videoContainer {
      height: 100%;
    margin: 0 auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.sliderModal .videoContainer iframe {
  height: 100%;
  width: 100%;
  border: 0;
}

/* Slider on top of the page */

section.home-jumbotron {
  height: 26.875em;
  position: relative;
}

section.home-jumbotron .swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

section.home-jumbotron .swiper-slide {
  text-align: center;
  padding-top: 8.5em;
  text-transform: uppercase;
  max-height: 100%;
  height: auto;
  background-size: cover;
  background-position: center;
}

section.home-jumbotron .swiper-slide .p {
  font-weight: 100;
  width: 90%;
  margin: 0 auto;
  line-height: 1.125em;
  letter-spacing: 0.21875em;
}

section.home-jumbotron .swiper-slide .p span {
  font-size: 1.125em;
}

section.home-jumbotron .swiper-slide span.location {
 position: absolute;
    bottom: 0;
    padding-bottom: 3em;
    width: 100%;
    left: 0;
}

section.home-jumbotron .swiper-slide .h2 {
  margin-top: 1.125em;
  line-height: 2.6875em;
  font-weight: 500;
}

section.home-jumbotron .swiper-slide .h2 span {
  font-size: 4.5625em;
}

section.home-jumbotron .swiper-slide .h3 {
  margin-top: -0.3125em;
  font-weight: 600;
}

section.home-jumbotron .swiper-slide .h3 span {
  font-size: 1.5em;
}

section.home-jumbotron .swiper-slide button {
  padding: 0.475em;
  text-transform: uppercase;
  background-color: #7250B8;
  color: white;
  border: 0;
  margin-top: 14.89em;
  padding: 0.5em 1em;
}

section.home-jumbotron .swiper-slide button a {
  width: 100%;
}

section.home-jumbotron .swiper-slide button span {
  font-size: 0.8125em;
  letter-spacing: 0.1em;
}
    section.home-jumbotron .swiper-container .swiper-button-next,
    section.home-jumbotron .swiper-container .swiper-button-prev{
       display: none;

    }
  section.home-jumbotron:hover .swiper-container .swiper-button-next,
  section.home-jumbotron:hover .swiper-container .swiper-button-prev {
    display: block;
  }
  section.home-jumbotron .swiper-container .swiper-pagination {
    display: block;
    bottom: 1em;
    width: 40%;
    left: 0;
    right: 0;
    margin: auto;
  }
  section.home-jumbotron .swiper-container .swiper-pagination-bullet {
    background: white;
    opacity: 1;
    width: 1em;
    height: 1em;
    margin: 0 0.3em;
  }
  section.home-jumbotron .swiper-container .swiper-pagination-bullet-active {
    background: #41a4dd;
    opacity: 1;
  }

@media only screen and (min-width: 600px) {
  section.home-jumbotron {
    height: 30em;
  }
/*
  section.home-jumbotron .swiper-container .swiper-pagination {
    bottom: 3.8em;
  }
*/
  section.home-jumbotron .swiper-slide .p span {
    font-size: 1.55em;
  }
  section.home-jumbotron .swiper-slide .h2 {
    margin-top: 2.1em;
    margin-bottom: 0.8em;
  }
  section.home-jumbotron .swiper-slide .h2 span {
    font-size: 5.2em;
  }
  section.home-jumbotron .swiper-slide .h3 span {
    font-size: 1.9em;
  }
  section.home-jumbotron .swiper-slide button {
    margin-top: 14.6em;
  }
  section.home-jumbotron .swiper-slide button span {
    font-size: 1em;
  }


section.home-jumbotron .swiper-slide span.location {
    padding-bottom: 1em;
}


}

@media only screen and (min-width: 1024px) {
  section.home-jumbotron {
    height: 29em;
  }
  section.home-jumbotron .swiper-slide {
    padding-top: 9.5em;
  }
  section.home-jumbotron .swiper-slide .p span {
    font-size: 1.15em;
  }
  section.home-jumbotron .swiper-slide .p:nth-child(2) span {
    font-size: 1.4117647059em;
  }
  section.home-jumbotron .swiper-slide .h2 {
    margin-top: 1.64em;
    margin-bottom: 0.47em;
  }
  section.home-jumbotron .swiper-slide .h3 span {
    font-size: 1.76em;
  }
  section.home-jumbotron .swiper-slide button {
    margin-top: 13.6em;
  }
  section.home-jumbotron .swiper-slide button span {
    font-size: 0.7647058824em;
  }
/*
  section.home-jumbotron .swiper-container .swiper-pagination {
    bottom: 3.411em;
  }
*/
}

@media only screen and (min-width: 1024px) {
  section.home-jumbotron {
    height: 29em;
  }
}



/* End Slider on top of the page */


/*CSS for slider overlay*/
.swiper-slide .slideOverlay{
              text-align: left;
              background-color: rgba(0,0,0,0.5);
              position: absolute;
              bottom: 0;
              padding: 1em;
              padding-top: 100%;
              padding-bottom: 3em;
}

   .swiper-slide .slideOverlay .overlayDesc{
              text-transform: initial;
  }

  .swiper-slide .slideOverlay > a{
      display: block;
  }
  .swiper-slide .slideOverlay > div:last-child{
              margin-bottom: 0;
  }
   .swiper-slide .slideOverlay button{
              width: 100%;
  }


@media only screen and (min-width: 600px) {
  .swiper-slide .slideOverlay{
              width: 20em;
              left: 8em;
              padding-bottom: 1em;
  }


   .swiper-slide .slideOverlay > div,
   .swiper-slide .slideOverlay > a{
              margin-bottom: 1em;
  }
   .swiper-slide .slideOverlay button{
              width: 10em;
  }



}


  @media only screen and (min-width: 1280px) {

   .swiper-slide .slideOverlay > div,
   .swiper-slide .slideOverlay > a{
              margin-bottom: 0.7em;
  }


  }
/*End 'CSS for slider overlay'*/


/* CSS for h2 and h5 tags used in sections in homePage */

section .h2 span {
  font-size: 2.25em;
  font-weight: 600;
}

section .h2 {
  text-align: center;
  text-transform: uppercase;
}

section .h5 span {
  font-size: 1.25em;
  font-weight: 100;
  line-height: 1em;
}

section .h5 {
  text-align: center;
  text-transform: uppercase;
}

@media only screen and (min-width: 600px) {
  section .h2 span {
    font-size: 3.4em;
    display: inline-block;
    max-width: 20em;
  }
  section .h5 span {
    font-size: 1.9em;
  }
}

@media only screen and (min-width: 1024px) {
  section .h2 span {
    font-size: 3em;
  }
  section .h5 span {
    font-size: 1.705em;
  }
}


/* End CSS for h2 and h5 tags used in sections in homePage */


/* Stories in home Page */

section.stories {
  padding: 1.8125em 1em;
}

section.homeStories {
  background-image: url(../media/image/1/homemobbkg1.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position-y: -40%;
  border-bottom: 0.2em solid #444782;
}

section.stories .h5 {
  margin-top: -0.8125em;
  margin-bottom: 1.625em;
}

section.stories .lone-story {
  height: 13.8125em;
  border: 0.5em solid white;
/*   background-color: firebrick; */
  background-color: #1d1249;
  /* this should probably be maintained by simplics */
  background-size: cover;
  position: relative;
  margin-bottom: 0.625em;
}

section.stories .lone-story:hover {
  cursor: pointer;
}

section.stories .lone-story .date-tab {
  height: 5.375em;
  width: 5.5em;
  position: absolute;
  top: -0.25em;
  left: -0.25em;
  background-image: url(../media/image/1/datetabbkg.png);
  background-repeat: no-repeat;
  background-size: contain;
}

section.stories .lone-story .date-tab span {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  top: 1.4375em;
  left: 0.4375em;
  position: relative;
}

section.stories .lone-story .headline {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 0.3125em;
  padding-bottom: 0.5em;
  color: #41a4dd;
}

section.stories .lone-story .headline .h3 {
  margin-bottom: 0;
}

section.stories .lone-story .headline .h3:first-child span {
  font-size: 1.125em;
}

section.stories .lone-story .headline .h3:nth-child(2) {
  margin-bottom: 3px;
}

section.stories .lone-story .headline .description {
  font-size: 0.8125em;
  color: white;
}

@media only screen and (min-width: 600px) {
  section.stories {
    padding: 2.8em 2.8em 3.4em 2.8em;
  }
  section.homeStories {
    background-image: url(../media/image/1/homedskbkg1.png);
    background-position-y: 0;
    background-size: 100% 100%;
  }
  section.stories .storyCollection .lone-story {
    width: 30.4%;
    margin-right: 0.8em;
    float: left;
  }
  section.stories .storyCollection .lone-story:nth-child(3n) {
    margin-right: 0;
  }
  section.stories .h5 {
    margin-top: -1.2em;
  }
}

@media only screen and (min-width: 1024px) {
  section.stories {
    padding: 2.8em 5.5em 3.4em 5.5em;
  }
  section.stories .storyCollection .lone-story {
    width: 30.1%;
  }
  section.stories .h5 {
    margin-top: -1em;
    margin-bottom: 1.1764705882em;
  }
  section.stories .lone-story {
    height: 12.58em;
  }
}

@media only screen and (min-width: 1280px) {
  section.homeStories {
    padding-left: 13em;
    padding-right: 13em;
  }
}


/* End Stories in home Page */


/* Home Legacy Code */

section.legacy {
  padding: 2.1875em 1em;
  background-image: url(../media/image/1/homemobbkg2.png);
  background-size: 100%;
  background-repeat: no-repeat;
  border-bottom: 0.2em solid #444782;
}

section.legacy .h2 {
  margin-top: -0.625em;
}

section.legacy .img-quadruple .img {
  width: 46.805%;
  height: 5.4375em;
  border: 0.1875em solid #41a4dd;
  margin-bottom: 0.25em;
  float: left;
  background-color: darksalmon;
  box-sizing: content-box;
  background-size: cover;
}

section.legacy .img-quadruple .img:nth-child(even) {
  float: right;
}

section.legacy .img-collection {
  padding-bottom: 1em;
  padding-top: 1.25em;
  position: relative;
}

section.legacy .img-collection .img-center {
      clear: both;
    width: 4.6875em;
    height: 4.6875em;
    border: 0.25em solid rgba(225,225,225,0.75);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-size: 110%;
    background-image: url(../media/image/1/homequadcircle.png);
    background-position: center;
}

section.legacy .description {
  font-family: "Open-Sans", sans-serif;
  text-align: center;
}

section.legacy .description {
  font-family: "Open-Sans", sans-serif;
  text-align: center;
}

section.legacy .h2 {
  margin-top: -0.5625em;
}

section.legacy .h3 {
  font-weight: 600;
  color: #41a4dd;
  margin-bottom: 0.5em;
}

section.legacy p {
  font-size: 0.6875em;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-weight:100;
}

section.legacy button {
  margin-top: 0.5em;
  text-transform: uppercase;
  width: 10em;
  line-height: 0.8125em;
  padding: 0.6875em;
  background-color: #41a4dd;
  border: 0;
}

section.legacy button a {
  font-size: 0.8125em;
  font-family: 'futura-pt';
  color: white;
}

@media only screen and (min-width: 600px) {
  section.legacy {
    padding: 3.3em 8.3em;
    border-bottom: 0.2em solid #444782;
    background-image: url(../media/image/1/homedskbkg2.png);
    background-size: 100% 100%;
  }
  section.legacy .img-quadruple .img {
    height: 13.5em;
    border-width: 0.5em;
    margin-bottom: 0.8em;
  }
  section.legacy .img-collection .img-center {
    clear: both;
    width: 11.1em;
    height: 11.1em;
    border-width: 0.7em;
  }
  section.legacy .h2 {
    margin-top: -1em;
  }
  section.legacy .h3 span {
    font-size: 1.6em;
  }
  section.legacy p {
    font-size: 0.9em;
    width: 99%;
  }
  section.legacy button {
    width: 12em;
  }
  section.legacy button a {
    font-size: 0.9em;
    font-weight: normal;
    width: 100%;
  }
}

@media only screen and (min-width: 1024px) {
  section.legacy {
    padding: 3.17em 10.5em;
  }
}

@media only screen and (min-width: 1280px) {
  section.legacy {
    padding-left: 14em !important;
    padding-right: 14em !important;
  }
  section.homeLegacy {
    padding: 3.17em 19.5em;
  }
  section.homeLegacy .img-quadruple {
    padding-left: 5em;
    padding-right: 5em;
  }
}


/* End Home Legacy Code */


/* Home Social Network */

section.social-network {
  padding: 1.375em 0;
}

section.social-network .tabHead {
  text-align: center;
  padding: 0;
  word-spacing: 1.6875em;
  margin-bottom: -0.5em;
}

section.social-network .tabContent {
  padding: 1.4em;
}

section.social-network .tabContent .h2 {
  margin: -0.875em -1.375em -0.4375em -1.375em;
}

section.social-network .tabContent .h5 a {
  color: #41a4dd;
  margin-bottom: 1.5em;
  display: block;
}

section.social-network .tabHead .social-circles {
  width: 3.0625em;
  height: 3.0625em;
  position: relative;
  background-color: #41a4dd;
  display: inline-block;
}

section.social-network .tabHead .social-circles .fa-2x {
  color: white;
}

section.social-network .tabHead .social-circles:hover,
section.social-network .tabHead .active .social-circles {
  background-color: white;
}

section.social-network .tabHead .social-circles:hover .fa-2x,
section.social-network .tabHead .active .social-circles .fa-2x {
  color: #41a4dd;
}

  #tabFacebook,
  #tabTwitter{
    position: relative;
  }

#tabFacebook {
  width: 100%;
}

#tabFacebook .fb-page {
  width: 100%;
}

#tabFacebook .fb-page > span {
  display: block;
  margin: 0 auto;
}

#tabTwitter #twitter-widget-0 {
  display: block !important;
  margin: 0 auto!important;
}

#tabInstagram #instafeed .instagram-media {
  width: 100%;
  margin: 0.625em auto;
}

@media only screen and (min-width: 600px) {
  section.social-network {
    padding: 3.2em 0;
  }
  section.social-network .tabHead {
    /*word-spacing: 4.4em;*/
  }
  section.social-network .tabHead .social-circles .fa-2x {
    font-size: 2.2em;
  }
  section.social-network .tabHead .social-circles {
    width: 4em;
    height: 4em;
  }
  section.social-network .tabContent .h5 a {
    font-size: 1.5em;
  }
  #tabFacebook #fbContent,
  #tabTwitter #twitterContent {
    width: 35em;
    margin: 0 auto;
  }
  #tabTwitter #twitterContent .twitter-tweet{
    margin: 0 auto !important;
  }
  #tabFacebook #fbContent iframe,
  #tabTwitter #twitterContent iframe {
    margin: 0 auto;
  }
  #tabFacebook #fbContent,
  #tabTwitter #twitterContent {
   width: 100%;
  }
  #tabFacebook #fbContent .fb-post {
    width: 100% !important;
    text-align: center;
  }
  /*
      #instafeed{
          height: auto !important;
      }*/
  #tabInstagram {
    position: relative;
  }
  #tabInstagram .swiper-container {
    width: 28em;
  }
  #tabInstagram .swiper-button-prev2 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 1.275em;
    height: 2.55em;
    background-image: url(../media/image/1/arrow-left.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  #tabInstagram .swiper-button-next2 {
    position: absolute;
    top: 50%;
    right: 0;
    width: 1.275em;
    height: 2.55em;
    background-image: url(../media/image/1/arrow-right.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  #tabInstagram .swiper-slide {

  }
}

@media only screen and (min-width: 1024px) {
  section.social-network .tabHead .social-circles {
    width: 3.529em;
    height: 3.529em;
  }
  section.social-network .tabHead .social-circles .fa-2x {
    font-size: 1.823em;
  }
  section.social-network .tabContent {
    padding-top: 1.29em;
  }
  section.social-network .tabContent .h5 a {
    font-size: 0.87em;
  }
}

@media only screen and (min-width: 1280px) {
  section.social-network {
    padding: 3.2em 13em;
  }/*
  #tabInstagram .swiper-container {
    width: 24em;
  }
  #tabTwitter {
    width: 24em;
  }
  #tabFacebook #fbContent {
    width: 24em;
  }*/
}


/* End Home Social Network */


/* Home Partners */

section.partners {
  padding: 1em;
  padding-bottom: 6em;
  background-image: url(../media/image/1/homemobbkg3.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position-y: bottom;
  padding-top: 3em;
}

section.partners .h2 {
  line-height: 1.5em;
}

section.partners .logo-container {
  padding: 0 2em;
}

section.partners .logo-container .logo:nth-child(n+4) {
  display: none;
}

section.partners #showMore {
  width: 10em;
  margin: 0 auto;
  display: block;
  height: 2.3125em;
  text-align: center;
}

section.partners #showMore span {
  font-size: .8125em;
}

section.partners .partnersFilter {
  display: none;
}

@media only screen and (min-width: 600px) {
  section.partners {
    text-align: center;
    padding-top: 3.6em;
    padding-bottom: 7em;
    background-image: url(../media/image/1/homedskbkg3.png);
    background-size: cover;
  }
  section.partners .partnersFilter {
    display: inline-block;
    text-align: center;
  }
  section.partners .logo-container .logo,
  section.partners #showMore {
    display: none;
  }
  section.partners .partnersFilter li {
    float: left;
    margin-right: 3em;
    color: #41a4dd;
    text-transform: uppercase;
    padding: 0.33em 1em;
    font-size: 0.6em;
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
  }
  section.partners .partnersFilter li.active {
    background: #41a4dd;
    color: white;
    border-radius: 0.667em;
    list-style-type: none;
  }
  section.partners .partnersFilter {
    margin-bottom: 3em;
  }
  section.partners .partnersFilter li:hover {
    cursor: pointer;
  }
  .logo-container .logo:nth-child(odd) {
    margin-right: 0;
  }
  .logo-container .logo {
    float: left;
  }
  section.partners .logo-container,
  section.team .logo-container {
    padding: 0;
    width: 100%;
    display: table;
    text-align: center;
  }
  section.partners .logo-container {
    padding: 0;
  }
  section.partners .logo-container .logo {
    width: 7.75em;
    height: 7.75em;
    margin-right: 5.4em !important;
  }
  /*section.partners .logo-container a:nth-child(4n) .logo {
    margin-right: 0 !important;
  }*/
  section.partners .logo-container .partners-row,
  section.team .logo-container .partners-row {
    display: table;
    margin: 0 auto;
  }
  section.partners .logo-container a .logo-small,
  section.team .logo-container a .logo-small {
    width: 6.0em;
    height: 6.0em;
    margin-top: 2em;
    margin-right: 2.4em !important;
  }
  section.partners .logo-container .logo-large,
  section.team .logo-container .logo-large {
    width: 9.75em;
    height: 6.75em;
    margin-top: 2em;
    margin-right: 3em !important;
  }
  div.partners-row a:nth-last-of-type(1) div.logo {
    margin-right: 0 !important;
  }
  section.partners .logo-container a:nth-child(11) .logo-small,
  section.team .logo-container a:nth-child(11) .logo-small {
    margin: 0 0 0 8em !important;
  }
  section.partners .logo-container a:nth-child(n+12):nth-child(-n+13) .logo-small,
  section.team .logo-container a:nth-child(n+12):nth-child(-n+13) .logo-small {
    margin: 0 0 0 7em !important;
  }
  section.partners .logo-container a:nth-child(10) .logo-large,
  section.team .logo-container a:nth-child(10) .logo-large {
    margin-right: 0 !important;
  }
  .partners .logo-container .logo.logo-small {
    background-size: contain;
  }
  .team .logo-container .logo.logo-small {
    background-size: contain;
  }
  .team .logo-container .logo.logo-large {
    background-size: contain;
  }
  .logo.logo-large {
    min-width: 9.8em;
  }
  .ourPartners .team:nth-child(5) .logo-container div.partners-row:nth-child(1) a:nth-child(1) div.logo-small,
  .ourPartners .team:nth-child(5) .logo-container div.partners-row:nth-child(1) a:nth-child(n+3) div.logo-small {
    width: 9.75em;
    height: 6.75em;
  }
}

@media only screen and (min-width: 1024px) {
  section.partners {
    padding-bottom: 5.2em;
  }
  section.partners .partnersFilter {
    margin-bottom: 2em;
  }
  section.partners .logo-container {
    padding: 0;
  }
}

@media only screen and (min-width: 1280px) {
  section.homePartners {
    padding-left: 13em;
    padding-right: 13em;
  }
  section.homePartners .logo-container {
    padding: 0;
  }
}


/* End Home partners */


/* CountDown Timer */

section.countDown {
  padding: 2.1875em 1em 2.7em 1em;
  background-image: url(../media/image/1/homemobbkg3.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position-y: bottom;
}

section.countDown .h2 {
  margin: -0.5625em 0;
}

section.countDown .h5 .dateTime {
  font-size: 1em;
  color: #41a4dd;
}

section.countDown #countDownTimer {
  height: 12.43em;
  position: relative;
  background-repeat: no-repeat;
  background-image: url(../media/image/1/stadium.png);
  background-position: center;
  background-size:contain;
  z-index: 20;
}

section.countDown #countDownTimer .timer {
  bottom: 0;
  position: absolute;
  z-index: 20;
  left: 4vw;
}

section.countDown #countDownTimer .timer > div {
  width: 3.7em;
  float: left;
  text-transform: uppercase;
  text-align: center;
  background-image: -moz-linear-gradient( -90deg, rgb(120, 30, 162) 0%, rgb(77, 32, 98) 70%, rgb(34, 34, 34) 100%);
  background-image: -webkit-linear-gradient( -90deg, rgb(120, 30, 162) 0%, rgb(77, 32, 98) 70%, rgb(34, 34, 34) 100%);
  background-image: -ms-linear-gradient( -90deg, rgb(120, 30, 162) 0%, rgb(77, 32, 98) 70%, rgb(34, 34, 34) 100%);
  border-radius: 0.25em;
  border: 1px solid #41a4dd;
  margin-right: 0.375em;
  color: #41a4dd;
}

section.countDown #countDownTimer .timer .smalltext {
  font-size: 0.8125em;
  line-height: 1.25em;
}

section.countDown #countDownTimer .timer > div:last-child {
  margin-right: 0;
}

section.countDown #countDownTimer .timer div span {
  font-family: "JD LCD Rounded";
  color: white;
  font-size: 2.75em;
  line-height: 0.59em;
}

section.countDown hr {
  position: absolute;
  bottom: 1em;
  z-index: 15;
  border-color: #41a4dd;
  width: 14em;
  left: 7vw;
}

/* Fix for a bit of weirdness happening from 320px - 510px where it's wrapping strangely */
@media only screen and (max-width: 510px) {
  section.countDown #countDownTimer .timer {
    left: 1.25vw;
  }
}

@media only screen and (min-width: 600px) {
  section.countDown {
    padding-top: 3.9em;
    padding-bottom: 10.2em;
    background-image: url(../media/image/1/homedskbkg3.png);
    background-size: cover;
  }
  section.countDown .h2 {
    margin: -1em 0 -0.7em 0;
  }
  section.countDown .h5 .dateTime {
    font-size: 1.7em;
  }
  section.countDown #countDownTimer {
    background-size: contain;
    height: 20em;
  }
  section.countDown hr,
  section.countDown #countDownTimer .timer {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    /*width: 68%;*/
    bottom: -5.8em;
  }
  section.countDown hr {
    width: 40%;
    background-color: #41a4dd;
    height: 0.1em;
  }
  section.countDown #countDownTimer .timer > div {
    width: 8.7em;
    border-radius: 0.5em;
    border: 0.2em solid #41a4dd;
    margin-right: 0.6em;
    color: #41a4dd;
    height: 6.4em;
  }
  section.countDown hr {
    bottom: -1.5em;
  }
  section.countDown #countDownTimer .timer > div:nth-child(4n) {
    margin-right: 0;
  }
  section.countDown #countDownTimer .timer .smalltext {
    font-size: 1.1em;
    line-height: 2em;
  }
  section.countDown #countDownTimer .timer div span {
    font-size: 5.75em;
    line-height: 0.6782em;
    padding-left: 0.1em;
  }
}

/* This is a fix for a bit of weirdness happening between 600-744px width - wrapping funny */
@media only screen and (min-width: 600px) and (max-width: 744px) {
  section.countDown #countDownTimer .timer {
    min-width: 50.3%;
  }
}

@media only screen and (min-width: 1024px) {
  section.countDown {
    padding-top: 3.47em;
    padding-bottom: 7.5em;
  }
  section.countDown #countDownTimer .timer {
    bottom: -3.8em;
  }
  section.countDown hr {
    bottom: 1em;
  }
}

@media only screen and (min-width: 1280px) {
  section.countDown {
    padding-left: 13em;
    padding-right: 13em;
  }
  section.countDown #countDownTimer .timer {
    width: 72.5%;
  }
  section.countDown hr {
    width: 50%;
  }
  section.countDown #countDownTimer {
    height: 21em;
  }
}


/* End CountDown Timer */


/* testing */
/*
@media only screen and (min-width: 1600px) {
  body {
    font-size: 20px !important;
    max-width: 1600px !important;
    margin: 0 auto !important;
    position: relative;
  }
  body header {
    font-size: 16.667px !important;
    max-width: 1600px !important;
    margin: 0 auto !important;
  }
}*/


/* end testing */


/*About Page*/

section.pageIntro {
  padding-top: 2.625em;
  text-align: center;
  padding-bottom: 1.625em;
}

.about section.pageIntro {
  background-image: url(../media/image/1/aboutmobbkg1.png);
  background-size: cover;
}

section.pageIntro .h2 {
  margin-top: -0.5625em;
}

section.pageIntro .h3 {
  margin-bottom: 0;
  font-size: 1.6em;
}

section.pageIntro .lg-img-circles {
  display: inline-block;
  margin-top: 2.5em;
  margin-bottom: 0.75em;
}

section.pageIntro .lg-img-circles .imgCircle {
  float: left;
  width: 6.1875em;
  height: 6.1875em;
  background-size: cover;
  background-position: center;
}

section.pageIntro .lg-img-circles .imgCircle:nth-child(2) {
  z-index: 10;
  margin: 0 -1.5em;
}

section.learnMoreAbout {
  text-align: center;
}

section.learnMoreAbout .h2 {
  margin-bottom: 0.8125em;
}

section.learnMoreAbout .learnMoreSection {
  padding: 1.1875em 0 0.875em 0;
  border-bottom: 0.0625em solid white;
}

section.learnMoreAbout .learnMoreSection .teamImg {
  height: 12.7em;
  background-size: cover;
  background-position: center;
  margin-bottom: 1em;
}

section.learnMoreAbout .learnMoreSection:last-child {
  border-bottom: 0;
}

section.learnMoreAbout .learnMoreSection .h3:nth-child(1) {
  color: white;
  text-transform: uppercase;
  margin-bottom: 0.75em;
}

section.learnMoreAbout .learnMoreSection p {
  font-family: "Open-Sans", sans-serif;
  margin-top: 0.3125em;
}

section.learnMoreAbout button {
  width: 100%;
}

section.learnMoreAbout button a {
  font-weight: 400;
  width: 64%;
  margin: 0 auto;
  display: inline-block;
  letter-spacing: 0.0625em;
}

section.aboutFAQ {
  position: relative;
  text-align: center;
}

section.aboutFAQ p {
  font-family: "Open-Sans", sans-serif;
}

section.aboutFAQ .h3 span {
  font-size: 1.125em;
}

section.aboutFAQ .swiper-container {
  width: 95%;
  margin: 1.4375em auto 0 auto;
}

section.aboutFAQ button {
  background-color: #781ea2;
}

section.aboutFAQ button a {
  font-weight: 400;
  letter-spacing: 0.0625em;
}

section.aboutFAQ .swiper-button-next1 {
  position: absolute;
  bottom: 2.1875em;
  right: 1em;
  width: 1.0625em;
  height: 2.25em;
  background-image: url(../media/image/1/arrow-right.png);
  background-size: contain;
  background-repeat: no-repeat;
}

section.aboutFAQ .swiper-button-prev1 {
  bottom: 2.1875em;
  position: absolute;
  left: 1em;
  width: 1.0625em;
  height: 2.25em;
  background-image: url(../media/image/1/arrow-left.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) {
  section.pageIntro {
    padding: 4.2em 1em 3.4em 1em;
  }
  .about section.pageIntro {
    background-image: url(../media/image/1/aboutdskbkg1.png);
    background-size: 100% 100%;
  }
  section.pageIntro .h2 {
    margin-top: -1em;
  }
  section.pageIntro .lg-img-circles {
    margin-top: 2em;
    margin-bottom: 3em;
  }
  section.pageIntro .lg-img-circles .imgCircle {
    width: 20.5em;
    height: 20.5em;
  }
  section.pageIntro .lg-img-circles .imgCircle:nth-child(2) {
    margin: 0 -5em;
  }
  section.legacy .description p {
    width: 65%;
  }
  section.learnMoreAbout {
    padding-left: 3.5em;
    padding-right: 3.5em;
    padding-bottom: 7.5em;
  }
  section.learnMoreAbout .learnMoreSection {
    padding-bottom: 1.2em;
  }
  section.learnMoreAbout .learnMoreSection .h3 {
    margin-bottom: 1.3em;
  }
  section.learnMoreAbout .learnMoreSection .h3:first-child span {
    font-size: 1.1em;
    font-weight: 400;
  }
  section.learnMoreAbout .learnMoreSection.a2 {
    width: 47.5%;
    float: left;
    padding-right: 1.2em;
    border-bottom: 0;
    border-right: 0.0625em solid white;
  }
  section.learnMoreAbout .learnMoreSection.a2 p {
    text-align: left;
    margin-bottom: 3.4em;
  }
  section.learnMoreAbout .learnMoreSection.a2 .h3 {
    text-align: left;
  }
  section.learnMoreAbout .learnMoreSection.a3 {
    width: 47.5%;
    float: right;
    padding-left: 1.2em;
    border-bottom: 0;
  }
  section.learnMoreAbout .learnMoreSection.a3 .h3 {
    text-align: left;
  }
  section.aboutFAQ .h3 span {
    font-size: 1.8em;
    font-weight: 500;
  }
  section.aboutFAQ {
    padding-bottom: 9.8em;
    background-image: url(../media/image/1/homedskbkg4.png);
  }
  section.aboutFAQ button {
    padding: 1.1em;
  }
  section.aboutFAQ .swiper-button-next1 {
    bottom: 16.5em;
    right: 2em;
    cursor: pointer;
  }
  section.aboutFAQ .swiper-button-prev1 {
    bottom: 16.5em;
    left: 2em;
    cursor: pointer;
  }
}

@media only screen and (min-width: 1280px) {
  section.pageIntro .lg-img-circles .imgCircle {
    width: 19em;
    height: 19em;
    border: 0.5em solid #41a4dd;
  }
  section.legacy .description p {
    width: 65%;
  }
  section.learnMoreAbout .h2 {
    margin-bottom: 1.4375em;
  }
  section.learnMoreAbout .learnMoreSection.a1 p {
    width: 70%;
  }
  section.aboutFAQ .swiper-button-next1 {
    bottom: 15.68em;
    right: 15em;
    z-index: 30;
  }
  section.aboutFAQ .swiper-button-prev1 {
    bottom: 15.68em;
    left: 15em;
    z-index: 30;
  }
}


/*End About Page*/


/*Legacy Page*/
.legacy section.pageIntro.legacy{
  background-image: url(../media/image/1/legacymobbkg1.png);
  background-size: cover;
  background-position-x: center;
}

section.pageIntro .legacyCircles {
  margin-top: 8.5625em;
  margin-bottom: 0.5625em;
}

section.pageIntro .legacyCircles .imgCircle:nth-child(odd) {
  z-index: auto;
  margin-right: 0.4375em;
}

section.pageIntro .legacyCircles .imgCircle:nth-child(2) {
  z-index: auto;
  margin: 0;
  margin-bottom: 0.4375em;
}

section.pageIntro .legacyCircles .imgCircle:nth-child(1) {
  margin-bottom: 0.4375em;
}

section.pageIntro .legacyCircles .imgCircle {
  width: 7.625em;
  height: 7.625em;
  border-width: 0.3125em;
}

section.featuredActivities.stories .h5 {
  margin-top: 0;
  margin-bottom: 0;
}

section.featuredActivities.stories .h2 {
  margin-bottom: 1.6825em;
}

section.featuredActivities.legacy .lone-story .h3 span {
  font-size: 1.125em;
  font-weight: normal;
}

section.legacyStories {
  padding-top: 1em;
  padding-bottom: 1em;
  border-bottom: 0;
}

section.legacyEvents {
  padding-top: 1.9375em;
}

#legacyEventStoryWrap, #legacyEventStoryWrap section {
  /*background-image: url(../media/image/1/homedskbkg2.png);*/
  /*background-size: 100% 100%;*/
  background: #fff;
}

#legacyEventStoryWrap p.newsType {
  color: gray;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 80%;
  margin: 0;
}

#legacyEventStoryWrap .accordion-content .h3 {
  color: #1c0e49;
  margin: 1em 0;
  font-size: 1.17em;
  font-weight: 600;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#legacyEventStoryWrap p {
  color: gray;
}

#legacyEventStoryWrap .accordion-content .date {
  margin-bottom: 0;
}

#legacyEventStoryWrap .date span {
  color: gray;
  text-transform: none;
  font-size: 100%;
  font-weight: 400;
}

#legacyEventStoryWrap .tabHeading {
  display: none;
}

section.accordion .accordion-toggle {
  background-color: #41a4dd;
  padding: 0.25em 0.25em 0.25em 0.6875em;
  text-transform: uppercase;
  margin-bottom: 0;
}

section.accordion .accordion-content {
  text-align: center;
  font-family: "open sans", sans-serif;
  display: none;
}

section.accordion .accordion-content .date,
section.accordion .accordion-content .eventTime {
  color: white;
  text-transform: uppercase;
  font-size: 0.8125em !important;
  margin-top: 0.375em;
}

section.accordion .accordion-content .eventLocation .fa {
  font-size: 1.875em;
  vertical-align: middle;
  color: #41a4dd;
}

section.accordion .accordion-content .eventLocation p {
  display: inline;
  color: #41a4dd;
  margin-left: 0.3125em;
}

section.accordion .accordion-content .h3 {
  margin-bottom: 0;
  font-size: 0.9375em;
}

section.accordion .accordion-content p {
  width: 100%;
  font-size: 0.8125em;
  margin-top: 0.69em;
  font-weight: 100;
  margin-bottom: 0.25em;
color:white;
}

section.accordion button {
  background-color: #781ea2;
}

#legacyEventStoryWrap section.accordion button {
  margin: 1em auto 2em auto;
  display: block;
  width: 100%;
  padding: 1.2em;
}

section.accordion button a {
  font-weight: 500;
  letter-spacing: 0.1em;
}

section.accordion .accordion-content .lone-legacyStory {
  /*padding-bottom: 0.8125em;*/
  /*padding-top: 0.75em;*/
  padding: 1em;
  /*border-bottom: 0.125em solid white;*/
  border-bottom: 1px solid gray;
  display: block;
}

section.accordion .accordion-content .lone-legacyStory .img {
  display: none;
}


/*section.accordion .accordion-content .lone-legacyStory:nth-child(3n){
  border-bottom: 0;
}*/

section.accordion .accordion-toggle .accordion-heading {
  color: white;
  font-size: 0.75em;
  font-weight: 500;
  letter-spacing: 0.1em;
}

section.accordion .accordion-toggle .toggle-icon {
  float: right;
  background-color: white;
  padding: 0 0.233em;
  color: #41a4dd;
}


/* Update for Featured Stories Legacy Page - begin */


div.legacy section.stories .lone-story .headline .h3:first-child span {
  font-size: .9em;
}

div.legacy section.stories .lone-story .headline {
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
}

/* Update for Featured Stories Legacy Page - begin */


@media only screen and (min-width: 600px) {

.legacy section.pageIntro.legacy{
  background-image: url(../media/image/1/legacydskbkg1.png);
}
  section.pageIntro .legacyCircles .imgCircle:nth-child(odd) {
    margin-right: 0;
  }
  section.pageIntro .legacyCircles .imgCircle {
    width: 12.8em;
    height: 12.8em;
    border-width: 0.5em;
    margin-left: 0.4em !important;
  }
  section.pageIntro .legacyCircles .imgCircle:first-child {
    margin-left: 0 !important;
  }
  section.pageIntro .legacyCircles {
    margin-top: 15em;
  }
  section.featuredActivities.legacy {
    padding: 3.9em 2.8em;
  }
  section.featuredActivities.legacy .lone-story {}
  section.legacyStories {
    border-bottom: 0.2em solid #444782;
  }
  section.legacyStories.accordion.legacy .accordion-toggle,
  section.legacyEvents.accordion.legacy .accordion-toggle {
    display: none;
  }
  #legacyEventStoryWrap .legacy {
    background: none;
  }
  #legacyEventStoryWrap .tabHeading {
    display: block;
    text-align: center;
    padding-top: 2em;
  }
  #legacyEventStoryWrap .tabHeading span {
    color: white;
    font-size: 0.75em;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 0.33em 1em;
    text-transform: uppercase;
    color: #41a4dd;
    margin-right: 1em;
  }
  #legacyEventStoryWrap .accordion-content {
    /*to make the items of same height*/
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #legacyEventStoryWrap .tabHeading span:hover {
    cursor: pointer;
  }
  #legacyEventStoryWrap .tabHeading span.activeTab {
    background: #41a4dd;
    color: white;
    border-radius: 0.667em;
  }
  #legacyEventStoryWrap section.accordion button {
      width: 18em;
      margin: 1em 0;
      padding: 1.4em;
  }
  section.legacyEvents.accordion.legacy {
    display: none;
    padding: 3.9em 2.8em;
  }
  section.legacyStories.accordion.legacy {
    padding: 3.9em 2.8em;
  }
  section.legacyStories.accordion.legacy .accordion-toggle {
    margin-bottom: 1.3em;
  }
  section.accordion .accordion-content .lone-legacyStory {
    width: 60%;
    padding: 1.5em 2em 1.5em 0;
    /*float: left;*/
    /*border-bottom: 0;*/
  }
  section.accordion .accordion-content .lone-legacyStory:nth-child(3n) {
    margin-right: 0;
  }
  section.accordion .accordion-content .lone-legacyStory .img {
    display: block;
    border: 0.5em solid white;
    height: 9.6em;
    width: 33%;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    margin-right: 3%;
  }
  section.accordion .accordion-content .lone-legacyStory .img {
    display: block;
    border: 0.5em solid white;
    height: 9.6em;
    width: 33%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 0.9em;
    float: left;
    margin-right: 3%;
  }
  section.accordion .accordion-content .lone-legacyStory .h3 span {
    font-size: 1.125em;
    text-align: left;
  }
  section.accordion .accordion-content .lone-legacyStory p,
  section.accordion .accordion-content .lone-legacyStory .h3 {
    text-align: left;
  }
  @media only screen and (min-width: 1280px) {
    section.pageIntro .legacyCircles .imgCircle {
      width: 11.4em;
      height: 11.4em;
    }
  }
}


/*End Legacy Page*/


/*FAQ CSS*/

section.faq {
  color: #1c0e49;
  background-color: white;
  padding-top: 3.375em;
  padding-bottom: 0.3125em;
  border-bottom: 0.125em solid #e3f1fa;
}

section.faq.legacy {
  background: white;
  padding-top: 3.875em;
  padding-bottom: 4em;
}

section.faq.accordion {
  padding: 1em;
}

section.faq.accordion .tabHeading {
  display: none;
}

section.faq.accordion .accordion-toggle {
  margin-bottom: 0.3125em;
}

section.faq.accordion .accordion-content .lone-question {
  padding-bottom: 2.75em;
  padding-top: 1.1875em;
  position: relative;
  border-bottom: 2px solid #d3d3d3;
  text-align: left;
}

section.faq.accordion .accordion-content .lone-question:first-child {
  padding-top: 0.875em;
}

section.faq.accordion .accordion-content .lone-question:last-child {
  border-bottom: 0;
}

section.faq.accordion .accordion-content .lone-question .morelink {
  position: absolute;
  display: block;
  bottom: 1em;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-transform: uppercase;
  color: #41a4dd;
}

section.faq.accordion .accordion-content .lone-question .h3 {
  margin-bottom:1em;
  text-align:left;
}

section.faq.accordion .accordion-content .lone-question .h3 span {
  font-weight: bold;
}

section.faq.accordion .accordion-content .lone-question p {
  font-weight: 500;
  color:black;
   text-align:left;
   display: inline;
}
section.faq.accordion .accordion-content .lone-question .faqAnswer{
  line-height: 1.2em;
}
section.faq.accordion .accordion-content .lone-question .faqAnswer > p:last-child,
section.faq.accordion .accordion-content .lone-question .faqAnswer .morecontent{
  display: inline;
}
section.faq.accordion .accordion-content .lone-question .faqAnswer .moreellipses,
section.faq.accordion .accordion-content .lone-question .faqAnswer p:first-child
{
  display: inline;
}

section.faq.accordion .accordion-content .lone-question .morecontent div {
  display: none;
}

section.faq.accordion .accordion-content .lone-question .morecontent div.showAnswer {
  display: inline;
  font-size: 0.8125em;
}
section.faq.accordion .accordion-content .lone-question .morecontent div.showAnswer p{
  font-size: 1em !important;
}

@media only screen and (min-width: 600px) {
  section.faq.accordion {
    padding: 2.875em 5em;
    margin: 0 10em;
  }
  section.faq.accordion .tabHeading {
    display: block;
    width: 14.6em;
    float: left;
    z-index: 100;
    position: relative;
  }
  section.faq.accordion .accordion-content {
    float: right;
    width: 32em;
    padding-left: 1.2em;
  }
  section.faq.accordion .accordion-content .lone-question:first-child {
    padding-top: 0;
  }
  section.faq.accordion .accordion-content .lone-question {
    text-align: left;
  }
  section.faq.accordion .accordion-content .lone-question .h3 {
    width: 100%;
    text-align: left;
  }
  section.faq.accordion .accordion-content .lone-question .h3 span {
    font-size: 1.6em;
  }
  section.accordion .accordion-content p {
    font-size: 1em;
    text-align: center;
  }
  section.faq.accordion .tabHeading span {
    display: block;
    background-color: #1c0e49;
    font-family: "futura-pt", sans-serif;
    text-transform: uppercase;
    color: white;
    border: none;
    text-align: left;
    padding: 0.5em 1em;
    margin-bottom: 0.3em;
  }
  section.faq.accordion .tabHeading span:hover {
    cursor: pointer;
  }
  section.faq.accordion .tabHeading span.activeTab {
    background-color: #41a4dd;
  }
  section.faq.accordion .accordion-toggle {
    display: none;
  }


  section.faq.accordion .accordion-content .lone-question .faqAnswer{
    line-height: normal;
  }
  section.faq.accordion .accordion-content .lone-question .morecontent div.showAnswer {
    font-size: 1em;
  }


}

@media only screen and (min-width: 600px) {
  section.faq.legacy {
    margin: 0 10em;
    padding-top: 3.875em;
  }
  section.faq.accordion {
    margin: 0 10em;
    padding: 2.875em 5em;
  }
}


/*End FAQ CSS*/


/*Our Team*/

section.team {
  text-align: center;
  border-bottom: 2px solid #22245f;
}

section.team > .h2 {
  margin-bottom: 1.75em;
}

section.team .teamHeading {
  margin-bottom: 1em;
  color: white;
}

section.team .teamHeading span {
  font-weight: 400;
  font-size: 1.25em;
  font-family: 'open sans', sans-serif;
}

.member .memberHead {
  position: relative;
  text-align: center;
  font-family: 'open sans', sans-serif;
  margin-bottom: 1.25em;
}

.member .memberHead:hover {
  cursor: pointer;
}

.member .memberHead .imgCircle {
  width: 9.56em;
  height: 9.56em;
  background-size: cover;
}

.member .memberHead .memberName {
  text-transform: capitalize;
  color: #41a4dd;
  margin-top: 0.4375em;
  margin-bottom: -0.4375em;
}

.member .memberHead .memberName span,
.member .memberHead .memberTitle span {
  font-size: 0.75em;
}

.member .memberDescription {
  display: none;
}

.member .memberDescription .closeDesc {
  background-image: url(../media/image/1/closex.png);
  width: 2.4375em;
  height: 2.4375em;
  display: inline-block;
  background-size: contain;
}

.member .memberDescription .closeDesc:hover {
  cursor: pointer;
}

.member .memberHead.active ~ .memberDescription {
  display: block;
  position: absolute;
  background: #41a4dd;
  width: 100%;
  z-index: 50;
  left: 0;
  text-align: center;
  padding-top: 0.5625em;
  padding-bottom: 0.625em;
  min-height: 23em;
}

.member .memberHead.active ~ .memberDescription .h5 {
  width: 75%;
  margin: 0 auto;
  margin-top: 0.75em;
  line-height: 0.875em;
  margin-bottom: 0.5em;
}


.member .memberHead.active ~ .memberDescription > .h5 {
  line-height: 1em;
}

.member .memberHead.active ~ .memberDescription > .h5 span {
  font-size: 0.875em;
  font-weight: 400;
}

.member .memberHead.active ~ .memberDescription p {
  width: 80%;
  margin: 0 auto;
}

.member .memberHead.active ~ .memberDescription .nameDesc span {
  font-size: 0.8125em;
  font-weight: 700;
  font-family: 'open sans', sans-serif;
  color: #1c0e49;
}

.ourTeam .member .memberHead.active:after {
  position: absolute;
  display: inline-block;
  border-right: 1.3125em solid transparent;
  border-bottom: 1.3125em solid #41a4dd;
  border-left: 1.3125em solid transparent;
  content: '';
  z-index: 10;
  margin: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -1.25em;
}

.member .memberSocial .social-circles {
  width: 2.3125em;
  height: 2.3125em;
  float: left;
  position: relative;
  color: #41a4dd;
  background-color: #1c0e49;
}

.member .memberSocial a:nth-child(2) .social-circles {
  margin: 0 1.5em;
}

.member .memberSocial .social-circles .fa-2x {
  font-size: 1em;
}

.member .memberSocial {
  padding-left: 0;
}

.member .memberSocial a {
  display: inline-block;
}

.member .memberDescription .memberVideo {
  padding: 0 1em;
}

.member .memberDescription .memberVideo .videoContainer {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.member .memberDescription .memberVideo .videoContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.member .memberDescription .memberVideo .h5 {
  margin-top: 0.625em;
}

.member .memberDescription .memberVideo .h5 span {
  font-size: 0.75em;
  font-weight: 500;
  color: #1c0e49;
}

.member .memberDescription .memberVideo p {
  font-size: 0.75em;
  margin-top: 0;
  color: #1c0e49;
  width: 75%;
}

#teamAdvisory p,
#teamEvents p {
  width: 90%;
}

#teamAdvisory button,
#teamEvents button {
  width: 100%;
}

#teamAdvisory img,
#teamEvents img {
  max-width: 100%;
}

#Committees li {
  list-style-type: none;
}
#Committees ul {
  padding-left: 0;
  font-family: "futura-pt", sans-serif;
  text-transform: capitalize;
  font-weight: 400;
}

@media only screen and (min-width: 600px) {
  section.team {
    padding-left: 3.5em;
    padding-right: 3.5em;
    padding-bottom: 2em;
  }
  section.team .memberCollection .member {
    float: left;
    margin-right: 4.7em;
    width: 27%;
    height: 21em;
  }
  section.team .memberCollection .member:nth-child(3n) {
    margin-right: 0;
  }
  section.team .teamHeading {
    margin-bottom: 2.8em;
  }
  section.team .teamHeading span {
    font-size: 1.6em;
  }
  .team .member .memberHead .imgCircle {
    width: 13em;
    height: 13em;
    border-width: 0.4em;
  }
  section.team > .h2 {
    margin-bottom: 1em;
  }
  .member .memberHead {
    margin-bottom: 2.5em;
  }
  .ourTeam .member .memberHead.active:after {
    bottom: -2.5em;
  }
  .member .memberHead.active ~ .memberDescription {
    padding: 3em 5.4em;
  }
  .member .memberHead.active ~ .memberDescription .h5 {
    width: 100%;
    text-align: left;
    text-transform: none;
  }
  .member .memberHead.active ~ .memberDescription .memberVideo .h5{
    padding-left: 1.5em;
  }
  .member .memberHead.active ~ .memberDescription .h5 span {
    font-size: 1em;
        text-transform: uppercase;
  }
  .member .memberHead.active ~ .memberDescription .h5 span p {
    font-weight: 700;
  }
  .member .memberHead.active ~ .memberDescription .nameDesc {
    margin-top: 1.2em;
    margin-bottom: 0.5em;
  }
  .member .memberHead.active ~ .memberDescription .nameDesc span {
    font-size: 1.7em;
  }
  .member .memberHead.active ~ .memberDescription p {
    width: 100%;
    font-size: 1em;
    font-family: 'open sans', sans-serif;
    font-weight: 100;
  }
  .member .memberDescription {
    box-sizing: border-box;
  }
  .member .memberDescription .closeDesc {
    position: absolute;
    top: 1.1em;
    right: 3.2em;
    width: 2em;
    height: 2em;
  }
  .member .memberDescription .tbLeftContent {
    float: left;
    width: 46%;
    text-align: left;
  }
  .member .memberDescription .memberVideo {
    float: right;
    width: 50%;
    text-align: left;
    padding: 0;
    position: relative;
  }
  .member .memberDescription .memberVideo .videoContainer {
    top: 2.5em;
    left: 1.5em;
  }
  .member .memberDescription .memberVideo .h5 {
    position: absolute;
    top: 0;
  }
  .member .memberDescription .memberVideo p {
    position: relative;
    top: 3.5em;
    left: 1.5em;
  }
  .member .memberSocial .social-circles {
    width: 2em;
    height: 2em;
  }
  .member .memberSocial a:nth-child(2) .social-circles {
    margin: 0;
  }
  #teamAdvisory .tbLeftContent,
  #teamEvents .tbLeftContent {
    float: left;
    width: 46%;
    text-align: left;
  }
  #teamAdvisory .tbLeftContent p,
  #teamEvents .tbLeftContent p {
    margin-left: 0;
  }
  #teamAdvisory img,
  #teamEvents img {
    float: right;
    width: 50%;
  }
  #Committees ul {
    width: 33%;
    float: left;
  }
  #Committees ul li {
    font-size: 1.125em;
    list-style-type: none;
    line-height: 1.164;
  }
}

@media only screen and (min-width: 1280px) {
  .member .memberHead.active ~ .memberDescription {
    padding: 3em 14em;
    /*max-width: 1600px;*/
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .member .memberDescription .closeDesc {
    right: 12.2em;
  }
}


/*End Our Team*/


/* Partners Page CSS */

.ourPartners .team .teamHeading {
  margin-bottom: 1.875em;
}

.ourPartners .logo-container {
  padding: 0;
}

.ourPartners .logo-container .member {
  width: 8.125em;
  height: 8.125em;
  margin-bottom: 0.625em;
}

.ourPartners .logo-container .memberHead {
  width: 7.125em;
  height: 7.125em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/*.ourPartners .logo-container .logo:nth-child(odd) {
  margin-right: 0.75em;
}*/

.ourPartners .logo-container .logo.member .partnerImage {
  width: 100%;
  height: 10em;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: contain;
}

.ourPartners .logo-container .logo.member .memberDescription {
  padding-left: 1em;
  padding-right: 1em;
  box-sizing: border-box;
}

.ourPartners .logo-container .logo.member .memberDescription p {
  margin-top: 1em;
  margin-bottom: 1em;
}

.ourPartners .logo-container .logo.member button {
  background-color: #1c0e49;
  width: 100%;
}

.ourPartners #learnAbtPartner button,
.ourPartners #learnAbtPartner button a {
  width: 100%;
}

@media only screen and (min-width: 600px) {
  .ourPartners .logo-container .logo.member .partnerImage {
    width: 50%;
    float: right;
    height: 15.2em;
    /* keeping the aspect ratio, ho?*/
    margin-top: 1.2em;
  }
  .ourPartners section.team {
    padding-left: 1.8em;
    padding-right: 1.8em;
  }
  .ourPartners .logo-container .member {
    width: 8.625em;
    height: 8.625em;
  }
  .ourPartners .logo-container .memberHead {
    width: 7.625em;
    height: 7.625em;
  }
  .ourPartners .logo-container .logo:nth-child(odd) {
    margin-right: 0;
  }
  .ourPartners .logo-container .logo {
    margin-right: 0.6em !important;
  }
  .ourPartners .logo-container .logo:nth-child(6n) {
    margin-right: 0 !important;
  }
  .ourPartners .logo-container .logo.member .memberDescription {
    padding-left: 3em;
    padding-right: 3em;
  }
  .ourPartners #learnAbtPartner {
    padding-left: 12em;
    padding-right: 12em;
    padding-bottom: 4em;
  }
  .ourPartners #learnAbtPartner .teamHeading {
    margin-bottom: 1.3em;
  }
  .ourPartners #learnAbtPartner button {
    padding: 1em;
    width: 70%;
  }
}

@media only screen and (min-width: 1280px) {
  .ourPartners .logo-container .logo.member .memberDescription {
    padding-left: 14em;
    padding-right: 14em;
  }
  .ourPartners #learnAbtPartner button {
    width: 46%;
  }
  .ourPartners section.legacy {
    padding-left: 12em !important;
    padding-right: 12em !important;
  }

}


/* End Partners Page CSS */


/* Events CSS */

section.inverted {
  color: #1c0e49;
  background-color: white;
  padding: 0.6875em 0 0 0;
}

section.inverted .h5 span {
  font-weight: 100;
}

section.inverted .h2 {
  margin-top: -0.625em;
  margin-bottom: 0.5em;
}

section.upcomingEvents .h2 {
  padding-bottom: 0.5em;
  border-bottom: 0.125em solid #e3f1fa;
  margin-bottom: 0;
}

section.upcomingEvents .eventsCollection {
  text-align: center;
  font-family: "open sans", sans-serif;
  padding: 0em 1em 0.75em 1em;
}

section.upcomingEvents .loneEvent .eventLocation .fa {
  font-size: 1.875em;
  vertical-align: middle;
  color: #41a4dd;
}

section.upcomingEvents .loneEvent .eventLocation p {
  display: inline;
  color: #41a4dd;
  margin-left: 0.3125em;
  font-size: 0.875em;
  font-weight: 100;
}

section.upcomingEvents .loneEvent .h3 {
  margin-bottom: 0.5em;
  font-size: 0.8749em;
  color: #1c0e49;
  text-transform: capitalize;
  font-weight: 700;
}

section.upcomingEvents .loneEvent .date span,
section.upcomingEvents .loneEvent .eventTime span {
  font-size: 0.8749em;
}

section.upcomingEvents .loneEvent .date {
  margin-top: -0.375em;
}

section.upcomingEvents .loneEvent p {
  width: 100%;
  margin-top: 1.25em;
  margin-bottom: 1em;
  font-weight: 500;
  font-size: 0.8125em;
}

section.upcomingEvents .loneEvent li {
  font-size: 0.8125em;
}

section.upcomingEvents button {
  background-color: #41a4dd;
  width: 100%;
  padding: 0.8125em;
  display: block;
  margin-top: 1em;
  border-top: 0.0625em solid #d3d3d3;
}

section.upcomingEvents button a {
  font-weight: 500;
  letter-spacing: 0.1em;
  color: white;
  font-size: 0.8125em;
  width: 100%;
}

section.upcomingEvents .loneEvent {
  padding-bottom: 0.75em;
  padding-top: 1em;
  border-bottom: 0.0625em solid #d3d3d3;
}

section.exploreEvents .exploreEventsCollection {
  padding: 0 1em;
}

section.exploreEvents .exploreEventsCollection li {
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 0.875em;
  height: 9em;
}

  /*hide loneEvent for collection and show more button functionality */
  .eventsPage.upcomingEvents .eventsCollection-container .eventsCollection .loneEvent:nth-of-type(1n+5){
    display: none;
  }



@media only screen and (min-width: 600px) {
  section.inverted {
    padding: 3.6em 0;
  }

  /* only for eventsPage, to fix the css for no events selected */
  section.eventsPage.inverted.upcomingEvents{
    min-height: 28em;
  }

  section.inverted .h5 {
    margin-bottom: -1.1em;
  }
  section.upcomingEvents .h2 {
    padding-bottom: 1.2em;
  }
  section.upcomingEvents .eventsCollection-container {
    padding: 0 3em;
  }
  section.upcomingEvents .eventsCollection {
    width: 63.5%;
    float: left;
    padding-left: 0;
  }
  section.upcomingEvents .loneEvent {
    padding-top: 2.2em;
  }
  section.upcomingEvents .loneEvent .tbLeftContent {
    float: left;
    padding-right: 1em;
    text-align: center;
    width: 24%;
    font-family: "futura-pt", sans-serif;
  }
  section.upcomingEvents .loneEvent .tbLeftContent .largeDate {
    text-transform: uppercase;
    font-size: 1.7em;
    font-weight: 100;
  }
  section.upcomingEvents .loneEvent .tbLeftContent .largeDay {
    font-size: 1.7em;
    font-weight: bold;
    display: block;
    margin-top: -0.41176em;
    margin-bottom: 0.70588em;
  }
  section.upcomingEvents .loneEvent .tbLeftContent img {
    width: 100%;
    height: auto;
  }
  section.upcomingEvents .loneEvent .tbRightContent {
    float: right;
    text-align: left;
    width: 73%;
    font-size: 1.23em;
  }
  section.upcomingEvents button {
    width: 44%;
  }
  section.upcomingEvents #calendar {
    position: relative;
    float: right;
    width: 32%;
    margin-top: 2.4em;
  }
  section.exploreEvents {
    padding-left: 2em;
    padding-right: 2em;
  }
  section.exploreEvents .exploreEventsCollection li {
    margin-right: 1em;
    width: 11.8em;
    float: left;
    background-size: contain;
  }
  section.exploreEvents .exploreEventsCollection li:nth-child(4n) {
    margin-right: 0;
  }
  section.exploreEvents .exploreEventsCollection {
    padding: 0;
  }
}

@media only screen and (min-width: 1280px) {
  section.upcomingEvents .eventsCollection-container {
    padding: 0 13em;
  }
  section.exploreEvents .exploreEventsCollection li {
    width: 11em;
  }
}


/*End Events CSS */


/*event details css*/

.eventsDetail section.upcomingEvents .loneEvent:first-child {
  border-bottom: 0;
}

.shareEvent {
  margin-top: 2em;
  margin-bottom: 2.25em;
  color: #1c0e49;
}

.shareEvent .h3 {
  margin-bottom: 0;
  font-size: 0.8749em;
  color: #1c0e49;
  text-transform: capitalize;
  font-weight: 700;
  text-align: center;
}

.shareEvent ul {
  padding: 0 !important;
  text-align: center;
  margin-top: 0.5em;
}

.shareEvent ul a {
  display: inline-block;
}

.shareEvent ul .social-circles {
  width: 2.125em;
  height: 2.125em;
  position: relative;
  background-color: #cccccc;
  color: white;
  list-style-type: none;
}

.shareEvent ul .social-circles .fa-2x {
  font-size: 1em;
  color: white !important;
}

section.upcomingEvents .fundPromotion {
  position: relative;
  background-color: #e5e5e5;
}

section.upcomingEvents .fundPromotion .date-tab {
  height: 5.375em;
  width: 5.5em;
  position: absolute;
  top: -0.25em;
  left: -0.25em;
  background-image: url(../media/image/1/datetabbkg.png);
  background-repeat: no-repeat;
  background-size: contain;
}

section.upcomingEvents .fundPromotion .date-tab span {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  top: 1.125em;
  left: -0.5625em;
  position: relative;
  color: white;
  font-weight: 100;
}

section.upcomingEvents .relatedEvent {
  background-color: #f0f0f0;
  padding-top: 2.125em;
}

section.upcomingEvents .relatedEvent > .h5 {
  margin-bottom: 0.3125em;
}

section.upcomingEvents .relatedEvent .loneEvent {
  padding: 1.25em 0;
}

section.upcomingEvents .relatedEvent .loneEvent:nth-child(5n) {
  border-bottom: 0;
  /*this takes away the border bottom of third .loneEvent, which is 5th child in DOM */
}

section.upcomingEvents .relatedEvent .loneEvent .relatedDate,
section.upcomingEvents .relatedEvent .loneEvent p {
  margin: 0;
  color: #222222;
  font-weight: 200;
}

section.upcomingEvents .relatedEvent .buttonContainer {
  word-spacing: 1em;
}

section.upcomingEvents .relatedEvent button {
  width: 45%;
  display: inline-block;
}

section.upcomingEvents .eventStatus {
  margin-bottom: -1em !important;
}

section.upcomingEvents .fundPromotion {
  padding: 1em 0;
  margin-bottom: 1em;
}

section.upcomingEvents .fundPromotion .promotionDetails {
  margin: 0 auto;
  width: 60%;
}

section.upcomingEvents .fundPromotion .promotionDetails p {
  margin: 0;
}

section.upcomingEvents .fundPromotion .promotionDetails a {
  color: #41a4dd;
}

section.upcomingEvents .googleMaps .googleMapsImage {
  height: 10em;
  width: 100%;
  margin-bottom: 0.5em;
  background-size: cover;
  display: block;
}

section.upcomingEvents .eventSponsor {
  margin-top: 1.6875em;
}

section.upcomingEvents .eventSponsor span {
  font-size: 0.75em;
}

section.upcomingEvents .eventSponsor .logo {
  width: 10.75em;
  height: 6.75em;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
  background-position: center;
}

.eventsDetail section.upcomingEvents .tbRightContent .gallerydescription{
    height: 8em;
      background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.eventsDetail section.upcomingEvents .tbRightContent .gallerydescription .gallerylist{
    margin-top: 1em;
    position:absolute;
}
.eventsDetail section.upcomingEvents .tbRightContent .gallerydescription .gallerylist li{
    color: #fff;
    text-align: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.eventsDetail section.upcomingEvents .tbRightContent .gallerydescription .gallerylist li:first-child{
    font-weight: 600;
}
.eventsDetail section.upcomingEvents .tbRightContent .gallerydescription .gallerylist li:nth-child(3){
    margin-top: 1em;
}

@media only screen and (min-width: 600px) {
  .eventsDetail section.upcomingEvents .eventsCollection {
    width: auto;
    float: none;
    padding: 0 3em;
  }
  .eventsDetail section.upcomingEvents .loneEvent .tbLeftContent {
    text-align: left;
    width: 70%;
    font-size: 1.23em;
    font-family: "open sans", sans-serif;
  }
  .eventsDetail section.upcomingEvents .loneEvent .tbLeftContent .eventLocation {
    padding-top: .35em;
  }
  .eventsDetail section.upcomingEvents .loneEvent .tbRightContent {
    width: 27%;
    padding-top: 2.6em;
    font-size: 1em;
  }
  .eventsDetail section.upcomingEvents button {
    width: 42%;
    padding-top: .5em;
    margin-top: 1.5em;
  }
  .eventsDetail section.upcomingEvents button a {
    font-size: 0.66em;
  }
  .eventsDetail section.inverted {
    padding-bottom: 0;
  }
  .shareEvent ul {
    text-align: left;
  }
  .shareEvent .h3 {
    text-align: left;
  }
  section.upcomingEvents .eventSponsor .logo {
    margin-left: 0;
  }
  section.upcomingEvents .fundPromotion {
    padding-top: 0.6em;
    padding-left: 2.8em;
  }
  section.upcomingEvents .fundPromotion .promotionDetails {
    padding-top: 0.9em;
    margin: auto;
    width: 90%;
  }
  section.upcomingEvents .fundPromotion .date-tab span {
    top: 1.4em;
    left: 0.4em;
  }
  section.upcomingEvents .eventSponsor {
    margin-top: 3.3em;
  }
  section.upcomingEvents .relatedEvent .eventFilter li {
    float: left;
    text-transform: uppercase;
    padding: 0.66em 1.80em;
    font-size: 0.9em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    list-style-type: none;
    margin-right: -1em;
  }
  section.upcomingEvents .relatedEvent .eventFilter li.active {
    color: white;
    margin-left: -1em;
  }
  section.upcomingEvents .relatedEvent .eventFilter li:hover {
    cursor: pointer;
  }
  section.upcomingEvents .relatedEvent {
    text-align: left;
    padding-top: 2.6em !important;
    padding-bottom: 2em !important;
  }
  section.upcomingEvents .relatedEvent .eventFilter {
    padding-left: 0;
    text-align: left;
    margin-top: 0;
  }
  section.upcomingEvents .relatedEvent > .h5 {
    text-align: left;
  }
  section.upcomingEvents .relatedEvent > .h5 span {
    font-size: 1.75em;
  }
  .eventsDetail section.upcomingEvents .relatedEvent .tbLeftContent .largeDay,
  .eventsDetail section.upcomingEvents .relatedEvent .tbLeftContent .largeDate {
    font-size: 1.38em;
  }
  .eventsDetail section.upcomingEvents .relatedEvent .h3 span {
    font-size: 1.076em;
  }
  .eventsDetail section.upcomingEvents .relatedEvent .loneEvent .relatedDate,
  .eventsDetail section.upcomingEvents .relatedEvent .loneEvent .relatedEventTime,
  .eventsDetail section.upcomingEvents .relatedEvent .loneEvent p {
    font-size: 1em;
    color: #222222;
    font-weight: 200;
  }
  section.upcomingEvents .relatedEvent .loneEvent {
    width: 33%;
    border-bottom: 0;
    float: left;
    box-sizing: border-box;
    padding-right: 1em;
  }
  section.upcomingEvents .relatedEvent .loneEvent .tbLeftContent {
    float: left;
    padding-right: 0;
    text-align: center;
    width: 24%;
    font-family: "futura-pt", sans-serif;
  }
  section.upcomingEvents .relatedEvent .loneEvent .tbRightContent {
    float: right;
    text-align: left;
    width: 73%;
    padding-top: 0;
  }
  .eventsDetail section.upcomingEvents .loneEvent:first-child .date {
    margin-top: 0.7em;
  }
  .eventsDetail section.upcomingEvents .loneEvent .date span,
  .eventsDetail section.upcomingEvents .loneEvent .eventTime span {
    font-size: 0.76em;
  }
  section.upcomingEvents .eventStatus {
    margin-bottom: -0.4em !important;
  }
  .shareEvent ul .social-circles {
    width: 2em;
    height: 2em;
  }
  .shareEvent {
    margin-bottom: 0;
  }
.eventsDetail section.upcomingEvents .tbRightContent .gallerydescription .gallerylist{
    padding: 0 1.5em 0 1em;
}





}

@media only screen and (min-width: 1280px) {
  .eventsDetail section.upcomingEvents .eventsCollection {
    padding: 0 13em;
  }
}


/*end event details css*/


/*MNSB CSS*/

section.stories.mnsbStories .lone-story .date-tab span {
  top: 1.25em;
  left: 0;
  text-transform: uppercase;
}

section.mnsbStories {
  margin-top: 5.25em;
}

@media screen and (min-width: 600px) {
  .mnsb section.pageIntro {
    padding-top: 3.5em;
  }
}

@media screen and (min-width: 1280px) {
  section.mnsbStories {
    padding-left: 13em;
    padding-right: 13em;
  }
}


/*End MNSB CSS*/


/*photos and logos CSS*/

section.faq.photosLogos .usageTerms {
  background-color: #41a4dd;
  padding: 1em;
  color: white;
  font-family: 'Open Sans', sans-serif;
}

section.faq.photosLogos .usageTerms .h5 {
  text-align: left;
}

section.faq.photosLogos .usageTerms p {
  width: 100%;
}

section.faq.legacy.photosLogos {
  background: white;
}

section.faq.accordion.photosLogos .photo-container .h3,
section.faq.accordion.photosLogos .logo-container .h3 {
  background-color: #41a4dd;
  padding: 0.25em 0.25em 0.25em 0.6875em;
  text-transform: uppercase;
  margin-bottom: 0;
}

section.faq.accordion.photosLogos .photo-container .h3 span,
section.faq.accordion.photosLogos .logo-container .h3 span {
  color: white;
  font-size: 1.125em;
  letter-spacing: 0.1em;
  font-weight: 100;
}


/*
the name of the class is .lone-question, but it refers to single image container in the page. The css was copied from FAQ page*/

section.faq.accordion.photosLogos .accordion-content {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* the image will be of same height*/
}

section.faq.accordion.photosLogos .lone-question {
  padding-bottom: 0.875em;
  border-bottom: 0;
}

section.faq.accordion.photosLogos .photo-container .lone-question:hover {
  cursor: pointer;
}

section.faq.accordion.photosLogos .lone-question img {
  width: 100%;
}

section.faq.accordion.photosLogos .logo-container {
  margin-top: 3.375em;
}

section.faq.accordion.photosLogos .logo-container .logo {
  float: none;
  margin: 0 auto;
  width: 100%;
}

#blueimp-gallery .slide .video-content {
    position: absolute;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

#blueimp-gallery .slide .video-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#blueimp-gallery>.close{
  font-size: 60px;
  text-shadow: 6px 5px 4px black;
}

body:last-child .blueimp-gallery>.slides>.slide>.video-content:not(.video-loading)>a {
  background-size: contain;
}

section.faq.accordion.photosLogos .lone-question.video .imgContainer {
  position: relative;
}

section.faq.accordion.photosLogos .lone-question.video .imgContainer:after {
  content: "";
  width: 4em;
  height: 4em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url(../svg/document/1/playpause.svg);
  background-size: contain;
}

@media screen and (min-width: 600px) {
  section.faq.legacy.photosLogos {
    border-bottom: 0;
  }
  section.faq.legacy.photosLogos {
    padding-left: 0;
    padding-right: 0;
  }
  section.faq.photosLogos .usageTerms {
    padding: 2em 5em;
  }
  section.faq.accordion.photosLogos .accordion-content {
    float: none;
    width: 100%;
    padding-left: 0;
  }
  /*
      the name of the class is .lone-question, but it refers to single image container in the page. The css was copied from FAQ page*/
  section.faq.accordion.photosLogos .lone-question {
    padding-top: 0;
    width: 31.9%;
    margin-right: 1em;
    float: left;
  }
  section.faq.accordion.photosLogos .lone-question:nth-child(3n) {
    margin-right: 0;
  }
  section.faq.accordion.photosLogos .photo-container .h3,
  section.faq.accordion.photosLogos .logo-container .h3 {
    margin-bottom: 1em;
    padding-left: 1em;
  }
  section.faq.accordion.photosLogos .photo-container .h3 span,
  section.faq.accordion.photosLogos .logo-container .h3 span {
    font-size: 1.9em;
  }



}

@media screen and (min-width: 1280px) {
  section.faq.legacy.photosLogos {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}


/* End photos and logos CSS*/


/*mnsb detail CSS*/

.mnsbDetail .detailHighlight {
  background-color: #ccc;
  padding: 1em;
}

.mnsbDetail .detailHighlight img {
  width: 30%;
  float: left;
}

.mnsbDetail .detailHighlight .h5 {
  margin: 0;
  text-align: left;
  float: right;
  width: 70%;
}

.mnsbDetail .detailHighlight p {
  margin: 0;
  float: right;
  width: 70%;
}

.mnsbDetail .weeklyCompanies {
  margin-bottom: 1em;
}

.mnsbDetail .weeklyCompanies h3 {
  margin: 0;
}

.mnsbDetail .weeklyCompanies ul {
  border: 0 !important;
  padding: 0 0 0 1em !important;
}

.mnsbDetail .weeklyCompanies ul li {
  padding-top: 1em;
  list-style-type: none !important;
}

@media screen and (min-width: 600px) {}

@media screen and (min-width: 1280px) {}


/*end mnsb detail CSS*/


/*gallery detail CSS*/

.gallery .eventsDetail,
.newsDetail .eventsDetail {
  color: #1c0e49;
}

@media screen and (min-width: 600px) {}

@media screen and (min-width: 1280px) {
  .gallery .eventsDetail section.upcomingEvents .eventsCollection,
  .newsDetail .eventsDetail section.upcomingEvents .eventsCollection {
    padding: 0 3em;
  }
  .gallery .eventsDetail {
    margin: 0 10em;
  }
}


/*end gallery detail CSS*/


/*CSS for Request a Speaker*/


/*form error css. form validation done through jquery.validate.min.js*/

input.error,
select.error,
textarea.error {
  background: #FFDFE0 !important;
}

label.error {
  color: #860707;
}

form#requestASpeaker input,
form#requestASpeaker select,
form#requestASpeaker textarea {
  margin: 0.3em 0;
  padding: 0.5em 0.5em;
  border-radius: 5px;
  border: 1px solid gray;
  box-sizing: border-box;
  width: 100%;
  height: 2.5em;
  background: white;
}

form#requestASpeaker label {
  font-weight: 400;
  margin-bottom: 0.5em;
  display: block;
}

form#requestASpeaker textarea {
  height: 12em;
}

form#requestASpeaker .rightContent {
  margin-top: 2em;
}

input[type="date"]:before,
input[type="time"]:before {
  content: attr(placeholder) !important;
  color: #aaa;
  margin-right: 0.5em;
  font-weight: 300;
}

input[type="date"]:focus:before,
input[type="date"]:valid:before,
input[type="time"]:focus:before,
input[type="time"]:valid:before {
  content: "";
}

form#requestASpeaker button {
  margin-top: 2em;
}

@media only screen and (min-width: 600px) {
  form#requestASpeaker {
    z-index: 100;
    position: relative;
  }
  form#requestASpeaker .leftContent {
    width: 48%;
    float: left;
  }
  form#requestASpeaker .rightContent {
    width: 48%;
    float: right;
    margin-top: 0;
    margin-bottom: 1em;
  }
  form#requestASpeaker button {
    margin-top: 1em;
  }
}


/*End 'CSS for Request a Speaker'*/


/* 'CSS for Thank you page'*/

.fa-check-circle.fa-4x {
  color: #5cb85c;
  display: block;
}

.thankYou img {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .thankYou img {
    width: 50%;
    float: left;
    margin-right: 3em;
  }
}


/*End 'CSS for Thank you page'*/


/*'CSS for Email TopHat'*/

.emailTophat {
  position: relative;
  z-index: 100;
}
#emailTophat.emailTophat {
  display:none;
}

.emailTophat .fa-times-circle-o {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 20;
}
.emailTophat .fa-times-circle-o:hover {
  cursor: pointer;
}

.emailTophat footer {
  background: none;
  padding: 1em;
  border: 0;
}

.emailTophat footer form {
  padding: 0;
  border-bottom: 0;
}
.emailTophat footer form input {
  border:1px solid grey;
}

.emailTophat footer form p {
  margin-bottom: 1em;
  margin-top: 0;
  display: inline-block;
}

@media only screen and (min-width: 600px) {
  .emailTophat footer {
    padding: 0.5em;
  }
  .emailTophat footer form p {
    margin-bottom: 0;
    margin-right: 1em;
  }
}

/* Update for Press Sign up "52 Experiences" - Begin */

.pressForm {
  width: 100% !important;
}

@media only screen and (min-width: 600px) {
  .thankYou.accordion .left {
    width: 45%;
    margin-right: 5%;
    display: inline-block;
  }

  div#subscribeEmailPage {
    float: right;
    width:45%;
    margin-right:5%;
    display:inline-block;
    margin-top: 1em;
 }
}

/* Update for Press Sign up "52 Experiences" - End */


/*End 'CSS for Email TopHat'*/

/*CSS for plan your visit
*/

  .planYourVisit .square-content .row .col img{
    width: 100%;
  }

  .planYourVisit .square-content .row .col p{
    font-size: 0.8125em;
    font-weight: 100;
  }

  .planYourVisit .mapImage{
    display:block;
    width: 100%;
    background-size: cover;
    height: 14em;
    background-repeat: no-repeat;
  }

@media only screen and (min-width: 600px) {

  .planYourVisit .square-content .row .col p{
    font-size:1em;
  }

  .planYourVisit .square-content .row .col{
        margin: 0 3em 3em 0;
  }

  .planYourVisit .square-content .row .col button{
        width: 55%;
  }

  .planYourVisit .mapImage{
    height: 32em;
  }

}

.headroom {
    will-change: transform;
    transition: transform 200ms linear;
}
.headroom--pinned {
    transform: translateY(0%);
}
.headroom--unpinned {
    transform: translateY(-100%);
}
.header--fixed {
    position: fixed;
    z-index: 21;
    right: 0;
    left: 0;
    top: 0;
}
@media only screen and (min-width: 600px) {
  .headroom--unpinned {
      transform: translateY(0%);
  }
}
/*END CSS for plan your visit*/


/* UPDATE FOR IFRAME - VIDEO --begin */

iframe.youtube {
  width: 92vw;
  height: 53vw;
}

@media only screen and (min-width: 600px) {
  iframe.youtube {
    width: 100%;
    height: 36vw;
  }
}

@media only screen and (min-width: 1280px) {
  iframe.youtube {
    width: 100%;
    height: 26vw;
  }
}

/* UPDATE FOR IFRAME - VIDEO --end */


/* SUPER HACK FOR SPECIAL PROMO & SPECIAL IMG REQUEST ON NON-SLIDER PAGES ---begin */

@media only screen and (max-width: 599px) {
  .p4105217 .swiper-slide.swiper-slide-active {
    background-image: url('../media/image/1/homeslidermob1.png') !important;
  }

  .p2305219 section.home-jumbotron, .p2305223 section.home-jumbotron section.home-jumbotron, .p2305212 section.home-jumbotron, .p2305213 section.home-jumbotron, .p2305215 section.home-jumbotron, .p2305217 section.home-jumbotron, .p2305220 section.home-jumbotron, .p2305218 section.home-jumbotron, .p2305221 section.home-jumbotron, .p2305219 section.home-jumbotron, .p3205219 section.home-jumbotron, .p2305223 section.home-jumbotron, .p2305225 section.home-jumbotron {
    height: 22em;

    height: 19em;
  }

  .p2305219 section.home-jumbotron .swiper-slide, .p2305223 section.home-jumbotron .swiper-slide, .p2305212 section.home-jumbotron .swiper-slide, .p2305213 section.home-jumbotron .swiper-slide, .p2305215 section.home-jumbotron .swiper-slide, .p2305217 section.home-jumbotron .swiper-slide, .p2305220 section.home-jumbotron .swiper-slide, .p2305218 section.home-jumbotron .swiper-slide, .p2305221 section.home-jumbotron .swiper-slide, .p2305219 section.home-jumbotron .swiper-slide, .p3205219 section.home-jumbotron .swiper-slide, .p2305223 section.home-jumbotron .swiper-slide, .p2305225 section.home-jumbotron .swiper-slide {
    background-position-y: 60%;
    height: 17em;

    background-position-y: 30%;
    height: 14em;
  }

}


/* SUPER HACK FOR SPECIAL PROMO & SPECIAL IMG REQUEST ON NON-SLIDER PAGES ---end */


/* UPDATE FOR RIGHT SIDBAR HTML BOX - 52 WEEKS  ---begin */

/* Right column to 100% */

.g5-2 .square-content .col {
    margin: 0;
    padding: 0;
}

/* Adding Bold North Update */

.boldNorth {
    width: 100%;
    background: #000;
    height: 6.0em;
    background-size: 102%;
    text-align: center;
    display: block;
    background-image: url('../media/image/1/boldnorthbg.png');
    margin-top: 2em;
    background-position-x: -.0625em;
}

.boldNorth h3 {
    font-family: "futura-pt", sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 1.285em;
    text-transform: uppercase;
    display: inline-block;
    margin: 0;
    margin-top: 1.43em;
}

.boldNorth p {
    font-family: "futura-pt", sans-serif;
    color: #41A4DD;
    font-weight: lighter;
    font-size: 1.1em;
    text-transform: uppercase;
    margin: 0;
    margin-top: -.35em;
}
 section.bizconnect .firstrow .crew52 {
    height: 20em;
    width: inherit;
  }
@media only screen and (min-width: 600px) {
  .boldNorth {
    font-size: 2vw;
  }


}

@media only screen and (min-width: 1024px) {
  .boldNorth {
    font-size: 1.8vw;
  }

}

@media only screen and (min-width: 1280px) {
  .boldNorth {
    font-size: 1.9vw;
  }

}

/* UPDATE FOR RIGHT SIDBAR HTML BOX - 52 WEEKS  ---end */


/***** Header/Headroom.js update *****/
.nav-toggle-container {
    background-color: rgba(28, 14, 73, 0);
    overflow: auto;
    height: 4em;
}
.header-image-container .header-img-m {
    width: 93%;
    z-index: 9;
}
header {
    background-color: transparent !important;
}
.spacer {
    position: relative;
    height: 4.75em;
    width: 100%;
    background-color: #1c0e49;
}
.header-image-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.bWrapper {
      position: relative;
    }
.header-image-container div a {
    height: 3.6em;
    width: 6em;
    left: 1em;
}
@media only screen and (min-width: 600px) {
  .header-image-container div a {
      left: 5em;
      width: 10em;
      height: 6em;
  }

}
@media only screen and (min-width: 600px) {
  .header-image-container .header-img-d {
      width: 32em;
      /* height: 22.625em; */
      height: 22.5em;
      background: url(/media/image/1/desktopnav.png);
      background-size: cover;
  }
  .header-image-container div a {
      left: 11em;
  }
}
@media only screen and (min-width: 960px) {
  .spacer {
      display: none;
  }
}

/*** newsroom & business connect galleries ***/

.p2305223 .newsroom .newsroomGalleries .newsroomGalleriesContainer,
.c901505 .g5-2 .bizGalleries .bizGalleriesContainer {
   width: 100%;
   display: inline-block;
   margin-right: 2%;
   box-sizing: border-box;
   background-size: cover;
   background-position: center;
   height: 8em;
   padding: 0;
   margin: 1.5em 0 0;
}
.p2305223 .newsroom .newsroomGalleries:last-child,
.c901505 .g5-2 .bizGalleries:last-child {
  margin-bottom: 1.5em;
}
.p2305223 .newsroom .newsroomGalleries .newsroomGalleriesContainer ul,
.c901505 .g5-2 .bizGalleries .bizGalleriesContainer ul {
  margin-top: 2em;
  border: none;
  padding: 0 1.5em 0 1em;
}
.p2305223 .newsroom .newsroomGalleries .newsroomGalleriesContainer ul li,
.c901505 .g5-2 .bizGalleries .bizGalleriesContainer ul li {
  color: #fff;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.p2305223 .newsroom .newsroomGalleries .newsroomGalleriesContainer ul li:first-child,
.c901505 .g5-2 .bizGalleries .bizGalleriesContainer ul li:first-child {
  font-weight: 700;
}
.p2305223 .newsroom .newsroomGalleries .newsroomGalleriesContainer ul li:nth-child(3),
.c901505 .g5-2 .bizGalleries .bizGalleriesContainer ul li:nth-child(3) {
  margin-top: 1em;
  margin-bottom: 1em;
}
.p2305223 .newsroom .galleriesHeading,
.c901505 .g5-2 .galleriesHeading {
  margin-top: 2em;
  margin-bottom: 0;
}
.p2305223 .newsroom button {
    padding: .7em;
    width: 18em;
    margin-bottom: 1em;
}
.p2305223 .newsroom .row .col .newsThumb,
.newsroom .row .col .newsThumb {
  display: none;
}
@media only screen and (min-width: 960px) {
  .p2305223 .newsroom .row .col .newsThumb,
	.newsroom .row .col .newsThumb {
	  position: absolute;
		display: block;
		height: 6em;
		width: 12em;
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
	}
  .p2305223 .newsroom .row .col .newsText,
  .newsroom .row .col .newsText {
    margin-left: 13em;
  }
  .p2305223 .newsroom .row .col .newsText h3,
  .newsroom .row .col .newsText h3 {
    margin: .5em auto;
  }
}

/* MNSB Live Update - start */
/* https://www.mnsuperbowl.com/Super-Bowl-Live/ */

section.upcomingEvents.inverted .h2 {
  margin-left: 1em;
  margin-right: 1em;
}

body.gpp6005249 section.upcomingEvents.inverted img {
  max-width: 100%;
  height: inherit;
}

@media only screen and (min-width: 37.5em) {

  body.gpp6005249 section.upcomingEvents.inverted {
      padding-top: 9.5em;
  }

  body.gpp6005249 section.upcomingEvents.inverted .h2 {
      padding-bottom: 3.25em !important;
      margin-bottom: 3em !important;
  }
}

@media only screen and (min-width: 37.5em) {

  section.nopadslidetop {
      padding-top: 9.5em;
  }

  section.nopadslidetop .h2 {
      padding-bottom: 3.25em !important;
      margin-bottom: 3em !important;
  }
}

/*** login styles ***/

.pageLogin {
    background: white;
    padding: 8em 0;
    text-align: center;
}
.pageLogin .pageContent {
    margin: 0 auto;
}
.pageLogin form {
    z-index: 99;
    position: relative;
}
.pageLogin
 label {
    color: black;
    display: inherit;
    margin-bottom: .5em;
}
.pageLogin
 input {
    margin-right: 0;
}

.logout-btn {
    float: right;
/*     margin: 1em; */
    background: #41a4dd;
    padding: .5em 1em;
}

.logout-btn a {
    color: #fff;
    text-transform: uppercase;
    font-family: "DINPro", sans-serif;
    font-size: 0.7em;
}

.logout-btn.sbLiveLogout {
    position: absolute;
    z-index: 99;
}

a.backToHome {
    background: #781ea2;
    color: #fff;
    font-size: 0.7em;
    font-family: "DINPro", sans-serif;
    text-transform: uppercase;
    margin: 1em;
    padding: 0.5em 1em;
    box-shadow: 0.15em 0.15em 0.5em #636363;
}
.backToHome.backMobile, .backToHome.backDesktop {
  display: none;
}
.showAllSBLive a.editPage {
    margin-right: 1em;
    margin-top: 1em;
}
.showAllSBLive a.editPage img {
    width: auto !important;
}

@media screen and (max-width: 599px) {
  .pageLogin div:not(:last-child) {
      margin-bottom: 1em;
  }
  .logout-btn.sbLiveLogout {
/*       left: 0; */
		right: 0;
  }
  .backToHome.backMobile {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 2em;
  }
}
@media screen and (min-width: 600px) {
  .pageLogin div {
      display: inline-block;
  }
  .pageLogin
	 input {
	    margin-right: 1em;
	}
  .logout-btn {
      float: right;
      margin: 1em;
  }
  .sbLiveLogout {
    right: 0;
    margin-top: 1.75em;
  }
  .backToHome.backDesktop {
    display: inline-block;
  }
  .showAllSBLive a.editPage {
      float: left;
  }
}
@media screen and (min-width: 1280px) {
  a.backToHome {
      position: absolute;
      left: 10%;
      margin: 0;
  }
}

/* MNSB Live Update - end */

@media screen and (min-width: 600px) {
  section.homePartners .logo-container div.partners-row:nth-child(1) a:nth-child(1) div.logo,
  section.team:nth-child(2) .logo-container div.partners-row:nth-child(1) a:nth-child(1) div.logo {
    margin-right: 5em !important;
  }}
section.homePartners .logo-container div.partners-row:nth-child(1) a:nth-child(1) div.logo,
  section.team:nth-child(2) .logo-container div.partners-row:nth-child(1) a:nth-child(1) div.logo {
    transform: scale(1.6);
}


/* MNSB Super Bowl Experiences AD */

.in-page-promo {
	width: 100%;
	height: 29em;
  display: block;
	background-image: url(/media/image/1/sbx18210x350.jpg);
	background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (min-width: 37.5em) { /* 600px wide and greater */
	
	.in-page-promo {
		width: 100%;
		height: 10em;
		background-image: url(/media/image/1/sbx181600x210.jpg);
	}
		
}


/* Plan Your Visit Updates for Pods - lonestory */

.p2605236 .stories.homeStories .lone-story {
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center !important;
  background-position-y: top;
  height: 11.25em;
}

@media screen and (min-width: 600px) {
	.p2605236 .stories.homeStories .lone-story {
	  background-size: cover !important;
	  background-repeat: no-repeat;
	  width: 31% !important;
	  background-position-x:  center;
	  background-position-y: top;
	  height: 15em;
	}
}

@media screen and (min-width: 1024px) {
	.p2605236 .stories.homeStories .lone-story {
	  height: 13.58em !important;
	}
}

@media screen and (min-width: 1280px) {
	.p2605236 .stories.homeStories .lone-story {
	  width: 30.25% !important;
	  height: 10.58em !important;
	}
	
	.p2605236 .stories.homeStories .headline {
	  font-size: .85em;
	}
}

/* SHELDON's HEADROOM MAGIC */

header#header.header.header--fixed.hide-from-print.headroom.headroom--not-bottom.headroom--pinned.headroom--not-top {
	position: fixed;
	top: 0;
/* 	bottom: 0; */
	overflow-y: auto;
}