* {
	outline: none;
}
html {
	height: 100%;
}
body {
	font-family: "Open Sans";
	line-height: 24px;
	overflow-x: hidden;
	font-style: normal;
	font-size: 13px;
}
@font-face {
    font-family: 'robotoregular';
    src: url('../font/roboto-regular-webfont.eot');
    src: url('../font/roboto-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../font/roboto-regular-webfont.woff') format('woff'),
         url('../font/roboto-regular-webfont.woff') format('woff'),
         url('../font/roboto-regular-webfont.ttf') format('truetype'),
         url('../font/roboto-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto-bold';
    src: url('../font/roboto-boldcondensed.eot');
    src: url('../font/roboto-boldcondensed.eot#iefix') format('embedded-opentype'),
         url('../font/roboto-boldcondensed.woff') format('woff'),
         url('../font/roboto-boldcondensed.woff') format('woff'),
         url('../font/roboto-boldcondensed.ttf') format('truetype'),
         url('../font/roboto-boldcondensed.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

p, h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif, Arial;
	font-weight: 400;
}
h1 {
	font-size: 72px;
}
h2 {
	font-size: 50px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 16px;
}
p {
	margin: 0;
	margin-bottom: 20px;
	font-weight: 400;
}
p+p {
	margin: 20px 0 0;
}
a:hover, a:focus {
	outline: none;
	text-decoration: none;
}
strong {
	font-weight: 800;
}
.fa-6x {
	font-size: 6em;
}
.fa-7x {
	font-size: 7em;
}
img, iframe {
	max-width: 100%;
	height: auto;
}
.container {
	padding: 0;
}
.container .inner-page {
	padding-top:30px;
}
.container .inner-page > .col-lg-9, .inner-page .container > .col-md-12 {
}
.container .inner-page > .col-lg-3 + .col-lg-9 {
	padding-right: 0;
	padding-left: 24px;
}
.align-right {
	text-align: right;
	line-height: 26px !important;
	padding-left: 58px;
}
.align-left {
	text-align: left;
}
.top-address{
	text-align: right;
	font-size: 15px;
	font-weight: normal;
	font-family: robotoregular;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.top-address span{
	font-size: 30px;
	font-family: robotoregular;
}
.top-address p{
	padding:0;
	margin:0;
}
.banner-wrap {
	display: block;
	position: relative;
	display: block;
	z-index: 22;
	margin-top:184px;
	text-align:center;
}
.banner-wrap2 {
	display: block;
	position: relative;
	display: block;
	z-index: 22;
	margin-top:143px;
	text-align:center;
}
#sub-banner {
	position: relative;
	display: block;
	z-index: 22;
	margin-top: 0;
	padding-top: 140px;
	height: 220px;
	background-position: center 0;
}
#sub-banner .container .row {
	display: table;
	width: 100%;
	margin:0;
}
#sub-banner .container .row div {
	float: none;
	vertical-align: bottom;
}
#sub-banner h1{
	float:left;
	font-size: 32px;
	font-weight: normal;
	font-family: robotoregular;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	margin:0;
	padding:0;
	height:67px;
	margin-top:15px;
}
.message-shadow {
	position: absolute;
	width: 100%;
	z-index: 77;
	background: url(../images/message-shadow.png) top center repeat-x;
	height: 21px;
}
/*  B. Header + navigation + brand css  */

header {
	position: absolute;
	z-index: 1000;
	width: 100%;
	top: 0px;
	background-image: url(../images/top-header-bg.gif);
	    background-size: 5px 154px;
}
header, header * {
	-webkit-transition: all 0s linear;
	-moz-transition: all 0s linear;
	-o-transition: all 0s linear;
	transition: all 0s linear;
}
.header_shadow {
	background-image: url(../images/header_shadow.png);
	background-repeat: no-repeat;
	background-size: contain;
	padding-bottom: 21px;
	margin-bottom: -21px;
}
.bottom-header .navbar {
	margin-bottom: 0px;
	border: none;
}
.navbar-brand {
	width:350px;
	height:130px;
	float:left;
	padding:0;
	margin:0;
	display:table;
	padding-top:5px;
	padding-bottom:6px;
	overflow: hidden;   
}
.navbar-brand div {
	position:relative;
	display:table-cell;
	text-align: left;
	float:none;
	vertical-align:middle;
	transition-duration: 0s;
	font-size:35px;
	line-height:35px;
	font-weight: normal;
	text-decoration: none;
	font-family:roboto-bold;   
}
.navbar-brand div img {
		max-width:350px;
	max-height:130px;
}
.navbar-brand a:hover{
	color:#FFF;
}
.search-form .select-wrapper .form-element {
	margin: 7px 11px 0 14px;
}
.thumb-image{
	width:335px;
	margin:0px;
	padding:0;
}
.thumb-image div{
	width: 333px;
	height:250px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
.thumb-image div img{
	max-width:333px;
	max-height:250px;
}
.about-dealer{
	padding-bottom:15px;
	float:left; 
}
.about-dealer h2 {
	font-weight: normal;
	font-size: 22px;
	font-family: robotoregular;
}
.title-about{
	background-image: url(../images/top-header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width:100%;
	float:left;
	height:81px;
	margin-bottom:10px;
}
.title-about h1{
	background-repeat: repeat-x;
	background-position: bottom;
	float:left;
	font-size: 28px;
	font-weight: normal;
	font-family: robotoregular;
	height:58px;
	border-right-width: 2px;
	border-right-style: solid;
	padding-top:10px;
}
.title-gray{
	background-image: url(../images/heading-bg-gray-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width:100%;
	height:51px;
	margin-bottom:25px;  
}
.title-gray h1{
	background-repeat: repeat-x;
	background-position: bottom;
	float:left;
	font-size: 28px;
	font-weight: normal;
	font-family: robotoregular;
	height:48px;
	border-right-width: 2px;
	border-right-style: solid;
	padding-top:0px;
	margin:0;  
}
.contact-home {
	position: relative;
	padding-right:10px;
	padding-bottom:10px;
}
.contact-home ul {
	position: relative;
	z-index: 3;
	list-style:none;
	padding:0;  
}
.contact-home ul li {
	position: relative;
	padding-left: 22px;
}
.contact-home ul li i {
	position: absolute;
	left: 0;
	top: 5px;
}
.contact-home ul li strong {
	width: auto;
	padding-right: 10px;
	font-weight: bold; 
}
.testimonials-wrap{
}
.testimonials-wrap .testimonials-home{
	padding-top:25px;
	padding-bottom:25px;
}
.testimonials-wrap .testimonials-home .carousel-indicators {
	bottom:-35px;
}
.testimonials-wrap .testimonials-home .content {
    line-height: 22px;
    font-weight: normal;
	margin-bottom:15px;
	padding-bottom:5px;	
}
.testimonials-wrap .testimonials-home .content p {
	margin:0;
}
.testimonials-wrap .testimonials-home .client-img {
    float: left;
    width: 90px;
	height: 90px;
    margin-right:15px;
	margin-bottom:10px; 
}
.testimonials-wrap .testimonials-home .client-img img {
	display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -khtml-border-radius: 50%;
}
.testimonials-wrap .testimonials-home .author {
	padding-top: 10px;
	font-size: 16px;
}
.copyright-wrap {
	font-size: 13px;
	padding: 18px 0px 20px 11px;
}
.copyright-wrap a {
	text-decoration: underline;
}
.copyright-wrap a:hover {
	text-decoration: none;
}
.copyright-wrap p {
	word-spacing: 2px;
	margin-top: 5px;
}
a.Footer-Logo{
	background-image: url(../images/footer-logo.png);
	background-position: bottom;
	display: inline;
	height: 30px;
	width: 86px;
	float: right;
	margin-right:15px;
	background-repeat: no-repeat;
}
a.Footer-Logo:hover {
	background-image: url(../images/footer-logo.png);
	background-position: top;
	display: inline;
	height: 30px;
	width: 86px;
	background-repeat: no-repeat;
}
.align-center {
	display: block;
	text-align: center;
}
header.affix .bottom-header .container .row{
	display:none;
}
header.affix{
	height:50px; 
}
header.affix .bottom-header .navbar-default .navbar-brand {
	padding: 0;
	height: 59px; 
}
header.affix .container .navbar {
	min-height: 0px;
	margin-top: 0;
}
.circle-c{
	width:14px; 
	height:14px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	float:left; 
	margin-right:10px;
	margin-top:6px;
}
.circle-g{ 
	width:14px; 
	height:14px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	float:left; 
	margin-right:10px;
	margin-top:6px;
}
.white-box{
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	padding:10px;width:100%;
	float:left;
}
.white-box h2 {
	margin-top: 0px;
	font-size: 22px;
	font-weight: normal;
}

/* ------------ inventory list on home page leftside ------------ */

.inv-list-home{
 	margin-bottom:10px;
 	line-height: normal;
	float:left;
	width:100%; 
	text-align:center;
}
.inv-list-home .headline{
	margin-bottom:10px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	height:28px;
	line-height:28px;
	padding:0px 5px;
}
.inv-list-home .L-side{
	float:left;
	width:180px;
	text-align:center;
	margin-left:5px;
}
.inv-list-home .Image-Thumbnail{
	width:162px;
	float:left;
	margin:0px;
	padding:0;
}
.inv-list-home .Image-Thumbnail div{
	width: 162px;
	height:122px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	padding:1px;
}
.inv-list-home .Image-Thumbnail div:hover {
} 
.Image-Thumbnail div img{
	max-width:160px;
	max-height:120px;
}
.inv-list-home .R-side{
	float:right;
}
.R-side .price-V4{
	width:160px;
	height: auto;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: normal;
	font-size:14px;
	overflow:hidden;
	padding: 4px;
}
.R-side .price-V4 span{
	font-size: 30px;
	font-weight: bold;
	line-height:40px;
	width:150px;
	height:40px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float:left;
	margin-bottom:2px;
	overflow:hidden;
}
.inv-list-home .vehicle-spec{ 
	text-align:left;
	margin: 0px;
	width: auto;
	padding: 0px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	width:auto;  
}
.inv-list-home .vehicle-spec ul{
	float:left;
	padding:0;
	padding-right:25px;     
}
.inv-list-home .vehicle-spec li {
	line-height:23px;
	list-style:none;
}
.inv-list-home ul li label{
    margin: 0px !important;
    position: relative;
	margin:0;
	padding:0;
	left:0;
	top:0;
	font-weight:normal;
	list-style:none;
}
.inv-list-home ul li label:before {
	display:block;
	position: relative;
	width: 0px;
	height: 0px;
	background-image: none;
}
.inv-list-home .view-detail{
	text-align:center;
	padding:10px;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
.view-all{
	float:left;
	width:100%;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-top:10px;
}
.view-all:HOVER{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

/* ------------ Home Slider searchbox ------------ */

.banner-searchbox{
	position:absolute;
	z-index:150;
	right:20%;
	width:266px;
}
.banner-searchbox .search-box{
	-webkit-border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
	width:266px;
	float:left;
	padding:10px;
	margin-bottom:10px;
}
.banner-searchbox .search-box h4{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.banner-searchbox .search-box a.sbSelector{
	font-size:14px;
}
.banner-searchbox .search-box .sbHolder {
	-webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius: 4px; 
}
.banner-searchbox .search-box .sbSelector {
    outline: medium none;
    text-indent:0px;
    top:0px;
	text-align:left;
	text-indent:10px;
}
.banner-searchbox .search-box .sbOptions a {
	text-align:left;
}
.banner-searchbox .search-box input[type="text"] {
	float: left;
	width: 100%;
	border-radius: 2px;
	padding: 1px 4px;
	font-size: 14px;
	-webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius: 4px;
}
.banner-searchbox .search-box .whitebg{
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	padding:5px;
	margin-top:10px;
	float:left;
	width:100%;
}
.banner-searchbox .search-box .findvehicle{
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	margin-top:10px;
	font-size: 14px;
	padding-left:35px;
	padding-right:35px;
}
.banner-searchbox .search-box .findvehicle:HOVER{
}
/* ----------------------------- */
.map-home{
	float:left;
	width:100%;
	margin-bottom:15px;
}
#google-map-listing img {
	max-width: inherit;
}
.no-border {
	border: none;
	border-color: transparent;
}
.no-border>thead>tr>th, .no-border>tbody>tr>th, .no-border>tfoot>tr>th, .no-border>thead>tr>td, .no-border>tbody>tr>td, .no-border>tfoot>tr>td {
	padding: 2px 3px;
	border: none;
	border-color: transparent;
	line-height: 22px;
}
.form_contact input[type='text']:first-of-type {
	margin-right: 2%;
}
.form_contact input[type='text'] {
	width: 49%;
	margin-bottom: 9px;
	display: inline-block;
}
.form_contact textarea {
	width: 100%;
	border-radius: 4px;
	margin-bottom: 9px;
}
.find_map h2 {
	font-size: 20px;
	font-weight: 800;
}
.inner-page h2 {
	font-weight: normal;
	font-family: robotoregular;
}
.inner-page h3 {
	font-weight: 800;
	font-size: 25px;
}
.side-widget {
	padding-top:20px;
	padding-bottom:25px;
	float:none;
}
.side-widget h3 {
	margin-top: 0px;
	font-size: 22px;
	font-weight: normal;
}
.rightside-inv {
	margin-bottom: 20px;
	float:left;
	clear:both;
}
.rightside-inv .vehicle-info {
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	min-width:100%;
}
.rightside-inv .vehicle-info strong {
	font-size: 14px;
	font-weight: 700;
	line-height: normal;
	display: block;
}
.rightside-inv .vehicle-info p {
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 0;
}
.rightside-inv .vehicle-info img {
	margin: 6px 15px 0px 0px;
	float:left;
	width:80px;
	height:60px;
}
.rightside-search {
	margin-bottom: 20px;
	padding-top:10px;
	float:left;
	clear:both;
}
.financing_calculator .table-responsive table > tbody > tr > td {
	line-height: 24px;
	padding: 0px 0px 2px 3px;
	text-align: right;
	font-weight: normal;
}
.financing_calculator .table-responsive table > tbody > tr > td:first-child {
	text-align: left;
}
.calculation {
	margin-top: 14px;
}
.calculation strong {
	font-weight: 700;
}
.calculation .table-responsive table {
	margin-top: 0;
	width: 100%;
}
.table-responsive {
	overflow: hidden;
	border: none;
}
.financing_calculator .calculation .table-responsive table tbody tr td {
	text-align: left;
	letter-spacing: -1px;
	word-spacing: 1px;
}
.financing_calculator .calculation .table-responsive table tbody tr td:last-child {
	text-align: right;
	padding-right: 4px;
}
.video-about {
	height:auto;
}
.video-about iframe {
	width:100%;
	height: 350px;
	padding:0;
	margin:0;
	border:none;
}



.about-section{
 	margin-bottom:10px;
 	line-height: normal;
	float:left;
	width:100%; 
}
.about-section .headline{
	margin-bottom:10px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	height:28px;
	line-height:28px;
	padding:0px 5px;
}

/*------------------------Special Page-----------------------*/
.special{
	width:100%;
	height:408px;
	padding:5px;
	font-size: 13px;
	margin-bottom:25px;
	text-align: center;
	margin-top:5px;
}
.special h2{
	display: block;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif, Arial;
	letter-spacing: normal;
	line-height:normal;
	text-decoration: none;
	margin:0;
	padding: 8px 5px;
	overflow:hidden;
	height:33px;
}
.special p{
	margin:0;
	padding: 5px;
}
.special a{
	text-decoration: underline;
	padding: 5px;
	font-size:15px;
}
.special a:HOVER{
	text-decoration: none;
}
.special .price{
	position:relative;
	width:100%;
	height:35px;
	font-size: 20px;
	color: #FFF;
	line-height:34px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	text-align:center;
	clear:both;
}
/*------------------ staff page ----------------*/
.team {

}
.find_team h2 {
	font-size: 20px;
	font-weight: 800;
}
.name_post {
	padding-bottom: 10px;
}
.name_post h4 {
	font-size: 20px;
	font-weight: 800;
	margin-bottom: 0px;
}
.name_post p {
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
}
.about_team p {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 10px;
}
.about_team ul li {
	list-style: none;
	display: block;
	padding: 1px 21px 0px 21px;
	position: relative;
	line-height:30px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	font-weight: normal;
}
.about_team ul li i {
	position: absolute;
	top: 10px;
	left: 0px;
}
.about_team ul li i.fa-mobile {
	font-size: 19px;
	top: 8px;
}
.social_team ul {
	padding-left: 0px;
}
.social_team ul li {
	list-style: none;
	display: inline-block;
}
.social_team ul li i {
	width: 32px;
	height: 32px;
	display: inline-block;
}
.find_team h2 {
	font-size: 20px;
	font-weight: 800;
}
.name_post {
	padding-bottom: 10px;
}
.name_post h4 {
	font-size: 20px;
	font-weight: 800;
	margin-bottom: 0px;
}
.name_post p {
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
}
.about_team p {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 10px;
}
.social_team ul {
	padding-left: 0px;
}
.social_team ul li {
	list-style: none;
	display: inline-block;
}
.social_team ul li i {
	width: 32px;
	height: 32px;
	display: inline-block;
}
.find_team h2 {
	font-size: 20px;
	font-weight: 800;
	letter-spacing: -0.5px;
	margin-top: 10px;
}
.name_post {
	padding-bottom: 13px;
}
.name_post h4 {
	font-size: 20px;
	font-weight: 800;
	margin-bottom: 0px;
	margin-top: 22px;
	letter-spacing: -1px;
}
.name_post p {
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	font-family: 'Open Sans', sans-serif, Arial;
	line-height: 28px;
}
.about_team {
	padding-bottom: 8px;
}
.about_team p {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 14px;
}
.about_team ul {
	padding: 2px 0px 0px 0px;
	margin: 0;
}
.about_team ul li i.fa-phone {
	font-size: 15px;
}
.about_team ul li i.fa-envelope-o {
	font-size: 12px;
	top: 11px;
}
.social_team ul {
	padding-left: 0px;
	margin-top: 20px;
}
.social_team ul li {
	list-style: none;
	display: inline-block;
	margin-right: 7px;
}
.social_team ul li i {
	width: 32px;
	height: 32px;
	display: inline-block;
	font-size: 20px;
	text-align: center;
	padding-top: 5px;
}
.staff-img {
	display:table;
	padding:1px;
}
.staff-img div {
	width: 360px;
    height: 219px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.staff-img img {
	max-width: 360px;
    max-height: 219px;
}
.video-staff {
	width:100%;
	height:auto;
}
.video-staff iframe {
	width:100%;
	height: auto;
	padding:0;
	margin:0;
	border:none;
}
.testimonial {
	padding: 20px;
	width:100%;
	margin-top: 26px;
	margin-bottom: 0px;
	position: relative;
}
.testimonial blockquote.style1 {
	padding: 0;
	margin: 0;
	border-left: none;
	background: url(../images/quotation-open.png) top left, url(../images/quotation-close.png) bottom right;
	background-repeat: no-repeat;
}
.testimonial blockquote.style1 span, .side-content .testimonial blockquote.style1 span {
	font-size: 14px;
	display: block;
	font-style: italic;
	padding: 0;
	color: inherit;
	font-weight:normal;
}
.testimonial blockquote.style1 strong {
	font-size: 14px;
	display: block;
	padding: 13px 0px 0 19px;
}
.testimonial_slider {
	list-style: none;
	padding: 0px !important;
}
.side-content .list ul.testimonial_slider {
	margin: 0;
}
.testimonial .bx-wrapper .bx-viewport {
	margin: 0;
}
.testimonial-img {
	display:table;
	padding:1px;
	float:left;
	margin-right:15px;
}
.testimonial-img div {
	width:270px;
	height: 180px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.testimonial-img img {
	max-width:270px;
	max-height:180px;
}
.video-testimonial {
	width:270px;
	height: 180px;
	float:left;
	margin-right:15px;
}
.video-testimonial iframe {
	width:100%;
	height: auto;
	padding:0;
	margin:0;
	border:none;
}
.client-info {
	padding:0;
	font-weight: normal;
	font-size: 15px;
	text-align:left;
	padding-top:5px;
}
/*----------- contact us -----------*/
.address {
	float: left;
	font-size: 13px;
	font-weight: normal;
}
.address ul {
	padding:0;
	margin:0;
}
.address ul li {
	list-style: none;
	padding-bottom: 5px;
}
.address ul li i, .address ul li strong, .address ul li span {
	font-size: 13px;
	margin-right: 10px;
}
.information_head {
	font-weight: normal;
}
.information_head h3 {
	font-size: 20px;
	font-weight: 800;
	padding-bottom:10px;
}
.icon_address {
	float: left;
}
.icon_address p {
	font-size: 13px;
	padding-right: 8px;
}
.icon_address p i {
	padding-right: 8px;
}
.contact_address {
	float: left;
	padding-right:20px;
}
.contact_address p {
	line-height: 24px;
	font-size: 13px;
}

.form_contact form input[type="text"], .form_contact form input[type="email"] {
	width: 58%;
}
/*
.form_contact form input[type="text"], .form_contact form input[type="email"], .form_contact form textarea {
	border-radius: 4px;
	height: 28px;
	outline: none;
	padding-left: 7px;
	display: block;
	border: none;
	font-size: 13px;
}
*/

.contact_textarea {
	line-height: 1.828571;
}
fieldset#contact_form input[type="text"], fieldset#contact_form input[type="email"], fieldset#contact_form textarea[name="msg"] {
	width: 100%;
}
.form_contact form textarea {
	height: 130px;
}
.form_contact form input[type="submit"] {
	padding: 4px 9px;
}


.form-line {
	position:relative;
	margin:8px 15px 15px 15px;
	height:1px;
}
.sitemaplink{
padding-left:5px;
}
.back_to_top {
	width: 40px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	position: fixed;
	right: 50px;
	bottom: 85px;
	padding-top: 6px;
	display: none;
	z-index: 999;
	transition-duration: .2s;
	transition-property:
}
.back_to_top:hover {
}
/* --------------- Sitemap --------------- */
.sitemap, .sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sitemap ul {
	margin: 0 0 0 15px;
}
.sitemap li {
	background: url("../images/point.png") right 13px repeat-x #fff;
	margin-bottom:5px;
}
.sitemap a {
	font-size: 14px;
	line-height: 1;
	padding: 0 5px 0 12px;
	position: relative;
	text-decoration: none;
	padding-right:10px;
	font-weight: normal;
}
.sitemap a:hover {
}
.sitemap a:before {
	content: "\f105";
	display: block;
	font-family: FontAwesome;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	left: 0;
	position: absolute;
	top: 2px;
}
/* ----------- Social Top Icons --------------- */
.header-social-link {
	text-align:right;
	white-space:nowrap;
	padding-top:0px;
	padding-bottom:10px;
}
.header-social-link ul li {
	display:inline-block;
	vertical-align: top;
	overflow:hidden;
	white-space:nowrap;
}
.header-social-link ul li a {
	display:block;
	width:30px;
	height:30px;
	text-align:center;
	background-color:#5e5e5e;
	color:#969595;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	line-height:30px;
}
.header-social-link ul li a:hover {
	color:#FFFFFF;
}
.header-social-link ul li.active a {
	width:auto;
	padding-left:20px;
	padding-right:20px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border-radius:50px;
}
.list-unstyled {
	margin:0;
	padding:0;

}
/**/
.social.bg.color .facebook a, .social.bg .facebook a {
	background:#3B559F!important;
	color:#fff;
}
.social.bg.color .twitter a, .social.bg .twitter a {
	background:#32CCFE!important;
	color:#fff;
}
.social.bg.color .googleplus a, .social.bg .googleplus a {
	background:#d15033!important;
	color:#fff;
}
.social.bg.color .pinterest a, .social.bg .pinterest a {
	background:#C9212E!important;
	color:#fff;
}
.social.bg.color .youtube a, .social.bg .youtube a {
	background:#D82624!important;
	color:#fff;
}
.social.bg.color .linkedin a, .social.bg .linkedin a {
	background:#0073B2!important;
	color:#fff;
}
.social.bg.color .flickr a, .social.bg .flickr a {
	background:#FF0084!important;
	color:#fff;
}
.social.bg.color .xing a, .social.bg .xing a {
	background:#015A60!important;
	color:#fff;
}
.social.bg.color .skype a, .social.bg .skype a {
	background:#1AB9F1!important;
	color:#fff;
}
.social.bg.color .tumblr a, .social.bg .tumblr a {
	background:#2B4661!important;
	color:#fff;
}
.social.bg.color .bitbucket a, .social.bg .bitbucket a {
	background:#013567!important;
	color:#fff;
}
.social.bg.color .dropbox a, .social.bg .dropbox a {
	background:#018BD3!important;
	color:#fff;
}
.social.bg.color .instagram a, .social.bg .instagram a {
	background:#AD8263!important;
	color:#fff;
}
.social.bg.color .vimeo a, .social.bg .vimeo a {
	background:#1BB6EC!important;
	color:#fff;
}
.social.bg.color .dribbble a, .social.bg .dribbble a {
	background:#F96599!important;
	color:#fff;
}
.social.bg.color .dribbble a, .social.bg .dribbble a {
	background:#F96599!important;
	color:#fff;
}
.social.bg.color .foursquare a, .social.bg .foursquare a {
	background:#00ADEF!important;
	color:#fff;
}
.social.bg.color .dribbble a, .social.bg .dribbble a {
	background:#F96599!important;
	color:#fff;
}
.social.bg.color .github a, .social.bg .github a {
	background:#B4B4B4!important;
	color:#fff;
}
.social.bg.color .vk a, .social.bg .vk a {
	background:#416692!important;
	color:#fff;
}
.social.bg.color .maxcdn a, .social.bg .maxcdn a {
	background:#FF960E!important;
	color:#fff;
}
.social.bg.color .weibo a, .social.bg .weibo a {
	background:#D52B2B!important;
	color:#fff;
}
.social.bg.color .trello a, .social.bg .trello a {
	background:#226784!important;
	color:#fff;
}
.social.bg.color .phone a, .social.bg .phone a {
	background:#222!important;
	color:#fff;
}
.social.bg.color .gplus a, .social.bg .gplus a {
	background:#db4a39!important;
	color:#fff;
}
.social.bg.color .yelp a, .social.bg .yelp a {
	background:#c41200!important;
	color:#fff;
}
.social.bg.color .stumbleupon a, .social.bg .stumbleupon a {
	background:#eb4924!important;
	color:#fff;
}
.social.bg.color .rss a, .social.bg .rss a {
	background:#FE9900!important;
	color:#fff;
}
.social.bg a:hover{
	background:#4387fd !important;
	color:#fff;
}
/**/
.social.textcolor .facebook.active i, .social.text-hover .facebook a, .social.textcolor .facebook a:hover {
	color:#3B559F!important
}
.social.textcolor .twitter.active i, .social.text-hover .twitter a, .social.textcolor .twitter a:hover {
	color:#32CCFE!important
}
.social.textcolor .googleplus.active i, .social.text-hover .googleplus a, .social.textcolor .googleplus a:hover {
	color:#d15033!important
}
.social.textcolor .pinterest.active i, .social.text-hover .pinterest a, .social.textcolor .pinterest a:hover {
	color:#C9212E!important
}
.social.textcolor .youtube.active i, .social.text-hover .youtube a, .social.textcolor .youtube a:hover {
	color:#D82624!important
}
.social.textcolor .linkedin.active i, .social.text-hover .linkedin a, .social.textcolor .linkedin a:hover {
	color:#0073B2!important
}
.social.textcolor .flickr.active i, .social.text-hover .flickr a, .social.textcolor .flickr a:hover {
	color:#FF0084!important
}
.social.textcolor .xing.active i, .social.text-hover .xing a, .social.textcolor .xing a:hover {
	color:#015A60!important
}
.social.textcolor .skype.active i, .social.text-hover .skype a, .social.textcolor .skype a:hover {
	color:#1AB9F1!important
}
.social.textcolor .tumblr.active i, .social.text-hover .tumblr a, .social.textcolor .tumblr a:hover {
	color:#2B4661!important
}
.social.textcolor .bitbucket.active i, .social.text-hover .bitbucket a, .social.textcolor .bitbucket a:hover {
	color:#013567!important
}
.social.textcolor .dropbox.active i, .social.text-hover .dropbox a, .social.textcolor .dropbox a:hover {
	color:#018BD3!important
}
.social.textcolor .instagram.active i, .social.text-hover .instagram a, .social.textcolor .instagram a:hover {
	color:#AD8263!important
}
.social.textcolor .vimeo.active i, .social.text-hover .vimeo a, .social.textcolor .vimeo a:hover {
	color:#1BB6EC!important
}
.social.textcolor .dribbble.active i, .social.text-hover .dribbble a, .social.textcolor .dribbble a:hover {
	color:#F96599!important
}
.social.textcolor .foursquare.active i, .social.text-hover .foursquare a, .social.textcolor .foursquare a:hover {
	color:#00ADEF!important
}
.social.textcolor .github.active i, .social.text-hover .github a, .social.textcolor .github a:hover {
	color:#B4B4B4!important
}
.social.textcolor .vk.active i, .social.text-hover .vk a, .social.textcolor .vk a:hover {
	color:#416692!important
}
.social.textcolor .maxcdn.active i, .social.text-hover .maxcdn a, .social.textcolor .maxcdn a:hover {
	color:#FF960E!important
}
.social.textcolor .weibo.active i, .social.text-hover .weibo a, .social.textcolor .weibo a:hover {
	color:#D52B2B!important
}
.social.textcolor .trello.active i, .social.text-hover .trello a, .social.textcolor .trello a:hover {
	color:#226784!important
}
.social.textcolor .mail.active i, .social.text-hover .mail a, .social.textcolor .mail a:hover {
	color:#EF4A43!important
}
.social.textcolor .rss.active i, .social.text-hover .rss a, .social.textcolor .rss a:hover {
	color:#FE9900!important
}



.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	margin-bottom:8px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.client-video{
    width: 150px;
    float: left;
    margin-right: 10px;
}

.financing_calculator .sbHolder{text-align: left;}
.financing_calculator ul.sbOptions{  height: 34px;}
a.calculate{cursor:pointer;}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	margin-bottom:8px;
}
.sell-page input[type="text"]{
max-height: 30px;
height: 30px;
}
.locate-page input[type="text"]{
max-height: 30px;
height: 30px;
}
.panelboxbg{
    padding-top: 104px;
}
.row-translation{
    background-image: url(../images/top-header-bg.gif);
}
.no-social-link{
height:39px;
}

.social-staff{
	float: right;
	list-style: none;
	padding: 0;
	margin: 20px 0;
}
.social-staff li {
	float: left;
	display: inline;
	margin-right: 7.5px;
	margin-bottom: 5px;
}
.social-staff li a {
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	display: block;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
.social-staff .sc-1 {
	background: url(../images/social.png) 0px 0px no-repeat;
}
.social-staff .sc-2 {
	background: url(../images/social.png) -39px 0 no-repeat;
}
.social-staff .sc-1:hover {
	background: url(../images/social.png) 0px -32px no-repeat;
}
.social-staff .sc-2:hover {
	background: url(../images/social.png) -39px -32px no-repeat;
}
.financing_calculator select.frequency{    background: none;}
@media (max-width: 1199px){
	.contact-home span a{
		font-size: 11px;
	}
}