/*
Theme Name: Eprefix-bootstrap
Theme URI: 
Description: 
Version: 3.0
Author: header
Author URI: http://eprefix.co.uk
*/

@font-face {
  font-family: 'FuturaBT-Medium';
  src: url('fonts/FuturaBT-Medium.eot?#iefix') format('embedded-opentype'),  
  url('fonts/FuturaBT-Medium.woff') format('woff'), 
  url('fonts/FuturaBT-Medium.ttf')  format('truetype'), 
  url('fonts/FuturaBT-Medium.svg#FuturaBT-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
.futura-medium {
	font-family: 'FuturaBT-Medium';
}
@font-face {
  font-family: 'FuturaBT-Book';
  src: url('fonts/FuturaBT-Book.eot?#iefix') format('embedded-opentype'),  
  url('fonts/FuturaBT-Book.woff') format('woff'), 
  url('fonts/FuturaBT-Book.ttf')  format('truetype'), 
  url('fonts/FuturaBT-Book.svg#FuturaBT-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
.futura-book {
	font-family: 'FuturaBT-Book';
}
@font-face {
  font-family: 'FuturaBT-Light';
  src: url('fonts/FuturaBT-Light.eot?#iefix') format('embedded-opentype'),  
  url('fonts/FuturaBT-Light.woff') format('woff'), 
  url('fonts/FuturaBT-Light.ttf')  format('truetype'), 
  url('fonts/FuturaBT-Light.svg#FuturaBT-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
.futura-light {
	font-family: 'FuturaBT-Light';
}
.grecaptcha-badge {display: none !important;}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html {
	position:relative;
	min-height:100%;
}

body {
/* 	margin:0 0 555px; */
	background-image: url(img/mainbak.jpg);
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.no-padding {
	padding:0;
}

.top-spacer {
	height:30px;
}

.secondcontentholder {
	width:100%;
	background: url(img/tweed.png);
	border-top: solid 1px #000;
	background-attachment: fixed;
}

.footerholder {
	width:100%;
	background: url(img/tweed.png);
/* 	border-top: solid 2px #e3273c; */
	background-attachment: fixed;
}

.uppercase {
	text-transform:uppercase;
}

.relative {
	position:relative;
}
.red {
	color: #e3273c;
}
.white {
	color: #fff;
}
.whitelink {
	color: #fff;
	text-decoration: underline;
}
.whitelink:hover {
	color: #fff;
	text-decoration: none;
}
.redlink {
	color: #e3273c;
	text-decoration: none;
}
.redlink:hover {
	color: #fff;
/* 	text-decoration: underline; */
}
h1 {
	font-size: 64px;
	letter-spacing: 8px;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
	margin: 30px 0;
}
h2 {
	font-size: 30px;
	letter-spacing: 2px;
	margin: 0;
	text-transform: uppercase;
}
h3 {
	font-size: 28px;
	letter-spacing: 2px;
	margin: 0;
	text-transform: uppercase;
}

.contentmask {
	width: 100%;
	background-color:rgba(255, 255, 255, 0.85);
}
.homepagedesc p{
	line-height: 20px;
	margin: 7px 0;
}
.morebut {
	background: #e3273c;
	padding: 5px 15px;
	color: #fff;
	border-radius: 5px;
	transition: all 500ms;
}
.morebut:hover {
	background: #000;
	color: #fff;
}
.signupbut {
	background: #e3273c;
	padding: 2px 15px;
	color: #fff;
	border-radius: 5px;
	border: 2px solid #000;
	transition: all 500ms;
}
.signupbut:hover {
	background: #000;
	padding: 2px 15px;
	color: #fff;
	border: 2px solid #000;
}
.inputbox {
	width: 100%;
}
.footerbookholder {
	min-height: 280px;
	background: #000;
	padding: 20px;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 1);
	-moz-box-shadow:    4px 4px 5px 0px rgba(0, 0, 0, 1);
	box-shadow:         4px 4px 5px 0px rgba(0, 0, 0, 1);
}
.footerbookholder ul{
	padding: 0 18px;
}
.bxslider-wrap {
	visibility: hidden;
}
.bxslider {
	padding: 0 !important;
	margin: 0 !important;
}
.bxslider-wrap1 {
	visibility: hidden;
}
.bxslider1 {
	padding: 0 !important;
	margin: 0 !important;
}

.heading {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.wpcf7-response-output {
	color: #fff;
	font-family: 'FuturaBT-Light';
	border: none !important;
	padding: 0 !important;
	margin: 10px 0 !important;
}
.wpcf7-mail-sent-ok {
	border: none !important;
}
.newshome {
    list-style: none;
    padding: 0;
    margin: 0;
}
#news{
    height: 205px;
    overflow: hidden;
}
.newsfeed {
	padding: 5px 0;
	line-height: 14px;
	border-bottom: 1px solid #e3273c;
}
.newsfeed p{
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 18px;
	display: inline-block;
}
.newsfeed a{
	font-size: 11px;
	color: #e3273c;
}
.newsfeedpage {
	padding: 5px 0;
	line-height: 22px;
	border-bottom: 1px solid #e3273c;
}
.newsfeedpage p{
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 18px;
	display: inline-block;
}
.newsfeedpage a{
	font-size: 16px;
	color: #e3273c;
}
.newsfeedpage a:hover{
	font-size: 16px;
	color: #fff;
}
.qapage p{
	margin: 10px 0;
	padding: 0;
	font-size: 16px;
	line-height: 18px;
	display: inline-block;
}
.qapage a{
	font-size: 16px;
	color: #e3273c;
}
.qapage a:hover{
	font-size: 16px;
	color: #fff;
}
.slicknav_menu {
	display: none;
}
.mobilehead {
	display: none;
}
.contactcontent a{
	color: #e3273c;
}
.contactcontent a:hover{
	color: #fff;
}

/* ============;=============================================================
   Media Queries
   ========================================================================== */
@media (max-width: 1199px) {

}

@media (max-width: 991px) {
	
.desktop-nav li{
/* 	padding: 10px 10px; */
}

}

@media (max-width: 767px) {
.slicknav_menu {
	display: block;
}
.sticky-wrapper {
	display: none;
}
.deskmenu {
	display: none;
}
.deskhead {
	display: none;
}
.mobilespacer {
	height: 55px;
}
.mobilehead {
	display: block;
	position: fixed;
	top: 10px;
	left: 20px;
	font-size: 26px;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
	z-index: 300;
}
.mobilecenter {
	text-align: center;
}
h2 {
	font-size: 22px;
	letter-spacing: 2px;
}

}