/*
Theme Name: dayton
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dayton
Tags:
*/

.hero img{
margin-top:30px;
max-width: 368px; 
width: 100%; }

.hero img, .hero-date {
margin-left:40px; }

@media(max-width: 768px) {
.hero img{
margin-top:30px;
max-width: 300px; 
width: 100%; }

.hero img, .hero-date {
margin-left: 0px;}
}

.mc4wp-response {
    clear: both;
    padding-top: 19px !important;
}

.nimbus {
  font-family: "nimbus-sans-condensed",sans-serif;
  }

.hero {
    background-size: cover !important;
    background-position: bottom center !important;
 		background-repeat: no-repeat !important;
}

.hero .center {
  width: 100%;
}

.hero .hero-date {
    font-size: 32px;
    font-family: "nimbus-sans-condensed", sans-serif;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.055em;
    margin-top: 15px;
    text-indent: 3px;
    text-shadow: 0 0 20px rgba(0,0,0,0.5);

}

.body-sticky {
	padding-top: 80px;
}

.header-sticky {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 10;
}

header .custom-nav li.nav-cta a:hover, #tickets .festival-pass a:hover, #tickets .single-ticket a:hover {
    background-color: #f3695a;
    color: #ffffff;
}

#schedule .row:nth-child(2) .date-con {
	margin-top: 52px;
}

#schedule .row .date-con {
	margin-top: 22px;
}

header .custom-nav li.nav-cta a {
    font-size: 24px;
}

.posts-row .col-md-6:nth-child(odd) {
    clear: left;
}

.posts-row .post {
	margin-bottom: 60px;
}

#schedule .post {
	border: none !important;
}

#schedule .post .post-content .post-excerpt {
		font-family: "sofia-pro", sans-serif;
    font-weight: 300;
}

#schedule .post .post-content .post-excerpt p{
    color: #0a0a20;
    font-size: 15px;
    line-height: 22px;
  	font-family: "sofia-pro",sans-serif;
  	font-weight: 300;
}

p b, p strong {
	font-weight: 600;
}

p em {
	font-weight: 300 !important;
}
  
#schedule .post .featured-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position:center;
}

#schedule .post .post-content {
	border: 1px solid #cfcfcf;
}

.sub {
    padding: 5px 0;
    max-width: 375px;
  	width: 100%;
    height: 30px;
    position: relative;
    left: 0px;
    float: left;
    line-height: 22px;
}

    .sub input {
        position: absolute;
        width: 288px;
        margin-left: 0px;
        float: left;
        height: 40px;
        line-height: 18px;
        padding: 0px 10px 4px;
        border-radius:1px;
      	border-color: #cfcfcf;
      	font-size: 16px;
      	color: #737373;
      	font-family: "sofia-pro", sans-serif;
      	font-weight: 300;
      	box-shadow: none;
    }


.sub .btn {
    height: 40px;
    position: absolute;
    right: 0;
    top: 5px;
    background-color: #4bc0c4;
    border-color: #4bc0c4;
    font-family: "nimbus-sans-condensed", sans-serif;
    font-size: 20px;
    font-weight: 600;
    border-radius: 2px;
    width: 91px;
}


.footer-logo {
    margin: 66px auto;
}

@media(max-width: 991px) {
	.post {
    margin-bottom: 20px;
  }
  
  footer .custom-nav {
    margin-top: 25px;
  	margin-bottom: 0;
    text-align: center;
  }

  .footer-logo {
      margin: 10px auto;
  }
  
  footer .social {
    margin: 25px 0;
    text-align: center;
	}
} /*991*/

/* by mirza */
.logooos_tooltip{display:none !important;}

@media screen and (max-width:600px){
    #schedule .post .featured-image{
        height: 150px;
    }
}

#about {
    padding-top:75px!important;
    padding-bottom:90px!important;
}