/*
Theme Name: Jumpjet Child
Author: Power Play International
Author URI: http://nycwebdesigner.com
Template: jumpjet
*/

.fixed-header-box {
	margin: 0 auto;
	padding: 0;
	background: transparent;
	border-width: 0 0 3px 0;
}
.fixed-header-box > .limit-wrapper {
	max-width: none;
}
header.main-header .header-center {
	padding: 0;
}
header.main-header .header-right {
	display: none;
}

#top-nav {
	float: none;
	position: absolute;
	top: 0px;
	right: 0;	
	padding: 5px 0 0 0;
}
#top-nav .menu > li {	
	width: 146px;
	height: 28px;
}
#top-nav .menu > li a {	
	background: url('images/menu/medium-item.png') no-repeat transparent !important;
	line-height: 28px;
	border: 0 !important;
	color: #fff !important;
	text-transform: uppercase;
	text-align: center;
	width: 146px;
	height: 28px;
	margin: 0 !important;
	padding: 0 !important;
}
#top-nav .menu > .menu-item.current-menu-item > a,
#top-nav .menu > .menu-item.current_page_item > a,
#top-nav .menu > li a:hover {	
	background: url('images/menu/medium-item-hover.png') no-repeat transparent !important;
	color: #fff !important;
	text-decoration: none;
}

#main-menu .menu > .menu-item {
	margin: 0;
	width: 98px;	
}
#main-menu .menu > .menu-item > a {
	border: 0;
	font-size: 14px !important;
	line-height: normal !important;
	margin: 0 !important;
	padding: 10px 0 0 0 !important;
	color: #fff !important;
	background: url('images/menu/item.png') no-repeat transparent;
	width: 98px;
	height: 68px ;
	text-align: center;
}
#main-menu .menu .menu-item.has-submenu > a:after {
	content: none;
	opacity: 0;
}
#main-menu .menu > .menu-item.has-submenu > a {
	padding-right: 0;
	color: #fff !important;
}

#main-menu .menu > .menu-item > a:hover {
	color: #fff !important;
	background: url('images/menu/item-hover.png') no-repeat;	
}
#main-menu .menu > .menu-item.has-submenu > a:hover {
	padding-right: 0;
	background: url('images/menu/active-hover.png') no-repeat;
}

#main-menu .menu > .menu-item.current-menu-item > a,
#main-menu .menu > .menu-item.current_page_item > a {
	border: 0;
	color: #fff !important;
	background: url('images/menu/item-hover.png') no-repeat;
}

#makalu-tabs-bar .limit-wrapper .tab .tab-content {
	padding-right: 60px;
}

header.page-header {
	background: url('/wp-content/uploads/2013/10/jump-jet-header-clouds.jpg') no-repeat top center transparent !important;
}

#header-sidebars .widget > ul:after, #header-sidebars .widget > div:after, #header-sidebars .widget > h4+form:after {
	border: 0;
}
#header-sidebars aside {
	background: url('/wp-content/uploads/2013/07/jump-jet-box.png') no-repeat transparent !important;
	width: 305px !important;
	height: 226px !important;
	margin-right: 5px !important;
}
#header-sidebars .widget > div {
	border: 0 !important;	
	padding: 0 10px;
	border-radius: 0;	
	width: 265px;
	height: 160px;
}
#header-sidebars .widget > h4.widget-title {
	color: #fff !important;
	text-transform: uppercase !important;
	font-style: normal;
	font-size: 22px;
	background: transparent !important;
	border: 0 !important;
	margin-bottom: 35px;
}
#header-sidebars .widget p, 
#header-sidebars .widget a {
	color: #fff;
	font-weight: normal;
	line-height: normal;
}

#header-sidebars .widget a {
	position: absolute;
	bottom: 35px;
	right: 25px;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
}

.services .services-content-wrapper {
	background: url('/wp-content/uploads/2013/07/orange-bg-jump-jet.jpg') no-repeat transparent !important;
}

.price-wrapper .value-box .meta {
	font-size: 18px;
	line-height: 26px;
	margin: 5px 4px 0 auto;
}
.jumpjet123
{position:absolute;
right:-10px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}

.container blockquote {	
	font: normal 12px / 16px Cabin;
	color: #644a78;
	padding: 10px 10px 20px 50px;
	margin: 0 0 20px 0;
}

.container blockquote .cite {
	color: #ec6224;
	font: bold 12px / 16px Cabin;
}

.page-id-673 blockquote {
	color: #644a78;
	font: normal 16px / 20px Cabin;	
}

.page-id-673 blockquote .cite {
	color: #ec6224;
	font: bold 14px / 20px Cabin;	
}

.post-article .subheading {
	color: #ec6224;
	font-weight: bold;
}

.post-article h6.post-date {
	font-weight: bold;
}

.page-wrapper article.right-only {
	width: 80%;
}

.page-wrapper article .post-meta {
	display: none !important;
}
.post-article a.single-post-format {
	display: none !important;
}

/* Responsive Only */
/*@media (max-width: 767px) {}*/

@media (max-width: 767px) {
	.responsive-layout .slogan-content .row {
		display: none !important;
	}
}