::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: texgyreherosregular, helvetica, arial, sans-serif !important;
}
::-moz-placeholder { /* Firefox 19+ */
  font-family: texgyreherosregular, helvetica, arial, sans-serif !important;
}
:-ms-input-placeholder { /* IE 10+ */
  font-family: texgyreherosregular, helvetica, arial, sans-serif !important;
}
:-moz-placeholder { /* Firefox 18- */
  font-family: texgyreherosregular, helvetica, arial, sans-serif !important;
}

#email-box {
    color: #f6f4f0 !important;
    background-size: 400px !important;
    background-repeat: no-repeat !important;
    background-position: 0px 1px !important;
    border: 0px !important;
    height: 40px !important;
    width: 100% !important;
    font-size: 14px !important;
    font-family: texgyreherosregular !important;
    padding: 0px 0px 3px 45px !important;
}

#want-more-glenn button {
    background: none !important;
    cursor: pointer;
    letter-spacing: 2px !important;
    border: 2px solid #b79b50 !important;
	color: #b79b50 !important;
    padding: 2px 30px !important;
    text-transform: uppercase;
    font-weight: 700;
    margin: 7px 0px !important;
    font-size: 18px;
    line-height: 1.75 !important;
}

#want-more-glenn button:hover {
    background: #b79b50 !important;
    letter-spacing: 2px !important;
    border: 2px solid #b79b50 !important;
	color: #fff !important;
    padding: 2px 30px !important;
    text-transform: uppercase;
    font-weight: 700;
    margin: 7px 0px !important;
    font-size: 18px;
    line-height: 1.75 !important;
}

.newsletter-form-fields-wrapper, .newsletter-form-field-wrapper {
    max-width: 330px !important;
    width: 100%;
}

#email_sub #want-more-glenn h2 {
    font-size: 45px !important;
    letter-spacing: -1px !important;
}

#email_sub #want-more-glenn {
    margin: 70px 100px 0 20px !important;
}

#vod-thumb img {
    -webkit-filter: grayscale(100%) !important;
    filter: grayscale(100%) !important;
    opacity: .5 !important;
}

#vod-thumb img:hover {
    -webkit-filter: grayscale(0%) !important;
    filter: grayscale(0%) !important;
    opacity: 1 !important;
}

#vod-thumb {
    background: rgba(11, 48, 70, 1) !important;
}

#video_of_the_day .video-info {
    margin: 65px 0 0 0 !important;
	font-family: texgyreherosbold !important;
	font-size: 28px !important;
}

.vodAd {
    margin-left: 67px !important;
}

#latest_ad {
    padding: 30px 0 15px !important;
}

.latest-heading {
    margin: 0 15px 10px 10px !important;
	padding: 0 0 6px 0 !important;
}

.video-social i {
    margin: 0 7px 0 0 !important;
}

.home #latest_videos .recent-video .tagline {
    padding-top: 6px !important;
}

#archive-selection {
    padding: 25px 0 15px 0 !important;
}

#category-name {
    font-family: texgyreherosbold;
    font-size: 50px !important;
    letter-spacing: -2px !important;
}

#watch_category #series a {
    max-width: 48.5% !important;
}

#latest_videos {
	display:none !important;
}

.article-author-bar {
    border-top: 1px solid;
    border-color: #e5e1dc !important;
}

.article-recommends {
    padding-bottom: 7px !important;
}

@media screen and (max-width: 767px) and (min-width: 320px) {

	.home .latest-vid-text p, .home .video-text {
    font-size: 20px !important;
    font: 700 20px 'utopia-std', serif !important;
    line-height: 22px !important;
	}
	
	.latest-from-glenn-content {
    margin: 0 auto 25px !important;
	}
		
	#email_sub #want-more-glenn {
    margin: 0 auto !important;
    padding: 20px 13px;
    width: 100%;
}
	
	#email_sub #want-more-glenn {
    margin: 0 auto !important;
    padding: 20px 30px 40px !important;
}
	
.newsletter-form-body div {
    text-align: center !important;
}
	.newsletter-form-fields-wrapper, .newsletter-form-field-wrapper {
    max-width: 240px !important;
	}
#want-more-glenn p, #email_sub #want-more-glenn p {
    text-align: center !important;
    margin: 15px auto 20px auto !important;
}
	
	#podcasts li.podcast {
    width: 45%!important;
	}}


.home #podcasts .section-title {
	margin: 0 0px 24px 0px !important;
    padding: 0 0 6px 0 !important;
    border-bottom: 7px solid #0b304b !important;
    font-size: 50px !important;
    font-family: 'texgyreherosbold' !important;
    font-weight: 400 !important;
    color: #0b304b !important;
    letter-spacing: -2px !important;
}