@import url(http://fonts.googleapis.com/css?family=Nothing+You+Could+Do%7CPermanent+Marker%7CSofia%7COpen+Sans:400,300,600,700,800%7CTitillium+Web:400,200,300,600,700);
body {
  margin: 0;
  font: 13px "Open Sans", Arial, sans-serif;
  color: #666666;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: 14px;
  font-weight: normal;
}
p {
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  text-decoration: none;
}
.img {
  display: block;
  border: 0;
}
.bold {
  font-weight: bold;
}

.left {
  float: left;
}
.right {
  float: right;
}
.blackt {
  color: #000;
}
.greent {
  color: #83b5b1;
}
.cf {
  *zoom: 1;
  max-width: 700px;
  margin: 0 auto;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.button {
  height: 30px;
  padding: 0 10px;
  background: #4f6fd3;
  border: 0;
  border-radius: 3px;
  font-size: 14px;
  line-height: 30px;
  font-weight: 600;
  text-transform: uppercase;
  color: white;
  cursor: pointer;
}
input[type="submit"] {
  -webkit-appearance: none;
}
.main-header {
  height: 140px;
  margin: 0 0 -5px 0;
  position: relative;
  z-index: 1;
  border-bottom: solid 5px #dddddd;
  border-bottom: solid 5px rgba(136, 136, 136, 0.5);
  background:#adadad;
}
.main-header .wrap {
  width: 100%;
max-width: 1020px;
margin: 0 auto;
position: relative;
clear: both;
display: table;
}
.main-header .logo {
  margin: 10px 0 0 0;
}
.main-header .text {
  overflow: hidden;
}
.main-header .sub-logo {
  margin: 0 0 0 14px;
  float: left;
}
.main-header .sub-logo span {
  font-size: 16px;
  font-weight: bold;
  color: #ac7d7f;
}
.main-header .sub-logo span:after {
  content: " \02022 ";
}
.main-header .sub-logo span:last-child:after {
  content: "";
}
.main-header .nav {
  margin: 20px 0 0 0;
  float: right;
}
.main-header .nav a {
  margin: 0 0 0 5px;
  padding: 0 0 0 5px;
  float: left;
  border-left: solid 1px #082157;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  color: #333333;
}
.main-header .nav a:first-child {
  border-left: 0;
}
.main-header .blurb {
  margin: 13px 0 0 45px;
  float: left;
  font: bold 20px "Nothing You Could Do";
  color: #ffffff;
}
.main-header .phone {
  width: 260px;
  padding: 15px 0 25px 0;
  position: absolute;
  top: 0;
  right: 0;
  background: #092356 url(../images/bg-end-1.png) no-repeat bottom;
  background-size: 100%;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.main-header .phone span {
  display: block;
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  color: #fff;
}
.main-footer {
  *zoom: 1;
  margin: 25px 0 0 0;
  padding: 25px 0;
  border-top: solid 5px #dddddd;
  border-top: solid 5px rgba(136, 136, 136, 0.5);
  background: #011746;
}
.main-footer:before,
.main-footer:after {
  content: " ";
  display: table;
}
.main-footer:after {
  clear: both;
}
.main-footer .wrap {
  *zoom: 1;
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  color: #fff;
}
.main-footer .wrap:before,
.main-footer .wrap:after {
  content: " ";
  display: table;
}
.main-footer .wrap:after {
  clear: both;
}
.main-footer .text {
  float: left;
  font-size: 14px;
}
.main-footer .bold,
.main-footer a {
  font-weight: 600;
  text-decoration: none;
  color: #fff;
}

.main-footer .bolds
{

  font-size: 23px;
}
.main-footer .accreditations {
  width: 420px;
  float: right;
}
.main-footer .accreditations .title {
  max-width: 100%;
  width: 100%;
  margin: 0 0 10px 0;
  float: left;
  font-size: 14px;
  font-weight: bold;
}
.main-footer .accreditations .img {
  margin: 0 15px 0 0;
  float: left;
}
.banners {
  width: 100%;
  max-width: 1020px;
  height: 490px;
  margin: 0 auto -65px auto;
  position: relative;
}
.banners .banner {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 1100px) {
  .banners {
    overflow: hidden;
  }
}
.banners .coach {
  position: absolute;
  bottom: 0;
  right: -20px;
}
.content {
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.content:before,
.content:after {
  content: " ";
  display: table;
}
.content:after {
  clear: both;
}
.left-con {
  width: 425px;
  margin: -10px 0 0 0;
  position: relative;
  float: left;
}
.left-con .con-wrap {
  padding: 20px 35px;
  color: white;
}
.left-con .green {
  background: #adadad;
}
.left-con .top {
  *zoom: 1;
  padding: 0 0 50px 0;
  background: #011746 url(../images/bg-end-2.png) no-repeat bottom;
  background-size: 100%;
  text-align: center;
}
.left-con .top:before,
.left-con .top:after {
  content: " ";
  display: table;
}
.left-con .top:after {
  clear: both;
}
.left-con .top .emblem {
  margin: -110px auto -20px auto;
  position: relative;
}
.left-con .top .title {
  color: white;
  font-weight: bold;
  text-shadow: 1px 1px 2px #79222a;
}
.left-con .top .title .t1 {
  font-size: 60px;
  line-height: 60px;
}
.left-con .top .title .t2 {
  font-size: 34px;
  line-height: 34px;
}
.left-con .top .title.s2 .t1 {
  font-size: 46px;
  line-height: 46px;
}
.left-con .top .title.s2 .t2 {
  font-size: 32px;
  line-height: 32px;
}
.left-con .top .title.s3 .t1 {
  font-size: 50px;
  line-height: 50px;
}
.left-con .top .title.s3 .t2 {
  font-size: 36px;
  line-height: 36px;
}
.left-con .top .title.s5 .t1 {
  font-size: 68px;
  line-height: 68px;
}
.left-con .top .title.s5 .t2 {
  font-size: 24px;
  line-height: 24px;
}
.left-con .title-1 {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}
.left-con .con-wrap p {
  margin: 15px 0;
  font-size: 16px;
  line-height: 22px; text-align: justify;
  color:#000;
}
.title-1 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}
.left-con .con-wrap p:last-child {
  margin-bottom: 0;
}
.left-con .quote {
  padding: 40px 0 15px 0;
  background: #011746 url(../images/bg-end-3.png) no-repeat top;
  background-size: 100%;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
  color: white;
}
.right-con {
  width: 500px;
  padding: 80px 0 0 0;
  float: right;
}
.right-con .con-wrap {
  padding: 20px;
  color: #000;
}
.right-con .sec1 {
  background: #adadad;
}
.right-con .sec1 .header {
  padding: 60px 0 15px 0;
  background: #011746 url(../images/bg-end-4.png) no-repeat top;
  background-size: 100%;
  text-align: center;
}
.right-con .sec1 .header .bus {
  margin: -30px auto 0 auto;
}
.right-con .sec1 .header .title {
  position: relative;
  font: 36px/36px "Forte";;
  color: white;
  text-shadow: 1px 1px 2px #5d8f8b;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.right-con .sec1 .header .title.smile {
  margin-bottom: 10px;
}
.right-con .sec1 .header .title.smile:after {
  content: " ";
  width: 111px;
  height: 26px;
  position: absolute;
  top: 36px;
  right: 30px;
  background: url(../images/text-smile.png) no-repeat;
}
.right-con .sec1 .con-wrap .title {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}
.right-con .sec1 .con-wrap p {
  margin: 10px 0;
  font-size: 16px;
}
.right-con .sec1 .tick-list {
  overflow: hidden;
  list-style: none;
}
.right-con .sec1 .tick-list li {
  width: 195px;
  padding: 0 0 0 35px;
  float: left;
  line-height: 28px;
  background: url(../images/tick.png) no-repeat left center;
}
.right-con .sec1 label {
  width: 150px;
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
.right-con .sec1 .input {
  margin: 0 0 10px 0;
  overflow: hidden;
}
.right-con .sec1 .input label {
  float: left;
}
.right-con .sec1 .input input[type="text"],
.right-con .sec1 .input input[type="email"] {
  width: 295px;
  height: 26px;
  margin: 0;
  padding: 0 5px;
  float: left;
  outline: 0;
  border: solid 1px #cccccc;
}
.right-con .sec1 .textarea {
  margin: 0 0 10px 0;
}
.right-con .sec1 .textarea label {
  margin: 0 0 5px 0;
}
.right-con .sec1 .textarea textarea {
  width: 445px;
  height: 100px;
  padding: 5px;
  border: solid 1px #cccccc;
  outline: 0;
  resize: none;
}
.right-con .sec1 .checkbox {
  margin: 0 0 5px 0;
  overflow: hidden;
}
.right-con .sec1 .checkbox label {
  width: auto;
  font-size: 14px;
  line-height: 14px;
}
.right-con .sec1 .checkbox input[type="checkbox"] {
  margin: 0 5px 0 0;
  float: left;
}
.right-con .sec1 .error {
  border-color: #f3b9b9 !important;
  background-color: #ffdbdb;
}
.right-con .sec2 {
  margin: 15px 0 0 0;
  background: #adadad;
}
.right-con .sec2 .header {
  height: 100px;
  background: #011746 url(../images/bg-end-6.png) no-repeat bottom;
  background-size: 100%;
}
.right-con .sec2 .header .title {
position: relative;
font: 29px "Forte";
text-align: center;
color: white;
text-shadow: 1px 1px 2px #fff;
text-transform: uppercase;
}
.right-con .sec2 .header .title.smaller {
  font-size: 30px;
}
.right-con .sec2 .con-wrap {
  padding: 20px 20px 20px 20px;
  font-size: 16px;
}
.right-con .sec2 .con-wrap .title {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}
.right-con .sec2 .con-wrap.bg-people {
  padding-bottom: 409px;
  background: url(../images/couple-taking-photo.jpg) no-repeat bottom;
}
.right-con .sec2 .con-wrap p {
  margin: 0 0 10px 0;
}
.right-con .sec2 .con-wrap p:first-child {
  margin-top: 0;
}
.right-con .sec2 .con-wrap p:last-child {
  margin-bottom: 0;
}
.right-con .footer1 {
  height: 50px;
  padding: 0 20px;
  border-top: solid 5px #bbbbbb;
  background: #011746;
  color: white;
}
.right-con .footer1 span {
  height: 50px;
  float: left;
  font-size: 16px;
  line-height: 51px;
  text-transform: uppercase;
}
.right-con .footer1 .seatbelt {
  margin: -20px 10px 0 0;
  float: left;
}
.right-con .footer1 .contact {
  margin: 10px 0 0 0;
  float: right;
}
.right-con .footer2 {
  height: 50px;
  padding: 0 20px;
  display: block;
  background: #011746;
}
.right-con .footer2.booking {
  background: #356a66 url(../images/icon-play.png) no-repeat 455px center;
}
.right-con .footer2 .text {
  float: left;
  font-size: 18px;
  line-height: 50px;
  color: white;
}
.right-con .footer2 .text span {
  font-weight: bold;
}
.right-con .footer2 .contact {
  margin: 10px 0 0 0;
  float: right;
}
.newsletter-signup {
  height: 70px;
  margin: 15px 0 0 0;
  position: relative;
  overflow: hidden;
  background: #ac4851 url(../images/icon-mail.png) no-repeat 15px 15px;
}
.newsletter-signup.show {
  height: auto;
  overflow: hidden;
}
.newsletter-signup .t1,
.newsletter-signup .t2 {
  margin: 0 0 0 90px;
  float: left;
  color: white;
}
.newsletter-signup .t1 {
  margin-top: 10px;
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
  text-transform: uppercase;
}
.newsletter-signup .t2 {
  font-size: 16px;
  line-height: 18px;
}
.newsletter-signup .button {
  margin: 20px 20px 0 0;
  padding: 0 20px;
  float: right;
}
.newsletter-signup .form {
  width: 100%;
  float: left;
}
.newsletter-signup .form input[type="text"] {
  width: 300px;
  height: 26px;
  margin: 14px 0 14px 14px;
  padding: 0 5px;
  float: left;
  border: solid 1px #813138;
  outline: 0;
}
.newsletter-signup .form input[type="text"].error {
  background-color: #ffdbdb;
}
.newsletter-signup .form input[type="submit"] {
  width: 135px;
  height: 28px;
  margin: 14px 20px 14px 0;
  padding: 0;
  float: right;
  background: #73a6ae;
  border: 0;
  border-radius: 3px;
  font-size: 14px;
  text-transform: uppercase;
  color: white;
  cursor: pointer;
}
.newsletter-signup .success {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background: #ac4851;
  font-size: 16px;
  line-height: 112px;
  text-align: center;
  color: white;
}
.bus-link {
  padding: 10px 0;
  display: block;
  position: relative;
  background: url(../images/icon-bus.png) no-repeat 10px center;
}
.bus-link:before,
.bus-link:last-child:after {
  content: " ";
  max-width: 425px;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  background: url(../images/break-rule.png);
}
.bus-link:before {
  top: 0;
}
.bus-link:last-child:after {
  bottom: 0;
}
.bus-link .t1,
.bus-link .t2 {
  margin: 0 0 0 120px;
  display: block;
  font-size: 16px;
  line-height: 22px;
}
.bus-link .t1 {
  color: #000c27;
  font-weight: bold;
  text-transform: uppercase;
}
.bus-link .t2 {
  color: white;
}
.ad {
  width: 205px;
  height: 189px;
  margin: 15px 0 0 0;
  background: #011746;
  color: white;
}
.ad.large {
  width: 243px;
}
.ad .title {
    /*margin: 10px 0 5px 15px;
font: 30px/30px "Permanent Marker";*/    text-align: center;
    font-size: 22px;
}
}
.ad p {
  margin: 0 15px;
  font-size: 15px;
}
.download {
  height: 56px;
  padding: 0 0 0 70px;
  display: block;
  background: url(../images/icon-pdf.png) no-repeat left center;
  line-height: 56px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
.response-message {
  width: 998px;
  margin: 14px auto 10px auto;
  padding: 10px;
  display: block;
  text-align: center;
}
.response-message.success {
  background: #ebebeb;
  border: solid 1px #dddddd;
  color: #5e5e5e;
}
.coach-block {
  padding: 15px 0;
  overflow: hidden;
  border-top: solid 1px #356a66;
}
.coach-block:last-child {
  border-bottom: solid 1px #356a66;
}
.coach-block .images {
  width: 145px;
  float: left;
}
.coach-block .images .main-img {
  margin: 0 auto 20px auto;
  border-radius: 10px;
}
.coach-block .con {
  width: 290px;
  margin: 0 0 0 20px;
  float: left;
}
.coach-block .name {
  margin: 0 0 10px 0;
  font: 24px/24px "Permanent Marker";
  color: #356a66;
}
.coach-block .desc {
  color: #356a66;
}
.coach-block .features {
  overflow: hidden;
}
.coach-block .features img {
  margin: 0 5px 0 0;
  float: left;
}
.holiday-block {
  padding: 15px 0;
  overflow: hidden;
  border-top: solid 1px #356a66;
}
.holiday-block:last-child {
  border-bottom: solid 1px #356a66;
}
.holiday-block .main-img {
  float: left;
  border: solid 3px #356a66;
  border-radius: 3px;
}
.holiday-block .con {
  width: 290px;
  margin: 0 0 0 20px;
  float: left;
}
.holiday-block .name {
  margin: 0 0 10px 0;
  font: 24px/24px "Permanent Marker";
  color: #356a66;
}
.holiday-block .desc {
  font-size: 14px !important;
  color: #356a66;
}
.holiday-block .download2 {
  height: 35px;
  padding: 5px 0 0 50px;
  display: block;
  background: url(../images/icon-pdf-small.png) no-repeat left center;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}
.gallery {
  margin: -50px 0 0 0;
  position: relative;
}
.gallery:after {
  content: " ";
  width: 100%;
  height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/bg-end-6-trans.png) no-repeat bottom;
  background-size: 100%;
}
.gallery .photos {
  max-width: 100%;
  width: 500px;
  height: 350px;
  position: relative;
  overflow: hidden;
}
.gallery .photos .wrap {
  width: 50000px;
  height: 350px;
  position: absolute;
  top: 0;
  left: 0;
}
.gallery .photos .img {
  float: left;
}
.gallery .prev,
.gallery .next {
  width: 100px;
  position: absolute;
  top: 0;
  bottom: 106px;
  cursor: pointer;
}
.gallery .prev {
  left: 0;
  background: url(../images/arrow-left.png) no-repeat center;
}
.gallery .next {
  right: 0;
  background: url(../images/arrow-right.png) no-repeat center;
}
.gallery .thumbnails {
  height: 76px;
  position: relative;
  overflow: hidden;
}
.gallery .thumbnails .wrap {
  width: 10000px;
  padding: 5px;
  position: absolute;
  top: 0;
  left: 0;
}
.gallery .thumbnails img {
  margin: 0 5px 0 0;
  float: left;
  cursor: pointer;
}
.gallery .help {
  height: 30px;
  margin: 0 0 5px 0;
  line-height: 30px;
  text-align: center;
}
.download-terms {
  line-height: 30px;
}
.download-terms a {
  color: #666666;
}

@media (max-width: 990px) {
    .main-header {
        height: auto;
    }
    .main-header .phone {
        width: 100%;
    }
    .main-header .logo {
        max-width: 100%;
        height: auto;
        margin-top: 100px;
    }
    .left-con .con-wrap {
        height: auto !important;
    }
}
@media (max-width: 940px) {
    .content .right-con {
        width: 100%;
        padding-top:20px;
    }
    .content .left-con {
        width: 100%;
    }
    .main-footer .text, .main-footer .accreditations {
        float:none;
        clear:both;
        margin: 0 auto;
        max-width: 420px;
        width: 100%;
    }
    .cf .ad.left, .cf .ad.right {
        float: left;
        margin-right: 10px;
        margin-left: 10px;
    }
    .coach.img {
        display: none;
    }
    .newsletter-signup .t1 {
        width: 70%;
    }
}
@media (max-width: 700px) {
    .newsletter-signup .t1 {
        width: 55%;
    }
    .cf {
        max-width: 500px;
    }
}
@media (max-width: 470px)  {
    .gallery:after {
        background-size: 100%;

    }
    .newsletter-signup {
        height: auto
    }
    .newsletter-signup a.button {
        display: none;
    }
    .newsletter-signup .form input[type="text"] {
        max-width: 100%;
        margin: 15px auto;
        display: block;
        float: none;
    }
    .newsletter-signup .form input[type="submit"] {
        max-width: 100%;
        float: none;
        clear: both;
        margin: 15px auto;
        display: block;
    }
    .right-con .sec1 .textarea textarea {
        max-width: 100%;
        float: none;
        clear: both;
        margin: 15px auto;
        display: block;
    }
    .right-con .footer1, .right-con .footer2 {
        height: 90px;
    }
    .footer1 a.button.contact, .footer2 a.button.contact  {
        display: block;
        float: none;
        margin: 5px auto;
        clear: both;
        text-align: center;
    }

    .ad.large.left, .ad.large.right, .cf .ad.left, .cf .ad.right {
        margin: 15px auto !important;
        display: block;
        clear: both;
        float: none !important;
    }
    .cf {
        text-align: center;
    }
    .accreditations .img {
        max-width: 100% !important;
        float: none !important;
        margin: 0 auto !important;
    }
    .img:not(.coach):not(.banner) {
          max-width: 100%;
    }
}

@media (max-width: 400px) {
    .right-con .sec1 .header .title.smile:after,
    .img.seatbelt {
        display: none;
    }
    .bus-link {
        background: url(../images/icon-bus.png) no-repeat 10px 10px;
    }
    .bus-link .t1 {
        margin-top: 50px !important;
    }
    .bus-link .t1, .bus-link .t2 {
        margin: 0;
    }
}

@media (min-width: 480px) and (max-width: 600px) {
.text ul {

}
}
@media (min-width: 320px) and (max-width: 480px) {
.text ul {

}
}

.text ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
     clear: both;
    display: inline-block;
   float:right;
}

.text li {
    float: left;
}

.text li a, .dropbtn {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

.text li a:hover, .dropdown:hover .dropbtn {
    background-color: #003;
}

.text li.dropdown {
    display: inline-block;
}

.text .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.text .dropdown-content a {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
	color:#000;
}

.text .dropdown-content a:hover {background-color: #f1f1f1}

.text .dropdown:hover .dropdown-content {
    display: block;
}
 .air_t1 {
    font-size: 46px !important;
    line-height: 60px;
}
.a_img
{
text-align: center !important;}.a_shift{text-align: center;color: #000;
}.day_trp_txt{font-size:15px!important;}
.right-con .sec2 .con-wrap.bg-people1 {
    padding-bottom: 323px;
    background: url(../images/couple-taking-photo1.jpg) no-repeat bottom;
}