* {
	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;
}
a {
	text-decoration: none;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	color: inherit;
}
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;
}
body {
	letter-spacing: 2px;
}
textarea {
	resize: none;
}
input:focus {
	outline: none;
}
img {
	max-width: 100%;
}
body {
	padding-top: 125px;
}
body.top-gap {
	padding-top: 325px;
}
header {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	background-image: url(../img/header-bg.jpg);
	background-repeat: repeat;
	z-index: 99999;
}
.navbar {
	background-color: transparent;
	min-height: inherit;
	border-radius: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	margin-bottom: 0px;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'MyriadProSemibold';
	font-size: 13px;
	line-height: 50px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1d1d1d;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #bc0709;
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #bc0709;
}
.navbar-default .navbar-nav > li:last-child > a {
	border-right: 0px;
}
.navbar .btn-primary {
	line-height: 50px;
	background-color: #bd0011;
	font-size: 12px;
	text-transform: uppercase;
	color: #fefefe;
	font-family: 'MyriadProBold';
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-radius: 0px;
	border: 0px;
}
.navbar .btn-primary .fa {
	font-size: 13px;
	height: 34px;
	width: 34px;
	border-radius: 50%;
	border: 2px solid #FFF;
	line-height: 31px;
	text-align: center;
	margin-right: 20px;
	padding-left: 2px;
}
.subHeader {
	padding-bottom: 5px;
	padding-top: 5px;
	position: relative;
	background-image: url(../img/menu-border.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.logo {
	float: left;
	margin-left: 75px;
}
.sponsord {
	float: right;
	margin-right: 75px;
}
header .text {
	padding-right: 15px;
	color: #ccc;
	font-family: 'MyriadProRegular';
	font-size: 13px;
}
.vesselSec {
	font-family: 'MyriadProRegular';
	font-size: 13px;
	color: #fefefe;
	letter-spacing: 1px;
	text-align: center;
	width: 385px;
	padding-right: 8px;
	height: 88px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	top: 31px;
	background-image: url(../img/vessel-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.vesselSec a {
	text-decoration: none;
	display: block;
}
.vesselLogo {
	padding-top: 17px;
	display: inline-block;
	padding-left: 14px;
	padding-right: 12px;
}
.logo-left-text {
	color: #fff;
	text-decoration: none !important;
}
.logo-right-text {
	color: #fff;
	text-decoration: none !important;
}
.jumbotron {
	padding: 0px;
	position: relative;
	margin-bottom: 0px;
	height: 500px;
	background-image: url(../img/banner-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.jumbotron iframe {
	height: 1100px;
	margin-top: -100px;
}
.banner-text {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}
.banner-text h1 {
	font-family: 'MyriadProBold';
	color: #bd0011;
	font-size: 100px;
	line-height: 90px;
	padding-bottom: 12px;
}
.banner-text h2 {
	font-family: 'MyriadProCondRegular';
	color: #bd0011;
	font-size: 36px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	line-height: 36px;
}
.banner-text p {
	font-family: 'MyriadProBoldCondensed';
	color: #bd0011;
	font-size: 16px;
	padding-bottom: 25px;
	text-transform: uppercase;
}
.banner-text .btn-danger {
	font-family: 'MyriadProBold';
	color: #fff;
	font-size: 14px;
	background-color: #bd0011;
	border: none;
	border-radius: 1px;
	padding: 17px 25px;
	letter-spacing: 3px;
}
.banner-text .btn-danger:hover {
	background-color: #aa0004;
}
/*jeep gallary*/
.jeep-gallary {
	overflow: hidden;
}
.jeep-gallary .list-inline li {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: -3px;
	margin-right: -3px;
	width: 20%;
	position: relative;
	overflow: hidden;
}
.jeep-gallary .list-inline li:hover a {
	text-decoration: none !important;
}
.jeep-gallary .list-inline li .jeep-overlay {
	position: absolute;
	height: 70px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(../img/jeep-overlay.png);
	background-repeat: repeat;
	background-position: left top;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.jeep-gallary .list-inline li .jeep-overlay.video-review {
	background-image: url(../img/video-review.png);
	background-repeat: repeat;
	background-position: left top;
}
.jeep-gallary .list-inline li:hover .jeep-overlay {
	height: 100%;
}
.jeep-gallary .list-inline li .video-btn {
	opacity: 0;
	position: absolute;
	top: 30%;
	left: 0px;
	right: 0px;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transform: scale(0.3);
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	z-index: 99;
}
.jeep-gallary .list-inline li:hover .video-btn {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
}
.jeep-gallary .list-inline li .jeep-text {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 27px;
	text-decoration: none !important;
}
.jeep-gallary .list-inline li a h3 {
	font-family: 'MyriadProBoldCondensed';
	color: #fff;
	font-size: 14px;
	letter-spacing: 3px;
	text-decoration: none !important;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.vesselSec.show-tab.idea-small-logo {
	background-image: url(../img/vessel-bg2.png);
	top: -6px;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
}
.jeep-gallary.subnav {
	position: fixed;
	top: -35px;
	left: 0px;
	z-index: 999;
}
.jeep-gallary.subnav li {
	height: 230px;
}
.jeep-gallary.subnav li img {
	position: relative;
	bottom: 0px;
}
.jeep-gallary.subnav li .jeep-overlay {
	background-color: #bf0609;
}
/*jeep gallary*/
.jeep-model {
	padding-top: 100px;
	overflow: hidden;
}
.jeep-model h1 {
	font-family: 'MyriadProBoldCondensed';
	font-size: 70px;
	color: #000;
}
.jeep-model p {
	font-family: 'MyriadProBoldCondensed';
	font-size: 17px;
	color: #bd0011;
	letter-spacing: 2px;
	padding-bottom: 30px;
	opacity: 0;
}
/*jeep slider*/
.modelBox figure {
	line-height: 160px;
	height: 160px;
	text-align: center;
}
.modelBox figcaption {
	padding-bottom: 20px;
}
.modelBox h2 {
	font-size: 24px;
	color: #000000;
	font-family: 'MyriadProBoldCondensed';
	padding-bottom: 13px;
}
.modelBox p {
	font-size: 16px;
	line-height: 20px;
	color: #668580;
	padding-bottom: 0px;
	font-family: 'MyriadProRegular';
	letter-spacing: normal;
}
.modelBox ul li a {
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	color: #7f7f7f;
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 11px;
	font-family: 'MyriadProBold';
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
}
.modelBox ul li a:hover, .modelBox ul li a:focus {
	background-color: #bd0011;
	color: #FFF;
	text-decoration: none;
	border-bottom-color: #bd0011;
}
.jeep-slider {
	padding-top: 15px;
	padding-bottom: 105px;
	overflow: hidden;
}
/*jeep slider*/

/*Join The Jeep Wrangler Family css st*/
.panel-info {
	border: none;
	padding-bottom: 100px;
	overflow: hidden;
}
.panel-info h1 {
	font-family: 'MyriadProBoldCondensed';
	font-size: 44px;
	color: #000;
	padding-bottom: 10px;
	letter-spacing: 4px;
}
.panel-info p {
	font-size: 17px;
	font-family: 'MyriadProBoldCondensed';
	color: #bd0011;
	padding-bottom: 17px;
	letter-spacing: 3px;
	opacity: 0;
}
.panel-info p.gap {
	padding-bottom: 90px;
}
.panel-info .block {
	margin-bottom: 10px;
	background-color: #ececec;
	float: left;
	width: 100%;
}
.panel-info .block .imagebox {
	width: 50%;
}
.panel-info .block .textbox {
	width: 50%;
	padding: 90px 40px 40px 40px;
}
.panel-info .block h2 {
	font-size: 26px;
	font-family: 'MyriadProBoldCondensed';
	color: #000;
	padding-bottom: 15px;
	letter-spacing: 3px;
}
.panel-info .block p {
	color: #668580 !important;
	font-size: 16px;
	padding-bottom: 15px;
	font-family: 'MyriadProRegular';
	line-height: 20px;
	letter-spacing: 0px;
}
.panel-info .block .hide {
	display: none;
}
.panel-info .block .show {
	display: block;
}
/*Join The Jeep Wrangler Family css nd*/



/*footer css st*/
footer {
	background-color: #000;
	padding: 0px;
	margin: 0px;
}
footer .bg-info {
	background-color: #000;
	border-bottom: solid 1px #0d1114;
	padding: 30px 0px;
	position: relative;
}
footer .bg-info figure {
	float: left;
	height: 55px;
	width: 55px;
	overflow: hidden;
	margin-right: 25px;
	border-radius: 50%;
}
footer .bg-info figure img {
	border-radius: 50%;
}
footer .bg-info p {
	float: left;
	font-size: 11px;
	color: #fff;
	font-family: HelveticaNeueLTProRoman;
	padding-bottom: 0px;
	padding-top: 20px;
	text-transform: uppercase;
}
footer .bg-info p .lead {
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: normal;
	font-family: HelveticaNeueLTProMd;
	text-transform: uppercase;
	margin-right: 15px;
	letter-spacing: 2px;
}
.backtotop {
	position: fixed;
	bottom: 100px;
	right: 0px;
	text-align: center;
	font-family: HelveticaNeueLTProMd;
	color: #4d4d4d;
	text-transform: uppercase;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	cursor: pointer;
	padding-right: 15px;
	z-index: 999;
	opacity: 0;
}
.backtotop:hover {
	color: #bd0011;
}
.backtotop .fa {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 34px;
	border: solid 2px #4d4d4d;
	border-radius: 50%;
	color: #4d4d4d;
	font-size: 25px;
	margin-bottom: 5px;
	padding-left: 1px;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.backtotop:hover .fa {
	color: #bd0011;
	border-color: #bd0011;
}
footer .bg-primary {
	background-color: #000;
	border-bottom: solid 1px #0d1114;
	padding: 40px 0px;
}
footer .bg-primary ul {
	padding: 0px;
	margin: 0px;
}
footer .bg-primary ul li {
	display: block;
	padding-bottom: 18px;
}
footer .bg-primary ul li a {
	font-size: 11px;
	color: #61798a;
	text-decoration: none;
	font-family: HelveticaNeueLTProRoman;
	text-transform: uppercase;
	letter-spacing: 0px;
}
footer .bg-primary ul li a:hover {
	color: #a6bbc9;
}
footer .bg-primary .form-control {
	height: 40px;
	padding: 9px 0px;
	font-size: 11px;
	color: #61798a;
	font-family: HelveticaNeueLTProRoman;
	background-color: #000;
	border: none;
	border-bottom: solid 1px #425765;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}
footer .bg-primary .form-control:focus {
	border-bottom-color: #b2c2cd;
}
footer .bg-primary .form-control::-moz-placeholder {
color: #61798a;
}
footer .bg-primary .form-control:-ms-input-placeholder {
color: #61798a;
}
footer .bg-primary .form-control::-webkit-input-placeholder {
color: #61798a;
}
footer .bg-primary textarea.form-control {
	height: auto;
}
footer .bg-primary .btn-default {
	color: #FFF;
	background-color: #bd0011;
	border-color: #bd0011;
	border-radius: 2px;
	font-size: 13px;
	text-transform: uppercase;
	font-family: HelveticaNeueLTProBd;
	padding: 10px 30px;
	letter-spacing: 5px;
}
footer .bg-primary .btn-default:hover, footer .bg-primary .btn-default:focus, footer .bg-primary .btn-default.focus, footer .bg-primary .btn-default:active, footer .bg-primary .btn-default.active {
	color: #fff;
	background-color: #c11726;
	border-color: #c11726;
}
footer .bg-primary h2 {
	font-family: HelveticaNeueLTProMd;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	line-height: 25px;
	padding-bottom: 20px;
	letter-spacing: 4px;
}
footer .bg-primary p {
	font-family: HelveticaNeueLTProRoman;
	font-size: 11px;
	color: #61798a;
	padding-bottom: 10px;
}
footer .bg-primary .socalBox {
	padding-bottom: 10px;
	padding-top: 40px;
}
footer .bg-primary .socalBox .fa {
	margin-right: 12px;
	color: #29414f;
	font-size: 24px;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
footer .bg-primary .socalBox .fa:hover {
	color: #EAF0F4;
}
footer .bg-success {
	background-color: #000;
	padding: 35px 0px;
}
footer .bg-success p {
	padding: 0px;
	font-size: 11px;
	color: #61798a;
	font-family: HelveticaNeueLTProLt;
	text-align: center;
}
/*footer css nd*/
.bottom-header {
	display: none;
}
.show-tab {
	display: block;
}
.hide-tab {
	display: none;
}
.call {
	font-size: 14px;
	text-transform: uppercase;
	color: #fefefe;
	font-family: MyriadProBold;
	line-height: 50px;
	margin-right: 10px !important;
}
.call:hover, .call:focus{
	color: #bd0011;
	text-decoration: none;
}
@media (max-width: 1600px) {
body.top-gap {
	padding-top: 300px;
}
.jeep-gallary.subnav {
	top: -45px;
	left: 0px;
	z-index: 999;
}
.jeep-gallary.subnav li {
	height: 230px;
}
.video-btn img {
	width: 60px;
}
.jumbotron {
	height: 550px;
}
.jumbotron iframe {
	height: 900px;
}
}
@media (max-width: 1600px) {
.navbar-default .navbar-nav > li > a {
	padding: 0 40px;
}
.banner-text h1 {
	font-size: 80px;
}
.banner-text p {
	padding-bottom: 15px;
}
.video-btn img {
	width: 50px;
}
}
@media (max-width: 1500px) {
.video-btn img {
	width: 60px;
}
}
@media (max-width: 1400px) {
.jeep-gallary .list-inline li .jeep-overlay {
	height: 60px;
}
.jeep-gallary .list-inline li .jeep-text {
	bottom: 20px;
}
.jeep-gallary .list-inline li a h3 {
	font-size: 14px;
	letter-spacing: 2px;
}
.video-btn img {
	width: 50px;
}
.navbar-default .navbar-nav > li > a {
	padding: 0 25px;
}
}
@media (max-width: 1300px) {
.navbar-default .navbar-nav > li > a {
	padding: 0 20px;
}
.jeep-gallary .list-inline li .jeep-overlay {
	height: 60px;
}
.jeep-gallary .list-inline li .jeep-text {
	bottom: 19px;
}
.jeep-gallary .list-inline li a h3 {
	font-size: 14px;
	letter-spacing: 2px;
}
.video-btn img {
	width: 50px;
}
.jumbotron {
	height: 500px;
}
.jumbotron iframe {
	height: 900px;
}
}
@media (max-width: 1200px) {
body.top-gap {
	padding-top: 255px;
}
.jeep-gallary.subnav li {
	height: 210px;
}
.jeep-gallary .list-inline li a h3 {
	font-size: 16px;
	letter-spacing: 1px;
}
body {
	padding-top: 100px;
}
.navbar-default .navbar-nav > li > a {
	padding: 0 15px;
}
.navbar-default .navbar-nav > li:first-child > a {
	padding-left: 0px;
}
.panel-info .block .textbox {
	padding: 60px 40px 40px;
}
.logo {
	margin-left: 15px;
}
.logo img {
	width: 70px;
}
.sponsord {
	margin-right: 15px;
}
.derrick {
	padding-top: 10px;
	display: inline-block;
}
.derrick img {
	width: 100px;
}
.vesselLogo {
	width: 60px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.vesselSec {
	top: 15px;
	width: 300px;
	background-size: 100%;
	font-size: 12px;
	letter-spacing: 0px;
	padding-top: 20px;
}
.banner-text h1 {
	font-size: 70px;
	line-height: 70px;
}
.banner-text h2 {
	font-size: 30px;
	line-height: 30px;
}
.banner-text p {
	font-size: 16px;
	padding-bottom: 5px;
}
.banner-text .btn-danger {
	font-size: 14px;
	padding: 17px 25px;
	letter-spacing: 3px;
}
.subnav.jeep-gallary.show-tab. li {
height:200px;
}
.jeep-gallary .list-inline li .jeep-overlay {
	height: 60px;
}
.jeep-gallary .list-inline li .jeep-text {
	bottom: 19px;
}
.video-btn img {
	width: 35px;
}
.jeep-model {
	padding-top: 80px;
}
footer .bg-info p {
	float: none;
	padding-top: 10px;
}
.jumbotron {
	height: 500px;
}
.jumbotron iframe {
	height: 800px;
	margin-top: -100px;
}
}
@media (max-width: 1140px) {
	.navbar-default .navbar-nav > li > a {
	padding: 0 10px;
	font-size:11px;
}
.call{
	font-size:11px;}
	}
 @media (max-width: 992px) {
body.top-gap {
	padding-top: 205px;
}
.show-tab {
	display: none;
}
.hide-tab {
	display: block;
}
.vesselSec {
	position: relative;
	margin-bottom: 15px;
}
.jeep-gallary.subnav li {
	height: 205px;
}
.jeep-gallary.subnav .list-inline li .jeep-overlay {
	height: 60px;
}
.jeep-gallary.subnav .list-inline li .jeep-text {
	bottom: 18px;
}
/*	 .navbar-nav{
width:100%;
text-align:center;
}
.navbar-default .navbar-nav > li{
display:inline-block;
float:none;
}*/
.navbar-default .navbar-nav > li > a {
	padding: 0 10px;
	font-size: 11px;
}
.navbar-default .navbar-nav > li:first-child > a {
	padding-left: 0px;
	font-size: 12px;
}
.navbar .btn-primary {
	font-size: 11px;
	padding: 0 18px;
	letter-spacing: 0px;
}
.navbar .btn-primary .fa-quote-left {
	display: none;
}
.panel-info h1 {
	font-size: 30px;
}
.panel-info .block .imagebox {
	width: 100%;
}
.panel-info .block .textbox {
	padding: 30px;
	width: 100%;
}
.panel-info .block .hide {
	display: block !important;
}
.panel-info .block .show {
	display: none !important;
}
.banner-text h1 {
	font-size: 50px;
	line-height: 50px;
	padding-bottom: 10px;
}
.banner-text h2 {
	font-size: 30px;
	padding-bottom: 5px;
	line-height: 36px;
}
.banner-text p {
	font-size: 16px;
	padding-bottom: 10px;
}
.banner-text .btn-danger {
	font-size: 14px;
	padding: 17px 25px;
	letter-spacing: 3px;
}
.jeep-gallary .list-inline li .jeep-overlay {
	height: 40px;
}
.jeep-gallary .list-inline li .jeep-text {
	bottom: 12px;
}
.jeep-gallary .list-inline li a h3 {
	font-size: 13px;
	letter-spacing: 1px;
}
.video-btn img {
	width: 30px;
}
.jeep-model {
	padding-top: 50px;
}
.jeep-model h1, .panel-info h1 {
	font-size: 50px;
}
.jeep-model p, .panel-info p {
	letter-spacing: 1px;
}
footer .bg-primary ul {
	text-align: center;
}
footer .bg-primary ul li {
	display: inline-block;
	padding: 5px 3px;
}
footer .bg-primary h2 {
	padding-bottom: 15px;
	padding-top: 20px;
}
footer .bg-primary .socalBox {
	padding-top: 20px;
}
.jumbotron {
	height: 400px;
}
.jumbotron iframe {
	height: 800px;
	margin-top: -180px;
}
}
@media (max-width: 895px) {
	.navbar-default .navbar-nav > li > a {
	padding: 0 5px;
	font-size: 10px;
	letter-spacing:1px;
}
	}
 @media (max-width: 767px) {
.jeep-gallary.subnav {
	position: relative;
}
.bottom-header {
	background-image: url("../img/jeep-overlay.png");
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	width: 100%;
	position: fixed;
	z-index: 9999;
	top: 90px;
}
.menu-trigar {
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	cursor: pointer;
	padding-left: 1px;
}
.menu-trigar .fa {
	color: #fff;
}
.menu-section {
	display: none;
	margin-top: 10px;
}
.menu-section ul li {
}
.menu-section ul li a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}
.menu-section ul li a:hover {
	background-color: #000;
	color: #fff;
}
body, body.top-gap {
	padding-top: 80px;
}
.show {
	display: none !important;
}
.hide {
	display: block !important;
}
.navbar-toggle {
	margin-top: 23px;
	border-radius: 0px;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.navbar-default .navbar-toggle:hover {
	background-color: transparent;
	border-color: #bd0011;
}
.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #bd0011;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.navbar-default .navbar-toggle:focus {
	background-color: #bd0011;
	border-color: #bd0011;
}
.navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #fff;
}
.navbar-brand {
	padding: 10px 0px 0px 10px;
	margin-bottom: 10px;
	float: left;
	width: 100px;
	position: relative;
	height: 80px;
}
.navbar-brand img {
	width: 80px;
}
.navbar-default .navbar-nav > li {
	padding-left: 15px;
	padding-right: 15px;
}
.navbar-default .navbar-nav > li > a {
	padding: 0px;
	text-align: center;
	font-size: 13px;
	line-height: 30px;
	background-color: transparent;
	border:0px;
}
.navbar-default .navbar-nav > li > a:hover {
	background-color: #bd0011;
	color: #fff;
}
.panel-info h1 {
	font-size: 25px;
}
.panel-info .block .textbox {
	padding: 15px;
}
.navbar .btn-primary {
	padding: 0px;
	line-height: 35px;
	width: 100%;
	margin-bottom: 10px;
}
.sponsord {
	width: 100%;
}
.banner-text h1 {
	font-size: 40px;
	line-height: 40px;
	padding-bottom: 10px;
}
.banner-text h2 {
	font-size: 25px;
	padding-bottom: 5px;
	line-height: 25px;
}
.banner-text p {
	font-size: 16px;
	padding-bottom: 10px;
}
.banner-text .btn-danger {
	font-size: 14px;
	padding: 17px 25px;
	letter-spacing: 3px;
}
.jeep-gallary .list-inline {
	/*padding-top:20px;*/
	padding-bottom: 10px;
}
.jeep-gallary .list-inline li {
	width: 100%;
	margin-bottom: -2px;
}
.video-btn img {
	width: 60px;
}
.jeep-slider {
	padding-bottom: 60px;
}
.jeep-model {
	padding-top: 25px;
}
.jeep-model h1, .panel-info h1 {
	font-size: 40px;
	letter-spacing: 1px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
.jeep-model p {
	letter-spacing: 1px;
	line-height: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.panel-info p {
	letter-spacing: 1px;
	line-height: 15px;
}
.panel-info p.gap {
	padding-bottom: 30px;
}
/*.jeep-gallary .list-inline li{
height:200px;
margin-bottom:0px;
overflow:hidden;
margin-top:-3px;
}
.jeep-gallary .list-inline li img.jeep-img{
margin-top:-150px;
}*/
.jeep-gallary .list-inline li .jeep-overlay {
	height: 50px;
}
.jeep-gallary .list-inline li .jeep-text {
	bottom: 12px;
}
.jeep-gallary .list-inline li a h3 {
	font-size: 18px;
	letter-spacing: 1px;
}
.panel-info {
	padding-bottom: 10px;
}
footer .bg-info figure {
	margin-right: auto;
	margin-left: auto;
	float: none;
}
footer .bg-info p {
	text-align: center;
}
footer .bg-info p .lead {
	display: block;
	padding-bottom: 5px;
}
.colon {
	display: none;
}
footer .bg-info {
	padding-bottom: 10px;
}
footer .bg-primary {
	padding-top: 10px;
	text-align: center;
}
footer .bg-primary .form-control {
	text-align: center;
}
footer .bg-primary h2 {
	text-align: center;
}
.backtotop {
	bottom: 50px;
	font-size: 12px;
}
.backtotop .fa {
	height: 30px;
	width: 30px;
	line-height: 23px;
	font-size: 20px;
	padding-left: 2px;
	text-align: center;
}
.textbox {
	text-align: center;
}
/*@media (max-width: 650px) {
.jeep-gallary .list-inline li img.jeep-img{
margin-top:-130px;
}}
@media (max-width: 600px) {
.jeep-gallary .list-inline li img.jeep-img{
margin-top:-120px;
}}
@media (max-width: 500px) {
.jeep-gallary .list-inline li img.jeep-img{
margin-top:-130px;
}}
@media (max-width: 520px) {
.jeep-gallary .list-inline li img.jeep-img{
margin-top:-40px;
}*/


.jumbotron {
	height: 340px;
}
.jumbotron iframe {
	height: 1250px;
	margin-top: -450px;
}
.vesselSec.hide-tab {
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8)
}
.call{
	text-align:center;
	margin-right:0px !important;
	font-size:12px;
	line-height:normal;
	display:block;
	padding-bottom:10px;}
}
@media (max-width: 600px) {
.jumbotron {
	height: 340px;
}
.jumbotron iframe {
	height: 1250px;
	margin-top: -450px;
}
}
@media (max-width: 565px) {
.jumbotron {
	height: 340px;
}
.jumbotron iframe {
	height: 1600px;
	margin-top: -650px;
}
}
@media (max-width: 480px) {
.banner-text {
	padding-left: 15px;
	padding-right: 15px;
}
.banner-text h1 {
	font-size: 30px;
	line-height: 30px;
	padding-bottom: 10px;
	letter-spacing: 2px;
}
.banner-text h2 {
	font-size: 25px;
	padding-bottom: 5px;
	line-height: 25px;
}
.banner-text p {
	font-size: 15px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}
.banner-text .btn-danger {
	width: 100%;
	padding: 10px 0px;
	letter-spacing: 1px;
}
.jeep-model {
	padding-top: 20px;
}
.jeep-model h1 {
	font-size: 30px;
}
.jeep-model p {
	letter-spacing: 0px;
}
footer .bg-primary .btn-default {
	width: 100%;
}
.jeep-gallary .list-inline li a h3 {
	font-size: 14px;
	letter-spacing: 1px;
}
.jeep-gallary .list-inline li .video-btn {
	top: 100%;
}
.modelBox {
	text-align: center;
}
.jeep-gallary .list-inline li .jeep-text {
	bottom: 16px;
}
/*.jeep-gallary .list-inline li img.jeep-img{
margin-top:-50px;
}*/
.jumbotron {
	height: 340px;
}
.jumbotron iframe {
	height: 1300px;
	margin-top: -550px;
}
.vesselSec.hide-tab {
	transform: scale(0.6);
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6)
}
}
@media (max-width: 400px) {
/*	.jeep-gallary .list-inline li{
height:150px;
}*/
.jeep-gallary .list-inline li img.jeep-img {
	margin-top: 0px;
}
.jumbotron {
	height: 340px;
}
.jumbotron iframe {
	height: 2000px;
	margin-top: -850px;
}
}
