body,
h1,
p {
  font-family: proxima-nova, sans-serif;
}

header {
  padding: 20px;
}

header nav img {
  max-width: 150px;
}

#main-container {
  background-image: url(img/1x/podcast-background.png);
  background-size: cover;
  background-repeat: repeat;
  background-position: center center;
  width: 100%;
  height: 980px;
  background-attachment: fixed;
  margin: 0;
  overflow: hidden;
}

#main-container #text {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 86%;
          flex: 0 0 86%;
  margin: 0 auto;
  display: block;
  padding: 0;
  padding-top: 40px;
  position: relative;
  left: -30px;
}

#main-container #text p {
  color: #fff;
  font-size: 35px;
  font-style: italic;
  font-weight: 100;
}

#main-container #text h1 {
  color: #fff;
  font-size: 98px;
  margin: 0;
  padding: 0;
}

#main-container .row .col-3 .pod-cast-container {
  width: 362px;
  height: 474px;
  padding: 20px 0;
  margin: 20px 60px;
  background-color: black;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

#main-container .row .col-3 .pod-cast-container .pod-cast-title {
  padding: 0 20px;
  margin: 20px 0;
}

#main-container .row .col-3 .pod-cast-container .pod-cast-title p {
  color: #fff;
  font-size: 18px;
  font-style: italic;
  font-weight: 100;
  margin: 20px 0 0 0;
}

#main-container .row .col-3 .pod-cast-container .pod-cast-title p b {
  font-size: 23px;
}

#main-container .row .col-3 .pod-cast-container .pod-cast-title h2 {
  color: #fff;
  font-size: 45px;
  margin: 0;
  padding: 0;
  line-height: 0.9;
}

#main-container .row .col-3 .pod-cast-container #pod-cast-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 80%;
  margin: 0 auto;
  position: absolute;
  bottom: 50px;
  left: 30px;
}

#main-container .row .col-3 .pod-cast-container #pod-cast-img .play {
  width: 100px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -webkit-filter: drop-shadow(1px 1px 5px #001);
          filter: drop-shadow(1px 1px 5px #001);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#main-container .row .col-3 .pod-cast-container #pod-cast-img .play img {
  width: 100%;
}

#main-container .row .col-3 .pod-cast-container #pod-cast-img .play:hover {
  -webkit-filter: drop-shadow(0 0 0 #000);
          filter: drop-shadow(0 0 0 #000);
  cursor: pointer;
}

#main-container .row .col-3 .pod-cast-container #pod-cast-img .image {
  border: 5px solid #fff;
  width: 125px;
  height: 160px;
  background: url("img/codywillmart.jpg") no-repeat center center;
  background-size: cover;
}

#main-container .row .col-3 .pod-cast-container #pod-cast-img .image-2 {
  border: 5px solid #fff;
  width: 125px;
  height: 160px;
  background: url("img/demmi.jpg") no-repeat center center;
  background-size: cover;
}

#main-container .row .col-3 .pod-cast-container #pod-cast-img .image-3 {
  border: 5px solid #fff;
  width: 125px;
  height: 160px;
  background: url("img/Rachel_McGuire.jpg") no-repeat center center;
  background-size: cover;
}

#main-container .row .col-3 .pod-cast-container #pod-cast-img .image-4 {
  border: 5px solid #fff;
  width: 160px;
  height: 160px;
  background: url("img/Beth_Tadesse_headshot.jpg") no-repeat center center;
  background-size: cover;
}

#main-container .row .col-3 .pod-cast-container #pod-cast-img .image-5 {
  border: 5px solid #fff;
  width: 160px;
  height: 160px;
  background: url("img/aa-dude.jpg") no-repeat center center;
  background-size: cover;
}

#main-container .row .col-3 .pod-cast-container #pod-cast-img .image-6 {
  border: 5px solid #fff;
  width: 160px;
  height: 160px;
  background: url("img/aa-dude.jpg") no-repeat center center;
  background-size: cover;
}

#main-container #nav {
  width: 95%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  top: 30px;
  top: 20px;
}

#main-container #nav .col-6 div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.row .col-3 .pod-cast-container:hover {
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
  -webkit-filter: drop-shadow(5px 5px 10px #000);
          filter: drop-shadow(5px 5px 10px #000);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 80%;
  margin: 0 auto;
  position: absolute;
}

#main-container > .row:nth-child(2) {
  position: relative;
  bottom: 20px;
}

#main-container .rounded {
  border-radius: 50px !important;
}

.background-gradient-1 {
  background: linear-gradient(15deg, #f49c6e 50%, #b72f54 100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-repeat: no-repeat;
  background-size: 600px;
}

.background-gradient-2 {
  background: linear-gradient(15deg, #35a4eb 50%, #6af36c 100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-repeat: no-repeat;
  background-size: 600px;
}

.background-gradient-3 {
  background: linear-gradient(15deg, #9f53f0 50%, #0296ff 100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-repeat: no-repeat;
  background-size: 600px;
}

.background-gradient-1:hover {
  background-size: 900px;
}

.background-gradient-2:hover {
  background-size: 890px;
}

.background-gradient-3:hover {
  background-size: 900px;
}

.myslider {
  width: 100%;
}

.myslider .slick-arrow {
  z-index: 2;
}

iframe {
  width: 100%;
  height: 280px;
}

.focus-in {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: black;
  opacity: 0.3;
  z-index: 3;
  display: none;
}

.btn-primary {
  background-color: #2d2c54;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.btn-primary a {
  color: white;
}

.btn-primary:hover {
  color: white;
  background-color: #20203b;
}

.btn-primary:hover a {
  color: white;
  text-decoration: none;
}

.left {
  float: left;
  cursor: pointer;
}

.right {
  float: right;
  cursor: pointer;
}

.modal-footer .close {
  padding: 10px 20px;
  background-color: black;
  color: #fff;
  opacity: 1;
  font-weight: 400;
  border-radius: 40px;
  text-decoration: none;
}

.modal-footer .close:hover {
  opacity: 0.8;
  font-weight: 400;
  background-color: black;
  color: #fff;
  text-decoration: none;
}

.modal-footer a {
  color: #fff;
  text-decoration: none;
  background: linear-gradient(15deg, #9f53f0 50%, #0296ff 100%);
  padding: 10px 20px;
  margin: 0 20px;
  border-radius: 40px;
  opacity: 1;
  font-size: 1.5rem;
}

.modal-footer a:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.8;
}

audio {
  margin: 0 auto;
  width: 100%;
}
/*# sourceMappingURL=style.css.map */