@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 70px;
	background-color: #e5e5e5;
	font-family: 'fordngbs-antenna-light',arial,helvetica,sans-serif;
	
}

header.navbar.navbar-default.navbar-fixed-top.bs-docs-nav {
	padding: 10px;
}

#section1 {
	background-color: #70C9FF;
	width: 100%
}

header.navbar.navbar-default.navbar-fixed-top.bs-docs-nav {
	border-bottom: 1px solid #e5e5e5;
}

.btg-logo {
	width: 5%;
}

.homecols {
	text-align: center;
}

.homecols .col-md-4 {
	border: 1px solid #e5e5e5;
	width: 31%;
	margin: 1%;
	border-radius: 5px;
	padding: 0px;
	background-color: #f5f5f5;
	box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.08), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}

.homecols .col-md-4 p {
	padding: 15px;
}

.homecols .col-md-4 h3 {
	padding: 15px;
	font-weight: bold;
}


.btn-red {
	padding: 10px;
	color: #f5f5f5;
	border: 1px solid #f5f5f5;
	border-radius: 5px;
}

.btn-red:hover {
	padding: 10px;
	border-radius: 5px;
	text-decoration: none;
	color: #ccc;
	border: 1px solid #ccc;
}

.btn-blue {
	padding: 10px;
	color: #f5f5f5;
	border: 1px solid #f5f5f5;
	border-radius: 5px;
}

.btn-blue:hover {
	padding: 10px;
	border-radius: 5px;
	text-decoration: none;
	color: #ccc;
	border: 1px solid #ccc;
}

.product-btn {
	padding: 10px;
	color: #005b96;
	border: 1px solid #005b96;
	border-radius: 5px;
	padding-left: 25px;
	padding-right: 25px;
}

.product-btn:hover {
	padding: 10px;
	border-radius: 5px;
	text-decoration: none;
	color: #6497b1;
	border: 1px solid #6497b1;
	padding-left: 25px;
	padding-right: 25px;
}

.jumbotron h3 {
	font-size: 3.0em;
	padding-bottom: 10px;
	font-family: 'fordngbs-antenna-light',arial,helvetica,sans-serif;
}

.jumbotron p{
	padding-bottom: 10px;
}

.tabimg {
	width: 100%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.btg-jumbo {
	background-image: url("../images/btgheader.jpg");
	
}

.jumbotron {
	background-color: transparent;
	color: #e5e5e5;
	padding: 10%;
	background-position: center;
	background-size: cover;
	padding-right: 25%;
	padding-left: 25%;
}

.cas-jumbo {
	background-image: url("../images/RLX_Data_Analysis_banner.jpg");
	background-position: left;
	background-size: cover;
	text-shadow: 2px 2px 1px #000000;
	
}

.das-jumbo {
	background-image: url("../images/car-dealership-blog.jpg");
	background-position: center;
	background-size: cover;
	text-shadow: 2px 2px 4px #000000;
}

.sim-jumbo {
	background-image: url("../images/highway-393492_1920.jpg");
	background-size: cover;
	text-shadow: 2px 2px 1px #000000;
}

.about-jumbo {
	background-image: url("../images/technology-3108708_1920.jpg");
	background-position: center;
	background-size: cover;
	text-shadow: 2px 2px 1px #000000;
}

.contact-jumbo {
	background-image: url("../images/ford-focus-rs500-2943828_960_720.jpg");
	background-position: center;
	background-size: cover;
	text-shadow: 2px 2px 1px #000000;
}

.jumbotron .container {
	padding: 10px;
	vertical-align: text-top;
	border-radius: 5px;
}

.tabtext {
	text-align: left;
}

.colordivide {
	background-color: #580000;
	width: 100%;
	padding: 15px;
	margin-top: -30px;
	color: #efefef;
	margin-bottom: 20px
}

.colordivide h4 {
	font-weight: bold;
}

.colordivide .col-xs-6 {
	line-height: 50px;
	float: right;
}

.colordivide .col-xs-6 p {
	line-height: 50px;
	float: right;
	padding-right: 20px
}

.colordivide .col-xs-2 {
	line-height: 50px;
}

.colordivide .col-xs-4 {
	line-height: 25px;
	border-right: 1px solid #e5e5e5;
}

.colordivide2 h1 {
	font-family: 'fordngbs-antenna-light',arial,helvetica,sans-serif;
	padding-bottom: 10px;
	font-weight: bold;
}

.colordivide3 {
	background-color: #011f4b;
	color: #f5f5f5;
	padding: 10px;
	padding-bottom: 15px;
	font-family: 'fordngbs-antenna-light',arial,helvetica,sans-serif;
	margin-top: 25px;
}


.colordivide4{
	background-color: #03396c;
	width: 100%;
	padding: 15px;
	color: #efefef;
	margin-bottom: 20px;
	margin-top: 40px
}

.colordivide4 .col-xs-4 {
	line-height: 50px;
}

.colordivide4 .col-xs-8 p{
	padding: 10px;
}


.btn-lg {
	background-color: #580000;
}

.services {
	padding: 10px;
	margin-bottom: 20px;
}

.services .col-sm-1 {
	width: 14.28%;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #ccc;
}

.services h4 {
	font-size: 1.0em;
	text-align: center;
}

.servicehead {
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
}

.footer {
	border: none;
}
.footer .container{
	margin-top: 100px;
	padding: 20px;
	border-top: 1px solid #ccc;
}

.cas-sec-one p{
	text-align: center;
	font-size: 18px;
	padding-bottom: 3%;
	padding-top: 3%;
}

.cas-sec-two .col-md-4 {
	border: 1px solid #e5e5e5;
	width: 31%;
	margin: 1%;
	border-radius: 5px;
	padding: 0px;
	background-color: #f5f5f5;
}

.cas-sec-two h3{
	padding: 20%;
	color: #e5e5e5;
	line-height: 35px;
	vertical-align: middle;
	font-size: 2.1em;
	text-align: center;
	
}

.cas-sec-two h2 {
width: 100%; 
   text-align: left; 
   border-bottom: 2px solid #666666; 
   line-height: 0.1em;
   margin: 10px 0 20px;
	padding-top: 10px;
}

.cas-sec-two h2 span {
	background: #e5e5e5;
	padding-right: 2%;
}


.cas-sec-three h2 {
width: 100%; 
   text-align: left; 
   border-bottom: 2px solid #666666; 
   line-height: 0.1em;
   margin: 10px 0 20px;
	padding-top: 10px;
}

.cas-sec-three h2 span {
	background: #e5e5e5;
	padding-right: 2%;
}

.cas-sec-three p {
	font-size: 18px;
}

.cas-sec-three h3{
	text-align: center;
	color: #005b96;
}

.cas-sec-three.col-xs-12 {
	text-align: center;
}


.cas-sec-three li{
	font-size: 18px;
	padding: 10px;
}

.cas-ul-1 li:before {
	content: "\00BB \0020";
	color: #005b96;
}

.cas-ul-1 {
	display: inline-block; 
	text-align: left;
	list-style: none;
}

.cas-ul-2 {
	list-style: none;
}

.cas-ul-2 li:before {
	content: none;
}


.cas-sec-three {
	text-align: center;
}

.cas-sec-three {
	padding: 10px;
}


.cas-sec-four {
	background-image: url("../images/mini-1859414_1920.jpg");
	background-repeat: no-repeat;
	background-size: cover;
    background-position: center;
	padding: 20px;
	color: #e5e5e5;
	text-align: right;
}

.cas-sec-four h3{
	text-shadow: 2px 2px 4px #000000;
	text-align: right;
}

.cas-sec-four p {
	text-shadow: 2px 2px 4px #000000;
	text-align: right;
}

.cas-sec-four .col-xs-12{
	padding-bottom: 10px;
	font-size: 18px;
}

.cas-jumbo2 {
	background-image: url("../images/mini-1859414_1920.jpg");
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: left;
	background-size: contain;
	text-align: left;
}

.das-sec-two h3{
	padding: 20%;
	color: #e5e5e5;
	line-height: 35px;
	vertical-align: middle;
	font-size: 2.1em;
	text-align: center;
	
}

.das-sec-three h3{
	padding: 20%;
	color: #e5e5e5;
	line-height: 35px;
	vertical-align: middle;
	font-size: 2.1em;
	text-align: center;
	
}

.das-sec-one {
	text-align: center;
}

.das-sec-one p {
	font-size: 18px;
	padding: 20px
}

.das-sec-two {
	text-align: center;
}

.das-sec-two ul {
	display: inline-block;
	text-align: left;
	list-style: none;
}

.das-sec-two li:before {
    content: "+";
    margin-right: 4px;
	color: #005b96;
}

.das-sec-two li{
	font-size: 18px;
	padding: 10px;
	\list-style-position: inside;
    text-indent: -.9em;
    padding-left: 1em;
}

.das-sec-three ul {
	display: inline-block;
	text-align: left;
	list-style: none;
}

.das-sec-three li:before {
    content: "\00BB \0020";
    margin-right: 4px;
	color: #005b96;
}

.das-sec-three li{
	font-size: 18px;
	padding: 10px;
	\list-style-position: inside;
    text-indent: -.9em;
    padding-left: 1em;
}

.das-sec-two h2 {
width: 100%; 
   text-align: left; 
   border-bottom: 2px solid #666666; 
   line-height: 0.1em;
   margin: 10px 0 20px;
	padding-top: 10px;
}

.das-sec-two h2 span {
	background: #e5e5e5;
	padding-right: 2%;
}

.das-sec-two h2 {
width: 100%; 
   text-align: left; 
   border-bottom: 2px solid #666666; 
   line-height: 0.1em;
   margin: 10px 0 20px;
	padding-top: 10px;
}

.das-sec-two h2 span {
	background: #e5e5e5;
	padding-right: 2%;
}

.das-sec-two h3{
	text-align: center;
	color: #005b96;
}

.das-sec-three h2 {
width: 100%; 
   text-align: left; 
   border-bottom: 2px solid #666666; 
   line-height: 0.1em;
   margin: 10px 0 20px;
	padding-top: 10px;
}

.das-sec-three {
	text-align: center;
}

.das-sec-three h2 span {
	background: #e5e5e5;
	padding-right: 2%;
}

.das-sec-three h2 {
width: 100%; 
   text-align: left; 
   border-bottom: 2px solid #666666; 
   line-height: 0.1em;
   margin: 10px 0 20px;
	padding-top: 10px;
}

.das-sec-three h2 span {
	background: #e5e5e5;
	padding-right: 2%;
}

.das-sec-three h3{
	text-align: center;
	color: #005b96;
}

.colordivide5 {
	background-color: #580000;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #e5e5e5;
	text-align: center;
}

.colordivide5 h4 {
	text-align: left;
	font-size: 2.4em;
}

.colordivide5 span {
	font-size: 3.0em;
}

.colordivide6 {
	background-color: #580000;
	padding: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #e5e5e5;
	text-align: center;
}

.colordivide7 {
	background-color: #6497b1;
	padding: 20px;
	margin-top: -30px;
	margin-bottom: 20px;
	color: #e5e5e5;
	text-align: left;
}

.colordivide11 {
	background-color: #6497b1;
	padding: 20px;
	margin-top: -30px;
	margin-bottom: 20px;
	color: #e5e5e5;
	text-align: left;
}

.colordivide6 h4 {
	text-align: right;
	font-size: 3.0em;
}

.colordivide5 span {
	font-size: 3.0em;
}

.das-sec-four {
	background-image: url("../images/dealership.jpg");
	background-repeat: no-repeat;
	background-size: cover;
    background-position: center;
	padding: 20px;
	color: #666666;
	text-align: right;
}
.das-sec-four h3{
	text-shadow: 2px 2px 1px #011f4b;
	text-align: right;
	color: #ffffff;
}

.das-sec-four p {
	text-shadow: 2px 2px 1px #011f4b;
	text-align: right;
	color: #ffffff;
}

.sim-sec-one {
	text-align: center;
	padding: 20px;
}

.sim-sec-one p {
	font-size: 18px;
}

.sim-sec-two {
	text-align: center;
}

.sim-sec-two h2 span {
	background: #e5e5e5;
	padding-right: 2%;
}

.sim-sec-two h2 {
width: 100%; 
   text-align: left; 
   border-bottom: 2px solid #666666; 
   line-height: 0.1em;
   margin: 10px 0 20px;
	padding-top: 10px;
}

.sim-sec-two h2 span {
	background: #e5e5e5;
	padding-right: 2%;
}

.sim-sec-two h3{
	text-align: center;
	color: #005b96;
}

.sim-sec-two ul {
	display: inline-block;
	text-align: left;
}

.sim-sec-two ul {
	display: inline-block;
	text-align: left;
	list-style: none;
}

.sim-sec-two li:before {
    content: "+";
    margin-right: 4px;
	color: #005b96;
}

.sim-sec-two li{
	font-size: 18px;
	padding: 10px;
	\list-style-position: inside;
    text-indent: -.9em;
    padding-left: 1em;
}

.sim-sec-three {
	text-align: center;
	padding: 10px;
}

.sim-sec-three h2 span {
	background: #e5e5e5;
	padding-right: 2%;
}

.sim-sec-three h2 {
width: 100%; 
   text-align: left; 
   border-bottom: 2px solid #666666; 
   line-height: 0.1em;
   margin: 10px 0 20px;
	padding-top: 10px;
}

.sim-sec-three h2 span {
	background: #e5e5e5;
	padding-right: 2%;
}

.sim-sec-three h3{
	text-align: center;
	color: #005b96;
}

.sim-sec-two ul {
	display: inline-block;
	text-align: left;
}

.sim-sec-three ul {
	display: inline-block;
	text-align: left;
	list-style: none;
}

.sim-sec-three li:before {
    content: "\00BB \0020";
    margin-right: 4px;
	color: #005b96;
}

.sim-sec-three li{
	font-size: 18px;
	padding: 10px;
	\list-style-position: inside;
    text-indent: -.9em;
    padding-left: 1em;
}

.colordivide8 {
	background-color: #011f4b;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #e5e5e5;
	text-align: left;
}

.colordivide9 {
	background-color: #03396c;
	padding: 20px;
	margin-top: -30px;
	margin-bottom: 20px;
	color: #e5e5e5;
	text-align: left;
}

.colordivide10 {
	background-color: #580000;
	padding: 20px;
	margin-top: -30px;
	margin-bottom: 20px;
	color: #e5e5e5;
	text-align: left;
}

.colordivide12 {
	background-color: #005b96;
	padding: 20px;
	margin-top: -30px;
	margin-bottom: 20px;
	color: #e5e5e5;
	text-align: left;
	font-size: 3.0em;
}

.sim-sec-four {
	background-image: url("../images/mercedes-e-class-3066396_1920.jpg");
	background-repeat: no-repeat;
	background-size: auto;
    background-position: top;
	padding: 20px;
	color: #666666;
	text-align: right;
}
.sim-sec-four h3{
	text-shadow: 2px 2px 4px #000000;
	text-align: right;
}

.sim-sec-four p {
	text-shadow: 2px 2px 4px #000000;
	text-align: right;
}

.about-sec-one {
	text-align: center;
}

.about-sec-one p{
	text-align: center;
	font-size: 18px;
	padding-bottom: 3%;
	padding-top: 3%;
}

.about-sec-one ul {
	display: inline-block;
	text-align: left;
	list-style: none;
}

.about-sec-one li:before {
    margin-right: 4px;
	color: #005b96;
}

.about-sec-one li{
	font-size: 18px;
	padding: 10px;
	\list-style-position: inside;
    text-indent: -.9em;
    padding-left: 1em;
}

.contact-sec-one {
	text-align: center;
	align-content: center;
	line-height: 24px;
}

.contact-sec-one h3 {
}

.contact-sec-one .row {
	border-bottom: 1px solid #ccc;
}

.contact-sec-one .col-sm-6{
	padding: 5%;
}

.contact-sec-one a{
	color: #005b96;
}

.contact-sec-one a:hover{
	color: #6497b1;
	text-decoration: none;
}

#last-row {
	border: none;
}



@media screen and (max-width: 993px) {
	.homecols {
		text-align: center;
		padding-right: 2%;
	}
	
	.homecols .col-md-4 {
		width: 100%;
		text-align: center;
	}
	
	
	.colordivide .col-xs-6 {
	line-height: 15px;
		font-size: 1.0em;
}

.colordivide .col-xs-6 p {
	line-height: 50px;
	padding-right: 5px;
		font-size: 1.0em;
}

.colordivide .col-xs-2 {
	line-height: 15px;
	text-align: center;
	font-weight: bold;
}

	.colordivide h4 {
		font-size: 1.0em;;
	}	
	
.colordivide .col-xs-4 {
	line-height: 15px;
	border-right: 1px solid #f5f5f5;
}
	.btn-red {
	padding: 5px;
	color: #f5f5f5;
	border: 1px solid #f5f5f5;
	border-radius: 5px;
		font-size: 12px;
}
	.services {
		text-align: center;
	}
	.services .col-sm-1 {
	width: 100%;
	text-align: center;
	font-weight: bold;
	border-right: none;
		border-bottom: 1px solid #ccc;
		padding: 15px;
	}
	
	.jumbotron {
		padding: 5%;
		padding-right: 25%;
	}
	
	.jumbotron h3 {
		font-size: 2.8em;
	}
	
	.colordivide4 h2{
		font-size: 1.1em;
		padding-bottom: 10px;
		border-bottom: 1px solid #f5f5f5;
	}
	
	.cas-jumbo {
		background-size: cover;
		background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
	text-align: left;
		padding: 5%;
	}
	
	.cas-sec-two .row {
		margin: 0px;
	}
	
	.cas-sec-two .col-md-4 {
		width: 100%;
		text-align: center;
	}
	
	
	}