@font-face {
  font-family: "Cochin";
  src: url("/fonts/Cochin-LT-Font.ttf") format("ttf");
}

body {
  font-family: "Cochin";
  margin: 0;
  background-color: #2546A3;
}
body.white {
  background-color: #EFEFEF;
}
a {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

h1 {
  font-size: 30px;
}

.flex {
  display: flex;
}
.flex-center {
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
}
.justify-top {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.bg {
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(https://i.postimg.cc/pr6YKXjj/maracaibo-map.png);
  background-size: cover;
}

.content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 40px;
  box-sizing: border-box;
}
.section {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.top-left {
  position: absolute;
  top: 12px;
  left: 12px;
  height: 48px;
  width: 48px;
}
body.white .top-left {
  background: #466CB4;
  border-radius: 50%;
}
body.white .top-left img {
  display: block;
}

.top-right {
  position: absolute;
  top: 12px;
  right: 12px;
  display: flex;
  z-index: 10;
  background-color: #fff;
  height: 48px;
  padding: 0 10px;
  border-radius: 48px;
  align-items: center;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.1)
}
.top-right a,
.top-right img {
  height: 24px;
  font-size: 20px;
}
.top-right a {
  margin: 0 8px;
}

.publishers {
  display: flex;
  justify-content: center;
}
.publisher {
  display: block;
  margin: 0 16px 64px;
}

.logo {
  margin-bottom: 24px;
  max-width: 90%;
  text-align: center;
}
.logo img {
  max-width: inherit;
}
.video-container {
  margin-top: 40px;
  margin-bottom: 40px;
  border: 6px solid #000;
  border-radius: 6px;
}
.video-frame {
  width: 848px;
  height: 477px;
  display: block;
}

.mailing-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-color: rgba(75, 68, 60, .9);
  padding: 40px 0;
  margin: 0;
}
.mailing-list .tagline {
  padding: 0 20px;
}

.tagline {
  margin-bottom: 24px;
  color: #fff;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 2px;
  text-shadow: -1.5px 1.5px 0 #000,
               1.5px 1.5px 0 #000,
               1.5px -1.5px 0 #000,
               -1.5px -1.5px 0 #000,
               0 0 8px #fff;
}


.mc-field-group {
  width: 820px;
  margin: auto;
}

.mailing-list-label {
  display: block;
  margin-bottom: 12px;
  color: #fff;
  font-size: 24px;
  text-shadow: -1px 1px 0 #000,
               1px 1px 0 #000,
               1px -1px 0 #000,
               -1px -1px 0 #000,
               0 0 4px #fff;
}

.mailing-list input[type=email] {
  flex: 1;
  font-family: "Cochin";
  height: 64px;
  border-radius: 8px;
  outline: none;
  border: 0;
  font-size: 24px;
  padding: 0 18px;
  margin-right: 16px;
  box-shadow: 0 4px 4px 0 rgba(0,0,0,.25);
}

.mailing-list input[type=submit] {
  cursor: pointer;
  font-family: "Cochin";
  float: right;
  height: 64px;
  padding: 0 32px;
  outline: none;
  border-radius: 8px;
  border: 0;
  background-color: #B02A1A;
  color: #fff;
  font-size: 24px;
  box-shadow: 0 4px 4px 0 rgba(0,0,0,.25);
  text-shadow: -1px 1px 0 #000,
               1px 1px 0 #000,
               1px -1px 0 #000,
               -1px -1px 0 #000;
}


.awards {
  width: 100%;
  height: 360px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: rgba(255, 253, 245, .9);
}
.award a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #000;
  text-decoration-color: #000;
  width: 300px;
}
.award-title {
  text-align: center;
  display: block;
  margin-top: 24px;
  font-size: 20px;
  line-height: 32px;
}


/* Press Kit */
#trailer-yt {
  padding: 5px;
  border-radius: 8px;
  border: 2px solid #ccc;
  background-color: #fff;
}
.presskit-section {
  font-family: 'Lato', sans-serif;
}
.presskit-section a{
  color: rgb(101, 141, 227);
}
.fact-sheet h3 {
  margin-bottom: 5px;
}
.fact-sheet p,
.fact-sheet ul {
  line-height: 22px;
  margin-top: 0;
}
.fact-sheet ul {
  margin-left: 20px;
}
.fact-sheet ul li {
  list-style: circle;
  margin-bottom: 3px;
}
.branding {
  margin: 0 auto;
  padding: 0 140px;
  max-width: 640px;
}
.branding .flex-9 {
  display: flex;
  align-self: stretch;
}
.branding .downloadable {
  background-image: url('img/checkerboard-bg.jpg');
}
.downloadable {
  padding: 5px;
  margin: 10px 5px 0;
  border-radius: 8px;
  border: 2px solid #ccc;
}
.downloadable-phone {
  padding: 20px;
  margin: 10px 5px 0;
  border-radius: 8px;
  border: 2px solid #ccc;
}

.horizontal-scroll {
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
}
.horizontal-scroll .downloadable {
  display: inline-block;
  padding: 5px;
  max-height: 450px;
  background-color: #fff;
}
.horizontal-scroll .downloadable-phone {
  display: inline-block;
  padding: 5px;
  max-height: 300px;
  background-color: #fff;
}
.horizontal-scroll .downloadable img {
  height: 100%;
  max-height: inherit;
}
.horizontal-scroll .downloadable-phone img {
  height: 100%;
  max-height: inherit;
}


.quote {
  font-size: 20px;
  line-height: 32px;
  max-width: 640px;
  font-style: italic;
}
.quote a {
  display: block;
  font-style: normal;
  color: rgb(101, 141, 227);
  margin-left: 10px;
}

footer {
  width: 100%;
}
.about {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: url(https://i.postimg.cc/nc8nLHxY/Spielertableau-Brett-06-1.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}

.about::before,
.about::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 32px;
  background: url(https://i.postimg.cc/wvZgLzmz/rope-Border-01-1.png);
  background-repeat: repeat-x;
}
.about::before {
  top: -10px;
}
.about::after {
  bottom: -10px;
}
.about-text {
  width: 920px;
  height: 700px;
  padding: 110px 100px 90px 100px;
  margin: 80px 0;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 32px;
  background: url(https://i.postimg.cc/4NbvLxNW/card-Scroll-12-1.png);
  background-size: 920px 700px;
  background-repeat: no-repeat;
}
footer .mailing-list {

}
footer .mailing-list .tagline {
  font-size: 32px;
}

@media screen and (max-width: 1100px) {
  .video-frame {
    width: 800px;
    height: 450px;
  }
  .awards {
    box-sizing: border-box;
  }
}

@media screen and (max-width: 992px) {
  .publisher {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 20px;
  }
  .video-container {
    margin-top: 60px;
  }
  .video-frame {
    width: 640px;
    height: 360px;
  }
  .content {
    padding: 20px 20px 0 20px;
  }
  .tagline {
    font-size: 24px;
  }
  .mc-field-group {
    width: 100%;
    box-sizing: border-box;
  }
  .flex {
    flex-direction: column;
  }
  .mailing-list input[type=email] {
    flex: auto;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .top-right {
    flex-direction: row;
    left: 80px;
    justify-content: space-between;
  }
  .logo {
    margin-top:60px;
  }
  .awards {
    flex-direction: column;
    padding: 40px;
    height: auto;
  }
  .about-text {
    width: 100%;
    height: auto;
    /* line-height: 28px; */
    background-size: 100% 100%;
    padding: 25% 10% 25% 10%;
    margin: 10px 0;
  }
}
@media screen and (max-width: 650px) {
  .publishers {
    align-items: center;
    flex-direction: column;
  }
  .video-frame {
    width: 320px;
    height: 180px;
  }
  .about-text {
    padding: 35% 10% 35% 10%;
  }
}

@media screen and (max-width: 500px) {
  .about-text {
    padding: 35% 10% 35% 10%;
  }
}

@media screen and (max-width: 400px) {
  .about-text {
    padding: 45% 10% 45% 10%;
  }
}