/* Theme base styles */

/* Tools
Any animations, or functions used throughout the project.
Note: _macros.css needs to be imported into each stylesheet where macros are used and not included here
*/


/* Legacy Styles
Old stylesheets styles from the original templates
*/

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/


/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/*GLOBAL*/

h1, h2, h3, h4, h5, h6, a{
  text-decoration: unset; 
}

ul.social-links {
  line-height: 1;
  display: inline-flex;
  list-style-type: none;
  padding: 0px 10px;
  margin: 0px;
}

ul.social-links li  {
  line-height: 1;
  float: unset;
  list-style-type: none;
}

ul.social-links li a {
  color:#838383;
  float:left;
  font-size:16px;
  font-family: 'Draft G', sans-serif;
  text-transform:uppercase;
  margin: 0 7px;
}



/* Containers */
.container{
  width: min(1280px, 100%) !important; 
  margin: auto !important;
  padding: 0px clamp(10px, 1.25vw, 20px) !important;
}


#hs_form_target_module_14732850762884129 .hs-button.primary{
  margin: 0px 0px 10px 10px;
}
#hs_form_target_module_14732850762884129 .input{
  width:100%;
}
#hs_form_target_module_14732850762884129 .field{
  margin-left:10px;
}
.tier4 .space.container {
  padding: 55px 0px 55px 0px !important;
}
div#instafeed {
  display:flex;
  height: 150px;
}
div#instafeed a, div#instafeed a img{
  width:100%;
}

.build-jorney .row-number-7,
.build-jorney .row-number-9{
  background: rgba(0,0,0,0.5);
}
.title-cursive-mobile span{
  text-shadow: 3px 2px #000000;
}
h1.title-cursive {
  letter-spacing: initial;
  opacity: initial;
  text-shadow: none;
}

p.text-lg {
  /*    text-shadow: 1px 2px #000;
  background-color:#FFFFFF; */
  color: silver;
}
body {
  padding:0px;
}

.title-head .subtitle_{
  font-size: .45em;
  font-weight: bolder;
  text-transform: capitalize;
  line-height: 1.35em;
  display: block;
  margin-top: 15px;
}

.row-fluid .span12.full-height-tier{
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
}

@media (min-width: 500px) {
  .itin-location {
    margin-left: 70px;    
  }
}

.itin-overlay{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: .5; 
  background-color: #D36C29;
  z-index: 2;
}

.itin-text {
  position: absolute;
  top: -40px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  text-align: center; 
  margin-top: 30%; 
  color: #fff; 
  font-family: "Draft G"; 
  font-size: 32px; 
  z-index: 3;
}

.homepage-website-template .body-container {  width: auto !important; }

.header-container-wrapper{position:relative;}
.header-container{padding-top:0px !important;}
.container{float:none !important; display:block !important; margin:0 auto !important;}


.newsletter div.input input[type=text]{
  padding-right: 10px;  
}


.blog-notif-form .hs-form-radio{
  color: #666666;
}

.blog-notif-form .hs-form-checkbox{
  color: #666666;
}

.blog-notif-form ul li:before{
  content: none !important;
}

.subscribe-home ul li:before{
  content: none !important;
}

.margin-top-30{
  margin-top:30px;
}


.space {
  padding:40px 15px !important;
}
.space.reduced-padding{
  padding:50px 15px !important;
}
.caps {
  text-transform:uppercase;
}

.clr {
  clear:both;
}

.gallery img {
  width:100%!important;
}
.no-padding {
  padding:0 !important;
}
.white-text {
  color:#fff !important;
}
img.shadow {
  margin-top:40px;
  float:left;
}


/*SLIDER*/
#maximage {
  display:none;
  z-index:0;
  width:100%!important;

}

.sliding-banner{
  background: url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/images/ajax-loader.gif') no-repeat 50% center;
  min-height:500px;
}

#maximage .mc-image:first-child{
  background-color: white;
}

#maximage .mc-image:nth-child(7){
  background-position: center -8%;
}

#maximage .mc-image:nth-child(3){
  background-position: center 75%;
}

.centered-box{
  background: #f8f8f8;
  padding: 10px 25px;
}

.fifa-bg-content{
  background: linear-gradient( rgba(255, 255, 255, .5), rgba(255, 255, 255, 0.5) ),url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/iStock_63932311_LARGE.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 79px;
}

.header-fifa{
  margin-bottom: -10px;
}

.fifa-title-header{
  background-color:#003D1E;    
  padding: 15px 0;
  color:white;
}

.fifa-prize{
  text-align: center;
  font-size: 30px;
  color: #003d1e;
}

.tile-homepage > div{
  background-color:white;
}

.email-width a{
  white-space: nowrap;
}

.schedule tr{
  border:1px solid white;
}

.table{
  border-collapse: collapse;
}

.table.schedule{
  background: rgba(80, 80, 80, 0.5);
}

.map-thumbnails{
  outline: 7px solid #ffffff;
  box-shadow: 8px 8px 5px black;
  cursor:pointer;
  margin-right: 25px;
}

.map-container{
  position: fixed;
  left: 0;
  right: 0;
  text-align: center;
  top: 5vh;
  z-index: 999;
}

.img-map{
  height: 90vh;
  width: auto!important;
  z-index: 999;
  vertical-align:top;
  z-index: 999;
  position: relative;

}

.map-show-overlay{
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  right: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 998;
}

.close-img{
  color:white;
  padding:10px;
  cursor:pointer;
  margin-top: -20px;
  position: fixed;
  z-index: 999;
}

.home-banner.pages.fifa-banner{
  padding: 300px 0 250px;
  background-position: center 30px;
  background-size: cover
}

#cycle-nav {
  /* margin-bottom:20px; */
  /*  bottom:0px; */
  bottom:17%;
  float: left;
  position: absolute;
  right: 0!important;
  left: 0!important;
  margin: 0 auto;
  width: 576px;
}

.tier-one-space {
  padding-top: 40px;
}
/*
.mc-image#lp-banner{
background-position: center 380%;
}
*/
/*for the slider thumbs in laptop screens*/

@media(max-width:1199px) and (min-width:769px){
  .top-bar{
    margin-bottom:60px!important;
  }    
}

@media(max-width:1100px) and (min-width:769px){
  body .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    font-size:14px!important;
  }
}

@media(max-width:1010px) and (min-width:769px){
  body .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    font-size:10px!important;
  }
}

@media(max-width:1600px){
  .home-banner.pages.fifa-banner{
    background-image:url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/fifa-jtbna-banner.jpg')!important;
  }    
}

@media(max-width:1024px){
  .transparent-background {
    background-color: rgba(0,0,0,0.5);
  }    
}

@media(max-width:979px) and (min-width:769px){
  body .container{
    width:100%!important;
  }   

  body .nav-collapse{
    clear:none;
  }

  .top-bar{
    margin-bottom: 25px!important;
  }
}

@media (max-width:915px){
  h2.h2-natGeo{
    font-size: 40px !important;
  }
  p.natGeo-button-container{
    margin-top: 150px !important;
  }
}




@media(max-width: 767px){
  .top-bar{
    margin-bottom: 60px!important;
  }
}


@media (max-height:750px){
  #cycle-nav {
    float:left;
    margin-bottom:100px;
    position:absolute;
    bottom: 0;
    right:32%;
  }
  #maximage h1{
    top:160px;
  }
  #maximage h3{
    top:280px;
  }
  /*#maximage p{
  top:0px!important;
}

  */    #maximage p.fifa{
    top:260px!important;
  }

  /*.in-slide-content h2{
  top: 110px!important;
}*/

  p.text-lg{
    font-size:15px!important;
  }

  p.text-lg.font-20{
    font-size: 20px !important;
  }

  .hide-space{
    display:none;
  }

  .padding-top-780 .text-lg{
    top:35px!important;
  }

  .mc-image#lp-banner{
    background-position: center center!important;
    background-size: initial!important;
  }
}

#cycle-nav ul {
  list-style-type:none;
}
#cycle-nav ul li {
  border:2px solid #000;
  float:left;
  margin:4px;
  height:59px;
  width:59px;
  border-radius:59px;
  opacity: .5;
  transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  padding: 0;
  -o-transition: 1s;
  -ms-transition: 1s;
}
#cycle-nav ul li a {
  float:left;
}
#cycle-nav ul li a  img {
  height:59px;
  width:59px;
  border-radius:55px;
}
#cycle-nav ul li.activeSlide {
  border:2px solid #fff;
  opacity:1;
}

.in-slide-content h1 { 
  color:#fff;
  float:right;
  font-weight:normal;
  right:0;
  position:absolute;
  top:190px;
  /*top:100px;*/
  width:100%;
}
.in-slide-content h3 { 
  color:#fff;
  float:right;
  font-family: 'Draft G', sans-serif;
  font-size:60px;
  font-weight:bold;
  right:0;
  position:absolute;
  top:310px; 
  /* top:260px; */
  width:100%;
  text-transform:uppercase;
  text-align:center;
  text-shadow:1px 0 0 rgba(0,0,0, .25);
}
.in-slide-content p { 
  color:#fff;
  float:right;
  font-family: 'Draft G', sans-serif;
  font-size:16px;
  font-weight:normal;
  right:0;
  position:absolute;
  top:420px; 
  /*top:350px; */
  width:100%;
  text-align:center;
  text-shadow:1px 0 0 rgba(0,0,0, .25);
}

.light-text {color:#ddd;text-shadow: 0 1px 0 #666;}
.smaller-text {font-size:30px;}

.youtube-video {
  left:0;
  position:absolute;
  top:0;
}
#arrow_left, #arrow_right {text-decoration:none;position:absolute;top:45%;}
#arrow_right  {
  right:10px;
}
#arrow_left {
  left:10px;
}
/*a {color:#fff;}*/
a{  color: #D36C29;}
a:hover {text-decoration:none;color:#FF6400;}
a:active {color:#999;}

hr {clear:both;}
p {margin-bottom:10px;}
.largeTxt {font-size:30px;}
/*BODY*/

.bucket {
  background: url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/images/bucket-list.png') no-repeat 50% 50%;
  background-size: 100% 100%;
}

@media(max-height:600px){
  #maximage p{
    top:-5px!important;
  }

  #cycle-nav{
    bottom:-20px;
  }

  #maximage p.fifa{
    top:100px!important;
  }

}



@media(max-width:767px){
  .gallery .span4 {
    width:100% !important;
    margin:0 !important;
  }
  a.pic-gallery p span {
    font-size:20px !important;
  }
  .pic-container img {
    margin-top:-86px !important;
  }
  img.shadow {
    margin:40px 0;
  }
  .space {
    padding: 20px 0px;
  }

  h2.title-cursive, h1.title-cursive {
    font-size: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
  }

  .home-banner p {
    margin: 0 !important;
    padding: 0 !important;
  }


  #hs_form_target_module_1488388432968482 {
    text-align: center;
  }
}
@media(max-width:768px){
  .side-content{
    display:none!important;
  }

  .clickable-image.custom-body-padding{
    padding-left:0!important;
  }

  .clickable-image img{
    width:100%!important;
    margin-bottom:25px;
  }

  .img-popup-container{
    max-width:90vw!important;
  }

  .side-content_2 {
    display: block !important;
  }

  .mc-image#lp-banner{

    background-size:cover!important;

  }

  .lp-ty.mc-image#lp-banner{
    background-image:url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/2016/JTB_2016_Web_Banner_-_Run_to_Petra_ioad.png')!important;
  }

  .side-links-iteneraries{
    padding-left:0px!important;
  }
  .home-banner {
    background-attachment:scroll !important;
  }

  span #twitter-widget-0 {
    min-width: 74% !important;
    width: 50% !important;
  }

  .social-center,  .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style], .fb-comments, .fb-comments span, .fb-comments iframe[style] {
    text-align: center;
    margin: 0 auto;
  }

  span .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style], .fb-comments, .fb-comments span, .fb-comments iframe[style], .vid-full {
    width: 100% !important;
    /* padding: 0 5px;*/
  }

  .title-cursive-mobile {
    line-height: 40px !important;
  }

  .padding-mobile-testimonials {
    padding: 0 20px;
  }

  .quotes blockquote.slick-slide {
    height: auto !important;
  }

  div.mc-image:first-child {
    background-position: center 130% !important;
  }

  .padding-video-desc {
    padding: 0 20px !important;
  }

  .font-video {
    font-size: 25px !important;
  }

  .table.gsc-search-box {
    width: 70% !important;
  }
}

@media(max-width:768px)and(min-width:701px){
  .lp-ty.mc-image#lp-banner{
    background-image:url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/2016/JTB_2016_Web_Banner_-_Run_to_Petra_ioad.png')!important;
  }
}


@media(max-width:768px){
  .home-banner.pages.fifa-banner{
    background-image:url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/fifa-banner-ipad.jpg')!important;
    background-size: cover!important;
  }
}



@media(max-width:736px){
  .home-banner.pages.fifa-banner{
    background-image:url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/fifa-jtbna-banner.jpg')!important;
  }  

  #home-banner{
    font-size:2em!important;
  }
  a#cta_button_470711_8eade4ea-c8ce-4c1d-be44-94b983712660 {
    margin-top: 7px !important;
  }
}


@media(max-width:415px){
  .lp-ty.mc-image#lp-banner{
    background-image:url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/2016/JTB_2016_Web_Banner_-_Run_to_Petra_415.png')!important;
  }

  .home-banner-container h2 > a{
    font-size: 40px !important;
  }

  .home-banner{
    padding: 145px 0 175px!important;
  }

  form.gsc-search-box {
    width: 70% !important;
  }

  .home-banner.pages.fifa-banner{
    padding: 145px 0 140px!important;
    background-position: 90% center;
    /*background-image:url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/fifa-banner-mobile.jpg')!important;*/
  }  

  .home-banner.pages.fifa-banner .title-cursive.inside-pages{
    font-size: 30px !important;
    line-height: 30px!important;
  }

  #maximage p.fifa {
    top: 150px !important;
  }

  #cta_button_470711_69168a0e-2546-4a9e-a6f2-1138967905e7 span{
    font-size:1em!important;
  }

  /*Styles fo the Nat Geo page*/
  .video-mobile-height{
    height: 615px !important;
  }
  h2.h2-natGeo{
    margin-top: 3em !important;
  }
  p.natGeo-button-container{
    margin-top: 2em !important;
  }
  .tier-one-space {
    padding-top: 100px;
  }   
}



@media(min-width:768px){
  .gallery .span4 {
    width:33.33% !important;
    margin:0 !important;
  }

  /*div#cycle-nav {
  margin-bottom: 5px;
  right: 24%;
}
  #cycle-nav ul li {
  height: 38px ;
  width: 38px ;
}
  #cycle-nav ul li a img {
  height: 38px ;
  width: 38px ;
}
  .in-slide-content p {
  top: 409px ;
}*/


}
@media (min-width: 992px) and (max-width: 1199px){
  a.pic-gallery p span {
    font-size:20px !important;
  }
}
a.pic-gallery {
  background: rgba(0,0,0, .8);
  float:left;
  width: 100%;
  position: relative;
  bottom: 85px;
  z-index:1;
  transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  -ms-transition:.5s;
  -o-transition:.5s;
}
a.pic-gallery:hover {
  background: rgba(211,108,41, .8) url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/images/arrow.png') no-repeat right 10px center;
  text-decoration:none !important;
}
a.pic-gallery p {
  color:#fff;
  padding:15px;
  margin:0;
  /*font-family: 'Conv_MISTRAL';
  font-size:28px;*/
  font-family: "Draft G",serif;
  font-size:25px;
  line-height:28px;
}
a.pic-gallery p span {
  font-size:20px;
  font-family: 'Draft G', sans-serif;
}
.pic-container {
  position:relative;
}
.margin-gallery {
  float:left;
  margin-top:-86px;
}
.margin {
  margin-top:-86px;
  float: left;
  width: 100%;
}
.gray-bg {
  background:#f4f4f4;
}


/*BLOG*/
.blog-container {
  background:#f9f9f9;x
  padding:15px;
  font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
  border-bottom:5px solid #d36c29;
}
.blog-info h3{
  font-size:18px;
  text-transform:uppercase;
  line-height: 22px;
  font-weight: normal;
}
.blog-info p{
  font-size:14px;
}

/*PARALLAX*/
.promotions {
  background: url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/images/promotions-bg.jpg') 50% 0 no-repeat fixed;
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  position: relative;
  display:block;
  -webkit-background-size: cover!important; /* show background on ipad and iphone */
  background-size: 100%;

  padding-right: 20px;
  padding-left: 20px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.journey {
  background: url('//www.myjordanjourney.com/hubfs/BMJJ-DDBanner.jpg') 50% 0 no-repeat fixed;
  min-height:494px;
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  position: relative;
  display:block;
  -webkit-background-size: cover!important; /* show background on ipad and iphone */
  background-size: 100%;

}

.contact a {
  color:white;
}

.promotions p {
  font-family: 'Draft G', sans-serif;
  font-size:20px;
  color:#fff;
  line-height:34px;
}
.promotions .promotions-container {
  position: relative;
  top: 0px;
  margin-left: 0;
}


/*FOOTER*/
.footer {
  background-color:#333 !important;
  color:#fff;
}
.footer .footer-title {
  font-family: 'Draft B', sans-serif !important;
  margin-bottom:20px;
}
.footer ul.links {
  list-style:none;
  margin:0;
  padding:0;
}
.footer ul.links li a {
  color:#fff;
}
.footer i {
  /* 	float:left; */
  margin-top: 9px;
}
.footer span {
  padding-left:20px;
  /* 	float:left; */
  padding-left: 12px;
  margin-top: 7px;
}
.bottom {
  background:#000;
  padding:10px 0 !important;
  color:#fff;
  font-size:12px;
  font-family: 'Draft B', sans-serif !important;
}
/*MODIFIED*/
.navbar-inner {
  background:transparent !important;
  border:0px !important;
  box-shadow:none !important;
}
.navbar .nav > li > a {
  text-shadow:none !important;
  color:#fff !important;
  font-family: 'Draft B', sans-serif !important;
  font-size: 18px !important;
  text-transform:uppercase !important;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
  margin-left:10px;
}
.navbar .nav.pull-right {
  margin-top:40px;
}

.img-responsive {
  width:100%;
}

div.mc-image:first-child{
  background-repeat:no-repeat;
  background-position:75% 75%;
  background-size: 25%;
}

.intro-text{
  margin-right: 180px;
  top: -15px!important;
  font-size: 25px!important;
}

.padding-top-780 .text-lg{
  color: #0088cc;
  top:0!important;

}

.middle-tiles:first-child  .row-fluid-wrapper.row-depth-1.row-number-2 {
  background-color:black;
} 

/*blog*/
.hero-unit {
  border-radius: 0px;
}

.blog-menu {
  background-color: #cbccce;
  position: relative;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: rgb(203, 204, 206); 
  border: 2px solid white;
  border-radius: 0px;
  transition: all 0.5s ease 0s;
}

.nav-pills > li > a:hover {
  border-radius: 0px;
  background-color: #fff;
  border: 2px solid white;
  transition: all 0.5s ease 0s;
  color: #333;
}

.nav-pills > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 0px;
}

.blog-section a {
  color:#D36C29 !important;
}

a.blog-link {
  color: #333;
  font-size: 16px;
}

.menu2 {
  width: 400px;
  margin: 0px auto;
  /*left: 24px;*/
  left: 70px;
  top: 9px;
  position: relative;
}

.clr {
  clear: both;
}

.hr-style {
  2px solid #ECECEC
}

.active-page {
  position:relative;
}

.active-page p {
  position: relative;
  text-align: center;
  width: 75px;
  top: -32px;
  background: #fff;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
}

.title-category {
  width: 100%;
  float: left;
}

.description-blog {
  background-color: #f9f9f9;
  border-bottom: 5px solid #d36c29;
  padding: 40px 20px 0 20px;
  min-height: 141px;
  text-align: center;
  font-size: 15px;
  color: #333;
  cursor: pointer;
  font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;

}
.description-blog :hover{
  color:#d36c29;
}

.title-blog {
  text-align: center;
  font-size: 15px;
  color: #333;
  cursor: pointer;
  font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}

.date-author-blog
{
  font-size: 12px;
  color: #333333;
  text-align: center;
  margin-top: 20px;
}

.desc-blog {
  font-size : 12px;
  color: #333333;
  text-align: center;
  margin-top: 20px;
}

.img-responsive {
  width: 100%;
}


.in-slide-content h2 {
  color: #fff;
  float: right;
  /*font-family: 'Conv_MISTRAL';
  font-size: 82px;*/
  font-family: "Draft G", serif;
  font-size: 70px;
  font-weight: normal;
  right: 0;
  position: absolute;
  /* top: 231px; */
  top: 162px;
  width: 100%;
  text-align: center;
  text-shadow: 1px 0 0 rgba(0,0,0, .25);
  line-height: 75px;
}

.welcome-background{
  background-image: url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/images/bucket-list.png');
  background-repeat: no-repeat;
  background-position: center 30px;
  margin-top: 50px;
}
.welcome {
  text-shadow:-1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.blog-posts {
  border-right: 1px solid #EEE;
}

.title-entry, .title-entry p{
  text-align: left;
  font-size: 20px !important;
  color: #525252;
  cursor: pointer;
  line-height: 30px;
  font-weight: bold;
  font-family: 'Draft G', sans-serif;
}

.date-author-entry, .date-author-entry a{
  font-size: 12px;
  color: #525252; 
  text-align: left;
  font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}

.desc-entry {
  font-size : 15px;
  color: #333333;
  text-align: left;
  margin-top: 40px;
  font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}

.description-entry {
  background-color: #f9f9f9;
  padding: 40px 20px 40px 20px;
  min-height: 90px;
}

.input-padding{
  padding: 20px;
}

.side-links  {
  background-color: #f9f9f9;
  min-height: 90px;
}

.side-links p.newsletter  {
  font-size: 22px;
  text-align: center;
  background-color: #d36c29;
  color: #fff;
  padding: 15px;
  font-family: 'Draft G', sans-serif;
}

.subscribe-blog ul li:before{
  content: none !important;
}



.input-margin{
  margin-bottom: 0px !important;
  margin-right: 8px;
  border-radius: 0px !important;
  height: 22px !important;
}

ul.topics-list {
  font-size: 15px;
  list-style-type: none;
  font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}

ul.topics-list > li {
  margin-bottom: 15px;
}

ul.topics-list > li:hover {
  color: #d36c29;
  cursor: pointer;
}

.title-entry:hover, .title-blog:hover {
  color:#d36c29;
}

p.visitors {
  font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}


.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  margin: 0px;
}


.desc-entry2{
  font-size : 15px;
  color: #333333;
  text-align: left;
  margin-top: 10px;
  font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;

}

hr.style-four {
  border: 0; 
  height: 2px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #CCC, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #CCC, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #CCC, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #CCC, #f0f0f0); 

}

.less-top{
  margin-top:-50px;
}

.less-top-2{
  margin-top:-80px;
}

.itinerary-side{
  width:100%!important;
}

.itinerary-side-margin{
  margin-left:3px!important;
}

.four-bg {
  background-color: #D36C29;
  padding: 10px;
  color: #fff;
  text-align: center;
}
.four-bg-border{
  padding: 10px;
  height: 260px;
  margin-bottom: 20px;
  background-image: url("../images/20110620-084332.jpg");
  background-size: cover;
}
p.text-lg-2 {
  font-family: 'Draft G', sans-serif;
  font-size:20px;
  line-height:34px;
  margin: 0;
}
ul.desc-entry2 li {
  list-style-type: none;
  text-align: center;
  color: #fff;
}
ul.desc-entry2 {
  background-color: rgba(0, 0, 0, 0.42);
  padding: 20px;
  margin: 10px 0px;
  height: 200px;
}
.four-bg-border-3{
  padding: 10px;
  height: 260px;
  margin-bottom: 20px;
  background-image: url("../images/20110626-131559.jpg");
  background-size: cover;
}
.four-bg-border-4{
  padding: 10px;
  height: 260px;
  margin-bottom: 20px;
  background-image: url("../images/20110626-175927.jpg");
  background-size: cover;
}
.four-bg-border-2{
  padding: 10px;
  height: 260px;
  margin-bottom: 20px;
  background-image: url("../images/20110626-123316.jpg");
  background-size: cover;
}

@media (max-width: 360px) {
  .menu2 {
    left: -19px;
  }	
  #cycle-nav ul li a img {
    height: 33px;
    width: 33px;
  }
  #cycle-nav ul li {
    height: 33px;
    width: 33px;
  }
  #cycle-nav {
    /*margin-bottom: 42px; */
    right: 3px ;
    bottom:20px;
  }
  .home-blog{
    margin-bottom: 30px;
  }
  .promotions-container {
    width: 95%!important;
  }

}


@media (max-width: 568px) {
  #cycle-nav ul li a img {
    height: 40px;
    width: 40px;
  }
  #cycle-nav ul li {
    height: 40px;
    width: 40px;
  }
  div#cycle-nav {
    margin-bottom: -3px;
    right: 25%;
  }
  .in-slide-content h1 {
    font-size: 77px;
    top: 79px !important;
  }
  .home-blog{
    margin-bottom: 30px;
  }
  .in-slide-content h3 {
    top: 145px !important;
    font-size:45px;
  }
  .gallery {
    margin-bottom:87px;
  }
  .promotions-container {
    width: 95%!important;
  }

  .promotions .promotions-container{
    position: inherit;
  }

  span .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style], .fb-comments, .fb-comments span, .fb-comments iframe[style] {
    width: 100% !important;
    /*padding: 0 15px;*/
  }

  .vid-full {
    /*max-width: 338px;
    height: 169px;*/
    max-width: 100%;
    height: 253px;
  }

  .padding-top-desc-mobile {
    padding-top: 0 !important;
  }

  form.gsc-search-box {
    width: 70% !important;
  }

}


@media (max-width: 667px) {
  div#cycle-nav {
    margin-bottom: 35%;
    right: 16%;
  }
  .in-slide-content h1 {
    top: 101px;
    font-size: 77px;
  }
  .in-slide-content h3 {
    top: 164px;
  }
  .gallery {
    margin-bottom:87px;
  }
  .promotions-container {
    width: 95%!important;
  }
  .promotions .promotions-container{
    top: 50px;
    margin-left: 0 !important;
  }
  .tile-desc-home{
    position: absolute;
  }
  .promotions .promotions-container {
    margin: auto !important;
  }
}

@media (max-width: 320px) {

  .in-slide-content h1 {
    font-size: 71px;
  }
  .in-slide-content h3 {
    font-size: 36px;
    top: 284px !important;
  }
  #cycle-nav ul li a img {
    /*display: none;*/
    height: 20px;
    width: 20px;
  }
  #cycle-nav ul li {
    /*display: none;*/
    height: 20px;
    width: 20px;
  }
  #cycle-nav {
    /*display: none;*/
    margin-bottom: -3px;
    right: 25%;
  }
  p.text-lg{
    padding: 15px;

  }
  .margin-gallery{
    float: none;
  }
  .home-blog{
    margin-bottom: 30px;
  }

  .promotions .promotions-container{
    top: 30px;
  }
  .footer-padding{
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .space-reduce {
    padding-bottom: 0px !important;
  }
  .welcome-background {
    margin-top: 30px !important;
  }
  /* .padding-top-780 {
  display: none;
}*/
  div#cycle-nav {
    /* display: none;*/
  }

  .gallery {
    margin-bottom:87px;
  }
  .promotions-container {
    width: 95%!important;
  }

  span #twitter-widget-0 {
    min-width: 100% !important;
    width: 50% !important;
  }

  h2.title {
    font-size: 30px;
  }


}





/* @media (max-width: 980px){
div#cycle-nav {
right:25%;
}
}*/


@media(max-width:990px) and (min-width:769px){
  .fullscreen-bg__video {
    width: 250%!important;
    max-width: 250%;
  }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px){
  .footer-right{
    font-size: 10px;
  }
  .promotions .promotions-container {
    top: 45px;
  }
  a.pic-gallery p{
    font-size: 16px;
  }
  .in-slide-content h1 {
    top: 234px;
    font-size: 115px;
  }
  /*	.in-slide-content h3{
  top: 433px;
  top: 220px;
}*/
  .in-slide-content p {
    /*top: 519px;*/
    top: 320px;
  }
  .home-blog{
    margin-bottom: 30px;
  }
  .btn-responsive {
    font-size: 17px;
    line-height: 1.2;
    padding: 10px;
  }
  .hs-rss-item.hs-with-featured-image .hs-rss-item-text{
    width:100% !important; 
    height:180px;
  }
  .footer span {
    float: left;
    padding-left: 12px;
    margin-top: 7px;
  }
  .padding-top-780 {
    padding-top: 50px;
  }
  .padding-top-desc {
    padding-top: 50px;
  }
  .gallery .span4 {
    width:33.33% !important;
    margin:0 !important;
  }
  a.pic-gallery p span {
    font-size:15px !important;
  }
  div#cycle-nav {
    margin-bottom: 5px;
    right: 24%;
  }
  #cycle-nav ul li {
    height: 38px ;
    width: 38px ;
  }
  #cycle-nav ul li a img {
    height: 38px ;
    width: 38px ;
  }
  .in-slide-content p {
    top: 409px ;
  }

  .home-banner{
    background-size:250%!important;
    background-position: center 80%!important;
    background-attachment:static!important;
    background-repeat:repeat!important;
  }

}

@media(min-width:415px) and (max-width:769px){ 
  div > .span3.half-on-tablet:nth-child(even){
    margin-left:40px!important;
  }

  .half-on-tablet{
    width:35%!important;
  }
}

/* Landscape phone to portrait tablet */
@media (max-width: 800px) { 
  .bottom .social-links{
    float:none !important;
  }
  .btn-responsive {
    font-size: 17px;
    line-height: 1.2;
    padding: 10px;
  }
}

/* Landscape phone to portrait tablet */
@media (max-width: 768px) { 
  #cycle-nav {
    right:15%;
    width: 408px;
  }
  .home-blog{
    margin-bottom: 30px;
  }

  .margin-top-30{
    margin-top:0px;
  }
  .btn-responsive {
    font-size: 17px;
    line-height: 1.2;
    padding: 10px;
    display: inline-block;
    text-align: center;
  }
  .blog-entry {
    margin-bottom: 60px;
  }	
  .hidden-xs {
    /*display: none !important;*/
  }
  .home-blog{
    margin-bottom: 30px;
  }
}


/* Landscape phones and down */
@media (max-width: 480px) { 
  #cycle-nav {
    right:6%;
  }

  #cycle-nav ul li a img {
    height: 25px;
    width: 25px;
  }

  #cycle-nav ul li {
    height: 25px;
    width: 25px;
  }

  .home-blog{
    margin-bottom: 30px;
  }
}

.body-container-wrapper{
  padding-top:0px;
}

.span4.blog-entry {
  height:382px;
}

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}

.topic-list ul{
  color:black;
  font-size: 15px;
  list-style-type: none;
  font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}

.topic-list ul :hover{
  color:#d36c29;
}

.topic-list ul li a{
  color:black;
}
.topic-list ul li {
  margin-bottom: 15px;
}

.subscribe-blog .hs-button.primary.large{
  color: #d36c29;
  border-color:#d36c29;
  background-color: #d36c29!important;
  color: white!important;
}   
.hs-button.primary.large:hover{
  background:#d36c29;
  border-color:#d36c29;
}

.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{width:100% !important;}


/* RSS Listing Styles */

.hs-rss-module{
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
}

.hs-rss-item{
  background: #f9f9f9;
}

.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper{
  display: inline-block !important;
  width: 100% !important;
  height: 200px !important;
  background-size: cover !important;
}

.hs-rss-item.hs-with-featured-image{
  overflow: hidden;
  flex-basis: 32%;
  display: flex;
  flex-direction: column-reverse;
  margin: 10px auto; 
  justify-content: flex-end;
}

.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper .hs-rss-featured-image{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 950px){
  .hs-rss-module{
    display: block;
  }
}


.hs-rss-item-text{
  padding: 20px;
  width:100% !important; 
  min-height:120px;
}


.hs-rss-item-text a.hs-rss-title{
  font-size: 22px;
  text-transform: capitalize;
  color: #D36C29;
  font-family: 'Draft G' ,sans-serif;
  display: block; 
  margin-bottom: 20px;
}

.afar .hs-rss-item.hs-with-featured-image .hs-rss-item-text {width:100% !important; min-height:268px;}

.hs-rss-item-text a.hs-rss-title:hover{
  color:black;
}

.hs-rss-item-text p > a{
  font-family: 'Draft B';
  color: #D36C29;
  border: 2px solid #D36C29;
  font-size: 18px;
  text-transform: lowercase;
  transition: .25s;
  -moz-transition: .25s;
  -webkit-transition: .25s;
  -ms-transition: .25s;
  -o-transition: .25s;
  padding: 10px 20px;
  text-decoration: none;
  =  display: inline-block;
  margin-top: 10px;
  border-radius: 2.5px;
  font-weight: 700;
}

.hs-rss-item-text p > a:hover{
  color: #fff;
  background: #D36C29;
  background-color: #D36C29;
  border: 2px solid #D36C29; 
}


.hs-rss-item-image-wrapper{
  border-bottom: 5px solid #d36c29;
}




/* end rss listing styles */

.post-body a {color: #34495E;}

/* Customs */
p.text-lg.gothic {
  font-size: 17px;
  color: #000;
  font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}

.show .itinerary-side{
  overflow: hidden;
}

.mask{
  margin-left:3px;
}

.subscribe-home h3 {
  color: #fff;
}

.subscribe-home input.hs-button {
  color: #fff!important;
  font-size: 13px;
  padding: 6px 20px;
  text-transform: uppercase;
  border: 3px solid #fff;
  transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  background: #d36c29;
}

.subscribe-home input.hs-button :hover{
  border-color: #d36c29;!important;
}

.dropdown-menu.custom-menu-primary ul li a{
  font-family: 'Draft G',sans-serif;
  font-weight: normal!important;
  font-size: clamp(14px, 1vw, 16px) !important;
}

.dropdown-menu.custom-menu-primary ul li ul li a{
  font-size:15px!important;
}

body .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
  background-color:#D36C29;
}

body input[type="text"], body input[type="password"], body input[type="datetime"], body input[type="datetime-local"], body input[type="date"], body input[type="month"], body input[type="time"], body input[type="week"], body input[type="number"], body input[type="email"], body input[type="url"], body input[type="search"], body input[type="tel"], body input[type="color"], body input[type="file"], body textarea, body select{
  margin-bottom: 15px;
}

.no-span-margin {
  margin-left: 0px !important;
  margin-bottom: 11px;
}


/*
@media(max-width:375px){
#cycle384px-nav {
margin-bottom: -3px;
right: 13%;
}
#cycle-nav ul li {
height: 30px;
width: 30px;
}
#cycle-nav ul li a img {
height: 30px;
width: 30px;
}
.in-slide-content h1 {
font-size: 77px;
top: 200px !important;
}
#hs_cos_wrapper_module_14284678016709142 {
width: 100% !important;
}
.in-slide-content h3 {
top: 272px !important;
}
}*/



@media(max-width:384px){
  .in-slide-content h1 {
    font-size: 77px;
    top: 110px!important;
    line-height:70px;
  }
  .in-slide-content h3 {
    top: 260px!important;
  }
  .tile-desc-home{
    position: absolute;
  }
  div#cycle-nav {
    margin-bottom: 30%;
    /*right: 30%;*/
    right: 3%;
    width:100%;
    /* display: none;*/
  }
}


@media (max-width:568px) and (orientation: landscape){
  span #twitter-widget-0 {
    min-width: 74% !important;
    width: 50% !important;
  }
}

@media(max-width:415px){
  .mc-image#lp-banner{
    background-size: cover;
    background-position: 30% 91% !important;

  }

  .green-header h2 {
    font-size:18px;
  }

  .home-banner.pages.fifa-banner .home-banner-container{
    margin: 0!important;
  }
}

@media(max-width:1024px){

  #cycle-nav {
    right: 26%;
  }

  .title-cursive.inside-pages.title-vid{
    line-height:1em;
  }

  .fullscreen-bg__video{
    width:125%!important;
    max-width:125%;
    background-image:url(//www.myjordanjourney.com/hubfs/social-suggested-images/jtnba.bg.jpg);
    background-size:cover;
    background-position:center;
  }

  .mc-image#lp-banner{

    background-position:center center;

  }

  .promotions{
    background-size:cover!important;
    background-position:50% 0%!important;
    background-repeat:no-repeat!important;
  }

  .getting-there{
    padding: 15px 0 0 0;
  }

  .win-free-trip{
    padding: 0 15px;
  }

  .clickable-image .padding > .row-fluid-wrapper{
    margin-bottom:15px;
  }

  .promotions, .journey{
    background-attachment: initial!important;
  }

  .row-fluid  .padding-mobile-testimonials{
    padding:40px 25px!important;
  }
  div#instafeed {
    display:flex;
    flex-wrap: wrap;
  }
  div#instafeed a {
    width: 33.3333333% !important; 
  }
}




/*INSIDE PAGES*/

a.pic-gallery p.pic-desc-inside {
  color: #FFF;
  padding: 29px;
  margin: 0px;
  font-family: "Conv_MISTRAL";
  font-size: 21px;
  line-height: 28px;
}
.space-top {
  padding-top: 80px !important;
}
.in-slide-content h2.inside-pages {
  top: 240px;
}
.padding-bottom {
  padding-bottom: 80px;
}
.space-no-top {
  padding-top: 0px;
  padding-bottom: 80px;
}

/*Hotel Packages*/
.four-bg-border-kempiski {
  padding: 10px;
  height: 260px;
  margin-bottom: 20px;
  background-image: url("//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/images/img-placeholder.png");
  background-size: cover;
}
.four-bg-border-marriot {
  padding: 10px;
  height: 260px;
  margin-bottom: 20px;
  background-image: url("//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/images/img-placeholder.png");
  background-size: cover;
}
.four-bg-border-movenpick {
  padding: 10px;
  height: 260px;
  margin-bottom: 20px;
  background-image: url("//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/images/img-placeholder.png");
  background-size: cover;
}
.four-bg-border-evason {
  padding: 10px;
  height: 260px;
  margin-bottom: 20px;
  background-image: url("//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/images/img-placeholder.png");
  background-size: cover;
}
p.desc-entry3 {
  background-color: rgba(0, 0, 0, 0.62);
  padding: 20px;
  margin: 10px 0px;
  height: 222px;
  color: #FFF;
  text-align: center;
}
.desc-entry2 {
  font-size: 15px;
  color: #333;
  text-align: left;
  margin-top: 10px;
  font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}

.padding-worldcup{
  padding:20px 40px;
}


/*Top


.cd-top {
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties 
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: url("//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/images/cd-top-arrow.png") no-repeat scroll center 50% rgba(237, 161, 47, 0.8);
visibility: hidden;
opacity: 0;
-webkit-transition: opacity .3s 0s, visibility 0s .3s;
-moz-transition: opacity .3s 0s, visibility 0s .3s;
transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
-moz-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
/* the button becomes visible
visibility: visible;
opacity: 1;
}
.cd-top.cd-fade-out {
/* if the user keeps scrolling down, the button is out of focus and becomes less visible 
opacity: .5;
}
.no-touch .cd-top:hover {
background-color: rgba(249, 152, 6, 0.83);
opacity: 1;
}
@media only screen and (min-width: 768px) {
.cd-top {
right: 20px;
bottom: 20px;
}
}
@media only screen and (min-width: 1024px) {
.cd-top {
height: 60px;
width: 60px;
right: 30px;
bottom: 30px;
}
}
*/
@media(min-width:1300px){
  .lp-ty.mc-image#lp-banner{
    background-position: 50% 55% !important;
    background-image:url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/2016/JTB_2016_Website_-_BoatLeap_Banner-1900.png')!important;
  }

  .mc-image#lp-banner{

    background-position: 50% -5%;
    background-size:cover!important;
  }
}

@media(min-width:1900px){
  .lp-ty.mc-image#lp-banner{
    background-position: 50% 55% !important;
    background-image:url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/2016/JTB_2016_Website_-_BoatLeap_Banner-1900.png')!important;
  }

  .mc-image#lp-banner{

    background-position: 50% -5%;
    background-size:cover!important;
  }
}
@media (max-width: 979px){
  .nav-collapse, .nav-collapse.collapse {
    height: auto!important;
    overflow: visible!important;
  }
}
@media (max-width: 480px){

  .padding-worldcup{
    padding:20px 5px;
  }

  h2.worldcup-title{
    font-size:18px;
    line-height:18px;
  }

  .cta-worldcup span{
    font-size:18px!important;
  }
}

.pic-container-inside {
  position:relative;
}

.margin-gallery-inside {
  float:left;
  margin-top:-56px;
}

a.pic-gallery-inside p.pic-desc-inside {
  color: #FFF;
  padding: 14px;
  margin: 0px;
  font-family: "Draft G",sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 28px;
  opacity: 1 !important;
  text-align: left;
}
.pic-container-inside {
  /* margin-bottom: 30px; */
  margin-bottom: 0px;
}
a.pic-gallery-inside{
  background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.59);
  float:left;
  width: 100%;
  position: relative;
  bottom: 55px;
  left: 0;
  z-index:1;
  transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  -ms-transition:.5s;
  -o-transition:.5s;
}
a.pic-gallery-inside:hover {
  background: rgba(211,108,41, .8) url(//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/images/arrow.png) no-repeat right 10px center;
  text-decoration:none !important;
}
a.pic-gallery-inside p {
  color:#fff;
  padding:15px;
  margin:0;
  font-family: 'Conv_MISTRAL';
  font-size:28px;
  line-height:28px;
}
a.pic-gallery-inside p span {
  font-size:20px;
  font-family: 'Draft G', sans-serif;
}

.show-first h3 {
  color: #F2F2F2;
  margin-top: 49%;
  opacity: 0;
  transition: all 0.2s ease-in-out 0s;
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%;
  font-size: 22px;
  font-family: "Draft G",sans-serif;
}

.show-first:hover h3{
  opacity: 1;
  cursor: pointer;
}

p.itinerary {
  font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
  font-size: 15px;
  margin:0;
}

.reduced{
  width:75%;
  margin:auto;
}

.footer-padding {
  padding-left: 0px;
}

p.contact span {
  font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
  font-size: 14px;
}

.show{
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: #fff;
  display: block;
}


.aspect{
  position: relative;
  padding-bottom: 120%;
  height: 0;
  overflow: hidden;
}

.show .mask{
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0
}

.show-first a.more {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px; 
  background: #FFF;
  color: #222;
  text-transform: uppercase;
  box-shadow: 0 0 1px #000;
  position: relative;
  border: 1px solid #999;

}

.show-first a.more:hover {
  box-shadow: 0 0 5px #000;
}


.show-first img {
  transition: all 0.2s linear;
}

.show-first .mask {
  opacity: 0;
  background-color: rgba(0,0,0, 0.4);
  transition: all 0.4s ease-in-out;
}
.show-first h2 {
  color: #f2f2f2;
  margin-top: 16%;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  background: rgba(0,0,0,0.7);
  font-size: 15px;
  font-family: 'Draft G', sans-serif;
}
.show-first p {
  opacity: 0;
  transition: all 0.2s linear;
}
.show-first a.info{
  opacity: 0;
  transition: all 0.2s ease-in-out;
}

.show-first:hover img {
  transform: scale(1.2);
  -webkit-animation: scaleIn;
  -webkit-transform:(1.2);

}
.show-first:hover .mask {
  opacity: 1;
}
.show-first:hover h2,
.show-first:hover p,
.show-first:hover a.info {
  opacity: 1;
  cursor: pointer;
}

.span3.pic-container-inside, .span3.pic-container-inside-inside{
  margin:0!important;
}

.span3.pic-container-inside img, .span3.pic-container-inside-inside img{
  height:150px;
  margin-bottom: -1px;
}

.span3.pic-container-inside:first-child, .span3.pic-container-inside-inside:first-child{
  margin-left:45px!important;
}

.the-sticky-div.sticky {
  position: fixed;
  top: 0;
  z-index:1;
  width:400px!important;
}


.day{
  color:#6C6C6C;
}

.text-lg.caps.font-20, .title-cursive.inside-pages.big-font{
  z-index:2!important;
}

.header-container-wrapper{
  z-index:800!important;
}

.brochure .container-fluid.space{
  padding:40px 0!important;
}

.hs-button.primary{
  color: #D36C29!important;
  border-color: #D36C29!important;
}

.hs-button.primary:hover{
  color: white!important;
}

label, input{
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

.show-tablet{
  display:none!important;    
}

.middle-tiles .span4{
  float:left!important;
}




@media (max-width:1023px)and (min-width:751px){
  .brochure-2 .span3{
    width:50%!important;
  }
  .mc-image {
    top:0!important;
  }

  .show-tablet{
    display:block!important;
  }
  .half-on-tablet{
    width:45%!important;
  }

  div > .half-on-tablet:nth-child(odd){
    margin-left:0!important;
  }

  .half-on-tablet{
    width:45%!important;
  }

  .promotion-image{
    width:50%!important;
    float:left!important;
  }
  .padding-top-780 .text-lg{
    top:160px!important;
  }
  .intro-text{
    margin-right: 160px;
    top: 170px!important;
    font-size: 18px!important;
  }

  #cycle-nav{
    bottom: 155px;
  }
}
@media(max-width:750px){
  .mc-image {
    top:0!important;
  }
  .show-tablet{
    display:block!important;
  }
  .in-slide-content h2{
    font-size:50px!important;
    letter-spacing:0!important;
    line-height: 40px !important;
  }

  .btn-custom-blue{
    font-size:10px!important;
  }

  .testi-video{
    margin:0!important;
    width:100%!important;
  }
  .in-slide-content h2.inside-pages{
    top:120px;   
  }


  .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
    float: left!important;
  }
  .custom-body-padding , .blog-title{
    padding:0 25px;
  }


  .mc-image{
    background-position: 50%;

  }

  #promotions{
    font-size: 45px;
    text-align: center;
  }

  .input{
    width:100%!important;
  }

  .twitter-icon{
    margin: 0px 15px!important;
  }

  .hashtags p{
    margin:0!important;
    padding:0!important;
  }

  .google-calendar{
    display:none;
  }

  .hide-on-mobile{
    display:none!important;
  }
  #maximage .mc-image p.text-lg{
    display:none!important;
  }

}


}


@media(max-width:640px){
  .mc-image {
    top:0!important;
  }
  .show-tablet{
    display:block!important;
  }
  .in-slide-content h2{
    font-size:28px!important;
    letter-spacing:0!important;
  }

  .btn-custom-blue{
    font-size:10px!important;
  }

  .testi-video{
    margin:0!important;
    width:100%!important;
  }
  .in-slide-content h2.inside-pages{
    top:120px;   
  }


  .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
    float: left!important;
  }
  .custom-body-padding , .blog-title{
    padding:0 25px;
  }


  .mc-image{
    background-position: 50%;
  }

  #promotions{
    font-size: 45px;
  }

  .input{
    width:100%!important;
  }

  .twitter-icon{
    margin: 0px 15px!important;
  }

  .hashtags p{
    margin:0!important;
    padding:0!important;
  }

  .google-calendar{
    display:none;
  }

  .hide-on-mobile{
    display:none!important;
  }
  #maximage .mc-image p.text-lg{
    display:none!important;
  }

}

@media (min-width:1024px){
  .transparent-background{
    background-color: rgba(0,0,0,0.5);
  }


}

@media(max-width:700px)and(min-width:416px){
  .lp-ty.mc-image#lp-banner{
    background-image:url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/2016/JTB_2016_Web_Banner_-_Run_to_Petra_700.png')!important;
  }

  .home-banner{
    padding:100px 0 30px!important;
    background-position: center 130% !important;
  }

  .home-banner-container h2 > a{
    font-size: 50px !important;
  }


}

@media(max-width:700px)and(min-width:416px)and(orientation:landscape){ 
  .home-banner {
    padding: 158px 0 145px !important;
  }
}

@media (max-width:1024px) and (min-width:768px) {
  #maximage h1{
    top:140px;
  }
  #maximage h3{
    top:250px;
  }




}



@media (max-width:1024px) and (min-width:769px){
  .lp-ty.mc-image#lp-banner{
    background-image:url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/2016/JTB_2016_Web_Banner_-_Run_to_Petra_1024.png')!important;
  }

  div.show-banner .home-banner{
    background-size:100%!important;
    /*background-position: center 165%!important;*/
    background-attachment:static !important;
    background-repeat:repeat!important;
    padding: 200px 0 168px!important;
  }
}

@media (max-height: 350px){
  #cycle-nav {
    bottom: 0px;
  }
}

.hs-error-msgs li{
  color:red!important;
}




/* .input {
width:50%;
}
*/
.widget-type-blog_subscribe .input{
  width:96%!important;
}

.hs-error-msgs.inputs-list label{
  display:block!important;
  clear: both;
}

.hs-error-msgs.inputs-list li:before{
  content:""!important;
}

.glow{
  box-shadow: 0px 0px 100px #FD6A00;
}

.gsc-control-cse.gsc-control-cse-en{
  padding:0;
  background-color: transparent;
  border: none;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
  height: 21px!important;
  padding: 3px 25px!important;
  width: 67px!important;
  border-color: #D36C29!important;
  background-color: #D36C29!important;
}

.gsib_a{
  padding:0!important;
}

.gsc-selected-option-container.gsc-inline-block{
  width:100%!important;
}

.gsc-option-menu-container.gsc-inline-block{
  width: 25%;
}

.raise-up {
  margin-bottom:50px;
}

.input-100 .input{
  width:100%;
}


/*new - homepage banner*/
/*PARALLAX*/
.home-banner {
  /*background: url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/2016/DSC06440.jpg') 50% 154% no-repeat fixed;*/
  background: url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/2016/learnjordan-banner.jpg');
  background-position:50% 99%;
  background-repeat: no-repeat;
  /*min-height:494px;*/
  margin: 0 auto;
  width: 100%;
  /*max-width: 1920px;*/
  position: relative;
  display:block;
  background-attachment:static;
  -moz-background-size: cover; /* show background on ipad and iphone */
  -o-background-size: cover; /* show background on ipad and iphone */
  -webkit-background-size: cover; /* show background on ipad and iphone */
  background-size:cover;
  padding: 234px 0 304px;
  text-align:center;
  height:100%;
}

.home-banner p {
  font-family: 'Draft G', sans-serif;
  font-size:20px;
  color:#fff;
  line-height:34px;
}
.home-banner .home-banner-container {
  /*position:absolute; */
  top:150px;
  margin-left: 15px !important;
}

h2.text-shadow {
  text-shadow:1px 0 0 rgba(0,0,0,.25) !important;
}

.show-mobile{
  display:none!important;
}

.show-ipad{
  display:none!important;
}

@media(max-width:768px){
  .show-ipad{
    display:block!important;
  }

  .email-width {
    width: 67% !important;
  }

  .margin-top-social {
    margin-top: 30px;
  }

  .green-header h2{
    margin: 0;
    padding: 10px 10px 0px;
  }

  .span3.half-on-tablet{
    float:left!important;
  }

  #maximage{
    margin-top: -45px;
  }

  .margin-top-mobile{
    margin-bottom: 0px;
    margin-top: 45px;
  } 

  .fullscreen-bg__video{
    width:250%!important;
    max-width:250%;
  }
  div#instafeed {
    display:flex;
    flex-wrap: wrap;
  }
  div#instafeed a {
    width: 33.3333333% !important; 
  }
}


@media(max-width:415px){
  .hide-mobile{
    display:none!important;
  }

  .show-mobile{
    display:block!important;
  }

  .full-width {
    width: 100% !important;
    padding: 0 !important;
  }

  #cta_button_470711_1f911d9d-8e43-4c90-ad7c-d3b86e9d642e span{
    font-size: 16px!important;
  }
}


.email-width {
  width: 86%;
}





/*vid background*/

.fullscreen-bg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
  clear:both;
  /*position:relative;*/
  height: 703px;
}
.fullscreen-bg video {
  z-index:0;
}

.fullscreen-bg .content {
  position:absolute;
  z-index:1;
}
/*fullscreen-bg__video {
top: 0;
left: 0;
width: 100%;
height: 100%;
}*/
.new-class-video{
  top: 0;
  left: 0;
  width: 100%;
}

.afar-video {
  top: -20px;
  left: 0;
  width: 100%;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.visible-xs{
  display:none;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } 
  .visible-sm {
    display: block !important;
  }



}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } 
  .padding-top-desc-mobile {
    padding-top: 30px;
  }

}


@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape)  {
  .hide-vid {
    display: none !important;
  }

  .show-banner {
    display: block !important;
  }

  .padding-mobile-testimonials {
    padding: 0 20px !important;
  }

  .vid-full-2 {
    width: 100% !important;
  }
}





@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    /*height: 300%;
    height: 122vh;*/
    /*top: -100%;*/
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 300%;
    top:-41px;
  }
}

@media (max-width: 767px) {
  .fullscreen-bg {
    background: url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/2016/learnjordan-banner.jpg?t=1462204175220') center center / cover no-repeat !important;
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: block;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 234px 0 304px;
    text-align: center;
    height: 100%;
  }

  /* .fullscreen-bg__video{
  display:none ;
}*/
}


.cta-vid {
  position: relative;
  left: 40%;
  top: 272px;
}

.title-vid {
  position: relative;
  top: 38%;
  text-align: center;
  z-index: 9999;
}

.font-vid {
  z-index: 9999;
  position: relative;
  top: 38%;
  text-align: center;
  color: #fff;
  background-color:transparent !important;
}


.custom-menu-primary .hs-menu-wrapper>ul>li {
  margin: 0;
}


/* Simple Slider */
.white-back{
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  background: #fff;
}
.simple blockquote p {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #1e528e;
  padding: 25px;
  font-size: 1.25em;
  font-style: italic;
  text-align: center;
}
.simple cite {
  font-size: 1em;
  float: right;
  font-style: normal;
  color: #1e528e;
}
.simple cite a {
  color: #2d91c2;
  font-style: italic;
  text-decoration: none;
  font-size:.85em;
}
.simple cite a:hover {
  color: #00B4CC;
}
/* A custom cursor to let folks know they can drag things */


/* Bubble Slider */

.bubble blockquote {
  margin: 10px 10px 0;
  background: #fff;
  padding: 60px;
  position: relative;
  border: none;
  border-radius: 8px;
  font-size: 1.25em;
  color: #1e528e;
}
.bubble blockquote:before, .bubble blockquote:after {
  content: "\201C";
  position: absolute;
  font-size: 80px;
  padding: 10px;
  line-height: 1;
  color: #1e528e;
}
.bubble blockquote:before {
  top: 0;
  left: 10px;
}
.bubble blockquote:after {
  content: "\201D";
  right: 10px;
  bottom: -.5em;
}
.bubble div {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  margin: 0 0 0 60px;
  margin-bottom: 10px;
}
.bubble cite {
  padding-left: 20px;
  font-size: 1.25em;
  color:#f7f7f7;
}

.quotes{
  box-shadow:none;
}

.quotes blockquote.slick-slide{
  margin: 0px; 
  padding: 45px; 
  border-width: 0px 0px 0px 3px;
  border-left-style: solid; 
  border-left-color: #d36c29; 
  font-weight: inherit; 
  font-style: inherit; 
  font-size: 14px; 
  font-family: inherit; 
  vertical-align: baseline; 
  position: relative; 
  background-color: #fcf8f3;

}

.quotes blockquote.slick-slide p{
  margin: 10px 0px; 
  padding: 0px; 
  border: 0px; 
  font-weight: inherit; 
  font-style: inherit; 
  font-size: 15px; 
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; 
  vertical-align: baseline; 
  color: #333333;
}

.quotes blockquote.slick-slide cite{
  color:black;
}

.quotes ul li:before{
  content: ''!important;
}

.slick-dots{
  bottom:-60px!important;
}

.slick-prev:before, .slick-next:before{
  color:#D36C29!important;
}

.quotes.testimonial-wrapper blockquote{
  margin: 0;
  padding: 45px;
  border-width: 0 0 0 3px;
  border-left-style: solid;
  border-left-color: #d36c29;
  font-weight: inherit;
  font-style: inherit;
  font-size: 14px;
  font-family: inherit;
  vertical-align: baseline;
  position: relative;
  background-color: #fcf8f3;

}

.quotes blockquote.slick-slide{
  height:262px;
}

.quotes.testimonial-wrapper blockquote p{
  border:none;
  margin: 10px 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 15px;
  font-family: 'Century Gothic',CenturyGothic,AppleGothic,sans-serif;
  vertical-align: baseline;
  color: #333;
}

.quotes.testimonial-wrapper blockquote cite{
  color: black;
}

.quote{
  z-index:-123;
}

.quotes.testimonial-wrapper blockquote{
  margin-bottom: 25px!important;
}

.easyPaginateNav a{
  margin-right:10px;
}

h2.title-cursive, h1.title-cursive {
  position:relative;
  z-index:99;
}


.bg  {background: linear-gradient(to bottom, #2d91c2 0%,#1e528e 100%);width:100%;height:100%;position:absolute;}

.img-popup-container{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 111111;
  max-width: 50vw;
  width: auto;
  display: inline;
  right: 0;
  text-align: center;
  margin: auto;
  padding-top: 50px;
}

.img-popup-container .download-btn{
  margin-top: 15px;
}

.img-popup-container .download-btn a{
  color: white;
  background: #ff6400;
  padding: 10px 25px;
  border-radius: 5px;
}

.img-popup-mask{
  position: fixed;
  right: 0;
  top: 0;
  background-color: rgba(0,0,0,0.5);
  height: 100vh;
  width: 100vw;
  z-index: 111110;
}

@media(min-width:1300px){
  .fullscreen-bg {
    height: 105vh;
  }
}

@media(min-width:1679px){
  .fullscreen-bg{
    height: 87vh;
    overflow:initial;
  }

  .font-vid, .title-vid{
    top: 29%;
  }
}

@media(min-width:1900px){
  .fullscreen-bg {
    height: 108vh;
  }
}

@media(min-width:3839px){
  .fullscreen-bg {
    height: 108vh;
  }
}


@media(min-width:768px){
  .fb-page.fb_iframe_widget span{
    width: 340px!important;
  }


  .custom-body-padding{
    padding-left:25px!important;
  }

}

@media(min-width:1024px){
  .social-center .span4{
    overflow:hidden;
  }

  .quotes{
    width: 90%;
    margin: auto;
  }

  .custom-body-padding{
    padding-left:25px!important;
  }

  .green-header h2{
    padding: 0 25px;
    font-size: 25px;
  }
}

@media(max-width:1024px){
  .worldcup-img span#hs_cos_wrapper_module_14744898640031799{
    margin: auto!important;
    text-align: center;
  }

  .dropdown-menu.custom-menu-primary ul li a {
    font-size:16px!important;
  }
}


@media (max-width: 915px) {
  .title-vid,
  .font-vid{
    top:115px;
  }
  div.watch-now-tier1{
    display: none !important;
  }
}

@media (max-width: 768px) {
  .title-vid,
  .font-vid{
    top:225px;
  }
}

@media (max-width: 767px) {
  .title-vid,
  .font-vid{
    top:0;
  }
}


@media(max-width:736px){
  .worldcup-img span#hs_cos_wrapper_module_14744898640031799{
    margin: auto!important;
    text-align: center;
    width: 35%;
  }

  .fullscreen-bg{
    padding: 150px 0 25px;
  }

  .fullscreen-bg video{
    /*top: 110px;*/
    width:100%;
  }
  div#instafeed {
    display:flex;
    flex-wrap: wrap;
  }
  div#instafeed a {
    width: 33.3333333% !important; 
  }
}

@media(max-width:415px){
  #maximage, #maximage .mc-image{
    height:300px!important;
  }

  .margin-top-mobile{
    margin-bottom: 0px;
    margin-top: 30px;
  }

  .in-slide-content h2.inside-pages {
    top: 170px;
  }

  .visible-xs{
    display:block;
  }

  .worldcup-img span#hs_cos_wrapper_module_14744898640031799{
    margin:auto!important;
  }

  .copyright{
    max-width: 320px;
    margin: auto;
    text-align: center;
  }

  .fullscreen-bg__video{
    width:320%!important;
    max-width:320%;
  }
}

@media(max-width:1024px) and (min-width:768px){
  .show{
    width:49%;
  }

  .btn-custom-blue{
    font-size:9px!important;
  }

}

@media(min-width:715px){
  .quotes{
    width: 86%!important;
    margin: auto;
  }
} 


@media(max-width:715px){
  .fullMobile{
    width:100%!important;
  }

  .sweepstakes-form{
    padding:0 20px;
  }
}

@media(min-width:415px){
  /* .home-banner{
  font-size:40px!Important;
}
  */
  .quotes{
    width: 86%!important;
    margin: auto;
  }

  .quotes blockquote.slick-slide{
    height:auto!important;
  }

  div._2p3a {
    margin: 0 auto !important;
    text-align:center !important;
  }
}

@media(max-width:350px){
  .fullscreen-bg__video {
    width: 350%!important;
    max-width: 350%;
  }
}

small.researchSubHeader{
  font-size: 20px;
  font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
  font-weight: bolder;
  line-height: 0px;
}

/*NEW*/
.btn-modal {
  font-size: 22px;
  text-align: center;
  background-color: #d36c29;
  color: #fff;
  padding: 15px 30px;
  font-family: 'Draft G',sans-serif;
  font-weight:300;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
}
.btn-modal:hover {
  color:#fff;
  text-decoration:none;
  background:#b6612a;
}
.thumb-content .span4 {
  min-height:300px;
}
.selected-itineraries p {
  margin:0;
}
.selected-itineraries {
  border-bottom:1px solid #d9d9d9;
  padding:10px 0;
  position:relative;
}
.selected-itineraries:last-child {
  border-bottom: 0px;
}
.selected-itineraries-container {
  padding: 0 15px;
}
.floating-btn {
  position: absolute;
  right: 0;
  border-radius: 50px;
  background: #d36c29;
  color: #fff;
  font-size: 12px;
  width: 20px;
  text-align: center;
  top: 26px;
}
.floating-btn:hover {
  text-decoration:none;
  color:#fff;
  background-color:#b6612a;
}


.big-font {
  font-size: 140px !important;
  padding: 10px 0;
}

.translatePopup{
  position: fixed;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  background: white;
  z-index: 100;
  top: 35%;
  width:500px;
}

.translatePopupTitle{
  padding: 10px 0;
  background: #d36c29;
  color: white;
  font-weight: bold;
}

.close-btn-translate{
  background-color: #d36c29;
  color: white;
  padding: 5px 20px;
  border-radius: 5px;
}

.translatePopupfooter{
  padding:10px 0;
}

.clickable-image img{
  cursor:pointer;
}


/*.padding-video-desc {
padding-left: 120px;
}*/


span#hs_cos_wrapper_module_14575501338271486, span#hs_cos_wrapper_module_14581549384911479, span#hs_cos_wrapper_left_column, span#hs_cos_wrapper_module_145704628005438430, span#hs_cos_wrapper_module_145704514273328643, span#hs_cos_wrapper_module_14587508416025241 {
  padding: 0 !important; 
  margin: 0 !important;
}

.vid-full {
  width:500px;
}

.fb_iframe_widget_fluid_desktop iframe {
  min-width: inherit !important;
}

.second-intenerary-row{
  margin: 0 12vw;
  padding-bottom: 50px;
}

.body-container{
  overflow: hidden;
}

.translate-close-icon{
  position: absolute;
  right: 10px;
  background: white;
  padding: 0 5px;
}


.tile-desc-home .pic-gallery font > font{
  display:block;
}

.circle-img{
  width: 345px;
  height: 345px;
  background-position: center center;
  background-size: cover;
  border-radius: 50%;
  margin: auto;
  box-shadow: 5px 5px 15px black;
}

.gray {
  color: #444444 !important;
}

.eventandteam-title {
  width: 179px;
  text-align: center;
}


#loading_container_page .modal{
  /*   margin-right: 0!important;
  position: fixed!important;
  bottom: 0px;
  margin-bottom: 0!important; */
}

.thumnail-caption{
  position: absolute;
  bottom: 0;
  text-align: center;
  right: 0;
  left: 0;
  color: white;
  font-family: "Draft G",serif;
  font-size: 1.5em;
  text-shadow: 1px 1px 0px #000000;
  background-color:rgba(0,0,0,.5);
}

.jtb-photo-thumbnail{
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 180px;
  position:relative;
}

.jtb-photo-pop{
  display:none;
}

.jtb-photo-pop{
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  lefT: 0;
  background: white;
  z-index: 999;
}

.jtb-photo-pop.open{
  display: flex!important;
  display: -webkit-flex!important;
  align-items: center;
  -webkit-align-items: center;
}

.jtb-photo-pop img{
  display: inline-block;
  max-width: 24%;
  margin: 0 .5%;
  max-height: 185px;
  margin-top: 20px;
}

.popup-name{
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  text-align: center;
  font-family: "Draft G",serif;
  font-size: 3em;
  color: #d36c29;
}

.jtb-photo-module .close-popup{
  position: absolute;
  top: 10px;
  font-size: 3em;
  right: 50px;
  color: #d36c29;
  cursor:pointer;
}

.clickable-space{
  position:relative;
  height:100%;
  width:100%;
  cursor:pointer;
}



/*june 29 2016 edits on making the image link*/
.show-first h2{
  color: #D36C29!important;}
.show-first h2.hover, 
.show-first h2:hover{
  color:ff6400!important;}

@media(max-width:715px){
  .social-media-iteneraries{
    margin-bottom: 100px!important;
  }
}
/*end edits*/


@media(max-width:768px) and (min-width:715px){
  .itenerary-box .span3 img{
    padding: 0 15vh;
    padding-bottom:30px;
  }
}

@media(max-width:1024px) and (min-width:715px){
  .social-media-iteneraries .show{
    width: 18%!important;
  }
  .social-media-iteneraries{
    padding:0 0 75px;
  }
}

@media(min-height:1080px){
  #maximage .mc-image.iteneraries-inspiration-background{
    background-position: center 70%!important;
  }


}


@media(max-width:768px){

  .second-intenerary-row{
    margin: auto;
  }

  .itenerary-box .span3 img{
    padding-bottom:30px;
  }
}

@media(max-height:700px){
  .fullscreen-bg .hs-cta-wrapper{
    top:90%!important;
  }
}

@media(max-width: 414px){
  .circle-img {
    margin: 15px auto !important;
  }
}


@media(max-width: 414px){
  .circle-img {
    margin: 15px auto !important;
  }
}


@media(max-width: 320px){
  .circle-img {
    width: 275px !important;
    height: 275px !important;
    margin: 15px auto !important;
  }
}

#cta_button_470711_1f911d9d-8e43-4c90-ad7c-d3b86e9d642e{
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  font-family: sans-serif;
  background: rgb(211,108,41);
  color: rgb(255, 255, 255);
  border-radius: 6px;
  border-width: 0px;
  transition: all .4s ease;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  text-shadow: none;
  line-height: 1.5em;
  padding: 12px 18px;

}

#cta_button_470711_1f911d9d-8e43-4c90-ad7c-d3b86e9d642e span{
  font-size:18px!important;
}

.build-jorney
{
  /* position: absolute; 

  top: -44px; 
  left: 0px;  */

  display: block; 
  z-index: 999; 
  opacity: 1; 
  width: 100%; 
  height:auto;
  background-image: url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/BMJJ-DDBanner.jpg?t=1477930229959');  
  background-size: cover;
  background-attachment: fixed;
  border-top: solid 5px rgba(0,0,0,.75);
  border-bottom: solid 5px rgba(0,0,0,.75);
}

.subscription-form .hs_submit{
  text-align: center;
  padding-bottom: 2vh;
}

.subscription-form .hs-form-field .input{
  width: 80% !important;
  margin-left: 3vh !important;
}

.subscription-form .hs-form-field label{
  margin-left: 3vh !important;
}

.guide-form .hs-form-field .input{
  width:80% !important;
}
.guide-form{
  background: #FFF8DC;
  padding: 1.5em;
  margin-bottom: 1em !important;
}
.guide-form .form-title{
  font-size: 1.2em !important;
}

.guide-image{
  background-color: rgba(0,255,255, 0.5);
  z-index: 1;
}
.promotions.pages > .span12.widget-span.widget-type-cell {
  float: none;
}

.promotions p a.btn-white {
  margin-bottom: 10px;
  display: inline-block;
}


@media (max-width:1154px){
  .blog-entry .show{
    width:49% !important;
  }
  h2.title-cursive, h1.title-cursive {
    font-family: 'Draft G',serif;
    font-size: 46px;
    font-weight: normal;
    color: #d36c29;
    margin-bottom: 15px;
    line-height: 1;
  }
}
@media  (max-width:900px){
  .promotions form .input {
    margin: auto;
  }
  .promotions-container {
    width: 100%!important;
  }

  .promotions .input {
    width: 100%;
  }
  .promotions .hs_submit.hs-submit {
    text-align: center;
  }
}

/* MEdia Query for the Instagram Tier */
@media  (max-width:375px){

  div#instafeed {
    display:flex;
    flex-wrap: wrap;
  }
  div#instafeed a {
    width:100% !important; 
  }

}
@media  (max-width:568px){

  div#instafeed {
    display:flex;
    flex-wrap: wrap;
  }
  div#instafeed a {
    width:100% !important; 
  }
  .promotions .container {
    width: 100% !important;
  }
}

@media (max-width: 450px) {
  .gsc-search-box-tools, .gsc-search-box, .gsc-input  {
    display: none;
  }
}

@media (max-width: 768px) {
  #testimonials {
    display: none !important;
  }
}
/* End media Query */

@media screen and (max-width: 767px) {
  /* Temp Hide */

}
.flex{
  display:flex;  
  display:-webkit-flex;   
  align-items:center;
  -webkit-align-items:center;
}

.side-links .padding-side{
  padding:0 10px;
}

.side-links{
  padding-bottom:25px;
}

.trail-section{
  /* margin-bottom:120px;*/
  border-bottom: 1px solid #cacaca;
  margin-bottom: 25px;
  padding-bottom: 25px;
}

.center{
  text-align:center;
}

.uline{
  text-decoration:underline;
}

.bg-trail{
  /* background-image:url(//www.myjordanjourney.com/hubfs/bg-trail.png);
  background-size:contain;
  background-repeat:no-repeat;*/
}

.video-text-content .title-cursive.title-vid.blog-andrew-title{
  font-size:5em;
}

.thirdtierbg{
  background-image:url('//www.myjordanjourney.com/hubfs/tier3fullwidth.jpg');
  background-size:cover;
}

.body-container{
  width:100%!important;
}

.circular-img{
  width: 200px;
  height: 200px;
  overflow: hidden;
  border-radius: 50%;
  cursor:pointer;
  border: 5px solid #d36c29;
  /*box-shadow: 5px 5px 15px -5px black;*/
}

.trail-title{
  margin-bottom:25px;
  cursor:pointer;
}

.video-text-content{
  margin-top: 0px auto!important;
  padding: 100px 0 150px;
  position: relative;
  z-index: 2;
}

.video-text-content .title-cursive.title-vid{
  font-size: 2.75em;
  color: white;
  text-shadow: 0px 0px 5px black;
  line-height:1em;
  margin-bottom:0;
}

.video-text-content p{
  text-align:center;
  margin-top:60px;
}

.sponsor-logo-wrapper{
  text-align:center;
  margin-top:30px;
}

.jtbna-sponsor-logo{
  height:150px;
}

.video-text-content .follow-cta-popup,
.video-text-content .follow-cta-popup-2,
.video-text-content .follow-cta,
.follow-cta-popup{
  display: inline-block;
  background: transparent;
  color: white;
  font-size: 1.2em;
  font-weight:bolder;
  padding: 15px 25px;
  border: 2px solid white;
  border-radius: 5px;
  transition:all 500ms ease;
}

.white-button{
  display: inline-block;
  background: transparent;
  color: white;
  font-size: 1.2em;
  font-weight:bolder;
  padding: 15px 25px;
  border: 2px solid white;
  border-radius: 5px;
  transition:all 500ms ease;
}
.white-button:hover{
  background: white;
  color: #d36c29;
}

.trail-title{
  line-height: 1.25em!important;
}

.subtitle{
  margin: 10px 0!important;
  color: white;
  font-weight: bold;
  text-shadow: 0px 0px 5px black;
  font-size:1.5em;
}

.video-text-content .follow-cta-popup:hover,
.video-text-content .follow-cta-popup-2:hover,
.video-text-content .follow-cta:hover,
.follow-cta-popup:hover{
  background: white;
  color: #d36c29;
}

.cta-blog{
  display: inline-block;
  background: transparent;
  color: white;
  font-size: 1.2em;
  font-weight:bolder;
  padding: 15px 25px;
  border: 2px solid white;
  border-radius: 5px;
  transition:all 500ms ease;
}

.cta-blog:hover{
  background: white;
  color: #d36c29;
}

.side-links form .hs-form-required{
  display:none;
}

.side-links form .input{
  width:100%;
}

.side-links form .hs_submit{
  text-align:center;
}

.jtbna-cta{
  color: #d36c29;
  background:white;
  border: 2px solid #d36c29;
  padding: 6px 12px;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  transition:all 500ms ease;
  border-radius: 4px;
}

.jtbna-cta:hover{
  background: #d36c29;
  color:white!important;
}

.leaflet-control-container{
  display:none;
}

#image-map, #image-map-right{
  width:100%;
  height:462px;
  margin-top: 50px;
  position:relative;
  z-index:1;
}

.andrew-lightbox,
.andrew-lightbox-2{
  display:none;
}

.lightbox-form,
.orange-tier-popup{
  position: fixed;
  width: 600px;
  text-align: center;
  top: 200px;
  right: 0;
  left: 0;
  margin: auto;
  background: white;
  z-index: 1111;
  padding: 25px;
}

.lighbox-form .hs-form-required{
  display:none;
}

.lighbox-form .input{
  width:100%;
}

.close-lightbox{
  position: absolute;
  top: -35px;
  right: -25px;
  font-size: 1em;
  color: white;
  z-index: 12;
}

.lightbox-mask{
  height:100vh;
  width:100vw;
  background:rgba(0,0,0,0);
  top:0;
  left:0;
  z-index:11;
  position:fixed;
}

.relative{
  position:relative;
}

.btn-close{
  cursor:pointer;
  padding: 10px;
  background: #d36e2d;
}

.flex-box{
  display:flex;
  display:-webkit-flex;
  justify-content: center;
}

a.bottom-cta{
  display: block;
  width: 24%;
  margin: .5%;
  float: left;
  color: #d36c29;
  font-size: 1.2em;
  text-align: center;
  background: white;
  border: 3px solid #d36c29;
  border-radius: 10px;
  padding: 10px;
  display:flex;
  display:-webkit-flex;
  align-items:center;
  -webkit-align-items:center;
  justify-content:center;
}

a.bottom-cta:hover{
  color:white;
  background: #d36c29;
}

.show-ipad{
  display:none;
}

.hidden-415{
  display:none;
}

.side-links p.newsletter{
  color: #d36c29;
  background: transparent;
  border-bottom: 3px solid #d36c29;
  margin-left: 10px;
  margin-right: 10px;
}

.side-links{
  margin-bottom: 25px;
}

.margin-top-50{
  margin-top:50px;
}

.ful-width-img img{
  width:100%!important;
}

#image-map .tooltip-inner{
  font-size: 1.5em;
  background: none;
  color: black;
}

#image-map .tooltip-arrow{
  display:none;
}

.show-768-only{
  display:none;
}

.full-width{
  width:100%;
}

.background-overlay-text{
  background-size:cover;
  background-position:center;
  color: white;
  padding: 15px 10px;
  position:relative;
}

.background-overlay-text > div{
  position:relative;
  z-index:2;
}

.white{
  color:white!important;
}

.background-overlay-text .white.large{
  text-align: center;
  font-weight: bolder;
  font-size: 1.1em;
  text-shadow: 0px 0px 5px black;
  color:white;
}

.flexbox-boxes .row-fluid{
  display: flex;
  display: -webkit-flex;
}

.background-overlay-text-1{
  background-image:url('//www.myjordanjourney.com/hubfs/reduced.jpg');
}

.background-overlay-text-1:after{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.35);
  z-index: 1;
}

.background-overlay-text-2,
.background-overlay-text-3,
.background-overlay-text-4,
.background-overlay-text-5,
.background-overlay-text-6,
.background-overlay-text-7,
.background-overlay-text-8{
  padding:0;
}

.background-overlay-text-2 p,
.background-overlay-text-3 p,
.background-overlay-text-4 p,
.background-overlay-text-5 p,
.background-overlay-text-6 p,
.background-overlay-text-7 p,
.background-overlay-text-8 p{
  margin:250px 0 0 0;
  background: #d36c29;
  padding:10px;
  transition: all 500ms ease;
}

.background-overlay-text-2 p:hover,
.background-overlay-text-3 p:hover,
.background-overlay-text-4 p:hover,
.background-overlay-text-5 p:hover,
.background-overlay-text-6 p:hover,
.background-overlay-text-7 p:hover,
.background-overlay-text-8 p:hover{
  margin:150px 0 0 0;
  padding-bottom:110px; 
}

.bg-city{
  background-image:url('https://www.myjordanjourney.com/hubfs/18346249422_916761bca3_n.jpg');
  background-size:cover;
  position:relative;
}

.bg-rock{
  background-image:url('https://www.myjordanjourney.com/hubfs/Jordan-Petra-Camels-2-3.jpg');
  background-size:cover;
  position:relative;
}

.bg-rock > div{
  position:relative;
  z-index:2;
}

.bg-rock:after{
  content:'';
  position:absolute;
  top:0;
  left:0;
  background:rgba(0,0,0,.5);
  height:100%;
  width:100%;
  z-index:1
}

.background-overlay-text-2{
  background-image:url('//www.myjordanjourney.com/hubfs/stepfeed.jpg');
}

.background-overlay-text-3{
  background-image:url('//www.myjordanjourney.com/hubfs/adventure-travel-news.jpg');
}

.background-overlay-text-4{
  background-image:url('//www.myjordanjourney.com/hubfs/The-Gear-caster.jpg');
}

.background-overlay-text-5{
  background-image:url('//www.myjordanjourney.com/hubfs/Andrew%20Evans/AE4-13-17/img%5D5.jpg');
}

.background-overlay-text-6{
  background-image:url('//www.myjordanjourney.com/hubfs/Andrew%20Evans/AE4-13-17/img%5D6.jpg');
}

.background-overlay-text-7{
  background-image:url('//www.myjordanjourney.com/hubfs/Andrew%20Evans/AE4-13-17/img%5D7.jpg');
}

.background-overlay-text-8{
  background-image:url('//www.myjordanjourney.com/hubfs/Andrew%20Evans/AE4-13-17/img%5D8.jpg');
}

.andrew-lp-promotion{
  background-image:url('//www.myjordanjourney.com/hs-fs/hubfs/andrew-image-separation-1.jpg');
  background-size:cover;
  background-position:center 100%;
  position:relative;
}

.andrew-lp-promotion:after{
  content:'';
  position:absolute;
  top:0;
  left:0;
  background:rgba(0,0,0,.5);
  height:100%;
  width:100%;
  z-index:1
}

.andrew-lp-promotion > div{
  position:relative;
  z-index:2;
}

.contain{
  max-width: 1170px!important;
  margin: auto!important;
  float: none!important;
}

body h2.title-cursive.offer-footer{
  font-size: 2.25em;
  color: white;
  margin: 0;
  margin-bottom:40px;
}

.offer-padding{
  padding:150px 0;
}

.orange-tier-popup{
  display:none;
}

.collapse-trigger{
  float:right;
}

.trail-section .row-fluid.flex{
  display:none;
}

.trail-section .row-fluid.flex.collapse{
  display:flex!important;
  display:-webkit-flex!important;
}

/*.trail-section .span8 p{
visibility:hidden;
display:none;
transition-property: all;
transition-duration: .5s;
transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.trail-section.open .span8 p{
visibility:visible;
}*/


.leaflet-marker-pane .leaflet-marker-icon{
  transition:all 500ms ease;
}

.leaflet-marker-pane .leaflet-marker-icon:hover:nth-child(1){
  transform: translate3d(232px, 75px, 0px) scale(2)!important;    
}

.leaflet-marker-pane .leaflet-marker-icon:hover:nth-child(3){
  transform: translate3d(242px, 125px, 0px) scale(2)!important;
}

.leaflet-marker-pane .leaflet-marker-icon:hover:nth-child(5){
  transform: translate3d(234px, 162px, 0px) scale(2)!important;
}

.leaflet-marker-pane .leaflet-marker-icon:hover:nth-child(7){
  transform: translate3d(236px, 200px, 0px) scale(2)!important;
}

.leaflet-marker-pane .leaflet-marker-icon:hover:nth-child(9){
  transform: translate3d(230px, 241px, 0px) scale(2)!important;
}

.leaflet-marker-pane .leaflet-marker-icon:hover:nth-child(11){
  transform: translate3d(225px, 286px, 0px) scale(2)!important;
}

.leaflet-marker-pane .leaflet-marker-icon:hover:nth-child(13){
  transform: translate3d(212px, 325px, 0px) scale(2)!important;
}

.leaflet-marker-pane .leaflet-marker-icon:hover:nth-child(15){
  transform: translate3d(208px, 404px, 0px) scale(2)!important;
}

.leaflet-marker-pane .leaflet-marker-icon:hover:nth-child(17){
  transform: translate3d(167px, 418px, 0px) scale(2)!important;
}

/*.trail-section .span8{
min-height:200px;
}

#first-trail .span8,
#seventh-trail .span8{
min-height:222px;
}

#fifth-trail .span8{
min-height:270px;
}

#sixth-trail .span8,
#eighth-trail .span8{
min-height:318px;
}*/

.show-hover{
  display:none;
  font-weight:normal;
}

.background-overlay-text-2 p:hover .show-hover,
.background-overlay-text-3 p:hover .show-hover,
.background-overlay-text-4 p:hover .show-hover,
.background-overlay-text-5 p:hover .show-hover,
.background-overlay-text-6 p:hover .show-hover,
.background-overlay-text-7 p:hover .show-hover,
.background-overlay-text-8 p:hover .show-hover{
  display:block;

}


.jquery-background-video-wrapper {
  position: relative;
  /*height:600px;*/
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;

  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-image:url('//www.myjordanjourney.com/hubfs/2016_PressBlogger_Tour/andrew-bg.jpg');
  background-color:black;
  height:100vh;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.jquery-background-video-wrapper-blog {
  position: relative;
  /*height:600px;*/
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;

  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-image:url('//www.myjordanjourney.com/hubfs/2016_PressBlogger_Tour/andrew-bg.jpg');
  background-color:black;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.jquery-background-video-wrapper-blog .video-text-content{
  padding: 200px 0 150px;
}


.jquery-background-video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  margin-left:-1px;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
/**
* Fade in videos
* Note the .js class - so non js users still
* see the video
*/
.js .jquery-background-video {
  opacity: 0;
  -webkit-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.js .jquery-background-video.is-visible {
  opacity: 1;
}

/**
* Pause/play button
*/ 
.jquery-background-video-pauseplay {
  position: absolute;
  background: transparent;
  border: none;
  box-shadow: none;
  width: 20px;
  height: 20px;
  top: 15px;
  right: 15px;
  padding: 0;
  cursor: pointer;
  outline: none !important;
}
.jquery-background-video-pauseplay span {
  display: none;
}
.jquery-background-video-pauseplay:after,
.jquery-background-video-pauseplay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.jquery-background-video-pauseplay.play:before {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #FFF;
}
.jquery-background-video-pauseplay.pause:before,
.jquery-background-video-pauseplay.pause:after {
  border-top: 10px solid #FFF;
  border-bottom: 10px solid #FFF;
  border-left: 5px solid #FFF;
}
.jquery-background-video-pauseplay.pause:after {
  left: 10px;
}

.leaflet-container {
  font: 12px/20px'Helvetica Neue', Arial, Helvetica, sans-serif;
  color: #404040;
  color: rgba(0, 0, 0, .75);
  outline: 0;
  /* overflow: hidden;*/
  -ms-touch-action: none;
}
.leaflet-container *,
.leaflet-container:after,
.leaflet-container:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.leaflet-container h1,
.leaflet-container h2,
.leaflet-container h3,
.leaflet-container h4,
.leaflet-container h5,
.leaflet-container h6,
.leaflet-container p {
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 10px
}
.leaflet-container .marker-description img {
  margin-bottom: 10px
}
.leaflet-container a {
  color: #3887BE;
  font-weight: 400;
  text-decoration: none
}
.leaflet-container a:hover,
.leaflet-container.dark a {
  color: #63b6e5
}
.leaflet-container.dark a:hover {
  color: #8fcaec
}
.leaflet-container .mapbox-button,
.leaflet-container.dark .mapbox-button {
  background-color: #3887be;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis
}
.leaflet-container .mapbox-button:hover,
.leaflet-container.dark .mapbox-button:hover {
  color: #fff;
  background-color: #3bb2d0
}
.leaflet-image-layer,
.leaflet-layer,
.leaflet-map-pane,
.leaflet-marker-icon,
.leaflet-marker-pane,
.leaflet-marker-shadow,
.leaflet-overlay-pane,
.leaflet-overlay-pane svg,
.leaflet-popup-pane,
.leaflet-shadow-pane,
.leaflet-tile,
.leaflet-tile-container,
.leaflet-tile-pane,
.leaflet-zoom-box {
  position: absolute;
  left: 0;
  top: 0
}
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile {
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden
}
.leaflet-tile-loaded {
  visibility: inherit
}
.leaflet-zoom-box {
  width: 0;
  height: 0
}
.leaflet-tile-pane {
  z-index: 2
}
.leaflet-objects-pane {
  z-index: 3
}
.leaflet-overlay-pane {
  z-index: 4
}
.leaflet-shadow-pane {
  z-index: 5
}
.leaflet-marker-pane {
  z-index: 6
}
.leaflet-popup-pane {
  z-index: 7
}
.leaflet-control {
  position: relative;
  z-index: 7;
  pointer-events: auto;
  float: left;
  clear: both
}
.leaflet-right .leaflet-control {
  float: right
}
.leaflet-top .leaflet-control {
  margin-top: 10px
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px
}
.leaflet-left .leaflet-control {
  margin-left: 10px
}
.leaflet-right .leaflet-control {
  margin-right: 10px
}
.leaflet-bottom,
.leaflet-top {
  position: absolute;
  z-index: 1000;
  pointer-events: none
}
.leaflet-top {
  top: 0
}
.leaflet-right {
  right: 0
}
.leaflet-bottom {
  bottom: 0
}
.leaflet-left {
  left: 0
}
.leaflet-fade-anim .leaflet-popup,
.leaflet-fade-anim .leaflet-tile {
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup,
.leaflet-fade-anim .leaflet-tile-loaded {
  opacity: 1
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1);
  -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1);
  -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1);
  transition: transform .25s cubic-bezier(0, 0, .25, 1)
}
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated,
.leaflet-zoom-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden
}
.leaflet-container {
  /*cursor: -webkit-grab;
  cursor: -moz-grab*/
}
.leaflet-container.leaflet-clickable,
.leaflet-container.map-clickable,
.leaflet-marker-icon,
.leaflet-overlay-pane path {
  cursor: pointer
}
.leaflet-control,
.leaflet-popup-pane {
  cursor: auto
}
.leaflet-dragging,
.leaflet-dragging .leaflet-clickable,
.leaflet-dragging .leaflet-container,
.leaflet-dragging .map-clickable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing
}
.leaflet-zoom-box {
  background: #fff;
  border: 2px dotted #202020;
  opacity: .5
}
.leaflet-bar,
.leaflet-control-layers {
  background-color: #fff;
  border: 1px solid #999;
  border-color: rgba(0, 0, 0, .4);
  border-radius: 3px;
  box-shadow: none
}
.leaflet-bar a,
.leaflet-bar a:hover {
  color: #404040;
  color: rgba(0, 0, 0, .75);
  border-bottom: 1px solid #ddd;
  border-bottom-color: rgba(0, 0, 0, .1)
}
.leaflet-bar a:active,
.leaflet-bar a:hover {
  background-color: #f8f8f8;
  cursor: pointer
}
.leaflet-bar a:hover:first-child {
  border-radius: 3px 3px 0 0
}
.leaflet-bar a:hover:last-child {
  border-bottom: 0;
  border-radius: 0 0 3px 3px
}
.leaflet-bar a:hover:only-of-type {
  border-radius: 3px
}
.leaflet-bar .leaflet-disabled {
  cursor: default;
  opacity: .75
}
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  display: block;
  content: '';
  text-indent: -999em
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative
}
.leaflet-control-layers-expanded {
  background: #fff;
  padding: 6px 10px 6px 6px;
  color: #404040;
  color: rgba(0, 0, 0, .75)
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px
}
.leaflet-control-layers label {
  display: block
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  border-top-color: rgba(0, 0, 0, .1);
  margin: 5px -10px 5px -6px
}
.leaflet-container .leaflet-control-attribution {
  background-color: rgba(255, 255, 255, .5);
  margin: 0;
  box-shadow: none
}
.leaflet-container .leaflet-control-attribution a,
.leaflet-container .map-info-container a {
  color: #404040
}
.leaflet-control-attribution a:hover,
.map-info-container a:hover {
  color: inherit;
  text-decoration: underline
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px
}
.leaflet-control-scale-line {
  background-color: rgba(255, 255, 255, .5);
  border: 1px solid #999;
  border-color: rgba(0, 0, 0, .4);
  border-top: 0;
  padding: 2px 5px 1px;
  white-space: nowrap;
  overflow: hidden
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #ddd;
  border-top-color: rgba(0, 0, 0, .1);
  border-bottom: 0;
  margin-top: -2px
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777
}
.leaflet-popup {
  position: absolute;
  text-align: center;
  pointer-events: none
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  pointer-events: all
}
.leaflet-popup-content {
  padding: 10px 10px 15px;
  margin: 0;
  line-height: inherit
}
.leaflet-popup-close-button+.leaflet-popup-content-wrapper .leaflet-popup-content {
  padding-top: 15px
}
.leaflet-popup-tip-container {
  width: 20px;
  height: 20px;
  margin: 0 auto;
  position: relative
}
.leaflet-popup-tip {
  width: 0;
  height: 0;
  margin: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  box-shadow: none
}
.leaflet-popup-close-button {
  text-indent: -999em;
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: all
}
.leaflet-popup-close-button:hover {
  background-color: #f8f8f8
}
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd
}
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #999;
  border-color: rgba(0, 0, 0, .4)
}
.leaflet-editing-icon {
  border-radius: 3px
}
.leaflet-bar a,
.leaflet-control-layers-toggle,
.leaflet-popup-close-button,
.map-tooltip.closable .close,
.mapbox-button-icon:before,
.mapbox-icon {
  content: '';
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: middle;
  background-repeat: no-repeat
}
.leaflet-bar a {
  display: block
}
.leaflet-container.dark .map-tooltip .close,
.leaflet-control-layers-toggle,
.leaflet-control-zoom-in,
.leaflet-control-zoom-out,
.leaflet-popup-close-button,
.map-tooltip .close,
.mapbox-icon {
  opacity: .75;
  background-image: url(images/icons-000000@2x.png);
  background-repeat: no-repeat;
  background-size: 26px 260px
}
.leaflet-container.dark .leaflet-control-layers-toggle,
.leaflet-container.dark .leaflet-control-zoom-in,
.leaflet-container.dark .leaflet-control-zoom-out,
.leaflet-container.dark .mapbox-icon,
.mapbox-button-icon:before {
  opacity: 1;
  background-image: url(images/icons-ffffff@2x.png);
  background-size: 26px 260px
}
.leaflet-bar .leaflet-control-zoom-in {
  background-position: 0 0
}
.leaflet-bar .leaflet-control-zoom-out {
  background-position: 0 -26px
}
.leaflet-popup-close-button,
.map-tooltip.closable .close {
  background-position: -3px -55px;
  width: 20px;
  height: 20px;
  border-radius: 0 3px 0 0
}
.mapbox-icon-info {
  background-position: 0 -78px
}
.leaflet-control-layers-toggle {
  background-position: 0 -104px
}
.mapbox-icon.mapbox-icon-share,
.mapbox-icon.mapbox-icon-share:before {
  background-position: 0 -130px
}
.mapbox-icon.mapbox-icon-geocoder,
.mapbox-icon.mapbox-icon-geocoder:before {
  background-position: 0 -156px
}
.mapbox-icon-facebook,
.mapbox-icon-facebook:before {
  background-position: 0 -182px
}
.mapbox-icon-twitter,
.mapbox-icon-twitter:before {
  background-position: 0 -208px
}
.mapbox-icon-pinterest,
.mapbox-icon-pinterest:before {
  background-position: 0 -234px
}
.leaflet-popup-content-wrapper,
.map-legends,
.map-tooltip {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}
.map-legends,
.map-tooltip {
  max-width: 300px
}
.map-legends .map-legend {
  padding: 10px
}
.map-tooltip {
  z-index: 999999;
  padding: 10px;
  min-width: 180px;
  max-height: 400px;
  overflow: auto;
  opacity: 1;
  -webkit-transition: opacity 150ms;
  -moz-transition: opacity 150ms;
  -o-transition: opacity 150ms;
  transition: opacity 150ms
}
.map-tooltip .close {
  text-indent: -999em;
  overflow: hidden;
  display: none
}
.map-tooltip.closable .close {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 3px
}
.map-tooltip.closable .close:active {
  background-color: #f8f8f8
}
.leaflet-control-interaction {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 300px
}
.leaflet-popup-content .marker-title {
  font-weight: 700
}
.leaflet-control .mapbox-button {
  background-color: #fff;
  border: 1px solid #ddd;
  border-color: rgba(0, 0, 0, .1);
  padding: 5px 10px;
  border-radius: 3px
}
.mapbox-modal>div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow-y: auto
}
.mapbox-modal.active>div {
  z-index: 99999;
  transition: all .2s, z-index 0 0
}
.mapbox-modal .mapbox-modal-mask {
  background: rgba(0, 0, 0, .5);
  opacity: 0
}
.mapbox-modal.active .mapbox-modal-mask {
  opacity: 1
}
.mapbox-modal .mapbox-modal-content {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%)
}
.mapbox-modal.active .mapbox-modal-content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}
.mapbox-modal-body {
  position: relative;
  background: #fff;
  padding: 20px;
  z-index: 1000;
  width: 50%;
  margin: 20px 0 20px 25%
}
.mapbox-share-buttons {
  margin: 0 0 20px
}
.mapbox-share-buttons a {
  width: 33.3333%;
  border-left: 1px solid #fff;
  text-align: center;
  border-radius: 0
}
.mapbox-share-buttons a:last-child {
  border-radius: 0 3px 3px 0
}
.mapbox-share-buttons a:first-child {
  border: 0;
  border-radius: 3px 0 0 3px
}
.mapbox-modal input {
  width: 100%;
  height: 40px;
  padding: 10px;
  border: 1px solid #ddd;
  border-color: rgba(0, 0, 0, .1);
  color: rgba(0, 0, 0, .5)
}
.leaflet-control.mapbox-control-info {
  margin: 5px 30px 10px 10px;
  min-height: 26px
}
.leaflet-right .leaflet-control.mapbox-control-info {
  margin: 5px 10px 10px 30px
}
.mapbox-info-toggle {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .5);
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1
}
.leaflet-right .mapbox-control-info .mapbox-info-toggle {
  left: auto;
  right: 0
}
.mapbox-info-toggle:hover {
  background-color: #fff
}
.map-info-container {
  background: #fff;
  padding: 3px 5px 3px 27px;
  display: none;
  position: relative;
  bottom: 0;
  left: 0;
  border-radius: 13px 3px 3px 13px
}
.leaflet-right .map-info-container {
  left: auto;
  right: 0;
  padding: 3px 27px 3px 5px;
  border-radius: 3px 13px 13px 3px
}
.mapbox-control-info.active .map-info-container {
  display: inline-block
}
.leaflet-container .mapbox-improve-map {
  font-weight: 700
}
.leaflet-control-mapbox-geocoder {
  position: relative
}
.leaflet-control-mapbox-geocoder.searching {
  opacity: .75
}
.leaflet-control-mapbox-geocoder .leaflet-control-mapbox-geocoder-wrap {
  background: #fff;
  position: absolute;
  border: 1px solid #999;
  border-color: rgba(0, 0, 0, .4);
  overflow: hidden;
  left: 26px;
  height: 28px;
  width: 0;
  top: -1px;
  border-radius: 0 3px 3px 0;
  opacity: 0;
  -webkit-transition: opacity 100ms;
  -moz-transition: opacity 100ms;
  -o-transition: opacity 100ms;
  transition: opacity 100ms
}
.leaflet-control-mapbox-geocoder.active .leaflet-control-mapbox-geocoder-wrap {
  width: 180px;
  opacity: 1
}
.leaflet-bar .leaflet-control-mapbox-geocoder-toggle,
.leaflet-bar .leaflet-control-mapbox-geocoder-toggle:hover {
  border-bottom: 0
}
.leaflet-control-mapbox-geocoder-toggle {
  border-radius: 3px
}
.leaflet-control-mapbox-geocoder.active,
.leaflet-control-mapbox-geocoder.active .leaflet-control-mapbox-geocoder-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.leaflet-control-mapbox-geocoder .leaflet-control-mapbox-geocoder-form input {
  background: 0 0;
  border: 0;
  width: 180px;
  padding: 0 0 0 10px;
  height: 26px;
  outline: 0
}
.leaflet-control-mapbox-geocoder-results {
  width: 180px;
  position: absolute;
  left: 26px;
  top: 25px;
  border-radius: 0 0 3px 3px
}
.leaflet-control-mapbox-geocoder.active .leaflet-control-mapbox-geocoder-results {
  background: #fff;
  border: 1px solid #999;
  border-color: rgba(0, 0, 0, .4)
}
.leaflet-control-mapbox-geocoder-results a,
.leaflet-control-mapbox-geocoder-results span {
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 26px;
  text-align: left;
  overflow: hidden
}
.leaflet-container.dark .leaflet-control .leaflet-control-mapbox-geocoder-results a:hover,
.leaflet-control-mapbox-geocoder-results a:hover {
  background: #f8f8f8;
  opacity: 1
}
.leaflet-right .leaflet-control-mapbox-geocoder-results,
.leaflet-right .leaflet-control-mapbox-geocoder-wrap {
  left: auto;
  right: 26px
}
.leaflet-right .leaflet-control-mapbox-geocoder-wrap {
  border-radius: 3px 0 0 3px
}
.leaflet-right .leaflet-control-mapbox-geocoder.active,
.leaflet-right .leaflet-control-mapbox-geocoder.active .leaflet-control-mapbox-geocoder-toggle {
  border-radius: 0 3px 3px 0
}
.leaflet-bottom .leaflet-control-mapbox-geocoder-results {
  top: auto;
  bottom: 25px;
  border-radius: 3px 3px 0 0
}
.leaflet-container.dark .leaflet-bar {
  background-color: #404040;
  border-color: #202020;
  border-color: rgba(0, 0, 0, .75)
}
.leaflet-container.dark .leaflet-bar a {
  color: #404040;
  border-color: rgba(0, 0, 0, .5)
}
.leaflet-container.dark .leaflet-bar a:active,
.leaflet-container.dark .leaflet-bar a:hover {
  background-color: #505050
}
.leaflet-container.dark .leaflet-control-attribution,
.leaflet-container.dark .map-info-container,
.leaflet-container.dark .mapbox-info-toggle {
  background-color: rgba(0, 0, 0, .5);
  color: #f8f8f8
}
.leaflet-container.dark .leaflet-control-attribution a,
.leaflet-container.dark .leaflet-control-attribution a:hover,
.leaflet-container.dark .map-info-container a,
.leaflet-container.dark .map-info-container a:hover {
  color: #fff
}
.leaflet-container.dark .leaflet-control-layers-list span {
  color: #f8f8f8
}
.leaflet-container.dark .leaflet-control-layers-separator {
  border-top-color: rgba(255, 255, 255, .1)
}
.leaflet-container.dark .leaflet-bar a.leaflet-disabled,
.leaflet-container.dark .leaflet-control .mapbox-button.disabled {
  background-color: #252525;
  color: #404040
}
.leaflet-container.dark .leaflet-control-mapbox-geocoder>div {
  border-color: #202020;
  border-color: rgba(0, 0, 0, .75)
}
.leaflet-container.dark .leaflet-control .leaflet-control-mapbox-geocoder-results a {
  border-color: #ddd #202020;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .75)
}
.leaflet-container.dark .leaflet-control .leaflet-control-mapbox-geocoder-results span {
  border-color: #202020;
  border-color: rgba(0, 0, 0, .75)
}
@media only screen and (max-width: 800px) {
  .mapbox-modal-body {
    width: 83.3333%;
    margin-left: 8.3333%
  }
}
@media only screen and (max-width: 640px) {
  .mapbox-modal-body {
    width: 100%;
    height: 100%;
    margin: 0
  }
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute
}
.leaflet-container img.leaflet-tile {
  max-width: none!important
}
.leaflet-container img.leaflet-marker-icon {
  max-width: none
}
.leaflet-container img.leaflet-image-layer {
  max-width: 15000px!important
}
.leaflet-overlay-pane svg {
  -moz-user-select: none
}
.leaflet-oldie .mapbox-modal .mapbox-modal-content {
  display: none
}
.leaflet-oldie .mapbox-modal.active .mapbox-modal-content {
  display: block
}
.map-tooltip {
  width: 280px\8
}

.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0);}.tooltip.in{opacity:0.8;filter:alpha(opacity=80);font-weight:bolder;}
.tooltip.top{margin-top:-3px;padding:5px 0;}
.tooltip.right{margin-left:3px;padding:0 5px;}
.tooltip.bottom{margin-top:3px;padding:5px 0;}
.tooltip.left{margin-left:-3px;padding:0 5px;}
.tooltip-inner{max-width:188px;padding:8px;color:#ffffff;text-align:center;text-decoration:none;background-color:#000000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000000;}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000000;}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000000;}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000000;}

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('//www.myjordanjourney.com/hubfs/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('//www.myjordanjourney.com/hubfs/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('//www.myjordanjourney.com/hubfs/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('//www.myjordanjourney.com/hubfs/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('//www.myjordanjourney.com/hubfs/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}



.trail-section .title-cursive-2{
  text-align:left;
}


@media(max-width:1024px){
  .body-container-wrapper{
    margin:0 25px;
  }    

  .bg-trail{
    /*background-image:url('//www.myjordanjourney.com/hubfs/jtb-trail-bg-1024-v2.png');*/
  }

  .show-ipad{
    /*display:block;*/
  }

  /* #third-trail{
  margin-top:-50px;
}

  #fourth-trail{
  margin-top:-35px;
}*/

  .body-container-wrapper{
    padding:0!Important;
    margin:0;
  }

  .container{
    padding-left:25px!important;
    padding-right:25px!important;
  }

  .background-overlay-text-2 p,
  .background-overlay-text-3 p,
  .background-overlay-text-4 p,
  .background-overlay-text-5 p,
  .background-overlay-text-6 p,
  .background-overlay-text-7 p,
  .background-overlay-text-8 p{
    min-height: 98px;    
  }

  .left-cta{
    width: 100%;
  }

  .left-cta .cta_button{
    width: 100%!important;
    float: none!important;
    margin-bottom: auto!important;
    text-align: center!important;
  }

}

@media(max-width:768px){
  a.bottom-cta{
    width:100%;
    margin:5px 0;
  }   

  body .header-container-wrapper .container-fluid .row-fluid .free-travel-container .left-cta{
    width: 100%!important;
  }

  .trail-section .span4{
    text-align:center;
  }

  .flexbox-boxes .row-fluid{
    display:block;
  }

  .margin-top-ipad{
    margin-top: 60px;
  }

  .andrew-image{
    display:none;
  }

  .bg-trail{
    /*background-image:url('//www.myjordanjourney.com/hubfs/jtb-trail-bg-768-v2.png');*/
  }

  .three-slider{
    display:none!important;
  }

  .title-vid{
    top:0;
  }


  .fb-page.fb_iframe_widget span{
    width:340px!important;
    display: block!important;
  }

  span #twitter-widget-0{
    width: 472px!important;
    display: block!important;
    margin: auto!important;
  }

  .no-padding-mobile{  
    padding-top:0!important;
    /*margin-top: -70px!important;*/
  }

  .space-top-ipad{
    margin-top:80px;
  }

  /* #second-trail{
  margin-top: -55px;
}

  #third-trail {
  margin-top: -80px;
}

  #fourth-trail{
  margin-top: 65px;
}

  #sixth-trail{
  margin-top: -80px;
}*/

  .trail-section span .row-fluid:nth-child(1) .span8 {
    width: 65.81196581196582%;
    float: left;
  }

  .trail-section span .row-fluid:nth-child(1) .span4 {
    width: 31.623931623931625%;
    float: left;
  }

  .trail-section span .row-fluid:nth-child(1) [class*="span"]:first-child {
    margin-left: 0;
  }

  .trail-section span .row-fluid:nth-child(1) [class*="span"] {
    margin-left: 2.564102564102564%;
  }

  a.bottom-cta,
  .flex-box,
  .video-text-content .follow-cta-popup,
  .video-text-content .follow-cta-popup-2,
  .video-text-content .follow-cta{
    display:block;
  }

  .video-text-content .follow-cta-popup,
  .video-text-content .follow-cta-popup-2,
  .video-text-content .follow-cta{
    margin:5px 0;
  }

  .andrew-img{
    width:50%;
  }

  .background-overlay-text{
    padding-top:1px;
    margin-bottom:10px;
  }

  .sponsor-logo{
    margin-bottom:10px;
  }

  .background-overlay-text-2 p,
  .background-overlay-text-3 p,
  .background-overlay-text-4 p,
  .background-overlay-text-5 p,
  .background-overlay-text-6 p,
  .background-overlay-text-7 p,
  .background-overlay-text-8 p{
    min-height: 10px;    
  }

}

@media(max-width:768px) and (min-width:737px){
  .show-768-only{
    display:block;
  }
}

@media(max-width:736px){
  /*.body-container,*/


  body .video-banner-items{
    top:60px!important;
  }


  .jtbna-sponsor-logo{
    margin-top:45px;
  }

  .space-top-mobile{
    padding-top:40px;
  }

  .space-top-mobile{
    padding-top:40px;
  }

  .less-space-mobile.span6 .jtbna-sponsor-logo{
    margin-top: 0;
    margin-bottom: -75px;
  }

  .trail-section .span8{
    margin-left:0;
    width:66%;
    margin:0 1%;
  }

  .trail-section .span4{
    margin-left:0;
    width:30%;
    margin:0 1%;
  }

  .circular-img{
    width:144px;
    height:144px;
  }

  .bg-trail{
    /*background-image:url('//www.myjordanjourney.com/hubfs/jtb-trail-bg-736-v2.png');*/
  }

  .body-container-wrapper{
    margin:0;
  }


  .lightbox-form, 
  .orange-tier-popup{
    width: 90%;
    max-height: 90vh;
    overflow: hidden;
    top: 30px;
    overflow: auto;
  }

  /*#second-trail{
  /*margin-top: -65px;
}*/
  /* 
  #third-trail{
  margin-top: 0;
}

  #fourth-trail{
  margin-top: 0;
}*/


  .trail-section .span8{
    margin-left:auto!important;
    margin-right:auto;
  }

  .jquery-background-video-wrapper{
    height: 180vh;
  }
  #image-map-right:after{
    height:100%;
    width:100%;
    position:absolute;
    display:block;
    content:'';
    background:transparent;
    z-index:999;
  }

  #image-map-right{
    pointer-events: 'none'; 
  } 
  #image-map:after{
    height:100%;
    width:100%;
    position:absolute;
    display:block;
    content:'';
    background:transparent;
    z-index:999;
  }

  #image-map{
    pointer-events: 'none'; 
  }
}

@media(max-width:415px){
  /* .body-container,*/
  .container{
    width:320px!important;
  }    

  /*  .jquery-background-video-wrapper {
  height: 115vh;
}*/

  .jquery-background-video-wrapper{
    height: 580px;
  }

  .circular-img{
    width:96px;
    height:96px;
  }

  .bg-trail{
    /* background-image:url('//www.myjordanjourney.com/hubfs/jtb-trail-bg-415-v2.png');*/
  }

  .hidden-415{
    display:initial;   
  }

  .bg-trail{
    /*background-position: 0 50px;*/
  }

  /*#second-trail {
  margin-top: 0;
}

  #eighth-trail{
  margin-top: -65px;
}

  #seventh-trail{
  margin-top: -45px;
}*/

  .video-text-content{
    padding-top:200px;
  }

  .title-head .subtitle_{
    font-size:.75em;
  }


}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */



/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.card {
    height: 500px !important;
    margin-bottom: 325px;
}
    
.thumbnail {
    border: 2px solid transparent;
    margin-bottom: 20px;
    height: 200px;
    width: 100%;
}
    
.preview-txt {
    padding: 20px;
    text-align: center;
    border: 1px solid transparent;
    background-color: #E6E7E9;
    text-align: center;
    height: 575px;
}

.preview-txt h3 {
    color: #D36C29;
} 

@media (min-width: 700px) {
    
.sldr-btn{
     position: absolute; 
     bottom: 60px; 
     left: 37%; 
     color: #000;
     border: 2px solid black; 
     padding: 10px;
     font-weight: 10px;
     transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.sldr-btn:hover {
    background-color: #000;
    color: #fff;
    transition: 0.5s ease;
}
}

@media (max-width: 700px) {

.sldr-btn{
     color: #fff;
     border: 2px solid white; 
     padding: 10px;
     font-weight: 10px;
     transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.sldr-btn:hover{
    background-color: #fff;
    color: #000;
    transition: 0.5s ease;
}
}

.footer-form .input input {
    width: 100%;
}

.mobile-deals h2 {
    font-size: 24px !important;
}

.build-my-jordan-journey {
    display: inline-block;
    background: transparent;
    color: white;
    font-size: 1.2em;
    font-weight: bolder;
    padding: 15px 25px;
    border: 2px solid white;
    border-radius: 5px;
}

.build-my-jordan-journey:hover{
    background: #d36c29;
    color: white;
    border: 2px solid #d36c29;
}


@media (min-width: 700px) {
    .bottom-row {
        width: 33.333% !important;
    }
    .tier2 {
    background-image:url('https://www.myjordanjourney.com/hubfs/jordan%20landscape.jpg');
    background-size:cover;
    padding: 100px;
    }
    .desktop-none {
        display: none !important;
    }

}

@media (max-width: 700px) {
    .banner-mobile {
        height: 500px !important;
        background-image: url("https://www.myjordanjourney.com/hubfs/Photo%20Page/History%20and%20Culture/Main-%20Jerash-banner.jpg");
        background-size: cover;
        padding-top: 250px;
    }
    #maximage{
        display: none !important;
    }
    .tier2-mobile {
    background-image:url('https://www.myjordanjourney.com/hubfs/jordan%20landscape.jpg');
    background-size:cover;
    padding: 30px;
    }
    .mobile-none {
        display: none !important;
    }
    .journey{
        background: none;
        padding:0;
        margin:0;
        height:0px!important;
        display: none;
    }
}

/* Generic
This is where reset, normalize & box-sizing styles go.
*/

*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct box sizing in Firefox.
 */

hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Remove the inheritance of text transform in Edge and Firefox.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers.
 */

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Objects
Non-cosmetic design patterns including grid and layout classes)
*/



/* CSS variables */

:root {
  --column-gap: 2.13%;
  --column-width-multiplier: 8.333;
}

/* Mobile layout */

.row-fluid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


.row-fluid .span1,
.row-fluid .span2,
.row-fluid .span3,
.row-fluid .span4,
.row-fluid .span5,
.row-fluid .span6,
.row-fluid .span7,
.row-fluid .span8,
.row-fluid .span9,
.row-fluid .span10,
.row-fluid .span11,
.row-fluid .span12{
  min-height: 1px;
  width: 100%;
}

.content-wrapper {
  max-width: 1400px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 20px;
}

.dnd-section > .row-fluid {
  max-width: 1400px;
}

/* Desktop layout */

@media (min-width: 768px) {
  .row-fluid {
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  
  .row-fluid .span1 {
    width: calc(var(--column-width-multiplier) * 1% * 1 - var(--column-gap) * (11 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span2 {
    width: calc(var(--column-width-multiplier) * 1% * 2 - var(--column-gap) * (10 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span3 {
    width: calc(var(--column-width-multiplier) * 1% * 3 - var(--column-gap) * (9 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span4 {
    width: calc(var(--column-width-multiplier) * 1% * 4 - var(--column-gap) * (8 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span5 {
    width: calc(var(--column-width-multiplier) * 1% * 5 - var(--column-gap) * (7 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span6 {
    width: calc(var(--column-width-multiplier) * 1% * 6 - var(--column-gap) * (6 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span7 {
    width: calc(var(--column-width-multiplier) * 1% * 7 - var(--column-gap) * (5 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span8 {
    width: calc(var(--column-width-multiplier) * 1% * 8 - var(--column-gap) * (4 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span9 {
    width: calc(var(--column-width-multiplier) * 1% * 9 - var(--column-gap) * (3 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span10 {
    width: calc(var(--column-width-multiplier) * 1% * 10 - var(--column-gap) * (2 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span11 {
    width: calc(var(--column-width-multiplier) * 1% * 11 - var(--column-gap) * (1 * var(--column-width-multiplier) / 100));
  }
  
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 1rem;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section > .row-fluid {
  margin: 0 auto;
}

.dnd-section .dnd-column {
  padding: 0 1rem;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}

/* Elements
Base HMTL elements are styled in this section (<body>, <h1>, <a>, <p>, <button> etc.)
*/

body {
  line-height: 1.4;
  overflow-wrap: break-word;
  font-family: sans-serif;
  font-size: 20px;
}


html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  overflow-wrap: normal;
  word-break: break-all;
}

/* Paragraphs */

ul li:not(.hs-menu-item),
p {
  font-size: clamp(16px, 1.125vw,18px);
  /*   font-family: 'Oswald', sans-serif; */
  font-family: 'Draft B';
  margin: 0 0 1.4rem;
}

span, div, a{
  font-family: 'Draft B';
}

/* Anchors */

a {
  cursor: pointer;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.4rem;
  line-height: 1.2;
  text-decoration: unset;
}

h1 {
  /*   font-family: 'IM Fell English SC',serif; */
  font-size: clamp(56px, 5vw, 80px);
  /*   font-weight: normal;
  color: hsla(360, 45%, 95%, .9);
  color: #fff;
  font-weight: normal; */
  /*   text-shadow: hsla(0, 45%, 5%, .3) 0 0 1px, hsla(360, 55%, 95%, .3) 0 -1px 2px, hsla(0, 45%, 5%, .3) 0 -1px 2px, hsla(360, 55%, 95%, .3) 0 20px 15px; */
  color: #FFFFFF;
  font-family: 'Draft B';
  font-weight: 900;
  text-transform: lowercase;
}

h2 {
  color: #d36c29;
  font-size: clamp(44px, 3.5vw, 56px);
  font-family: 'Draft B';
  font-weight: 700;
  text-transform: lowercase;
  /*   letter-spacing: 5px; */
}

h3 {
  font-size: clamp(36px, 3vw, 48px);
  color: #FFFFFF;
  font-family: 'Draft B';
  font-style: italic;
  font-weight: 400;
  text-transform: lowercase;
}

h4 {
  font-size: clamp(32px, 2.5vw, 40px);
  font-family: 'Draft B';
  font-style: italic;
  font-weight: 600;
  text-transform: lowercase;
}

h5 {
  font-size: clamp(24px, 2vw, 32px);
  font-family: 'Draft G';
  font-style: normal;
  font-weight: 900;
  text-transform: lowercase;
}

h6 {
  font-size: clamp(18px, 1.25vw, 24px);
  font-family: 'Draft G';
  font-style: italic;
  font-weight: 900;
  text-transform: lowercase;
}

.white,
.white *{
  color: #fff; 
}


.close{
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 9;
  background: #f7f7f7;
  width: 35px;
  height: 35px;
  border-radius: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease background;
}

.close:hover{
  background: #eaeaea;
}

.close:after {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 15.6 15.6' style='enable-background:new 0 0 15.6 15.6;' xml:space='preserve'%3E%3Cg id='Close_Icon' transform='translate(-10.001 -9.959)'%3E%3Cpath id='Path_1144' class='st0' d='M19.4,17.8l5.9-5.8c0.4-0.4,0.4-1,0.1-1.5c-0.3-0.5-1-0.6-1.5-0.3c-0.1,0.1-0.1,0.1-0.2,0.2 l-5.9,5.9l-5.9-5.9c-0.4-0.4-1.1-0.5-1.5-0.1c-0.1,0.1-0.1,0.1-0.2,0.2c-0.3,0.5-0.3,1.1,0.1,1.5l5.9,5.8l-5.9,5.8 c-0.4,0.4-0.4,1-0.1,1.5c0.3,0.5,1,0.6,1.5,0.3c0.1-0.1,0.1-0.1,0.2-0.2l5.9-5.9l5.9,5.9c0.4,0.4,1.1,0.5,1.5,0.1 c0.1-0.1,0.1-0.1,0.2-0.2c0.3-0.5,0.3-1.1-0.1-1.5L19.4,17.8z'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  background-position: center;
  display: block;
  font-weight: 900;
  color: #121212;
  width: 11.5px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


/* Lists */

ul,
ol {
  margin: 0 0 1.4rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

ul.no-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Code blocks */

pre {
  overflow: auto;
}

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 2px solid;
  margin: 0 0 1.4rem;
  padding-left: 0.7rem;
}

/* Horizontal rules */

hr {
  border: none;
  border-bottom: 1px solid #CCC;
}

/* Image alt text */

img {
  font-size: 0.583rem;
  word-break: normal;
}
.cta_button,
a.cta_button{
 vertical-align: unset !important; 
}

button,
.button,
.hs-button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

button:disabled,
.button:disabled,
.hs-button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

/* No button */

.no-button,
.no-button:hover,
.no-button:focus,
.no-button:active {
  background: none;
  border: none;
  border-radius: 0;
  color: initial;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  transition: none;
}

[class*='btn']{
  font-family: 'Draft B';
  font-size: 18px;
  text-transform: lowercase;
  transition:.25s;
  -moz-transition:.25s;
  -webkit-transition:.25s;
  -ms-transition:.25s;
  -o-transition:.25s;
  padding:10px 20px;
  text-decoration:none;
  background: transparent;
  color:#fff;
  border: 2px solid #fff;
  display: inline-block;
  margin-top: 10px;
  border-radius: 2.5px;
  font-weight: 700;
}

[class*='btn']:hover{
  color:#fff;
  background:#d36c29;
  border: 2px solid #d36c29;
}

.btn-custom {
  background: transparent;
  color:#d36c29;
  border: 2px solid #d36c29;
}

.btn-custom:hover {
  color:#fff;
  background:#d36c29;
}

.btn-white {
  background: transparent;
  color:#fff;
  border: 2px solid #fff;
}

.btn-white:hover {
  color:#fff;
  background:#d36c29;
  border: 2px solid #d36c29;
}

.btn-white-reverse{
  background: #fff;
  border: 2px solid #fff;
  color: #000;
}

.btn-orange {
  color:#D36C29;
  border: 2px solid #D36C29;
}

.btn-orange-reverse,
.btn-orange:hover {
  color:#fff;
  background:#d36c29;
  border: 2px solid #d36c29;
}

.btn-black {
  color: #000;
  border: 2px solid #000;
}

.btn-black-reverse,
.btn-black:hover {
  color:#fff;
  background:#000;
  border: 2px solid #000;
}

.btn-show {
  border: 2px solid #d36c29;
  padding: 15px 30px 15px 30px;
  border-radius: 0px;
  background-color: #ffffff;
  color: #d36c29;
  font-size: 22px;
  transition: all 0.5s ease 0s;
}

.btn-show:hover {
  border: 2px solid #d36c29;
  padding: 15px 30px 15px 30px;
  border-radius: 0px;
  background-color: #d36c29;
  color: #ffffff;
  font-size: 22px;
  text-decoration: none;
  transition: all 0.5s ease 0s;
}

.btn-custom-submit  {
  color: #d36c29;
  border: 2px solid #d36c29;
}

.btn-custom-submit:hover {
  color:#fff;
  background:#d36c29;
}


.btn-custom-blue {
  color:#3A5897;
  border: 2px solid #3A5897;
}

.btn-custom-blue:hover {
  color:#fff;
  background:#3A5897;
}



.slick-next{
  right: -10px;
}

.slick-prev{
  left: -10px;
}

.slick-next,
.slick-prev{
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  background-repeat: no-repeat !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0px;
  outline: 0px;
  box-shadow: 0;
  height: 50px !important;
  width: 50px !important;
  background-position: center !important;
  /*   background-color: #F7F7F7; */
  border-radius: 50px;
  z-index: 999;
}

.slick-next{
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='29' fill='transparent' stroke='%23D66C38' stroke-width='3' aria-disabled='false'%3E%3Cpath d='M1.931 2 14 14.5 1.931 27'/%3E%3C/svg%3E") !important;
}

.slick-prev{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='29' fill='transparent' stroke='%23D66C38' stroke-width='3' viewBox='0 0 17 29' aria-disabled='true' style=''%3E%3Cpath d='M15.069 2L3 14.5L15.069 27'%3E%3C/path%3E%3C/svg%3E") !important;
}

.slick-next:disabled{
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='29' fill='transparent' stroke='%23aaa' stroke-width='3' aria-disabled='false'%3E%3Cpath d='M1.931 2 14 14.5 1.931 27'/%3E%3C/svg%3E") !important;
}

.slick-prev:disabled{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='29' fill='transparent' stroke='%23aaa' stroke-width='3' viewBox='0 0 17 29' aria-disabled='true' style=''%3E%3Cpath d='M15.069 2L3 14.5L15.069 27'%3E%3C/path%3E%3C/svg%3E") !important;
}

ul.slick-dots {
  list-style-type: unset; 
  display: block;
  margin: 20px auto;
  text-align: center;
}

.slick-dots li{
  display: inline-block;
  cursor: pointer;
}

.slick-dots li{
  width: 20px;
  height: 20px;
  border-radius: 20px;
  margin: 0px 2.5px !important;
  background: #D66C3850; 
}

.slick-dots li.slick-active{
  background: #D66C38; 
}

.slick-dots li button{
  display: none;
}

.slick-next:before, .slick-prev:before,
.slick-dots li button:before{
  display: none;
  content: '';
}
/* Fields */

.hs-form-field {
  margin-bottom: 30px;
}

.hs-richtext h2,
.hs-richtext h3{
  color: #D56C37;
  font-size: clamp(32px, 2.5vw, 40px);
}

/* Labels */

form label{
  display: block;
  font-size: clamp(16px, 1.125vw,18px);
  margin-bottom: 0.35rem;
}

/* Form Title */
.form-title {
  margin-bottom: 0;
}

/* Help text */

form legend {
  font-size: 0.875rem;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  display: inline-block;
  font-size: 0.875rem;
  padding: 0.7rem;
  width: 100%;
}

form textarea {
  resize: vertical;
}

form fieldset {
  max-width: 100% !important;
}

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
}

/* Inputs - date picker */

.hs-dateinput {
  position: relative;
}

.hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
}

/* Validation */

.hs-form-required {
  color: #EF6B51;
}

.hs-input.invalid.error {
  border-color: #EF6B51;
}

.hs-error-msg {
  color: #EF6B51;
  margin-top: 0.35rem;
}

/* Submit button */
form .hs-button.primary,
form input[type=submit],
form .hs-button {
  font-family: 'Draft B';
  font-weight: 700;
  text-transform: lowercase;
  font-size: 18px;
  transition:.25s;
  -moz-transition:.25s;
  -webkit-transition:.25s;
  -ms-transition:.25s;
  -o-transition:.25s;
  padding:10px 20px;
  text-decoration:none;
  background: transparent;
  color:#fff;
  border: 2px solid #fff;
  display: inline-block;
  margin-top: 10px;
  border-radius: 2.5px;
  background: #d36c29 !important;
  color: #fff !important;
  border: 3px solid #d36c29 !important;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}


/* Search button input field and suggestions */
.body-container-wrapper .hs-search-field__button {
  padding: 15px;
}

.body-container-wrapper .hs-search-field__bar--button-inline .hs-search-field__button {
  margin-left: 6px;
  margin-bottom: 0;
}

.body-container-wrapper .hs-search-field__button svg {
  height: 15px;
  fill: #fff;
}

.body-container-wrapper .hs-search-field__bar > form > .hs-search-field__input {
  padding: 10px;
}

.body-container-wrapper .hs-search-field__suggestions li a {
  color: #494A52;
  padding: 0.35rem 0.7rem;
  text-decoration: none;
  transition: background-color 0.3s;
}

@import url('https://fonts.googleapis.com/css?family=IM+Fell+English+SC&display=swap');
@import url('https://fonts.googleapis.com/css?family=Marcellus+SC&display=swap');

@font-face {
  font-family: 'IM Fell English SC';
  src: url('https://470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/fonts/IMFeENsc28P.eot'); /* IE9 Compat Modes */
  src: url('https://470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/fonts/IMFeENsc28P.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
    /* url('../fonts/NotoSans-Italic.woff2') format('woff2'),*/ /* Super Modern Browsers */
    url('https://470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/fonts/IMFeENsc28P.woff') format('woff'), /* Pretty Modern Browsers */
    url('https://470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/fonts/IMFeENsc28P.ttf')  format('truetype'); /* Safari, Android, iOS */
  /*url('../fonts/NotoSans-Italic.svg#svgFontName') format('svg');*/ /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'lora';
  src: url('https://470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/fonts/Lora-Regular.eot');
  src: url('https://470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/fonts/Lora-Regular.eot#iefix') format('embedded-opentype'),
    url('https://470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/fonts/Lora-Regular.woff') format('woff'),
    url('https://470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/fonts/Lora-Regular.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_MISTRAL';
  src: url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/fonts/MISTRAL.eot');
  src: local('☺'), url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/fonts/MISTRAL.woff') format('woff'), 
    url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/fonts/MISTRAL.ttf') format('truetype'), 
    url('//470711.fs1.hubspotusercontent-na1.net/hubfs/470711/JJ2015/fonts/MISTRAL.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/oswald/v49/TK3IWkUHHAIjg75cFRf3bXL8LICs1_Fv40pKlN4NNSeSASz7FmlbHYjMdZwlou4.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/oswald/v49/TK3IWkUHHAIjg75cFRf3bXL8LICs1_Fv40pKlN4NNSeSASz7FmlSHYjMdZwlou4.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/oswald/v49/TK3IWkUHHAIjg75cFRf3bXL8LICs1_Fv40pKlN4NNSeSASz7FmlZHYjMdZwlou4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/oswald/v49/TK3IWkUHHAIjg75cFRf3bXL8LICs1_Fv40pKlN4NNSeSASz7FmlYHYjMdZwlou4.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/oswald/v49/TK3IWkUHHAIjg75cFRf3bXL8LICs1_Fv40pKlN4NNSeSASz7FmlWHYjMdZwl.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/oswald/v49/TK3IWkUHHAIjg75cFRf3bXL8LICs1_Fv40pKlN4NNSeSASz7FmlbHYjMdZwlou4.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/oswald/v49/TK3IWkUHHAIjg75cFRf3bXL8LICs1_Fv40pKlN4NNSeSASz7FmlSHYjMdZwlou4.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/oswald/v49/TK3IWkUHHAIjg75cFRf3bXL8LICs1_Fv40pKlN4NNSeSASz7FmlZHYjMdZwlou4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/oswald/v49/TK3IWkUHHAIjg75cFRf3bXL8LICs1_Fv40pKlN4NNSeSASz7FmlYHYjMdZwlou4.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/oswald/v49/TK3IWkUHHAIjg75cFRf3bXL8LICs1_Fv40pKlN4NNSeSASz7FmlWHYjMdZwl.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Draft B';
  font-style: normal;
  font-weight: 400;
  src: url(https://www.myjordanjourney.com/hubfs/fonts/Draft%20B%20Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Draft B';
  font-style: italic;
  font-weight: 600;
  src: url(https://www.myjordanjourney.com/hubfs/fonts/Draft%20B%20Medium%20Italic.otf) format('opentype');
}

@font-face {
  font-family: 'Draft B';
  font-style: normal;
  font-weight: 700;
  src: url(https://www.myjordanjourney.com/hubfs/fonts/Draft%20B%20Bold.otf) format('opentype');
}

@font-face {
  font-family: 'Draft B';
  font-style: normal;
  font-weight: 900;
  src: url(https://www.myjordanjourney.com/hubfs/fonts/Draft%20B%20ExBold.otf) format('opentype');
}

@font-face {
  font-family: 'Draft B';
  font-style: normal;
  font-weight: 900;
  src: url(https://www.myjordanjourney.com/hubfs/fonts/Draft%20B%20ExBold.otf) format('opentype');
}

@font-face {
  font-family: 'Draft B';
  font-style: italic;
  font-weight: 400;
  src: url(https://www.myjordanjourney.com/hubfs/fonts/Draft%20B%20Regular%20Italic.otf) format('opentype');
}

@font-face {
  font-family: 'Draft G';
  font-style: normal;
  font-weight: 400;
  src: url(https://www.myjordanjourney.com/hubfs/fonts/Draft%20G%20Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Draft G';
  font-style: normal;
  font-weight: 900;
  src: url(https://www.myjordanjourney.com/hubfs/fonts/Draft%20G%20Bold.otf) format('opentype');
}
/* Table */

table {
  border-collapse: collapse;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table cells */

td,
th {
  vertical-align: top;
}

/* Table header */

thead th {
  vertical-align: bottom;
}


.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}


@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* Components
Specific pieces of UI that are stylized. Typically used for global partial styling
*/


/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

footer.footer,
footer.footer .footer {
  background-color: #fff;
}

footer.footer, div.footer {
  padding-bottom: 0 !important;
}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}

/* CTA, logo, and rich text images */

.hs_cos_wrapper_type_cta img,
.hs_cos_wrapper_type_logo img,
.hs_cos_wrapper_type_rich_text img {
  height: auto;
  max-width: 100%;
}

/* Utilities
Helper classes with ability to override anything that comes before it
*/

/* For content that needs to be visually hidden but stay visible for screenreaders */

.show-for-sr {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

@media (max-width: 767px) {
  .show-for-sr--mobile {
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
}

.parallax-background {
  background-attachment: fixed;
}