@charset "utf-8";
/* CSS Document */
body {
  padding-top: 20px
}
a:link {
  color: #444
}
a:visited {
  color: #444
}
a:hover {
  color: #777
}
a:active {
  color: #444
}
p {
  font-family: museo-sans-condensed, sans-serif;
  font-weight: 100;
  font-size: 18px;
  line-height: 120%;
  text-align: left;
  text-indent: 25px
}
.p {
  font-family: museo-sans-condensed, sans-serif;
  font-weight: 100;
  font-size: 18px;
  line-height: 120%;
  text-align: left;
  text-indent: 25px
}
ul {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-family: museo-sans-condensed, sans-serif;
  font-weight: 300
}
h1 {
  font-family: trumpgothicpro, sans-serif;
  font-weight: 300;
  text-transform: uppercase
}
h2 {
  font-family: trumpgothicpro, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 90%
}
h3 {
  font-family: trumpgothicpro, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 90%
}
h4 {
  font-family: trumpgothicpro, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 90%
}
h5 {
  font-family: trumpgothicpro, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 90%
}
.theme-color {
  background-color: #000;
  color: #fff
}
.theme-color2 {
  background-color: #a30000;
  color: #fff
}
.theme-color3 {
  background-color: #222;
  color: #fff
}
.heading {
  line-height: 80%;
  padding-top: 10px;
  padding-bottom: 10px
}
a.pLinkBold {
  color: #ffdd2b;
  font-weight: 300
}
.buttons {
  width: 300px;
  font-size: 22px;
  font-weight: 500;
  padding: 7px
}
.shadowBox {
  box-shadow: 5px 5px 7px rgba(0, 0, 0, .4)
}
.box6 {
  width: 18%;
  margin-right: 1%;
  margin-bottom: 2%;
  font-size: 11px;
  text-align: right;
  color: #555;
  overflow: hidden;
  display: inline-block
}
.card {
  border: 0
}
.padding10 {
  padding: 10px
}
.marginBottom0 {
  margin-bottom: 0
}
.marginBottom10 {
  margin-bottom: 10px
}
.marginBottom20 {
  margin-bottom: 20px
}
.bottomMargin40 {
  margin-bottom: 40px
}
.logos {
  background-color: #a30000;
  margin-top: 10px
}
.noIndent {
  text-indent: 0
}
.journal-heading {
  font-size: 50px;
  margin-top: 20px;
  color: #ffdd2b
}
.embed-Journal-container {
  position: relative;
  padding-bottom: 20%;
  height: 0;
  overflow: hidden;
  max-width: 100%
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%
}
.embed-container embed, .embed-container iframe, .embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
@media screen and (min-width:480px) {
  .parallaxBanner {
    height: 300px;
    background-attachment: scroll
  }
  .parallaxBanner2 {
    background-attachment: scroll
  }
}
@media screen and (min-width:576px) {
  .parallaxBanner {
    height: 300px;
    background-attachment: scroll
  }
  .parallaxBanner2 {
    background-attachment: scroll
  }
}
@media screen and (min-width:768px) {
  .parallaxBanner {
    height: 500px;
    background-attachment: scroll
  }
  .parallaxBanner2 {
    background-attachment: scroll
  }
}
@media screen and (min-width:992px) {
  h3 {
    font-size: 200%;
    color: #000
  }
  .parallaxBanner {
    height: 800px;
    background-attachment: scroll
  }
  .parallaxBanner2 {
    background-attachment: scroll
  }
}
@media only screen and (min-device-width:1024px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
  .parallaxBanner {
    background-attachment: scroll
  }
  .parallaxBanner2 {
    background-attachment: scroll
  }
}
@media screen and (min-width:1200px) {
  .parallaxBanner {
    background-attachment: fixed
  }
  .parallaxBanner2 {
    background-attachment: fixed
  }
}
@media only screen and (min-device-width:1366px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
  .parallaxBanner {
    background-attachment: scroll
  }
  .parallaxBanner2 {
    background-attachment: scroll
  }
}
@media screen and (min-width:1400px) {
  .parallaxBanner {
    background-attachment: fixed
  }
  .parallaxBanner2 {
    background-attachment: fixed
  }
}
.logos {
  background-color: #a30000;
  margin-top: 10px
}
.bottomMargin40 {
  margin-bottom: 40px
}