.small {
	font-size:13px;
	font-weight:normal;
	line-height:13px;
}
.emph {
	color:#f92630;
}
.top-hero {
	padding-top: 370px;
	padding-bottom: 260px;
}

.read-more.collapse .read-more-content {
	max-height:465px;
	overflow: hidden;
}

.read-more .read-more-footer {
	text-align: right;
	box-sizing: border-box;
	padding-right: 10px;
	padding-top:25px;
}
.read-more.collapse .read-more-fader {
	display: none;
}

.bottom-close {text-align: right; display: none;}

.featherlight-content .bottom-close {display: block;}

.with-iframe .column_attr {
	padding:30px 30px 20px;
}

.celtic-iframe {
	width:100%;
	height:400px;
	overflow: hidden !important;
}
.celtic-iframe-new {
	width:100%;
	height:530px;
	overflow: hidden !important;
}

.celtic-logo {
	margin-top:80px;
}
#video-header-wrapper {
	background-color: #070707;
	}
#video-overlay {
	position:absolute;
	width:100%;
	height:auto;
	left:0;
	top:0;
	z-index: 1;
}
#video-header {
	width:100%;
	position:absolute;
    float:left;
    width:100%;
    min-height:370px;
    z-index:29;
    padding:210px 0 170px;
}
#video-pad {
	min-height:450px;
}
#video-header h1 {
	color:#ffffff;	
}
.video-embed img {
    width: 100%;
    height: auto;
}
.video-embed iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100% !important;
    height: 100% !important;
}
.hover_color_bg a:hover h3 {
	text-decoration: underline;
	color:#f92630;
}
h3 a:hover {
	text-decoration: underline;
}

.tyre-table th, .tyre-table td {
	text-align: left;
	border:solid #ffffff 1px;	
}
 .tyre-table th {
	color:#f92630;	
}
 .tyre-table td {
	color:#ffffff;	
}
.tyre-table tr:hover td{
	color:#eeeeee !important;		
}
.badgenopopup {
	width:100%;height:auto;
}
.bigquote {
	font-size: 24px;
}
.about-box {
	 background-color:#9198a5; background-image:url(/images/about-home.png); background-repeat:no-repeat; background-position:right center; padding:30px 30px 35px;
}
@media (max-width: 1023px) {
	.celtic-iframe {
		width:100%;
		height:800px;
		overflow: auto !important;
	}

}
@media (max-width: 767px) {
    #Top_bar.video {
	    z-index: 999;
    }
	.top-hero {
		padding-top: 130px;
		padding-bottom: 100px;
	}
	.celtic-iframe {
		width:500px;
		height:800px;
		overflow: auto !important;
	}
	#video-header-wrapper {
		background-image: url("/images/speed-bg.jpg");
		background-size:cover; 
		background-color: #070707;
	}
	#video-overlay {
		display: none;
	}
	#video-header {
		width:100%;
		position:absolute;
	    float:left;
	    width:100%;
	    min-height:390px;
	    padding:30px 0px 0px 0px;
	}
	#video-pad {
		min-height:200px;
	}
	.badgenopopup {
		width:auto;height:auto;
	}
	.bigquote {
	font-size: 16px;
	}
	.about-box {
	 background-color:#9198a5; background-image:none; background-repeat:no-repeat; background-position:right center; padding:30px 30px 35px;
}
footer .widgets_wrapper .column {
	text-align: center;
} 

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

	.section_wrapper {
	    width: calc(100% - 5px) !important;
	    max-width: calc(100% - 5px) !important;
	}

	.celtic-iframe {
		width:500px;
		height:800px;
	}
	.with-iframe .column_attr {
		padding:30px 0px 0px 10px;
	}

}