

html {
	background-color: black;
	width: 100%;
	height: 100%;
}

body {
	color: white;
	position: relative;
	background-color: black;
	font-family: Titillium Web;
	width: 100%;
	height: 100%;
/*	background-image: url(../images/site-bg-repeat.png);*/
	background-repeat: repeat;
}

a {
	color: #eee!important;
}

p {
	font-size: 14pt;
	font-weight: 200;
	margin: 20px;
}

.clear {
	clear: both;
}

.clearFix:after {
	display: block;
	content: " ";
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}

.img-center {
	display: block;
	margin: 0 auto;
}

.container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.navbar {
	background-color: transparent;
	border: none;
	border-radius: 0;
	font-size: 16pt;
	font-weight: bold;
	position: absolute;
	margin: 0;
	z-index: 9;
	padding: 10px 100px 10px 100px;
	width: 100%;
	background-color: rgba(0, 0, 0, .5);
}

.navbar-brand {
	padding-top: 0;
}

.nav {
	width: 100%;
	text-align: right;
}

.nav > li {
	float: none;
	display: inline-block;
	font-size: 14pt;
	padding: 10px;
}

.nav > li:hover {
	padding-bottom: 8px;
}

.nav > li > a {
	padding: 0;
}

.nav > li > a:hover {
	border-bottom: 2px white solid;
	padding-bottom: -2px;
}

.social {
	position: relative;
	float: right;
	margin: .5em 1em 0 0;
	z-index: 10;
}

.head-call {
	float: right;
	margin: .5em 1em 0 0;
}

.home-banner {
	padding: 0;
}

.home-banner-2 {
	margin: auto;
}

.youtube-home {
	text-align: center;
	border-bottom: 2px solid white;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.youtube-home iframe {
	display: inline-block;
	position: relative;	
	max-width: 100%;
}

.home-hero {
	/*background-image: url(../images/home-hero.jpg);*/
	width: 100%;
	height: 600px;
	background-size: cover;
	background-position: center;
	position: relative;
	max-width: 2000px;
	margin: auto;
}

.home-hero-img {
	/*background-image: url(../images/home-hero.jpg);*/
	width: 100%;
	height: 600px;
	background-size: cover;
	background-position: center;
	position: relative;
	background-repeat: no-repeat;
	max-width: 2000px;
	margin: auto;
}

.home-hero-intro {
/*	background-image: url(../images/home-hero-intro.jpg);*/
	width: 100%;
	height: 600px;
	background-size: cover;
	background-position: center;
	position: relative;
}

.home-hero > h1 {
	font-family: Oswald;
	max-width: 400px;
	margin-left: 100px;
	letter-spacing: 1px;
	font-size: 30pt;
	position: absolute;
	top: 35%;
}

.hero-footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, .50);
}

.hero-usp img {
	float: left;
	margin: 10px;
}

.hero-hero-img:hover {
	z-index: 11;
}

.hero-usp h3 {
	margin-top: 15px;
	font-size: 16pt;
}

.home-body {
	padding-top: 30px;
}

.makes {
	background-color: #1a1a1a;
	overflow: hidden;
}

.makes > h4 {
	border-bottom: 1px solid #bbb;
	padding: 10px 0;
}

.make-logo {
	display: block;
	margin: 0 auto;
	max-width: 90px;
}

.home-links {
	padding: 0 10px;
}



.home-videos {
	padding: 10px;
	margin: 30px 10px 30px 10px;
	background-color: #1a1a1a;
}

.div-header {
	border-bottom: 1px solid #bbb;
	padding-bottom: 5px;
}

.div-header h2 {
	float: left;
	margin: 10px 0;
}

.div-header h4 {
	float: right;
	margin-top: 20px;
	font-weight: 300;
}

.div-header img {
	margin-top: -5px;
}

.home-news-col {
	margin-top: 20px;
}

.home-news-row .home-news-col:not(:first-child) {
	border-left: 1px solid #bbb;
}

.home-gallery-img {
	margin: 0 auto;
	margin-top: 20px!important;
}

.home-gallery-content {
	background-color: #1a1a1a;
	margin: 30px auto;
}

.home-gall-name {
	float: left!important;
}

.home-gall-info {
	float: right;
	font-size: 11pt;
}

.home-gall-heading {
	margin-top: 20px!important;
}

.gall-more {
	float: right;
	padding: 5px 15px;
}

.gall-more:hover {
	background-color: #555;
}

.news-subject {
	font-size: 16pt;
	width: 100%;
	border-bottom: 1px solid #bbb;
	padding: 10px 0;
}

.home-youtube-frame {
 	width: 100%;
 	height: 188px;
 	margin-top: 20px;
}

.footer {
	background-image: url(../images/footer-bg.jpg);
	background-size: cover;
	width: 100%;
	text-align: center;
	min-height: 450px;
	padding: 30px 0;
	padding-bottom: 0;
}

.footer-logo {
	margin: auto;
}

.footer-links a {
	line-height: 50px;
	font-size: 14pt;
}

.social-footer {
	margin: 20px;
}

.social-footer img {
	margin: 10px;
}

.suspension-hero {
	background-image: url(../images/suspension-hero.jpg);
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center;
	position: relative;
}

.realnuts-hero {
	background-image: url(../images/realnut-hero.jpg);
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center;
	position: relative;
}

.models-hero {
	background-image: url(../images/models-bg.jpg);
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center;
	position: relative;
}

.about-hero {
	background-image: url(../images/about-bg.jpg);
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center;
	position: relative;
}

.gallery-hero {
	background-image: url(../images/contact-bg.jpg);
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center;
	position: relative;
}

.contact-hero {
	background-image: url(../images/contact-bg.jpg);
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center;
	position: relative;
}

.realnuts-hero {
	background-image: url(../images/realnut-hero.jpg);
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center;
	position: relative;
}

.suspension-hero > h1, .contact-hero > h1, .models-hero > h1, .about-hero > h1, .realnuts-hero h1, .gallery-hero > h1, .realnuts-hero > h1 {
	position: absolute;
	top: 150px;
	left: 100px;
	font-size: 72pt;
	font-weight: 200;
	background-color: rgba(0, 0, 0, .50);
	padding: 20px;
}

.suspension-menu {
	background-image: url(../images/suspension-series-bg.jpg);
	background-position: center;
	background-size: contain;
	margin: 20px 0;
}

.series-bg {
	background-color: #171717;
	padding: 40px 0px;
	margin: 30px 0;
}

.series-bg > img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
	text-align: center;
	padding: 0 20px;
}

.suspension-intro {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #1a1a1a;
}



.mca-small {
	float: right;
}

.img-right {
	margin: 30px -10px 0 30px ;
	float: right;
}

.graph-outer {
	margin-top: -50px;
}

.graph-outer h3 {
	text-align: right;
	margin: 48px 0;
}

.graph-outer, h3:first-child {
	margin-top: 30px;
}

.intro-graph {
	height: 600px;
	width: 1%;
	border-left: 5px white solid;
	border-bottom: 5px white solid;
	
}

.graph-bar {
	height: 40px;
	padding: 10px;
	margin: 5px;
	font-weight: bold;
	border-radius: 0 5px 5px 0;
}

.blue-1 {
	width: 60%;
	background: rgba(89,132,233,1);
	background: -moz-linear-gradient(left, rgba(89,132,233,1) 0%, rgba(187,205,246,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(89,132,233,1)), color-stop(100%, rgba(187,205,246,1)));
	background: -webkit-linear-gradient(left, rgba(89,132,233,1) 0%, rgba(187,205,246,1) 100%);
	background: -o-linear-gradient(left, rgba(89,132,233,1) 0%, rgba(187,205,246,1) 100%);
	background: -ms-linear-gradient(left, rgba(89,132,233,1) 0%, rgba(187,205,246,1) 100%);
	background: linear-gradient(to right, rgba(89,132,233,1) 0%, rgba(187,205,246,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5984e9', endColorstr='#bbcdf6', GradientType=1 );
}

.blue-2 {
	width: 40%;
	background: rgba(13,56,156,1);
	background: -moz-linear-gradient(left, rgba(13,56,156,1) 0%, rgba(170,186,221,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(13,56,156,1)), color-stop(100%, rgba(170,186,221,1)));
	background: -webkit-linear-gradient(left, rgba(13,56,156,1) 0%, rgba(170,186,221,1) 100%);
	background: -o-linear-gradient(left, rgba(13,56,156,1) 0%, rgba(170,186,221,1) 100%);
	background: -ms-linear-gradient(left, rgba(13,56,156,1) 0%, rgba(170,186,221,1) 100%);
	background: linear-gradient(to right, rgba(13,56,156,1) 0%, rgba(170,186,221,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d389c', endColorstr='#aabadd', GradientType=1 );
}

.green-1 {
	width: 99%;
	background: rgba(198,221,141,1);
	background: -moz-linear-gradient(left, rgba(198,221,141,1) 0%, rgba(235,243,213,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(198,221,141,1)), color-stop(100%, rgba(235,243,213,1)));
	background: -webkit-linear-gradient(left, rgba(198,221,141,1) 0%, rgba(235,243,213,1) 100%);
	background: -o-linear-gradient(left, rgba(198,221,141,1) 0%, rgba(235,243,213,1) 100%);
	background: -ms-linear-gradient(left, rgba(198,221,141,1) 0%, rgba(235,243,213,1) 100%);
	background: linear-gradient(to right, rgba(198,221,141,1) 0%, rgba(235,243,213,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6dd8d', endColorstr='#ebf3d5', GradientType=1 );
}

.green-2 {
	width: 50%;
	background: rgba(106,140,42,1);
	background: -moz-linear-gradient(left, rgba(106,140,42,1) 0%, rgba(206,217,185,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(106,140,42,1)), color-stop(100%, rgba(206,217,185,1)));
	background: -webkit-linear-gradient(left, rgba(106,140,42,1) 0%, rgba(206,217,185,1) 100%);
	background: -o-linear-gradient(left, rgba(106,140,42,1) 0%, rgba(206,217,185,1) 100%);
	background: -ms-linear-gradient(left, rgba(106,140,42,1) 0%, rgba(206,217,185,1) 100%);
	background: linear-gradient(to right, rgba(106,140,42,1) 0%, rgba(206,217,185,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a8c2a', endColorstr='#ced9b9', GradientType=1 );
}

.purple-1 {
	width: 65%;
	background: rgba(197,110,223,1);
	background: -moz-linear-gradient(left, rgba(197,110,223,1) 0%, rgba(232,198,243,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(197,110,223,1)), color-stop(100%, rgba(232,198,243,1)));
	background: -webkit-linear-gradient(left, rgba(197,110,223,1) 0%, rgba(232,198,243,1) 100%);
	background: -o-linear-gradient(left, rgba(197,110,223,1) 0%, rgba(232,198,243,1) 100%);
	background: -ms-linear-gradient(left, rgba(197,110,223,1) 0%, rgba(232,198,243,1) 100%);
	background: linear-gradient(to right, rgba(197,110,223,1) 0%, rgba(232,198,243,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c56edf', endColorstr='#e8c6f3', GradientType=1 );
}

.purple-2 {
	width: 75%;
	background: rgba(112,24,139,1);
	background: -moz-linear-gradient(left, rgba(112,24,139,1) 0%, rgba(198,162,209,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(112,24,139,1)), color-stop(100%, rgba(198,162,209,1)));
	background: -webkit-linear-gradient(left, rgba(112,24,139,1) 0%, rgba(198,162,209,1) 100%);
	background: -o-linear-gradient(left, rgba(112,24,139,1) 0%, rgba(198,162,209,1) 100%);
	background: -ms-linear-gradient(left, rgba(112,24,139,1) 0%, rgba(198,162,209,1) 100%);
	background: linear-gradient(to right, rgba(112,24,139,1) 0%, rgba(198,162,209,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70188b', endColorstr='#c6a2d1', GradientType=1 );
}

.grey-1 {
	width: 99%;
	background: rgba(173,173,173,1);
	background: -moz-linear-gradient(left, rgba(173,173,173,1) 0%, rgba(231,231,231,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(173,173,173,1)), color-stop(100%, rgba(231,231,231,1)));
	background: -webkit-linear-gradient(left, rgba(173,173,173,1) 0%, rgba(231,231,231,1) 100%);
	background: -o-linear-gradient(left, rgba(173,173,173,1) 0%, rgba(231,231,231,1) 100%);
	background: -ms-linear-gradient(left, rgba(173,173,173,1) 0%, rgba(231,231,231,1) 100%);
	background: linear-gradient(to right, rgba(173,173,173,1) 0%, rgba(231,231,231,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adadad', endColorstr='#e7e7e7', GradientType=1 );
}

.grey-2 {
	width: 75%;
	background: rgba(104,104,104,1);
	background: -moz-linear-gradient(left, rgba(104,104,104,1) 0%, rgba(201,201,201,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(104,104,104,1)), color-stop(100%, rgba(201,201,201,1)));
	background: -webkit-linear-gradient(left, rgba(104,104,104,1) 0%, rgba(201,201,201,1) 100%);
	background: -o-linear-gradient(left, rgba(104,104,104,1) 0%, rgba(201,201,201,1) 100%);
	background: -ms-linear-gradient(left, rgba(104,104,104,1) 0%, rgba(201,201,201,1) 100%);
	background: linear-gradient(to right, rgba(104,104,104,1) 0%, rgba(201,201,201,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#686868', endColorstr='#c9c9c9', GradientType=1 );
}

.orange-1 {
	width: 50%;
	background: rgba(233,137,34,1);
	background: -moz-linear-gradient(left, rgba(233,137,34,1) 0%, rgba(248,215,179,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(233,137,34,1)), color-stop(100%, rgba(248,215,179,1)));
	background: -webkit-linear-gradient(left, rgba(233,137,34,1) 0%, rgba(248,215,179,1) 100%);
	background: -o-linear-gradient(left, rgba(233,137,34,1) 0%, rgba(248,215,179,1) 100%);
	background: -ms-linear-gradient(left, rgba(233,137,34,1) 0%, rgba(248,215,179,1) 100%);
	background: linear-gradient(to right, rgba(233,137,34,1) 0%, rgba(248,215,179,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e98922', endColorstr='#f8d7b3', GradientType=1 );
}

.orange-2 {
	width: 85%;
	background: rgba(214,111,15,1);
	background: -moz-linear-gradient(left, rgba(214,111,15,1) 0%, rgba(213,170,127,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(214,111,15,1)), color-stop(100%, rgba(213,170,127,1)));
	background: -webkit-linear-gradient(left, rgba(214,111,15,1) 0%, rgba(213,170,127,1) 100%);
	background: -o-linear-gradient(left, rgba(214,111,15,1) 0%, rgba(213,170,127,1) 100%);
	background: -ms-linear-gradient(left, rgba(214,111,15,1) 0%, rgba(213,170,127,1) 100%);
	background: linear-gradient(to right, rgba(214,111,15,1) 0%, rgba(213,170,127,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d66f0f', endColorstr='#d5aa7f', GradientType=1 );
}

.red-1 {
	width: 99%;
	background: rgba(231,34,34,1);
	background: -moz-linear-gradient(left, rgba(231,34,34,1) 0%, rgba(244,146,146,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(231,34,34,1)), color-stop(100%, rgba(244,146,146,1)));
	background: -webkit-linear-gradient(left, rgba(231,34,34,1) 0%, rgba(244,146,146,1) 100%);
	background: -o-linear-gradient(left, rgba(231,34,34,1) 0%, rgba(244,146,146,1) 100%);
	background: -ms-linear-gradient(left, rgba(231,34,34,1) 0%, rgba(244,146,146,1) 100%);
	background: linear-gradient(to right, rgba(231,34,34,1) 0%, rgba(244,146,146,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e72222', endColorstr='#f49292', GradientType=1 );
}

.red-2 {
	width: 99%;
	background: rgba(153,4,4,1);
	background: -moz-linear-gradient(left, rgba(153,4,4,1) 0%, rgba(215,155,155,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(153,4,4,1)), color-stop(100%, rgba(215,155,155,1)));
	background: -webkit-linear-gradient(left, rgba(153,4,4,1) 0%, rgba(215,155,155,1) 100%);
	background: -o-linear-gradient(left, rgba(153,4,4,1) 0%, rgba(215,155,155,1) 100%);
	background: -ms-linear-gradient(left, rgba(153,4,4,1) 0%, rgba(215,155,155,1) 100%);
	background: linear-gradient(to right, rgba(153,4,4,1) 0%, rgba(215,155,155,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990404', endColorstr='#d79b9b', GradientType=1 );
}

div.series-container {
	background-color: #1A1A1A;
	padding: 20px 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.div-fix {
	position: relative;
}

div.div-fix::before {
	 display: table;
	 content: " ";
}

div.div-fix::after {
	 display: table;
	 content: " ";
}

div#series-header {
	border-bottom: 1px solid #bbb;
	padding: 15px 15px;
}

img.shock-series-logo {
	margin: 0;
	display: inline-block;
	float: left;
	margin-top: 15px;
}

div.price-order {
	float: right;
}

p.shock-price {
	display: block;
	font-size: 20pt;
	text-align: center;
	font-family: Oswald;
	letter-spacing: 1px;
	line-height: 56px;
	margin: 0 10px; !important;
}

p.order-now {
	margin: 0 10px;!important;
	padding: 10px 25px;
	display: inline-block;
	background-color: white;
	color: #333;
	font-weight: 900;
	font-size: 19pt;
}

p.order-now:hover {
	background-color: #e5e5e5;
}

img.menu-logo {
	height: 38px;
}

.intro-graph, .bar-outer:not(:first-child) {
	margin-top: 15px;
}

.text-right {
	margin-top: -5px;
	font-size: 16pt;
	float: right;
}

.custom-text {
	color: #1A1A1A;
}

.blue-series {
	background-color: #1a1a1a;
	padding: 20px 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/series-blue-bg.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	position: relative;
}

.x-series {
	background-color: #1a1a1a;
	padding: 20px 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/series-x-bg.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	position: relative;
}

.red-series {
	background-color: #1a1a1a;
	padding: 20px 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/series-red-bg.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	position: relative;
}

.gold-series {
	background-color: #1a1a1a;
	padding: 20px 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-position: bottom right;
	background-repeat: no-repeat;
	position: relative;
}

.series-logo {
	margin: 20px auto;
}

.series-shock {
	padding: 0;
	padding-left: 5px;
	position: relative;
	height: 100%;
}

.series-icons {
	margin: 20px 0;
}

.series-icon {
	width: 110px;
	padding: 5px;
	float: left;
	margin: 5px;
	cursor: pointer;
	/*height: 140px;*/
}

.series-icon > img {
	width: 75%;
	margin-bottom: 10px;
}

.series-img-icon {
	width: 150px;
	float: left;
	margin: 5px;
}

.icon-text {
	text-align: center;
	font-weight: bold;
}

.series-hero {
	position: absolute;
	left: 3px;
	bottom: 0;
}

.series-hero-gold {
	position: absolute;
	left: 120px;
	bottom: 5px;
	max-height: 600px;
}

.home-links a:hover {
	text-decoration: none!important;
}

.img-shadow {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .75);
	padding: 50px;
}

.popup-img {
	border: 5px solid #ddd;
	border-radius: 10px;
	margin: 10px auto;
	max-width: 100%;
	max-height: 100%;
	
}

.icon-desc-wrapper {
	width: 100%;
	position: absolute;
	opacity: 0;
}

.series-icon-desc {
	margin: 0 auto;
	background-color: black;
	padding: 20px;
	border: 3px solid #ddd;
	border-radius: 10px;
	max-width: 25%;
	width: auto;
	
}

.x-logos {
	float: left;
	margin: 10px 10px 10px 0;
}

.shock-price {
	font-size: 24pt;
	text-align: center;
	font-family: Oswald;
	letter-spacing: 1px;
}

.sPrice {
	font-weight: 800;
}

.models-container {
	margin-top: 20px;
	margin-bottom: 20px;
	
}

.models-col {
	padding: 5px;
}

.col-inner {
	background-color: #1a1a1a;
	padding: 20px;
}

.model-logo {
	display: block;
	margin: 5px auto 5px auto;
}

.models-col h4 {
	margin: 10px;
	font-size: 16pt;
	font-weight: 800;	
}

.about-content {
	background-image: url(../images/about-content-bg.jpg);
	background-color: #1a1a1a;
	min-height: 700px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

.about-content p {
	text-align: right;
	max-width: 700px;
	float: right;
}

.stocktake {
	margin: 20px auto;
}

.tech-content {
	max-width: 100%;
}

.tech-back {
	margin: 0 auto;
	margin-top: 50px;
	text-align: center;
	background-color: white;
	color: black;
	font-family: Titillium Web;	
	
}

.tech-section {
	padding-bottom: 50px;
}

.tech-page-body {
	margin-top: 50px;
	padding-bottom: 50px;
}

.tech-page-body h2 {
	font-family: Titillium Web;
	font-size: 36pt;
	text-align: center;
}

.tech-page-body h1 {
	font-family: Titillium Web;
	font-size: 28pt;
	text-align: center;
	border-bottom: 1px solid white;
	padding-bottom: 15px;
}

.tech-page-body p {
	text-align: justify;
	line-height: 30px;
}

.technical-home-content {
	margin-top: 50px;
}

.technical-hero {
	background-image: url(../images/technical-hero.jpg);
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center;
	position: relative;
}

.technical-hero > h1, .contact-hero > h1, .models-hero > h1, .about-hero > h1, realnuts-hero > h1 {
	position: absolute;
	top: 150px;
	left: 100px;
	font-size: 72pt;
	font-weight: 200;
	background-color: rgba(0, 0, 0, .50);
	padding: 20px;
}

.non-inverted {
	margin: 0 auto;
	margin-top: 20px;
	max-height: 500px;
}

.tech-subject {
	font-size: 15pt;
	width: 100%;
	border-bottom: 1px solid #bbb;
	padding: 10px 0;
	text-align: center;
	margin-bottom: 10px;
}

.tech-intro {
	margin: 10px 0;
	height: 170px;
}


@media only screen and (max-width: 1400px) and (min-aspect-ratio: 8/5) {


}

@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 1025px) and (orientation: landscape) {
	
		

}

@media only screen and (max-width: 992px) {
	
	.container {
		width: 100%;
	}
	
	.navbar {
		padding: 10px 0;
	}
	
	.hero-usp h3 {
		font-size: 12pt;
	}

}

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

	
	.navbar-collapse {
		background-color: black;
		margin: 0;
		padding-top: 40px;
		width: 100%;
		z-index: 10;
		float: left;
		position: fixed;
		margin-top: -50px;
	}
	
	.navbar-toggle {
		position: fixed;
		right: 5px;
		top: 5px;
		z-index: 11;
	}
	
	.menu-logo {
		height: 50px;
	}
	
	.nav > li {
		clear: both;
		display: block;
	}
	
	.social {
		display: none;
	}
	
	.head-call {
		display: none;
	}
	
	.home-hero > h1 {
		margin: 20px;
	}
		
	.makes > img {
		float: left;
		margin: 10px;
	}	
	
	.home-link {
		margin-bottom: 20px;
	}
	
	.hero-usp {
		clear: both;
	}
	
	.hero-usp > img {
		height: 25px;
	}
	
	.hero-usp > h3 {
		padding-top: 13px;
	}
	
	.suspension-menu .col-xs-6 {
		padding: 3px;
	}
	
	.suspension-hero > h1, .contact-hero > h1, .models-hero > h1, .gallery-hero > h1, .technical-hero > h1, .realnuts-hero > h1 {
		font-size: 30pt;
		left: 20px;
		top: 50px;
	}
	
	.realnuts-hero{
		height: 200px;
	}
	
	.gallery-hero {
		height: 200px;
	}
	
	.technical-hero {
		height: 200px;
	}
	
	.suspension-hero {
		height: 200px;
	}
	
	.contact-hero {
		height: 200px;
	}
	
	.models-hero {
		height: 200px;
	}
	
	.series-bg {
		height: 150px;
		margin: 0;
	}
	
	.series-hero {
		display: none;
	}
	
	.series-hero {
		height: auto;
	}
	
	.series-icon-desc {
		max-width: 80%;
	}
	
	.series-hero-gold {
	display: none;
	}
	
	.clearRadios {
		clear: both;
	}
	
	.radiosCol h4 {
		padding-top: 10px!important;
	}
		
}








