/*============================================*/
div#text-21 {
    margin: 0 0 2rem;
    padding: 1em;
    font-size: 2.5em;
    text-align: center;
    text-shadow: 0 0 5px #000;
    text-transform: uppercase;
    /* background: rgb(202 51 51); */
    background-image: linear-gradient(rgba(202, 51, 51, 0.8), rgba(202, 51, 51, 0.8)), url(/wp-content/uploads/Inside-2.jpg);
    border: double 10px #203ee4;
    color: #fff;
    background-size: cover;
    background-position: center;
}
.clear {
    clear: both;
}

#content{
	min-height:400px;
}
#gallery-4 img {
    border: none !important;
}
#content img {
	max-width: 100%;
	height: auto;
}
.brands .gallery-item {
    min-height: 150px;
    display: table;
    padding: 0 10px;
}
.brands .gallery-icon {
    display: table-cell;
    vertical-align: middle;
}

/*==================HEADER==================*/
.prime, #content, body{background:#FFF;}
.prime header.header {
	background:#bad6ef;
	background-image: url("/wp-content/uploads/arches.png");
	background-attachment:fixed;
}

.toplogo {
	color: #000;
	font-size:40px;
	font-weight:700;
	padding-top:5px;
	padding-bottom:5px;
}

.toplogo img:hover {
	opacity:0.7;
	transition:all 0.3s;
}

.topPhone a:hover{
	opacity:0.7;
	transition:all 0.3s;
}

.topPhone {
	font-family: 'Lato', sans-serif;
	font-size:35px;
	font-weight:700;
	line-height:1;
	padding-top:85px;
	padding-bottom:5px;
	color:#FAFE21;
	text-shadow:1px 1px 1px #000;
}

.topPhone span {
	font-size:29px;
}

header {
	max-height:400px;
}

nav, nav.nav.nav-fixed, ul.sub-menu {
	background:#203ee4;
    	border-top: 13px double #d43838;
    	border-bottom: 13px double #d43838;
}

nav.nav ul li.current-menu-item a {
	border: 2px solid rgba(255,255,255,.8);
	background:rgba(255,255,255,0.1);
}

.cta {
	top:34%;
	left:5%;
}

.ctatop {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color:#fff;
	font-size:3em;
	line-height:1;
	margin-bottom:8%;
	text-shadow:2px 2px 2px #333;
}

.ctabtn {
	padding:7px 30px;
	background:#F70000;
	color:#fff;
	font-weight:500;
	box-shadow:1px 1px 1px #333;
}

.ctabtn:hover {
	background:#FAFE21;
	color:#000;
	transition:all 0.4s;
}

/*==================BODY==================*/

h1,h2,h3 {
	color:#F70000;
}

#trend {
	width: 100%;
}

.spacing li {
	padding: 5px;
}

.breakout {
    text-align: center;
    padding: 12px;
    font-size: 28px;
    background:#203EE4;
    color:#fff;
}

.compliments h1 {
	background: #F70000;
}

.up-down a {
	color:#F70000 !important;
}

.up-down a:hover {
	color: #ff5959 !important;
}

#contactp {
	padding-right: 15px;
}

.bikespace {padding:10px;}

.rev-cont {
    border: 1px solid #000;
    padding: 12px;
    margin: 5px;
}

.review-rating {display:inline;}

.review-body {border-left:none;}
/*======GALLERY=======*/


#gallery-2 img {
    width: auto;
    height: auto;
    border:0 !important;
}

/*==================FOOTER==================*/

footer.footer {
	background:#203ee4;;
	background-image: url("/wp-content/uploads/absurdity.png");
    	border-top: 13px double #d43838;
}

.footer .one-fourth {padding-bottom:35px !important;}

.footer h2 {
	color:#FFF !important;
}

.socialicons {
	text-align:left;
}

#googlemapswidget-2 img {
	max-height:250px;
}
.footer #biziqfacebook-2 {
    max-height: 337px;
    overflow: hidden;
}

/*==================BUTTONS==================*/

.btn, .biziq-button, .client-button {
  padding: 7px 30px;
  box-shadow: 2px 2px 2px #6b6b6b;
  display: table;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  background: #333;
  color:#FFF !important;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn:hover, .btn:focus, .hvr-shutter-out-horizontal:active {
  color: white !important;
  text-decoration:none !important;
}
.btn:hover:before, .btn:focus:before, .btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/*==================LIST ======================*/

ul {list-style-type: none;} 
ul.spaced li{margin-bottom:15px;}
ul.fancylist li:before {
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #0026FF;
    font-size: 16px;
    padding-right: 0.5em;
    margin-left: -27px;
}
ul.checked li:before{content: "\f00c";}
ul.marker li:before {content: "\f041";}


/*==================RESPONSIVE==================*/
@media (max-width: 1200px) {
	.toplogo {
		font-size:30px !important;
	}
}

@media (max-width:1024px) {
	.ctatop {
		font-size:2em;
	}
}

@media (max-width:768px) {
	.nav {
		padding: 5px 0 5px;
	}
	img.alignright {
		padding-left:10%;
		padding-bottom:2%
	}
	#content ul {
		text-align:left;
		margin:0;
	}
	.toplogo {text-align:center; padding-bottom:0px;}
	.toplogo img {height:175px; }
	.topPhone {
		padding-top:0px;
		font-size:30px;
		text-align:center;
	}
	.cta {
		top:14%;
	}
	div.one-half {
		text-align:left;
	}
	.h2space {
		margin-top:10%;
	}
	.topimg{
		margin-left:18%;
	}
	.brands .gallery-item {
		min-height: 50px !important;
	}
}

@media (max-width:617px) {
	img.alignright {
		padding-left:1%;
	}
}

@media (max-width:425px) {
	.cta {
		
	}
	.brands .gallery-item {
		min-height: 50px !important;
		width: 30% !important;
	}	
	.brands br {
		display: none !important;
	}
}


.banner {
    background: #203ee4;
    color: #fff;
    text-align: center;
    padding: 30px;
    border: double 10px #d43838;
}

.banner h2 {
color:#fff;
}
@media (max-width:320px) {
	
}
hr{
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    width: 50%;
    margin-top: 3em;
    margin-bottom: 3em;
}