h2.tweetIt {
    background: url("/images/_pages/_global/twitter.png") no-repeat scroll left center transparent;
    height: 50px;
    line-height: 65px;
    margin: 0 0 15px;
    padding-left: 80px;
}

#video {}

#featured_video_embed { width:100%; /*width: 456px; height: 262px;*/}
.newsletter-overlay-button {
	display: block;
	font-family: 'industry', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1429em;
	color: #212121;
	padding: 22px 19px 19px 81px;
	margin-bottom: 8px;
	text-decoration: none;
	text-align: left;
	position: relative;
	border:1px solid #c8c8c8; 
}
.newsletter-overlay-button:hover { border-color: #797979; }

.newsletter-overlay-button span { color: #a53b39; }
.newsletter-overlay-button img {
	height: 29px;
	position: absolute;
	left: 8px;
	top: 0;
	bottom: 0;
	margin: auto;
}


.admatTitle h2 {
    text-align: left;
    font-family: "industry",sans-serif;
    font-size: 39px;
    text-transform: capitalize;
    font-weight: bold;
    padding-left: 5px;
 	border-bottom: 1px solid #c8c8c8; 
 	margin-bottom:5px;  
}

.featuredContent h3 {
	text-transform: uppercase;
	margin:10px 5px 5px 5px;
	font-family: "industry",sans-serif;
	font-size:23px;
}

.featuredContent h5 {margin:0 !important;}

.featuredContent h5 a {
    text-decoration: none;
    color: #414141;
    outline: none;
    font-weight: normal;
    font-size: 18px;
    display:block;
    padding:5px;	
    clear:both;
}

.featuredContent h5 a:hover {
    text-decoration: underline;
}

.featuredContent h5 ul li {
	margin-left:15px;
	color:#b62629;
	line-height:1.3;
}

.featuredContent h5 ul li span {
	color:#414141;
}

.featuredContent h5 a p {margin:0; display: block; line-height: 1.4em;}

.borderBottom {
	border-bottom: 1px solid #c8c8c8;
}

.header {border-top:0; margin:0;}

.header h2, .header h3 {
	
	margin-top:0;
}

#latestListHolder {position: relative; height:500px;}


.post-list li span.section {
    padding: 15px 0px 10px;
    margin: 0 auto;
    text-align: center;
    color: #b62629;
    font-family: "industry",sans-serif;
    font-size:13px;
    font-weight:400;   
}

.post-list ul li {
	text-align:center;
	font-weight:13px;
	background:none;
	padding:0 0 10px;
}

.post-list ul li a {
	font-size:16px;
}

#the-latest {padding-right:25px;}

#the-latest span.section {
	padding:15px 0px 10px !important;
	font-size:13px !important;
}

#the-latest .post-list li {padding:5px 10px 10px;}

#the-latest .header {border-top:0 !important;}

.videoSection h3 {
	text-align: center;
	font-size:23px;
	line-height:1.2em;
	font-family: 'industry', sans-serif;
}

.contestsHome h3 p {line-height:1.3em;}

.contestsHome h4 {
	text-align: center;
}
.contestsHome h4 a{
	font-size:17px;
	font-weight:300;
	text-decoration: none !important;
	margin-bottom:20px;
	line-height:1.4em;
	display: block;
}

.col-border-right {
	border-right: 1px solid #c8c8c8;
	padding-right: 28px;
}

.col-border-left {
	border-left: 1px solid #c8c8c8;
	padding-left: 28px;
}

.reviewItem {
	position: relative;
	margin:20px 20px 0 0;	
}

.reviewItem.contestItem {margin:0;}

.reviewItem .admatTitle a {
	position: absolute;
	background:rgba(255,255,255,.8);
	width:100%;
	padding:20px 0;
	font-size: 16px;
	bottom:0;
	display: block;
	text-align: center;
	text-decoration: none;
}

.reviewItem .admatTitle a:hover {text-decoration: underline;}

.cditem {
	margin:20px 0px 0 0;	
}


.headline-feed .post-list {height:auto !important;}

.headline-feed .post-list li {
    background: none;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding: 0;
}

.headline-feed .post-list li span.section {
    padding: 15px 0 10px;
}

.newsletter .note {margin-bottom:0;}

@media (min-width: 420px) and (max-width: 768px) {
	.newsletter-overlay-button { text-align: left; }
	
}

/* --- RESPONSIVE FIXES ------*/

@media (max-width: 1200px) {
	
}

@media (max-width: 992px) {	
		
}

@media (max-width: 770px) {
	.col-border-right {border-right:0px; padding-right:0px;}
	.col-border-left {border-left:0px; padding-left:0px;}	
}

@media (max-width: 400px) {
	
}



.newsletter-overlay-button {
    border: 1px solid #c8c8c8;
    color: #212121;
    display: block;
    font-family: "industry",sans-serif;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 18px;
    margin-top: 5px;
    width: 268px;
    padding: 36px 0px 35px 80px;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
	
	.newsletter-overlay-button img {
		bottom: 0;
		height: 29px;
		left: 23px;
		margin: auto;
		position: absolute;
		top: 0;
	}



.shopify-buy-frame {max-width:100% !important;}

h3.marketTitle {
    font-size: 17px;
    font-weight: normal;
    font-family: 'Industry';
    text-align: center;
    margin-top:0px;
}

