@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic|Bitter:400);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Cabin+Condensed:400);

html {
	font-size: 100%;
}

body {
	background: #F7F7F7;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #323232;
	line-height: 25px;
	overflow-x: hidden !important;
	margin: auto !important;
}

section {
	padding-top: 35px;
	padding-bottom: 35px;	
}

.minpad {
	padding-top: 15px !important;	
}

.gap-20 {
	min-height: 20px;	
}

.pad-b-20 {
	padding-bottom: 20px;	
}

.whiteback {
	padding-top:25px;
	background-color: #ffffff;	
}

#logo {
	font-family: 'Open Sans Condensed', sans-serif;	
	font-size: 48px;
}

.bodyheight {
	min-height: 650px;
}

#mainModal, #financeModal {
	z-index: 999999;	
}

#news img {
	margin: 0 10px;
}

/*-------------------------------
	Typography
-------------------------------*/

h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 32px;
	color: #00347B;
	text-align: left;	
}

/*h1, h2 {
	text-align: center;	
}*/

h3 {
	color: #00347B;
}

.lead {
	font-size: 16px;
	color: #00347B;
	text-align: center;	
	padding-bottom: 10px;
	-webkit-box-shadow: 0px 2px 6px -6px rgba(0, 0, 0, 1);
	box-shadow: 0px 2px 6px -6px rgba(0, 0, 0, 1);
}

hr { 
	border: 0; height: 2px; 
	margin-top:0;
	background-image: -webkit-linear-gradient(left, rgba(51,102,153,0.50), rgba(51,102,153,0.75), rgba(51,102,153,0)); 
	background-image: -moz-linear-gradient(left, rgba(51,102,153,0.50), rgba(51,102,153,0.75), rgba(51,102,153,0)); 
	background-image: -ms-linear-gradient(left, rgba(51,102,153,0.50), rgba(51,102,153,0.75), rgba(51,102,153,0)); 
	background-image: -o-linear-gradient(left, rgba(51,102,153,0.50), rgba(51,102,153,0.75), rgba(51,102,153,0)); 
}

.modal-backdrop {
  z-index: 20000;
}

/*-------------------------------
	Nav
-------------------------------*/

#mainnav {
	z-index: 10000;	
}

#mainnav .navbar-nav {
			margin-top: -1px;
        }

.navbar {
	/*height: 55px;*/
	background: #4e6799;
	-webkit-backface-visibility: hidden;
	border: 0;
	margin-bottom: 0px;
	border-radius: 0px;
	border-bottom: #FFF solid thin;
	/*-webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);*/
}

.navbar-nav {
  /*center navbar inner elements*/  
  display: inline-block;
  float: none;
}

.navbar-nav {
	padding-top: 2px;
}

.navbar-nav > li > a {
	/*font-family: 'Bitter', sans-serif;*/
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 400;
	color: #FFF !important;
}

.navbar-nav > li > a:hover {
	color: #FFF !important;
	background-color: #428BCA !important;
}

.navbar-brand {
	padding-top:5px;	
}

.navbar-brand > img {
	max-height: 65px;	
}

#makemenu {
	padding-top:15px;	
}

.navlogo {
	display: none;
}

.is-sticky .navlogo {
	display: inherit;
}

.dropdown-menu {
	font-size:16px;	
}

/*-------------------------------
	Header
-------------------------------*/

#header-wrapper {
	background-color: #F2F7F9;
	padding-top: 10px;
}

#header {
	height: 130px;
}

#header .left {
	float:left;
	width:200px;
	text-align: left;	
}

#header .right {
	float:right;
	width:200px;
	text-align: right;	
}

#header .center {
	
}

.logo {
	font-family: 'Open Sans Condensed', sans-serif;	
	font-size: 28px;
	margin-top:5px;
}

.logo span {
	color:#369;	
}

#logo .logolead {
	color:#369;	
	font-size: 22px;
	color: #666;
}

#header .tel {
	font-family: 'Open Sans Condensed', sans-serif;	
	color:#134083;	
	text-align:right;
	font-size: 28px;
	margin-top: 37px;
}

#header .social {
	margin-top: 30px;
}

#header .social .btn {
	font-family: 'Open Sans Condensed', sans-serif;	
	color:#369;	
	font-size: 24px;
	/*border: thin solid #ccc;
	border-radius: 0;*/
}

.header .flags {
	float: right;	
	width: 50%;
	text-align:right;
	font-size: 28px;
}

.header-image-overlay {
	background: rgba(0, 0, 0, 0.5);
}

.header-padding {
	padding-top: 90px;
	padding-bottom: 90px;
}

header h1 {
	margin-top: 0;
	font-size: 50px;	
}

/*-------------------------------
	Sections
-------------------------------*/

.lightback { 
	background-color: #EDEFF3; 
	/*padding: 40px 15px 20px;
	background: #FAFAFA none repeat scroll 0% 0%;*/
	box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.2);	
}

#welcome {
	background-color: #FFF;	
}

#different {
	background-color: #FFF;	
}

#aftercaresec {
	background-color: #FFF;	
}

#warranty {
	background-color: #FFF;	
}

#testimonials {
	background: #FFF;
}

#team {
	color: #FFF;	
}

#team .overlay {
	background: rgba(0,0,0,0.8);
	margin-top: -35px;	
	margin-bottom: -35px;
}

#team h4 {
	min-height: 50px;	
}

#team .teaminfo {
	height: 200px;
	overflow:scroll;	
}

#team .moreinfo {
	margin-top:5px;
	color: #777;
	cursor: pointer;
}

#team .moreinfo:hover {
	color: #fff;
	text-decoration: underline;
}

#team .thumbnail {
	background: rgba(0,0,0,0.8);
	color:#fff;	
}

#team .caption {
	color:#eee;	
}

#blogos {
	border-top: solid thin #ccc;	
}

#blogos img {
	max-width: 100%;
}

/*-------------------------------
	Products
-------------------------------*/

.products:hover {
	background-color: #EDEFF3;	
}

.product {
	height:265px;
	margin-bottom: 20px;	
}

.product img {
	max-height:255px;	
}

#categorythumbs .products img {
	max-height:175px;	
}

.productheadings {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 26px;
	color: #00347B;
	text-align: left;	
	padding-bottom: 10px;
}

.cfimage {
	overflow:hidden;
}

.cfimage img {
    -webkit-transition: all 0.5s ease; /* Safari and Chrome */
    -moz-transition: all 0.5s ease; /* Firefox */
    -ms-transition: all 0.5s ease; /* IE 9 */
    -o-transition: all 0.5s ease; /* Opera */
    transition: all 0.5s ease;
}

.cfimage:hover img {
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}

.image-link {
    position: relative;
}
.image-link img{
    width:auto;
    height: auto;
}
.image-overlay{
    position: absolute;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
	border-radius: 4px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.image-overlay p {
    position: absolute;
    top: 40%;
    color: #FFF;
	font-size:36px;
    margin-top: -10px;
    width: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; 
}
.image-overlay div {
    position: absolute;
    top: 85%;
    color: #FFF;
	font-size:16px;
    width: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; 
}
.image-link:hover .image-overlay{
    opacity: 1;
}

/*-------------------------------
	Featured
-------------------------------*/

.featured .item{
  margin: 3px;
}
.featured .item img{
  display: block;
  width: auto;
  max-height: 200px;
}

/*-------------------------------
	Footer
-------------------------------*/

footer {
	background-color: #364769;
	text-align: center;	
	color: #eee;
	padding-top: 22px;
	padding-bottom: 12px;
}

footer a { color: #ccc; }
footer a:hover { color: #fff; }

footer li {
	list-style:none;	
	text-align: left;
}

footer h3 {
	color: #eee;
	font-size: 16px;
	font-weight:bold;
	text-align:left;
	margin: 5px 0 10px 40px;	
}

#footerlogo {
	font-family: 'Open Sans Condensed', sans-serif;	
	font-size: 48px;
	margin-top:-10px;
	line-height:38px;
}

#footerlogo span {
	color:#369;	
}

#footerlogo .logolead {
	font-size: 22px;
	color: #FC0;
}

.copyrightbar {
	background-color: #222;
	text-align: center;	
	color: #eee;
	padding-top: 10px;
	/*padding-bottom: 12px;*/
}

/* UI X */
.ui-item{
	margin:25px auto;
	max-width:350px;
	border:2px solid #fff;
	background:#fff;
	box-shadow:0px 0px 15px rgba(0,0,0,0.2);
	border-radius:3px;
}
.ui-item .content{
	padding:10px 15px 15px 15px;
}
.ui-item .content h3{
	font-size:16px;
	line-height:30px;
	text-transform:uppercase;
}
.ui-item .content p{
	color:#888;
	margin-bottom:8px;
}
.ui-item .content > a.btn{
	border-radius:5px;
	padding:8px 20px;
	border:0px;
	margin-top:4px;
	font-weight:600;
	text-transform:uppercase;
}

.ui-block{
	max-width: 300px;
	margin: 25px auto;
}
.ui-block h4 a{
	color:#fff;
}

.vehicles a:hover{
	text-decoration:none;
}

.vehicles .vphoto{
	background-image: url(/images/comingsoon.png);
	background-size:cover;
}

.vehicles .item{
	max-width:100%;
	background:#fff;
	margin:15px auto;
	box-shadow:0px 0px 5px rgba(0,0,0,0.2);
	border-radius:3px;
	border:2px solid #fff;
	display:block;
}
.vehicles .item:hover{
	background:#F2F7F9;
	box-shadow:0px 0px 5px rgba(0,0,0,0.9);
}
.vehicles .item img{
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}
.vehicles .item .content{
	padding:15px;
	padding-top:0px;
	text-align:center;
	position:relative;
}
.vehicles .make {
	display:block;
	width:100%;
	height:45px;
	color:#fff;
	position:absolute;
	line-height:45px;
	top:-19px;
	left:0%;
	font-size:18px;
	white-space: nowrap;
}
.vehicles .content a.icon{
	display:block;
	width:100%;
	height:45px;
	/*-ms-transform: rotate(45deg); /* IE 9 */
    /*-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
   /*transform: rotate(45deg);*/
	color:#fff;
	position:absolute;
	line-height:45px;
	top:-19px;
	left:0%;
	/*margin-left:-25px;*/
	font-size:18px;
}
.vehicles .content a.icon i1{
	-ms-transform: rotate(-45deg); /* IE 9 */
   -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
   transform: rotate(-45deg);	
}
.vehicles .content h2{
	font-size:16px;
	line-height:20px;
	padding-top:35px;
	/*min-height: 75px;*/
	/*text-transform:uppercase;*/
}
.vehicles .content p{
	color:#888;
	font-size:14px;
	line-height:28px;
}
.vehicles .content ul{
	color:#888;
	font-size:16px;
	line-height:20px;
	text-align:left;
	list-style:none;
	padding-left:10px;
}
.vehicles .content a.link{
	color:#609cec;
	font-size:14px;
	line-height:28px;
	font-weight:600;
	border-bottom:1px dashed #609cec;
}
.vehicles .price {
	height: 40px;
	margin: 10px -15px -15px -15px;
	line-height: 40px;
	font-size: 18px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}

.vehicles .bottomcurve {
	padding:0 !important;
	margin: 0 !important;
	font-size: 24px;
	position:relative;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}

.vehicle {
	margin-top: 15px;	
}

.vehicle h3 {
	margin: 0 0 20px 0;
}

.vehicle .featurehead h4 {
	margin: 20px 0 5px 0;
	font-size: 24px;
	color: #00347B;
	
}

.vehicle .label {
	margin-top:0px;	
	font-size:18px;
}

.bg-red {
  background-color: #f75353 !important;
}

.bg-primary {
  background-color: #4e6799 !important;
}

.link-white a {
	color: #eee;	
}

/*Static image header*/
.tbimage
{
  position: relative;
  width: 100%; /* for IE 6 */
}

.tbimage h1
{
  position: absolute;
  bottom: 20px;
  color: #fff;
}

.tbimage span
{
  float: left;
  clear: left;
  color: white;
  background: rgb(0, 0, 0); /* fallback color */
  background: rgba(0, 0, 0, 0.5);
  padding: 3px 10px;
}

.wrapimageleft {
	max-width: 50%;	
	margin-right: 20px;
	margin-bottom: 10px;
}

.wrapimageright {
	max-width: 50%;	
	margin-left: 20px;
	margin-bottom: 10px;
}

.financelogos {
		max-width: 100%;
	}


/* Porsche Awards */
#porscheawards {
	background-color: #364769;	
	border-top: solid thin #FFF;
	padding:0;
}
#porscheawards img {
	max-height:95px;
}
#porscheawards .container {
	background: #001040; /* For browsers that do not support gradients */
  	background: -webkit-linear-gradient(#364769, #001040, #364769); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#364769, #001040, #364769); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#364769, #001040, #364769); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(90deg,#364769, #000, #364769); /* Standard syntax */	
	padding-top:15px;
	padding-bottom:15px;
}
#porscheawards .text1 {
	color: #FF0;
	font-size:22px;
	font-weight: bold;
	display: inline-block;
	margin:35px 0 25px 0;
}
#porscheawards .text2 {
	color: #FFF;
	font-size:18px;
	font-weight: bold;
	display: inline-block;
	margin-top:25px;
}


/*-------------------------------
	RESPONSIVE
-------------------------------*/

@media (min-width: 1200px) {
	.vehicles .vphoto{
	height: 194px !important;
	}	
}

@media (min-width: 992px) and (max-width: 1200px) { 
	.navbar-nav > li > a {
		padding-left: 8px;	
		padding-right: 8px;	
	}
	.vbutton b {
		font-size:16px !important;	
	}
	
	.vehicles .vphoto{
	height: 156px !important;
	}
}

@media (min-width: 991px) {
	
	#mainnav {
		max-height: 52px;
	}
	
}

@media (max-width: 1024px) {
	.navbar-nav > li > a {
		font-size: 21px;
	}
}

@media (min-width: 768px) and (max-width: 991px) { 
	.eubutton b {
		font-size:16px !important;	
	}
	.eubutton span {
		margin-left: 0 !important;	
	}
	.vehicles .vphoto{
	height: 185px !important;
	}	
}

@media(max-width:767px) {
	.text-left, .text-right {
         text-align: center;
     }
	.navbar-brand {
		padding-top:8px;
	}
	body {
        padding-top: 0px;
    }
	
	.navbar-nav {
    width:100%;
	} 
	
	.navbar-header {
	min-height: 60px;	} 

	.navbar-brand img{
	max-height:45px;
	}
	
	.navbar-toggle {
		background-color: #334F89;	
		color: #FFF;
		margin-top:14px;
	}
	
	.wrapimageleft, .wrapimageright {
	max-width: 100%;	
	margin: 0 0 10px 0;
	}
	
	#porscheawards img {
		max-width:90px;
	}	
	
	#porscheawards .text1 {
	color: #FF0;
	font-size:22px;
	font-weight: bold;
	display: inline-block;
	margin:0px 0 10px 0;
	}
	#porscheawards .text2 {
	color: #FFF;
	font-size:18px;
	font-weight: bold;
	display: inline-block;
	margin:10px 0 0 0;
	}

}

@media(max-width:480px) {
	
}

@media(min-width:768px) {
	.contentimage {
		max-width: 445px;
		height: auto;
	}
	.navbar-nav > li {
    float: none;
    display: inline-block;
    }
	
}

.subitem {
	padding: 5px 15px 5px 40px;	
}

.badge {
	background-color: #758BB9;	
}

.bg-light {
	background-color: #D0D8E8;	
}

#sync1 .item{
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
	overflow:hidden;
	
}

#sync1 .item img {
	max-width:100%;
	max-height:100%;
}

#sync2 .item{
    background: #C9C9C9;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
	overflow:hidden;
	max-height: 100px;
}
#sync2 .item img {
	max-width:100%;
	max-height:100%;
}

#sync2 .item h1{
  font-size: 18px;
  vertical-align:baseline;
}

#sync1 .item .caption { 
	position: absolute;
	bottom: -5px; 
	left: 5px; 
	right: 5px;
	padding: 10px;
	color: #ffffff; 
	background: #000; 
	text-align: left;
	opacity:0.7; 
}

.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  text-shadow:1px 1px #000;
  color: #ddd;
  font-size: 40px;
  padding:5px 10px;
  margin-top: -15px;
}
 
.owl-theme .owl-controls .owl-buttons .owl-prev{
  left: 5px;
  top: 50%; 
  
}
 
.owl-theme .owl-controls .owl-buttons .owl-next{
  right: 5px;
  top: 50%;
}

#sync2 .owl-controls .owl-buttons div {
  height:100%;
  top:0;
  margin-top: 0px;
  line-height: 100%;
}

.ui-citem{
	border: 1px solid #eee;
	padding: 5px 10px;
	margin:8px auto;
	background:#fff;
	box-shadow: 1px 1px 0px 1px rgba(0,0,0,0.06);
	border-radius:4px;
}

.ui-citem h4 {
	color: #337ab7;	
}

#features li:before {    
font-family: 'FontAwesome';
font-size: 18px;
content: '\f058';
margin:0 5px 0 -15px;
color: #0570A9;
}

#features li {
	list-style-type: none;	
}

.vbutton  a {	
	border-radius:3px;
	color:#fff;
	margin:20px auto;
	padding:15px;
	position:relative;
	overflow:hidden;
	display:block;
	box-shadow: inset 0px 0px 2px rgba(0,0,0,0.4), 4px 4px 0px 1px rgba(0,0,0,0.06);
	-webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
}
.vbutton  a:hover {	
	background:rgba(0,0,0,0.4) !important;
	text-decoration: none;
}
/* Transparent Image */
.vbutton a > img{
	position: absolute;
	bottom: 03px;
	z-index: 10;
	-ms-transform: rotate(-18deg);
	-moz-transform: rotate(-18deg);  /* FF3.5/3.6 */
	-o-transform: rotate(-18deg);  /* Opera 10.5 */
	-webkit-transform: rotate(-18deg);  /* Saf3.1+ */
	transform: rotate(-18deg);
	right: 0px;
}
/* Icon */
.vbutton  a > i{
	font-size:40px;
	line-height:40px;
	float:left;
	text-align:center;
	margin:5px 0px;
	margin-left:5px;
}
/* Text */
.vbutton  a > span{
	font-size:12px;
	line-height:15px;
	text-transform:uppercase;
	margin-left:25px;
	color:rgba(255,255,255,0.7);
}
.vbutton  a > span > b{
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	margin-left:25px;
	color:#fff;
}


/* Carousel */

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-control.left {
    left: -60px;
}
#quote-carousel .carousel-control.right {
    right: -60px;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    margin: 5px;
    cursor: pointer;
    border: 4px solid #CCC;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}
#quote-carousel .carousel-indicators .active {
    background: #333333;
    width: 128px;
    height: 128px;
    border-radius: 100px;
    border-color: #f33;
    opacity: 1;
    overflow: hidden;
}

.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.item blockquote small {
    color: #ccc;
}

/*Sub Menu*/
.submenu {
            height: 49px;
            margin: 0;
            padding: 0;
            border-bottom: 1px solid #ddd;
			background-color: #FFF;
			z-index: 9999;
        }
		.subnavigation {
			padding:0;
		}
        .subnavigation > li > a {
            color: #666 !important;
			font-family: 'Open Sans Condensed', sans-serif;
			font-size: 20px;
			text-transform: uppercase;
			font-weight: 400;
			padding-left: 10px;
			padding-right: 10px;
        }
		.subnavigation .active {
			color: #FFF !important;
			background-color: #428BCA;
			text-decoration: none;
		}
		.subnavigation > li.active > a {
			color: #FFF !important;
		}
        .subnavigation > li > a:hover,
		.subnavigation > li > a:focus {
            color: #FFF !important;
			background-color: #428BCA;
			text-decoration: none;
			height: 49px;
        }
        .subnavigation > li {
			margin-left:-4px;
            height: 49px;
            line-height: 49px;
            text-align: center;
            border-left: 1px solid #ddd;
        }
		.subnavigation > li.last {
            border-right: 1px solid #ddd;
        }


a.anchor {
    display: block;
    position: relative;
    top: -83px;
    visibility: hidden;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    text-align:left;
    margin-right:-4px;
}


#featured {
	padding-top: 10px;	
}
#featured h2 {
	padding-bottom: 20px;
}
.featured h3 {
	color: #eee;
	font-size: 24px;
	margin: 0;	
}

.featured h4 {
	margin: 5px 0 15px 0;	
}

.featured img {
	border-radius:3px;
}

.featured > ul{
	color:#fff;
	font-size:18px;
	line-height:20px;
	text-align:left;
	list-style:none;
	padding-left:00px;
	margin-bottom: 30px;
}

.featured .price {
	padding: 0px 10px;
	font-size: 28px;
	border-radius:3px;
	
}

a.facebook {
	color: #3b5998 !important;
}

a.twitter {
	color: #55acee !important;
}

a.youtube {
	color: #bb0000 !important;
}

a.instagram {
	color: #000000 !important;
}

/* Servicing */
.fixedprice a:hover{
	text-decoration:none;
}

.fixedprice .item{
	max-width:100%;
	background:#fff;
	margin:15px auto;
	box-shadow:0px 0px 5px rgba(0,0,0,0.2);
	border-radius:3px;
	border:2px solid #fff;
	cursor: pointer;
}
.fixedprice .item:hover{
	background:#f5f5f5;
	box-shadow:0px 0px 5px rgba(0,0,0,0.9);
}

.fixedprice .make {
	padding:5px;
	font-size: 18px;
	position:relative;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	text-align: center;
	white-space: nowrap;
}

/*Animate Mobile Nav Button*/

.navbar-toggle {
  border: none;
  background: transparent !important;
}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}

.share {
	position:relative;
	bottom: 15px;	
	display: block;
	margin: -45px 15px 0 0;
	float: right;
}

.share a {
    color: #666;
}	

.share .fa-stack:hover {
    color: #333;
}	

/*REPLACEMENTS HERE*/

.navbar {
	background-color: #3B4881;
	
}

footer {
	background-color: #333;
}

#header .social {
	margin-top: 5px;
	margin-right: -12px;
}

#header .tel {
	margin-top: 25px;
}

#header .title {
	font-family: 'Cabin Condensed', sans-serif;	
	margin-top: 30px;
	font-size: 24px;
	color: #134083;
	line-height: 30px;
	letter-spacing: 1px;
}

/* Cookie Bar */
#cookiebar {
	padding-top: 10px;
	position: fixed;
	bottom: 0;
	width:100%;
	background-color: #333;
	background-color: rgba(0,0,0,0.8);
	color: #fff;
	z-index:99;	
}

#cookiebar a {
	color: #97A9D4;
}

#examplefinance {
	font-size: 16px;	
}

#examplefinance .ftitle {
	font-size: 18px;
	background-color: #4e6799;
	color: #fff !important;
	font-weight: 500;
}

#examplefinance .fheader {
	font-size: 12px;
	background-color: #D0D8E8;
}

#examplefinance .figures {
	background-color: #EAEDF4;
}

#examplefinance {
	border-bottom: thin solid #D0D8E8;	
}

@media(min-width:991px) {
	#examplefinance .fheader {
		font-size: 14px;
	}	
}

@media(max-width:990px) {
	#examplefinance {
		font-size: 12px;
	}	
}

@media(max-width:480px) {
	#examplefinance .fheader {
		text-align:left !important;
	}
}



