<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*-----template stylization-----  The Blue: 117fc4  */

body {
    font-size: 17px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 1.428571429;
    color: #252525;
    background-color: #ffffff;
    background: url("/source/08cfd3767f6772871a7c3833357acfca/bg1.png") repeat;
}
@-ms-viewport{
	width: device-width;
}
a {
	text-decoration: none;
	color: #5f88a9; /*rewritable*/
}
a:hover {
	text-decoration: none;
	color: #283e50; /*rewritable*/
}
a.overDark {
	text-decoration: none;
	color: #fbfbfb;
}
a.overDark:hover {
	text-decoration: underline;
	color: #d7eaff;
}
a:focus {
	text-decoration: none;
}

.van-popover {
	font-size:16px;
	width:180px;
}

.svg-video-overlay {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.svg-fill-primary {
    fill:#5f88a9; /*rewritable*/
}
.svg-fill-white {
    fill:#fff;
}
.svg-fill-black {
    fill:#232e33;
}
.svg-fill-secondary {
    fill:#283e50; /*rewritable*/
}
.main-bg-1 {
    color: #fff;
    background-color: #5f88a9; /*rewritable*/
}
.main-bg-1-hover:hover {
    background-color: #5f88a9; /*rewritable*/
    color: #fff;
}
.main-bg-2 {
    background-color: #283e50 /*rewritable*/!important;
    text-shadow: 0px 0px 3px rgba(0,0,0,.9);color: #fff;
}
.mid-content-wrapper {
    padding-bottom: 20px;
}

.btn-bg-color {
    background-color: #5f88a9 /*rewritable*/!important;
    color: #fff !important;
}
.btn-bg-color:hover {
    background-color: #5f88a9 /*rewritable*/!important;
    color: #fff !important;
}

.vehicleresults {
	padding: 40px 5px 5px 5px;
	overflow: hidden;
	margin-top:-65px;
	background-color:#f6f6f6;
	min-height:60px;
	border-radius:5px;
}


.vehiclelinks a:link {
	color:#5f88a9; /*rewritable*/
	font-size:19px;
    font-weight: bold;
}

.requestaprice a:link {
	font-size:19px;
	margin:0;
	text-decoration:underline;
}

.custovideo {
    margin: 0 auto;
}

.modal {
    z-index: 2147483647;
}
.review-logo a:before{
    visibility: hidden;
}
.top-right-wrapper {
    position: absolute;
    right: 0;
    top: 0;
    width: 228px;
    text-align: right;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    float: right;
}

.top-right-wrapper .phone {
     padding-top: 5px;
     font-size: 32px;
     font-weight: bold;
    color: #c51c23;
    text-shadow: 1px 1px 0 rgba(0,0,0,1);
 }
.top-right-wrapper .cities {
    padding-top: 0;
    font-size: 19px;
    font-weight: normal;
}
.top-right-wrapper .states {
    margin-top: -4px;
    padding-top: 0;
    font-size: 17px;
    font-weight: normal;
}
.bbb-logo{
    padding: 0;
    position: absolute;
    right: -1px;
    top: 6px;
    text-align: right;
    width: 128px;
    margin-top:10px;
}

.socialiconstop {
    padding: 0;
    position: absolute;
    right: -1px;
    top: 6px;
    text-align: right;
    /*width: 138px;*/
    width: 55px;
	margin-top:10px;
}

.socialiconstop &gt; a {
    margin-left: 0;
    float: left;
    margin-bottom: 0px;
    display: block;
    filter: grayscale(0);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}
.socialiconstop:hover &gt; a {
    opacity: .4;
    filter: grayscale(1);
}
.socialiconstop:hover &gt; a:hover {
    opacity: 1;
    filter: grayscale(0);
}


.socialiconstop &gt; a &gt; img {
    width: 46px;
    height: 46px;
    /* border-radius: 18px; */
    border: solid 1px rgba(255,255,255,.9);
}

.socialiconstop &gt; a &gt; img:hover, .socialiconstop &gt; a.selected &gt; img {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    border-color: #ffffff;
    /* box-shadow: 0 0 11px 7px rgb(0, 138, 199); */
}
.socialiconstop &gt; a {
    position: relative;
    z-index: 1;
}
.socialiconstop &gt; a:hover {
    z-index: 2;
}

.socialiconstop &gt; a.selected:before {

    content: ' ';
    position: absolute;
    bottom: -17px;
    left: 50%;
    margin-left: -6px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #fff transparent transparent;
    opacity: 1;

}
header .company-name {
    font-size: 21px;
    position: absolute;
    left: 0;
    font-weight: 400;
    color: #b3b3b3;
    font-family: Open Sans Condensed;
    top: 0px;
    text-align: right;
    width: 474px;
    display: none;
}
header .company-slogan {
    font-size: 17.6px;
    position: absolute;
    left: 104px;
    font-weight: bold;
    color: #283e50; /*rewritable*/
    font-family: Roboto;
    top: 93px;
    letter-spacing: -.5px;
}
.header-locations-wrapper {
    float: left;
    font-weight: bold;
    font-size: 17px;
    font-family: 'Open Sans Condensed';
    margin-top: 9px;
    margin-left: 515px;
}
.header-locations-wrapper .location-single {
    float: left;
    border-left: 5px solid #a5a5a5;
	margin-top:10px;
    /* border-right: 5px solid #f3f3f3; */
}
.header-locations-wrapper .location-single a {
    display: block;
    color: #636363;
    margin-bottom: 7px;
    font-size: 18px;
}
.header-locations-wrapper .location-single a:last-child {
    margin-bottom: -5px;
}
.header-locations-wrapper .location-single a:first-child {
    font-size: 30px;
    color: #000;
}
.header-locations-wrapper .location-single a i {
    width: 30px;
    text-align: center;
    background-color: #f3f3f3;
}

.header-locations-wrapper .location-buttons {
    padding: 0px 30px 0px 32px;
    color: #000000;
    float: left;
    margin-right: 11px;
    margin-top: 0px;
    /* height: 48px; */
    line-height: 17px;
    margin-bottom: 5px !important;
    display: block;
}
.header-locations-wrapper .cityname {
    padding: 0px 12px 0 25px;
    color: #000000;
    float: left;
    font-size: 21px;
}
#header-animation {
    position: absolute;
    right: 0;
    top: 75px;
    text-align: right;
    opacity: 0;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    font-size: 20px;
    line-height: 24px;
    letter-spacing: .8px;
    font-weight: bold;
    font-family: "Roboto", "Open Sans", Verdana, Arial, sans-serif;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
#header-animation.active {
    opacity: 1;
    top: 75px;
}
#header-animation.leave {
    opacity: 0;
    top: 85px;
}


.socialiconstop-mobile {
    float:right;
}


.socialiconstop-mobile &gt; a &gt; img {
    display:inline-block;
    margin-right:0;


}


.product-lineup-wrapper {
    position: absolute;
    top: 7px;
	margin-top:10px;
    left: 810px;
    overflow: hidden;
    right: 140px;
}
.product-lineup-wrapper:before {
    position: absolute;
    right: 0;
    width: 101px;
    bottom: 0;
    content: ' ';
    display: block;
    height: 90px;
    z-index: 2;
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    display: none;
}
.product-lineup-wrapper-line {
    width: 3000px;
    height: 90px;
}
.product-lineup-wrapper .single-i {
    height: 100%;
    float: left;
    text-align: center;
    background-color: rgba(255,255,255,.5);
    position: relative;
    margin-right: 5px;
    overflow: hidden;
    border: solid 1px rgba(0,0,0,.2);
    -webkit-transition: margin-left 0.5s ease, transform 0.3s ease;
    transition: all 0.5s ease, transform 0.3s ease;
}
.product-lineup-wrapper .single-i.flipped {
    transform: rotateY(180deg);
}
.product-lineup-wrapper .single-i.doubleup {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.product-lineup-wrapper .single-i:after {
    clear: both;
    content: ' ';
    display: block;
}
.product-lineup-wrapper .single-i img {
    height: 88px;
    text-align: center;
}
.product-lineup-wrapper .single-i .pl-link {
    padding: 2px 0 0 0;
    line-height: 12px;
    position: absolute;
    bottom: -2px;
    right: 0;
    left: 0;
    margin-bottom: -100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.product-lineup-wrapper .single-i:hover .pl-link, .product-lineup-wrapper .single-i.active .pl-link {
    margin-bottom: 0;
}
.product-lineup-wrapper .single-i .pl-link a {
    font-size: 14px;
    color: #fff;
    line-height: 15px;
    background-color: rgba(0,0,0,.5);
    display: block;
    padding: 20% 9px;
    text-shadow: 1px 1px 0px #000;
    height: 90px;
}
.product-lineup-wrapper .single-i .pl-link a:hover {
    background-color: #5f88a9; /*rewritable*/

}



.home-videos .small-play-icons {
    position: absolute; color: rgba(255,255,255,.6); font-size: 36px; margin: 5px
}

.home-videos a.video-thumb {
    display: block;
    -webkit-box-shadow: 0 0 0 1px rgba(255,255,255,.2);
    -moz-box-shadow: 0 0 0 1px rgba(255,255,255,.2);
    box-shadow: 0 0 0 1px rgba(255,255,255,.2);
}

.home-videos a.video-thumb:hover {
    display: block;
    -webkit-box-shadow: 0 0 3px 3px rgba(255,255,255,.6);
    -moz-box-shadow: 0 0 3px 3px rgba(255,255,255,.6);
    box-shadow: 0 0 3px 3px rgba(255,255,255,.6);
}


.home-video-thumbs div {
    margin-top: 20px;
}


.home-background-foreground {
    font-size: 50px;
    text-transform: uppercase;
    height: 500px;
    font-weight: bold;
    color: #fff;
    margin-left: 50px;
    padding-top: 60px;
    width: 50%;
    text-align: center;
    line-height: 48px;
    text-shadow: 3px 3px 3px #000;
}
.home-background-foreground-number {
    font-size: 100px;
    line-height: 128px;
}
.home-background-photo {
    position: absolute;
    height: 100%;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    z-index: -1;
    width: 100%;
}


    .home-background-photo {
        background-image: url("/img/home-van-image.jpg");
    }
	
	
	a.home-call-to-action {
    text-shadow: none;
    font-weight: 900;
    padding: 10px 26px;
    text-transform: none;
    margin: 60px 0 0px 0;
    display: inline-block;
    font-size: 26px;
    border-radius: 2px;
    text-align: center;
    font-family: 'Raleway', sans-serif !important;
    color: #ffffff;
    background-color: rgba(0,0,0,.5);
    border: solid 2px #fff;
    line-height: 46px;
}
a.home-call-to-action:hover {
    box-shadow: 0 0 18px 4px rgba(255,255,255,.7);
    background-color: rgba(0,0,0,.8);
}

.vehicle-options-list li {
	float: left;
	width:30%;

}
.btn {
    display: inline-block;
    padding: 2px 12px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    border: none;
}
.btn-primary {
    color: #ffffff;
    background-color: #283e50; /*rewritable*/
    border:none;
    font-size:20px;
    text-shadow: 1px 1px 0px #000;
    padding: 6px 10px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #303030;
    border:none;
}


.btn-danger {
    color: #FFF;
    background-color: #002868;
    border:none;
}

.dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; li &gt; a:focus {
    text-decoration: none;
    color: #FFF;
    background-color: #2C6DAC;
    border:none;
}




.button-wrap-left {
    float: left;
    width: 524px;

}
.button-wrap-left &gt; .big-buttons {
    border-right: 1px solid #a1a1a1;
    font-family: "Maven Pro",sans-serif;
    float: left;
    height: 75px;
    text-align: center;
    -webkit-box-shadow: inset 0 0 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 0 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 0 4px 0 rgba(0,0,0,0.1);
    width: 33.3%;
    background-color: #b6b6b6;
    background: -webkit-linear-gradient(#F0F0F0, #b6b6b6);
    background: linear-gradient(#F0F0F0, #b6b6b6);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .2), 1px 1px 1px #FFF;
}

.button-wrap-left &gt; .big-buttons a {
    color: #2C6DAC;
    padding: 15px 15px 14px 15px;
    display: block;
}

.button-wrap-left &gt; .big-buttons a:hover {
    text-shadow: 0 -1px 2px rgba(0, 0, 0, .3), 1px 1px 1px #FFF;
    background-color: #989898;
    background: -webkit-linear-gradient(#e5e5e5, #989898);
    background: linear-gradient(#e5e5e5,#989898);
    box-shadow: 0 40px 30px -5px rgba(255, 255, 255, .8) inset;
}

.t {
    font-size: 15px;
    font-weight: 500;

}
.p {
    font-size: 17px;
    font-weight: bold;
    color: #262A2D;

}
.blueimg {
    text-align: left;
    display: inline-block;
    width: 36px;
    vertical-align: top;
    margin-top: 20px;
    margin-right: 5px;
    margin-left: 5px;
}

.bluetext {
    display: inline-block;
    width: 60%;
    margin-left: 10px;
}

.redimg {
    text-align: left;
    display: inline-block;
    width: 28px;
    vertical-align: top;
    margin-top: 15px;
    margin-right: 5px;
    margin-left: 5px;
}

.redtext {
    display: inline-block;
    width: 60%;
    margin-left: 10px;
}

.socialiconstop-mobile &gt; a &gt; img:hover {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.socialiconstop-mobile &gt; a {
    display:inline-block;
    margin-right:2px;
}

.socialiconstop-mobile &gt; a:last-child {
    margin-right:0;
}



#searchtext {
	color:#0093dd;
	margin-top:0;
	border:none;
	margin-right:20px;
	margin-bottom:0;
}
.search-btn {
	background-color:#0093dd;
	border-color:#0093dd;
	color:#FFF;
}
.search-btn:hover {
	background-color:#2C6DAC;
	border-color:#2C6DAC;
	color:#FFF;
}

.inventorydropdown li {
	list-style-image: none;
	margin-left:0;
}
.drop-menu-heading {
    background-color: #272727;
    padding: 5px 10px 5px 10px;
    font-size: 19px;
    font-weight: bold;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-left: -10px;
    margin-right: -10px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
}
.affix {
	top:0;
	margin-left:0;
	width:370px;

}
.panel-title {
	font-size:27px;
}
.resources h3 {
	margin-top:20px;
	margin-bottom:0;
}
.resources h3 a {
	font-size:23px;
	text-decoration:underline;
}
.dropdown:active {
	background-color:#DCDCDC;
}
.topstripe {
	width:100%;
	height:188px;
	background-repeat:repeat;
	border-top:#252525 solid 1px;
	z-index:-1;
	margin-top:0;

}

.background-light {
    background-color: rgba(0,0,0,.7);
}

.pad-left-10 {
    margin-left: 10px;
}


.showhide {
    position: absolute;
    top: 5px;
    right: 44px;
    font-size: 12px;
    background-color: rgba(255,255,255,1);
    color: #252525;
    padding: 0 4px 0 4px;
    border-radius: 2px;
    z-index: 5000;
    text-shadow: none;
    cursor: pointer;
}


.showhide:before  {
    border-color: rgb(255,255,255) transparent transparent transparent;
    border-style: solid;
    border-width: 10px 15px 0 15px;
    height: 0;
    width: 0;
    content: ' ';
    position: absolute;
    left: 10px;
    top:15px;
}
.showhide.hidden-before:before  {
    display: none;
}

.add-margin-bottom {
    margin-bottom: 15px;
}



a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: #2C6DAC;
    color: #FFF;
}


a.list-group-item .list-group-item-heading:hover {
    color: #FFF;
}

a.list-group-item:hover &gt; h4 {
    color: #FFF;
}


.slogan {
    float: left;
    color: #fff;
    text-align: left;
    padding-right: 27px;
    font-weight: bold;
    margin-top: 2px;
    font-size: 31px;
    line-height: 20px;
    text-shadow: 1px 1px 3px rgba(0,0,0,1);
}
.slogan .citystate {
    font-size: 15px;
    font-weight: normal;
}
.slogan div a {
    font-size: 15px;
    margin-top: 5px;
}
.small-menu-img {
    float: left;
    width: 200px;
    margin-right: 15px;
    border-radius: 5px;
}

.conversionslinks li {
	display:inline;
	margin-right:40px;
}

.conversionshr {
	margin-bottom:50px;
	margin-top:30px;
	border-bottom:#C3C3C3 solid 1px;
}

.vehicleprice {
	font-size: 18px;
	font-weight:bold;
	color:#2C6DAC;
}

.caption h4 {
	margin-bottom:0;
	font-size:15px;
	text-align:center;
}
.homelinkmenus {
	font-weight:bold;
	font-family:'Open Sans Condensed', sans-serif;
	font-size:20px;

}


.social-icons {
	margin:3px;
	width:30px;
	height:30px;

}
.wheelchair-van-buttons {
	font-weight:bold;  width:100%;
	text-align:center;
}


.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.inline-form-display {
	display:inline;
}
.articlebottom article {
	margin-bottom:30px;
}
.btn-finance {
  color: #ffffff;
  background-color: #2C6DAC;
  border-color: #1a498c;
  font-size:16px;
}
.btn-finance:hover,
.btn-finance:focus,
.btn-finance:active,
.btn-finance.active,
.open .dropdown-toggle.btn-finance {
  color: #ffffff;
  background-color: #0093dd;
  border-color: #0093dd;
}
.btn-finance:active,
.btn-finance.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}



.btn-conversions {
  color: #ffffff;
  background-color: #000;
  border-color: #000;
  font-size:19px;
}
.btn-conversions:hover,
.btn-conversions:focus,
.btn-conversions:active,
.btn-conversions.active,
.open .dropdown-toggle.btn-conversions {
  color: #ffffff;
  background-color: #0093dd;
  border-color: #0093dd;
}
.btn-conversions:active,
.btn-conversions.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}


.btn-back {
  color: #ffffff;
  background-color:#9F9F9F;
  border-color: #9F9F9F;
  font-size:19px;
}
.btn-back:hover,
.btn-back:focus,
.btn-back:active,
.btn-back.active,
.open .dropdown-toggle.btn-back {
  color: #ffffff;
  background-color:#494949;
}
.btn-back:active,
.btn-back.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.halo {
	display:none;
}



a[href^="tel:"] {
 text-decoration: none;
}
p {
	margin-bottom: 18px;
	line-height: 25px;

}

h1.navbar-brand_ {
	margin: 0;
	padding: 0;

	border:none;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h1.navbar-brand_ a &gt; img {
	width: 100%;
}
h1 {

font: bold 32px 'Roboto';

margin: 0px 0px 15px 0px;

padding: 12px 0px 10px 0px;

text-transform: capitalize;

width: 100%;

letter-spacing: -.4px;

color: #000000;

/* text-shadow: 1px 1px 0px #732823; */

/* background-color: #b32017; */
}
h2 {

	font: bold 21px 'Open Sans Condensed';
	margin: 0 0 15px 0;
	padding-bottom: 7px;
	text-transform: capitalize;
	width: 100%;
	/*background: url("/source/466159bbe1ea8a8649bf36bcfc966488/h_border.png") 0 bottom repeat-x;*/
}
.home-h2 {
    margin-top: 0px !important;
    font-size: 32px !important;
    background-color: transparent !important;
}
.float-links {
    /* width: 100%; */
    /* float: right; */
}
.float-links a i {
    /* float: right; */
    margin-top: 5px;
    margin-left: 15px;
}
.float-links a {
    display: block;
    bottom: 15px;
    line-height: 31px;
    font-size: 21px;
}
.float-links a:hover {/* background-color: #008ac7; */}
a.white-btn {
    background-color: rgba(255,255,255,1);
    /* border: solid 2px #008ac7; */
    padding: 0px 7px;
    display: inline-block;
    margin: 10px;
    border-radius: 4px;
    color: #3e3e3e;
    text-shadow: none;
    -moz-text-shadow: none;
    font-family: "Open Sans Condensed";
    font-size: 23px;
    font-weight: bold;
}
a.white-btn:hover {
    background-color: rgb(248, 255, 110);
    color: #000000;
}
a.location-btns {
    display: block;
    padding: 20px;
    border: none;
}
a.location-btns:hover {
    border: none;
}
h3 {

	font: bold 19px/30px 'Open Sans Condensed';
	margin: 0 0 15px 0;
	text-transform: capitalize;
}
.bxslidermax {
	max-height:390px;
	overflow:hidden;
}
h4 {
	color: #2C6DAC;
	font: 19px/19px 'Open Sans';
	font-weight:600;
	margin: 0 0 14px 0;
	text-transform: capitalize;
	line-height:27px;
}
.extra-wrap {
	overflow: hidden;
}
.container {
	position: relative;
	z-index:1;
	background-color: #FFF;
}
.global {
	overflow:visible;
}
.header-height {
    height: 160px;
}
.very-top-header {
    border-bottom: solid 56px #76838e; /*rewritable*/
    height: 200px;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0px;
    overflow: hidden;
    background-color: #f4f6f7;
    /* border-top: solid 56px #b32017; */
    /* box-shadow: 2px 0px 0px 8px rgba(255,255,255,.7); */
}
.very-bottom-footer {
    background-color: #283e50; /*rewritable*/
    left: 0px;
    right: 0px;
    overflow: hidden;
    /* box-shadow: 0px -2px 8px 1px rgba(0,0,0,.5); */
    margin-top: -70px;
    padding-top: 70px;
    clear: both;
    position: relative;
    padding-bottom: 20px;
    background-image: url("/source/6ca0494b8f9911c6e2915672a10f89fb/bg_01.png");
    background-repeat: repeat;
}



.cornerbg {
    width: 100%;

    height: 98px;
    /* background: url("/img/agor/city4.png") repeat-x center bottom; */
    margin-left: 0px;
    opacity: .2;
    position: absolute;
    z-index: 9999;
    background-size: contain;
    bottom: -20px;
}

.cornerbg.anim {
    width: 120%;
    height: 120px;
    margin-left: -20px;
    -webkit-transition: all 5s ease;
    -moz-transition: all 5s ease;
    -o-transition: all 5s ease;
    -ms-transition: all 5s ease;
    transition: all 5s ease;
    bottom: -20px;

}



.cornerbg-footer {
    width: 100%;
    background: url("/source/6ca0494b8f9911c6e2915672a10f89fb/bg_01.png") repeat;
    margin-left: 0px;
    margin-top: -3px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: none;
}

.nav-wrapper {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
	margin-bottom: -40px;
}

.fullpad {
    padding: 10px;
}
.site-shadow-wrap {
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.44);
    -moz-box-shadow:    0 0 4px 2px rgba(0, 0, 0, 0.44);
    box-shadow:         0 0 4px 2px rgba(0, 0, 0, 0.44);
}


.successreviews {
    width: 300px;
    height:100px;
    position: absolute;
    left: 300px;
    top: 10px;
    z-index: 15;
}


.nav-wrapper-bg {
    background-color: #fff;
    display: none;
    -webkit-box-shadow: 0 5px 4px 0 rgba(0,0,0,0.0);
    -moz-box-shadow: 0 5px 4px 0 rgba(0,0,0,0.0);
    box-shadow: 0 5px 4px 0 rgba(0,0,0,0.0);
    margin-bottom: -1px;
    margin-left: -10px;
    margin-right: -10px;
    border-radius: 0;
    overflow: visible;
    position: absolute;
    top: 120px;
    height: 200px;
    right: 100px;
    left: 100px;


}

.menuitem {
    border: none;

    cursor:pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;



}
.menuitem.square {
    border:#D5D5D5 solid 1px;
    padding:2px 2px 2px 2px;;
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 2px 2px rgba(0,0,0,0.25);
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.25);
    background-color: #FFF;
    height:177px;

}
.menuitem:hover {
    border:none;
    -webkit-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.55);
    -moz-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.55);
    box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.55);

    transform:scale(1.1);
    -ms-transform:scale(1.1); /* IE 9 */
    -moz-transform:scale(1.1); /* Firefox */
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -o-transform:scale(1.1); /* Opera */
    z-index:99999;
}
.menuitem.square:hover {
    border:solid 1px #002A4D;

}

.squarecolorbg {
    background-color: #002A4D;
    height:85px;
    width:100%;

}


.drop-menu-container {
    overflow: visible;
    position: absolute;
    z-index: 5;
    height: 250px !important;

}
.customdropdown {

    background-color: #e0e0e0;
    border-top:none;
    height: 250px;
    -webkit-box-shadow: 0 6px 8px -1px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 6px 8px -1px rgba(0, 0, 0, 0.7);
    box-shadow: 0 6px 8px -1px rgba(0, 0, 0, 0.7);
    margin-left: 10px;
    margin-right: 10px;

}



.invtabactive {
    background-color:#004990 !important;
}
.payments-as-low-as {
    background-color: #5f88a9; /*rewritable*/
}
a.financing-buttons:hover {
    border: solid 1px #5f88a9; /*rewritable*/
    color: #fff; /*rewritable*/
    -webkit-box-shadow: 4px 4px 5px -3px #5f88a9; /*rewritable*/
    -moz-box-shadow: 4px 4px 5px -3px #5f88a9; /*rewritable*/
    box-shadow: 4px 4px 5px -3px #5f88a9; /*rewritable*/
    background: #5f88a9; /*rewritable*/

}
.slide.thumb.active {
    box-shadow: 0px 0px 0px 2px #283e50; /*rewritable*/
}
a.fin-btnx {color: #FFF;font-weight: bold;position: relative;width: 25%;padding: 12px 15px;float: left;border-left: 1px solid #ffffff;background-color: #283e50; /*rewritable*/ /* Old browsers */color: #fff;}

.title-bar {
    background-color: #5f88a9; /*rewritable*/
}
a.fin-btnx:hover {
    background-color: #5f88a9; /*rewritable*/
    color: #fff;
}
a.fin-btnx.active {
    background-color: #5f88a9; /*rewritable*/
    color: #fff;
}



.ask-question-wrapper {
    background-color: #283e50; /*rewritable*/
    color: #fff;
}
.ask-question-wrapper:before {
    border-top-color: #283e50 /*rewritable*/;
}


nav.tm_navbar {
	background: none;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}

nav.tm_navbar li {
	float: left;
	font-size: 12px;
	line-height: 17px;
	position: relative;
	margin-right: 0;
	padding-right: 0px;
	padding-top: 0;
}
nav.tm_navbar li em {
	width: 3px;
	height: 42px;
	display: inline-block;
	background: url("/source/23a3e39948eb564611f9e59c3f4d850d/menu_border.png") no-repeat;
	position: absolute;
	float: right;
	right: 0;
	top: 0;
}
nav.tm_navbar li:last-child {
	margin-right: 0;
	padding-right: 0px;
	float: none;
	overflow: hidden;
	text-align: center;
	background-color: #5f88a9; /*rewritable*/
}


nav.tm_navbar li a {
    position: relative;
    padding: 16px 30px 11px 30px;
    font: bold 19px 'Open Sans Condensed';
    color: #fff;
	text-shadow: 0 0 2px rgba(0,0,0,.7);
    text-transform: uppercase;
    line-height: 22px;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    height: 56px;
    border-right: solid 1px rgba(255,255,255,.2);
}

nav.tm_navbar li:nth-child(odd) a {
    /* background-color: #387ef5; */
}

nav.tm_navbar li.active &gt; a {
	color: #e3e3e3;
	background: #252525;
}

nav.tm_navbar li &gt; a.active {
	color: #FFF;
	background: #283e50; /*rewritable*/
	-webkit-transition: all 0.25s ease;
	transition: all 0.1s ease;
	border-bottom: solid 0px #fff;
	border-right: solid 1px rgba(255,255,255,.1);
	margin-top: -5px;
	padding-top: 11px;
	height: 61px;
	border-right: none;
}
nav.tm_navbar li &gt; a.active:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 20px 0 20px;
    border-color: transparent;

}
nav.tm_navbar li &gt; a.active:hover:after {
    display: none;
}
nav.tm_navbar li &gt; a.active.deactivate {
    background: transparent;
}
nav.tm_navbar li &gt; a.active.deactivate:after {
    display: none;
}

nav.tm_navbar li &gt; a:hover {
	color: #FFF;
	background: #5f88a9; /*rewritable*/
	-webkit-transition: all 0.25s ease;
	transition: all 0.1s ease;
	/* border-right: solid 1px rgba(255,255,255,0); */
}
nav.tm_navbar li &gt; a.menuopen, nav.tm_navbar li &gt; a.menuopen:focus {
    background-color: rgb(53, 53, 53);
    border-bottom: none;
}
nav.tm_navbar li &gt; a.featured-nav-btn {
    color: #FFF;
    background: #C10834;
}
nav.tm_navbar li &gt; a.featured-nav-btn:hover {
    color: #FFF;
    background: #8d0827;
}
nav.tm_navbar .sfHover &gt; a {
	color: #FFF;
	background: #252525;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar li a span {
	display: inline-block;
	position: relative;
	left: 0;
	top: 2px;
	margin-left: 5px;
}
/*-----subMenu1-----*/
nav.tm_navbar .sub-menu &gt; ul {
	position: absolute;
	display: none;
	width: 141px;
	left: 0;
	top: 28px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #2C6DAC;
	padding: 10px 21px 20px 21px;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu &gt; ul li {
	background: none;
	border-bottom: #DDD solid 1px;

	width: auto;
	float: none;
	margin: 0 0 4px 0;
	padding: 4px 0 4px 0;
	display: block;


}
nav.tm_navbar .sub-menu &gt; ul li:first-child + li + li {

}
nav.tm_navbar .sub-menu &gt; ul li a {
	background: transparent;
	padding: 0;
	margin: 0;
	float: none;
	font-size: 16px;
	color:#e3e3e3;
	text-transform: none;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
			-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
nav.tm_navbar .sub-menu &gt; ul li a span {
	display: inline-block;
	width: 6px;
	height: 7px;
	position: relative;
	left: -8px;
	margin-right:10px;
	top: -1px;
	font-size:15px;
}
nav.tm_navbar .sub-menu &gt; ul li a:hover {
	text-decoration: none;
	color: #2C6DAC !important;
	background: none !important;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
nav.tm_navbar .sub-menu &gt; ul li.sfHover &gt; a {
	text-decoration: none;
	color: #2C6DAC !important;
	background: none !important;
}
/*-----subMenu2-----*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 108px;
	left: 120px;
	top: -7px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #f4f4f4;
	padding: 7px 21px 0 21px;
	margin: 0;
	text-align: left;
	border-radius: 0 7px 7px 0;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: transparent;
	padding: 0;
	margin: 0;
	float: none;
	font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #898989;
	text-transform: none;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu &gt; ul li &gt; ul li a:hover {
	text-decoration: none;
	color: #2C6DAC !important;
	background: none !important;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.select-menu {
	display: none !important;
}
/*-----content-----*/
#headercontainer {
    position: relative;
    z-index: 6;


}
.header-box-color {

overflow: hidden !important;
}





.flagbg {
    position: absolute;
    z-index: 1;
    left: 0;
    background: transparent url("/img/flag2-2.png") no-repeat scroll 0 0;
    width: 65%;
    height: inherit;

}











header {
	position: relative;
	width: 100%;
	z-index: 0;
	margin: 0 0 0 0;
	padding-top: 0;
	padding-bottom: 0;
	top: 0;
	left: 0;
}

header .followBox {
    background: #000 url("/source/98998870fe7078c4ec258fa32cef620f/top-bg.png") repeat-x;
    padding-top: 11px;
	padding-bottom: 14px;
	margin-bottom: 25px;
}
header .followBox br {
	display: none;
}
.follow_icon {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
	float: left;
	display: inline-block;
}
.follow_icon li {
	float: left;
	margin-right: 11px;
	margin-left: 0 !important;
}
.follow_icon li a {
	opacity: 1;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.follow_icon li a:hover {
	opacity: 0.5;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.follow_icon li:last-child {
	margin-right: 0;
}
header.indent {
	border-bottom: 8px solid #ffd593;
}
.themainsite {
	background: #ffffff url("/source/2e3f2fa9a2b5d2d5db4b83541d854399/foo_pattern.png") 0 top repeat-x;
	padding-top: 49px;
}

.dateBox {
	text-align: center;
	position: relative;
}
.dateBox:after {
	width: 1px;
	height: 100%;
	background: none;
	background: #f2f2f2;
	position: absolute;
	display: inline-block;
	top: 0;
	left: 2px;
	content: ' ';
	z-index: 10;
}
.dateBox &gt; div {
	padding: 0 20px;
}
.dateBox .date {
	font: 80px/75px Racing Sans One;
	color: #4b4b4b;
	margin-bottom: 26px;
	margin-top: -9px;
}
.dateBox .title {
	font: 15px/20px Racing Sans One;
	color: #4b4b4b;
	text-transform: uppercase;
	margin-bottom: 32px;
}
.advantageBox {
	padding-bottom: 73px;
}
.info-box p {
	font: 12px/18px 'Open Sans';
	color: #ffffff;
	letter-spacing: 1px;
}
.info-box a {
	color: #edce3d;
	text-decoration: underline;
	letter-spacing: 1px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.info-box a:hover {
	color: #ffffff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.info-box h2 {
	font-size: 21px;
	letter-spacing: 2px;
	white-space: nowrap;
}
.professionalBox {
	padding-top: 81px;
	padding-bottom: 68px;
}
.professionalBox h2 {
	margin-bottom: 42px;
}
.professionalBox article figure {
    width: 100%;
	text-align: center;
    margin: 0 0 38px;
}
.professionalBox article figure img {
	display: inline-block;
}
.aboutBox h3 {
	margin: 0 0 14px 0;
}

.aboutBox li {
	list-style-image: url("/source/ee97d57a49e4489022c9ab9355bee8c4/arrowred.png");
	margin-left:15px;
}
.aboutBox h2 {
	margin-bottom: 10px;
}
.aboutBox p {
	margin-bottom: 10px;
}
.stallionBox {
	background: #ececf1;
	padding-top: 12px;
	padding-bottom: 46px;
}
.picBox {
	max-height: 256px;
	overflow: hidden;
	margin-bottom: 59px;
}
.picBox figure img {
	width: 100%;
}
.programsBox {
	padding: 48px 0 42px 0;
	background: #ffffff;
}
.servicesBox {
	padding-bottom: 94px;
}
.servicesBox em {
	width: 100%;
	height: 1px;
	display: block;
	background: #f2f2f2;
	margin-top: -10px;
	margin-bottom: 50px;
}
.servicesBox .container &gt; h2 {
	font: 15px/20px Racing Sans One;
	color: #4b4b4b;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	margin-bottom: 0;
}
.servicesBox .container &gt; h2 &gt; span {
	background: #ffffff;
	display: inline-block;
	padding: 0 17px;
}
.mailBox {
	position: relative;
	padding-bottom: 11px;
}
.mailBox a {
	text-transform: none;
}
.mailBox:after {
	width: 1px;
	height: 100%;
	background: none;
	background: #848484;
	position: absolute;
	display: inline-block;
	top: 0;
	left: -49px;
	content: ' ';
	z-index: 10;
}
.formBox {
	padding-top: 26px;
	margin-bottom: 36px;
}
.error-box {
	padding-bottom: 77px;
}
.errorBox {
	text-align: center;
}
.errorBox &gt; img {
	display: inline-block;
}
.errorBox1 h2 {
	line-height: 36px;
	margin-top: 5px;
}
.searchBox {
	padding-bottom: 60px;
}
#toTop {
	display: none;
	width: 52px;
	height: 52px;
	border-radius: 54px;
	background: url("/source/1500a5aada6834cd0d62a21e601539d8/top.png") 0 top no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 40px;
	z-index: 999;
}
#toTop:hover {
	background: url("/source/1500a5aada6834cd0d62a21e601539d8/top.png") 0 bottom no-repeat;
}
.bannerBox {
	padding-bottom: 55px;
	background: url("/source/466159bbe1ea8a8649bf36bcfc966488/h_border.png") 0 bottom repeat-x;
}
.bannerBox1 {
	padding-top: 42px;
	padding-bottom: 10px;
	background: url("/source/466159bbe1ea8a8649bf36bcfc966488/h_border.png") 0 bottom repeat-x;
}
.bannerBox1 article {
	overflow: hidden;
	margin-bottom: 40px;
}
/*-----thumbs-----*/
.thumb-pad1 {
	overflow: hidden;
	padding: 4px 0 0 0;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad1 .thumbnail {
	position: relative;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad1 .thumbnail time {
	padding: 0;
	font: italic 14px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #898989;
	margin-bottom: 4px;
	display: inline-block;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
}
.thumb-pad1 .thumbnail figure {
    margin: 0 0 7px;
}
.thumb-pad1 .thumbnail figure img {
	width: 100%;
}
.thumb-pad2 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	color: #898989;
	overflow: hidden;
}
.thumb-pad2 figure {
    float: left;
    margin: 0 40px 0 0;
}
.thumb-pad3 {
	margin-top: -6px;
}
.thumb-pad3 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
	color: #898989;
	overflow: hidden;
}
.thumb-pad3 figure {
	margin: 0 0 25px 0;
}
.thumb-pad3 figure img {
	width: 100%;
}
.teamBox {
	margin-top: 77px;
	background: url("/source/466159bbe1ea8a8649bf36bcfc966488/h_border.png") 0 top repeat-x;
	padding-top: 69px;
}
.thumb-pad4 {
	margin-top: 4px;
	padding-bottom: 43px;
}
.thumb-pad4 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad4 .thumbnail figure :hover {
	cursor:pointer;

}
.thumb-pad4 figure {
    float: none;
    margin: 0 0 28px;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad4 .thumbnail .caption {
	padding: 5px;
	overflow: hidden;
	margin-top:-28px;
	background-color: #EAEAEA;
	min-height:60px;
}
.thumb-pad4 .thumbnail .caption a {
	color: #333;
	font: bold 20px/20px 'Open Sans Condensed';
	text-transform: uppercase;
	margin-bottom: 12px;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad4 .thumbnail .caption a:hover {
	color: #898989;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.blogBox {
	background: url("/source/466159bbe1ea8a8649bf36bcfc966488/h_border.png") 0 bottom repeat-x;
}
.thumb-pad5 {
	margin-bottom: 66px;
	padding-top: 2px;
}
.thumb-pad5 br {
	display: none;
}
.thumb-pad5 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #898989;

}
.thumb-pad5 .thumbnail .post {
	display: block;
	margin-bottom: 10px;
}
.thumb-pad5 .thumbnail .post p {
	margin-bottom: 0;
	margin-top: 1px;
}
.thumb-pad5 .thumbnail .post p span {
	float: left;
	margin-right: 5px;
}
.thumb-pad5 .thumbnail .post &gt; div &gt; a {
	color: #333;
	font: bold 20px/20px 'Open Sans Condensed';
	text-transform: uppercase;
	margin-bottom: 1px;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .post &gt; div &gt; a:hover {
	color: #898989;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .post .posted {
	overflow: hidden;
	color: #898989;
	margin-bottom: 8px;
}
.thumb-pad5 .thumbnail .post .posted br {
	display: none;
}
.thumb-pad5 .thumbnail .post .posted a {
	color: #898989;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .post .posted a:hover {
	color: #2C6DAC;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .post .posted .pull-right:hover {
	color: #2C6DAC;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad5 figure {
	position: relative;
	z-index: 1;
    float: left;
    margin: 0 30px 0 0;
}
.thumb-pad5 figure &gt; img {
	width: 100%;
}
.servBox h2 {
	margin-bottom: 19px;
}
.deliveringBox h2 {
	margin-bottom: 40px;
}
.thumb-pad7 {
	overflow: hidden;
	padding-bottom: 46px;
}
.thumb-pad7 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad7 figure {
    margin: 0 0 28px;
}
.thumb-pad7 figure &gt; img {
	width: 100%;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	color: #898989;
}
.thumb-pad7 .thumbnail .caption a {
	color: #333;
	font: bold 20px/20px 'Open Sans Condensed';
	text-transform: uppercase;
	margin-bottom: 12px;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad7 .thumbnail .caption a:hover {
	color: #2C6DAC;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}


.header-van {
    margin: 35px 0 0 271px;
    position: absolute;
    width: 209px;
}





.large-menu .aboveline {
margin: 15px 0 0 0 !important;
padding: 0 !important;
text-align: right;
}

.large-menu .serving-states {color: rgba(255,255,255,1);font-size: 17px;font-weight: normal;margin: 0 0 20px 0 !important;padding: 0 !important;text-align: right;text-shadow: 0 0 1px rgba(0,0,0,.8);}
.large-menu .bigtext {
color: rgba(255,255,255,1);
font-size: 22px;
font-weight: bold;
text-shadow: 0 0 2px rgba(0,0,0,.8);
}
.large-menu .mediumtext {
color: rgba(255,255,255,1);
font-size: 17px;
font-weight: normal;
text-shadow: 0 0 2px rgba(0,0,0,.8);
}
.large-menu .smalltext {
color: rgba(255,255,255,.9);
font-size: 13px;
font-weight: normal;
text-shadow: 0 0 2px rgba(0,0,0,.8);
}
.large-menu .fline {
margin: 0px 0px 20px 0px !important;
height: 2px;
background-color: rgba(255, 255, 255,1);
padding: 0px !important;
}
.large-menu .admin-link-btn-wrapper a {
margin: 15px 0 0 0 !important;
    text-shadow: none;
    color: rgba(255,255,255, .8);

}

.large-menu .flinkheading {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0,0,0,1);
    margin-bottom: 8px;
    background-color: rgba(0,0,0,.2);
    padding: 3px 9px;
    border-radius: 2px;
}


.large-menu a {color: #fff;font-size: 16px;text-decoration: none;display: block;padding-left: 4px;line-height: 28px;text-shadow: 1px 1px 0px rgba(0,0,0,.5);}
.large-menu .powered-by-wrapper {
    color: rgba(255,255,255,.4);
    font-size: 12px;
    margin-top: 20px;
}
.large-menu .powered-by-wrapper a {
    color: rgba(255,255,255,.6);
    font-size: 12px;
    text-shadow: none;
    padding: 0 !important;
    margin: 0 !important;
}
.large-menu .powered-by-wrapper a:hover {
    background-color: #6b11c2;
    color: rgba(255,255,255,1);
    padding: 0 !important;
    margin: 0 !important;
}

.large-menu a:before {
font-family: FontAwesome;
content: '\f0da';
margin-right: 5px;
}

.large-menu a.noicon {
display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.large-menu a.noicon:before {
display: none;
}
.large-menu a:hover {

background-color: rgba(0,0,0,.16);

}


.shadow-wrapper {
-webkit-box-shadow: 0 0 4px 5px rgba(0,0,0,0.89);
-moz-box-shadow: 0 0 4px 5px rgba(0,0,0,0.89);
box-shadow: 0 0 4px 5px rgba(0,0,0,0.89);
position: relative;
z-index: 1;
margin-bottom:10px;

}

.shadow-down {

}


.contact-pg-btn {
display: inline;
float: right;
margin-top: -65px;
}

/*-----carousel-----*/
.carouselBox {
	padding: 39px 0 66px 0;
	margin-top: 0;
	margin-bottom: 0;
}
.carouselBox .container {
	padding-top: 0;
}
.list_carousel2.responsive {
	width: auto;
	margin: 0;
}
.list_carousel2 #foo2 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
}
.list_carousel2 #foo2 &gt; li {
	padding: 0;
	float: left;
	margin-right: 30px;
	cursor: default;
	text-align: center;
}
.list_carousel2 #foo2 &gt; li a {
	font-size: 12px;
	color: #ffffff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list_carousel2 #foo2 &gt; li a:hover {
	color: #4b4b4b;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list_carousel2 #foo2 &gt; li span {
	color: #ffffff;
	font-size: 23px;
	width: 100%;
	text-align: center;
	margin-top: 17px;
	margin-bottom: 13px;
	display: block;
}
.list_carousel2 #foo2 &gt; li .title {
	font: bold 25px/35px 'Roboto';
	color: #ffffff;
}
.list_carousel2 #foo2 &gt; li figure {
	position: relative;
}
.list_carousel2 #foo2 &gt; li figure img {
	width: 100%;
}
.list_carousel2 #foo2 &gt; li figure p {
	position: absolute;
	bottom: 0;
	color: #000;
	padding-left: 9px;
	padding-top: 10px;
	padding-bottom: 6px;
	width: 100%;
	margin-bottom: 0;
	text-align: left;
	float: left;
	background: rgba(255, 255, 255, 0.7);
}
.list_carousel2 #foo2 &gt; li figure em {
	float: left;
	font-style: normal;
}
.list_carousel2 #foo2 &gt; li figure a {
	float: right;
	margin-right: 6px;
}
.list_carousel2 #foo2 &gt; li figure:first-child {
	margin-left: 0;
}
.list_carousel2 #foo2 &gt; li figure a {
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.list_carousel2 #foo2 &gt; li figure a:hover {
	opacity: 0.5;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.list_carousel2.responsive .caroufredsel_wrapper {
	cursor: default !important;
}
.foo-btn {
	position: relative;
	top: 0;
	right: 0;
	float: right;
	margin-bottom: 14px;
}
.foo-btn .prev {
	width: 17px;
	height: 22px;
	display: inline-block !important;
	background: url("/source/cfa902d98717c7e5e0516e190b9a094d/prev_arr.png") no-repeat;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.foo-btn .next {
	width: 17px;
	height: 22px;
	display: inline-block !important;
	background: url("/source/e9aad43e59b4eeefc72fa3ee7f183fed/next_arr.png") no-repeat;
	opacity: 1;
	margin-left: 4px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.foo-btn .next:hover {
	background: url("/source/e9aad43e59b4eeefc72fa3ee7f183fed/next_arr.png") no-repeat;
	opacity: 0.5;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.foo-btn .prev:hover {
	background: url("/source/cfa902d98717c7e5e0516e190b9a094d/prev_arr.png") no-repeat;
	opacity: 0.5;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}




/*------------- home page feature slider -------------*/

.featurecontainer {
    width: 375px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    height: 366px;
}

.forceWidth {
    float: left;
    width: 1300px;
    height: inherit;
    position: absolute;
}

.featurevan {
    width: 390px;
    float: left;
    left: 30%;
    position: absolute;
    height: 366px;
}

#featurevan1 {
    left:10px;
}



/* SMALL BANNERS */

.forceWidthBanners {
    float: left;
    width: 1300px;
    height: inherit;
    position: absolute;
}

.small-banners {
    position: absolute;
    right:0;
    width:580px;
    z-index:0;
    overflow: hidden;
    height:inherit;
}

.small-banner-img {
    height:170px;
    width:580px;
    position: absolute;
    float:left;
    left: 580px;


}

.small-banner-img img {

}



.small-banner-btn {
    position: absolute;
    right: 5px;
    z-index: 5f88a9999;
    font-size: 14px;
    top: 170px;


}

.small-banner-btn &gt; button {
    opacity: 0.6;
    color: #FFF;
    background: transparent none repeat scroll 0 0;
    border: medium none;
    text-transform: uppercase;
    text-shadow: 0 0 5px #000;
}

.small-banner-btn &gt; button:hover {
    opacity: 1;
    color:#FFF;
    text-shadow: 0 0 5px #000;
}


/*home buttons*/
.homebutton {
    display: block;
    width: 100%;
    height: 19.9%;

    font-family: "Open Sans Condensed",sans-serif;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: bold;
    text-align: left;

    background: #2C6DAC linear-gradient(#2C6DAC, #0E349B) repeat scroll 0 0;
    border-bottom: 1px solid #092161;

}

.homebutton:hover {
    background: #2C6DAC linear-gradient(#2C6DAC, #4167ce);
}

.homebutton a {
    display: block;
    padding: 12px;
    color: #FFF;
    text-shadow: 1px 1px 0 #000;
}

.homebutton a:hover {
    color: rgb(255, 255, 255);
    text-shadow: 0 0 7px rgba(0, 0, 0, 0.7), 1px 1px 0 #000;
}






.forward {
    background: #2C6DAC linear-gradient(#4167ce, #2C6DAC);
    border:1px solid #0c2e87;
}

.forward:hover {
    background:#2C6DAC linear-gradient(#a0b3e6,#2C6DAC);
    border:1px solid #0c2e87;
}




/*-----Flickr-----*/
#flickr_badge_wrapper {
	padding: 0 0 3px 0 !important;
}
.flickr_badge_image {
	margin: 0 7px 9px 0 !important;
	width: 60px;
}
.flickr_badge_image a {
	padding: 0 !important;
	border: none !important;
	border-radius: 0 !important;
}
.flickr_badge_image a img {
	border-radius: 0 !important;
}
/*-----list-----*/
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list1.bg {
	padding-bottom: 77px;
	margin-bottom: 66px;
	background: url("/source/466159bbe1ea8a8649bf36bcfc966488/h_border.png") 0 bottom repeat-x;
}
.list1 li {
	font-size: 14px;
	line-height: 18px;
	padding-left: 12px;
	background: url("/source/f041efe7a0df88f3da6f20eb4f8168b6/list_point.png") left 7px no-repeat;
	margin-bottom: 14px;
}
.list1 li a {

	color: #2C6DAC;
}
.list1 li a:hover {
	text-decoration: underline;
}
.list1 li p {
	margin: 0;
}



/*-----list-----*/
.listwhybuy {
	margin: 0;
	color:#333;
}

.listwhybuy li {
	font-size: 20px;
	line-height: 22px;
	list-style: none;
	margin-bottom: 14px;
	padding-top:20px;
}
.listwhybuy ul {
	margin-left:-20px;

}
.listwhybuy .number {
	font-size: 38px;
	font-family:'Open Sans Condensed', sans-serif;
	line-height: 22px;
	font-weight:bold;
	color:#000;
	margin-right:10px;

}
.listwhybuy .heading {
	font-size: 28px;
	font-family:'Open Sans Condensed', sans-serif;
	line-height: 22px;
	font-weight:bold;
	color:#0093dd;

}

.listwhybuy .left-img {
	float:left; height:150px; margin-right:30px; margin-top:15px;
}

.listwhybuy .space {
	height:15px;
}

.listwhybuy p {
	font-size: 18px;
	line-height: 22px;
	margin-top:10px;

}
.listwhybuy li a {

	color: #2C6DAC;
}
.listwhybuy li a:hover {
	text-decoration: underline;
}





.list2 {
	margin: 0 0 66px 0;
	padding: 4px 0 43px 0;
	list-style: none;
	background: url("/source/466159bbe1ea8a8649bf36bcfc966488/h_border.png") 0 bottom repeat-x;
}
.list2 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 25px;
	overflow: hidden;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 8px;
}
.list2 li p {
	margin-bottom: 0;
}
.list2 li a {
	font-weight: bold;
	color: #333;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list2 li a:hover {
	color: #2C6DAC;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list2 li .badge {
    text-shadow: none;
	font: bold 23px 'Open Sans Condensed';
	text-align: center;
	color: #ffffff;
    padding: 4px 0 0;
    width: 45px;
	height: 45px;
	border-radius: 45px;
	float: left;
    margin: 0 27px 0 0;
    text-decoration: none;
	border: 1px solid #2C6DAC;
	background: #2C6DAC !important;
	box-shadow: inset 0 1px 2px #2fcef7, /*top internal highlight*/  inset 0 -1px 1px #0087dd, /*bottom internal shadow*/ inset 1px 0 1px #2fcef7, /*left internal shadow*/  inset -1px 0 1px #0087dd;
	-webkit-box-shadow: inset 0 1px 2px #2fcef7, /*top internal highlight*/  inset 0 -1px 1px #0087dd, /*bottom internal shadow*/ inset 1px 0 1px #2fcef7, /*left internal shadow*/  inset -1px 0 1px #0087dd;/*right internal shadow*/

}

.list2 li .badgevehicle {
	padding: 0;
    border-radius: 0;
	background-color:#FFF;
	font: bold 23px 'Open Sans Condensed';
	text-align: center;
	float: left;
    margin: 0 27px 0 0;
    text-decoration: none;

}
.list2 li:first-child + li + li {
	border-bottom: none;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list3 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	padding-bottom: 15px;
	margin-bottom: 16px;
}
.list3 li .extra-wrap p {
	margin-bottom: 15px;
}
.list3 li &gt; img {
	float: left;
	margin-right: 30px;
	margin-top: 4px;
}
.list3 li a {
	color: #333;
	font: bold 20px/20px 'Open Sans Condensed';
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list3 li a:hover {
	color: #898989;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list3 li:first-child + li + li {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.list4 {
	margin: -12px 0 50px 0;
	padding: 0;
	list-style: none;
}
.list4 li {
	font-size: 14px;
	line-height: 18px;
	padding-left: 15px;
	margin-bottom: 8px;
	background: url("/source/f041efe7a0df88f3da6f20eb4f8168b6/list_point.png") left 7px no-repeat;
}
.list4 li a {
	color: #787878;
	font: 13px Trebuchet MS, Arial, Helvetica, sans-serif;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list4 li a:hover {
	color: #f06d56;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list5 {
	margin: -9px 0 0 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 33px;
}

.citylist {

	margin-top:2px;

}
.citylist ul {
	list-style:none;
	margin-left:5px;

}
.citylist li {

	padding-right: 5px;
	margin-left: 9px;

}

.citylist ul {
    padding: 0;
	list-style: none;
	overflow: hidden;
    margin: 0 0 4px;
}
.citylist ul li {

	position: relative;
	padding-right: 9px;
	margin-left: 4px;
	margin-bottom:0;

}

.citylist ul li:last-child {
	padding-right: 0;
}
.citylist ul li.active a {
	text-decoration: underline;
	color: #2C6DAC;
}
.citylist ul li a {

    color: #2C6DAC;
}
.citylist ul li:hover a {
	color:#006;
	text-decoration: underline;
}
.citylist ul li em {
	width: 6px;
	height: 12px;
	display: inline-block;
	background: url("/source/7f7cea08be091aa3a9f26e4599aea267/arrow.png") no-repeat;
	position: absolute;
	float: right;
	right: 0;
	top: 0;
}

/*-----search-----*/
#search-404 {
	position: relative;
    margin: 4px 0 0;
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
    width: 100%;
	outline: none;
	border: 1px solid #cbccca;
	background: #ffffff;
	font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #898989;
	padding: 10px 15px 11px 14px;
	height: 41px;
	resize: none;
    margin: 0 0 19px;
}
#search-404 a {
	float: left;
	margin-top: 8px;
}
#search {
	position: relative;
	float: right;
	margin-top: 1px;
	margin-right: 21px;
}
#search a {
	position: absolute;
	top: 0;
	right: -21px;
	width: 15px;
	height: 14px;
	opacity: 1;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
#search a:hover {
	opacity: 0.5;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
#search input {
	position: relative;
	width: 95px;
	outline: none;
	box-shadow: none;
	color: #ffffff;
	font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
	border-radius: 0;
	padding: 0 10px 0 13px;
	margin-right: 0;
	background: url("/source/c76f4bd89492015b5dfa414e4f7fc467/search_bg.png") 0 bottom repeat-x;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 19px;
	line-height: 19px;
}
/*-----map-----*/
.map {
	margin: 12px 0 39px 0;
	display: inline-block;
	width: 100%;
	line-height: 0;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 382px;
	border: none;
	line-height: 0;
}
/*.info p {
margin-bottom:0;
}*/
.info a:hover {
	color: #4b4b4b;
}


/*-----Contact form-----*/
#contact-form {
	width: 100%;
	position: relative;
	padding-bottom: 29px;
	overflow: hidden;
}
#contact-form label {
	position: relative;
	display: block;
	min-height: 61px;
	margin: 0;
	font-weight: normal;
	font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #898989;
}
#contact-form .holder {
	overflow: hidden;
}
.form-div-1, .form-div-2, .form-div-3 {
	float: left;
	width: 242px;
	margin-right: 20px;
}
.form-div-3 {
	margin-right: 0;
}

.form-div-r1, .form-div-r2, .form-div-r3 {
	float: left;
	width: 242px;
	margin-right: 20px;
}
.form-div-r3 {
	margin-right: 0;
}
#contact-form span {
	display: block;
}
#contact-form ._placeholder {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: text;
	padding: 10px 15px 11px 14px;
	border-radius: 0;
	display: block;
}
#contact-form ._placeholder.focused {
	opacity: .4;
	filter: alpha(opacity=40);
	box-shadow: none;
}
#contact-form ._placeholder.hidden {
	display: none;
}
#contact-form input, #contact-form textarea {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	width: 100%;
	outline: none;
	border: 1px solid #cbccca;
	background: #ffffff;
	font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #898989;
	padding: 10px 15px 11px 14px;
	height: 41px;
	resize: none;
}

#contact-form select {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	width: 100%;
	outline: none;
	border: 1px solid #cbccca;
	background: #ffffff;
	font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #898989;
	padding: 10px 15px 11px 14px;
	height: 41px;
	resize: none;
}
#contact-form textarea {
	height: 201px;
	margin-bottom: 27px;
}
#contact-form .error-message, #contact-form .empty-message {
	height: 0;
	overflow: hidden;
	font: 10px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333;
	-webkit-transition: 0.3s ease-in height;
	transition: 0.3s ease-in height;
	position: absolute;
	right: 3px;
	top: 0;
}
#contact-form .invalid .error-message, #contact-form .empty .empty-message {
	height: 20px;
}
#contact-form .success-message {
	line-height: 48px;
	position: absolute;
	overflow: hidden;
	height: 0;
	left: 0;
	top: 0;
	box-sizing: border-box;
	box-shadow: none;
	border-radius: 0;
	background: #fff;
	z-index: 10;
	width: 100%;
	text-align: center;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	padding: 0;
}
#contact-form.success .success-message {
	height: 41px;
	padding: 10px 0 11px 0;
	line-height: 18px;
	border: 1px solid #cbccca;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}








/*-----Forms-----*/
#appointment-form,
#q-form,
#b-form,
#showing-form,
#vehicle-form,
#rental-form
{
	width: 100%;
	position: relative;
	overflow: hidden;
}
#appointment-form label,
#q-form label,
#b-form label,
#vehicle-form label,
#showing-form label,
#rental-form label
{

	margin: 0;
	font-weight: normal;
	font: 15px Trebuchet MS, Arial, Helvetica, sans-serif;


}

.form-actions {
	float:right;
}

#appointment-form .holder,
#q-form .holder,
#b-form .holder,
#vehicle-form .holder,
#showing-form .holder,
#rental-form .holder
{
	overflow: hidden;
}

#appointment-form span,
#q-form span,
#b-form span,
#vehicle-form span,
#showing-form span,
#rental-form span
{
	display: block;
}
#appointment-form option,
#q-form option,
#b-form option,
#vehicle-form option,
#showing-form option,
#rental-form option
{
	font-size:16px;
	line-height:21px;
}



#appointment-form ._placeholder,
#q-form ._placeholder,
#b-form ._placeholder,
#vehicle-form ._placeholder,
#showing-form ._placeholder,
#rental-form ._placeholder
{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: text;
	padding: 10px 15px 11px 14px;
	border-radius: 0;
	display: block;
}
#appointment-form ._placeholder.focused,
#q-form ._placeholder.focused,
#b-form ._placeholder.focused,
#vehicle-form ._placeholder.focused,
#showing-form ._placeholder.focused,
#rental-form ._placeholder.focused
{
	opacity: .4;
	filter: alpha(opacity=40);
	box-shadow: none;
}
#appointment-form ._placeholder.hidden,
#q-form ._placeholder.hidden,
#b-form ._placeholder.hidden,
#vehicle-form ._placeholder.hidden,
#showing-form ._placeholder.hidden,
#rental-form ._placeholder.hidden
{
	display: none;
}
#appointment-form input, #appointment-form textarea, #appointment-form select,
#q-form input, #q-form textarea, #q-form select,
#b-form input, #b-form textarea, #b-form select,
#vehicle-form input, #vehicle-form textarea, #vehicle-form select,
#showing-form input, #showing-form textarea, #showing-form select,
#rental-form input, #rental-form textarea, #rental-form select
{
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	width: 100%;
	outline: none;
	border: 1px solid #cbccca;
	background: #ffffff;
	font: 16px Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#525252;
	padding: 8px 8px 8px 8px;
	resize: none;
	margin-bottom: 6px;
}


#appointment-form textarea,
#q-form textarea,
#b-form textarea,
#vehicle-form textarea,
#showing-form textarea,
#rental-form textarea
 {
	height: 150px;
	margin-bottom: 5px;
}
#appointment-form .error-message, #appointment-form .empty-message,
#q-form .error-message, #q-form .empty-message,
#b-form .error-message, #b-form .empty-message,
#vehicle-form .error-message, #vehicle-form .empty-message,
#showing-form .error-message, #showing-form .empty-message,
#rental-form .error-message, #rental-form .empty-message
 {
	height: 0;
	overflow: hidden;
	font: 10px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333;
	-webkit-transition: 0.3s ease-in height;
	transition: 0.3s ease-in height;
	position: absolute;
	right: 3px;
	top: 0;
}
#appointment-form .invalid .error-message, #appointment-form .empty .empty-message,
#q-form .invalid .error-message, #q-form .empty .empty-message,
#b-form .invalid .error-message, #b-form .empty .empty-message,
#vehicle-form .invalid .error-message, #vehicle-form .empty .empty-message,
#showing-form .invalid .error-message, #showing-form .empty .empty-message,
#rental-form .invalid .error-message, #rental-form .empty .empty-message
 {
	height: 20px;
}
#appointment-form .success-message,
#q-form .success-message,
#b-form .success-message,
#vehicle-form .success-message,
#showing-form .success-message,
#rental-form .success-message
 {
	line-height: 48px;
	position: absolute;
	overflow: hidden;
	height: 0;
	left: 0;
	top: 0;
	box-sizing: border-box;
	box-shadow: none;
	border-radius: 0;
	background: #fff;
	z-index: 10;
	width: 100%;
	text-align: center;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	padding: 0;

}
#appointment-form.success .success-message,
#q-form.success .success-message,
#b-form.success .success-message,
#vehicle-form.success .success-message,
#showing-form.success .success-message,
#rental-form.success .success-message
{
	height: 41px;
	padding: 10px 0 11px 0;
	line-height: 18px;
	border: 1px solid #cbccca;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}







.no-margin {
    margin: 0;
}
.no-padding {
    padding: 0;
}




.braunability-graphic {
    position: absolute;
    left: 330px;
    top: 26px;
    width: 600px;
}


.blvd_reviews.tys .tys_outer_wrapper {
    margin-left: -10px;
    margin-right: -10px;
}
.blvd_reviews.tys {
    padding-right: 10px;
    position: relative;
}
.blvd_reviews.tys .tys_agg_reviews {
    right: 10px !important;
}
.blvd_reviews.tys .tys_blvd_box {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.blvd_reviews.tys &gt; img {
    margin-top: 10px;
}




.btns .btn1 {
	float: left;
}
.btns p {
	margin-top: -3px;
	float: left;
	margin-left: 53px;
	font-weight: normal;
}
.mail {
	text-decoration: underline;
	color: #898989;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.mail:hover {
	color: #333;
	text-decoration: underline;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}



#question-btn
{
	display:block;
	position:absolute;
	width:268px;
	height: 73px;
	margin-top: 0;
}

#question-btn:hover
{
  background-position: -268px 0;
}

#question-btn span
{
  position: absolute;
  top: -999em;
}

#question-btn-small
{
	display:block;
	position:absolute;
	width:134px;
	height: 37px;
}

#question-btn-small:hover
{
  background-position: -134px 0;
}

#question-btn-small span
{
  position: absolute;
  top: -999em;
}

.home-banner-special {
    background: #fff url("/source/2eb8d1693095526053bae691f1644381/bright-squares.png");
}

.home-banner-special {
	font: bold 32px 'Open Sans Condensed';
}

.home-banner-special h2 {
	margin-top:0;
	border: none;
	font-size: 40px;
}
.home-banner-special .color {
	color: #0093dd;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
}
.home-banner-special .small {
	font-size: 18px;
	margin-bottom: -10px;
}
.home-banner-special .large {
	font-size: 70px;
	color: #252525;

}
.home-banner-special .price {
	font-size: 26px;
	color: #D5003B;

}
.home-banner-special .linkwrapper {
	position:absolute;
	right: 15px;
	text-align:right;

}

.home-banner-special  a.bigone {
	font-size: 80px;
	color: #0093dd;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
	line-height: 374px;
	background-color: rgba(255,255,255,.4);
	padding: 0 10px 0 10px;

}
.home-banner-special  a.bigone:hover {
	background-color:#0093dd;
	color:#fff;
}


.authorizedDealerHomeTxt {
    font-size: 17px;
    font-weight: normal;

}
.authorizedDealerHomeSub {
    font-size: 22px;
    font-weight: Bold;
    margin-bottom: 40px;
}
.float-center-wrapper {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
    box-sizing: border-box;
}

.float-center-block {
    width: calc(25% - 60px);
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.12);
    margin: 10px;
    padding: 15px 20px;
    border-radius: 5px;
    max-width: 300px;
}
.float-center-block .link-txt {
    padding-top: 10px;
}

.socialiconfooter.float-center-wrapper a {
    display: block;
    width: 40px;
    margin: 0 10px 0 0;
    padding: 0px;
    border-radius: 4px;
    overflow: hidden;
}
.socialiconfooter.float-center-wrapper a:hover {
    box-shadow: 0px 0px 3px 3px #fff;
}
.socialiconfooter.float-center-wrapper a img {
    width: 100%;
}
.socialiconfooter.float-center-wrapper a:before {
    display: none;
}
.socialiconfooter {
    border-top: solid 2px #fff;
    margin: 10px 0 10px 0;
    padding: 20px 0 10px 0;
}
.footer-slogan {
    color: #fff;
    font-size: 22px;
}
.nmedaqap {
    width: 40px;
    margin-left: 20px;
    margin-top: 2px;
    margin-bottom: -5px;
}
.nmedaqap img {
    width: 100%;
    margin: 0px 0px 5px 0px;
    /* box-shadow: 0px 0px 0px 2px #fff; */
    border-radius: 4px;
}

@media (max-width: 850px) {
    .float-center-block {
        width: calc(50% - 60px);
        box-sizing: border-box;
        background-color: rgba(255, 255, 255, 0.12);
        margin: 10px;
        padding: 15px 20px;
        border-radius: 5px;
        max-width: 300px;
    }
}

.large-nav-dropdown {
    position: absolute;
    left: 0;
    right: 8px;
    top: 56px;
    max-height: 0px;
    transition: max-height 0.25s;
    overflow: hidden;
    background-color: rgb(53, 53, 53);
    padding: 0px;
    /* border-radius: 5px; */
    z-index: 9999;
    border: none;
    /* box-shadow: inset 0 0 50px 1px rgba(101, 0, 0, 0.6); */
}
.large-nav-dropdown.active {
    max-height: 450px;
    transition: max-height 0.25s;
    /* border: solid 2px #ffffff; */
    border-top: none;
}
.large-nav-dropdown .inside-large-nav-dropdown {
    padding: 5px 10px 20px 10px;
    overflow: hidden;
}
.large-nav-dropdown .inline-links a {
    display: inline-block;
    margin-left: 15px;
}
.large-nav-dropdown .inline-links a:first-child {

    margin-left: 0px;
}
.large-nav-dropdown a.close-btn {
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    font-size: 22px;
    padding: 2px 5px;
    background-color: rgba(0,0,0,.2);
    margin-right: -5px;
}
.large-nav-dropdown a.close-btn:hover {
    background-color: rgba(255,255,255,.2);
}
.large-nav-dropdown .headingwrapper {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(255,255,255,.07);
    padding: 0 5px;
    margin: 0px 0 10px 0;

}
.large-nav-dropdown .headingwrapper:after {
    clear: both;
    content: ' ';
    display: block;
}
.large-nav-dropdown .large-menu .fline {
    margin-bottom: 10px !important;
    background-color: rgba(255, 255, 255,.5);

}
.large-nav-dropdown .large-menu .powered-by-wrapper {
    display: none;

}
.large-nav-dropdown .hide-in-dropdown {
    visibility: hidden;
}
.large-nav-dropdown .remove-in-dropdown {
    display: none;
}
@media (min-width: 992px) and (max-width: 1219px) {
    .large-nav-dropdown.active {
        max-height: 420px;
    }
    .large-nav-dropdown .flinkheading {
        font-size: 15px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .large-nav-dropdown.active {
        max-height: 670px;
    }
    .large-nav-dropdown .add-top-margin-sm {
        margin-top: 25px;
    }


}
@media (min-width: 1219px) {
    header .company-slogan{
        left:110px;
        top:117px;
    }

}



/* ---- Contact, Locationmain and Employeemain */
.contact-page-heading-over-map {
    position: relative;
    z-index: 5;
    background-color: rgba(255,255,255,.8);
    margin: -30px -10px 0 -10px;
    padding: 30px 10px 1px 10px;
}
.contact-page-main-img {
    position:absolute;
    width: 250px;
    right: 15px;
    top:20px;
}
.contact-page-map-wrapper {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -122px;
    height: 500px;
    overflow: hidden;
}
.contact-page-map {
    height: 650px;
    width: calc(100% + 500px);
    margin-left: -500px;
}
.contact-page-directions a {
    font-size: 19px;
    line-height: 20px;
    font-weight: bold;
    padding-left: 50px;
    background-color: rgba(0,0,0,.05);
    display: inline-block;
    padding: 5px 15px 5px 65px;
    color: rgba(0,0,0,.7);
    border-radius: 5px;
    border: solid 1px rgba(0, 0, 0, .2);
}
.contact-page-directions a:hover {
    background-color: #5f88a9; /*rewritable*/
    color: #fff;
    border-color: #5f88a9; /*rewritable*/
}
.contact-page-directions a div {
    display: inline-block;
    margin-top: 4px;
}
.contact-page-directions a i {
    font-size: 45px;
    font-weight: normal;
    position: absolute;
    margin-left: -50px;
}
.contact-page-form {
    margin-top: -200px;
    background-color: rgba(255,255,255,.8) !important;
}
.contact-card  {
    border-radius: 2px;
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,.07), inset 0px 0px 40px 0 rgba(0,0,0,.05);
}
.contact-card h2 {
    margin-bottom: 0px;
    padding: 0;
}
.contact-card-links {
    margin-top: -10px;
}
.contact-card .contact-card-links a {
    margin-right: 10px;
    color: rgba(0,0,0,.6);
    background-color: rgba(0,0,0,.1);
    padding: 4px 10px;
    border-radius: 3px;
}
.contact-card:hover .contact-card-links a {

    color: rgba(255,255,255,1);
    background-color: rgba(0, 97, 174, 1);
}
.contact-card:hover .contact-card-links a:hover {
    color: rgba(255,255,255,1);
    background-color: rgba(0,0,0,.9);
}
.contact-page-phone {
    font-size: 32px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0px;
}
.contact-page-fax {
    font-size: 19px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 10px;
}

@media (min-width: 992px) and (max-width: 1219px) {

}
@media (min-width: 768px) and (max-width: 991px) {
    .contact-page-form {
        margin-top: -170px;
    }
    .phone-div h1 a{
        color: black ;
    }
}
@media (max-width: 767px) {
    .contact-page-form {
        margin-top: 0px;
    }
    .contact-page-map-wrapper {
        margin-top: -100px;
        height: 400px;
    }
    .contact-page-map {
        height: 550px;
        width: calc(100% + 0px);
        margin-left: 0px;
    }
    .contact-page-main-img {
        width: 90px;
    }
    .contact-card .contact-card-links a {
        display: block;
        margin: 5px 0 0 0;
    }
    #_general{
        padding-top: 80px;
    }
    .phone-div h1 {
        font-size: 25px;
        margin-top: 35px;
    }
    .phone-div h1 a{
        color: black ;
    }
    iframe{
        width: 100%;
    }
}
/* ---- END Contact, Locationmain and Employeemain */


h1.home-main-h1 {
    font-size: 28px;
    margin-top: 0;
    color: #000;
    line-height: 30px;
}


.footer-logo {
    max-width: 400px;
    margin-top: -16px;
    margin-left: -4px;
}


.tiles a.round-btn {
    display: inline-block;
    width: 200px;
    height: 200px;
    border-radius: 0%;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    padding: 55px 10px 0 10px;
    font-weight: bold;
    border: solid 3px rgba(255, 255, 255, 1);
    box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,.2);
    font-size: 26px;
    position: relative;
    overflow: hidden;
    position: relative;
    text-shadow: 2px 2px 4px rgba(0,0,0,1);
    background-size: contain;
    background-repeat: round;
}
.tiles a.round-btn:after {
    content : "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    opacity : 1;
    z-index: -1;
}
.tiles a.round-btn:after {
    background-color: #5f88a9; /*rewritable*/
}
.tiles a.round-btn:hover:after {
    /* opacity: .8; */
}
.tiles a.round-btn:hover {

color: #fff;

text-decoration: none;

transform: scale(1.05);
}
.tiles a.round-btn:hover:after {
    content : "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: contain;
    z-index: -1;
    background-image: none;
}

header#headercontainer {
    position: relative;
}


.featured-large-txt {
    font-size: 49px;
    font-weight: bold;
    text-shadow: 2px 2px 0px #000;
}


h1.home-main-h1.white {
    color: #ffffff;
    text-shadow: 2px 2px 0px #000;
}
h2.home-h2.white {color: #ffffff;text-shadow: 2px 2px 0px #000;}

@media (min-width: 1220px) {
	.home-banner-special .image, .home-banner-special .full-height {
		height: 374px;
		padding: 7px 10px 17px 13px;
	}
	.home-banner-special a.bigone {
		line-height: 374px;
		height: 374px;
		display:block;
	}

}
@media (min-width: 992px) and (max-width: 1219px) {

}
@media (min-width: 768px) and (max-width: 991px) {

}
@media (max-width: 767px) {
    ::-webkit-scrollbar {
        width: 7px;
    }

    ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 5px;
    }

    ::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    }

}



/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1520px) {

    nav.tm_navbar li a {
        padding: 16px 35px 11px 35px;
    }


}

@media (min-width: 1420px) and (max-width: 1519px) {

    nav.tm_navbar li a {
        padding: 16px 28px 11px 28px;
    }


}
@media (min-width: 1220px) and (max-width: 1419px)  {
    nav.tm_navbar li a {
        padding: 16px 20px 11px 20px;
    }

}




@media (min-width: 1220px) {



  .list_carousel2 #foo2 &gt; li {
 width: 169px !important;
}

.navbar-brand {
	width:360px;

}

    h1.home-main-h1 {
    font-size: 36px;
    line-height: 40px;
    }

#logo {
    width: 390px;
    position: absolute;
    left: 68px;
    bottom: 0;
    top: -20px;
    z-index: 2;
}
.down-arrow-logo-banner {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
}
    .behind-logo {
        margin-top:0;
        margin-bottom:0;
        width:100%;
        float: left;
    }
    .under-logo {
        height: 75px;
        clear: both;
        width: 943px;
    }

    .socialiconstop &gt; .spacer {
        width: 40px;
        display: inline-block;
    }

    .slide-banner{
        margin-top: 40px;
    }

.nav {
	margin-top:0;
	margin-bottom:0;
    height: 31px;
}

.topLinks {
margin-top:70px;
margin-right:430px;
}

.braunability-logo {
	margin-top:6px;
	margin-left:730px;
	display:none;
}
.questionbox {
	position:fixed;
	margin-left:907px;
	margin-top:26px;
	z-index:5f88a999;

}
.questionbox-small {
	display:none;

}
.topstripe {
	margin-bottom:-215px;
}
.headerwrapper {
	margin-bottom:-4px;
}
.vehicleresultsmain {
	height:400px;
	overflow:hidden;

}
.vehicleresults {
	padding: 40px 5px 5px 5px;
	overflow: hidden;
	margin-top:-65px;
	background-color:#f6f6f6;
	height:210px;
	border-radius:5px;
	margin-bottom:20px;
	border:#B3B3B3 solid 1px;
}

.holddiv {
	position:absolute;
	margin-top:-205px;
	font-size:25px;
}
.cpodiv {
	position:absolute;
	margin-top:115px;
	margin-left: 135px;
}
.certifiedlabel {

	background-color:#2C6DAC;
}

}
/*------------------------------------------------------------------*/@media (min-width: 992px) and (max-width: 1219px) {

.navbar-brand {
	width:280px;
}


    .tiles a.round-btn {
        width: 180px;
        height: 180px;
        font-size: 24px;
    }


    .menuitem.square {
        border: 1px solid #D5D5D5;
        padding: 2px;
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.25);
        background-color: #FFF;
        height: 140px;
    }

    .squarecolorbg {
        background-color: #002A4D;
        height: 67px;
        width: 100%;
    }


    .header-locations-wrapper .location-buttons {
        padding: 2px 2px 0px 5px;
    }
    .header-locations-wrapper .cityname {
        
padding: 0px 9px 0 31px;
    }
    .socialiconstop {
        right: 0px;
        /* top: 9px; */
        /* width: 84px; */
    }
    header .company-name {

left: -126px;

font-size: 18.5px;

top: 4px;

}
    header .company-slogan {

left: 42px;

font-size: 15.5px;

top: 105px;
}
    .product-lineup-wrapper {
        top: 7px;
        left: 644px;
        right: 140px;
    }
    .socialiconstop &gt; a {
        display: inline-block;
        /* margin-bottom: 5px; */
    }
    .header-height {
    }
    .very-top-header {
    }
    .header-locations-wrapper {
        margin-top: -120px;
        /* margin-right: 62px; */
        /* position: absolute; */
        margin-left: 381px;
    }
    .nav-wrapper {
        /* width: 830px; */
    }


 h1.navbar-brand_ {
 float: none;
 width: 400px;
 text-align: left;
 margin-bottom: 30px;
}
    #logo {
        
width: 350px;
        
margin-top: -20px;
    }

    .small-banner-btn {
        position: absolute;
        right: -3px;
        z-index: 5f88a9999;
        font-size: 12px;
        top: 169px;
    }

    .flagbg {
        position: absolute;
        z-index: 1;
        left: 0;

        background: transparent url("/img/flag3.png") no-repeat scroll 0 0;
        width: 60%;
        height: inherit;

    }


    .successreviews {
        width: 300px;
        height:100px;
        position: absolute;
        left: 230px;
        top: 10px;
        z-index: 15;
    }



    .socialiconstop &gt; a &gt; img {
        /* width: 40px; */
        /* height: 40px; */
        border-radius: 0;
        /* border: 0px solid #FFF; */
    }

    .socialiconstop &gt; .spacer {
        display: none;
    }

    .top-right-wrapper {
        position: absolute;
        right: 0;
        top: 0;
        width: 197px;
        text-align: right;
        font-family: "Oswald",sans-serif;
        font-weight: bold;
        float: right;
    }

    .behind-logo {
        margin-top:0;
        margin-bottom:0;
        width:100%;
        background-color: #4496d2;
        float: left;
        height: 74px;
    }
    .under-logo {
        height: 64px;
        clear: both;
        width: 774px;
    }



    .t {
        font-size: 15px;
        font-weight: 500;

    }
    .p {
        font-size: 17px;
        font-weight: bold;
        color: #262A2D;

    }



    .blueimg {
        text-align: left;
        display: inline-block;
        width: 36px;
        vertical-align: top;
        margin-top: 20px;
        margin-right: 5px;
        margin-left: 10px;
    }

    .bluetext {
        display: inline-block;
        width: 60%;
        margin-left: 5px;
        font-size: 17px ;
    }

    .redimg {
        text-align: left;
        display: inline-block;
        width: 28px;
        vertical-align: top;
        margin-top: 15px;
        margin-right: 5px;
        margin-left: 5px;
    }


    .slide-banner{
        margin-top: 40px;
    }

    .redtext {
        display: inline-block;
        width: 60%;
        margin-left: 10px;
    }



    .homebutton {
        height:16.5%;

    }


    .homebutton a {
        padding: 7px;

    }





    .nav-wrapper {
        height: 56px;
}




    .braunability-graphic {
    width: 400px;
    top: 50px;
    left: 300px;
}
    .customdropdown {
        height: 205px;
    }
.top-right-wrapper .phone {
    font-size: 24px;
}


.affix {
	top:0;
	margin-left:0;
	width:294px;

}
.nav {
	margin-top:0;
	margin-bottom:-20px;
}
.topLinks {
margin-top:60px;
margin-right:140px;

}
.braunability-logo {
	margin-top:6px;
	margin-left:730px;
	display:none;
}
.questionbox {
	display:none;

}
.questionbox-small {
	display:none;

}
.questionbox {
	display:none;

}
.topstripe {
	margin-bottom:-190px;
}
.headerwrapper {
	margin-bottom:-10px;
}

nav.tm_navbar li  {
	margin-right: 0;
	padding-right: 0px;
}
nav.tm_navbar li a {
	font-size: 17px;
	padding: 16px 15px 11px 14px;
}

.btn-finance {

  font-size:14px;
  padding-left:5px;
  padding-right:5px;
}
.gogo a {
	cursor:pointer;
}


 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 191px;
}
 header &gt; em {
 left: -744px;
}
 .btn-default.btn2 {
 padding: 10px 20px 10px 20px;
 font-size: 13px;
}
  /*#search input {
  width: 303px;
  }*/
  .foo-btn {
 right: 32px;
}

 .info-box h2 {
 font-size: 17px;
 letter-spacing: 0;
 font-weight: 600;
}
 .list-romb-box {
 text-align: center;
}
 .errorBox &gt; img {
 width: 100%;
}
.vehicleresults {
	padding: 40px 5px 5px 5px;
	overflow: hidden;
	margin-top:-65px;
	background-color:#f6f6f6;
	height:210px;
	border-radius:5px;
	margin-bottom:20px;
	border:#B3B3B3 solid 1px;
}
.vehicleresultsmain {
	height:420px;
	overflow:hidden;

}
.holddiv {
	position:absolute;
	margin-top:-220px;
	font-size:25px;
}

    a.financing-buttons {
        text-align: center !important;
    }

    a.financing-buttons.download::before {
        display: block;
        position: relative !important;
        content: " ";
        background-image: url("/source/ecd3d10b0071efc49aa086548fd955c3/financing-pdf-icon.png");
        background-size: 80px auto;
        width: 80px;
        height: 80px;
        margin-top: 9px;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    a.financing-buttons.online::before {
        display: block;
        position: relative !important;
        content: " ";
        background-image: url("/source/70187d34541379d13242c7ec84cddcd6/financing-icon-png.png");
        background-size: 80px auto;
        width: 80px;
        height: 80px;
        margin-top: 9px;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .foot-links {
        top: 20px;
        left: 15px;
    }
}
/*-----------------------------------------------------------------------------------------------*/@media (min-width: 768px) and (max-width: 991px) {
    .navbar-brand {
        width:200px;

    }
    .tiles a.round-btn {
        width: 140px;
        height: 140px;
        font-size: 20px;
    }
    
    #logo {
        width: 340px;
       /* margin-top: 10px;*/
        margin-top: -25px;
        position: absolute;
        /* margin-left: 0px; */
    }

    .top-right-wrapper {
        display: none;
    }


    .large-menu .aboveline, .large-menu .serving-states {
        text-align: left;
    }


    .header-locations-wrapper .location-buttons {
        padding: 2px 0px 0px 0px;
        font-size: 16px;
        margin-right: 0;
    }
    .header-locations-wrapper .cityname {
        padding: 1px 0px 0px 0px;
        font-size: 17px;
        text-align: left;
        float: none;
    }
    .header-locations-wrapper .location-single {
        margin-left: 20px;
        padding-left: 19px;
    }
    .header-locations-wrapper .location-single:first-of-type {
        border: none;margin-left: 0;
    }
    .socialiconstop {
        right: 0px;
        top: 0px;
        width: 123px;
    }
    header .company-name {
    left: -135px;
    line-height: 29px;
    top: 3px;
    font-size: 20px;
    }
    header .company-slogan {
    font-size: 13.3px;
    position: absolute;
    left: 87px;
    /* font-weight: normal; */
    /* color: #b32017; */
    /* font-family: Roboto; */
    top: 69px;
    /* letter-spacing: .4px; */
    /* width: 297px; */
    /* line-height: 20px; */
    }
    .socialiconstop &gt; a {
        /* display: inline-block; */
        /* margin-bottom: 5px; */
    }
    .header-height {
        height: 130px;
    }
    .very-top-header {
    }
    .header-locations-wrapper {
        margin-top: -5px;
        margin-left: 357px;
    }
    .nav-wrapper {
        width: 100%;
    }
    .socialiconstop &gt; a &gt; img {
        width: 41px;
        height: 41px;
        /* border-radius: 0; */
        /* border: 0px solid #FFF; */
    }
    .socialiconstop &gt; .spacer {
        display: none;
    }
    .slogan {
        padding-right: 34px;
        margin-top: -1px;
    }
    .slogan .citystate {
        display: none;
    }

    nav.tm_navbar li &gt; a.active {
        height: 36px;
        padding-top: 0px;
    }

    .successreviews {
        width: 300px;
        height:100px;
        position: absolute;
        left: 360px;
        top: 10px;
        z-index: 15;
    }



    .menuitem.square {
        border:#D5D5D5 solid 1px;
        padding:2px 2px 2px 2px;;
        -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.25);
        -moz-box-shadow: 0 0 2px 2px rgba(0,0,0,0.25);
        box-shadow: 0 0 2px 2px rgba(0,0,0,0.25);
        background-color: #FFF;
        height:100px;

    }



    .squarecolorbg {
        background-color: #002A4D;
        height: 45px;
        width: 100%;
    }



    .behind-logo {
        margin-top:0;
        margin-bottom:0;
        width:100%;
        background-color: #4496d2;
        float: left;
        height: 61px;
    }
    .under-logo {
        height: 61px;
        clear: both;
        width: 750px;
    }

    .small-banner-btn {
        position: absolute;
        right: 0;
        z-index: 5f88a9999;
        font-size: 14px;
        top: 145px;
    }

    .flagbg {
        position: absolute;
        z-index: 0;
        left: 0;
        background: transparent url("/img/flag4.png") no-repeat scroll 0 0;
        width: 100%;
        height: inherit;

    }


    .small-banners {
        position: absolute;
        z-index: 0;
        overflow: hidden;
        height: inherit;
        width: 395px;
        right: 0;
    }

    .forceWidthBanners {
        float: left;
        width: 1300px;
        height: inherit;
        position: absolute;
        left: 0;
    }


    .small-banner-img {
        position: absolute;
        float: left;
        left: 395px;
        height: 115px;
        width: 395px;
        top: 25px;
        border-top-right-radius: 0;
        /*box-shadow: 0 0 30px rgb(255, 255, 255);*/
    }

    .small-banner-img img {
        border-top-right-radius: 0;
    }





    .featurecontainer {
        position: relative;
        margin: 0 auto;
        overflow: hidden;
        height: 366px;
        width: 230px;
    }

    .featurevan {
        float: left;
        left: 30%;
        position: absolute;
        height: 366px;
        width: 250px;
    }


    .t {
        font-size: 15px;
        font-weight: 500;

    }
    .p {
        font-size: 17px;
        font-weight: bold;
        color: #262A2D;

    }



    .blueimg {
        text-align: left;
        display: inline-block;
        width: 36px;
        vertical-align: top;
        margin-top: 15px;
        margin-right: 5px;
        margin-left: 25px;
    }

    .bluetext {
        display: inline-block;
        width:50%;
        margin-left: 5px;
    }

    .redimg {
        text-align: left;
        display: inline-block;
        width: 28px;
        vertical-align: top;
        margin-top: 10px;
        margin-right: 5px;
        margin-left: 15px;
    }

    .redtext {
        display: inline-block;
        width: 50%;
        margin-left: 5px;

    }



    .homebutton {
        height:12.7%;
        font-size: 16px;
    }


    .homebutton a {
        padding: 6px;
    }











    .braunability-graphic {
        display: none !important;
    }
    .customdropdown {
        height: 175px;
    }
    .top-right-wrapper .phone {
        font-size: 24px;
    }
    .very-top-header {
        height: 130px;
        border-bottom-width: 31px;
    }
    .nav-wrapper {
        position: relative;
        margin-top: 10px;
    }

    nav.tm_navbar li  {
        /* margin-right: 0; */
        /* padding-right: 0px; */
    }
    nav.tm_navbar li:first-child  {

        /*
        display: none;
        */

    }
    nav.tm_navbar li a {
        font-size: 15px;
        padding: 4px 8px;
        height: 31px;
    }
    nav.tm_navbar li a i {
        font-size:15px;
        margin-left: 0px;
        line-height: 15px;
    }


.nav {
	margin-top:0;
	margin-bottom:-10px;
}
.affix {
	top:0;
	margin-left:0;
	width:220px;

}
.topLinks {
	display:none;

}
.braunability-logo {
	margin-top:6px;
	margin-left:730px;
	display:none;
}
.questionbox {
	display:none;

}
.questionbox-small {
	display:none;
}
.topstripe {
	margin-bottom:-150px;
	height:150px;

}
.headerwrapper {
	margin-bottom:-10px;
}




.vehicleresults {
	padding: 40px 5px 5px 5px;
	overflow: hidden;
	margin-top:-65px;
	background-color:#f6f6f6;
	min-height:60px;
	border-radius:5px;
	margin-bottom:20px;
}



 h1.navbar-brand_ {
 float: none;
 width: 400px;
 text-align: left;
 margin-bottom: 30px;
}
h1 {
    font-size: 25px;
    margin-top: -15px;
}
 h2 {
 font-size: 18px;
}

 h3 {
 font-size: 16px;
}


 .btn-default.btn2 {
 padding: 10px 20px 10px 20px;
 font-size: 13px;
}
 header &gt; em {
 left: -534px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 142px;
}
 .info-box {
 width: 100%;
}
 .info-box h2 {
 font-size: 17px;
 letter-spacing: 0;
 font-weight: 600;
}
 .thumb-pad2 figure {
 width: 110px;
}
 .foo-btn {
 right: 30px;
}
 .errorBox img {
 width: 100%;
}
 .list-romb-box {
 text-align: center;
}
 .thumb-pad4 figure,  .thumb-pad4-1 figure {
 margin-right: 0;
 width: 100%;
 float: none;
 margin-bottom: 20px;
}
 .thumb-pad4 figure img,  .thumb-pad4-1 figure img {
 width: 100%;
}

  .thumb-pad5 figure {
 margin-right: 0;
 width: 100%;
 float: none;
 margin-bottom: 20px;
}
 .idealBox {
 width: 100%;
 float: none;
}
 .list_carousel2 #foo2 &gt; li figure p {
 text-align: center;
}
 .list_carousel2 #foo2 &gt; li figure a {
 float: none;
 display: inline-block;
}

.vehicleresults {
	padding: 40px 5px 5px 5px;
	overflow: hidden;
	margin-top:-90px;
	background-color:#f6f6f6;
	height:210px;
	border-radius:5px;
	margin-bottom:20px;
	border:#B3B3B3 solid 1px;
}
.vehicleresultsmain {
	height:380px;
	overflow:hidden;

}
.holddiv {
	position:absolute;
	margin-top:-172px;
	font-size:25px;
}

    a.financing-buttons {
        text-align: center !important;
    }

    a.financing-buttons.download::before {
        display: block;
        position: relative !important;
        content: " ";
        background-image: url("/source/ecd3d10b0071efc49aa086548fd955c3/financing-pdf-icon.png");
        background-size: 80px auto;
        width: 80px;
        height: 80px;
        margin-top: 9px;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    a.financing-buttons.online::before {
        display: block;
        position: relative !important;
        content: " ";
        background-image: url("/source/70187d34541379d13242c7ec84cddcd6/financing-icon-png.png");
        background-size: 80px auto;
        width: 80px;
        height: 80px;
        margin-top: 9px;
        margin-left: auto !important; 
        margin-right: auto !important;
    }

    .citylist ul li {
        position: relative;
        padding-right: 9px;
        margin-left: 4px;
        margin-bottom: 0;
        width: 100%;
    }
    .ask-question-wrapper {
        font-size: 23px;
    }
    .ask-question-wrapper i {
        display: none;
    }
    .container {
        max-width: none;
       /* overflow: hidden;*/
        margin-left: 10px;
        margin-right: 10px; 
    }
    h1.home-main-h1 {
        margin-top: 0px;
        font-size: 34px;
    }
    h2.home-h2 {
        margin-top: 0px;
        font-size: 28px !important;
    }
    .large-nav-dropdown{
        top: 33px;
    }

}

.home-main-menu {
    padding-top: 60px !important;
    padding-bottom: 90px !important;
    background-color: transparent;

}

/*---------------------------------------------------------------------*/@media (max-width: 767px) {

    body {
        overflow-x: hidden;
    }
    .global {
        overflow:hidden;
    }
    .very-bottom-footer{
        padding-left: 10px;
        padding-right: 10px;
    }
    .home-main-menu {
        padding-top: 0px !important;
        padding-bottom: 20px !important;
        margin-left: -5px !important;
        margin-right: -5px !important;
        background-color: transparent;
    }
    .tiles a.round-btn {
        width: 100%;
        height: 258px;
        font-size: 37px;
        border-radius: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        display: block;
    }

    #mobile-menu-link-data .flinkheading {
        background-color: transparent;
        border-radius: 0;
        padding-top: 20px;
        padding-bottom: 0px;
       /* color: #000;*/
        text-shadow: none;
        border-top: solid 1px #bfbfbf;
        margin-bottom: 15px;
        margin-top: 5px;
    }
    .footer-arrow-img {
        padding-left: 10px;
        padding-right: 10px;
    }
    #mobile-menu-link-data .flinkheading i {
        display: none;
    }
    #mobile-menu-link-data div:first-of-type .flinkheading {
        border-top: none;
    }
    #mobile-menu-link-data div:first-of-type .flinkheading {
        border-top: none;
    }
     .large-menu #mobile-menu-link-data a {
        font-size: 16px;
        line-height: 34px;
        margin-bottom: 0px;
        padding-left: 29px;
         border-bottom: 1px solid black;
         margin-left: 19px;
         margin-right: 16px;
         margin-bottom: 10px;
         background: rgb(45, 70, 90);
         border-radius: 3px;
         box-shadow: 4px 5px 5px rgb(24, 37, 47);
               /*color: #000;*/

    }
     .large-menu #mobile-menu-link-data a:hover,
     .large-menu #mobile-menu-link-data a:active,
     .large-menu #mobile-menu-link-data a:focus {
         text-decoration: none;
         color: #dddddd;
         border-bottom: 0px;
         background: #395f7d;
         box-shadow: 2px 2px 5px #272e33;

    }
     .large-menu #mobile-menu-link-data .ignore-in-mobile-menu {
         display: none;

    }
    .large-menu a:before {
        display: none;
    }
    footer .serving-states, footer .aboveline {
        display: none;
    }



    header .company-name {
        left: 60px;
        line-height: 31px;
        top: 3px;
        font-size: 29px;
        /* width: 241px; */
        /* text-transform: uppercase; */
        color: #fff;
        font-family: roboto;
        letter-spacing: .4px;
        font-size: 16px;
        font-weight: 600;
        white-space: nowrap;
        overflow: hidden;
        text-shadow: 1px 1px 1px #000;
        text-align: left;
        display: block;
    }
    header .company-slogan {
    position: absolute;
    left: 60px;
    right: 0;
    margin: 0;
    top: 25px;
    font-size: 16px;
    text-align: left;
    color: #fff;
    /* padding: 0px 5px; */
    white-space: nowrap;
    overflow: hidden;
    height: 27px;
    line-height: 27px;
    font-weight: 400;
    /* display: none; */
    text-shadow: 1px 1px 0px #000;
    }
    .header-locations-wrapper {
        display: none;
    }
    .header-height {
        height: 60px;
    }

    .very-top-header, .headercontainer {
        height: 60px;
        background-color: #283e50; /*rewritable*/
        box-shadow: inset 0px 0px 40px 0px rgba(0,0,0,.1);
        border-bottom: none;
        border-top: none;
        position: fixed;
        z-index: 38;
        border-bottom: solid 3px #fff;
    }
    .header-box-color {
        height: 60px;
        /* box-shadow: 0px 0px 5px 0px rgba(0,0,0,.6); */
    }
    #logo {

display: none;
}

  .topLinks {
  visibility:collapse;
 }

   .favoritevideos {
  display:none;
 }
 .topstripe {
	 height: 60px;
     background: none;
     left:15px;
 }
 .top-right-wrapper {
     display: none;
 }
 .nav-wrapper {
     display: none;

 }


    #header-animation {
        display: none;
    }
 
 
 
    .small-banner-btn {
       display: none;
    }



    .flagbg {
        position: absolute;
        z-index: 1;
        left: 0;

        background: transparent url("/img/flag4.png") no-repeat scroll 0 0;
        width: 100%;
        height: inherit;
    }

#mobileMenuX {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden !important;
}

    #mobileMenuX #mobile-menu-dimmer {
    position: fixed;
    width: 100%;
    background-color: transparent;
    visibility: hidden;
    z-index: 40;
    display: block;
    top: 60px;
    bottom: 0;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}

    #mobileMenuX.active #mobile-menu-dimmer {
        background-color: rgba(0,0,0,.7);
        visibility: visible;

    }
    #mobileMenuX .mobile-menu { 
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #283d4f;
    top: 60px;
    left: 0;
    bottom: 0;
    width: 80%;
    z-index: 9;
    margin-right: 100%;
    -webkit-transition-property: margin-left;
    transition-property: margin-left;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    max-width: 280px;
    margin-left: -280px;
    z-index: 1066;

}
    #mobileMenuX.active .mobile-menu {
    margin-left: 0;
        box-shadow: 2px 0 3px 0px rgba(0,0,0,.7);

}
    header#headercontainer {
        position: fixed;
        z-index: 39;
    }



    html.noscroll, body.noscroll {
        overflow-y: hidden !important;

    }
    body.noscroll {
        position: relative !important;
    }
    body.noscroll .global {
        height: 100% !important;
        max-height: 100% !important;
    }
    body {
        padding-top: 60px;
        background-image: none;
    }

a.mobilemenubutton {
    padding: 13px 0px 10px 4px;
    display: inline-block;
    z-index: 5f88a999;
    position: relative;
    width: 54px;
    height: 54px;
    margin-top: -9px;
}
a.mobilemenubutton img {
    width: 100%;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}
    body.noscroll a.mobilemenubutton img {

        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

body.noscroll .global {

    overflow: hidden !important;
}
    .mid-content-wrapper {
        margin-top: -20px !important;
        padding-bottom: 60px;
        padding-left: 10px;
        padding-right: 10px;
    }


h1 {
    font-size: 19px;
    line-height: 21px;
    margin-top: 0px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 10px;
}

h1.home-main-h1 {
    font-size: 25px;
    line-height: 33px;
    margin-top: 0px;
}
h2.home-h2 {
    font-size: 25px !important;
    line-height: 33px !important; 
    margin-top: 0px;
}
    .sidebarfeature {
        margin-bottom: 0px !important;  
    }
.home-page-wrapper .full-width {

padding-left: 10px;

padding-right: 10px;
}
    .metro .breadcrumbs {
        margin-top: -10px !important;
    }

    .metro .breadcrumbs ul li {
        font-size: 14px;
    }
    .metro .breadcrumbs ul li a {
        color: #1b3e94;
    }
    .metro .breadcrumbs ul li:last-child a {
        font-weight: 600 !important;
        color: #797979 !important;
    }
    .metro .breadcrumbs ul li a:after {
        padding-right: 5px !important;
        padding-left: 2px !important;
        color: #b7b7b7 !important;
    }
 .cornerbg {
     display: none;
 }




    .shadow-wrapper {
        box-shadow: none;

    }

    .top-right-wrapper {
        display: none;
    }

    .socialiconstop, .behind-logo, .under-logo, .button-wrap-right, .button-wrap-left {
        display:none!important;
    }


    }


@media (max-width: 600px) {
    .tiles a.round-btn {
        width: 100%;
        height: 217px;
        background-color: rgba(0,0,0,.5);
        font-size: 25px;
    }
}
@media (max-width: 500px) {
    .tiles a.round-btn {
        width: 100%;
        height: 175px;
        background-color: rgba(0,0,0,.5);
    }
}
@media (max-width: 400px) {
    .tiles a.round-btn {
        width: 100%;
        height: 151px;
        background-color: rgba(0,0,0,.3);
        font-size: 22px;
    }
}

</pre></body></html>