/*   
Theme Name: AirIT v01
Description: 907 Child Theme
Author: Mike Rende
Template: ninezeroseven
Version: 1.0
*/

/* Import Styles */
@import url('../ninezeroseven/style.css');

.post h4 {
	text-transform: none;
}
a, a:visited {
    color: #005BB5;
}
a:hover, a:focus {
    color: #A1CDEF;
}
p .alignnone {
    margin: 0;
}

#fancybox-content {
	background: #FFF;
}
.fancybox-hide {
	display: none;
}
h2 {
	text-transform: none;
}
a.color-btn:visited {
	color: #FFF;
}
.alternate-bg1, .alternate-bg1 .titleBar h2, .alternate-bg1 .heading h1, .alternate-bg1 .heading h2, .alternate-bg1 .heading h3, .alternate-bg1 .heading h4, .alternate-bg1 .heading h5, .alternate-bg1 .heading h6 {
    background: #FFF !important;
}
.alternate-bg2, .alternate-bg2 .titleBar h2, .alternate-bg2 .heading h1, .alternate-bg2 .heading h2, .alternate-bg2 .heading h3, .alternate-bg2 .heading h4, .alternate-bg2 .heading h5, .alternate-bg2 .heading h6 {
    background: #FFF !important;
}
/* hide company header holder */
#section-company {
	height: 1px;
	padding: 0;
	overflow: hidden;
}
.parallax {
	background-size: 100% auto;
}
#media .titleBar span {
	display: none;
}
.page-section { 
	/*padding-top: 0;*/
}

/* support & resources icons */
.icon2-webex {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	background: url(assets/images/icon-hovers.gif) no-repeat;
	background-position: 0 0;
	width: 175px;
	/*height: 182px;*/
	height: 85px;
}
.icon2-webex:hover {
	background-position: 0 -183px;
}
.icon2-webex:active {
	background-position: 0 -366px;
}
.icon2-propworkssupport {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	background: url(assets/images/icon-hovers.gif) no-repeat;
	background-position: -175px 0;
	width: 158px;
	/*height: 182px;*/
	height: 70px;
}
.icon2-propworkssupport:hover {
	background-position: -175px -183px;
}
.icon2-propworkssupport:active {
	background-position: -175px -366px;
}
.icon2-datasheets {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	background: url(assets/images/icon-hovers.gif) no-repeat;
	background-position: -333px 0;
	width: 147px;
	/*height: 102px;*/
	height: 85px;
}
.icon2-datasheets:hover {
	background-position: -333px -183px;
}
.icon2-datasheets:active {
	background-position: -333px -366px;
}
.icon2-logofiles {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	background: url(assets/images/icon-hovers.gif) no-repeat;
	background-position: -480px 0;
	width: 117px;
	height: 104px;
}
.icon2-logofiles:hover {
	background-position: -480px -183px;
}
.icon2-logofiles:active {
	background-position: -480px -366px;
}
.icon2-casestudies {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	background: url(assets/images/icon-hovers.gif) no-repeat;
	background-position: -598px 0;
	width: 95px;
	/*height: 102px;*/
	height: 85px;
}
.icon2-casestudies:hover {
	background-position: -598px -183px;
}
.icon2-casestudies:active {
	background-position: -598px -366px;
}
.icon2-malig {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	background: url(assets/images/icon-hovers.gif) no-repeat;
	background-position: -692px 0;
	width: 157px;
	/*height: 102px;*/
	height: 85px;
	margin-left: 1em;
}
.icon2-malig:hover {
	background-position: -692px -183px;
}
.icon2-malig:active {
	background-position: -692px -366px;
}
.icon2-phone {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	background: url(assets/images/icon-phone.gif) no-repeat;
	background-position: 0 0;
	width: 119px;
	/*height: 102px;*/
	height: 85px;
	margin-right: 1em;
}
.icon2-email {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	background: url(assets/images/icon-hovers.gif) no-repeat;
	background-position: -848px 0;
	width: 84px;
	height: 80px;
}
.icon2-email:hover {
	background-position: -848px -183px;
}
.icon2-email:active {
	background-position: -848px -366px;
}

/* solutions icons */
.icon2-bs {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	background: url(assets/images/solutions-icons.gif) no-repeat;
	background-position: 0 0;
	width: 125px;
	height: 125px;
}
.icon2-bs:hover {
	background-position: 0 -125px;
}
.icon2-bs:active {
	background-position: 0 -250px;
}
.icon2-pps {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	background: url(assets/images/solutions-icons.gif) no-repeat;
	background-position: -125px 0;
	width: 130px;
	height: 125px;
}
.icon2-pps:hover {
	background-position: -125px -125px;
}
.icon2-pps:active {
	background-position: -125px -250px;
}
.icon2-os {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	background: url(assets/images/solutions-icons.gif) no-repeat;
	background-position: -250px 0;
	width: 125px;
	height: 125px;
}
.icon2-os:hover {
	background-position: -250px -125px;
}
.icon2-os:active {
	background-position: -250px -250px;
}
.icon2-ids {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	background: url(assets/images/solutions-icons.gif) no-repeat;
	background-position: -375px 0;
	width: 160px;
	height: 125px;
}
.icon2-ids:hover {
	background-position: -375px -125px;
}
.icon2-ids:active {
	background-position: -375px -250px;
}
.plane-icon {
	padding-left: 20px;
}
.plane-icon li {
	background: url(assets/images/bullet-airplane.gif) no-repeat;
	padding-left: 25px;
	min-height: 20px;
}
p.form-submit input[type="submit"], a.main-btn, a.orange, .progress .orange, button.main-btn {
    background-color: #005CBB !important;
    border: 1px solid #005CBB !important;
}
p.form-submit input[type="submit"]:hover, a.main-btn:hover, a.orange:hover, .progress .orange:hover, button.main-btn:hover {
	color: #FFF;
}
a.chillysite, a.chillysite:visited {
	color: #878787;
	font-size: 0.9em;
}
.meta .comments {
	display: none;
}
/* hide title bar on single blog posts */
.single-post .titleBar {
	background: none;
	padding-bottom: 0;
}
.single-post .titleBar span {
	display: none;
}
.single-post .titleBar h2 {
	display: none;
}
section#contact {
	background-image: linear-gradient(#00a9e0, #005eb8) !important;
    color: #fff !important;
}
section#contact a {
	color: #fff !important;
}
.parallax {
	border: none !important;
}


/* =Start Here
-------------------------------------------------------------- */
@media only screen and (min-width: 1024px) {
	.container { 
		width: 1024px !important; 
	}
	section.type-page {
		width: 1024px;
		margin: 0 auto;
	}
	section.type-page .container {
		padding-right: 20px;
		padding-left: 20px;
	}
	nav.mainMenu ul li a {
		padding-right: 25px !important;
	}
	section#contact {
		padding-right: 20px;
		padding-left: 20px;
	}
	#foot .fl {
		padding-left: 20px;
	}
	#foot .fr {
		padding-top: 10px;
		padding-right: 20px;
	}
	.company-content, .conference-content, .services-content, .solutions-content, .support-content, .resources-content {
		padding: 0 35px;
	}
	.page-sections-90 {
		min-height: 700px;
	}
	.page-padding{
		/*padding-top: 120px !important;*/
	}
}
@media only screen and (min-width: 768px) {
	.topBar h1 {
		margin: 0 !important;
		padding-left: 0;
	}
	/* .logo-top */
	/*.main-nav-logo {
		position: absolute;
		top: -40px;
	}*/
	.main-nav-logo {
		margin-top: 14px;
	}
	#top {
		min-height: 60px !important;
	}
	nav.mainMenu {
		margin-top: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.topBar h1.hide-text {
		width: 96px !important;
		height: 85px !important;
		background-image: url(assets/images/logo-mobile.png) !important;
	}
	.topBar h1 {
		margin-top: 0 !important;
	}
	/*#top {
		min-height: 90px !important;
	}
	 .logo-top 
	.main-nav-logo {
		position: absolute;
		top: -40px;
	}*/
	.main-nav-logo {
		margin-top: 14px;
	}
}
nav.mainMenu ul li a {
	text-transform: none !important;
	color: #fff !important;
}
nav.mainMenu ul li.active > a {
    color: #556877 !important;
}
nav.mainMenu ul li > a:hover {
	color: #A9B3B9 !important;
}
/*#company.page-section {
	padding-top: 0;
}*/
.fr a {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(assets/images/arrow-top.png) no-repeat;
	width: 32px;
	height: 22px;
	display: block;
}
.page-section {
	/*max-width: 1024px;*/
	margin: 0 auto;
}
.custom-header-option {
	max-width: 1024px;
	margin: 0 auto;
}
.footer {
	/*max-width: 1024px;*/
	margin: 0 auto;
}
/* parallax section 
---------------------------- */
.parallax {
	/*max-width: 1024px;*/
	margin: 0 auto;
	position: relative;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid #001F34;
	background-size: auto !important;
}
.parallax .container {
	/*width: 100%;*/
	max-width: 1024px;
}
.message {
	padding-top: 0 !important;
	position: absolute !important; 
	bottom: 0; left: 0; right: 0;
}
.message p {
	margin-bottom: 0;
}
.message .alignnone {
	margin: 0 0 -15px 0;
}
/* executive area
-------------------------------------- */
.executiveBlock {
}
.executiveBlock li {
	float: left;
	width: 136px;
	height: 350px;
	overflow: hidden;
}
.executiveBlock a img.alignnone {
	margin: 0;
}
.execCol2 {
	padding-top: 136px;
}
.execName {
	padding: 0 10px;
	color: #000;
	font-weight: bold;
	display: block;
}
.execTitle {
	display: block;
	padding: 0 10px;
	color: #999;
}
/* revolution slider
------------------------------------- */
.custom-header-option {
	display:block;
	height: 100%;          
}
/* wooslider
------------------------------------- */
.wooslider {
	border: none;
	box-shadow: none;
	border-radius: 0;
}
body .wooslider .slide-content {
	margin: 0;
}
.wooslider-direction-nav a:before {
	color: #FFF;
}
body .wooslider .wooslider-control-nav {
    margin-top: 0;
}
.slide-content p {
	margin-bottom: 5px;
}