* {
	border: 0px;
}
/*reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0;
	list-style-type: none;
	font-weight: normal;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}
textarea {
	resize: none;
}
img {
	max-width: 100%;
}
a:focus {
	outline: none;
}
a:hover {
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	text-decoration: none;
}
body {
	padding: 0px;
}
header {
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	padding-left: 80px;
	padding-right: 80px;
}
.bg-warning {
	margin-left: 80px !important;
	margin-right: 80px !important;
}
.jumbotron, .bg-primary {
	margin-left: 95px !important;
	margin-right: 95px !important;
}
.top-head {
	position: relative;
	padding: 0px;
	margin:0px 95px;
	height:100px;
}
.top-head-logo {
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
.top-head-logo img {
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.top-head-logo-Left {
	text-align: left;
	position: absolute;
	left: 0px;
	top: 20px;
}
.top-head-logo-Left img {
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
/*banner section*/
.jumbotron {
	margin: 0px 15px;
	padding: 0px;
	background-color: transparent;
	position: relative;
	overflow: hidden;
}
.jumbotron h2 {
	font-family: 'myriad_pro_lightregular';
	font-size: 28px;
	color: #fff;
}
.banner-left, .banner-right {
	position: absolute;
	background-repeat: no-repeat;
	height: 604px;
	width: 604px;
	top: 0px;
}
.banner-left {
	background-image: url(../img/banner-left.png);
	left: 0px;
	padding-top: 65px;
	padding-left: 70px;
}
.banner-right {
	background-image: url(../img/banner-right.png);
	height: 100%;
	right: 0px;
	padding-bottom: 50px;
	padding-right: 60px;
}
.banner-buttons {
	position: absolute;
	bottom: 50px;
	right: 60px;
}
.banner-buttons .btn-default {
	color: #000;
	background-color: #fff;
	margin-bottom: 0px;
}
.banner-buttons .btn-danger {
	margin-bottom: 0px;
}
.small-car {
	width: 380px;
	height: 133px;
	border-bottom: 1px solid #404142;
	border-right: 1px solid #404142;
	position: absolute;
	bottom: 110px;
	right: 60px;
	padding-top: 30px;
	padding-right: 25px;
}
/*banner section end*/


/*menu*/
header {
	padding-top: 25px;
	padding-bottom: 8px;
}
header.port-fixed-top {
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	padding-left: 80px;
	padding-right: 80px;
	background-color: #fff;
	z-index: 999;
	padding-top:1px;
	padding-bottom:4px;
}
.navbar{
	min-height:50px;
	transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;
}
.port-fixed-top .navbar{
	min-height:0px;	
}
.port-fixed-top .company-logo-inner{
	margin-top:0px;
}
.company-logo-inner img{
	width:290px;
	transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;
}
.header-bottom.sub-header{
	padding-top:4px;	
}
.header-bottom .ideavessel{
	top:0px;	
}
.port-fixed-top .header-bottom .btn-danger{
	line-height:30px;
}
.port-fixed-top .company-logo-inner img{
	width:150px;
}
.navbar-default {
	background-color: transparent;
	border: none;
	border-radius: 0px;
	margin-bottom: 0px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent;
	border-bottom: 3px solid #000;
}
.navbar-default .navbar-nav > li > a:hover {
	background-color: transparent;
	border-bottom: 3px solid #000;
}
.navbar-default .navbar-nav > li > a {
	font-family: 'MyriadProSemibold';
	font-size: 12px;
	color: #a5acba;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0px 0px 5px 0px;
	margin-right: 60px;
	border-bottom: 3px solid transparent;
}
.navbar-default .navbar-nav.navbar-right {
	margin-right: 0px;
}
.navbar-default .navbar-nav.navbar-right > li > a {
	margin-right: 0px;
}
.navbar-default .navbar-nav.navbar-right > li > a:hover {
	background-color: transparent;
	border-bottom: 3px solid transparent;
}
.left-menu {
	padding-top: 7px;
}
.ideavessel {
	text-transform: uppercase;
	font-family: 'MyriadProRegular';
	font-size: 12px;
	color: #a5acba;
	letter-spacing: 1px;
	padding-top: 0px;
	display: inline-block;
	position: relative;
	top: 5px;
}
.ideavessel strong {
	font-weight: normal;
	color: #000;
}
.collapse.navbar-collapse {
	padding-left: 0px;
	padding-right: 0px;
}
/*menu*/
 /*build model*/
.bg-info {
	background-image: url(../img/build-model-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 700px;
	background-color: #dcdcd9;
	overflow-x: hidden;
}
.bg-info .build-model {
	position: relative;
}
.design {
	position: relative;
	height: 100%;
}
.car-box {
	height: 453px;
	width: 883px;
	margin: 0px auto;
}
.design .design-car {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	bottom: 60px;
	text-align: center;
	height: 453px;
	width: 883px;
}
.design .btn-danger {
	background-color: #e12424;
	position: absolute;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	font-size: 13px;
	margin-bottom: 75px;
}
.design-shep1, .design-shep2, .design-shep3, .design-shep4, .design-shep5 {
	height: 147px;
	width: 147px;
	border: 13px solid #fff;
	background-color: #fff;
	border-radius: 50%;
	overflow: hidden;
	margin-left:auto;
	margin-right:auto;
	/*opacity: 0;*/
}
.round-box1, .round-box2, .round-box3, .round-box4, .round-box5 {
	position: absolute;
	height: 167px;
	width: 147px;
	overflow: hidden;
	left: 274px;
	top: 29px;
	opacity: 0;
}
.box-text{
	text-align:center;
	color:#000;
	font-size:14px;	
	font-family: 'MyriadProSemibold';
}
.box-text a{
	color:#000;
}
.design-shep1 img, .design-shep2 img, .design-shep3 img, .design-shep4 img, .design-shep5 img {
	border-radius: 50%;
}
.round-box1 {
	left: -107px;
	top: 291px;
}
.round-box2 {
	left: -91px;
	top: -30px;
}
.round-box3 {
	left: 202px;
	top: -118px;
}
.round-box4 {
	left: 877px;
	top: -111px;
}
.round-box5 {
	left: 934px;
	top: 159px;
}
.sm-view-gobal {
	height: 20px;
	/*width: 20px;*/
	position: absolute;
}
.sm-view1 {
	left: 135px;
	bottom: 185px;
}
.sm-view2 {
	left: 15px;
	bottom: 280px;
	animation: bit 1s infinite;
	-webkit-animation: bit 1s infinite;
	-moz-animation: bit 1s infinite;
}
@keyframes bit {
0% {
 transform:scale(0.6);
 -webkit-transform:scale(0.6);
 -moz-transform:scale(0.6);
}
100% {
 transform:scale(1);
 -webkit-transform:scale(1);
 -moz-transform:scale(1);
}
}
.sm-view3 {
	left: 290px;
	top: 80px;
}
.sm-view4 {
	right: 60px;
	top: 60px;
}
.sm-view5 {
	right: 30px;
	bottom: 240px;
}
.sm-view1, .sm-view2, .sm-view3, .sm-view4, .sm-view5 {
	animation: bit 1s infinite;
	-webkit-animation: bit 1s infinite;
	-moz-animation: bit 1s infinite;
	cursor: pointer;
}
.big-round {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-webkit-transform: scale(1);
	animation: 0.5s jump;
	-webkit-animation: 0.5s jump;
	-moz-animation: 0.5s jump;
}
@keyframes bit {
0% {
 transform:scale(0.6);
 -webkit-transform:scale(0.6);
 -moz-transform:scale(0.6);
}
50% {
 transform:scale(1);
 -webkit-transform:scale(1);
 -moz-transform:scale(1);
}
100% {
 transform:scale(0.6);
 -webkit-transform:scale(0.6);
 -moz-transform:scale(0.6);
}
}
@-webkit-keyframes bit {
0% {
 transform:scale(0.6);
 -webkit-transform:scale(0.6);
 -moz-transform:scale(0.6);
}
50% {
 transform:scale(1);
 -webkit-transform:scale(1);
 -moz-transform:scale(1);
}
100% {
 transform:scale(0.6);
 -webkit-transform:scale(0.6);
 -moz-transform:scale(0.6);
}
}
@-moz-keyframes bit {
0% {
 transform:scale(0.6);
 -webkit-transform:scale(0.6);
 -moz-transform:scale(0.6);
}
50% {
 transform:scale(1);
 -webkit-transform:scale(1);
 -moz-transform:scale(1);
}
100% {
 transform:scale(0.6);
 -webkit-transform:scale(0.6);
 -moz-transform:scale(0.6);
}
}
 @keyframes jump {
0% {
 transform:scale(0.6);
 -webkit-transform:scale(0.6);
 -moz-transform:scale(0.6);
}
50% {
 transform:scale(1.3);
 -webkit-transform:scale(1.3);
 -moz-transform:scale(1.3);
}
100% {
 transform:scale(1);
 -webkit-transform:scale(1);
 -moz-transform:scale(1);
}
}
 @-webkit-keyframes jump {
0% {
 transform:scale(0.6);
 -webkit-transform:scale(0.6);
 -moz-transform:scale(0.6);
}
50% {
 transform:scale(1.3);
 -webkit-transform:scale(1.3);
 -moz-transform:scale(1.3);
}
100% {
 transform:scale(1);
 -webkit-transform:scale(1);
 -moz-transform:scale(1);
}
}
 @-moz-keyframes jump {
0% {
 transform:scale(0.6);
 -webkit-transform:scale(0.6);
 -moz-transform:scale(0.6);
}
50% {
 transform:scale(1.3);
 -webkit-transform:scale(1.3);
 -moz-transform:scale(1.3);
}
100% {
 transform:scale(1);
 -webkit-transform:scale(1);
 -moz-transform:scale(1);
}
}
/*build model*/ 

.bg-warning {
	padding: 80px 0px 140px 0px;
	background-color: #fff;
	position: relative;
}
.bg-warning .btn-default, .bg-warning .btn-danger {
	margin-bottom: 0px !important;
}
.bg-warning figure.model-car {
	padding-bottom: 40px;
}
.bg-warning h1 {
	font-family: 'myriad_pro_lightregular';
	color: #000;
	font-size: 72px;
	padding-bottom: 40px;
}
.bg-warning h1 span {
	color: #e12424;
}
.bg-warning h2 {
	font-family: 'MyriadProRegular';
	color: #000;
	font-size: 32px;
	padding-bottom: 30px;
}
.bg-warning h2 span {
	color: #e12424;
}
.column-border {
	border-left: 1px solid #e4e4e2;
}
.logo-holder {
	width: 100%;
	float: left;
	height: 40px;
	margin-bottom:50px;
}
.carmodel-logo {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	top: -3px;
	width: 52px;
	height: 43px;
}
/*slide section*/
.bg-primary {
	margin: 0px 15px;
	background-color: #000;
}
.bg-primary .carousel-indicators {
	width: 174px;
	right: 0px !important;
	top: 0px !important;
	left: auto !important;
	bottom: 0px !important;
	height: 100% !important;
}
.bg-primary .carousel-indicators li {
	width: 100% !important;
	position: relative;
	margin: 0px;
	float: left;
	border: none;
	height: 25% !important;
}
.bg-primary .carousel-indicators li img {
	float: left;
	width: 100%;
	max-width: 100%;
	height: 100%;
}
.bg-primary .carousel-indicators .active {
	width: 100%;
	height: 100%;
	display: inline !important;
	margin: 0px;
	border: none;
	background-color: transparent;
}
.bg-primary .carousel-indicators .active img {
	float: left;
}
.bg-primary .item {
	padding-right: 174px;
}
.bg-primary .carousel-caption {
	width: 410px;
	right: 174px;
	left: auto;
	bottom: 100px;
	text-align: left;
	padding-right: 115px;
}
.bg-primary .carousel-caption:before {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.bannerCaption div {
	vertical-align: middle;
	display: inline-block;
}
.bg-primary .carousel-caption h2 {
	font-family: 'myriad_pro_lightregular';
	font-size: 42px;
	padding-bottom: 15px;
}
.bg-primary .carousel-caption p {
	padding-bottom: 10px;
}
/*slide section end*/
/*footer menu section*/
.bg-danger {
	background-color: #fff;
	padding: 55px 0px;
}
.bg-danger .list-inline {
	margin-bottom: 45px;
}
.bg-danger .list-inline li a {
	display: inline-block;
	margin-left: 18px;
	margin-right: 18px;
	font-family: 'MyriadProBold';
	font-size: 13px;
	color: #a1a7b6;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.bg-danger .list-inline li a:hover {
	color: #000;
}
.btn-default, .btn-danger {
	border-radius: 0px;
	border: none;
	color: #fff;
	margin-bottom: 85px;
	width: 170px;
	line-height: 38px;
	padding: 0px;
	text-transform: uppercase;
	font-family: 'MyriadProBold';
	font-size: 12px;
	color: #fff;
	letter-spacing: 2px;
	transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;
}
.btn-default {
	background-color: #000;
	margin-bottom: 85px;
}
.btn-default:hover {
	background-color: #333;
	color: #fff;
}
.btn-danger {
	background-color: #e12424;
	margin-bottom: 85px;
}
.build-model-sec {
	padding: 0px 90px 50px 90px;
	position: relative;
}
.build-model-sec figure {
	position: relative;
}
.build-model-sec ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #555857;
}
.build-model-sec ul li {
	width: 20%;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #555857;
	letter-spacing: 1px;
	font-family: MyriadProBold;
	text-align: center;
	display: inline-block;
	margin-right: -2px;
	margin-left: -2px;
}
.build-model-sec ul li:first-child {
	margin-right: -2px;
	margin-left: 0px;
}
.build-model-sec ul li a {
	color: #FFF;
	text-decoration: none;
	padding: 10px 0px;
	display: block;
	background-color: #555857;
}
.build-model-sec ul li a:hover, .build-model-sec ul li a:focus {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
.build-model-sec ul li a.active, .build-model-sec ul li a.focus {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
.build-model-sec .build-btn {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 150px;
	text-align: center;
}
.build-model-sec .btn-danger {
	border: none;
	border-radius: 0;
	color: #fff;
	font-family: "MyriadProBold";
	font-size: 12px;
	letter-spacing: 2px;
	margin-bottom: 0px;
	padding: 12px 30px;
	line-height: normal;
	text-transform: uppercase;
	background-color: #e12424;
	width: auto;
}
.build-model-sec .btn-danger:hover, .build-model-sec .btn-danger:focus {
	background-color: #C21B1B;
	color: #fff;
}
.home-map-box {
	width: 100%;
	height: 450px;
}
/*footer section*/

footer {
	padding: 60px 0px;
}
footer .social {
	padding-bottom: 12px;
}
footer .social .fa {
	width: 20px;
	height: 20px;
	background-color: #b2b2b2;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	font-size: 12px;
	color: #fff;
	transition: all 0.3s ease-in-out 0.1s;
}
footer .social .fa:hover {
	background-color: #515151;
	color: #fff;
}
footer .social a {
	display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
}
footer p {
	font-family: 'MyriadProBold';
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-bottom: 40px;
}
footer p a {
	color: #000;
	text-decoration:none;
}
footer p a:hover, footer p a:focus {
	color: #000;
	text-decoration:none;
}
footer p span {
	padding-right: 10px;
	margin-right:10px;
	border-right:solid 1px #BBB;
	
}
footer .gotop {
	width: 25px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}
footer .gotop a {
	color: #000;
}
footer .footer-car-logo {
	margin-bottom: 100px;
}
/*body{
	overflow-x:hidden;
}*/
.jumbotron {
	overflow: hidden;
}
.main-banner {
	max-width: none;
	margin-left: 0px;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.bg-primary .item .slider-image {
	width: 1580px;
	max-width: none;
	margin-left: 0px;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
footer .gotop {
	margin: 0px auto;
	text-align: center;
	width: 25px;
	height: 25px;
	-webkit-animation: backTop 1.5s linear 2s infinite; /* Chrome, Safari, Opera */
	animation: backTop 3s linear 0.2s infinite;
	position: relative;
}
.c-form-box {
	max-width: 600px;
	margin: 0px auto 20px auto;
}
.c-form-box h2 {
	font-size: 38px;
	color: #000;
	text-align: center;
	padding-bottom: 10px;
	font-family: "myriad_pro_lightregular";
}
.c-form-box p {
	font-size: 15px;
	color: #b3b3b3;
	padding-bottom: 40px;
	text-align: center;
	font-family: MyriadProRegular;
}
.c-form-box .form-control {
	height: 46px;
	padding: 12px 15px;
	font-size: 13px;
	color: #a1a7b6;
	border: 1px solid #c7c7c7;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-family: MyriadProSemibold;
}
.c-form-box .form-control:focus {
	border-color: #615f5f;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.c-form-box textarea.form-control {
	height: auto;
}
.c-form-box .btn-default {
	border-radius: 0;
	color: #fff;
	font-family: "MyriadProBold";
	font-size: 13px;
	letter-spacing: 2px;
	padding: 5px 0px;
	text-transform: uppercase;
	width: 100%;
	background-color: #e12424;
}
.c-form-box .btn-default:hover, .c-form-box .btn-default:focus {
	background-color: #ed0f0f;
}
 @keyframes backTop {
 0% {
top:0px
}
 50% {
top:10px
}
 100% {
top:0px
}
}
@-webkit-keyframes backTop {
 0% {
top:0px
}
 50% {
top:10px
}
 100% {
top:0px
}
}
@-moz-keyframes backTop {
 0% {
top:0px
}
 50% {
top:10px
}
 100% {
top:0px
}
}
.expen-form, .newsletter-form {
	display: none;
}
.bg-danger .btn-default, .bg-danger .btn-danger {
	margin-bottom: 40px;
}
.mob-sub-menu {
	display: none;
}
.nav-tabs > li, .form-open, .newsletter-open {
	margin-left: -3px;
	margin-right: -3px;
}
.mvw-box {
	padding: 0px 80px 60px 80px;
	margin: 0px;
}
.mvw-box .thumbnail {
	padding: 0px;
	margin-bottom: 20px;
	background-color: #f3f3f3;
	border: none;
	border-radius: 0px;
}
.mvw-box .thumbnail a {
	text-decoration:none;
}
.mvw-box .thumbnail:hover  > a .overlay-box {
	opacity: 1;
}
.mvw-box .thumbnail:hover  > a figcaption{
	border-color: #737373;
}
.mvw-box .thumbnail figure {
	position: relative;
}
.mvw-box .thumbnail .overlay-box {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	font-family: MyriadProBold;
	opacity: 0;
}
.mvw-box .thumbnail .overlay-box a {
	color: #FFF;
	text-decoration: none;
}
.mvw-box .thumbnail figcaption {
	border: 1px solid #d9d9d9;
	padding: 25px;
}
.mvw-box .thumbnail h2 {
	font-size: 20px;
	color: #000;
	padding-bottom: 20px;
	font-family: "myriad_pro_lightregular";
}
.mvw-box .thumbnail p {
	color: #959595;
	padding-bottom: 10px;
	font-size: 15px;
	font-family: MyriadProRegular;
}
.privacy-policy {
	padding:0px;
	margin:0px;
}
.privacy-policy h2 {
	color: #6b6b6b;
    font-family: MyriadProRegular;
    font-size: 20px;
    padding-bottom: 10px;
	padding-top:10px;
}
.privacy-policy p {
	color: #6b6b6b;
    font-family: MyriadProRegular;
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 10px;
}
.privacy-policy figure {
	margin-bottom:15px;
}
/*inner section css*/
.inner-body {
	padding-top: 135px;
}
.inner-header {
	z-index: 999;
	position: fixed;
	background-color: #fff;
	top: 0px;
	left: 0px;
	right: 0px;
	padding-left: 80px;
	padding-right: 80px;
}
.inner-menu {
	border-bottom: 1px solid #e4e4e2;
}
.company-logo-inner {
	display: inline-block;
	margin-top: -25px;
	padding-bottom: 0px !important;
}
.header-bottom {
	width: 100%;
	padding-top: 12px;
	padding-bottom: 0px;
	display: block;
}
.header-bottom .left-icon {
	float: left;
	padding-left: 15px;
}
.header-bottom .right-button {
	float: right;
	width: 170px;
	margin-right: 10px;
}
.header-bottom .btn-danger {
	margin-bottom: 0px;
}
.sub-header-menu {
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.fixedTop {
	position: fixed;
	left: 0px;
	right: 0px;
	top: 74px;
	z-index: 999;
}
.build-model-sec {
	position: relative;
}
.banner-logo {
	width: 195px;
	height: 84px;
	position: absolute;
	left: 0px;
	right: 0px;
	top: -1px;
	margin-left: auto;
	margin-right: auto;
	z-index: 99;
}
.interior-exterior {
	padding-left: 90px;
	padding-right: 90px;
	padding-top: 50px;
	width: 100%;
	position: relative;
}
.interior-exterior .carousel-caption {
	text-align: left;
	left: 100px;
	padding-bottom: 85px;
	bottom: 0px;
	width: 560px;
}
.interior-exterior .carousel-caption h1 {
	font-family: "myriad_pro_lightregular";
	font-size: 40px;
	padding-bottom: 20px;
}
.interior-exterior .carousel-caption p {
	font-family: "MyriadProRegular";
	font-size: 15px;
	padding-bottom: 0px;
	line-height: 18px;
}
.slider-logo {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 99;
	width: 83px;
	height: 200px;
}
.interior-exterior .carousel-control.left {
	background-image: none;
	width: 35px;
	height: 35px;
	bottom: 65px;
	z-index: 99;
	top: auto;
	left: 49%;
}
.interior-exterior .carousel-control.right {
	background-image: none;
	width: 35px;
	height: 35px;
	bottom: 25px;
	z-index: 99;
	top: auto;
	left: 49%;
}
.interior-exterior .nav-tabs {
	margin-bottom: 50px;
	width: 100%;
	text-align: center;
	border: none;
}
.interior-exterior .nav-tabs > li {
	float: none;
	display: inline-block;
	border: none;
}
.interior-exterior .nav-tabs > li a {
	background-color: #000;
	border: none !important;
	border: medium none;
	border-radius: 0;
	color: #fff;
	font-family: "MyriadProBold";
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 38px;
	padding: 0;
	text-transform: uppercase;
	width: 190px;
}
.interior-exterior .nav-tabs > li.active a {
	background-color: #e12424;
}
.interior-exterior .nav-tabs > li a:hover, .interior-exterior .nav-tabs > li a:focus {
	color: #fff;
}
.seat-section {
	padding-bottom: 130px;
}
.seat-section .item {
	background-color: #f9f9f9;
	height: 700px;
}
.seat-section .carousel-caption {
	top: 90px;
}
.seat-section .carousel-caption h1 {
	font-family: "myriad_pro_lightregular";
	font-size: 40px;
	color: #000;
}
.carousel-caption {
	text-shadow: none;
}
.seat-section .item {
	height: 700px;
}
.seat-section .item .seat-img {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 440px;
}
.seat-section .carousel-control.left {
	background-image: none;
	width: 35px;
	height: 35px;
	bottom: 65px;
	z-index: 99;
	top: auto;
	left: 49%;
	display: none;
}
.seat-section .carousel-control.right {
	background-image: none;
	width: 35px;
	height: 35px;
	bottom: 25px;
	z-index: 99;
	top: auto;
	left: 49%;
	display: none;
}
.seat-section .carousel-indicators {
	bottom: -120px;
}
.seat-section .carousel-indicators li {
	display: inline;
	width: 27px;
	height: 27px;
	border: none;
	background-color: transparent;
	margin: 0px;
	overflow: hidden;
}
.seat-section .carousel-indicators li.active {
	width: 37px;
	height: 37px;
	border: none;
	margin: 0px;
}
.seat-section .carousel-indicators p {
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-bottom: 25px;
	font-family: "MyriadProBold";
	font-size: 12px;
	color: #000;
	width: 100%;
	height: 40px;
}
.video-section {
	height: auto;
	position: relative;
	overflow:hidden;
	margin-left: 90px;
	margin-right: 90px;
}
.video-section .video-caption {
	position: absolute;
	z-index: 9;
	top: 90px;
	left: 0px;
	right: 0px;
	font-family: "myriad_pro_lightregular";
	font-size: 40px;
	color: #fff;
}
.video-section .play-icon {
	width: 108px;
	height: 108px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	top: 45%;
}
.ytp-chrome-top {
    display: none !important;
}
.ytp-title-link {
	display: none !important;
}
.ytp-chrome-top .ytp-watch-later-button, .ytp-chrome-top .ytp-share-button, .ytp-chrome-top .ytp-related-menu-button {
	display: none !important;
}
.jeep-slider {
	padding-top: 90px;
	padding-left: 90px;
	padding-right: 90px;
}
.seat-section {
	padding-left: 90px;
	padding-right: 90px;
}
.jeep-slider h3 {
	padding-bottom: 40px;
	font-family: "myriad_pro_lightregular";
	font-size: 40px;
	color: #000;
}
.jeep-slider ul li {
	display: inline-block;
	position: relative;
	width: 400px;
	margin-left: -2px;
	margin-right: -2px;
}
.jeep-slider ul li .play-img {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	text-align: center;
	background-image: url(../img/black-bg.png);
	opacity: 0;
	line-height: 280px;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.jeep-slider ul li:hover .play-img {
	opacity: 1;
}
/*inner section css*/




.mvw-box {
	padding: 0px 80px 60px 80px;
	margin: 0px;
}
.mvw-box .col-sm-6, .mvw-box .col-md-3, .mvw-box .col-lg-3 {
	padding-left: 10px;
	padding-right: 10px;
}
.mvw-box h1 {
	font-size: 40px;
	color: #000;
	text-align: center;
	padding-bottom: 40px;
	font-family: "myriad_pro_lightregular";
}
.mvw-box .thumbnail {
	padding: 0px;
	margin-bottom: 20px;
	background-color: #f3f3f3;
	border: none;
	border-radius: 0px;
	transition: all 0.3s ease-in-out 0.1s;
}
.mvw-box .thumbnail:hover > figure .overlay-box {
	opacity: 1;
	transition: all 0.3s ease-in-out 0.1s;
}
.mvw-box .thumbnail:hover > figcaption {
	border-color: #7f7f7f;
	transition: all 0.3s ease-in-out 0.1s;
}
.mvw-box .thumbnail figure {
	position: relative;
}
.mvw-box .thumbnail .overlay-box {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	font-family: MyriadProBold;
	opacity: 0;
	text-transform: uppercase;
	padding-top: 30%;
	letter-spacing: 1px;
	background-image: url(../img/black-trnsper-img1.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	transition: all 0.3s ease-in-out 0.1s;
}
.mvw-box .thumbnail .overlay-box a {
	color: #FFF;
	text-decoration: none;
}
.mvw-box .thumbnail figcaption {
	border: 1px solid #d9d9d9;
	padding: 25px;
}
.mvw-box .thumbnail h2 {
	font-size: 20px;
	color: #000;
	padding-bottom: 15px;
	font-family: "myriad_pro_lightregular";
}
.mvw-box .thumbnail p {
	color: #959595;
	padding-bottom: 10px;
	font-size: 15px;
	font-family: MyriadProRegular;
}
.blogVideoSec {
	background-image: url(../img/blog-video-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 100px;
	margin: 0 90px 90px 90px;
}
.blogVideoSec .leftSide {
	width: 50%;
	padding: 59px;
	float: left;
	background-color: #FFF;
	height: 413px;
}
.blogVideoSec .rightSide {
	width: 50%;
	float: left;
	height: 416px;
}
.blogVideoSec .mobMiddl {
	display: none;
}
.blogVideoSec .rightSide figure {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.blogVideoSec .rightSide figure img {
	height: 414px;
	max-width: none;
}
.blogVideoSec h2 {
	font-size: 40px;
	color: #000;
	padding-bottom: 20px;
	font-family: 'myriad_pro_lightregular';
}
.blogVideoSec p {
	font-size: 15px;
	color: #959595;
	padding-bottom: 40px;
	font-family: 'MyriadProRegular';
}
.blogVideoSec .commentBox {
	border-top: solid 1px #d9d9d9;
	font-size: 12px;
	color: #000;
	padding: 10px 0px;
}
.blogVideoSec .commentBox ul {
	padding: 0px;
	margin: 0px;
}
.blogVideoSec .commentBox ul li {
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	padding-right: 25px;
	font-family: MyriadProSemibold;
	display: inline-block;
	letter-spacing: 1px;
}
.blogVideoSec .commentBox ul li:last-child {
	padding-right: 0px;
}
.blogVideoSec .commentBox ul li a {
	color: #000;
	text-decoration: none;
}
.blogVideoSec .commentBox ul li a:hover {
	color: #7D5555;
}
.blogVideoSec .commentBox ul li .fa {
	padding-right: 3px;
	font-size: 16px;
}
.technologySec {
	padding: 0px 80px;
	margin: 0px;
}
.technologySec .imageBox {
	position: relative;
}
.technologySec .imageBox .textBoxRight {
	position: absolute;
	width: 500px;
	top: 30%;
	right: 10%;
}
.technologySec .imageBox .textBoxLeft {
	position: absolute;
	width: 500px;
	top: 30%;
	left: 10%;
}
.technologySec .imageBox .textBoxCenter {
	position: absolute;
	width: 560px;
	top: 50px;
	right: 0%;
	left: 0%;
	margin: 0px auto;
	text-align: center;
}
.technologySec h2 {
	font-size: 35px;
	color: #FFF;
	padding-bottom: 20px;
	font-family: 'myriad_pro_lightregular';
}
.technologySec h2 span {
	color: #000;
}
.technologySec p {
	font-size: 15px;
	color: #6b6b6b;
	padding-bottom: 10px;
	font-family: 'MyriadProRegular';
	line-height: 18px;
}
.page-header.review-interior {
	margin-bottom: 10px;
}


.spc-sec {
	padding:40px 80px;
}
.spc-sec h1 {
    color: #000;
    font-family: "myriad_pro_lightregular";
    font-size: 40px;
    line-height: normal;
    padding-bottom: 30px;
}
.spc-sec .spc-banner  {
	position:relative;
	margin-bottom:50px;
}
.spc-sec .spc-banner figure {
}
.spc-sec .spc-banner .smlogo {
	position:absolute;
	left:0px;
	right:0px;
	top:-1px;
	text-align:center;
}

.spc-sec .panel-group .panel {
    border-radius: 0px;
}
.spc-sec .panel-default {
    border: none;
}
.spc-sec .panel {
    background-color: #fff;
    border: none;
    border-radius: 0px;
    box-shadow:none;
    margin-bottom: 5px;
}
.spc-sec .panel-default > .panel-heading {
    background-color: #000;
    border-color: #000;
    color: #fff;
	border-radius:0px;
	padding:0px;
}
.spc-sec .panel-title {
    color: #fff;
    font-size: 12px;
	letter-spacing:2px;
	padding: 15px;
	text-transform:uppercase;
	font-family: 'MyriadProBold';
}
.spc-sec .panel-title .fa{
    color: #fff;
    font-size: 20px;
	margin-top:-2px;
}
.spc-sec .panel-body {
    padding: 20px 0px;
}
.spc-sec .panel-body h2 {
	font-size: 15px;
	color: #030304;
	padding-bottom: 10px;
	font-family: 'MyriadProBold';
}
.table > tbody > tr > td {
	border-top: none;
	padding: 4px;
	vertical-align: top;
	font-size: 15px;
	color: #6b6b6b;
	font-family: 'MyriadProRegular';
}
.table > tbody > tr > td.sm-text {
	font-size: 13px;
	color: #6b6b6b;
	padding-left:30px;
}

.blog-details {
	padding:0px;
	margin:0px;
}
.blog-details figure {
	margin-bottom:15px;
}
.blog-details p {
    color: #6b6b6b;
    font-family: MyriadProRegular;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 20px;
}
.modelDropdown {}

.modelDropdown .modelText {
    color: #000;
    display: inline-block;
    font-family: 'MyriadProSemibold';
    font-size: 18px;
    letter-spacing: 2px;
    margin-right: 20px;
    padding-bottom: 0;
}

.modelDropdown .btn-default {
	border: 1px solid #c7c7c7;
    border-radius: 0;
    color: #000;
    font-family: 'MyriadProRegular';
    font-size: 13px;
    line-height: 36px !important;
    margin-bottom: 0px;
    padding: 2px 15px;
    width: 400px;
	display: inline-block;
	background-color:#fff;
}
.modelDropdown .btn-default:hover {
	background-color:#fff;
	border-color:#F00;
}
.modelDropdown .btn-default:active, .modelDropdown .btn-default.active, .open > .modelDropdown .dropdown-toggle.btn-default {
    background-color: #fff;
    border-color: #F00;
    color: #000;
}
.modelDropdown .btn-group.open .dropdown-toggle {
    box-shadow: none;
	border-color:#F00;
}
.modelDropdown .dropdown-menu > li > a:hover,
.modelDropdown .dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #F00;
}
.modelDropdown .dropdown-menu > .active > a,
.modelDropdown .dropdown-menu > .active > a:hover,
.modelDropdown .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #F00;
  outline: 0;
}
.modelDropdown .btn-default .fa{
	position:absolute;
	right:15px;
	top:10px;
	font-size:20px;
 }
.modelDropdown .form-control {
	height:auto;
}
.modelDropdown .bootstrap-select.form-control:not([class*="col-"]) {
    width: auto;
}

.need-info {
	position: fixed;
	left: -36px;
	top: 30%;
	transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;
}
.popText{
	font-family: MyriadProBold;
	font-size: 14px;
	color: #FFF;
	display: inline-block;
	padding-left: 10px;
	}

 @media (max-width: 1500px) {
.blogVideoSec .leftSide {
	padding: 39px;
}
.spc-sec {
	padding:20px 20px;
}
}
@media (max-width: 1400px) {
.blogVideoSec {
	padding: 40px 40px;
}
.blogVideoSec .leftSide {
	padding: 22px;
}
.blogVideoSec .commentBox ul li {
	padding-right: 10px;
}
.blogVideoSec h2 {
	font-size: 35px;
}
.technologySec .imageBox .textBoxRight {
	width: 480px;
	top: 25%;
	right: 10%;
}
.technologySec .imageBox .textBoxLeft {
	width: 480px;
	top: 25%;
	left: 10%;
}
.mvw-box .col-sm-6, .mvw-box .col-md-3, .mvw-box .col-lg-3 {
	padding-left: 5px;
	padding-right: 5px;
}
.spc-sec {
	padding:20px 20px;
}
}
@media (max-width: 1200px) {
.blogVideoSec {
	padding: 35px 30px;
}
.blogVideoSec .leftSide {
	padding: 30px;
	height: 395px;
}
.blogVideoSec .commentBox ul li {
	padding-right: 0px;
	padding-bottom: 5px;
	width: 100%;
}
.blogVideoSec .commentBox ul li .fa {
	width: 20px;
}
.blogVideoSec .rightSide figure img {
	height: 396px;
}
.blogVideoSec h2 {
	font-size: 30px;
	padding-bottom: 10px;
}
.blogVideoSec p {
	padding-bottom: 20px;
}
.technologySec {
	padding: 0 20px;
}
.technologySec .imageBox .textBoxRight {
	width: 400px;
	top: 20%;
	right: 10%;
}
.technologySec .imageBox .textBoxLeft {
	width: 400px;
	top: 20%;
	left: 10%;
}
.technologySec h2 {
	font-size: 30px;
	padding-bottom: 15px;
}
.mvw-box .col-sm-6, .mvw-box .col-md-3, .mvw-box .col-lg-3 {
	padding-left: 10px;
	padding-right: 10px;
}
.spc-sec {
	padding:20px 20px;
}
.bg-info {
    height: 600px;
}
}
@media (max-width: 992px) {
.blogVideoSec {
	padding: 40px;
	margin: 0 30px 40px;
}
.blogVideoSec .leftSide {
	padding: 30px;
	width: 100%;
	height: auto;
}
.blogVideoSec .mobMiddl {
	display: block;
	height: 300px;
	overflow: hidden;
}
.blogVideoSec .rightSide {
	display: none;
}
.blogVideoSec .commentBox ul li {
	padding-right: 10px;
	width: auto;
}
.blogVideoSec h2 {
	font-size: 30px;
	padding-bottom: 10px;
}
.blogVideoSec .rightSide figure img {
	height: auto;
}
.mvw-box {
	padding: 0 30px 40px;
}
.technologySec {
	padding: 0 20px;
}
.technologySec .imageBox .textBoxRight {
	width: 100%;
	right: 0%;
	left: 0%;
	top: 30px;
	text-align: center;
	padding: 10px;
}
.technologySec .imageBox .textBoxLeft {
	width: 100%;
	right: 0%;
	left: 0%;
	top: 30px;
	text-align: center;
	padding: 10px;
}
.technologySec .imageBox .textBoxCenter {
	width: 100%;
	top: 30px;
	padding: 10px;
}
.technologySec h2 {
	font-size: 25px;
	padding-bottom: 10px;
}
.spc-sec {
	padding:20px 18px;
}
.spc-sec .spc-banner .smlogo img {
	width:100px;
	margin:0 auto;
}
}
@media (max-width: 767px) {
.inner-body {
    padding-top: 115px;
}
.blogVideoSec {
	padding: 30px 15px;
}
.blogVideoSec .mobMiddl {
	height: auto;
}
.blogVideoSec h2 {
	font-size: 25px;
	padding-bottom: 10px;
}
.mvw-box {
	padding: 0 20px 40px;
}
.mvw-box h1 {
	font-size: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.technologySec .imageBox {
	overflow: hidden;
}
.technologySec .imageBox img {
	max-width: inherit;
	height: 400px;
}
.technologySec .imageBox .textBoxCenter, .technologySec .imageBox .textBoxLeft, .technologySec .imageBox .textBoxRight {
	top: 0;
}
.technologySec .imageBox.three img {
	margin-left: -250px;
}
.home-map-box {
	height: 250px;
	overflow: hidden;
}
.technologySec .imageBox.five img {
	margin-left: 50px;
}
.video-section .play-icon {
	height: 50px;
	width: 50px;
}
.spc-sec .spc-banner .smlogo img {
	width:80px;
}
}
 @media (max-width: 600px) {
.technologySec .imageBox.one img {
	margin-left: -100px;
}
.technologySec .imageBox.two img {
	margin-left: -100px;
}
.technologySec .imageBox.three img {
	margin-left: -400px;
}
.technologySec .imageBox.four img {
	margin-left: -150px;
}
.technologySec .imageBox.five img {
	margin-left: 0px;
}
.blogVideoSec .commentBox ul li {
	padding-right: 0px;
	padding-bottom: 5px;
	width: 100%;
}
}
@media (max-width: 480px) {
.technologySec .imageBox.four img {
	margin-left: -220px;
}
.technologySec .imageBox.five img {
	margin-left: -70px;
}
.spc-sec {
	padding:10px 0px;
}
.spc-sec .spc-banner .smlogo img {
	width:60px;
}
}
/*Babai*/
.innerWrapper {
	margin-left: 95px;
	margin-right: 95px;
}
.page-header {
	text-align: center;
	border: 0px;
	padding: 0px;
	margin-bottom: 80px;
}
.page-header h1 {
	font-size: 72px;
	line-height: normal;
	color: #000000;
	font-family: "myriad_pro_lightregular";
	padding-bottom: 10px;
}
.page-header p {
	font-size: 15px;
	line-height: normal;
	color: #6b6b6b;
	font-family: MyriadProRegular;
	padding-bottom: 25px;
	line-height: 20px;
}
.fullSection {
	position: relative;
}
.abbText {
	position: absolute;
	left: 0px;
	top: 90px;
	right: 0px;
}
.abbText h2 {
	font-size: 35px;
	line-height: normal;
	color: #FFFFFF;
	font-family: "myriad_pro_lightregular";
	padding-bottom: 10px;
}
.abbText p {
	font-size: 15px;
	line-height: normal;
	color: #FFFFFF;
	font-family: MyriadProRegular;
	padding-bottom: 25px;
	line-height: 20px;
}
.abbText.blackText h2 {
	color: #000;
}
.abbText.blackText p {
	color: #525252;
}
.abbText.abbMid {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
/*.abbText.abbMid:before {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.abbText.abbMid .holder {
	vertical-align: middle;
	display: inline-block;
}*/
.whiteH {
	color: #FFF !important;
}
.topBtn .btn-default, .topBtn .btn-danger {
	margin-bottom: 0px;
}
.carDesignArea {
	margin-bottom: 110px;
}
.carsDesign {
	position: relative;
	background-image: url(../img/car-design-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 530px;
}
.carDesignImg {
	position: absolute;
	text-align: center;
	left: 0px;
	right: 0px;
	bottom: 40px;
	width:650px;
	margin-left:auto;
	margin-right:auto;
}
.left-big-wheel {
    bottom: 53px;
    left: 370px;
    position: absolute;
}
.right-big-wheel {
    bottom: 59px;
    position: absolute;
    right: 94px;
}
.carsDesignTitle {
	position: absolute;
	left: 0px;
	right:0px;
	top: 50px;
	text-align:center;
}
.carsDesignTitle h3 {
	font-family: "myriad_pro_lightregular";
	font-size: 40px;
	line-height: normal;
	color: #000;
	padding-bottom: 0px;
}
.carDesignFooter {
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url(../img/border-car.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.carDesignFooter h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	padding-bottom: 20px;
	font-family: MyriadProBold;
	letter-spacing: 3px;
}
.colorCng {
	float: left;
	text-align: center;
	width: 50%;
	padding-right: 15px;
	padding-left: 15px;
}
.colorCng h4 {
	padding-bottom: 32px;
}
.colorCng ul li {
	display: inline-block;
	cursor: pointer;
	margin-right: 5px;
	margin-left: 5px;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
}
.colorCng ul li img {
	border-radius: 50%;
}
.colorCng ul li:hover {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2); /* IE 9 */
	-webkit-transform: scale(1.2, 1.2); /* Safari and Chrome */
}
.wheelCng {
	float: right;
	text-align: center;
	width: 50%;
	padding-right: 15px;
	padding-left: 15px;
}
.wheelCng ul li {
	display: inline-block;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
}
.wheelCng ul li:hover {
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1); /* IE 9 */
	-webkit-transform: scale(1.1, 1.1); /* Safari and Chrome */
}
/*Babai end*/
/*quote section*/
.quote{
	z-index:99999;
}
.btn-group.open .dropdown-toggle{
	background-color:transparent !important;	
}
.quote .form-group{
	margin-bottom:5px;
}
.btn.dropdown-toggle.selectpicker.btn-default:hover{
	background-color:transparent;	
}
.quote h1{
	font-size:15px;
	padding-bottom:15px;
}
.quote h2{
	font-size:25px;
	padding-bottom:15px;
}
.quote h3{
	font-size:15px;
	letter-spacing:0px;
}
.quote h4{
	letter-spacing:0px;
}
.quote p{
	padding-right:17px;
	padding-bottom:10px;
	letter-spacing:0px;
}
.quote .car-section{
	padding-top:15px;	
}
.quote .car-section img{
	width:250px;
}
.quote .nav-tabs{
	padding-bottom:50px;
	border:none;
	text-align:center;	
}
.quote .nav-tabs li{
	float:none;
	display:inline-block;
	border-radius:0px;
	outline:none !important;
	padding-left:0px;
	padding-right:0px;
	margin-left:20px;
	margin-right:20px;
}
.quote .nav-tabs li a{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-family: 'MyriadProSemibold';
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#000;
}
.quote .nav-tabs li a:hover{
	background-color: transparent;
	border-radius: 0px;
	color: #e12424;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e12424;
	margin-bottom: -1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: transparent;
	border-right-color: transparent;
	border-left-color: transparent;
}
.quote .nav-tabs li.video a:hover{
	color:#4d8f42;	
}
.quote .nav-tabs > li.active > a, .quote .nav-tabs > li.active > a:hover, .quote .nav-tabs > li.active > a:focus{
	border-left:1px solid transparent;
	border-right:1px solid transparent;
	border-top:1px solid transparent;
	border-bottom:3px solid #e12424;
	border-radius:0px;
	outline:none;
	color:#e12424;
}
.quote .nav-tabs > li.video.active > a, .quote .nav-tabs > li.video.active > a:hover, .quote .nav-tabs > li.video.active > a:focus{
	color:#3764a8;
}



.quote .modal-tab label{
	padding-top:10px;
	letter-spacing:0px;
	font-family: 'MyriadProSemibold';
	font-weight:normal;	
}
.modal-tab .btn-default{
	width:100%;
	background-color: #e12424;
	margin-bottom:0px;
	font-family: 'MyriadProSemibold';
}
.modal-tab .btn-default:hover{
	background-color: #AC1717;
}
.quote .form-control {
	font-family: 'MyriadProRegular';
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    height: 38px;
    padding: 8px 10px;
	box-shadow:none;
}
.quote .form-control:focus{
	border-color: #666666;
}
.quote textarea.form-control {
    height: auto !important;
}
.quote .modal-car {
	margin-bottom:30px;
}
/*quote section*/











@media (max-width: 1700px) {
.main-banner {
	width: 1600px;
	max-width: none;
	margin-left: -70px;
}
.bg-primary .item {
	overflow: hidden;
}
.bg-primary .item .slider-image {
	width: 1580px;
	max-width: none;
	margin-left: -100px;
}
.bg-primary .carousel-indicators {
	width: 174px;
}
.bg-primary .item {
	padding-right: 174px;
}
.design .design-car {
	bottom: 0px;
	height: 453px;
	width: 700px;
}
.round-box4 {
	left: 680px;
	top: -111px;
}
.round-box5 {
	left: 700px;
	top: 120px;
}
.round-box1 {
	left: -107px;
	top: 250px;
}
.design-shep1, .design-shep2, .design-shep3, .design-shep4, .design-shep5 {
	border: 8px solid #fff;
	height: 120px;
	width: 120px;
}
.round-box1, .round-box2, .round-box3, .round-box4, .round-box5 {{
	width: 120px;
	height: 140px;		
}
/*body{
	background-color:red;
}*/
}
 @media (max-width: 1600px) {
.main-banner {
	width: 1600px;
	max-width: none;
	margin-left: -100px;
}
.bg-primary .item .slider-image {
	width: 1450px;
	max-width: none;
	margin-left: -100px;
}
.interior-exterior .carousel-caption {
	left: 60px;
	padding-bottom: 85px;
	width: 500px;
}
}
 @media (max-width: 1500px) {
.main-banner {
	width: 1600px;
	max-width: none;
	margin-left: -180px;
}
.banner-left {
	background-position: -45px 0px;
}
header, header.port-fixed-top, .inner-header {
	padding-left: 20px;
	padding-right: 20px;
}
.bg-primary, .bg-warning {
	margin-left: 40px !important;
	margin-right: 40px !important;
}
.menu-bottom .right-button {
	margin-right: 0px;
}
.interior-exterior {
	padding-left: 30px;
	padding-right: 30px;
}
.bg-warning {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.jumbotron, .bg-primary {
	margin-left: 30px !important;
	margin-right: 30px !important;
}
.video-section {
	margin-left: 30px;
	margin-right: 30px;
}
.jeep-slider {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
}
.seat-section {
	padding-left: 30px;
	padding-right: 30px;
}
.build-model-sec {
	padding-left: 30px;
	padding-right: 30px;
}
.video-section {
	padding-left: 30px;
	padding-right: 30px;
}
.bg-primary .item .slider-image {
	width: 1400px;
	max-width: none;
	margin-left: -100px;
}
.top-head {
	margin:0px 30px 20px 30px;
	height:80px;
}
.sm-view1 {
	left: 135px;
	bottom: 188px;
}
/*Babai*/
.innerWrapper {
	margin-left: 55px;
	margin-right: 55px;
}
.design-shep5 {
	left: 500px;
	top: 120px;
}
}
 @media (max-width: 1400px) {
.main-banner {
	width: 1400px;
	max-width: none;
	margin-left: -100px;
}
.banner-left {
	padding-left: 45px;
	padding-top: 45px;
}
.banner-right {
	padding-bottom: 45px;
	padding-right: 45px;
}
.small-car {
	right: 35px;
	width: 240px;
	height: 100px;
	padding-right: 10px;
}
.banner-buttons {
	bottom: 50px;
	position: absolute;
	right: 35px;
}
.banner-buttons .btn {
	width: 150px;
	letter-spacing: 0px;
	font-size: 11px;
}
.bg-primary .item .slider-image {
	width: 1400px;
	max-width: none;
	margin-left: -100px;
}
.bg-primary .carousel-indicators {
	width: 160px;
}
.design .design-car {
	bottom: 0px;
	height: 453px;
	width: 600px;
}
.design-shep4 {
	left: 520px;
	top: -111px;
}
.design-shep5 {
	left: 600px;
	top: 120px;
}
.design-shep1 {
	left: -107px;
	top: 150px;
}
.design-shep1, .design-shep2, .design-shep3, .design-shep4, .design-shep5 {
	border: 8px solid #fff;
	height: 110px;
	width: 110px;
}
.sm-view1 {
	left: 120px;
	bottom: 220px;
}
.sm-view2 {
	left: 15px;
	bottom: 310px;
}
.sm-view3 {
	left: 250px;
	top: 65px;
}
.sm-view4 {
	right: 50px;
	top: 50px;
}
.sm-view5 {
	right: 25px;
	bottom: 270px;
}
}
 @media (max-width: 1300px) {
.main-banner {
	width: 1400px;
	max-width: none;
	margin-left: -150px;
}
.banner-left img {
	width: 220px;
	padding-bottom: 5px;
}
.banner-left {
	background-position: -115px 0px;
}
.bg-primary .item .slider-image {
	width: 1100px;
	max-width: none;
	margin-left: -100px;
}
.bg-primary .item {
	padding-right: 160px;
}
.bg-primary .carousel-indicators {
	width: 130px;
}
.interior-exterior .carousel-caption {
	left: 50px;
	padding-bottom: 50px;
	width: 405px;
}
.interior-exterior .carousel-caption h1 {
	font-size: 35px;
	padding-bottom: 10px;
}
}
 @media (max-width: 1200px) {
.main-banner {
	width: 1300px;
	max-width: none;
	margin-left: -190px;
}
.banner-left {
	background-position: -145px 0px;
}
.bg-primary, .bg-warning {
	margin-left: 15px !important;
	margin-right: 15px !important;
}
.banner-logo {
	top: -2px;
}
.top-head {
	margin:0px 30px 20px 30px;
}
.sm-view1 {
	left: 115px;
	bottom: 225px;
}
.sm-view2 {
	left: 25px;
	bottom: 320px;
}
.sm-view3 {
	left: 250px;
	top: 65px;
}
.sm-view4 {
	right: 45px;
	top: 45px;
}
.sm-view5 {
	right: 20px;
	bottom: 260px;
}
.round-box1, .round-box2, .round-box3, .round-box4, .round-box5{
	height: 130px;
    width: 110px;	
}
.round-box5 {
	left: 620px;
	top: 120px;
}
.round-box1 {
    left: -107px;
    top: 230px;
}
.build-model-sec {
	padding: 0px 30px 50px 30px;
}
.interior-exterior .carousel-caption {
	left: 50px;
	padding-bottom: 50px;
	width: 350px;
}
.interior-exterior .carousel-caption h1 {
	font-size: 30px;
}
/*Babai*/
.innerWrapper {
	margin-left: 30px;
	margin-right: 30px;
}
.page-header h1 {
	font-size: 50px;
}
.abbText {
	top: 50px;
}
.abbText h2 {
	font-size: 35px;
}
.abbText p {
	font-size: 14px;
	line-height: 18px;
}
.carsDesignTitle {
	left: 20px;
	top: 20px;
}
.carsDesignTitle h3 {
	font-size: 30px;
}

.carDesignImg {
	bottom: 20px;
}
.round-box4 {
	left: 550px;
	top: -111px;
}

/*Babai end*/
}
 @media (max-width: 992px) {
.banner-left img {
	width: 180px;
	padding-bottom: 5px;
}
.banner-left {
	height: 100px;
	left: 0px;
	right: 0px;
	top: 0px;
	background-image: url("../img/black-bg.png");
	background-repeat: repeat;
	width: 100%;
	text-align: center;
	padding-top: 15px;
}
.banner-right {
	height: 160px;
	left: 0px;
	right: 0px !important;
	top: auto !important;
	bottom: 0px !important;
	background-image: url("../img/black-bg.png");
	background-repeat: repeat;
	width: 100%;
	text-align: center;
	padding-bottom: 15px;
	padding-right: 0px;
}
.banner-buttons {
	bottom: 15px;
	text-align: center;
	width: 100%;
	right: 0px;
}
.small-car {
	height: 75px;
	padding-right: 0px;
	right: 0px;
	width: 100%;
	border: none;
	padding-top: 0px;
	padding-bottom: 5px;
	bottom: 70px;
}
.main-banner {
	width: 1200px;
	max-width: none;
	margin-left: -190px;
}

.navbar-default .navbar-nav > li > a {
	margin-right: 20px;
	letter-spacing: 0px;
}
.car-section .btn-default {
	margin-bottom: 5px !important;
	width: 190px !important;
}
.car-section .btn-danger {
	margin-bottom: 5px !important;
	width: 190px !important;
}
.bg-warning {
	padding-bottom: 50px;
	padding-top: 50px;
}
.design .design-car {
	bottom: 0px;
	height: 453px;
	width: 480px;
}
.round-box3 {
	left: 130px;
	top: -90px;
}
.round-box4 {
	left: 450px;
	top: -111px;
}
.round-box5 {
	left: 480px;
	top: 80px;
}
.round-box2 {
	left: -70px;
	top: -20px;
}
.round-box1 {
	left: -87px;
	top: 150px;
}
.design-shep1, .design-shep2, .design-shep3, .design-shep4, .design-shep5 {
	border: 5px solid #fff;
	height: 90px;
	width: 90px;
}
.round-box1, .round-box2, .round-box3, .round-box4, .round-box5 {
	height: 110px;
	width: 90px;		
}
.bg-info {
	height: 500px;
	overflow-x:inherit;
}
.design .design-car {
	bottom: -50px;
	height: 353px;
	width: 480px;
}
.car-box {
	height: 353px;
	margin: 0 auto;
	width: auto;
}
.design .btn-danger {
	margin-bottom: 30px;
}
.sm-view1 {
	left: 90px;
	bottom: 170px;
}
.sm-view2 {
	left: 15px;
	bottom: 240px;
}
.sm-view3 {
	left: 210px;
	top: 50px;
}
.sm-view4 {
	right: 40px;
	top: 40px;
}
.sm-view5 {
	right: 20px;
	bottom: 200px;
}
footer .footer-car-logo {
	margin-bottom: 50px;
}
.build-model-sec .build-btn {
	bottom: 110px;
}
.build-model-sec figure {
	overflow: hidden;
	width: 100%;
}
.build-model-sec figure img {
	width: 1000px;
	max-width: none;
}
.interior-exterior .item {
	overflow: hidden;
}
.interior-exterior .item img {
	width: 1000px;
	max-width: none;
}
.interior-exterior .carousel-control.left, .interior-exterior .carousel-control.right {
	left: 48%;
}
.interior-exterior .carousel-caption {
	left: 30px;
	padding-bottom: 30px;
	width: 280px;
}
.interior-exterior .carousel-caption h1 {
	font-size: 25px;
}
/*Babai*/
.fullSection {
	overflow: hidden;
}
.fullSection img {
	height: 400px;
	max-width: inherit;
}
.page-header {
	margin-bottom: 40px;
}
.page-header h1 {
	font-size: 40px;
}
.page-header p {
	font-size: 14px;
	line-height: 18px;
}
.carsDesignTitle h3 {
	font-size: 25px;
}
.carDesignArea {
	margin-bottom: 80px;
}
.carDesignFooter {
	padding-top: 30px;
	padding-bottom: 30px;
}
.wheelCng ul li {
	width: 50px;
}
.carsDesign {
    background-position: center -60px;
    height: 450px;
}
.carDesignImg {
	bottom: 20px;
}
/*Babai end*/
}
 @media (max-width: 850px) {
.main-banner {
	width: 1200px;
	max-width: none;
	margin-left: -280px;
}
.build-model-sec figure img {
	margin-left: -100px;
}
}
 @media (max-width: 767px) {
.nav-tabs > li, .form-open, .newsletter-open {
	margin-left: 0px;
	margin-right: 0px;
}
.top-head {
	margin:0px 30px 10px 30px;
	height:60px;
}
.navbar-default .navbar-toggle {
	border-radius: 0px;
	border: 1px solid #e12424;
	margin-bottom: 5px;
	margin-top: 5px;
}
.navbar-default .navbar-toggle:hover {
	background-color: #e12424;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #e12424;
}
.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #e12424;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-brand.home {
	margin-top: 0px;
}
.navbar-default .navbar-brand {
	width: 110px;
	height: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -17px;
}
.navbar-default .navbar-brand img {
	display: inline-block;
}
.navbar-default .navbar-brand .ideavessel {
	display: none;
	top: 0px;
}
.carmodel-logo {
	display: none;
}
header {
	padding-top: 8px;
}
.navbar.navbar-default {
	height: auto;
	min-height: 0px;
}
.navbar-toggle {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.collapse.navbar-collapse {
	padding-left: 15px;
	padding-right: 15px;
}
.navbar-default .navbar-nav > li > a {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	text-align: center;
	border-width: 2px;
}
.navbar-default .navbar-nav > li > a:hover {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	text-align: center;
	border-width: 2px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	border-width: 2px;
}
.show {
	display: none !important;
}
.hide {
	display: block !important;
}
.main-banner {
	width: 1100px;
	max-width: none;
	margin-left: -280px;
}
.bg-danger {
	padding-bottom: 20px;
}
.bg-warning {
	padding-bottom: 20px;
	padding-top: 20px;
}
.column-border {
	border-left: none;
	border-top: 1px solid #e4e4e2;
}
.car-section {
	margin-bottom: 20px;
	margin-top: 20px;
}
.bg-danger figure img {
	width: 200px;
}
.bg-danger {
	padding: 20px 0px;
}
.bg-danger .list-inline {
	margin-bottom: 20px;
}
.bg-danger .list-inline li a {
	margin-left: 5px;
	margin-right: 5px;
}
.bg-danger .btn-default, .bg-danger .btn-danger {
	margin-bottom: 20px;
}
.bg-warning h1 {
	padding-bottom: 25px;
	font-size: 50px;
}
.banner-left {
	padding-left: 0px;
}
.bg-primary .carousel-indicators {
	width: 100%;
	height: 100px !important;
	left: 0px;
	top: auto;
	right: 0px;
	bottom: 0px;
}
.bg-primary .carousel-indicators li {
	width: 25% !important;
	height: 100px !important;
}
footer {
	padding-top: 30px;
	padding-bottom: 30px;
}
footer p {
	padding-bottom: 20px;
}
footer .footer-car-logo {
	margin-bottom: 30px;
}
footer .footer-car-logo img {
	width: 200px;
	margin: 0 auto;
}
.banner-buttons .btn {
	letter-spacing: 1px;
	margin-bottom: 2px;
	width: 190px;
}
.design .design-car {
	bottom: 0px;
	height: 453px;
	width: 350px;
}
.round-box2 {
	left: 0px !important;
	top: -100px !important;
}
.round-box3 {
	left: 130px;
	top: -100px;
}
.round-box5 {
	left: 200px;
	top: 140px;
}
.round-box4 {
	left: 260px;
	top: -100px;
}
.round-box2 {
	left: -50px;
	top: 0px;
}
.round-box1 {
	left: 100px;
	top: 140px;
}
.round-box1, .round-box2, .round-box3, .round-box4, .round-box5{
	height: 110px;
	width: 90px;	
}
.design-shep1, .design-shep2, .design-shep3, .design-shep4, .design-shep5 {
	border: 5px solid #fff;
	height: 90px;
	width: 90px;
}
.bg-info {
	height: 450px;
}
.design .btn-danger {
	margin-bottom: 5px;
}
.design .design-car {
	bottom: -30px;
	height: 353px;
	width: 350px;
}
.car-box {
	height: 310px;
	margin: 0 auto;
	width: auto;
}
.c-form-box {
	margin: 0px auto 20px auto;
}
.sm-view1 {
	left: 60px;
	bottom: 220px;
}
.sm-view2 {
	left: 15px;
	bottom: 275px;
}
.sm-view3 {
	left: 150px;
	top: 35px;
}
.sm-view4 {
	right: 30px;
	top: 25px;
}
.sm-view5 {
	right: 10px;
	bottom: 250px;
}
.build-model-sec ul li {
	font-size: 11px;
}
.build-model-sec .build-btn {
	bottom: 280px;
}
.build-model-sec .btn-danger {
	padding: 8px 20px;
}
.interior-exterior .carousel-control.left {
	display: none;
}
.interior-exterior .carousel-control.right {
	display: none;
}
.slider-logo {
	height: 100px;
	overflow: hidden;
}
.interior-exterior .item img {
	width: 800px;
}
.interior-exterior .carousel-caption {
	left: 15px;
	right: 15px;
	top: 10px;
	bottom: auto;
	width: auto;
	text-align: center;
	padding: 10px;
	background-image: url(../img/black-bg.png);
}
.interior-exterior .carousel-caption h1 {
	font-size: 20px;
	padding-bottom: 5px;
}
.interior-exterior .carousel-caption p {
	font-size: 14px;
	line-height: 15px;
}
.seat-section {
	padding-bottom: 150px;
}
.seat-section .carousel-caption {
	left: 15px;
	right: 15px;
	top: 40px;
}
.seat-section .carousel-caption h1 {
	font-size: 30px;
}
.seat-section .item {
	height: 450px;
}
.seat-section .item .seat-img {
	width: 300px;
}
.seat-section .carousel-indicators {
	margin-left: 0px;
	width: 100%;
	left: 0px;
}
.build-model-sec figure img {
	width: 800px;
}
.build-model-sec ul li {
	width: 100%;
	font-size: 13px;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
}
.sub-header-menu {
	display: none;
}
.mob-sub-menu {
	padding: 30px 0 10px;
	display: block;
	margin: 0px 30px;
	background-color: #555857;
	background-image: url(../img/bottom-arrow.png);
	background-position: center 15px;
	background-repeat: no-repeat;
	cursor:pointer;
}
.mobile-fixed-top {
	position: fixed;
	left: 0px;
	right: 0px;
	top: 80px;
	z-index: 99;
}
.mob-sub-menu ul {
	width: 100%;
	text-align: center;
	background-color: red;
}
.mob-sub-menu ul li a {
	line-height: 30px;
	background-color: #555857;
	color: #fff;
	display: block;
	text-decoration: none;
}
.logo-holder {
	display:none;
}
/*Babai*/
.abbText.abbMid {
	text-align: center;
}
.page-header h1 {
	font-size: 30px;
}
.abbText h2 {
	font-size: 28px;
}
.designBg {
	overflow: hidden;
}
.designBg img {
	height: 300px;
	max-width: inherit;
}
.carDesignFooter {
	background-image: none;
}
.colorCng {
	width: 100%;
	margin-bottom: 35px;
}
.colorCng ul li {
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 3px;
}
.wheelCng {
	width: 100%;
}
.colorCng h4 {
	padding-bottom: 20px;
}
.wheelCng ul li {
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 3px;
}
.carsDesign {
	background-position: center -100px;
    height: 400px;
}
.carDesignImg {
	bottom: 20px;
	width:450px;
}
.left-big-wheel {
	bottom: 37px;
    left: 256px;
}
.left-big-wheel img {
	width:40px;
}
.right-big-wheel {
	bottom: 37px;
    right: 66px;
}
.right-big-wheel img {
	width:20px;
}
.modelDropdown .btn-default {
    width: 100%;
	display: block;
}
.modelDropdown .bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}
/*Babai end*/
.quote .nav-tabs li{
	margin-left:10px;
	margin-right:10px;
}
}
 @media (max-width: 550px) {
.bg-danger .list-inline li {
	display: block !important;
	float: none;
	margin-bottom: 5px;
}
.ideavessel {
	display: none;
}
.small-car {
	display: none;
}
.banner-right {
	height: 70px;
}
.main-banner {
	margin-left: -310px;
}
.bg-danger figure img {
	width: 150px;
}
.build-model-sec figure img {
	width: 800px;
	margin-left: -170px;
}
.quote .nav-tabs li{
	margin-left:2px;
	margin-right:2px;
}
}
 @media (max-width: 480px) {
.header-bottom .right-button {
	margin-right: 5px;
}
.top-head {
	height:40px;
}
.top-head-logo-Left {
	display:none;
}
.top-head-logo {
    right: 0px;
	left:0px;
    text-align:center !important;
}
.top-head-logo img {
	width:200px;
}
.bg-danger .list-inline li {
	display: block !important;
	float: none;
}
.bg-warning h1 {
	padding-bottom: 15px;
	font-size: 35px;
}
.car-section .btn {
	width: 100% !important;
}
.bg-danger .btn-default {
	margin-bottom: 5px;
}
.bg-danger .btn-danger {
	margin-bottom: 20px;
}
.bg-danger .btn-default, .bg-danger .btn-danger {
	display: block;
	width: 100% !important;
}
header, .bg-primary, .bg-warning {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.jumbotron, .bg-primary {
	margin-left: 15px !important;
	margin-right: 15px !important;
}
.build-model-sec {
	padding-left: 15px;
	padding-right: 15px;
}
/*.navbar-default .navbar-brand {
	width: auto;
}*/
.ideavessel {
	display: none !important;
}
.banner-buttons {
	padding-left: 5px;
	padding-right: 5px;
}
.banner-buttons .btn {
	width: 100%;
}
.banner-right {
	height: 110px;
}
.banner-left img {
	width: 170px;
}
.jumbotron h2 {
	font-size: 20px;
}
.main-banner {
	width: 1000px;
	margin-left: -280px;
}
.design .design-car {
	width: 350px;
}
.round-boxp2 {
	left: 0px !important;
	top: -100px !important;
}
.round-box3 {
	left: 110px;
	top: -100px;
}
.round-box5 {
	left: 180px;
	top: 150px;
}
.round-box4 {
	left: 220px;
	top: -100px;
}
.round-box2 {
	left: -50px;
	top: 0px;
}
.round-box1 {
	left: 90px;
	top: 150px;
}
.design-shep1, .design-shep2, .design-shep3, .design-shep4, .design-shep5 {
	border: 4px solid #fff;
	height: 80px;
	width: 80px;
}
.round-box1, .round-box2, .round-box3, .round-box4, .round-box5 {
	height: 100px;
	width: 80px;
}
.sm-view1 {
	left: 55px;
	bottom: 240px;
}
.sm-view2 {
	left: 15px;
	bottom: 275px;
}
.sm-view3 {
	left: 130px;
	top: 30px;
}
.sm-view4 {
	right: 30px;
	top: 20px;
}
.sm-view5 {
	right: 5px;
	bottom: 260px;
}
.build-model-sec {
	padding: 0px 15px 30px 15px;
}
.build-model-sec .build-btn {
	bottom: 240px;
}
.build-model-sec .btn-danger {
	padding: 10px;
	font-size: 11px;
}
.interior-exterior {
	padding-left: 15px;
	padding-right: 15px;
}
.interior-exterior .item img {
	margin-left: -100px;
}
.interior-exterior .carousel-caption {
	left: 5px;
	right: 5px;
	top: 5px;
	padding: 5px;
}
.interior-exterior .carousel-caption h1 {
	font-size: 20px;
	padding-bottom: 5px;
}
.interior-exterior .carousel-caption p {
	font-size: 14px;
	line-height: 15px;
}
.slider-logo {
	height: 55px;
	overflow: hidden;
	width: 50px;
}
.seat-section .carousel-caption h1 {
	font-size: 22px;
}
.seat-section .item .seat-img {
	width: 250px;
}
.seat-section .item {
	height: 380px;
}
.build-model-sec figure img {
	width: 650px;
}
/*Babai*/
.innerWrapper {
	margin-left: 15px;
	margin-right: 15px;
}
.mob-sub-menu {
	margin-left: 15px;
	margin-right: 15px;
}
.inner-header {
	padding-left: 0px;
	padding-right: 0px;
}
.inner-header.port-fixed-top {
	padding-left: 0px;
	padding-right: 0px;
}
.right-button {
	text-align: right;
}
.right-button .btn-danger {
	width: 140px;
	margin-right: 10px;
	letter-spacing: 1px;
}
.video-section {
	margin-left: 15px;
	margin-right: 15px;
}
.jeep-slider {
	padding-left: 15px;
	padding-right: 15px;
}
.seat-section {
	padding-left: 15px;
	padding-right: 15px;
}
.blogVideoSec{
	margin-left: 5px;
	margin-right: 5px;	
}
.blogVideoSec .leftSide{
	padding-left: 10px;
	padding-right: 10px;	
}
.quote .nav-tabs li{
	margin-left:0px;
	margin-right:0px;
	width:100%;
}
footer p {
	font-size: 12px;
	letter-spacing: 1px;
	padding-bottom: 20px;
}
footer p span {
	padding-right:5px;
	margin-right:5px;
}
.carsDesign {
    background-position: center -200px;
    height: 300px;
}
.carDesignImg {
	bottom: 20px;
	width:280px;
}
.left-big-wheel {
	left:160px;
	bottom:22px;
}
.left-big-wheel img {
	width:25px;
}
.right-big-wheel {
	right:41px;
	bottom:24px;
}
.right-big-wheel img {
	width:11px;
}
}
