/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Myriad Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 100;
}

.topnav {
    font-size: 14px; 
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: left;
    color: #f8f8f8;
    background: url(../img/about.jpg) no-repeat center center;
    background-size: cover;
	
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    
    background-color: #f8f8f8;
	padding-bottom:5px;
	
}

.content-section-b {
    padding-bottom:3px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
	padding-top:32px;
}
.content-section-header {
    padding: 10px 0;
    
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    
    background-color: #262e35;
}

p.copyright {
    margin: 15px 0 0;
	
}

@media(min-width:1200px){
	#vision{
	
	background-image: url(../img/box.png);
    background-size: 100%;
    background-repeat: no-repeat;
	}
	#vision_right{
	
	background-image: url(../img/box2.png);
    background-size: 100%;
    background-repeat: no-repeat;
	}
	.col-lg-5#vision{
	margin-left:-14px;
	margin-right:31px;
}
}
@media(max-width:1199px){
	#vision{
		border:solid 4px #5d5d5d;
		margin-top:20px;
	}
	#vision_right{
		border:solid 4px #5d5d5d;
		margin-top:20px;
	}
	
	
	#about > div.col-lg-12{
		padding:0px;
		width:102%;
	}
	.col-lg-5#vision {
    margin-left: -14px;
    
}
}

#vision p  {
	text-align:center;
}


#vision h4{
	color: #ee3b33;
	font-size:20pt;
	text-align:center;
}
#vision_right h3{
	font-size:30pt;
	font-style:italic;
	text-align:center;
	line-height:0.8;
	margin-bottom:1px;
	color:#155fab;
}

#about h3{
	font-size:30pt;
	font-style:italic;
	margin-top:2px;
}
#repair p, #repair2 p, p#repair{
	color:#ee3b33;
}
 @media(min-width:1201px){
	 #repair ul li, #repair2 ul li{
	 color:#ee3b33;
	 margin-left:-7%;
 }
 }
 @media(max-width:1200px){
	 #repair ul li, #repair2 ul li{
	 color:#ee3b33;
	 margin-left:-4%;
	 
 }
 }
#italic{
	font-style:italic;
}
#line{
	text-align:center;
}
#logo-nav{
	background:white;
}
#logo{
	max-width:100%;
}
#telephone{
	max-width:100%;
	padding-left:35px;
	margin-top:1.6%;
}
.col-lg-5#tel{
	margin-top:2%;
}
#footer-blocks{
	color:white;
	line-height:1.2;
}

#footer-blocks-col-4 ul li{
	list-style:none;
}
#footer-blocks ul li{
	list-style:none;
	
}
#footer-number{
	color:white;
	line-height:1.2;
	font-size:12pt;
	padding-left:0;
}
#footer-number ul li{
	list-style:none;
}
#footer-blocks.col-lg-3#col4{
	padding:0px !important;
}
#footer-img{
	margin-left:-30px;
}
#footer-logo{
	padding-bottom:20px;
}#footer-logo img{
	max-width:100%;
}
#company-logos{
	border-top:solid 2px #6e6d6d;
	border-bottom:solid 2px #6e6d6d;
	margin-bottom:3%;
}
#company-logos img{
	max-width:100%;
	
}
@media(min-width:1200px){
	#map.col-lg-4{
		margin-top:-6.4%;
	}
	.col-lg-6#repair2{
	
	padding-left:0px;
}
.col-lg-6#repair{
	border-left: solid 1px #ee3b33 ;
}
#wordpadding{
	padding-right:72px;
}
	
}
@media(max-width:1200px){
#map iframe {
		width:100%;
		height:250px;
	}
	.col-lg-6#repair2{
	border-right:display:none !important;
	border-bottom: solid 1px #ee3b33 !important;
}
.col-lg-6#repair{
	margin-top:10px;
}
#wordpadding{
	padding-right:0px;
}

}
@media(max-width:730px){
	#slider-right-block.col-lg-5{
	display:none;
}
#brake-logos{
	diplay:none;
	
}
#text{
	display:none;
}
}




@media(max-width:764px){
	#slider-right-block.col-lg-5{
	width:50%;
    float:right;
    margin-top: -48% !important;
    z-index: 9999;
    margin-right:-13%;
	height:342px
}
#brake-logos{
	margin-top:7%;
	border-right:solid 2px #3e3e3c;
	width: 30%;
    float: left;
	
}
#brake-logos img{
	width:100%;	
}
#text{
	width:70%;
	float:left;
}
#slider-brakes h4, #slider-friction h4, #slider-cluthes h4{
	font-size:17pt;
	font-style:italic;
	font-weight:900;
	color:#292929;
	padding-right:20px;
}
#header-slider.col-lg-12, #slideshow.col-lg-8{
	    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

}

@media(max-width:992px){
	#slider-right-block.col-lg-5{
	width:50%;
    float:right;
    margin-top: -48% !important;
    z-index: 9999;
    margin-right:-13%;
	height:342px
}
#brake-logos{
	margin-top:7%;
	border-right:solid 2px #3e3e3c;
	width: 30%;
    float: left;
	
}
#brake-logos img{
	width:78%;
margin-left:38%;	
}
#text{
	width:70%;
	float:left;
}
#slider-brakes h4, #slider-friction h4, #slider-cluthes h4{
	font-size:10pt;
	font-style:italic;
	font-weight:900;
	color:#292929;
	padding-right:20px;
	margin-top:4%;
}
#slider-brakes {
    background-image: url("../img/brake1_new.png");
    background-size: initial;
    -webkit-filter: drop-shadow(-9px 7px 11px #454544);
    background-position: 10px;
    background-repeat: no-repeat;
}


}
@media(max-width:1200px){
	#slider-right-block.col-lg-5{
	width:50% !important;
    float:right;
    margin-top: -44%;
    z-index: 9999;
    margin-right:-2%;
}
#brake-logos{
	margin-top:1%;
	border-right:solid 2px #3e3e3c;
	width: 30%;
    float: left;
}
#text{
	width:70%;
	float:left;
}
#slider-brakes h4, #slider-friction h4, #slider-cluthes h4{
	font-size:15;
	font-style:italic;
	font-weight:100;
	color:#292929;
	
	margin-top:5%;
}
#slider-brakes, #slider-friction, #slider-cluthes {
    height: 14.7% !important;
    text-align: center;
}
}
@media(min-width:1201px){
#map iframe {
		width:500px;
		height:250px;
	}
	#slider-right-block.col-lg-5{
	    float: right;
    margin-top: -37.5%;
    z-index: 99999;
}
#brake-logos img{
	width:48%;

}
#slider-brakes, #slider-friction, #slider-cluthes {
    height: 14.7%;
    text-align: center;
}
#brake-logos{
	margin-top:1%;
	border-right-style: groove;
    border-right-width: 2.2px;
	border-right-color:lightgray;
}
#slider-brakes h4, #slider-friction h4, #slider-cluthes h4{
	font-size:12pt;
	font-style:italic;
	font-weight:100;
	color:#292929;
	padding-right:20px;
	margin-top:5%;
}
}

@media(min-width:1421px){
#map iframe {
		width:580px;
		height:250px;
	}
}
#slider-right-block{
	height:411px;
}
#slider-brakes, #slider-friction, #slider-cluthes{
	height:14.7%;
	text-align:center;
} 

#slider-brakes p, #slider-friction p, #slider-cluthes p{
font-size:10pt;
text-align:center;
color:black;
}


#slider-brakes{
background-image: url("../img/arrow_1.png");
    background-size: initial;
    -webkit-filter: drop-shadow(-9px 3px 7px #454544);
    background-position: 25px;
    background-repeat: no-repeat;
}
#slider-friction{
	background-image: url("../img/arrow_1.png");
    background-size: initial;
    -webkit-filter: drop-shadow(-9px 3px 7px #454544);
    background-position: 27px;
    background-repeat: no-repeat;
}
#slider-cluthes{
background-image: url("../img/arrow_1.png");
    background-size: initial;
    -webkit-filter: drop-shadow(-9px 3px 7px #454544);
    background-position: 29px;
    background-repeat: no-repeat;
}

ul#acc-p li{
	color:black;
}
#menu-new{
	margin-left: 30px;
    float: right;
    margin-top: -16px;
    color: grey;
}
#footer-all.col-lg-8{
	padding-left:0;
}
.scrollToTop{
	width:76px; 
	height:73px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:0px;
	right:0px;
	display:none;
	z-index:99999;
	
	background: url('../img/backarrow_up.png') no-repeat 0px 20px;
	background-size:60%;
}

.scrollToTop:hover{
	text-decoration:none;
}
#company-logos.col-lg-12{
	    width: 98.5%;
    margin-left: 1.7%;
}
#blocks-about.col-lg-12{
	margin-top:8%;
}
