body {
  font-family: "Poppins", sans-serif;
  color: #4b4b4b;
}
h1,
h2,
h3 {
  margin: 0;
  font-weight: 600;
}
header {
  font-weight: 600;
}
a {
  color: #008dd5;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
a:hover {
  text-decoration: none;
  color: #008dd5;
}
a:focus,
a:active {
  outline: none;
  text-decoration: none;
  color: #008dd5;
}
img {
  max-width: 100%;
  height: auto;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
p {
  font-size: 15px;
  line-height: 1.65em;
  color: #4b4b4b;
  font-weight: 400;
}
.relative {
  position: relative;
}
.display_block {
  display: block;
}
.no_padding {
  padding: 0;
}
.ptb-1em {
  padding: 1em 0;
}
.ptb-2em {
  padding: 2em 0;
}
.ptb-3em {
  padding: 3em 0;
}
.ptb-4em {
  padding: 4em 0;
}
.ptb-5em {
  padding: 5em 0;
}
.ptb-6em {
  padding: 6em 0;
}
.pt-1em {
  padding-top: 1em;
}
.pt-2em {
  padding-top: 2em;
}
.pt-3em {
  padding-top: 3em;
}
.pt-4em {
  padding-top: 4em;
}
.pt-5em {
  padding-top: 5em;
}
.pt-6em {
  padding-top: 6em;
}
.pb-1em {
  padding-bottom: 1em;
}
.pb-2em {
  padding-bottom: 2em;
}
.pb-3em {
  padding-bottom: 3em;
}
.pb-4em {
  padding-bottom: 4em;
}
.pb-5em {
  padding-bottom: 5em;
}
.pb-6em {
  padding-bottom: 6em;
}
.mr-8 {
  margin-right: 8px;
}
.ml-8 {
  margin-left: 8px;
}
a.button {
  background: #008dd5;
  color: #fff;
  line-height: 45px;
  border: none;
  display: inline-block;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 600;
  padding: 0 2em;
  margin-top: 15px;
  -webkit-transition: background 0.4s ease;
  -o-transition: background 0.4s ease;
  transition: background 0.4s ease;
}
a.button:hover {
  background: #2d3d64;
}
a.button.outline {
  color: #008dd5;
  background: none;
  border: solid 1px #008dd5;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a.button.outline:hover {
  color: #01416f;
  border: solid 1px #01416f;
}
a.button.white {
  background: #fff;
  color: #008dd5;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
a.button.white:hover {
  color: #01416f !important;
}
input,
textarea,
select,
button {
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
} /* this removes the default select dropdown from ie browsers*/
/*video styling*/
#container {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#background_video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
#video_cover {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../img/video_cover.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}
/*navigation*/
body.home img.otherpage,
img.homeonly,
#container,
.downarrow,
.text_land_sea_air {
  display: none;
}
body.home #container,
body.home .downarrow,
body.home .text_land_sea_air,
body.home img.homeonly {
  display: block;
}
body.single .video_holder,
body.page-template-default .video_holder,
body.post-template-default .video_holder,
body.error404 .video_holder {
  min-height: auto !important;
}
body.home .nav > li > a {
  color: #fff;
}
body.home .nav > li > a:hover {
  color: #003a71;
}
body.logged-in .video_holder {
  margin-top: -32px;
}
body.logged-in .slidewrapper {
  padding-top: 30px;
}

.navbar {
  border: none;
  margin-bottom: 0;
  border-radius: 0;
}
.navbar-brand {
  height: auto;
}
.nav > li > a {
  color: #015391;
  text-transform: uppercase;
  font-weight: 600;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background: none;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: none;
}
body.home li.current-menu-item a {
  color: #015391;
}
li.current-menu-item > a,
li.current-menu-parent > a {
  color: #14a3d8 !important;
}

.text_land_sea_air {
  position: absolute;
  top: 22%;
  width: 100%;
}
.centertxt {
  margin: 0 auto;
  max-width: 885px;
  text-align: center;
}
.text_land_sea_air h1 {
  font-size: 9em;
  color: #fff;
  font-weight: 600;
}
.text_land_sea_air span {
  display: inline-block;
}
span.helper_txt {
  font-size: 24px;
  font-weight: 500;
  color: #013466;
  margin-right: 20px;
  padding-left: 10px;
}
span.color_bar {
  background: #1361ab;
  height: 17px;
  width: 373px;
  position: relative;
}
span.color_bar:after {
  content: "";
  height: 17px;
  width: 30px;
  background: #1361ab;
  position: absolute;
  right: -10px;
  -webkit-transform: skew(30deg);
  -ms-transform: skew(30deg);
  transform: skew(30deg);
}
.downarrow {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 15%;
}
/*homepage*/
.aaw-services-list {
  background: url("../img/aaw-bg-01.jpg") no-repeat top center;
  background-size: cover;
  margin-top: 1px;
}
.aaw-services-list header {
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 10px;
}
.aaw-services-list p,
.aaw-services-list * {
  color: #fff;
}
ul.home-services-lists {
  margin-top: 2.5em;
  column-count: 2;
}
@media (max-width: 575px) {
  ul.home-services-lists {
    column-count: 1;
  }
}
.home-services-lists li {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  position: relative;
  padding: 0 0 20px 30px;
}
.home-services-lists li:before,
ul.objective_list li:before,
.visibility_info li:before {
  content: "";
  background: url("../img/lb-bullet-point.svg") no-repeat 0 0;
  width: 15px;
  height: 11px;
  left: 0;
  top: 6px;
  position: absolute;
}
.home-services-lists li > a {
  font-size: 19px;
  font-weight: 600;
}
.home-services-lists li > a:hover,
.home-services-lists li > a:focus {
  color: #008dd6;
}
.years-in-logistic header,
.coverage_content header {
  padding: 40px 0 30px;
}
header.mini_bold_header {
  font-size: 17px;
  font-weight: 700;
  color: #008dd5;
  text-transform: uppercase;
}
header.blue_bold {
  font-size: 1.8em;
  color: #008dd5;
  font-weight: 600;
  padding: 1em 0 2em;
}
h2.h2 {
  color: #000;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.5em;
}
ul.objective_list li {
  position: relative;
  color: #008dd5;
  font-size: 1.8em;
  font-weight: 600;
  padding: 0 0 20px 22px;
}
ul.objective_list li:before {
  top: 10px;
}
.left_year {
  margin-bottom: 3em;
}
.left_year p,
.coverage_content p {
  line-height: 2.2em;
}
.CountYears {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 40px;
  z-index: 11;
}
.CountYears > div {
  display: inline-block;
  vertical-align: middle;
}
.year_count {
  margin: 0 auto;
  max-width: 580px;
}
.count_number {
  font-size: 5.7em;
  font-weight: 600;
  color: #000;
  border: solid 6px #008dd5;
  background: #fff;
  padding: 5px 15px;
}
.year_txt {
  font-size: 20px;
  text-align: left;
  color: #000;
  font-weight: 500;
  margin-left: 10px;
}
.globe_vector {
  margin-bottom: 3em;
}
.rotating_globe {
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
  max-width: 520px;
}
.rotating_globe img.fixed_globe {
  position: relative;
  top: 0;
  left: 0;
}
.rotating_globe img.rotating_vector {
  position: absolute;
  top: 0;
  left: 0;
}
img.rotating_vector {
  -webkit-animation: spin 120s linear infinite;
  animation: spin 120s linear infinite;
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.visibility_info li {
  color: #000;
  font-size: 17px;
  font-weight: 600;
  position: relative;
  padding: 0 0 10px 25px;
}
.visibility_info li:before {
  top: 5px;
}

.slidewrapper {
  height: 100%;
  right: 0;
  top: 0;
  position: fixed;
  width: 300px;
  background: #f7f7f6;
  z-index: 1101;
  display: none;
  -webkit-box-shadow: -5px 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: -5px 0 3px rgba(0, 0, 0, 0.1);
  overflow: scroll;
}
/*sliding sidebar*/
.fade-overlay {
  background: rgba(255, 255, 255, 0.6);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1100;
  overflow: hidden;
  display: none;
  left: 0;
  top: 0;
}
body.overflow_hidden {
  overflow: hidden;
}
.close-wrapper-box,
.heading_quick_contact {
  padding: 20px 20px 10px;
}
/*.close-wrapper-box a, a.close_toggle_content { font-size: 12px; color: #52778C; background: #d6d6d6; display: inline-block; height: 20px; width: 20px; line-height: 21px; text-align: center; border-radius: 50px }*/
.heading_quick_contact strong {
  display: inline-block;
  font-size: 17px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  border-bottom: solid 5px #008dd5;
  padding-bottom: 5px;
}
.contact-list-box li {
  padding: 15px 20px;
  border-bottom: solid 1px #d5d5d5;
  background: url("../img/thin-right-arrow-dark.svg") no-repeat 225px 28px;
}
.contact-list-box li:last-child {
  border-bottom: none;
}
.contact-list-box li span {
  display: block;
}
span.office_location a {
  font-size: 1.4em;
  font-weight: 600;
  text-transform: uppercase;
}
span.office_tel a {
  color: #313131;
  font-size: 1.1em;
  display: inline-block;
  padding-bottom: 10px;
  padding-top: 4px;
}
span.link_to_contact a {
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 600;
  color: #706f6f;
}

.left_img_col {
  padding-left: 0;
}
.plane_bg {
  background: url("../img/aeroplane-pic-dots.jpg") no-repeat bottom right;
  background-size: cover;
  min-height: 725px;
}
.coverage_content {
  max-width: 540px;
}

.aaw-offices {
  background: url("../img/map-background.jpg") no-repeat top center;
  background-size: cover;
}
.officesname header {
  color: #00a7ff;
  font-size: 1.8em;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 1.3em;
}
.officelist,
.officelist li {
  position: relative;
}
.officelist:before {
  content: "";
  position: absolute;
  top: 0;
  height: 96%;
  width: 1px;
  background: #00a7ff;
  left: 5px;
  z-index: 12;
  top: 5px;
}
.officelist li {
  padding: 0 0 20px 30px;
}
.officelist li:before {
  content: "";
  background: #00a7ff;
  height: 10px;
  width: 10px;
  border-radius: 100px;
  left: 0;
  position: absolute;
  -webkit-box-shadow: 0 0 0 5px #005888;
  box-shadow: 0 0 0 5px #005888;
  z-index: 11;
  top: 5px;
}
.officelist li:last-child {
  padding-bottom: 0;
}
.officelist li a.show_office_pin,
a.view_all_office {
  color: #00a7ff;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.officelist li a.show_office_pin:hover,
a.view_all_office:hover {
  color: #fff;
}
.officelist span {
  display: none;
  color: #fff;
  padding-top: 5px;
}
.officelist span > a {
  color: #fff;
}
.officelist li:first-child span {
  display: block;
}

.map-pins {
  position: absolute;
  background: #fff;
  border: solid 5px #052b47;
  border-radius: 150px;
  height: 80px !important;
  width: 80px !important;
}
.map-pins span {
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #062b47;
}
.map-pins span > em {
  font-style: normal;
  display: block;
  font-size: 9px;
}
.map-pins:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #052b47;
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 11;
}
.map-pins:after {
  content: "";
  width: 20px;
  height: 10px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 100px / 50px;
  position: absolute;
  bottom: -27px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);
}
.state_map {
  min-height: 652px;
  background: url("../img/australia-map.png") no-repeat top center;
  background-size: cover;
}
.map-pins.active {
  border-color: #00a7ff;
}
.map-pins.active:before {
  border-top: 20px solid #00a7ff;
}

/*pin co-ordinates*/
#melbourne {
  bottom: 24%;
  right: 35%;
}
#sydney {
  bottom: 32%;
  right: 27%;
  width: 75px;
  height: 75px;
}
#brisbane {
  bottom: 47%;
  right: 22%;
  z-index: 100;
}
#adelaide {
  bottom: 34%;
  right: 42%;
  width: 80px;
  height: 80px;
}
#fremantle {
  bottom: 40%;
  right: 75%;
}
#townsville {
  bottom: 66%;
  right: 29.5%;
  width: 95px;
  height: 95px;
}
#darwin {
  bottom: 82%;
  right: 53%;
  width: 100px;
  height: 100px;
}
#mildura {
  bottom: 42%;
  right: 34%;
  width: 75px;
  height: 75px;
}
#launceston {
  bottom: 11%;
  right: 31%;
  width: 82px;
  height: 82px;
}
#gladstone {
  bottom: 58%;
  right: 25%;
  z-index: 90;
}
#auckland {
  bottom: 30%;
  right: 3%;
}

.request-quote-block {
  padding: 2em 0;
  background: #008dd5;
  margin: 2px 0;
}
.request-quote-block h2 {
  color: #fff;
  font-size: 1.9em;
  padding-top: 10px;
  font-weight: 600;
}
.request-quote-block a.button.white {
  background: #fff;
  color: #008dd5;
  margin-top: 0;
  font-size: 18px;
}

/*footer*/
footer.main-footer {
  background: url("../img/footer-background.jpg") no-repeat 0 0;
  background-size: cover;
}
footer.main-footer *,
.go-tracking p {
  color: #fff;
}
.footer_widget h3 {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.3em;
  position: relative;
  letter-spacing: 1px;
  margin-bottom: 2em;
}
.footer_widget h3:after {
  content: "";
  height: 1px;
  width: 82px;
  background: #fff;
  position: absolute;
  bottom: -10px;
  left: 0;
}
.footer_widget li {
  padding: 0 0 10px;
}
.footer_widget li a {
  color: #fff;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.footer_widget li a:hover,
.footer-terms a:hover {
  color: #008dd6;
}
.footer_widget li.current-cat a {
  color: #fff;
}
.footer-terms a {
  display: inline-block;
  vertical-align: top;
}
.footer-logo span {
  display: inline-block;
}
.footer-logo span.att {
  margin-left: 15px;
}
.copyright h4 {
  font-size: 15px;
  padding-top: 10px;
}
.copy-left {
  padding-right: 30px;
}
.footer-terms a {
  border-right: solid 1px rgba(255, 255, 255, 0.4);
  padding: 0 10px;
  font-size: 11px;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.footer-terms a:first-child {
  padding-left: 0;
}
.footer-terms a:last-child {
  padding-right: 0;
  border-right: none;
}
.site_by {
  padding-top: 2em;
}
.site_by a {
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
}

/*services pages*/
.train-boat {
  max-width: 350px;
}
.train-boat:after {
  content: "";
  height: 4px;
  background: #c7cfd5;
  bottom: -3px;
  width: 5000%;
  right: 38px;
  position: absolute;
  border-radius: 50px;
}

h1.big-title {
  font-size: 3.4em;
  color: #002a57;
  font-weight: 600;
  line-height: 1.3em;
  position: relative;
}
.services h1.big-title {
  max-width: 75%;
}
.services_lists header {
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  position: relative;
  padding-top: 15px;
}
.services_lists header:before {
  content: "";
  height: 5px;
  background: #008dd5;
  width: 80px;
  position: absolute;
  top: 0;
  left: 0;
}
.services_lists ul {
  margin-top: 1em;
  margin-bottom: 1em;
}
.services_lists li {
  position: relative;
  margin-bottom: 10px;
}
.services_lists li > a {
  color: #095591;
  font-size: 16px;
  padding: 8px 15px 8px 25px;
  display: block;
  font-weight: 600;
  position: relative;
}
.services_lists li > a:hover {
  color: #008dd6;
}
.single-aaw-services .services_lists li > a:hover {
  color: #5cb0dc;
}
.services_lists li > a:before {
  content: "";
  background: url("../img/db-bullet-point.svg") no-repeat 0 0;
  width: 15px;
  height: 11px;
  left: 0;
  top: 13px;
  position: absolute;
}
.services_lists li.current-cat a {
  background: transparent;
  padding-left: 25px;
  color: #0799e5;
  font-size: 15px;
  max-width: unset;
}
.services_lists li.current-cat a:before {
  background: url("../img/lb-bullet-point.svg") no-repeat 0 0;
  left: 0;
}
.services_lists li.current-cat a:after {
  content: "";
  background: #fff;
  width: 28px;
  height: 100%;
  display: block;
  position: absolute;
  right: -15px;
  top: 0;
  -webkit-transform: skew(30deg);
  -ms-transform: skew(30deg);
  transform: skew(30deg);
}
.request_quote_button {
  background: url("../img/dot_pattern.jpg") repeat;
  padding: 3em 2.5em 3em 0;
  margin: 3em 0;
  max-width: 480px;
}
.request_quote_button:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 22px;
  background: #fff;
}
.quote_btn {
  background: #008dd5;
  padding: 2em;
  position: relative;
}
.quote_btn header {
  text-align: center;
  font-size: 1.6em;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 0.5em;
  margin: 0 auto;
  max-width: 105px;
}
.quote_btn a.button.white {
  display: block;
  text-align: center;
  color: #000;
  line-height: 40px;
}
.services-content-box h2 {
  color: #008dd5;
  font-size: 2.8em;
  padding-bottom: 0.5em;
}
.service_content_block h3 {
  color: #000;
  padding: 1em 0 0.8em;
  font-size: 2em;
}
.service_content_block p,
.service_content_block ul {
  margin-bottom: 1.5em;
}
.service_content_block ul {
  padding-left: 2em;
}
.service_content_block li {
  position: relative;
  padding: 0 0 10px 15px;
  font-size: 15px;
}
.service_content_block li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: #000;
  font-size: 16px;
}
/*tracking*/
.intro_head div.dash-line {
  height: 4px;
  width: 75px;
  margin-right: 40px;
}
.intro_head div.dash-line:before {
  content: "";
  background: #008dd5;
  height: 4px;
  width: 75px;
  display: inline-block;
  vertical-align: top;
}
.intro_head div.dash-line,
.intro_head h1.big-title {
  display: inline-block;
  vertical-align: middle;
}
.web_tracker_text {
  padding-right: 3em;
  margin-bottom: 3em;
}
.tracker_blue_box {
  background: #008dd5;
  position: relative;
  padding: 3em 0;
  z-index: 15;
}
.tracker_blue_box:before,
.blue_box:before {
  content: "";
  background: #008dd5;
  display: block;
  height: 100%;
  width: 1000%;
  position: absolute;
  right: 100%;
  top: 0;
}
.tracker_blue_box:after {
  content: "";
  background: #fff;
  display: block;
  height: 100%;
  width: 140px;
  position: absolute;
  right: -65px;
  top: 0;
  -webkit-transform: skew(15deg);
  -ms-transform: skew(15deg);
  transform: skew(15deg);
}
.tracker_blue_box header,
.blueBoxContent header {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.6em;
  padding-bottom: 0.85em;
}
.tracker_blue_box p,
.blueBoxContent p {
  font-size: 1.2em;
  font-weight: 600;
  color: #002b57;
  max-width: 70%;
  padding-bottom: 1.5em;
}
.tracker_login {
  position: relative;
  z-index: 100;
}
.tracker_login fieldset {
  padding-bottom: 1.5em;
}
.tracker_login label {
  display: block;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
.tracker_login input[type="text"],
.tracker_login input[type="email"],
.tracker_login input[type="password"],
.tracker_login textarea,
.tracker_login input[type="date"] {
  background: #fff;
  border: 2px solid #cbcbcb;
  width: 100%;
  height: 50px;
  border-radius: 0;
  padding: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}
.tracker_login textarea {
  min-height: 160px;
}
input[type="submit"] {
  background: #008dd5;
  color: #fff;
  line-height: 45px;
  border: none;
  display: inline-block;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 600;
  padding: 0 2em;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
input[type="submit"]:hover {
  background: #002a57;
}
.newSignButton {
  background: #008dd5;
  color: #fff;
  line-height: 45px;
  border: none;
  display: inline-block;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 600;
  padding: 0 2em;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.newSignButton:hover {
  background: #002a57;
}
.tracker_login select {
  background: transparent;
  border: none;
  width: 100%;
  height: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0px;
  padding: 10px;
  position: relative;
}
span.wpcf7-not-valid-tip {
  padding-top: 4px;
}

span.Hazardous {
  display: inline-block;
  padding-top: 0.7em;
}
.tracker_login .wpcf7-list-item input[type="radio"] {
  opacity: 0;
  z-index: 1;
  height: 1px;
  width: 1px;
  margin-right: 15px;
}
.tracker_login span.wpcf7-list-item {
  position: relative;
  margin-left: 0;
  min-width: 120px;
}
.tracker_login span.wpcf7-list-item-label {
  padding-left: 30px;
  padding-top: 5px;
  display: inline-block;
}
.tracker_login .wpcf7-list-item span.wpcf7-list-item-label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 34px;
  height: 34px;
  left: 0;
  margin-left: 0;
  border: 4px solid #cbcbcb;
  background-color: #fff;
  top: 0;
  border-radius: 100px;
}
.tracker_login
  .wpcf7-list-item
  input[type="radio"]:checked
  + span.wpcf7-list-item-label::after {
  content: "";
  background: #008dd5;
  position: absolute;
  top: 10px;
  left: 11px;
  z-index: 10;
  height: 12px;
  width: 12px;
  border-radius: 100px;
}
.tracker_login
  .wpcf7-list-item
  input[type="radio"]:checked
  + span.wpcf7-list-item-label::before {
  border: solid 4px #cbcbcb;
}
.tracker_login select.wpcf7-select {
  border: solid 2px #cbcbcb;
  border-radius: 0;
  background: url("../img/chevron-down.svg") no-repeat right center;
  height: 50px;
  cursor: pointer;
}
.smallinput {
  max-width: 270px;
}
a.forgot_pw {
  font-size: 15px;
  font-weight: 500;
}
.tracking_left_content header {
  color: #000;
  font-size: 1.7em;
  padding-bottom: 1em;
}
.tracking_left_content ul {
  margin-bottom: 1.5em;
}
.tracking_left_content li {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 10px;
  color: #008dd5;
  padding-left: 25px;
}
.tracking_left_content li:before {
  content: "";
  background: url("../img/lb-bullet-point.svg") no-repeat 0 0;
  width: 15px;
  height: 11px;
  left: 0;
  top: 5px;
  position: absolute;
}
.tracking_left_content span {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  line-height: 1.7em;
  margin-bottom: 2.5em;
}
.tracking_left_content span > a:hover {
  color: #91c8e4;
}
.how-to-videos a {
  background: #008dd5 /*url('../img/device-icon.svg') no-repeat 35px 35px*/;
  padding: 25px;
  color: #fff;
  display: block;
  max-width: 380px;
  font-size: 1.2em;
  font-weight: 600;
  -webkit-transition: background 0.4s ease;
  -o-transition: background 0.4s ease;
  transition: background 0.4s ease;
  background-size: 110px 85px;
  border-radius: 5px;
  margin-bottom: 3em;
}
.how-to-videos a > span {
  display: inline-block;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}
.how-to-videos a > span.track_txt {
  padding-left: 20px;
  color: #fff;
  text-align: left;
}
.how-to-videos a > span > img {
  width: 110px;
}
.how-to-videos a:hover {
  background-color: #002a57;
}
.tracking-image {
  margin: 0 auto;
  max-width: 580px;
}
/*quote*/
.left_section_quote,
.right_section_quote {
  display: inline-block;
  width: 49.5%;
  vertical-align: top;
}
.left_section_quote {
  width: 48%;
}
.blue_box {
  background: url("../img/blue_slanted.png") no-repeat right bottom #008dd5;
  position: relative;
  padding: 4em 0 3em;
}
.blueBoxContent {
  max-width: 450px;
  position: absolute;
  right: 9em;
  padding-left: 20px;
}
.blueBoxContent p {
  max-width: 90%;
}
p.white_colour {
  color: #fff;
}
.quote_image {
  background: url("../img/quote.png") no-repeat right top;
  min-height: 525px;
  background-size: cover;
  margin-top: 2px;
}

.quote_form {
  padding-left: 4em;
  max-width: 580px;
}

/*contact us*/
.contact_head_title h1.big-title {
  font-size: 2.4em;
}
.office-location-name header {
  font-size: 2.4em;
  color: #008dd5;
  padding-bottom: 10px;
}
.is_head_office {
  font-size: 1.3em;
  color: #000;
  font-weight: 700;
  padding-bottom: 15px;
}
.add_blocks {
  padding-bottom: 1.2em;
}
.add_blocks header {
  color: #008dd5;
  font-size: 1.3em;
  font-weight: 600;
}
.add_blocks p. .add_blocks p > a {
  color: #000;
  font-size: 15px;
}
.city_list_dropdown {
  width: 100%;
  padding-top: 25px;
}
.city_list_dropdown button {
  background: #fff;
  border: solid 1px #ccc;
  width: 100%;
}
.city_list_dropdown .dropdown-menu {
  width: 100%;
  background: #f7f7f7;
}
.city_list_dropdown .dropdown-menu a {
  display: block;
  width: 100%;
  padding: 7px 15px;
}

.google-map {
  min-height: 550px;
  width: 100%;
}

/*404 error*/
.aaw-error {
  padding: 0 20px;
}
.aaw-error img {
  max-width: 648px;
}
.error_message {
  background: #00abed;
  padding: 3em 0;
  text-align: center;
}
.txt-error-msg {
  max-width: 490px;
  margin: 0 auto;
  padding: 0 20px;
}
.txt-error-msg header {
  color: #fff;
  font-size: 1.3em;
  font-weight: 500;
  padding-bottom: 10px;
}
.txt-error-msg p {
  padding: 0;
  margin: 0;
  color: #fff;
}
.txt-error-msg p > a {
  color: #000;
  font-weight: 600;
  text-decoration: underline;
}

/*about us*/
.about-banner {
  margin-top: 4em;
}
.about-blue-left {
  background: #008dd5;
  position: absolute;
  width: 50%;
  left: 0;
  height: 100%;
  top: 0;
}
.about-bannerimage-right {
  background: url("../img/staff-pic-1.jpg") no-repeat 0 0;
  background-size: cover;
  position: absolute;
  width: 50%;
  right: 0;
  height: 100%;
  top: 0;
}
.banner_text_style header {
  color: #003151;
  font-size: 1.1em;
  font-weight: 700;
  padding-bottom: 10px;
}
.banner_text_style header a {
  color: #003151;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.banner_text_style header a:hover {
  color: #fff;
}
.banner_text_style header a > i {
  font-weight: bold;
  margin-right: 2px;
}
.banner_text_style h2 {
  color: #fff;
  font-weight: 500;
  font-size: 1.7em;
  line-height: 1.55em;
  padding: 0.7em 0 1em;
}
.banner_text_style p {
  color: #01314f;
}
.team-info-content h2 {
  color: #008dd5;
  font-size: 1.75em;
  line-height: 1.4em;
  margin-bottom: 0.85em;
}
.slanting_blue {
  background: url("../img/slanting_blue.png") no-repeat bottom center;
  min-height: 207px;
  position: relative;
  margin-top: -64px;
}
.teamimage .container {
  position: relative;
  min-height: 207px;
}
.teamimage .center_two_box {
  position: absolute;
  top: 68%;
  left: 18%;
  -webkit-transform: translate(0, -68%);
  -ms-transform: translate(0, -68%);
  transform: translate(0, -68%);
}
.teamimage .center_two_box > div {
  display: inline-block;
  max-width: 400px;
  vertical-align: middle;
}
.teamimage .center_two_box > div span {
  display: inline-block;
  vertical-align: middle;
}
.teamimage .center_two_box > div span.txt {
  max-width: 240px;
  color: #fff;
  padding-left: 20px;
}
.teamimage .center_two_box > div span img {
  max-width: 90px;
}
.two-docks {
  margin-left: 5em;
}
.teaminfo {
  background: url("../img/repeat_dot.png") repeat;
  position: relative;
}
.teaminfo:before {
  content: "";
  background: #fff;
  min-height: 200px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.teaminfo .services_lists {
  padding-bottom: 2em;
}
.single_team a {
  border: solid 1px #ddd;
  display: block;
  position: relative;
  cursor: default;
}
.single_team > a:after {
  content: "";
  background: #008dd5;
  width: 80px;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 25px;
}
.single_team > a.active:before {
  content: "\f107";
  font-family: "FontAwesome";
  color: #fff;
  background: #008dd5;
  width: 80px;
  height: 20px;
  position: absolute;
  bottom: -20px;
  left: 25px;
  text-align: center;
}
.single_team figure {
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 420px;
  margin: 0 auto;
}
.teamnames {
  background: #fff;
  padding: 20px;
}
.teamnames header {
  color: #2e2e2e;
  font-size: 16px;
  padding-bottom: 5px;
}
.teamnames span {
  color: #7d7d7d;
  font-size: 14px;
}
.quote_block_white a {
  background: #fff;
  cursor: pointer;
  height: 100%;
}
.quote_block_white a > span {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
  display: block;
  width: 100%;
  font-size: 2em;
  color: #008dd5;
  font-weight: 600;
  text-transform: uppercase;
}

.togglecontent_team,
.team_info_box {
  position: relative;
  left: 0;
  width: 100%;
  padding: 4em 0 3em;
  background: #f7f7f7;
  margin-top: 19px;
  display: none;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) inset;
}
.togglecontent_team:after,
.team_info_box:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  -webkit-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.05) inset;
  height: 10px;
}
.togglecontent_team header,
.team_info_box header {
  font-size: 1.7em;
  font-weight: 600;
  color: #008dd5;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.togglecontent_team header:after,
.team_info_box header:after {
  content: "";
  width: 88px;
  height: 5px;
  background: #c4c4c4;
  left: 0;
  bottom: 0;
  position: absolute;
}
a.close_toggle_content {
  position: absolute;
  right: 15px;
  top: 0;
}
.team_repeat_row {
  padding-bottom: 30px;
}
span.bm-email {
  display: block;
  padding-top: 5px;
}
span.bm-email > a {
  border: none;
  cursor: pointer;
  font-size: 13px;
}
span.bm-email > a > span {
  color: #008dd5;
  font-size: 13px;
}
span.email_only {
  display: none;
}

.second-banner-image {
  background: url("../img/staff-pic-2.jpg") no-repeat top right;
  background-size: cover;
  position: absolute;
  width: 57%;
  left: 0;
  height: 100%;
  top: 0;
}
.about-blue-right {
  background: #008dd5;
  position: absolute;
  width: 43%;
  right: 0;
  height: 100%;
  top: 0;
}

/*default pages*/
h1.page-title {
  color: #002a57;
  padding-bottom: 1em;
  font-size: 2.3em;
}

/*range slider*/
.slider-range {
  background: url("../img/aaw-bg-02.jpg") no-repeat top center;
  padding-top: 5em;
  background-size: cover;
  border-bottom: solid 62px #1f8bcb;
}
#value2 {
  text-align: center;
  padding-bottom: 9em;
  color: #fff;
}

.timeline {
  background: url("../img/aaw-bg-02.jpg") no-repeat top center;
  padding-top: 5em;
  background-size: cover;
  border-bottom: 60px solid #1f8bcb;
}
.banner_slide {
  position: relative;
  padding: 0 30px;
}
.banner_slide img {
  width: inherit !important;
  display: inline-block !important;
}
.banner_slide figure > img {
  width: 220px !important;
}
.year_number {
  font-size: 2.4em;
  color: #fff;
  font-weight: 600;
  padding: 0.85em 0 0;
}
.slide_item header {
  color: #fff;
  font-size: 1.8em;
  font-weight: 600;
  padding-bottom: 10px;
  margin: 0 auto;
  max-width: 1070px;
}
.slide_item p {
  margin: 0 auto;
  max-width: 600px;
  text-align: center;
  color: #00cbfd;
}
.number-thumbs {
  padding: 4em 0 6em;
  text-align: center;
}
.number-thumbs a {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 1.5em;
  display: inline-block;
  padding: 0 1em;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.number-thumbs a span {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: inline-block;
}
.number-thumbs a.active span {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.number-thumbs a:before {
  content: "";
  background: #fff;
  height: 8px;
  width: 8px;
  display: inline-block;
  position: absolute;
  left: 49.8%;
  -webkit-transform: translate(-49.75%, 0);
  -ms-transform: translate(-49.75%, 0);
  transform: translate(-49.75%, 0);
  bottom: -15px;
  border-radius: 50px;
}
.number-thumbs a.active:after {
  content: "";
  background: url("../img/timeline-slider.svg") no-repeat 0 0;
  width: 263px;
  display: inline-block;
  position: absolute;
  height: 90px;
  bottom: -131px;
  left: -70%;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.number-thumbs a:active,
.number-thumbs a:focus {
  outline: 0;
}
.sliding_banner .owl-carousel .owl-nav .owl-prev,
.sliding_banner .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  left: 0;
  background: none;
  border: none;
}
.sliding_banner .owl-carousel .owl-nav .owl-next {
  left: 96%;
}
.sliding_banner .owl-carousel .owl-nav .owl-prev:before,
.sliding_banner .owl-carousel .owl-nav .owl-next:before {
  content: "";
  background: url("../img/timeline-arrow-left.svg") no-repeat 0 0;
  width: 33px;
  height: 64px;
  display: inline-block;
}
.sliding_banner .owl-carousel .owl-nav .owl-next:before {
  background: url("../img/timeline-arrow-right.svg") no-repeat 0 0;
}
.sliding_banner .owl-dots {
  display: none;
}

/*wp-admin logo*/
#login h1 a {
  background: url("../img/aaw-logo-blue.svg") !important;
  width: 200px;
  height: 88px;
}

/*Miscellaneous*/
ol > li {
  list-style: inherit;
  padding: 0 0 20px;
  font-size: 15px;
  line-height: 1.65em;
}
article#post-198 p,
article#post-204 p {
  margin-bottom: 2em;
} /* privacy */
.page-id-103 p {
  padding-bottom: 1em;
  padding-top: 5px;
} /*terms & conditions*/
article#post-103 h2 {
  font-size: 1.65em;
  padding-bottom: 20px;
}
.site_by a:hover {
  color: #008dd6;
}
.page-id-64 h1.big-title > span {
  color: #28609a;
  font-weight: 300;
} /*only for about page*/

/*bouncing icon
@-webkit-keyframes "bounce"{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);-spec-transform:translateY(0);transform:translateY(0);}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);-spec-transform:translateY(-30px);transform:translateY(-30px);}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);-spec-transform:translateY(-15px);transform:translateY(-15px);}}@-webkit-keyframes "bounce"{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);-spec-transform:translateY(0);transform:translateY(0);}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);-spec-transform:translateY(-30px);transform:translateY(-30px);}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);-spec-transform:translateY(-15px);transform:translateY(-15px);}}@keyframes "bounce"{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);-spec-transform:translateY(0);transform:translateY(0);}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);-spec-transform:translateY(-30px);transform:translateY(-30px);}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);-spec-transform:translateY(-15px);transform:translateY(-15px);}}
.downarrow { -webkit-animation: bounce 2s infinite; animation: bounce 2s infinite }*/

/*STRICTLY FOR HOME PAGE VIDEO CSS*/
html {
  height: 100%;
}
body.home {
  position: relative;
  height: 100%;
}
.video_holder {
  height: 100%;
}
.videobg {
  position: absolute;
  width: 100%; /* Set video container element width here */
  height: 100%; /* Set video container element height here */
  overflow: hidden;
  background: url("../img/aaw-video-back.jpg") no-repeat top center #6ab5cf; /* bg color, if video is not high enough */
  background-size: cover;
}

/* horizontally center the video */
.videobg-width {
  position: absolute;
  width: 100%; /* Change width value to cover more area*/
  height: 100%;
  left: -9999px;
  right: -9999px;
  margin: auto;
  opacity: 0;
}
/* set video aspect ratio and vertically center */
.videobg-aspect {
  position: absolute;
  width: 100%;
  height: 0;
  top: -9999px;
  bottom: -9999px;
  margin: auto;
  padding-bottom: 56.25%; /* 16:9 ratio */
  overflow: hidden;
}
.videobg-make-height {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.videobg-hide-controls {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  height: 100%;
  width: 100%;
  padding: 55px 97.7777px; /* Vimeo timeline and play button are ~55px high */ /* 16:9 ratio */
  top: -55px;
  left: -97.7777px; /* 16:9 ratio */
}
.videobg iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0 none;
}

.video-poster {
  display: none;
}
/*END CSS FOR HOMEPAGE VIDEO*/

@media (max-width: 330px) {
  .teamimage .center_two_box > div span.txt {
    font-size: 12px;
  }
  .teamimage .center_two_box {
    left: 13px !important;
  }
}

@media (max-width: 400px) {
  .footer-logo span {
    display: block;
  }
  .footer-logo span.att {
    margin-left: 0;
    margin-top: 15px;
  }
}

@media (max-width: 440px) {
  .CountYears {
    top: 30px;
  }
  .count_number {
    font-size: 2.7em;
    padding: 5px 10px;
  }
  .year_txt {
    font-size: 14px;
  }
  .how-to-videos a {
    padding: 25px 18px;
    font-size: 15px;
  }
  .how-to-videos a > span > img {
    width: 75px;
  }
}

@media (max-width: 489px) {
  /*homepage*/
  .plane_bg {
    min-height: 325px !important;
  }
  /*services*/
  h1.big-title,
  .services-content-box h2 {
    font-size: 1.5em !important;
  }
  .service_content_block h3 {
    font-size: 1.65em !important;
  }
  .navigation {
    padding-top: 1em !important;
  }
  .content {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .content.error_404 {
    padding-bottom: 0;
  }
  .request-quote {
    padding-top: 2em;
  }
  span.helper_txt {
    font-size: 16px;
  }
  .main-footer .footer_widget {
    width: 100% !important;
    float: none;
  }
  .wholeteam {
    display: none !important;
  }
  .teamimage .center_two_box > div span.txt {
    min-width: 75% !important;
    padding-right: 20px;
    padding-left: 10px;
  }
  .teamimage .center_two_box > div span img {
    max-width: 60px !important;
  }
  .slanting_blue {
    background-position: center right;
    margin-top: -35px;
  }
  .ship-plane {
    padding-top: 0 !important;
  }
}

@media (min-width: 490px) and (max-width: 619px) {
  .text_land_sea_air .centertxt h1 {
    font-size: 4.8em !important;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  .aaw-offices {
    display: none;
  }
}

@media (max-width: 580px) {
  .sliding_banner .owl-carousel .owl-nav .owl-next {
    left: 91.5% !important;
  }
  .blueBoxContent p {
    font-size: 1.1em;
  }
  .single_team {
    width: 100%;
    float: none;
  }
}

@media (min-width: 581px) and (max-width: 767px) {
  .quote_block_white a > span {
    font-size: 1.6em !important;
  }
}
@media (min-width: 581px) and (max-width: 1024px) {
  span.email_only {
    display: inline-block;
    font-size: 13px;
  }
  span.emailbox {
    display: none;
  }
}

@media (max-width: 619px) {
  .home-services-lists li {
    width: 100%;
  }
  /*homepage*/
  .CountYears {
    width: auto;
    left: 25%;
  }
  .request-quote-block h2 {
    font-size: 1.4em;
  }
  .request-quote-block a.button.white {
    font-size: 15px;
  }
  .intro_head div.dash-line {
    margin-right: 0;
    margin-bottom: 20px;
  }
  h1.big-title {
    width: 100%;
    text-align: left;
    padding-top: 8px;
  }
  /*quote*/
  .left_section_quote {
    width: 100% !important;
  }
  .blue_box {
    background-image: none;
  }

  /*about*/
  .banner_text_style h2 {
    font-size: 1.5em;
  }
  .text_land_sea_air h1 {
    font-size: 3em !important;
  }
  .about-team .team-info-content h2 {
    font-size: 1.5em;
    padding-top: 1em;
  }
  .teamimage .center_two_box > div {
    width: 100%;
    display: block;
    max-width: 100%;
  }
  .ship-plane {
    padding-top: 20px;
    padding-bottom: 15px;
  }
}

@media (max-width: 650px) {
  .ship-plane {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .teamimage .center_two_box > div {
    max-width: 100%;
  }
  .teamimage .center_two_box > div span.txt {
    max-width: 79% !important;
  }
}

@media (max-width: 767px) {
  input,
  select,
  textarea {
    font-size: 16px;
  }
  .navbar-nav > li {
    padding: 0 10px;
  }
  /*homepage*/
  h2.h2 {
    font-size: 1.85em;
  }
  header.blue_bold,
  ul.objective_list li {
    font-size: 1.5em;
  }
  .state_map {
    display: none;
  }

  /*about */
  .team_repeat_row {
    padding-bottom: 0;
  }
  .single_team {
    margin: 0 auto;
    max-width: 420px;
    padding-top: 2em;
  }
  .teaminfo:before {
    min-height: 350px;
  }
  .two-docks {
    margin-left: 0;
  }

  .team_info_box {
    padding: 2em;
  }
  .togglecontent_team {
    display: none !important;
  }
  /*homepage banner text*/
  .text_land_sea_air h1 {
    font-size: 6em;
  }
  span.color_bar {
    display: none;
  }

  .quote_block_white a {
    min-height: 250px;
  }
  /*timline slider*/
  .banner_slide {
    padding: 0 40px;
  }
  .sliding_banner .owl-carousel .owl-nav .owl-next {
    left: 96%;
  }
  .sliding_banner .owl-carousel .owl-nav .owl-prev:before,
  .sliding_banner .owl-carousel .owl-nav .owl-next:before {
    width: 24px;
  }
  .market_coverage {
    padding: 4em 0 3em;
  }
  .teamimage .center_two_box > div span img {
    max-width: 75px;
  }
  .smallinput {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    width: 100%;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
  /*about us page*/
  .team_info_box {
    display: none !important;
  }
}

@media (max-width: 991px) {
  /*reset*/
  .mmb-3em {
    margin-bottom: 3em;
  }
  .mmb-2em {
    margin-bottom: 2em;
  }
  /*collapsing navigation*/
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
    margin-top: 10px;
    padding-right: 0;
  }
  .navbar-collapse {
    background: none;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    text-align: right;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 16px;
    font-size: 15px;
  }
  .navbar-nav > li.menu-item-has-children > a {
    padding-right: 0;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
    position: relative;
    z-index: 100;
  }
  .collapsing {
    overflow: hidden !important;
  }
  /* up to here collapsing earlier navigation must work */
  /*collapsing animation*/
  .navbar-toggle .icon-bar:nth-of-type(3) {
    top: 1px;
  }
  .navbar-toggle .icon-bar:nth-of-type(4) {
    top: 2px;
  }
  .navbar-toggle .icon-bar {
    position: relative;
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
  }
  .navbar-toggle.active .icon-bar:nth-of-type(2) {
    top: 6px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .navbar-toggle.active .icon-bar:nth-of-type(3) {
    background-color: transparent;
  }
  .navbar-toggle.active .icon-bar:nth-of-type(4) {
    top: -6px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  body.home .navbar-toggle .icon-bar {
    background: #fff;
  }
  .navbar-toggle .icon-bar {
    background: #1361ab;
  }
  #index .navbar-toggle .icon-bar {
    background: #fff;
  }
  .navbar-brand {
    padding-top: 0;
  }
  .navigation {
    padding-top: 2em;
    position: relative;
    z-index: 999;
  }
  .navbar-brand > img {
    max-width: 80%;
  }
  #navbar {
    background: #093d5f;
    margin-left: -10px;
    margin-right: -10px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .dropdown-menu {
    position: relative;
    float: none;
    text-align: right;
    padding: 0;
    background: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
  }
  .dropdown-menu > li > a {
    padding: 12px 16px 12px 0 !important;
    border-bottom: solid 1px #5883a0;
    color: #fff;
    font-weight: 600;
  }
  .dropdown-menu > li > a:hover,
  .dropdown-menu > li > a:focus {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
  }
  .dropdown-menu > .active > a,
  .dropdown-menu > .active > a:hover,
  .dropdown-menu > .active > a:focus {
    background: none;
    color: #008dd5;
  }
  .nav > li > a {
    color: #fff;
  }
  .nav > li > a:hover {
    color: #ddd !important;
  }
  li.showphone a:after {
    content: "QUICK CONTACT";
    display: inline-block;
    margin-left: 8px;
  }

  span.office_location a {
    font-size: 1.2em;
  }
  /*homepage*/
  .plane_bg {
    min-height: 525px;
  }
  .years-in-logistic header,
  .coverage_content header {
    padding-bottom: 0;
  }
  header.blue_bold {
    padding-bottom: 20px;
  }
  .years-in-logistic {
    padding: 1em 0;
  }
  .coverage_content {
    padding: 0 10px;
  }
  .request-quote-block {
    text-align: center;
  }
  .request-quote-block h2 {
    margin-bottom: 1em;
    line-height: 1.55em;
  }
  /*footer*/
  .footer_widget {
    margin-bottom: 2em;
  }
  /*services*/
  .services_lists {
    overflow: hidden;
  }
  .column_left .services_lists {
    overflow: hidden;
    border-top: solid 1px #eee;
    padding-top: 20px;
  }
  h1.big-title {
    min-width: 100%;
    font-size: 2em;
  }
  h1.big-title.services_head {
    padding-top: 2em;
  }
  .service-showcase {
    padding-top: 2.5em;
  }
  /*quote*/
  .tracker_login input[type="text"],
  .tracker_login input[type="email"],
  .tracker_login input[type="password"],
  .tracker_login textarea {
    font-size: 16px;
  }
  .quote_image {
    display: none;
  }
  .left_section_quote,
  .right_section_quote {
    width: 100%;
  }
  .blue_box {
    background: #008dd5;
  }
  .blueBoxContent {
    position: relative;
    max-width: 100%;
    right: auto;
    padding-right: 20px;
  }
  .quote_form {
    padding-top: 3.5em;
    padding-left: 20px;
    padding-right: 20px;
  }
  .blueBoxContent p {
    max-width: 100%;
  }
  /*contact*/
  .contact_column_right {
    padding-top: 3em;
  }
  /*tracking*/
  .web_tracker_text {
    padding-right: 0;
    margin-right: -10px;
    background: #008dd5;
  }
  .tracker_blue_box:after,
  .box_for_title {
    display: none;
  }
  .tracker_blue_box p {
    max-width: 95%;
  }
  .how-to-videos a {
    max-width: 100%;
    text-align: center;
  }
  /*about us*/
  .about-blue-left,
  .about-bannerimage-right {
    width: 100%;
    left: 0;
  }
  .about-banner {
    background: #008dd5;
    padding-bottom: 0;
  }
  .about-blue-left,
  .about-bannerimage-right,
  .second-banner-image,
  .about-blue-right {
    display: none;
  }
  .staff_pic_odd {
    border-top: solid 5px #fff;
  }
  .about-banner .banner_text_style {
    padding-bottom: 3em;
  }
  .about-second-banner {
    background: #008dd5;
    padding-top: 0;
    padding-bottom: 3em;
  }
  .about-second-banner .staff_pic_odd {
    border-top: 0;
    border-bottom: solid 5px #fff;
  }
  .about-second-banner .banner_text_style {
    padding-top: 3em;
  }
  .teamimage .center_two_box {
    left: 20px;
  }
  .teamimage .center_two_box > div span.txt {
    max-width: 225px;
  }

  /*toggle city lists and services lists*/
  .services_lists ul {
    display: none;
  }
  .service-showcase .services_lists header {
    border-bottom: solid 1px #eee;
    padding-bottom: 15px;
    cursor: pointer;
  }
  .service-showcase .services_lists header:after {
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 28px;
    color: #008dd5;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    -o-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  }
  .service-showcase .services_lists header.minus:after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .request_quote_button {
    display: none;
  }
  .services-content-box {
    padding-top: 2.5em;
  }

  .intro_head div.dash-line {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .intro_head {
    text-align: left;
    padding-left: 10px;
  }
  .intro_head div.dash-line,
  .intro_head h1.big-title {
    text-align: left;
    padding-top: 8px;
  }
  .content,
  .request-quote {
    padding-top: 3em;
  }

  /*slider homepage range*/
  .owl-thumb-item {
    display: none !important;
  }
  .owl-thumb-item.active {
    display: block !important;
  }
  .number-thumbs a.active:after {
    left: 50%;
    -webkit-transform: translate(-42%, 0);
    -ms-transform: translate(-40%, 0);
    transform: translate(-40%, 0);
  }
  .number-thumbs {
    padding-top: 2em;
  }
  .slide_item header {
    font-size: 1.5em;
  }
  .left_year p,
  .coverage_content p {
    line-height: 1.65em;
  }
  ul.objective_list {
    padding: 1em 0;
  }
  ul.objective_list li,
  .home-services-lists li {
    font-size: 17px;
    padding: 0 0 10px 25px;
  }
  .home-services-lists li > a {
    font-size: 17px;
  }
  ul.objective_list li:before,
  .home-services-lists li:before {
    top: 5px;
  }

  .coverage_content {
    max-width: 100%;
  }

  /*miscellaneous*/
  article#post-103 p,
  article#post-103 ol > li,
  article#post-204 p,
  article#post-204 ol > li,
  article#post-198 p,
  article#post-198 ol > li {
    font-size: 13px;
    padding-bottom: 5px;
  }
  article#post-103 p,
  article#post-204 p,
  article#post-198 p {
    margin-bottom: 1.2em;
  }
  article#post-103 h2 {
    font-size: 1.15em;
  }
}

@media (max-width: 1024px) {
  .video-poster {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url("../img/video_cover.jpg") no-repeat top center #6ab5cf;
    background-size: cover;
    display: block;
  }
  .videobg {
    display: none;
  }
}

@media (min-width: 992px) {
  .navbar-nav {
    float: right;
    padding-top: 28px;
  }
  .nav > li > a {
    padding: 10px 21px;
  }
  .column_right {
    padding-left: 6em;
  }

  .navbar-nav > li > .dropdown-menu {
    border-radius: 0;
    padding: 0;
    background: #093d5f;
    padding-left: 8px;
    padding-right: 8px;
    top: 125%;
  }
  .navbar-nav .dropdown-menu > li > a {
    padding: 12px 10px;
    color: #fff;
    border-bottom: solid 1px #5883a0;
  }
  .navbar-nav .dropdown-menu > li > a:hover,
  .navbar-nav .dropdown-menu > li > a:focus {
    background: none;
    color: rgba(255, 255, 255, 0.5);
  }
  .navbar-nav .dropdown-menu > .active > a,
  .navbar-nav .dropdown-menu > .active > a:hover,
  .navbar-nav .dropdown-menu > .active > a:focus {
    background: none;
  }
  .navbar-nav .dropdown-menu > li:last-child a {
    border-bottom: 0;
  }
  .navbar-nav > li > .dropdown-menu:before {
    content: "";
    background: url("../img/dropdown_bg.svg") no-repeat;
    position: absolute;
    height: 15px;
    width: 100%;
    top: -15px;
    left: -1px;
  }

  /*homepage*/
  .home_services_right {
    padding-left: 6em;
  }
  .left_year {
    padding-right: 2em;
  }
  .globe_vector {
    padding-right: 3.5em;
  }
  /*contact*/
  .contact_office_list {
    max-width: 100%;
  }
  /*about*/
  .about-second-banner {
    min-height: 525px;
  }

  .tracker_blue_box {
    min-height: 365px;
    padding: 1em 0;
  }
  .tracker_blue_box header {
    padding-top: 1em;
  }
  .tracking-content_box .tracker_login fieldset {
    padding-bottom: 2em;
  }
  .sliding_banner .owl-carousel .owl-nav .owl-prev,
  .sliding_banner .owl-carousel .owl-nav .owl-next {
    top: 65%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /*homevideo text*/
  .text_land_sea_air h1 {
    font-size: 7em;
  }
  span.helper_txt {
    font-size: 17px;
  }
  span.color_bar {
    width: 312px;
  }
  .teaminfo:before {
    min-height: 300px;
  }
  .sliding_banner .owl-carousel .owl-nav .owl-next {
    left: 96%;
  }
  .navbar-nav {
    margin: 7.5px 0;
  }
}

@media (min-width: 768px) and (max-width: 825px) {
  .aaw-offices {
    overflow: hidden !important;
  }
  .show_office_city {
    position: absolute;
    z-index: 40;
  }
  .show_city_pin {
    width: 130%;
  }
}
@media (min-width: 826px) and (max-width: 991px) {
  .aaw-offices {
    overflow: hidden !important;
  }
  .show_office_city {
    position: absolute;
    z-index: 40;
  }
  .show_city_pin {
    width: 130%;
  }
  .state_map {
    min-height: 780px !important;
  }
}
@media (min-width: 992px) and (max-width: 1124px) {
  .aaw-offices {
    overflow: hidden !important;
  }
  /* .show_city_pin { width: 115% !important } */
  .number-thumbs a {
    padding: 0 0.7em;
  }
  .number-thumbs a.active:after {
    left: -54%;
    transform: translate(-9%, 0);
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .nav > li > a {
    padding: 10px 11px;
  }
  /*homepage*/
  .CountYears {
    width: auto;
    left: 25%;
  }
  .plane_bg {
    min-height: 625px;
  }
  .request-quote-block a.button.white {
    font-size: 16px;
  }
  .show_office_city {
    position: absolute;
    z-index: 40;
  }
  .show_city_pin {
    width: 100%;
  }
  .state_map {
    min-height: 750px;
  }
  /*services*/
  h1.big-title {
    font-size: 3em;
  }
  h1.big-title.page-title {
    font-size: 2.4em;
  }
}

@media (min-width: 1200px) {
  .state_map {
    background-size: contain;
  }
  .tracker_blue_box p {
    max-width: 385px;
  }
  /*slideing sidebar*/
  .slidewrapper {
    width: 400px;
  }
  .visibility_info h2 {
    padding-right: 25px;
  }
}

@media (min-width: 1280px) {
  .container {
    width: 1220px;
  }
  .about-second-banner .banner_text_style {
    padding-left: 5em;
  }
}

.gfield input[type="radio"],
.gfield input[type="checkbox"] {
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  -webkit-appearance: checkbox;
  display: inline;
  vertical-align: text-top;
  margin-top: 0 !important;
}

label.gfield_consent_label {
  max-width: 95%;
  vertical-align: text-top;
}

.form-spacer {
  margin-top: 10px;
  height: 15px;
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="password"],
.gform_wrapper textarea,
.gform_wrapper input[type="date"] {
  background: #fff;
  border: 2px solid #cbcbcb;
  width: 100%;
  height: 50px;
  border-radius: 0;
  padding: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}

.gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select,
.gform_wrapper.gf_browser_chrome .ginput_complex select,
.gform_wrapper select {
  border: solid 2px #cbcbcb;
  border-radius: 0;
  background: url(../img/chevron-down.svg) no-repeat right center;
  height: 50px;
  cursor: pointer;
}

/* corporate responsibility*/
.docDownload {
  padding: 10px 0;
}
.docDownload a {
  font-size: 16px;
}
.docDownload a > i {
  display: inline-block;
  margin-right: 8px;
}

/* New footer */
.main-footer .container {
  padding-left: 20px;
  padding-right: 20px;
}
.footerTop {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .main-footer .container {
    max-width: 350px;
  }
  .footerTop > div {
    flex: 0 0 100%;
  }
  .footerTop .footer_widget h3:before {
    content: "\f0d9";
    font-family: "FontAwesome";
    position: absolute;
    right: 10px;
    font-size: 14px;
    top: 50%;
    color: rgba(255, 255, 255, 0.6);
    transform: translate(0, -50%);
  }
  .footerTop .footer_widget h3.active:before {
    content: "\f0d7";
    font-family: "FontAwesome";
    right: 8px;
  }
  .footerTop .footer_widget {
    margin-bottom: 0;
  }
  .footerTop .footer_widget h3 {
    margin: 0;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .footerTop .footer_widget h3:after {
    width: 100%;
    background: rgba(255, 255, 255, 0.4);
    bottom: 0;
    transition: width 0.5s ease;
  }
  .footerTop .footer_widget h3.active:after {
    width: 82px;
  }
  .footerTop .footer_widget .aawLogo {
    display: none;
  }
  .footerTop .footer_widget .block_tracking h3:after {
    width: 82px;
  }
  .footerTop .footer_widget .block_tracking h3:before {
    display: none;
  }
  .footerTop .footer_widget .block_tracking .go-tracking {
    padding-top: 15px;
  }
  .footerTop .footer_widget ul {
    display: none;
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footerTop > div {
    flex: 0 0 50%;
  }
}
.footerTop .footer_widget {
  padding-right: 10px;
}
.footerTop .footer_widget .aawLogo {
  padding-bottom: 2em;
}
.footerTop .footer_widget .go-tracking p {
  margin-bottom: 0;
}

.footerBottom {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 35px 0 10px;
}
.footerBottom > div,
.footerBottom > div > a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .footerBottom > div {
    flex: 0 0 100%;
    padding: 10px 5px;
    text-align: center;
  }
}

body.page-id-64 .content {
  padding-bottom: 0;
}

.services-content-box .subHeading {
  font-size: 16px;
  font-weight: 600;
  color: #1667a6;
  padding-bottom: 15px;
  line-height: 26px;
}

body.page-template-template-corporate-responsibility .services-content-box p {
  margin-bottom: 35px;
}

.corp_responsibility-template-default .services_lists li.current-cat a {
  background: transparent;
  padding-left: 25px;
  color: #0799e5;
  font-size: 15px;
  max-width: unset;
}
.corp_responsibility-template-default .services_lists li.current-cat a:before {
  background: url("../img/lb-bullet-point.svg") no-repeat 0 0;
  left: 0;
}
