/*
Theme Name: jump 
Description: Jump is a sleek and modern starter theme built with Bootstrap 3.3.2. This theme is packed with multiple page templates, menu locations, widget areas and some unique features like the off-canvas menu, scrollbar etc. This theme was built from the ground-up to keep the theme compact and easy to customize. Creating an impressive website with WordPress has never been easier.
Author: Avery Wardrup
Version: 1.9.2
Tags: responsive-layout,bootstrap-3, fluid-layout, clean, mobile
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


#page-content { padding-top: 55px; padding-bottom: 0px; }

strong {
font-weight: 700 !important;
}

/* Typography */
.wpbs-muted { text-transform: uppercase; color: #767676; font-weight: bold; text-decoration: none; }
.wpbs-very-muted { text-transform: uppercase; color: #ABABAB; font-weight: bold; display: inline-block; }
#category a:link, #category a:visited { color: #ABABAB; }

/* Comments */
.tz-comment-list { padding-left: 0; } 
.tz-comment-meta { padding-left: 10px; }
/* The identifier "submit" is used in comments.php */
#submit { color: #FFFFFF; background-color: #428BCA; border-color: #357EBD; }
/* Hide orginal WP submit button (see custom submit button in comments-template-tags.php */
.form-submit { display: none; }

/* Search */
.search-highlight { background: #F9E491; }
.mobile-search { float: right; padding: 15px 20px 0 0; color: #A4A4A4; }
/* Position Search modal to center of the page */
#search-modal{ height: auto; top: calc(50% - 200px); }

/* ScrollNav.js */
.scroll-nav__heading { text-transform: uppercase; color: #979797; font-weight: bold; display: inline-block; padding-left: 17px; padding-bottom: 10px; }
.cpg-nav-pane { left: auto !important; width: 175px; }
.cpg-nav-pane.scroll-to-fixed-fixed { left: auto !important; width: 175px; }

/* Share.js button */
#sharebutton.sharer-0 label { background: #E6E6E6; }

/* Navbar */
.user-photo { max-width: 40px; display: inline-block; margin: -10px 10px -10px 0; }

/* For MMenu.js */
.navbar { width: 100%; border-color: transparent;}
.left-navbar-toggle { color: #777; position: relative; float: left; padding: 13px 15px 0 15px; }
.left-navbar-toggle:active { color: #FFA500; }

/* Pagination on pages with custom queries - eg. post-grid */
.page-numbers.current { background-color: #428BCA; color: #FFFFFF; }

/* Parallax Background on home-page */
.parallax-background{ background: url(assets/images/banner-background.jpg) no-repeat fixed; height: 200px; padding: 170px 0 250px 0; color: #EDEDED; background-size: cover; margin-top: -50px; }
.parallax-content{ text-align: center; margin-top: -130px; }

/* Footer */
.footer-menu { background-color: #34495E; padding-top: 1em; padding-bottom: 1.85em; font-weight: bold; text-transform: uppercase; }
.footer-widgets-panel { background-color: #ECF0F1; padding-top: 2em; padding-bottom: 4em; }
.footer-credits { background-color: #FAFAFA; padding-top: 1em; padding-bottom: 1em; }

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel { height: 89vh; /*margin-bottom: 20px;*/ margin-top: -20px; }
/* Since positioning the image, we need to help out the caption */
.carousel-caption { z-index: 10; }
/* Declare heights because of positioning of img element */
.carousel .item { height: 400px; background-color: #777777; }
.carousel-inner > .item > img { position: absolute; top: 0; left: 0; min-width: 100%; height: 400px; }

/* MARKETING CONTENT
-------------------------------------------------- */
/* Pad the edges of the mobile views a bit */
.marketing { padding-left: 15px; padding-right: 15px; }
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 { text-align: center; margin-bottom: 20px; }
.marketing h2 { font-weight: normal; }
.marketing .col-lg-4 p { margin-left: 10px; margin-right: 10px; }

/* Featurettes
------------------------- */
.featurette-divider { margin: 80px 0; /* Space out the Bootstrap <hr> more */}
/* Thin out the marketing headings */
.featurette-heading { font-weight: 300; line-height: 1; letter-spacing: -1px; }

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 768px) {
    /* Remove the edge padding needed for mobile */
    .marketing { padding-left: 0; padding-right: 0; }
    /* Navbar positioning */
    .navbar-wrapper { margin-top: 20px; }
    .navbar-wrapper .container { padding-left: 15px; padding-right: 15px; }
    .navbar-wrapper .navbar { padding-left: 0; padding-right: 0; }
    /* The navbar becomes detached from the top, so we round the corners */
    .navbar-wrapper .navbar { border-radius: 4px; }
	/* Position the left sidebar toggle button */
    .left-navbar-toggle { margin-left: -20px; }
    /* Bump up size of carousel content */
    .carousel-caption p { margin-bottom: 20px; font-size: 21px; line-height: 1.4; }
    .featurette-heading { font-size: 50px; }	
    /* Parallax Background on home-page */
    .parallax-content{ margin-top: -80px; }
}

@media (min-width: 992px) {
    .featurette-heading { margin-top: 120px; }
    /* Parallax Background on home-page */
    .parallax-h1{ font-size: 55px; color: #EDEDED; }
    .parallax-h3{ font-size: 35px; color: #EDEDED; }
    #inner .col-md-9{ padding-left: 30px; }
}


/*** custom ****/

.footer-menu {
    display: table;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.footy {
    display: table;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

iframe body td.header {
    display: none;
}

#flightStatusByFlightForm td.header {
    display: none !important;
}
#flightStatusByFlightForm input{
    width: 75% !important;
    margin: 0 auto;
    padding: 6px;
    color: #333;
    text-transform: uppercase;
    border: 1px solid #a0a0a0;
    box-shadow: 1px 1px 1px #e0e0e0;
}


@-ms-viewport{ width: auto !important; }

#glt-translate-trigger {
    display: none !important;
}

i.big-ya {
    color: #fff;
    font-size: 3em;
}
i.big-ya:hover{
  color: #73B4D2
}

body {
    -ms-overflow-style: scrollbar;
}

.flexslider .slides img {
    height: 100vh !important;
}

.row { 
  margin-right: 0px;
  margin-left: 0;
}

.navbar-fixed-top {
    height: 55px;
}

.navbar-brand {
    padding: 5px 15px;
}

.navbar-right{
    margin-right: 0px;
}

.navbar-default {
    background-color: #01395a;
}

.navbar-brand {
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    float: none;
}

.navbar-brand img {
    height: auto;
    width: 100%;
    min-width: 140px;
    margin: 0 auto;
    max-width: 300px;
    margin-bottom: 25px;
    margin-top: 25px;
}

.fares {
    margin-top: -45px;
}

.inner-header {
    position: fixed;
    
    background: #fff;
}

.inner-header .navbar-nav>li>a {
    color: #000;
}



.navbar-default .navbar-nav>li>a {
    text-transform: uppercase;
    color: #fff;
}
.navbar-default .navbar-nav>li>a:hover{
  color: #73B4D2;
}


/**** left nav ****/

.btn-flight {
    width: 100%;
    margin-bottom: 50px;
    background: #FE9E00;
    color: #fff !important;
    text-shadow: 1px 1px 1px #333;
    font-size: 1.6em;
    opacity:1;
}

.btn-flight:hover{
    opacity:.9;
}

.btn-flight .fa-plane {
    font-size: 3em;
}

.left-nav{
  position: fixed;
  left: 0;
  background: #01395A;
  height: 100vh;
}
.left-nav h3 {
    color: #E78F1A;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.2em;
}


.left-nav .panel-primary {
    border-color: transparent;
    padding: 35px;
}

.left-nav .button {
    width: 100%;
    border-radius: 0;
    text-transform: uppercase;
    color: #fff;
    background: #003959;
    border: none;
}

.left-nav .button:hover{
  background: #315F79;
}
  
.textwidget {
    margin-top: -10px;
}


.left-nav a {
    color: #A6662C;
    font-weight: 600;
}

.left-nav hr{

    margin-top: 0px;
    margin-bottom: 0px;
    border-color: #fff;

}

.left-nav .panel {
    margin-bottom: -15px;
  }

  .fares {
    margin-top: -35px;
    display: none;
}

.weather {
    background: #003959 !important;
    /*height: 40px;*/
    margin-top: 0px;
}
.social{
  margin-top: 8px;
}
.social a {
    color: #fff;
    margin-right: 19px;
    font-size: 28px;
}
.social a:hover{
  color: #73B4D2;
}
.social i, .goog {
    text-align: right;
    
}

.left-nav-footer img {
    width: 90%;
    margin-top: 15px;
}

.goog{
  margin-top: 15px;
}

.goog a{
  color: #fff;
  text-transform: uppercase;
}

.goog a:hover{
  color: #73B4D2;
  text-decoration: none;
}

.awesome-weather-header {
    background: #003959 !important;
    color: #fff;
}

/**** gravity forms ****/

.flight .left_label li.field_sublabel_below .gfield_label {
    margin: 0 0em 0 0 !important;
}

.flight .left_label .gfield_label {
    float: left;
    margin: .75em 15px 0 0;
    width: 29%;
    font-weight: 700;
    background: #01395A;
    color: #fff;
    padding: 6px;
}

.flight input[type=text] {
    background: #D9E1E6;
    border: none;
}

.flight input[type=email], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=url] {
   
    padding: 0.4em 0 !important;
}

.gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper .left_label textarea.large, .gform_wrapper .left_label textarea.medium, .gform_wrapper .left_label textarea.small, .gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .right_label textarea.large, .gform_wrapper .right_label textarea.medium, .gform_wrapper .right_label textarea.small {
    width: 71% !important;
}

.flight #gform_submit_button_1 {
    background: #F1A42E;
    border: none;
    color: #fff;
    padding: 10px;
    width: 70%;
    margin-top: -10px;
}

.flight #gform_submit_button_1:hover{
    background: #E78F0D;
}



/**** flexslider *****/

.flexslider {
    border: none !important;
    height: 94.2vh;
    overflow: hidden;
    margin: 0 !important;
}


.flexslider .slides > li {
    /*display: block !important;*/
}

.flex-direction-nav .flex-next {
    right: 0 !important;

    }

.flex-direction-nav .flex-prev {
    left: 0 !important;
}

.flex-control-nav {
    bottom: 15px !important;
    z-index: 10 !important;
}

/*** footer ****/

footer{
    display: none;
}

/**** right navigation *****/

.rt-menu {
    position: fixed;
    z-index: 15;
    right: 0px;
    width: 250px;
}
.rt-menu-inner{
  background: #003959;
  padding-top: 20px;
  padding-bottom: 20px;
  opacity: .75;
  color: #fff;
  text-align: right;
  height: 80vh;
}
.rt-menu-bottom{
  background: #003959;
  padding: 10px;
}
.rt-menu-top{
  background: #FE9E00;
  height: 75px;
  width: 100%;
}
.rt-menu ul{
  margin-bottom: 0;
 -webkit-margin-before: 0em;
 -webkit-margin-after: 0em;
 -webkit-margin-start: 0px;
 -webkit-margin-end: 0px;
 -webkit-padding-start: 0px;
}
.rt-menu-nav li {
  list-style: none;
  width: 100%;
  margin-left: 0;
}

.rt-menu-nav li a{
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  color: #fff;
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;

}

.rt-menu-nav li a:hover{
  background: #FE9E00;
  text-decoration: none;
}

#myMenu { display: none; transition-delay: 0s;}

/**** hamburger menu button ****/




.c-hamburger {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 75px;
  height: 75px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  position: fixed;
  z-index: 20;
  right: 0;
  border-radius: 0px;
}

.c-hamburger:focus {
  outline: none;
}

.c-hamburger span {
  display: block;
  position: absolute;
  top: 35px;
  left: 16px;
  right: 15px;
  height: 4px;
  background: white;
}

.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #fff;
  content: "";
}

.c-hamburger span::before {
  top: -15px;
}

.c-hamburger span::after {
  bottom: -15px;
}

.c-hamburger--htx {
  background-color: #FE9E00;
}

.c-hamburger--htx span {
  transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
  transition-property: top, transform;
}

.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.c-hamburger--htx.is-active {
  background-color: #FE9E00;
}

.c-hamburger--htx.is-active span {
  background: none;
}

.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}

/*** parking table ****/

.parking-rates{
  margin-top: -35px;
}

.surface{
  background: url('/wp-content/uploads/2016/03/surface-slice.jpg');
}
.cc{
  background: url('/wp-content/uploads/2016/03/cc-slice.jpg');
}
.garage{
  background: url('/wp-content/uploads/2016/03/garage-slice.jpg');
}
.parking-rates div{
  min-height: 100px;
  color: #fff;
  text-align: center;
  padding-top: 15px;
}
.parking-rates p {
    margin: 0 0 2.5px;
}
.parking-rates p.price {
    font-size: 22px;
    text-shadow: .5px .5px .5px #000;
    font-weight: 600;
}
h1.wpbs-very-muted {
    background: #01395A;
    width: 100%;
    padding: 12px;
    color: #fff;
    margin-top: 5px;
}

/**** interior pages****/

#inner .c-hamburger{
  z-index: 1100;
  top: -9px;
  height: 69px;
}

#inner .navbar-collapse {
    background: #fff;
}
#inner .navbar-default {
    background-color: #fff;
    border-color: transparent;
}

#inner .navbar-default .navbar-nav li a {
    color: #003959;
}

#inner .navbar-default .navbar-nav>.active>a{
  background-color: transparent;
  color: #FE9E00;
}

#inner .navbar-default .navbar-nav li a:hover {
    color: #73B4D2;
}

#inner .navbar-fixed-top{
  right: 0 !important;
}

#inner ul#menu-main {
   /* margin-left: 360px;*/
}
#inner ul.nav.navbar-nav.search {
    margin-right: 85px;
}

#inner footer{
    display: block;
    margin-top: 20px;
}

#inner .secondary-logo {
  text-align: left;
}


ul#menu-quicklinks{
  /*width: 61%;*/
  margin: 0 auto;
  margin-top: 25px;
  text-align: center;
  display: inline-block;
}

#menu-quicklinks a {
    color: #fff;
    font-size: .95em;
}
#menu-quicklinks a:hover{
  background:#73B4D2;
}

#inner .left-nav{
  
  z-index: 2000;
}


footer .social a {
    font-size: 35px;
}

ul#menu-footer-bottom {
    /* width: 38%; */
    margin: 0 auto;
    padding-top: 50px;
    margin-top: 20px;
    text-align: center;
    display: inline-block;
}

ul#menu-footer-bottom li a{
  color: #73B4D2;
}
ul#menu-footer-bottom li a:hover{
  color: #fff;
  background-color: transparent;
}
ul#menu-footer-bottom.nav-pills>li.active>a{
  color: #fff;
  background: none;
}
.footer-widgets-panel {
   
  padding-top: 0;
  padding-bottom: 0;
}
#inner .weather {  
    /*height: 45px;*/
}

#inner .rt-menu-top{
  height: 63px;
  margin-top: 5px;
}

/**** pagination ***/


.pagination {
    
    margin: 10px 21px;
}

.page-numbers.current {
    background-color: #E78F0D;
}

.pagination>li>a, .pagination>li>span {
    background-color: #FE9E00;
}
.pagination>li>a:hover, .pagination>li>span:hover { 
    background-color: #A6662C;
}
.post-navvy div{
  min-height:95px;

}
.post-navvy a{
  color: #01395A;
}
.post-navvy a:hover{
  color: #73B4D2;
  text-decoration: none;
}

/*.post-navvy:before{
    content: "\f053";
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: bold;
    font-style: italic;
    width: 20px;
    height: 100vh;
    color: black;
    background: #e1e1e1;
    float: left;
}*/

.awesome-weather-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }

.side .panel {
    margin-bottom: 0px;
    background-color: #e0e0e0;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.05);
    box-shadow: 0 0px 0px rgba(0,0,0,0.05);
    min-height: 54.9vh;
}

  /*** custom fonts ***/

  @font-face {
    font-family: Gotham-Book; 
    src: url(/wp-content/themes/jump/assets/fonts/gotham-book.ttf); 
    font-weight: normal; 
  }
  @font-face {
    font-family: Gotham-Medium; 
    src: url(/wp-content/themes/jump/assets/fonts/gotham-medium.ttf); 
    font-weight: normal; 
  }

body{
  font-family: "Gotham-Book", Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6{
  font-family: "Gotham-Medium", Arial, sans-serif;
}
strong{
  font-family: "Gotham-Medium", Arial, sans-serif;
}

.awesome-weather-wrap {
    font-family: "Gotham-Book", Arial, sans-serif; 
    margin-bottom: 7px;
}

.modal {
    position: inherit;
}

.fade {
    opacity: 1;
}
.modal h2{
  color: #000;
}
.featherlight .featherlight-content{
  max-width: 700px;
}

.rates{
  display: block;
  margin-top: -55px;
}
.panel {
    border-radius: 0 !important;
    box-shadow: none !important;
  }

.t-now-weather {
    background: url('/wp-content/uploads/2016/03/weather-widget-slice-1.jpg');
    color: #fff;
    padding: 5px;
}
sup.c-t-now-weather {
    color: #01395A !important;
}
.c-forecast {
    display: none;
}

.cool-weather {
    background: #01395A;
}

.weather-header {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.mobile-spacer {
    display: none;
}

.booking label {
    float: left;
    background: #01395A;
    color: #fff;
    width: 10%;
    padding: 5px;
}

.booking input[type=text] {
    float: left;
    width: 50%;
    padding: 3px;
}

#bidsTable {
    font-size: 15px;
    text-align: left;
    width: 100%;
}

#bidsTable thead {
    background-color: #01395A;
    color: #FFFFFF;
}

#bidsTable thead tr th{
    background-image: url(/wp-content/uploads/home-sidebar_news-downarrow.png);
    background-origin: content-box;
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px;
    background-color: #01395A;

}
#bidsTable td{
  padding: 5px;
}

th.projects {
    width: 45%;
}

th.cats {
    width: 13%;
}

th.status {
    width: 13%;
}

th.deadline {
    width: 16%;
}

th.bid-tab {
    width: 13%;
}

#bidsTable tr:nth-child(even) {background: #CCC}
#bidsTable tr:nth-child(odd) {background: #FFF}

.latest-post {
    padding: 10px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    min-height: 175px;
}
.pad-yo{
  padding-bottom: 15px;
  padding-top: 15px;
}

.main-form input[type=text], .main-form input[type=email], .main-form textarea, .main-form select {
    background: #eee;
    border: none;
    border-radius: 3px;
    box-shadow: .5px .5px .5px #333;
    padding: 10px !important;
}
select#input_2_4 {
    padding: 11px !important;
}

.main-form input[type=submit] {
    background: #F1A42E;
    width: 99%;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid transparent;
    color: #fff;
    opacity: 1;
}
.main-form input[type=submit]:hover {  
    opacity: .9;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: none; 
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}


/**** Flight Status form ***/

.flight_status {
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
}

.flight_status label.b {
    background: #01395A;
    color: #fff;
    padding: 5px;
    width: 20%;
    float: left;
}

.flight_status input.dest {
    background: #e0e0e0;
    border: none;
    padding: 7.4px;
    width: 69%;
}

a.plane {
    background: #73B4D2;
    color: #fff;
    padding: 6px 10px;
    float: right;
    margin-top: 0px;
}

a.link_simple {
    padding: 8px 10px;
}

.form-container {
    width: 100%;
    margin: 0 auto;
   
}

.form-field {
    width: 100%;
    margin-bottom: 10px;
}

.form-field-half {
    width: 49%;
    float: left;
    padding-right: 2px;
    margin-bottom: 10px;
}

.form-field-half input{
  width: 45%
}

.form-field-half label.b{
  width: 41%;
}

.form-field-half input.dest {
    width: 31%;
}

.form-field-half a.plane {
    margin-right: 3.7px;
}

.form-field-half select {
    background: #e0e0e0;
    border: none;
    padding: 6.5px;
    width: 53%;
}

.form-field-half input[type=radio]{
  float: left;
}

.form-field-half input[type=radio] {
    width: 13px;
    margin-left: 5px;
    margin-top: 8px;
    float: none;
}
.form-container input.button{
    background: #F1A42E;
    border: none;
    color: #fff;
    padding: 10px 30px;
    cursor: pointer;

}
.form-container input.button:hover{
  background: #E78F0D;
}

.div-style {
    z-index: 2020 !important;
  }
.feed-me-seymour {
    height: 260px;
    overflow: scroll;
    overflow-x: hidden;
}

/***** accordion ******/

h3.ui-accordion-header {
    cursor: pointer;
}
#accordion .parking-rates{
  margin-top: 0px;
}

#accordion {
    background: #fff;
    margin-top: -20px;
    padding-bottom: 20px;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}
.ui-state-active .ui-icon {
    background-image: url("/wp-content/uploads/ui-bg_glass_75_e6e6e6_1x400.png");
}
.ui-state-default .ui-icon {
    background-image: url("/wp-content/uploads/ui-bg_glass_75_e6e6e6_1x400.png");
}
.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}
.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("/wp-content/uploads/ui-bg_glass_75_e6e6e6_1x400.png");
}
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url("/wp-content/uploads/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #555555;
}
#accordion-resizer {
    min-height: 460px;
    background: #fff;
}
.no-pad {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .secondary-logo {
      display: none;
  }

  .news-h {
    min-height: 290px;
  }

.secondary-logo ul {
    list-style: none;
    /* margin-left: -60px; */
    /* margin-top: 15px; */
    text-align: center;
    width: 73%;
    margin: 0 auto;
    margin-top: 15px;
}
#inner .secondary-logo ul{
  width: 100%;
}


.secondary-logo ul li {
    color: #fff;
    text-transform: uppercase;
    float: left;
    text-align: center;
    padding: 0 8px;
    margin-top: -8px;
}

.secondary-logo ul li a{
    color: #fff;

}
.secondary-logo ul li a:hover{
    color: #73B4D2;
    text-decoration: none;
}

.secondary-logo ul li span{
  font-size: 13px;
  text-transform: none;
}

#inner .secondary-logo ul li a{
    color: #000;
}
.alignleft{
  float: left;
}
.alignright{
  float: right;
}
.aligncenter{
  float: none;
  text-align: center;
}
.alignnone{
  float: none;
}

/***** terminal map ****/

.mapplic-list-location span {
    
    display: none !important;
   
}
.mapplic-tooltip-title {
    font-size: 15px !important;
}

.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
    box-shadow: 0 0px 0 0 currentColor;
}
.mapplic-container {
    background-color: #fff !important;
}

.mapplic-pin.circular {
    background-image: url('/wp-content/uploads/2016/04/gray-pin.png') !important;
    width: 18px !important;
    height: 24px !important;
    margin-top: -23px !important;
    margin-left: -9px !important;
    background-color: transparent !important;
}

.mapplic-pin.transparent {
    background-image: url('/wp-content/uploads/2016/04/black-pin.png') !important;
    background-color: transparent !important;
    border-radius: 0px !important;
    width: 18px !important;
    height: 24px !important;
    margin-top: -23px !important;
    margin-left: -9px !important;
    opacity: 1 !important;
}

/** Style for the button & div **/
 .myButton {
    padding: .2em 1em;
    font-size: 1em;
    cursor: pointer;
}
.mySelect {
    padding: .2em 0;
    font-size: 1em;
}
#myDiv {
    color:Green;
    background-color:#eee;
    border:2px solid #333;
    display:none;
    text-align:justify;
}
#myDiv p {
    margin: 15px;
    font-size: 0.917em;
}

#flip {
  text-align: center;
  /*background: url('/wp-content/uploads/plane-button.jpg');*/
  background-size: 100%;
  width: 10%;
  height: auto;  
  position: absolute;
  top: 235px;
  z-index: 10;
  display: none;
  min-width: 65px;

}

#flip img:hover{
  cursor: pointer;
  opacity: .85;
}

#panel2 {
  padding: 15px;
  display: none;
  text-align: center;
  border: 1px solid #333;
  /*color: blue;*/
  background: #fff;
  position: absolute;
  width: 100%;
  top: 310px;
  z-index: 10;
}

#panel2 .panel-primary {
    border: none!important;
}

.panel-thumbnail img {
    width: 100%;
    height: auto;
}

#check-flight-status .tab-container {
    background-color: white;
    height: 27px;
}

#check-flight-status .tabs {
    margin-left: 11px;
}
#check-flight-status .tabs li.on {
    background: url("images/box_tab_on.gif") no-repeat top left;
    width: 117px;
    height: 28px;
}
#check-flight-status .tabs li {
    padding: 0 !important;
}
#check-flight-status .tabs li {
    display: block;
    float: left;
    clear: none;
    margin-right: 2px;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
}

#check-flight-status .tabs li a, #check-flight-status .tabs li a:visited {
    cursor: pointer;
    color: #0065A4;
    text-decoration: none;
    color: black;
}

.page-id-18 ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all {
    background: #fff !important;
    border: none !important;
}

.page-id-18 .wpui-light .ui-tabs-panel{
  background: #fff !important;
}

.page-id-18 .wpui-light ul.ui-tabs-nav li.ui-state-active a{
  background: #fff !important;
}
.page-id-18 .wp-tabs .ui-tabs{
  border: none !important;
}

.page-18-id ul.ui-tabs-nav li a {
    padding: 1em 2em !important;
}

.two-twenty-five{
  width: 225px;
}

.one-seventy-five{
  width: 175px;
} 

img.blue-img{
  opacity: 1;
}
img.blue-img:hover{
  opacity: .85;
}

.ui-tooltip, .arrow:after {
  background: black;
  border: 2px solid white;
}

.ui-tooltip {
  padding: 10px 20px;
  color: white;
  border-radius: 20px;
  font: bold 14px "Helvetica Neue", Sans-Serif;
  text-transform: uppercase;
  box-shadow: 0 0 7px black;
}

.arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px;
}

.arrow.top {
  top: -16px;
  bottom: auto;
}

.arrow.left {
  left: 20%;
}

.arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.arrow.top:after {
  bottom: -20px;
  top: auto;
}

.sir-pads-alot{
  min-height: 170px;
}

.tab-foot{
  display: none;
}

.show-only-mobile{
  display: none;
}

.archive {
  /*margin-top: -45px;*/
  padding: 5px 15px;
}

.amirite{
  text-align: right;
}

/*** responsive ***/
@media (min-width: 992px) {

    .col-md-20{
        width: 20%;
    }

    .col-md-80{
        width: 80%;
    }

    .col-md-20, .col-md-80{
        float: left;
    }

    .secondary-logo {
      display: block;
  }
  .mobile-header{
    display:none;
  }
.desktop-no{
  display: none;
}

    
}
@media (max-width: 1600px) {
  .rt-menu-inner {
    background: #003959;
    padding-top: 20px;
    padding-bottom: 20px;
    opacity: .75;
    color: #fff;
    text-align: right;
    height: 80vh;
    overflow: scroll;
    overflow-x: hidden;
  }
  
  li#menu-item-9124 {
    display: none;
  }
  .show-only-mobile{
    display: none;
  }
  .btn-flight {
    font-size: 1.1em;
    opacity: 1;
  }
  .alignright{
    width: 50%;
  }
  .goog {
    margin-top: 8px;
    text-align: center;
  }
  .goog a {
    font-size: .9em;
  }
  .social a {
    margin-right: 2px;
  }

  .tab-foot div {
    width: 100%;
    text-align: center;
    display: block;
  }

  .tab-foot div img {
    width: 65%;
    margin-bottom: 5px;
  }

  #inner .secondary-logo {
    /*display: none;*/
  }

  .secondary-logo ul li span {
    font-size: 12px;
  }

  .sir-pads-alot {
    min-height: 200px;
  }
  .surface, .cc, .garage {
    /*width: 100%;*/
  }
  .f-status {
    /*display: none;*/
  }
  .secondary-logo ul li { 
    padding: 0 5px;
  }
  .secondary-logo ul {
    width: 100%;
  }
  .flight_status label.b {
    font-size: .9em;
  }
  .left-nav-footer {
    margin-top: 15px;
  }
  .awesome-weather-wrap {
    display: none;
  }
  
  ul#menu-quicklinks {
    /*width: 76%;*/
  }
  ul#menu-footer-bottom {
    /*width: 70%;*/
  }

  .parking-rates p.price {
    font-size: 16px;
  }
  .parking-rates p {
    font-size: .65em;
}

  /*.left-hide{
    display: none;
  }*/
  /*.f-status {
    display: none;
  }*/
  .rates{
    /*display: none;*/
    background: #fff;
  }
  .fares{
    margin-top: -75px;
    background: #fff;
    display: none;
    margin-bottom: 20px;
  }

  .rt-menu-inner {
    height: 66.5vh;
  }
  .flexslider {
    height: 92.9vh;
  }
  .flexslider .slides img {
    height: 100vh !important;
  }
  .gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper .left_label textarea.large, .gform_wrapper .left_label textarea.medium, .gform_wrapper .left_label textarea.small, .gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .right_label textarea.large, .gform_wrapper .right_label textarea.medium, .gform_wrapper .right_label textarea.small {
    width: 62% !important;
  }
  .gform_wrapper .left_label .gfield_label {
    width: 38% !important;
  }
  .gform_wrapper .gform_footer.left_label, .gform_wrapper .gform_footer.right_label {
    
    margin-left: 0 !important;
    width: 92% !important;
  }
  .flight #gform_submit_button_1 {
    width: 100%;
  }
  .mobile-spacer {
    width: 100%;
    height: 20px;
    background: #fff;
    display: block;
    margin-top: -30px;
  }
  .secondary-logo {
    /*display: none;*/
  }
}

@media (max-width: 991px){

  .show-only-mobile{
    display: block;
  }
  
  li#menu-item-9115 {
    display: none;
  }

  .tab-foot{
    display: none;
  }
  img.alignnone{
    margin-top: 8px !important;
    margin-bottom: 8px !important;
    width: 100% !important;
    height: auto !important;
  }
  .awesome-weather-wrap {
    display: block;
  }
  #google_language_translator {
    color: transparent;
    margin-top: -28px;
  }
  .two-twenty-five, .one-seventy-five, .the-rest{
    width: 33%;
  }
  #inner .rt-menu-top {
    margin-top: 0px;
  }
  #flip{
    display: block;
  }
  .f-status {
    display: block;
  }
  .fares{
    display: none;
  }
  .rates{
    display: block;
  }
  #inner .left-nav {
    display: none;
  }
  #inner .navbar-default {
    background-color: #01395A;
  }
  .mob-no {
    display: none;
  }
  .left-nav{
    position: absolute;
    height: auto;
  }
  .flexslider {
    height: 30vh;
  }
  .rt-menu {
    width: 100%;
  }
  .flexslider .slides img {
    width: auto !important;
  }
  .mobile-spacer {
    width: 100%;
    height: 20px;
    background: #fff;
    display: block;
    margin-top: -25px;
}
.fa-search {
    /*display: none;*/
}

.main-man {
    display: block;
}
.main-man li {
    float: left;
    width: 33.333%;
    text-align: center;
    font-size: 11px;
}
.search-yo{
  display: none;
}
li#menu-item-8496 {
    margin-top: -10px;
}
.rt-menu ul{
  font-size: 13px;
}
.flexslider{
  display: none;
}

.navbar-nav {
    margin: 7.5px -15px;
}


.mobile-header {
    width: 100%;
    text-align: center;
    /*border-bottom: 2px solid #000;*/
    background: url(/wp-content/uploads/mobile-header.jpg);
    background-position: center;
    margin-top: 45px;
}
.homie{
  padding: 15px;
}

footer{
    display: none;
}
.navbar-nav {
    margin: 7.5px -15px;
}

.nav-pills>li {
    float: none;
}
ul#menu-quicklinks {
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
}
.footer-widgets-panel {
    background: #fff !important;
}
.social {
    background: #01395A;
}
ul#menu-footer-bottom {
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
    margin-top: 0;
}
ul#menu-footer-bottom li {
    width: 32.9%;
    float: left;
    text-align: center;
}
ul#menu-footer-bottom li a {
    color: #000;
}

.rt-menu-inner {
    height: 175px;
    opacity: .85;
    overflow: scroll;
    padding-top: 5px;
    padding-bottom: 10px;
}
.rt-menu-nav li a {
    padding-bottom: 12px;
    padding-top: 12px;
}
#menu-topmenu li a {
    word-spacing: 350px;
}
li#menu-item-8498{
  margin-top: -10px;
}
  .parking-rates {
    margin-top: -35px;
    background: #fff;
}
  .left-hide {
    display: block; 
  }
  .parking-rates p.price {
    font-size: 20px;
  }

  .mobile-footer-logo {
    margin-top: 10px;
    margin-bottom: 25px;
    text-align: center;
  }

  .mobile-footer-logo img {
    width: 90%;
  }
  #inner .left-nav{
    display: none;
  }

  #inner .c-hamburger {
    top: 55px;
  }
  #inner .mobile-header {
    margin-top: 0px;
  }
  .side .panel {
    min-height: auto;
  }
  #inner .navbar-collapse {
    background: #01395A;
  }

  #inner .navbar-default .navbar-nav li a {
    color: #fff;
  }

  #inner .navbar-default .navbar-nav>.active>a {
    color: #73B4D2;
  }

  h1.wpbs-very-muted {
    text-align: center;
  }
  .left-nav-footer {
    background-color: #01395A;
  }
  #inner .rt-menu-top {
    height: 85px;
  }

  footer .social a {
    font-size: 25px;
  }

  .goog {
    background: #01395A;
    color: #fff;
    padding: 7.5px;
  }

  .goog, .social{
    text-align: center;
  }

}

/**** small smartphones portrait styling *****/

@media (max-width: 400px){
  .collapse-2, .time, .bid, .cats, .deadline, .bid-tab{
    display: none;
  }
  img.blue-img {
    margin: 5px 0px;
  }
  .two-twenty-five, .one-seventy-five, .the-rest{
    width: 33%;
  }
  .wpui-light ul.ui-tabs-nav li a {
    width: 100%;
  }
  .wpui-light ul.ui-tabs-nav li {
    width: 100%;
  }
  img.alignright, img.alignleft, img.aligncenter, img.alignnone{
    margin-top: 8px !important;
    margin-bottom: 8px !important;
    width: 100% !important;
    height: auto !important;
  }
  #flip {
    min-width: 37px;
  }
  #panel2 {
    top: 273px;
  }
  .cc, .surface, .garage{
    width: 100%;
  }

  .parking-rates {
    min-height: 285px;
  }
  ul#menu-footer-bottom li {
    /*width: 32%;*/
  }
  #inner .navbar-default {
    background-color: #01395A;
  }
  .flight_status input.dest {
    width: 61%;
  }
  .form-field-half {
    width: 100%;
  }
  .form-field-half label.b {
    width: 30%;
  }
  .flight_status .form-field-half input.dest {
    width: 51%;
  }
  .form-field-half a.plane {
    margin-right: 0;
  }
  a.plane {
    padding: 6px 7px;   
  }
  a.link_simple {
    padding: 8px 10px;
  }
  .form-field-half select {
    width: 65%;
  }

  .c-hamburger span { 
    top: 27px;
  }
  #inner .c-hamburger,.c-hamburger {
    height: 60px;
  }
  .h1, h1 {
    font-size: 32px;
  }

  .home .navbar-brand img {
    margin-top: 40px;
  }
  .show-only-mobile{
    display: block;
  }

}