
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700');
/*@import url('https://fonts.googleapis.com/css?family=Rye');*/
@import url('https://fonts.googleapis.com/css?family=Medula+One');
/*@import url('https://fonts.googleapis.com/css?family=Galada');*/
@import url('https://fonts.googleapis.com/css?family=Sancreek');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600');
@import url('https://fonts.googleapis.com/css?family=Oleo+Script');


/******************************************************************************************************************** 
CSS BASIC
*******************************************************************************************************************/

html {
  -webkit-font-smoothing: antialiased;

  background-image: url("http://durangotrain.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/bg_body.jpg");
  background-position: top center;
  background-repeat: repeat;
}
body {
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em
  line-height: 1.2em;
  height: 100%;

  background-image: url("http://durangotrain.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/bg_body.jpg");
  background-position: top center;
  background-repeat: repeat;
}
.container-fluid {
  background-image: url("http://durangotrain.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/bg_body.jpg");
  background-position: top center;
  background-repeat: repeat;

  padding-right: 0; 
  padding-left: 0; 
  margin-right: auto; 
  margin-left: auto; 
}

.container {
  background-image: url("http://durangotrain.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/bg_container.png");
  background-position: top center;
  background-repeat: repeat;
  /*padding-right: 15px;*/
  /*padding-left: 15px;*/
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto; 
  padding-bottom:40px;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.video iframe,
.video object,
.video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

/******************************************************************************************************************** 
GENERAL FONTS
*******************************************************************************************************************/

h1 {
  /*font-family: 'Sancreek', cursive;*/
  font-size: 2.1em;
  color: #35140c;
  line-height: 150%;
  text-align: center;
  border-bottom:1px solid #aa1c45;
}
h1 a:link {text-decoration: none; color: #aa1c45;}
h1 a:visited {color: #aa1c45;}
h1 a:hover {color: #217f45;text-decoration: none;}
h1 a:active {color: #5c5c5d;}

h1 span {
  font-family: 'Medula One', cursive;
  font-size: 1.1em;
  color: #35140c;
  text-align: left;
}
h1 img:hover {
  opacity: .7;
}

h2 {/*font-family: 'Titillium Web', sans-serif;*/font-size: 1.25em; color: #aa1c45; line-height: 150%; font-weight: 300; text-align: left;}
h2 a:link {text-decoration: none; color: #5c5c5d;}
h2 a:visited {color: #5c5c5d;}
h2 a:hover {color: #217f45;text-decoration: none;}
h2 a:active {color: #5c5c5d;}

h2 span {font-size: 1.25em; color: #35140c; line-height: 150%; font-weight: 300; text-align: left;}
h2 span a:link {text-decoration: none; color: #5c5c5d;}
h2 span a:visited {color: #35140c;}
h2 span a:hover {color: #aa1c45;text-decoration: none;}
h2 span a:active {color: #35140c;}

.options h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 1.5em; 
  color: #35140c; 
  line-height: 1.2; 
  font-weight: 400; 
  text-align: center;
  margin: 50px 0;
}
.options h2 a:link {text-decoration: none; color: #35140c;}
.options h2 a:visited {color: #35140c;}
.options h2 a:hover {color: #aa1c45;text-decoration: none;}
.options h2 a:active {color: #35140c;}


.options h2 span {font-family: inherit;font-size: inherit; color: #aa1c45;font-weight: 400;}
.options h2 span a:link {text-decoration: none; color: #aa1c45;}
.options h2 span a:visited {color: #aa1c45;}
.options h2 span a:hover {color: #35140c;text-decoration: none;}
.options h2 span a:active {color: #aa1c45;}

.options-mobile h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 1.4em; 
  color: #35140c; 
  line-height: 1.1; 
  font-weight: 400; 
  text-align: center;
  margin: 20px 10px;
}
.options-mobile h2 span {font-family: inherit;font-size: inherit; color: #aa1c45;font-weight: 400;}

p {font-size: 1.1em; color: #694402; line-height: 150%; font-weight: 300; text-align: left; }
p a:link {text-decoration: none; color: #aa1c45;}
p a:visited {color: #aa1c45;}
p a:hover {color: #694402;}
p a:active {color: #694402;}

h3 { font-size: 1.2em;
    color: #694402;
    font-weight: 300;
    text-align: center;
    letter-spacing: 3px;
    /*margin-top: 60px;*/
  }
h3 a:link {text-decoration: none; color: #ffffff;}
h3 a:visited {color: #ffffff;}
h3 a:hover {color: #cee4ff;}
h3 a:active {color: #ffffff}

h4 {font-size: .8em; color: #ffffff; font-weight: 300; text-align: left; }
h4 a:link {text-decoration: none; color: #ffffff;}
h4 a:visited {color: #ffffff;}
h4 a:hover {color: #cee4ff;}
h4 a:active {color: #ffffff}

/******************************************************************************************************************** 
NAV
*******************************************************************************************************************/
.navbar-nav {
  margin: -18px 0 0 0;
  /* flex-direction: row; */
  background-color: transparent;
/*  background-image: url("http://durangotrain.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/bg_container.png");
  background-position: top center;
  background-repeat: repeat;*/
}

.navbar-nav li {
  margin:5px;
}

.navbar-nav > li > a,
.navbar-nav > li > a:hover, 
.navbar-nav > li > a:focus,
.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
  color: #694402;
  /*font-family: "Georgia";*/
  font-family: 'Open Sans', sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  padding: 20px 10px 20px 10px;
}

.navbar-nav > li > a:hover {
  color: #aa1c45;
}
.navbar-dark .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    /*color: #35140c;*/
    color: #ffffff;
    /*background-image:none;*/
    margin: 0 0 0 10px;
}
.navbar-toggler-icon .fa {
    color: #ffffff;
    font-size:1.5em;
    font-weight: 400;
    margin: 4px 0 0 10px;
}
.navbar-toggler {
    padding: 5px;
    font-size: 1.75rem;
    line-height: 1;
    background-color: transparent;
    border: 0 solid transparent;
    border-radius: .25rem;
    height: 60px;
}
.navbar-toggler.button:focus {
    outline: 0 dotted;
    outline: 0 auto -webkit-focus-ring-color;
}
.navbar-toggler img {
  width: 50px;
  float:left;
  margin: -5px 0 0 -5px;
  position: relative;
  z-index: 5;   
}
.navbar-collapse {
    flex-grow: 0;
}
.navbar-nav .nav-link {
  text-align: left;
  color: #694402;
  margin: 5px;
}

/******************************************************************************************************************** 
NAV - MOBILE
*******************************************************************************************************************/
.navbar-nav-mobile {
  margin: -8px 0 0 0;
  padding: 20px 5px 20px 20px;
  /* flex-direction: row; */
  background-color: transparent;
  background-image: url("http://durangotrain.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/bg_container.png");
  background-position: top center;
  background-repeat: repeat;
}
.navbar-nav-mobile li {
  /*margin: 10px 5px 10px 5px;*/
  padding: 7px 0 7px 0;
  list-style: none;
}

.navbar-nav-mobile > li > a,
.navbar-nav-mobile > li > a:hover, 
.navbar-nav-mobile > li > a:focus,
.navbar-nav-mobile > .active > a,
.navbar-nav-mobile > .active > a:hover,
.navbar-nav-mobile > .active > a:focus {
  color: #694402;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  /*text-align: center;*/
  text-decoration: none;
  /*padding: 20px 10px 20px 10px;*/
}

.navbar-nav-mobile > li > a:hover {
  color: #aa1c45;
}
.navbar-item {
  text-align: left;
  color: #694402;
  margin: 5px;
}

.navbar-nav-mobile .nav-link-mobile {
  text-align: left;
  color: #694402;
  margin: 5px;
  padding:0;
}
.navbar-nav-mobile .nav-link-mobile a {
  text-align: left;
  color: #694402;
}
.navbar-nav-mobile .nav-link-mobile a:hover {
  color: #aa1c45;
}

.dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    font-family: "Font Awesome 5 Pro";
    content: "\f105";
    border-top: 0 solid;
    border-right: 0 solid transparent;
    border-bottom: 0;
    border-left: 0 solid transparent;
    color: #694402;
}
button:focus {
    outline: 0 dotted;
    outline: 0 auto -webkit-focus-ring-color;
}
/*.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #694402;
    text-align: left;
    padding: 0;
    margin: 0 0 0 10px;
}*/
/*.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #694402;
    text-align: left;
    padding: 0;
}*/

.dropdown-menu.show {
    display: block;
    /*background-color: transparent;*/
    background-color: #ffffff;
    border: 0;
}
.dropdown-divider {
    height: 0;
    margin: 10px 20px;
    overflow: hidden;
    border-top: 1px solid #aa1c45;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #694402;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
/******************************************************************************************************************** 
FORMATTING HELPERS
*******************************************************************************************************************/

.text-center {
  text-align: center;
}

/******************************************************************************************************************** 
HERO IMAGE
*******************************************************************************************************************/

.hero {
  height: auto;
  margin-top: -20px;
  padding-left: 0;
  padding-right: 0;
}
.hero img {
  width: 100%;
  height: auto;
  overflow:hidden;
}
.hero-image img {
}
.landing-hero-logo {
  margin:0 auto;
}
.landing-hero-logo img {
  width: 300px;
  margin: 30px 0 0 40px;
}
.landing-hero-logo-smaller img {
  width: 200px;
  margin: 30px 0 0 40px;
}
.landing-hero-image {
  height:500px;
  overflow:hidden;
  background-image: url(https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/corner-flourish-topleft.png), 
  url(https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/corner-flourish-topright.png), 
  url(https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/corner-flourish-bottomright.png),
  url(https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/corner-flourish-bottomleft.png),
  url('https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/hero-landing-distressed.jpg');
  background-repeat: no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;
  background-size: 180px 180px,180px 180px,180px 180px,180px 180px,cover;
  background-position: left top, right top, right bottom, left bottom, center center;
  padding:15px;
}

.landing-hero-image-mobile {
  height:250px;
  overflow:hidden;
  background-image: url(https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/corner-flourish-topleft.png), 
  url(https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/corner-flourish-topright.png), 
  url(https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/corner-flourish-bottomright.png),
  url(https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/corner-flourish-bottomleft.png),
  url('https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/hero-landing-distressed.jpg');
  background-repeat: no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;
  background-size: 80px 80px,80px 80px,80px 80px,80px 80px,cover;
  background-position: left top, right top, right bottom, left bottom, center center;
  padding:15px;
}

.hero-border {
  position: relative;
  z-index: 1;
  background-image: url(https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/corner-flourish_topleft.png), url(https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/corner-flourish_topright.png), url(https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/corner-flourish-bottomright.png),url(https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/corner-flourish-bottomleft.png);
  background-position: left top, right top, right bottom, left bottom;
  background-repeat: no-repeat, no-repeat, no-repeat,no-repeat;
  height: 525px;
  width:auto;
}

.hero-small {
  margin-top: -20px;
  padding-left: 0;
  padding-right: 0;
}
.hero-small img {
  width: 100%;
  height: auto;
  overflow:hidden;
}
.hero-xsmall {
/*  background-image: url("");
  background-position: top center;
  background-size: cover;*/
  /*height: 200px;*/
  padding-left: 0;
  padding-right: 0;
}
.hero-xsmall img {
  width: 100%;
  height: auto;
  overflow:hidden;
}
.hero-content-container {
  position: relative;
  z-index: 0;
  text-align: right;
  /*border-right: 2px solid #aa1c45;
  padding-right: 15px;*/
  /*background-color: rgba(50,44,35,.7);*/
  margin: 50px 20px 0 0;
}
.hero-content-background {
    background-color: rgba(50,44,35,.7);
}
.hero-content-lead-in {
/*  position: relative;
  z-index: 0;*/
  /*text-align: right;*/
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-size: 1.2em;
  letter-spacing: 3px;
  /*margin: 80px 100px 0 0;*/
  margin: 20px 20px 0 0;
  text-shadow: 2px 2px 3px #000000;
  /*border-right: 2px solid #aa1c45;
  padding-right: 15px;*/
}
.hero-content {
  /*position: relative;
  z-index: 0;
  text-align: right;*/
  font-family: 'Sancreek', cursive;
  color: #ffffff;
  font-size: 2.8em;
  margin: 10px 20px 0 0;
  text-shadow: 4px 4px 4px #000000;
 /* border-right: 2px solid #aa1c45;*/
  /*padding-right: 15px;*/
}
.hero-content-container-mobile {
  position: relative;
  z-index: 0;
  text-align: center;
  margin: 40px 0 0 0;
}
.hero-content-lead-in-mobile {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-size: 1em;
  letter-spacing: 3px;
  margin: 20px 20px 0 0;
  text-shadow: 2px 2px 3px #000000;
}
.hero-content-mobile {
  text-align: center;
  font-family: 'Sancreek', cursive;
  color: #ffffff;
  font-size: 1.8em;
  margin: 10px 20px 0 0;
  text-shadow: 4px 4px 4px #000000;
}

/******************************************************************************************************************** 
FILTER MENU
*******************************************************************************************************************/

.filter {
  margin: 0 0 50px 0;
  padding: 6px 0 18px 0;
  border-top: 1px solid #e4c589;
  border-bottom: 1px solid #e4c589;
  box-shadow: 0 10px 10px -4px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 10px 10px -4px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 10px 10px -4px rgba(0,0,0,0.2);
}
.filter-toggler {
    padding: .25rem .2rem;
    font-size: 1.75rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    width: 100%;
    height: 40px;
}
.filter-toggler img {
  width: 40px;
  float:left;
  margin: 0 10px 0 10px;
}
.filter .filter-toggler h2 {
  font-family: 'Oswald', sans-serif;
  font-size: .7em;
  color: #35140c;
  text-align: left;
  margin: 8px 0 0 16px;
  font-weight: 400;

font-size:.6em;
margin: 8px 0 0 10px;
}
.filter h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 1.4em;
  color: #35140c;
  text-align: right;
  margin: -2px 20px 0 0;
  font-weight: 400;
}

.filter li  {
  border-right:1px solid #e4c589;
  margin-top: 4px;
}
.filter li:last-child {
    border-right:0 solid #e4c589;
}

.filter li a,
.filter li a:visited,
.filter li a:active,
.filter li a:focus {
  font-family: 'Oswald', sans-serif;
  text-decoration: none;
  color: #694402;
  font-size: 1.2em;
  padding-top: 18px;
  font-weight: 400;
}

.filter li a:hover {
  background-color:transparent;
  font-family: 'Oswald', sans-serif;
  font-size: 1.2em;
}

.filter .dropdown li img {
  width: 275px;
  margin:0;
  background-color:transparent;
}
.filter .dropdown li img:hover {
  background-color:transparent;
  opacity: .7;
}
.filter .dropdown li img a:hover {
  background-color:transparent;
}
.filter-list li {
  font-family: 'Open Sans Condensed', sans-serif;
  color: #694402;
  font-size: 1.2em;
  font-weight: 300;
}
.filter-list li a {
  font-family: 'Open Sans Condensed', sans-serif;
  color: #694402;
  font-size: 1.2em;
  font-weight: 300;
}
.filter.megamenu-block ul li img {
  width: 100px;
  margin:20px;
}
.filter.navbar-nav > .open > a,
.filter.navbar-nav > .open > a:hover,
.filter.navbar-nav > .open > a:focus {
  background-color: #ffffff;
  background-image: none;
  color: #fff;
}
.fa-star {
  font-size: .7em;
  color: #aa1c45;
  margin-bottom: 5px;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: none;
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}




/*.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .dropdown-submenu > .dropdown-menu {
  top: -1px;
  left: 100%;
  margin-top: -5px;
  margin-left: 0px;
}
.yamm .yamm-content {
  padding: 0;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

.col-megamenu {
  border-right: 1px solid #ddd;
  padding: 0;
}
.col-megamenu:last-child {
  border: 0;
}
.yamm-content .row {
  margin: 0;
}*/



/******************************************************************************************************************** 
FILTER MENU - NEW
*******************************************************************************************************************/

.filter {
  margin: 0 0 0 0;
  padding: 6px 0 18px 0;
  height: 80px;
  border-top: 1px solid #e4c589;
  border-bottom: 1px solid #e4c589;
  box-shadow: 0 10px 10px -4px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 10px 10px -4px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 10px 10px -4px rgba(0,0,0,0.2);
}

.filter h2 {
  font-family:'Oswald',sans-serif;
  font-weight:400;
  margin-top: 14px;
}

.filter-item {
  font-family:'Oswald',sans-serif;
  text-decoration: none;
  color: #694402;
  font-size: 1.2em;
  font-weight: 400;
  padding: 10px 10px 0 10px;
  border-left: 1px solid #e4c589;
  margin-top: 8px;
}
.filter-item:hover {
  color: #aa1c45;
}
.filter-item i {
  font-size:.9em;
  margin:0 5px 0 8px;
}
.filter-item:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.filter-dropdown-container {
  background-color:#ffffff;
  margin: 0 40px;
  box-shadow: 0 10px 10px -4px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 10px 10px -4px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 10px 10px -4px rgba(0,0,0,0.2);
  margin-bottom: 50px;
}
.filter-dropdown-contents {
  flex: 1 1 auto;
  padding: 10px 0;
}
.filter-dropdown-contents h4 {
    line-height: 1;
    margin: 5px 0 15px 15px;
    padding: 0;
    color: #35140c;
    font-size: .9em;
    text-transform: uppercase;
    font-weight: 600;   
}
.filter-dropdown-contents p {
    line-height: 1;
    margin: 5px 0 15px 15px;
    padding: 0;
    color: #35140c;
    font-size: .9em;
}
.filter-dropdown-contents img {
  width: 250px;
  margin:10px 10px;
}
.megamenu-block {
  line-height: 1;
  margin: 0 0 30px 0;
  padding: 0;
  color: #35140c;
  font-size: 1.1em;
  min-width: 250px;
}
.megamenu-block-title h4 {
  line-height: 1;
  margin: 5px 0 15px 15px;
  padding: 0;
  color: #35140c;
  font-size: .9em;
  text-transform: uppercase;
  font-weight: 600;
}
.megamenu-block ul li img {
  width: 275px;
}
.megamenu-block .megamenu-block-title i {
  margin-right: 5px;
}
.megamenu-block ul {
  margin: 0;
  padding: 0;
}
.megamenu-block ul li {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0 10px 0 20px;
  list-style-position: outside;
  font-weight: 300;
  font-size:1.1em;
  border-right:0 solid #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
.megamenu-block ul li a {
    list-style: none;
    margin: 0 0 5px 0;
    padding: 0;
    list-style-position: outside;
    font-weight: 300;
    font-size: inherit;
    border-right: 0 solid #ffffff;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #333333;
}
.megamenu-block ul li a:hover {
  text-decoration: none;
  color: #333333;
}
.megamenu-block ul li a i {
  margin-right: 5px;
}
.megamenu-block ul li img {
  margin:0;
  padding:0;
}
.megamenu-block ul li img:hover {
  text-decoration: none;
  background-color: #ffffff;
}

/******************************************************************************************************************** 
CHECK BOXES
*******************************************************************************************************************/

.checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: .9em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ffffff;
    border: 1px solid #bbbbbb;
    font-size:2em;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
    background-color: #aa1c45;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
    background-color: #aa1c45;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/******************************************************************************************************************** 
BUTTONS
*******************************************************************************************************************/

.btn-book {
  color: #ffffff;
  background-color: rgba(170, 28, 69, 0.7);
  display: inline-block;
  padding: 6px 12px;
  margin:10px;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #ffffff;
  border-radius: 4px;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
}

.btn-book:hover {
    color: #ffffff;
    background-color: #aa1c45;
    border: 1px solid #aa1c45;
}
.btn-book a:link{
    color: #ffffff;
}
.btn-book a:hover {
    color: #ffffff;
}

.btn-notify {
    color: #ffffff;
    /*background-color: rgba(170, 28, 69, 0.7);*/
    background-color: rgba(0, 0, 0, 0.6);
    display: inline-block;
    padding: 6px 12px;
    margin:10px;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    /*white-space: nowrap;*/
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #ffffff;
    border-radius: 4px;
    position: relative;
    z-index: 1;
}
.btn-notify:hover {
    color: #ffffff;
    background-color: #aa1c45;
    border: 1px solid #aa1c45;
}
.btn-notify a:link{
    color: #ffffff;
}
.btn-notify a:hover {
    color: #ffffff;
}

.btn-clear {
    /*color: #ffffff;*/
    /*background-color: rgba(0, 0, 0, 0.6);*/
    font-family: 'Oswald', sans-serif;
    background-color: transparent;
    display: inline-block;
    padding: 4px 8px;
    margin:0 0 0 20px;
    font-size: 1em;
    font-weight: 400;
    text-align: center;
    /*white-space: nowrap;*/
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #694402;
    color:#694402;
    border-radius: 4px;
    /*position: relative;*/
    /*z-index: 5;*/
}
.btn-clear:hover {
    color: #ffffff;
    background-color: #aa1c45;
    border: 1px solid #aa1c45;
}
.btn-clear a:link{
    color: #ffffff;
}
.btn-clear a:hover {
    color: #ffffff;
}

.btn-continue {
    background-color: transparent;
    display: inline-block;
    padding: 6px 12px;
    margin:10px;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 4px;

    color: #ffffff;
    background-color: #aa1c45;
    border: 1px solid #aa1c45;
}
.btn-continue:hover {
    color: #ffffff;
    background-color: #694402;
    border: 1px solid #694402;
}
.btn-continue a:link{
    color: #ffffff;
}
.btn-continue a:hover {
    color: #ffffff;
}

.btn-select {
    color: #ffffff;
    background-color: transparent;
    display: inline-block;
    padding: 6px 12px;
    margin:10px;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    /*white-space: nowrap;*/
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #ffffff;
    border-radius: 4px;
}
.btn-select:hover {
    color: #ffffff;
    background-color: #aa1c45;
    border: 1px solid #aa1c45;
}
.btn-select a:link{
    color: #ffffff;
}
.btn-select a:hover {
    color: #ffffff;
}

.btn-book-this-trip {
    color: #ffffff;    
    /*background-color: rgba(0, 0, 0, 0.6);*/
    background-color: rgba(170, 28, 69, 1);
    display: inline-block;
    padding: 6px 12px;
    margin:10px;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    /*white-space: nowrap;*/
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #aa1c45;
    border-radius: 4px;
    position: relative;
    z-index: 1;
}
.btn-book-this-trip:hover {
    color: #ffffff;
    background-color: rgba(170, 28, 69, 0.7);
    border: 1px solid #aa1c45;
}
.btn-book-this-trip a:link{
    color: #ffffff;
}
.btn-book-this-trip a:hover {
    color: #ffffff;
}

.btn-learn-more {
    color: #ffffff;    
    /*background-color: rgba(0, 0, 0, 0.6);*/
    background-color: rgba(170, 28, 69, 1);
    display: inline-block;
    padding: 4px 10px;
    margin:8px 0 20px 0;
    font-size: .8em;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #aa1c45;
    border-radius: 4px;
    /*position: relative;*/
    /*z-index: 5;*/
}
.btn-learn-more:hover {
    color: #ffffff;
    background-color: rgba(170, 28, 69, 0.7);
    border: 1px solid #aa1c45;
}
.btn-learn-more a:link{
    color: #ffffff;
}
.btn-learn-more a:hover {
    color: #ffffff;
}
/******************************************************************************************************************** 
PROGRESS BAR
*******************************************************************************************************************/

.prog-bar {
  border-radius: 0;
  margin:30px 0 10px 0;
  background-color: transparent;
  padding:0;
}

.progress {
  font-size:.85em;
  padding: 4px 8px;
  float: left;
  height: 30px;
  border-radius: 0;
}
.progress-sm {
  font-size:.75em;
  padding: 4px 8px;
  float: left;
  height: 26px;
  border-radius: 0;
  margin-top: 5px;
}
.incomplete {
  background-color: transparent;
  color:#b1996c;
  border-top:1px solid #7e6840;
  border-bottom:1px solid #7e6840;
  border-left:0 solid #7e6840;
  border-right:1px solid #7e6840;
}

.complete {
  background-color: #aa1c45;
  background-size: cover;
  color: #ffffff;
  border:1px solid #aa1c45;
  border-right: 1px solid #f4d69d;
/*  border-bottom:1px solid #aa1c45;
  border-left:1px solid #aa1c45;
  border-right:1px solid #f5d79e;*/
}
.complete:hover {
  background-color: #eaa211;
  border:1px solid #eaa211;
}
.complete:last-child {
  border-right:0 solid #aa1c45;
}
.complete a:link {font-size: 1em;color: #ffffff;text-decoration: none;}
.complete a:visited {color: #ffffff;}
.complete a:hover {color: #ffffff;text-decoration: none;}
.complete a:active {color: #ffffff;}



/******************************************************************************************************************** 
ACCORDION FOR MOBILE FRAMEWORK - CSS
*******************************************************************************************************************/

.accordion {
    background-color: transparent;
    color: #b1996c;
    cursor: pointer;
    /*padding: 18px;*/
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.accordion:hover {
    background-color: transparent;
    color: #b1996c;
}

.accordion:after {
    background-color: #aa1c45;
    /*content: '\002B';*/
    color: #ffffff;
    font-weight: normal;
    float: right;
    margin-left: 5px;
}

.accordion-active {
    background-color: #aa1c45;
    color: #ffffff;
}
.accordion-active:hover {
    background-color: #eaa211;
    color: #ffffff;
}
/*.accordion-active:before {
    content: "\f00c";
    font-size:1em;
    background-color: transparent;
    margin: -2px 5px 0 0;
}*/
/*.accordion-active:after {
    content: "\2212";
    content: 'EDIT';
    font-size:.8em;
    margin: 2px 0 0 0;
    background-color: transparent;
}*/

.accordion:after {
    background-color: #aa1c45;
    /*content: '\002B';*/
    color: #ffffff;
    font-weight: normal;
    float: right;
    margin-left: 5px;
}

.accordion-complete {
    background-color: #aa1c45;
    color: #ffffff;
}
.accordion-complete:hover {
    background-color: #eaa211;
    color: #ffffff;
}
.accordion-complete:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    font-size:1em;
    background-color: transparent;
    margin: -2px 5px 0 0;
}
.accordion-complete:after {
    /*content: "\2212";*/
    content: 'EDIT';
    font-size:.8em;
    margin: 2px 0 0 0;
    background-color: transparent;
}

.panel {
    padding: 0;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    /*border: 1px solid #f4d69d;*/
    border:1px solid #e4c589;
}

/******************************************************************************************************************** 
ACCORDION FOR MOBILE FRAMEWORK - BOOTSTRAP
*******************************************************************************************************************/
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border:1px solid #e4c589;
    border-radius: 0;
    /*margin: 30px 30px 0 60px;*/
}
.card-header {
    padding: 10px;
    margin-bottom: 0;
    background-color: transparent;
    border:1px solid #e4c589;
    font-size: 1em;
    color: #b1996c;
    transition: 0.4s;
    text-align: left;
    cursor: pointer;
    border-radius: 0;
}
.card-header:first-child {
    border-radius: 0;
}
.card-header:hover {
    background-color: transparent;
    color: #b1996c;
}

.card-header:after {
    background-color: #aa1c45;
    /*content: '\002B';*/
    color: #ffffff;
    font-weight: normal;
    float: right;
    margin-left: 5px;
}   

/******************************************************************************************************************** 
EXCURSIONS
*******************************************************************************************************************/

.excursion-container {
  margin: 20px 10px 40px 10px;
}
.excursion-row {
  margin: 10px 0 10px 0;
}
.excursion-container h1 {
  font-family: 'Sancreek', cursive;
  font-size: 2.6em;
  color: #35140c;
  line-height: 150%;
  text-align: center;
  border-bottom:1px solid #aa1c45;
}
.excursion-container h1 a:link {text-decoration: none; color: #aa1c45;}
.excursion-container h1 a:visited {color: #aa1c45;}
.excursion-container h1 a:hover {color: #217f45;text-decoration: none;}
.excursion-container h1 a:active {color: #5c5c5d;}

.excursion-container h1 span {
  font-family: 'Medula One', cursive;
  font-size: 1.1em;
  color: #35140c;
  text-align: left;
}
.pod-container {
  background-color:transparent;
  padding:5px;
}
.excursion {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 20px 10px 10px 10px;
  text-align: center;
  margin: 0;
  position: relative;
  /*height: 100%;*/
  height: 360px;
  overflow: hidden;
}

.excursion:after {
    content: '\A';
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.excursion:hover:after {
    opacity: .8;
}
.excursion-row {
  padding-left:0;
  padding-right:0;
}
.excursion-row .col-md-4 {
  /*height: 320px;*/
  height: auto;
}
.excursion-row .col-sm-6 {
  /*height: 360px;*/
  height: auto;
}

.excursion h2 {
  font-family: 'Oswald', sans-serif;
  font-size:1.9em;
  line-height: 1.2;
  color: #ffffff;
  text-shadow: #000000 2px 2px 3px;
  font-weight: 600;
  text-align:center;
  margin-top:30px;
  position: relative;
  z-index: 1;
}
.excursion h2 a:link {text-decoration: none; color: #ffffff;}
.excursion h2 a:visited {color: #ffffff;}
.excursion h2 a:hover {color: #f4d81a;text-decoration: none;}
.excursion h2 a:active {color: #ffffff;}

.excursion p {
  font-size:1.3em;
  color: #ffffff;
  text-shadow: #000000 2px 2px 2px;
  font-weight: 600;
  text-align:center;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}

.excursion-mobile {
  padding-left:0;
  padding-right:0;
  height: 250px;
  margin:5px 0 5px 0;
  overflow:hidden;
}
/*.excursion-mobile:after {
    content: '\A';
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
}*/
/*.excursion-mobile:hover:after {
    opacity: .8;
}*/
.excursion-mobile-row h1 {
  font-family: 'Sancreek', cursive;
  font-size: 2.2em;
  color: #35140c;
  line-height: 1;
  text-align: center;
  border-bottom:1px solid #aa1c45;
  margin-top: 15px;
}
.excursion-mobile-row h1 a:link {text-decoration: none; color: #aa1c45;}
.excursion-mobile-row h1 a:visited {color: #aa1c45;}
.excursion-mobile-row h1 a:hover {color: #217f45;text-decoration: none;}
.excursion-mobile-row h1 a:active {color: #5c5c5d;}

.excursion-mobile-row h1 span {
  font-family: 'Medula One', cursive;
  font-size: 1em;
  color: #35140c;
  text-align: left;
}

.excursion-mobile h2 {
  font-family: 'Oswald', sans-serif;
  font-size:1.5em;
  line-height: 1;
  color: #ffffff;
  text-shadow: #000000 2px 2px 3px;
  font-weight: 600;
  text-align:center;
  margin-top:20px;
  position: relative;
  /*z-index: 5;*/
  z-index: 1;
}
.excursion-mobile h2 a:link {text-decoration: none; color: #ffffff;}
.excursion-mobile h2 a:visited {color: #ffffff;}
.excursion-mobile h2 a:hover {color: #f4d81a;text-decoration: none;}
.excursion-mobile h2 a:active {color: #ffffff;}

.excursion-mobile p {
  font-size:1.1em;
  color: #ffffff;
  text-shadow: #000000 2px 2px 2px;
  font-weight: 600;
  text-align:center;
  text-transform: uppercase;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
.trip-highlights-trigger {
  display: inline-block;
  padding: 2px 6px;
  background-color: rgba(0,0,0,0.7);
  color:#ffffff;
  font-size: .9em;
  text-transform: uppercase;
  font-weight: 600;
  text-align:center;
  margin: 10px auto 0;
  width: 150px;
  border:0 solid #000000;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  z-index:1;  
  bottom: 0;
  left: 0;
  right: 0;
}
.trip-highlights-trigger:visited {color:#ffffff;background-color: rgba(0,0,0,.7);}
.trip-highlights-trigger:hover {color:#ffffff;background-color:#aa1c45;}
.trip-highlights-trigger:active {color:#ffffff;background-color:#aa1c45;}

.trip-highlights p {
  font-size: 1em;
  color: #35140c;
  text-align: center;
}
.trip-highlights-card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: transparent;
  background-clip: border-box;
  border:0 solid #e4c589;
  border-radius: 0;
}
.trip-highlights-trigger2 {
  display: inline-block;
  padding: 2px 6px;
  background-color: rgba(0,0,0,0.7);
  color:#ffffff;
  font-size: .9em;
  text-transform: uppercase;
  font-weight: 600;
  text-align:center;
  margin: 10px auto 0;
  width: 150px;
  border:0 solid #000000;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  z-index:100;  
  bottom: 0;
  left: 0;
  right: 0;
}
.trip-highlights-trigger2:visited {color:#ffffff;background-color: rgba(0,0,0,.7);}
.trip-highlights-trigger2:hover {color:#ffffff;background-color:#aa1c45;}
.trip-highlights-trigger2:active {color:#ffffff;background-color:#aa1c45;}

.trip-highlights-card2 {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: transparent;
  background-clip: border-box;
  border:0 solid #e4c589;
  border-radius: 0;
  z-index: 5;
}
.trip-highlights-trigger3 {
  display: inline-block;
  padding: 2px 6px;
  background-color: rgba(0,0,0,0.7);
  color:#ffffff;
  font-size: .9em;
  text-transform: uppercase;
  font-weight: 600;
  text-align:center;
  margin: 10px auto 0;
  width: 150px;
  border:0 solid #000000;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  z-index:100;  
  bottom: 0;
  left: 0;
  right: 0;
}
.trip-highlights-trigger3:visited {color:#ffffff;background-color: rgba(0,0,0,.7);}
.trip-highlights-trigger3:hover {
  color:#ffffff;
  background-color:#aa1c45;
  height: 100%;
  width:100%;
  }
.trip-highlights-trigger3:hover:after {
  color:#000000;
  background-color:#aa1c45;
  height: 100%;
  width:100%;
  }
.trip-highlights-trigger3:active {color:#ffffff;background-color:#aa1c45;}

.highlight-wrap {
    display: table-cell;
    vertical-align: middle;

    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    -webkit-transform: translateY(60px);
    -o-transform: translateY(60px);
    -moz-transform: translateY(60px);
    transform: translateY(60px);
}
.trip-highlights-trigger4 {
  display: inline-block;
  padding: 2px 6px;
  background-color: rgba(0,0,0,0.7);
  color:#ffffff;
  font-size: .9em;
  text-transform: uppercase;
  font-weight: 600;
  text-align:center;
  margin: 10px auto 0;
  width: 150px;
  border:0 solid #000000;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  z-index:100;  
  bottom: 0;
  left: 0;
  right: 0;
}
.trip-highlights-trigger4:visited {color:#ffffff;background-color: rgba(0,0,0,.7);}
/*.trip-highlights-trigger4:hover {
  color:#ffffff;
  background-color:#aa1c45;
  height: 100%;
  width:100%;
  }*/
.trip-highlights-trigger4:hover:after {
  color:#000000;
  background-color:#aa1c45;
  height: 100%;
  width:100%;
  }
.trip-highlights-trigger3:active {color:#ffffff;background-color:#aa1c45;}

.grid-gallery .img .overlay {
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #aa1c45;
    z-index: 8;
}
.grid-gallery .img .text {
    opacity: 0;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 0 20px;
    text-align: center;
    z-index: 9;
    width: 100%;
    top: 50%;
    margin-top: -15px;
}
.overlay {
    overflow: hidden;
    transition: all .2s ease-in-out;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color:#ffffff;
}

.excursion-mobile-to-top {
  text-align: center;
  margin:10px 0 10px 10px;
}
.excursion-mobile-to-top a {
  color: #eee;
  font-size: .9em;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all .25s ease;
  padding: 8px;
  border-radius: 4px;
  text-align: center;
  margin:10px 0 10px 10px;
  text-decoration: none;
}

.excursion-mobile-to-top a:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.excursion-mobile-to-top a i {
  font-size: 1.6em;
  margin: 0 5px 0 0;
  padding-top:2px;
}

.hotel-package {
  padding: 5px 10px;
  background-color:#aa1c45;
  color:#ffffff;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 600;
  right:0;
  text-align:right;
  position: absolute;
  margin: -20px 0 0 0;
  z-index: 2;
}
.adventure-package {
  padding: 5px 10px;
  background-color:#9eb727;
  color:#ffffff;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 600;
  right:0;
  text-align:right;
  position: absolute;
  margin: -20px 0 0 0;
  z-index: 2;
}
.adults-only {
  padding: 5px 10px;
  background-color:#1b77de;
  color:#ffffff;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 600;
  left:0;
  text-align:left;
  position: absolute;
  margin: -20px 0 0 0;
}
.durango-silverton {
  padding: 20px;
  background-image: url('https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/durango-silverton-rt.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size:cover;
}

.polar-express {
  padding: 20px;
  background-image: url('https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/excursion-polar-express.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size:cover;
}
.valentines {
  padding: 20px;
  background-image: url('https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/excursion-valentines-day.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size:cover;
}
.peanuts {
  padding: 20px;
  background-image: url('https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/excursion-peanuts.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size:cover;
}
.rafting {
  padding: 20px;
  background-image: url('https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/excursion-rafting.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size:cover;
}
.hotel {
  padding: 20px;
  background-image: url('https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/excursion-hotel.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size:cover;
}
.brew {
  padding: 20px;
  background-image: url('https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/excursion-brew.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size:cover;
}
.iron-horse {
  padding: 20px;
  background-image: url('https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/excursion-iron-horse.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size:cover;
}
.blues {
  padding: 20px;
  background-image: url('https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/excursion-blues.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size:cover;
}

/******************************************************************************************************************** 
CALENDAR
*******************************************************************************************************************/
.calendar {
    height: 100%;
    margin-bottom: 30px;
}
.calendar h1 {
    color:#694402;
    font-size:5em;
    margin-bottom: 30px;
    text-align: center;
}

.calendar img {
    width: 100%;
}

/******************************************************************************************************************** 
CLASSES
*******************************************************************************************************************/
.text-overlay {
  text-shadow: 2px 2px 2px #000000;
}

.presidential {
  background-image: url("http://durangotrain.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/class-presidential.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size:cover;
  overflow:hidden;
  padding:10px;
  /*height:400px;*/
  border: 2px solid #f7ce94;
  text-align: center;
}
.presidential:hover {
  opacity:.8;
}

.first-class {
  background-image: url("http://durangotrain.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/class-first.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size:cover;
  overflow:hidden;
  padding:10px;
  /*height:400px;*/
  border: 2px solid #f7ce94;
  text-align: center;
}
.first-class:hover {
  opacity:.8;
}

.deluxe {
  background-image: url("http://durangotrain.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/class-deluxe.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size:cover;
  overflow:hidden;
  padding:10px;
  /*height:400px;*/
  border: 2px solid #f7ce94;
  text-align: center;
}
.deluxe:hover {
  opacity:.8;
}


.standard {
  background-image: url("http://durangotrain.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/class-standard.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size:cover;
  overflow:hidden;
  padding:10px;
  /*height:400px;*/
  border: 2px solid #f7ce94;
  text-align: center;
}
.standard :hover {
  opacity:.8;
}

.standard-coach {
  background-image: url("http://durangotrain.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/car-standard-coach.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size:cover;
  overflow:hidden;
  padding:10px;
  height:400px;
  border: 2px solid #f7ce94;
  text-align: center;
}

.standard-gondola {
  background-image: url("http://durangotrain.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/car-standard-gondola.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size:cover;
  overflow:hidden;
  padding:10px;
  height:400px;
  border: 2px solid #f7ce94;
  text-align: center;
}

/******************************************************************************************************************** 
EXCURSION OPTIONS
*******************************************************************************************************************/

.content {
  display: block;
  text-align: left;
  padding: 15px 20px 15px 20px;
}
.content-box {
  display: block;
  text-align: left;
  overflow: hidden;
  padding: 0;
  margin: 0 auto 10px;
  height: 100%;
}
.content-box p {
  color:#694402;
  text-align: left;
  font-size: 1em;
  margin: 8px 0 0 0;
}
.content-box h1:hover {
/*  -webkit-animation:moveFromLeftRotate 300ms ease;
  -moz-animation:moveFromLeftRotate 300ms ease;
  -ms-animation:moveFromLeftRotate 300ms ease;*/
}
.content-box p:hover {
/*  -webkit-animation:moveFromLeftRotate 300ms ease;
  -moz-animation:moveFromLeftRotate 300ms ease;
  -ms-animation:moveFromLeftRotate 300ms ease;*/
}

.content-box h4 {
    font-size: 1.4em;
    color: #aa1c45;
    margin: 0 0 5px 0;
    text-align: left;
    font-weight: 600;
}

.content-box img {
    width: 100%;

}
.content-box.box-default {
  background-color: #fce6c1;
  height: 100%;
/*  background-image: url("");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;*/
}
.content-box.box-default:hover {
  background-color: #ffffff;
}
.content-box.box-primary .content-box-title,
.content-box.box-info .content-box-title,
.content-box.box-success .content-box-title,
.content-box.box-warning .content-box-title,
.content-box.box-danger .content-box-title,
.content-box.box-royal .content-box-title {
  color: #fff;
}
.content-box-title.counter {
  font-size: 3em;
  color: #333;  margin-top: 0;
  text-align: center;
  /*font-family: 'Lato', sans-serif;*/
  text-shadow: 2px 2px 3px #000000;
  color: #ffffff;
}
.content-box.box-primary {
  background-color: #4571a2;
  color: #fff;
  /*border: solid 1px #2e4b6c;*/
}
.select-area {
  background-color:#edb10f;
  background-image: linear-gradient(to top, #edb10f, #edb10f);
  background-image:  url("https://durangotrain.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/gold.png");
  background-size: cover;
  background-size:100% 100%;
  height: 100%;
  margin: 0;
  /*padding: 5px 10px 5px;*/
  text-align: center;
  /*display: table-cell;*/
}
.select-area-announcement {
  color:#aa1c45;
  text-align: center;
  font-size: .9em;
  font-weight: 600;
  margin: 20px 0 10px 0;
}

/******************************************************************************************************************** 
LANDNG PAGE
*******************************************************************************************************************/

.landing-container {
  margin: 20px 40px 40px 40px;
}
.landing-container-mobile {
  margin: 20px 10px 40px 10px;
}
.landing-row {
  margin: 10px;
}
.landing-container h1 {
  font-family: 'Sancreek', cursive;
  font-size: 2.6em;
  color: #35140c;
  line-height: 150%;
  text-align: center;
  border-bottom:1px solid #aa1c45;
  margin-bottom:30px;
}
.landing-container h1 a:link {text-decoration: none; color: #aa1c45;}
.landing-container h1 a:visited {color: #aa1c45;}
.landing-container h1 a:hover {color: #217f45;text-decoration: none;}
.landing-container h1 a:active {color: #5c5c5d;}

.landing-container h1 span {
  font-family: 'Medula One', cursive;
  font-size: 1.3em;
  color: #35140c;
  text-align: left;
  line-height: .7;
}
.landing-section {
  /*margin-top:50px;*/
  padding: 40px 20px 20px 20px;
  background-color:rgba(50,44,35,.85);
}
.landing-section p {
  font-size: 1.1em; color: #ffffff; line-height: 1.2; font-weight: 300; text-align: left; }
.landing-section p a:link {text-decoration: none; color: #f3d59c;}
.landing-section p a:visited {color: #f3d59c;}
.landing-section p a:hover {color: #aa1c45;}
.landing-section p a:active {color: #f3d59c;}


.landing-options-container {
  margin: 20px 20px 20px 20px;
  /*padding-bottom: 40px;*/
}
.landing-options-container .col {
  padding-right: 0;
  padding-left: 0;
}
.landing-options-row {
  padding-left:0;
  padding-right:0;
  /*margin: 10px;*/
  margin: 0;
  height: 100%;
}
.landing-options-row .col-lg-4 {
  padding-left:0;
  padding-right:0;
  /*height: 320px;*/
}
.landing-options-row .col-md-6 {
  padding-left:0;
  padding-right:0;
  /*height: 360px;*/
}
.landing-options {
  text-align:center;
  margin: 10px 0;
  height:100%;
  padding: 0 10px;
}

.landing-options-image {
  height:200px;
  width: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size:cover;
  overflow:hidden;

}
.southbound {
  background-image: url('https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/southbound.jpg');
}

.skyway {
  background-image: url('https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/skyway.jpg');
}
.northbound {
  background-image: url('https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/northbound.jpg');
}

/*.landing-options:after {
    content: '\A';
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
}*/
/*.landing-options:hover:after {
    opacity: .8;
}*/


.landing-options-container h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 2.1em;
  color: #35140c;
  line-height: 1.1;
  text-align: center;
  border-bottom:1px solid #aa1c45;
  margin-top:60px;
  font-weight: 400;
  padding-bottom: 10px;
}

.landing-options-container p {
  font-size: 1em; 
  color: #694402; 
  line-height: 150%; 
  font-weight: 300; 
  text-align: center; 
}
p a:link {text-decoration: none; color: #aa1c45;}
p a:visited {color: #aa1c45;}
p a:hover {color: #694402;}
p a:active {color: #694402;}


.landing-options h3 {
  font-family: 'Oswald', sans-serif;
  font-size: 1.5em;
  color: #35140c;
  line-height: 1.1;
  /*text-shadow: #000000 2px 2px 3px;*/
  font-weight: 500;
  text-align:center;
  margin-top:30px;
  position: relative;
  z-index: 1;
  letter-spacing: normal;
}
.landing-options h3 a:link {text-decoration: none; color: #ffffff;}
.landing-options h3 a:visited {color: #ffffff;}
.landing-options h3 a:hover {color: #f4d81a;text-decoration: none;}
.landing-options h3 a:active {color: #ffffff;}

.landing-options p {
  font-size:1.2em;
  color: #694402;
  font-weight: 600;
  text-align:center;
  /*margin-top:20px;*/
}

.landing-options .small {
  font-size:1em;
  color: #694402;
  font-weight: 600;
  text-align:center;
  margin-top:20px;
}

.divider {
  border-top:1px solid #e4c589;
  margin: 10px 10px 20px 10px;
}

/******************************************************************************************************************** 
BACK TO TOP
*******************************************************************************************************************/

#back-top a {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999999999;
  color: #eee;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all .25s ease;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
}
#back-top a:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
#back-top a i {
  font-size: 2em;
}
@media (max-width: 767px) {
  #back-top a {
    position: fixed;
    bottom: 10px;
    right: 10px;
  }
  #back-top a i {
    font-size: 1.6em;
  }
}
/******************************************************************************************************************** 
FOOTER
*******************************************************************************************************************/
#footer {
  background-color: transparent;
  color: #917952;
  padding: 12px 0;
  text-align: center;
  border-top: solid 0px #555;
}
#footer a {
  color: #5b99b2;
  text-decoration: none;
}
#footer a:hover {
  color: #5b99b2;
}
#footer p {
  margin: 0;
  padding: 0;
  line-height: 100%;
  color: #b1996c;
  text-align: center;
  font-size:.9em;
}
.footer p {
  margin-top: 20px;
  padding: 0;
  line-height: 100%;
  color: #b1996c;
  text-align: center;
  font-size:.9em;
}
footer {
  padding: 30px 20px;
  background-image: url('https://dt.locomotivehosting.com/sites/5b9950bf2c1cc49dd691f9de/theme/images/bg_footer.png');
  background-repeat: repeat;
  background-position: center top;
  /*min-height: 300px;*/
}

.footer-announcement {
  text-align: center;
  font-family: 'Oleo Script', cursive;
  font-size: 1.3em;
  margin: 5px 10px 20px 10px;
  color:#341e09;
}
.footer-logo {
  /*margin:0 auto;*/
}

.footer-logo img {
  /*width: 100%;*/
  height: auto;
  margin:0 auto;
  padding:0 20px;
}
.footer-logo img:hover {
    opacity:0.7;
}

/******************************************************************************************************************** 
TABLE OVERRIDES
*******************************************************************************************************************/
.table .thead-dark th {
    color: #fff;
    font-weight: normal;
    background-color: #483f32;
    border-color: transparent; 
    padding: 2px 20px;
}

.table-sm td, .table-sm th {
    padding: 2px 20px;
    vertical-align: top;
    border-top: 1px solid #e4c589; 
    color: #35140c;   
}


/******************************************************************************************************************** 
NAV OVERRIDES
*******************************************************************************************************************/

@media (min-width: 1200px) {
.container {
    max-width: 1400px;
}
}
@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1em;
    padding-left: 1em;
}
}

.navbar {
  height: 60px;
  z-index: 2;
}
.navbar-brand {
    margin-right: 0;
}
.navbar-brand img {
  /*height: 250px;*/
  width: 250px;
  overflow: visible;
  margin: 160px 0 0 0;
}
.navbar-brand-small img {
  width: 120px;
  overflow: visible;
  margin: 50px 0 0 -20px;
}
.bg-dark {
    background-color: #322C25!important;
}

.dropdown-item {
    padding: .4rem 1.5rem;
    font-size: 1.1em;
}

.form-control::-webkit-input-placeholder{
  color:#694402;
  opacity:1;
  text-align: center;
}

/******************************************************************************************************************** 
OTHER
*******************************************************************************************************************/

