﻿/*
* Created By: MDC Web Services
* Description:  
* Revised:
*/

/*Masthead Code*/
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.title-name h1 {
  font-size: 24px;
  margin: 0;
}

.site-masthead  {
  background-image: url("../img/site-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #1565c0;
  color: #fff;
}

.title-name.title-background span {
  background-color: rgba(0, 0, 0, 0.3);
  padding-left: 12px;
  padding-right: 12px;
}

h2 {
  color:#053660;
}

.gray-wide-area {
  background-color:#F3F3F3;
  padding-top: 40px;
  padding-bottom: 40px;
}

#title-site {
  position: absolute;
  top: 25%;
  left: 35%;
  color: #fff;
  z-index: 1;
  text-align: center;
}

#title-site h1{
  font-size: 80px;
  text-shadow: 2px 2px #B1B1B3;
}

#title-site p {
  font-size: 40px;
  color: #B1B1B3;
}

#events h2 {
  margin-top: 0px;
}

#intro .featured-panel,
#contact .featured-panel,
#intro,
#contact {
  background-color: #053660;
}

#contact .featured-panel h2,
#contact .featured-panel h3,
#contact .featured-panel p,
#intro .featured-panel {
  color: #fff;
}

#contact a:link,
#contact a:visited  {
  color: #fff !important;
  /* text-decoration: none !important; */
}

#contact a:hover,
#contact a:active,
#contact a:focus {
  /* text-decoration: underline !important; */
}

#contact .cta-section {
  height: auto !important;
}

#contact h2 {
  margin-top: 30px;
}
#contact h3 {
  font-size: 24px;
  font-weight: 300;
}
#contact h3,
#contact p {
  margin-bottom: 0px;
}

#intro p {
  font-size: 20px;
  line-height: 1.4;
}
#intro a.btn.btn-outline {
  color: #fff;
  border-color: #fff;
  font-weight: 700;
  font-size: 20px;
  margin-top: 20px;
  width: 80%;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

#intro .cta-section-content {
  /* padding-left: 30px;
  padding-top: 30px; */
  /* padding: 50px; */

}

#intro .cta-section-container {
  display: table-cell;
  vertical-align: middle;
}

#intro .cta-section-content p {
  text-align: center;
}

#gallery .row {
  margin-bottom: 40px;
  margin-top: 40px;
}
#events .row, 
#programs .row {
  margin-bottom: 20px;
  margin-top: 20px;
}

#events .cal-details h3 {
  font-size: 18px;
  margin-top: 0px;
}
#events .cal-details {
  padding-left: 25px;
}
#events .cal-date {
  width: 74px;
  height: 74px;
  background-color: #053660;
}
#events .cal-date .day { 
  color: #fff;
  padding-top: 2px;
  font-size: 32px;
}
#events .cal-date .month {
  font-size: 18px;
  font-weight: 600;
  background-color: #053660;
  padding-top: 12px;
}
#events p {
  margin-bottom: -5px;
}
#programs .col-xs-6.col-md-2.five-col p {
  text-align: center;
  margin-top: 20px;
}

#programs .col-xs-6.col-md-2.five-col {
  margin-top: 20px;
}

#programs .col-xs-12.col-sm-4 img.img-responsive {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
#programs .col-xs-12.col-sm-4 {
  margin-bottom: 40px;
}

.mr-0 {
  margin-right: 0px;
}
.pd-r {
  padding-right: 0px;
}

section {
  margin-top: 60px;
  margin-bottom: 60px;
}

#contact {
  /*margin-bottom: -30px;*/
}

#intro {
  margin-top: -0px;
}


section.homepage-hero-module {
  margin-top: 0px;
  margin-bottom: 60px;
  height: auto;
}


.home .hero-content .down-arrow {
  left: 0;
  right: 0;
  top: auto;
  bottom: 5%;
  width: auto;
  font-size: 1.5em;
  text-decoration: none !important;
}

.title-container.hero-content {
  text-align: center;
}

.headline {
  position: initial;
  color: #fff;
  z-index: 1;
  text-align: center; 
}

.headline h1{
  font-size: 80px;
  color: #fff;
  text-shadow: 2px 2px #B1B1B3;
}

.headline p {
  font-size: 40px;
  color: #fff;
  line-height: 1.5;
  font-weight: 700;
  text-shadow: 3px 3px #B1B1B3;
}

#play-pause {
  top: 130px;
  
}
#play-pause:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline-offset: -2px;
  border-radius: 2px;
}

.title-black-background {
  background-color: #000;
}

.title-white-background {
  background-color: #fff;
}

.title-black-background h1,
.title-black-background p {
  color: #fff;
  text-align: center;
}

.title-black-background p {
  font-size: 40px;
  line-height: 1.5;
  /* font-weight: 600; */
}

#events .row {
  margin-right: 0px;
  margin-left: 0px;
}

.video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #000;
}

#video {
margin-top: 0px;
top: -48.5px;
margin-left: 0px;
width: 100%;
margin-bottom: -1em;
}

.cta-section-content {
  padding: 40px;
}

/*Responsive Queries*/

@media (max-width: 349px) { 
  #play-pause {
    top: 70px;
    right: 15px;
  }
}

@media (min-width: 350px) and (max-width: 640px) { 
  #play-pause {
    top: 80px;
    right: 15px;
  }
}

@media (min-width: 480px) and (max-width: 640px) { }

@media (max-width: 640px) {
  .title-black-background h1 {
    font-size: 32px;
  }
  .title-black-background p {
    font-size: 28px;
  }
}

@media (min-width: 641px) and (max-width: 767px) { }

@media (max-width: 767px) {
  .site-masthead {
    padding:10px 0;
  }
  #events .cal-date {
    margin-left: 20px;
  }
  #events .event-date {
    margin-bottom: 10px;
  }
  #events .col-sm-2,
  #events .col-sm-10 {
    padding-right: 0px;
  }
  #events .row {
    margin-right: 0px;
  }
  #gallery .col-sm-3 {
    margin-bottom: 15px;
  }
  #siteContent.arts-culture.home {
    margin-top: 0px !important;
  }
  .headline h1{
    font-size: 42px;
    padding-left: 10px;
  }
  .headline p {
    font-size: 30px;
    padding-left: 10px;
  }
}

@media (min-width: 768px) {
  .title-area { 
    width: 100%; 
    position: relative;
  }
  .title-container { 
    height: 100%;
    position: absolute; 
    left: 0; 
    top: 70%; 
    width: 100%; 
    display: table; 
  }
  .title-name {
    display: table-cell; 
    vertical-align: middle;
  }
  #siteContent {
    margin-top: 0px;
  }
}

@media (min-width:992px) and (max-width: 1200px) {
  #events .cal-details {
    padding-left: 35px;
  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .title-area { 
    height: 120px;  
  }
  .title-name h1 {
    font-size: 37px;
  }
  #events .cal-details {
    /* padding-left: 38px; */
    padding-left: 50px;
  }
  #title-site {
    left: 15%;
  }
  #title-site h1 {
    font-size: 45px;
  }
  #title-site p {
    font-size: 26px;
  }
  #intro .cta-section-container,
  #contact .cta-section-container {
    /* height: 338px; */
    height: auto;
  }
  #contact .featured-panel h3 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .col-md-2.five-col {
    width: 19.666667%;
  }
  .home .hero-content .down-arrow {
    top: auto;
    bottom: 5%;
    font-size: 1.5em;
    letter-spacing: 7px;
    text-transform: uppercase;
    color: white;
  }
  #contact .cta-section-content {
    vertical-align: inherit;
  }
}

@media (max-width: 992px) {
  #contact h2 {
    margin-top: 0px;
  }
}

@media (min-width: 991px) and (max-width: 1024px) {
  #intro .cta-section-container,
  #contact .cta-section-container {
    /* height: 338px; */
    height: auto;
  }
  #contact .featured-panel h3 {
    font-size: 20px;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
  .title-area { 
    height: 140px;  
  }
  .title-name h1 {
    font-size: 48px;
  }
  #title-site {
    left: 20%;
  }
  #title-site h1 {
    font-size: 50px;
  }
  #title-site p {
    font-size: 35px;
  }
  #intro .cta-section-container,
  #contact .cta-section-container {
    /* height: 338px; */
    height: auto;
  }

  #intro .cta-section-container {
    margin-top: 10%;
  }

  #intro .cta-section,
  #contact .cta-section {
    /* height: 338px; */
    height: auto;
  }
  #intro .cta-section-content {
      padding: 10px;
  }
  #intro p {
    font-size: 18px;
  }
  #contact h2 {
    margin-top: 10px;
  }
  #contact .featured-panel h3 {
    font-size: 20px;
  }
  #contact .cta-section-container {
    margin-top: 3%;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .title-area { 
    height: 180px;  
  }
  .title-name h1 {
    font-size: 60px;
  }
  #intro .cta-section-container {
    height: auto !important;
    margin-top: 8%;
  }
  #contact .cta-section-container {
    margin-top: 5%;
  }
  #intro .cta-section {
    height: auto !important;
  }
  #contact .cta-section-container {
    margin-top: 8%;
  }
}

@media (min-width: 1400px) {
  #intro .cta-section-container {
    margin-top: 10%;
  }
  #contact .cta-section-container {
    margin-top: 10%;
  }
}

@media (min-width: 1500px) {
  #intro .cta-section-container {
    margin-top: 15%;
  }
  #contact .cta-section-container {
    margin-top: 15%;
  }
}


@media (min-width: 1600px) {
  #intro .cta-section-container {
    margin-top: 20%;
  }
  #contact .cta-section-container {
    margin-top: 15%;
  }
}


@media (min-width: 1800px) {
  #intro .cta-section-container {
    margin-top: 25%;
  }
  #contact .cta-section-container {
    margin-top: 15%;
  }
}
/*trademark area*/
.mdc-trademark {
  
}
.iammdc-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
