@charset "utf-8";

html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,em,img,strong,form,table,caption,tbody,tfoot,thead,tr,th,td {
  border: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-family: 'Open Sans Condensed', sans-serif;
}

body { 
  height: 100%;
  /* margin: 0 auto; */
  background-color: #FFFFFF;
  /* font: normal 15px 'Open Sans Condensed', sans-serif; */
  font: normal 15px 'Rasa', sans-serif;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  color: #666666;
  /* overflow-x: auto; */
  background-attachment: fixed;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  -webkit-background-size: 100%;
}

#topbar {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.99);
  -webkit-box-shadow: 0 22px 21px -31px rgba(0, 0, 0, 0.99);
  -moz-box-shadow: 0 22px 21px -31px rgba(0, 0, 0, 0.99);
  box-shadow: 0 22px 21px -31px rgba(0, 0, 0, 0.99);  
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
  -webkit-transform: translate3d(0,0,0);
  -webkit-backface-visibility: hidden;
  color: #333132;
}

.wrapper {
    width: 1100px;
    margin: 0px auto;
    position: relative;
}

nav {
  overflow: hidden;
}

nav ul {
  list-style-type: none;
}

nav ul li {
  float: right;
}

nav.socialNav ul li {
  margin: 0 0 0 20px;
}

a {
  color: #666666;
  text-decoration: none;
}

nav a {
  color: #333132;
}

#landing_menu a {
  font: bold 20px 'Open Sans Condensed', sans-serif;
}

#landing_menu li {
  margin: 0 0 0 25px;
  padding: 0 0 18px;
}

nav#landing_menu {
  /* padding: 0 35px 0 0; */
}

nav#menu {
  clear: both;
  margin-top: 32px;
}

nav#menu li {
  font-size: 20px;
  padding: 0 0 0 28px;
}

#super-top {
  margin-top: 25px;
}

#super-top > div, #super-top > span {
  margin-left: 16px;
}

#super-top > span {
  font-size: 24px;
  float: right;
}

#call {
  float: right;
  font-size: 18px;
  float: right;
  color: #1b3557;
}

#call i, #call a {
  color: #86a047;
  font-family: "Courgette",serif;
  font-style: normal;
}

#call a {
  text-decoration: underline;
}

#call > span {
  font-weight: bold;
}

.search-head {
  background: #1a3557 none repeat scroll 0 0;
  cursor: pointer;
  float: right;
}

.search-head .btn {
  color: white;
  cursor: pointer;
  float: left;
  font-size: 14px;
  line-height: 26px;
  margin: 0;
  padding: 0;
  width: 36px;
}

.search-head .srch {
  float: right;
  width: 125px;
}

.search-head input {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: white;
  font-family: inherit;
  font-size: 16px;
  line-height: 24px;
}

.search-head input::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

.search-head input:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

.search-head input::-webkit-input-placeholder {
  color: #ffffff;
}

.search-head input:-ms-input-placeholder {
  color: #ffffff;
}

#mobile-menu .search-head {
  display: inline-block;
  float: none;
  line-height: 36px;
  margin-bottom: 19px;
  margin-left: 20px;
  width: 390px;
}

#mobile-menu .search-head .btn {
  float: none;
  font-family: FontAwesome;
  font-size: 23px;
  text-align: center;
  vertical-align: middle;
  width: 60px;
}

#mobile-menu .search-head .srch {
  display: inline-block;
  float: none;
  width: 326px;
}

nav.socialNav {
  float: right;
  margin-right: 0px;
}

.addthis_toolbox {
  float: right;
  margin: 13px 9px 9px 0;
}

.addthis_toolbox .custom_images a {
  cursor: pointer;
  display: inline-block;
  height: 32px;
  width: 32px;
  margin: 3px 0 30px 5px;
  padding: 0;
  vertical-align: top;
  border:0px;
}

.sharethis-inline-share-buttons {
  width: 160px;
}

.logo {
  position: absolute;
  top: 6px;
}

.logo img {
  display: block;
  position: relative;
  width: 300px;
}

.logo.qnt {
  left: 0;
  top: -9px;
}

.logo.qnt img {
  width: 145px;
}

nav > ul {
  margin: 0;
  padding: 0;
}

nav#menu > ul {
  margin-top: 15px;
}

nav#landing_menu > ul {
  margin: 7px 0 0;
}



.socialNav a {
  color: inherit;
  font-size: 22px;
}

.socialNav a:hover {
  color: #8da247;
}

nav ul li > ul {
  background: rgba(237, 237, 237, 0.99) none repeat scroll 0 0;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.5);
  display: none;
  left: 0;
  right: 0;
  padding: 0.5%;
  position: absolute;
  top: 144px;
  color: #070a0c;
  /* width: 99%; */
}

#landing_menu li > ul > li {
  margin-right: 25px;
  text-align: left;
}

#landing_menu ul li ul li {
  text-align: center;
}

#landing_menu ul li ul li > div {
  color: #006699;
  display: inline-block;
  font-size: 27px;
  line-height: 36px;
  text-align: left;
  width: 50%;
  float: left;
}

#landing_menu ul li ul li > .lt {
  padding: 0 0 0 0;
}

#landing_menu ul li ul li > div div {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0;
}

#landing_menu ul li ul li > .lt div {
  width: 388px;
}

#landing_menu ul li ul li .lt > img {
  display: inline;
  float: left;
  line-height: 0;
  margin: 33px 8px 0 0;
}

#landing_menu ul li ul li .lt > p {
  padding: 27px 0 9px;
}

#landing_menu ul li ul li > .rt > div {
  float: right;
  padding: 27px 0 0;
  width: 481px;
}

#landing_menu ul .rt > ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

#landing_menu ul li ul li > .rt ul li {
  float: left;
  margin: 0;
  padding: 0 0 0 11px;
  width: 242px;
}

#landing_menu ul li ul li > .rt ul li a {
  color: #666666;
  font-size: 24px;
  font-weight: normal;
  line-height: 39px;
  cursor: url("../images/cursor_hand.png"), pointer;
}

#landing_menu ul li ul li > .rt ul li a:hover {
  color: #339933;
}

#landing_menu > ul > li:hover ul {
  display: inline-flex;
}

#landing_menu > ul > li:hover, #landing_menu > ul > li:hover > a {
  color: #8da247;
}

/* navigation themes*/

#landing_menu ul li ul li {
  /* border-right: 1px solid #dddddd; */
  display: inline-flex;
  float: none;
  margin: 0;
  padding: 10px 9px;
  width: 100%;
}

#landing_menu li li.last {
  border: medium none;
}

#landing_menu ul li ul li img {
  display: inline-block;
  width: 75px;
}

#landing_menu ul li ul li img.onhover {
  display: none;
}

#landing_menu > ul > li > ul > li > a {
  color: inherit;
  display: inline-block;
  font-weight: normal;
  text-transform: uppercase;
  width: auto;
  margin: 0 auto;
}

#landing_menu ul li ul li:hover {
  /* background: rgba(227, 227, 227, 0.99) none repeat scroll 0 0; */
}

#landing_menu ul li ul li:hover img {
  display: none;
}

#landing_menu ul li ul li:hover img.onhover {
  display: inline-block;
}

#landing_menu li li a span {
  display: block;
}

.fa-map-marker {
  color: #86a047;
}

/* Video */

.home-video-wrapper {
  height: 684px;
  margin-top: 172px;
  overflow: hidden;
  width: 100%;
  background-color: black;
}

#home-video-container {
  display: block;
  height: 684px;
  position: relative;
  right: -50%;
}

#home-video-container.not-video {
  display: inline-block;
}

#home-video-container > img, #home-video-container .video {
  display: inline-block;
  left: -50%;
  position: relative;
  width: 1920px;
}

#home-video-container .video {
  background-color: black;
  height: 0;
  padding-bottom: 56.25%;
  width: 100%;
}

#home-video-container .video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#home-video-container .video-title {
  color: white;
  display: block;
  font-family: "Courgette";
  font-size: 86px;
  left: -50%;
  line-height: 90px;
  position: absolute;
  text-shadow: 0 0 30px rgba(0, 0, 0, 1);
  top: 50%;
  transform: translate(0px, -50%);
  width: 100%;
}

.video-title > div {
  font: inherit;
}

.video-title span {
  font-family: inherit;
}

/* main */

.bg {
  position: fixed;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 2500px;
  width: 1800px;
  z-index:-1;
  -webkit-transform: translate3d(0,0,0);
  -webkit-backface-visibility: hidden;
  top:0;
  left:0;
  bottom:0;
  right:0;
}

#main {
  height: 100%;
  overflow: hidden;
}

.trip-photo > img {
  cursor: pointer;
  display: block;
  min-width: 433px;
  height: 330px;
}

.cta > div {
  float: left;
  margin-right: 26px;
}

.cta .trip-photo {
  cursor: pointer;
  height: 277px;
  overflow: hidden;
  position: relative;
  width: 349px;
}

.cta div.last {
  margin-right: 0;
}

.cta .trip-photo .img-container {
  left: -175px;
  position: relative;
  width: 700px;
}

.trip-photo > div > img {
  height: 277px;
  margin: 0 auto;
}

.cta .turn {
  background-image: url("../images/turn-icon.png");
  bottom: 0;
  cursor: pointer;
  height: 28px;
  margin: 0;
  position: absolute;
  right: 0;
  width: 28px;
  z-index: 1;
}

.cta hr, .meet-our-leaders hr {
  border: solid 1px #ebefe1;
  background-color: #9fb270;
   margin: 25px 1px 25px 1px;
  /* width: 348px; */
  height: 3px;
}

.link-box {
  height: 151px;
  overflow: hidden;
  position: relative;
  width: 349px;
  margin-bottom: 25px;
}

.link-box > img {
  left: 0;
  position: absolute;
  top: 0;
}

.link-box > a {
  background-color: #1a3656;
  border: 1px solid #5b7550;
  bottom: 0;
  color: white;
  display: inline-block;
  font-size: 30px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.link-box > a:hover {
  background-color: #879e4b;
}

.link-box > a.empty:hover {
  background-color: #879e4b;
}

.link-box a > p {
  border: 2px solid #5b7550;
  display: block;
  height: 122px;
  line-height: 120px;
  margin: 12px;
  vertical-align: middle;
}

.link-box p > span {
  display: inline-block;
  line-height: 37px;
  vertical-align: middle;
  width: 100%;
  text-transform: uppercase;
}

.info {
  float: none;
  margin: 0 !important;
  padding: 72px 0 91px;
  position: relative;
  width: 100%;
}

  /* Temporarily showing the  enriching lives block on home pages of WQ and QNT. Set flowers to not show on mobile. Remove Media Queries to put back to how it was. IW */
 
@media only screen and (min-width: 1000px) { 
.enriching-lives::before, .enriching-lives::after {
  background-image: url("../images/home/flower.png");
  content: "";
  height: 204px;
  position: absolute;
  width: 354px;
}
.enriching-lives::before {
  right: -137px;
  top: -30px;
}
.enriching-lives::after {
  bottom: 0;
  left: -137px;
  transform: rotate(180deg);
}
}
/* Also added this to make the youtube video responsive on mobile & tablet IW */
@media only screen and (max-width: 1000px) {
.responsive-youtube
{overflow:hidden; padding-bottom:56.25%; position:relative; height:0;}
.responsive-youtube iframe
{left:0; top:0; height:100%; width:100%; position:absolute;}
}



.info > h2 {
  color: #1b3557;
  font-size: 46px;
  line-height: 67px;
  margin-bottom: 19px;
  padding: 0;
}

.info > p {
  color: #231f20;
  font: 24px/34px "Rasa";
  margin-bottom: 17px;
  padding: 0 23%;
}

.info > a, .info > p > a {
  color: #0e3b74;
  font-size: 30px;
  line-height: 43px;
  text-transform: uppercase;
  text-decoration: underline;
}

.info > a:hover, .info > p > a:hover {
  color: #05152a;
}

.subscribe {
  background-color: #879e4b;
  color: white;
  margin-bottom: 56px;
  padding: 48px 31px 46px;
  text-align: left;
}

.subscribe > div > div {
  margin: 0 auto;
  text-align: center;
}

.subscribe > div > div > div {
  display: inline-block;
  text-align: left;
}

.subscribe .fa.fa-envelope {
  color: #1a3656;
  float: left;
  font-size: 68px;
  line-height: 72px;
  margin-right: 26px;
  vertical-align: middle;
  margin-bottom: 50px;
}

.subscribe span {
  font: 32px/44px 'Courgette';
}

.subscribe p {
  font-size: 22px;
  line-height: 24px;
  padding-bottom: 14px;
}

.subscribe form button {
  background-color: transparent;
  border: 1px solid white;
  color: #ffffff;
  cursor: pointer;
  font-family: open sans condensed;
  font-size: 20px;
  margin-left: 0px;
  padding: 7px 9px;
}

.subscribe form input {
  border: medium none;
  float: left;
  font-family: open sans condensed;
  font-size: 20px;
  padding: 9px;
  width: 547px;
}

.subscribe .clear {
  margin: 0;
}

.subscribe.mobile { display: none; }

.subscribe.mobile {
  background-color: white;
}

.subscribe.mobile > div > div {
  background-color: #879e4b;
  width: 330px;
  padding: 30px 15px;
}

.subscribe.mobile > div > div > div {
  text-align: center;
}

.subscribe.mobile span {
  font: 32px/34px "Courgette";
  margin: 0 0 20px;
  display: inline-block;
}

.subscribe.mobile form input {
  text-align: center;
  width: 304px;
  float: none;
  margin: 0 0 20px;
}

.subscribe.mobile form button {
  font-size: 22px;
  padding: 8px 14px;
  margin: 0;
  display: inline-block;
}


.meet-our-leaders > div {
  display: inline-block;
}

.meet-our-leaders > div > div {
  float: left;
  margin: 0 43px;
  width: 236px;
}

.meet-our-leaders .leader {
  height: 242px;
  overflow: hidden;
  position: relative;
}

.meet-our-leaders .leader img {
  width: 100%;
}

.meet-our-leaders .leader a {
  background-color: rgba(72, 72, 72, 0.75);
  /* background-color: #879f4c; */
  bottom: 0;
  color: white;
  display: none;
  left: 0;
  padding: 37px 20px;
  position: absolute;
  right: 0;
  top: 0;
}

.meet-our-leaders > div > div:hover .leader a {
  display: block;
}

.meet-our-leaders .leader a p {
  font-size: 34px;
  line-height: 40px;
}

.meet-our-leaders .leader a .roll-subbottom {
  font-size: 22px;
  line-height: 22px;
}

.meet-our-leaders .roll-subbottom {
  margin-bottom: 28px;
}

.meet-our-leaders hr {
  margin: 13px 1px;
}

.meet-our-leaders .info {
  clear: both;
  padding-top: 24px;
  width: auto;
  padding-bottom: 71px;
}

.meet-our-leaders > .last { display: none; }

.cta2 {
  background-color: #1a3656;
  padding: 19px;
}

.cta2 a {
  border: 2px solid #a6b2be;
  color: white;
  display: inline-block;
  font-size: 30px;
  line-height: 54px;
  margin: 9px 38px;
  padding: 0 10px;
  width: 376px;
}

.cta2 a:hover {
  background-color: #879e4b;
}


.action {
  background-color: #47943e;
  cursor: pointer;
  padding: 23px 20px 23px 41px;
  text-align: left;
  width: 286px;
}

.action > p {
  color: #FFFFFF;
  font-family: ofl sorts mill goudy italic tt;
  font-size: 40px;
  line-height: 50px;
}

.action > a {
  font-size: 20px;
  line-height: 35px;
  color: #ffffff;
}

.action > span {
  color: white;
  font-size: 20px;
  line-height: 35px;
}

.action > p a {
  color: #ffffff;
  font-family: ofl sorts mill goudy italic tt;
  font-size: 40px;
  line-height: 50px;
}

.action.pj {
  background-color: #dab451;
}

.browse {
  background-color: #006991;
  color: #FFFFFF;
  font-size: 24px;
  padding: 28px 33px;
  text-align: left;
  width: 268px;
}

.browse > p {
  margin-bottom: 10px;
}

.browse > ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.browse a {
  color: #FFFFFF;
  font-size: 34px;
  line-height: 40px;
  padding-bottom: 5px;
  vertical-align: middle;
}

.browse img {
  display: inline-block;
  margin: 0 6px 0 0;
  vertical-align: middle;
}

.fb-box {
  background-color: white;
  cursor: pointer;
  display: block;
  font-size: 18px;
  padding: 11px 20px;
  width: 136px;
  margin-right: 100px;
}

.fb-box img {
  display: block;
  float: left;
  margin-right: 15px;
}

.columns .fb-box > a {
  display: block;
  margin: 5px 0;
  padding: 0;
  text-align: left;
}

/*rollower*/
.rollower {
  background-color: rgba(72, 72, 72, 0.75);
  color: #ffffff;
  cursor: pointer;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  display: none;
  z-index: 1;
}

.rollower > div#roll-top {
  font-size: 14px;
  margin-top: 30px;
}

.rollower > hr {
  border-width: 1px 0;
  width: 135px;
}

.rollower > p {
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 9px;
  max-height: 80px;
  overflow: hidden;
  padding: 55px 20px 1px;
}

.rollower > div.roll-bottom {
  font-size: 22px;
  margin-bottom: 15px;
}

.rollower > div > a, .roll-subbottom span {
  background-color: #879f4c;
  bottom: 0;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  padding: 10px 28px;
  text-transform: uppercase;
}

.roll-subbottom {
  bottom: 0;
  left: 0;
  margin-bottom: 46px;
  position: absolute;
  width: 100%;
}

/* footer */

footer {
  background-color: #818285;
  overflow: hidden;
  position: absolute;
  width: 100%;
  color: white;
}

footer .right {
  color: white !important;
}

.footer-top {
  background-color: white;
  padding: 27px 0 26px;
}

.footer-top .info {
  display: inline-block;
  padding: 0;
  width: auto;
}

.footer-top h2 {
  font: 42px/32px "Courgette";
}

.footer-top > div > img, .footer-top .info, .footer-top .logo.qnt {
  margin: 0 107px !important;
}

.footer-top > div > img {
  width: 300px;
}

.footer-top .logo.qnt {
  display: inline-block;
  left: auto;
  position: relative;
  top: auto;
  width: 282px;
}

.footer-top .logo.qnt > img {
  margin: 0 auto;
}

footer #footer {
  margin: 30px auto 20px;
  overflow: hidden;
  text-align: left;
}

footer .left {
  float: left;
  width: 50%;
  padding: 0;
}

footer .right {
  float: right;
  width: 27.5%;
}

footer h2 {
  color: white !important;
}

.footer-info {
  float: left;
  width: 40%;
}

#services.footer-info {
  padding-right: 17%;
}

#additional-info.footer-info {
  padding-right: 3%;
}

.footer-info a {
  color: white;
  font-size: 22px;
  line-height: 36px;
}

.footer-info a:hover {
  text-decoration: underline;
}

.footer-info > h3 {
  color: white;
  font-size: 30px;
  font-weight: lighter;
  line-height: 50px;
  margin-bottom: 0 !important;
  padding-top: 7px;
}

.bottom-info.last {
  display: none;
}

.bottom-info > h2 {
  font-family: inherit;
  font-size: 28px !important;
  font-weight: bold !important;
  line-height: 60px !important;
  margin: 0;
  padding: 0;
}

.bottom-info > p {
  font-size: 30px;
  line-height: 26px;
}

footer .bottom-info a, footer .visit_us a {
  color: white;
  text-decoration: underline;
}

footer .social-icons ul {
  list-style-type: none;
  margin-bottom: 25px;
  padding: 0;
  display: inline-block;
  float: none;
}

footer .social-icons ul li {
  line-height: 20px;
  margin-right: 14px;
}

footer .social-icons ul li a {
  background-color: #1a3757;
  border-radius: 20px;
  color: white;
  font-size: 22px;
  padding: 10px 0px 0px;
  text-align: center;
  text-decoration: none;
  width: 40px;
  height: 30px;
}


footer .twitter-x a {
  background-image:url('https://www.worldwidequest.com/resources/images/twitter2024.png');
  display: inline-block;
  background-repeat:no-repeat;
  background-position: center;
  background-size: 18px 18px;
}


#sponsors .sponsor {
  float: left;
  line-height: 31px;
  vertical-align: bottom;
}

.footer-box .sponsor > img {
  display: inline-block;
  vertical-align: middle;
}

#sponsors .sponsor {
  line-height: 31px;
  vertical-align: bottom;
}

#sponsors .sponsor:first-child {
  padding-right: 19px;
}

#sponsors .sponsor #sponsor-text {
  font-size: 18px;
  line-height: 20px;
}

footer ul {
  float: left;
  list-style-type: none;
  margin-bottom: 25px;
  padding: 0;
}

.social-icons ul li {
  float: left;
  line-height: 52px;
  margin: 0 3px 0 0;
  vertical-align: middle;
}

footer .social-icons ul li a:hover {
  background-color: #999999!important;
  color: white!important;
}

footer .visit_us {
  font-size: 30px;
  line-height: 42px;
  margin-bottom: 41px;
}

footer .visit_us br {
  display: none;
}

.sub-footer {
  font-size: 16px;
  line-height: 24px;
  margin: 43px 0 30px;
}

.sub-footer > span#copyrite {
  margin:  0 10px;
}

footer .sub-footer a {
  color: white;
  margin: 0 3px;
  text-decoration: underline;
  text-transform: uppercase;
}


/* static page*/

#static-page {
  margin: 200px 0 100px;
}

.bird-submit{
  display:none;
  width:128px; 
  height:44px; 
  margin-left: 15px;
  background: url(../images/waiting-icons.png) 0px 0px; 
  cursor:pointer;
}

.bird-image {
  display:none;
  position: relative;
  top: 10px;
  left: 51px;
  width: 26px;
  height: 26px;
  padding: 0 !important;
  /* margin:-13px 0 0 -13px; */
  -webkit-animation:spin 4s linear infinite;
  -moz-animation:spin 4s linear infinite;
  animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

#myOverlay {
  background-color: #000000;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 997;
}

.footer-box .info p > a:hover, .rollower a:hover, .itinerary > a:hover, 
.search #search-box div a:hover, .search #search-right > a:hover, 
.search-season > a:hover , .search-box > a:hover, 
.search-box > input[type="submit"]:hover, .search-box > button:hover,
.columns .action:hover, .footer-box .info form button:hover, .subscribe form button:hover, .roll-subbottom span:hover {
  background-color: #5a790f;
}

.columns .browse a:hover  {
  color: #99CCCC;
}

#menu a:hover {
  color: #8da247;
}

#call a:hover, footer .bottom-info a:hover {
  color: #8da247;
}

.footer-box .visit_us a {
  color: #47943d;
}

footer .sub-footer > a:hover, .search #search-right div a:hover, 
.columns .box a:hover, .columns .inform a:hover, .right a:hover, .leader-box div > a:hover,
.leader-box li a:hover, .expand-box > a:hover, .bottom > a:hover,
#request_trip_brochure_form p a:hover, #request_trip_brochure_thanks a:hover, 
#general_brochure_request_form p a:hover, #general_brochure_request_thank_you a:hover,
.brochure .left p a:hover, .leader-box span.upcoming:hover, .article > span > a:hover {
  color: #8da247;
}

footer a:hover {
  color: #1b3557 !important;
}

.meet-experts:hover, .columns .intro.landing_home:hover , .columns .intro.feature:hover {
  background-color: #005372;
}

.intro.feature.pj:hover, .itinerary > a.pj:hover {
  background-color: #900616;
}

.action.pj:hover {
  background-color: #b58f2c;
}

.expand-box {
  position: relative;
  /* overflow: hidden; */
  height: auto !important;
  width: auto !important;
}

.expand-box .condense_control {
  color: #1b3557;
  font-family: open sans condensed;
  font-size: 20px;
  text-decoration: none;
  border-bottom: 1px solid;
  display: inline-block;
}

.expand-box > a {
  color: #339933;
}

.expand-box .condense_control .expand {
  background-color: white;
  color: #1b3557;
  display: inline-block;
  font-size: 16px;
  margin-left: 5px;
  padding: 0 1px;
}

.expand-box > a.no_abs, .expand-box > a.no_abs2 {
  position: relative;
}

.none {
  display: none;
  max-height: none;
}

.clear {
  clear: both;
}


.my_travel_portal {
	width: 19px;
	vertical-align: top;
	margin-right: 7px;
}


  @media only screen and (max-width: 1100px) {
    .sub-footer { text-align: unset }
  }

  @media only screen and (max-width: 1000px) {
    /* body {   background-attachment: unset; } */
  }
  
  
/*----------------------------------------------------------------*/
/* Mobile and Responsive                                          */
/*----------------------------------------------------------------*/ 
  

#topbar-mobile {
  display: none;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.99);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
  -webkit-transform: translate3d(0,0,0);
  -webkit-backface-visibility: hidden;
}

#head {
  background-color: #47943e;
  
}

#pull {
  background-position: 0 0;
  display: inline-block;
  font-size: 30px;
}

.sub-head {
  height: 181px;
  position: relative;
}

.sub-head .logo {
  display: inline-block;
  float: left;
  margin-left: 86px;
  margin-top: 30px;
  position: relative;
}

.sub-head > div {
  display: inline-block;
}

.sub-head .mob-menu {
  float: unset;
  left: 0px;
  position: absolute;
  top: 90px;
}

/* mmenu */
.mm-menu { top: 181px !important;}
html.mm-accelerated.mm-opening .mm-page, html.mm-accelerated.mm-opening #mm-blocker, html.mm-accelerated .mm-is-menu.mm-horizontal .mm-inner > ul.mm-subopened { transform: none !important; }
html.mm-accelerated.mm-accelerated .mm-page #topbar-mobile { left: 0; position: fixed; top: 0 !important; }
html.mm-background .mm-page { background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; }
html.mm-accelerated.mm-accelerated .mm-page .bg { z-index: 0; left: auto; right: auto; }
.mm-menu#mobile-menu { text-align: left; text-transform: uppercase; }
.mm-menu.mm-vertical li.mm-opened > a.mm-subopen, .mm-menu.mm-vertical li.mm-opened > ul { background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; }

#mobile-menu { display: none; }
.mm-menu .mm-list > li > a.mm-subopen::after, .mm-menu .mm-list > li > a.mm-subclose::before { border-color: rgba(97, 97, 97, 0.3); }
.mm-menu .mm-opened ul.mm-submenu { padding-left: 50px; }
.mm-menu .mm-opened ul.mm-submenu li a { text-indent: 0; }
.mm-menu a.mm-subopen::before { border-left-style: none !important; }
.mm-menu a.mm-subopen { border-left-color: transparent !important; }
.mm-menu a.mm-subopen::after, .mm-menu a.mm-subclose::before { border-width: 2px !important; height: 8px !important; width: 8px !important; }
.mm-subopen { padding-left: 100% !important; }

.mm-is-menu .mm-inner > ul { padding: 18px 0 40px; }


#ToTop {
  background-image: url("../images/arrow.png");
  cursor: pointer;
  float: right;
  height: 68px;
  margin: -30px 0 40px;
  position: relative;
  width: 68px;
  display: none;
}

.rel { position: relative; }

.max1000, .max800, .footer-box #center-inner > img.max800, .info p.request.max800, .max480 {
  display: none;
}

#promo-bar {
  background-color: #f3db48;
  color: #000000;
  display: table;
  font-size: 18px;
  left: 0;
  line-height: 20px;
  position: fixed;
  top: 0;
  vertical-align: middle;
  width: 100%;
  z-index: 100000;
}

#promo-bar > div {
  padding: 20px 0 20px 6%;
}

#promo-bar a {
  color: #339933;
  text-decoration: underline;
}

#promo-bar > span {
  display: table-cell;
  font-family: "Open Sans",sans-serif;
  font-size: 20px;
  margin: 0 auto;
  vertical-align: middle;
  width: 8%;
}

#promo-bar > span > i {
  cursor: pointer;
  width: 20px;
  font-style: normal;
}
#promo-bar { top: -1000px; }


.img-alumni_ubc_travel_club {
  display: none;
}

.underline {
  text-decoration: none !important; 
  border-bottom: 1px solid;
  /* display: inline-block; */
}

 #left-column .top_right_logo {
  display: none;
}

@media only screen and (max-width: 1399px) {
  #home-video-container > img { width: 1400px; }
}

@media only screen and (max-width: 1199px) {
  .min1000 { display: none !important; }
  .wrapper { width: 1000px; position: relative; }
  #home-video-container { display: inline-block; }
  #home-video-container > img { width: auto; height: 684px; }
  #home-video-container .video-title { width: 1200px; }
  .home-video-wrapper { margin: 181px auto 0; }
  #topbar-mobile { display: block; }
  #topbar { display: none; }
  #call { float: right; font-size: 22px; height: auto; margin-top: 76px; padding: 14px 0 6px; position: unset; text-align: left; width: auto; }
  .landingNav { display: none; }
  #search .btn { background: #00678d url("../images/search_mobile.png") no-repeat scroll 0px 0px; height: 48px; width: 48px; }
  nav.socialNav ul li {  margin: 14px 15px 12px; line-height: 0px; }
  nav.socialNav ul li a, nav.socialNav ul li a:hover { color: white; }
  nav.socialNav ul li.instagram a { background-position: -105px 0; }  
  /*nav.socialNav ul li.pinterest a { background-position: -105px 0; }*/
  nav.socialNav ul li.fb a { background-position: -53px 0; }
  nav.socialNav ul li.twitter-x a:hover { background-position: 0 -37px; }
  nav.socialNav ul li.instagram a:hover { background-position: -105px -37px; }
  /*nav.socialNav ul li.pinterest a:hover { background-position: -105px -37px; }*/
  nav.socialNav ul li.fb a:hover { background-position: -53px -37px; }
  nav.socialNav ul li a { display: inline-block; padding: 0; }
  nav.socialNav { margin-right: 37px; }
  #search { height: 48px; }
  #search input { margin: 12px 0; }
  
  #mobile-menu.mm-menu.mm-opened { display: block; }
  #main { height: auto; }
  #main .columns { margin-top: 354px; }
  
  .cta > div { display: inline-block; float: none; margin: 0 auto; margin: 0 10%; }
  .cta > div.last { margin: 0 10%; }
  .cta .clear { display: none; }
  .cta .link-box { margin-bottom: 35px; }
  /* Temporarily show enriching lives block on home pages of WQ and QNT - removed this - .enriching-lives.info, -  from the line below. IW */
  .home .subscribe, .cta2, .footer-top { display: none; }
  .subscribe.mobile { display: block; }
  
  .meet-our-leaders { margin-top: 98px; }
  .home .info > p { padding: 0 10%; }
  
  footer .left { display: none; }
  footer .right { float: none; width: auto; }
  footer .visit_us { float: left; width: 60%; }
  footer .visit_us br { display: inline-block; }
  footer .visit_us a { display: block; }
  footer .right #sponsors { float: right; margin-top: 30px; }
  footer .bottom-info > h2 { margin-top: 13px; }
  footer .sub-footer { margin: 61px 0 0; padding-bottom: 15px; }
  footer .sub-footer > p { display: inline; }

  .columns #right-column, .columns #left-column { width: 492px; }
  
  .sub-footer { font-size: 17px; line-height: 21px; padding-bottom: 45px; text-align: left; }
  
  .img-alumni_ubc_travel_club { display: block; }
  .bottom-info.last { display: block!important; ; margin-bottom: 59px; }  /* Added to show 'Questions? Contact us here' in footer at this size. IW */

  .my_travel_portal { vertical-align: sub; }
}

@media only screen and (max-width: 999px) {
  .wrapper { width: 800px; position: relative; }
  nav.socialNav { margin-right: 8px; }
  .sub-head .mob-menu { left: 0px; }
  .sub-head .logo { margin-left: 87px; }
  #main .columns { margin-top: 356px; margin-bottom: 81px; }
  #right-column .intro.feature, #right-column .top_right_logo.inform, #right-column .top_right_logo { display: none; }
  #left-column .top_right_logo { display: block; }
  .max800 { display: block; }
  .inform.max800 > img { display: block; margin: 0 auto; }
  .columns #left-column, .columns #right-column { float: none; margin: 0 auto; width: 480px; }
  #left-column > .clear { display: none; }
  .columns #right-column { top: 0; }
  .columns #right-column .intro.landing_home { display: none; }
  .columns #left-column > a, .columns #left-column div, .columns #right-column > a, .columns #right-column div { width: auto; float: none;}
  .columns #left-column > a { font-size: 46px; line-height: 55px; padding: 22px 65px 28px; }
  .trip-photo > img { max-width: 480px; height: auto; }
  .rollower { width: 100% !important; }
  .rollower > div#roll-top { font-size: 24px; margin-top: 33px; margin-bottom: 15px; letter-spacing: 2px; }
  /* .rollower > p { font-size: 34px; margin-bottom: 0; } */
  /* .rollower > div.roll-bottom { font-size: 22px; padding-top: 9px; } */
  .rollower > a { font-size: 26px; line-height: 37px; padding: 0 10px; }
  .inform, .box { padding: 34px 28px 21px; }
  .inform > p, .box > p { font-size: 44px; line-height: 50px; margin: 0 0 1px; }
  .inform > span, .box > span { font-size: 30px; line-height: 40px; }
  .quote { padding: 27px 28px 30px 25px; }
  .quote > span { font-size: 24px; padding-bottom: 2px; }
  .quote > p { font-size: 46px; line-height: 49px; }
  .subscribe form input { padding: 9px 2%; width: 72%; }
  .subscribe form button { padding: 8px 2%; }
  .inform { padding: 29px 39px 30px; }
  .inform .title { padding: 0 0 9px; }
  .inform .title > span { font-size: 24px; line-height: 0; padding: 0 25px; }
  .inform .title hr { margin: -13px 0 5px; }
  .inform > p { padding: 0 5px 10px; }
  .inform > span { padding: 0 5px 22px; }
  .meet-experts { padding: 32px; }
  .meet-experts > img { margin: 0; width: 224px; }
  .meet-experts > a { font-size: 44px; line-height: 48px; }
  .meet-experts > div { margin: 0 !important; }
  .fb-box { overflow: hidden; font-size: 30px; line-height: 40px; margin: 0; }
  .columns div div, .columns div a { margin-bottom: 22px; }
  
  .meet-our-leaders > div { display: inline-block; width: 100%; }
  .meet-our-leaders > div > div { display: inline-block; margin: 0 1.7%; float: none; }
}  

@media only screen and (max-width: 799px) {
  .logo.qnt { position: relative; top: 0; }
  .min800 { display: none !important; }
  .wrapper { width: 100%; max-width: 480px; }
  .columns #left-column, .columns #right-column { width: 100%; overflow: hidden;}
  .columns #left-column > a { font-size: 36px; line-height: 45px; padding: 22px 65px 28px; }
  .inform > p, .box > p { font-size: 36px; line-height: 45px; margin: 0 0 1px; } 
  .inform > span, .box > span { font-size: 24px; line-height: 34px; }  
  .quote > span { font-size: 22px; }  
  .quote > p { font-size: 36px; line-height: 45px; }   
  .meet-experts > a { font-size: 40px; line-height: 49px; margin-left:-5px;}  
  .sub-head .logo { display: inline-block; float: unset; margin-left: 0; margin-top: 10px; }
  .max480 { display: block; }
  
  .mm-menu { top: 181px !important; }
  #search, nav.socialNav { display: none; }
  
  .cta > div, .cta > div.last { margin: 0 auto; }

  .meet-our-leaders > .first { display: none; }
  .meet-our-leaders > .last { display: block; margin-bottom: 71px; }
  .meet-our-leaders { margin-top: 13px; }
  .meet-our-leaders .info { padding-bottom: 26px; }
  .meet-our-leaders hr { display: none; }

  .bottom-info.first { display: none; }
  .bottom-info.last { display: block; margin-bottom: 59px; }
  footer .social-icons ul { margin-bottom: 0; }
  footer .visit_us { width: 70%; }
  footer .visit_us a { display: inline-block; }
  footer .right #sponsors { float: left; margin-top: 9px; }
  footer .sub-footer { padding: 0 0 15px; margin: 41px 0 0; }

  
  #call { display: none; }
  #call span { font-size: 18px; }
  #main .columns { margin-top: 195px; }
  .footer-box { float: none; width: auto; }
  .footer-box #center-inner { float: none; margin: 0; }
  .footer-inner #sponsors { display:none; }
  .footer-inner #sponsors.max480 { display: inline-block; margin: 27px 0 67px; }
  .footer-box .visit_us { padding: 33px 0 0; font-size: 30px; line-height: 34px;  }
  .footer-box .visit_us p { font-size: 24px; line-height: 34px; }
  .footer-box .social-icons ul { padding-top: 5px; margin-bottom: 41px; }
  .footer-box .info { font-size: 24px; line-height: 34px; }
  footer .sub-footer > a { letter-spacing: -0.2px; }
  footer .footer-box .info p > a {font-size: 24px; line-height: 34px; margin: 12px auto 49px; padding: 10px 20px; }
  .sub-footer { padding: 0 15px 45px; }
  #ToTop { display: block; }
}


@media only screen and (max-width: 479px) {
  #topbar-mobile .wrapper > div, footer .wrapper > div { padding: 0 15px; }
  .logo a img { width: 100%; }
  
  .mm-menu { top: 120px !important; }
  .subscribe form input { width: 63%; }
  .sub-head { height: 120px; }
  .sub-head .mob-menu { top: 64px; }
  .sub-head .logo { margin-top: 10px; width: 220px; }
  .sub-head .logo.qnt { width: 100px; }
  .sub-head .logo.qnt img { width: 100%; }
  .home-video-wrapper { margin: 120px auto 0; }
  
  .trip-photo > div > img { height: auto; width: auto; }

  .cta > div, .cta > div.last { width: 100%; }
  .cta .trip-photo { width: 100%; }
  .info > h2 { line-height: 56px; }
  .bottom-info.last { margin-bottom: 40px; }
  .bottom-info > h2, .bottom-info > p, footer .visit_us { font-size: 23px; }
  footer .visit_us { line-height: 32px; margin-bottom: 35px; }
}