/*
    // ==========================================
   ||
   ||               MOBILE STYLES
   ||
    \\ ==========================================
*/
@media screen and (max-width: 768px) {
	html {
	    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
	    font-size:100%;
	    margin-top: 0 !important;
	    width: 100%;
	}
	body {
		max-width: 100%;
		border-top: 0;
		padding-top: 0;
	}
	#main {
	    margin: 0 auto;
	    width: 95%;
	}
	#primary, .home #primary, footer, .copyright {
		width: auto !important;
		padding-bottom: 0;
	}
	#content {
	    float: none;
	    margin: 0 auto;
	    overflow: hidden;
	    padding-bottom: 0;
	    padding-right: 0;
	    padding-top: 20px;
	    width: 100%;
	}
	.home #content {
		display: none;
	}
	img, object {
	    max-width: 100%;
	}
	#primary {
	    padding-top: 0 !important;
	    background-color: #e3e5e5;
	}
	#secondary {
	    float: none;
	    margin: 20px auto 0;
	}
	.desktopOnly {
		display: none !important;
	}
	.mobileOnly {
		display: block !important;
	}


	#mobileHeader {
	    background-color: #FFFFFF;
	    display: block;
	    height: 35px;
	    padding: 10px;
	    position: relative;
	}
	#mobileHeader .logo {
		position: absolute;
		width: 206px;
		height: 42px;
		top: 5px;
		left: 10px;
	}
	#mobileHeader a.btnMenu {
	    background: url("../images/icon_menu.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	    height: 21px;
	    position: absolute;
	    right: 10px;
	    text-indent: -9999px;
	    top: 17px;
	    width: 30px;
	}
	#mobileHome h1 {
		border-bottom: 1px solid #CCCCCC;
	    color: #253167;
	    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	    font-size: 20px;
	    margin-bottom: 10px;
	    padding-bottom: 5px;
	    text-align: center;
	}
	div.innerContainer {
	    margin: 0 auto;
	    width: 95%;
	}
	#mobileHome div.innerContainer h1 {
		margin-top: 15px;
	}
	#mobileHome div.innerContainer h1.first{
		margin-top: 2px;
	}
	#mobileHome div.innerContainer h2 {
	    margin-top: 7px;
	}
	div.map {
	    background: url("../images/map_mobile.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
	div.map ul {
	    color: #253167;
	    list-style: none outside none;
	    padding-top: 5px;
	    text-align: right;
	}
	div.map span.address {
	    color: #253167;
	    display: block;
	    font-size: 13px;
	    font-weight: bold;
	    margin-top: 10px;
	    text-align: center;
	    text-transform: uppercase;
	}
	div.watch {
	    background: url("../images/garmin_watch_bg.jpg") repeat-x scroll 0 44px rgba(0, 0, 0, 0);
	    padding: 25px 0 10px;
	    width: 100%;
	}
	div.watch img {
	    display: block;
	    margin: 0 auto;
	}
	div.watch > a {
	    background-color: #FF2D08;
	    color: #FFFFFF;
	    display: block;
	    font: 15px/28px "GothamMediumRegular",sans-serif;
	    height: 28px;
	    margin: 20px auto 0;
	    text-align: center;
	    text-decoration: none;
	    width: 264px;
	}
	div.accordion.aircraft a.img {
	    display: block;
	    height: 115px;
	    margin: 0 auto 5px;
	    width: 280px;
	}
	.aircraftInfo {
	    color: #253167 !important;
	    font-size: 11px;
	    margin-top: 15px;
	    text-align: center;
	    text-decoration: none;
	    display: block;
	}
	div.accordion.contact div.accordionContent {
		color: #696c6c;
		font: 14px "GothamMediumRegular",sans-serif;
	}
	#mobileFooter {
		padding: 10px 0;
		display: block;
	}
	#mobileFooter .copy {
	    color: #FFFFFF;
	    text-align: center;
	}
	div.mobileMenu {
	    display: none;
	    position: absolute;
	    width: 100%;
	    z-index: 999;
	}
	#mobileMenu {
	    margin: 0;
	}
	#mobileMenu li {
	    list-style: none outside none;
	}
	#mobileMenu li a {
	    display: block;
	    font: 22px/36px "GothamBookCondensed",sans-serif;
	    height: 36px;
	    padding: 0 10px 0 25px;
	    text-decoration: none;
	    text-transform: uppercase;
	    background-color: #253167;
		color: #FFF;
		border-bottom: 1px solid #FFF;
	}
	#mobileMenu li.main a {
		color: #253167;
	    background-color: #FFFFFF;
	    padding: 0 10px 0 50px;
	    border-bottom: 1px solid #253167;
	}
	#mobileMenu li.main.phone a {
		background: url("../images/icon_phone.png") no-repeat 10px center #FFFFFF;
		font: 22px/36px "GothamMediumCondensed",sans-serif;
	}
	#mobileMenu li.main.flightSchedulePro a {
		background: url("../images/icon_plane.png") no-repeat 10px center #FFFFFF;
	}
	#mobileMenu li.main.oasisInteriors a {
		background: url("../images/icon_oasis.png") no-repeat 10px center #FFFFFF;
	}
	#mobileMenu li.main.aviatorsAttic a {
		background: url("../images/icon_aa.png") no-repeat 10px center #FFFFFF;
	}
	#mobileMenu li.main.aircraftsParts a {
		background: url("../images/icon_plane_2.png") no-repeat 10px center #FFFFFF;
	}
	#mobileMenu li.main.customerSurvey a {
		background: url("../images/icon_survey.png") no-repeat 10px center #FFFFFF;
	}
	#mobileMenu li.menu-item-has-children ul {
		margin-left: 0;
		display: none;
	}
	#mobileMenu li.menu-item-has-children ul li a {
	    display: block;
	    font: 22px/32px "GothamBookCondensed",sans-serif;
	    height: 32px;
	    padding: 0 10px 0 35px;
	    text-decoration: none;
	    text-transform: uppercase;
	    background-color: #8e8e8e;
		color: #FFF;
		border-bottom: 1px solid #7b7b7b;
	}
	div.fuelPrices {
		background: url("../images/gas_icon.png") no-repeat scroll 15px center #454545;
	    color: #FFFFFF;
	    font: 22px/36px "GothamBookCondensed",sans-serif;
	    list-style: none outside none;
	    padding-left: 50px;
	}
	.cbd_about_links, #main .breadcrumb {
		display: none;
	}
	.page-id-31 #content h2, .page-id-35 #content h2, .page-id-33 #content h2, .page-id-53 #content h2 {
		font-size: 12px !important;
	}
	a.readFullDetails {
		background: url("../images/icon_arrow_small.png") no-repeat right center transparent;
		color: #253167;
		font: 12px "GothamMediumRegular",sans-serif;
		display: block;
		text-align: right;
		padding-right: 10px;
	}
	.single-cbd_department div.entry-content div.content {
	    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	    padding-left: 0;
	}
	.noBorder {
		border: none !important;
	}
	/*.post-317 img.featuredIMG {
		margin-top: 50px;
	}*/
	.prop-inventory {
	  float: none;
	  margin-top: 20px;
		margin-bottom: 20px;
	  font-size: 18px;
	  text-transform: uppercase;
	  font-weight: bold;
	  color: #CD3600;
		text-align: center;
	}
}

/* SCREENS WITH A WIDTH OF 768 WHILE IN PORTRAIT MODE */
@media screen and (max-width: 768px) and (orientation : portrait){
	.landscapeOnly {
		display: none;
	}
}

/* SCREENS WITH A WIDTH OF 768 WHILE IN LANDSCAPE MODE */
@media screen and (max-width: 768px) and (orientation : landscape){
	.portraitOnly {
		display: none;
	}
}
