.BodyFont {
  font-size: 14px;
  font-family: 'open_sanssemibold';
  color: #070707;
  line-height: 25px;
}
.BreadcrumbsFont {
  font-weight: normal;
  font-size: 15px;
  font-family: 'open_sanslight';
  color: #000;
}
.RoundedCornersAll {
  -webkit-border-radius: 8px;
  /* for safari */
  -moz-border-raidus: 8px;
  /* for firefox < 4 */
  border-radius: 8px;
  /* for all other that support it */
}
.RoundedCornersAllThin {
  -webkit-border-radius: 5px;
  /* for safari */
  -moz-border-raidus: 5px;
  /* for firefox < 4 */
  border-radius: 5px;
  /* for all other that support it */
}
.RoundedCornersTop {
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -mox-border-top-left-radius: 8px;
  -mox-border-top-right-radius: 8px;
}
.RoundedCornersTopThin {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -mox-border-top-left-radius: 5px;
  -mox-border-top-right-radius: 5px;
}
.RoundedCornersBottom {
  -webkit-border-bottom-left-radius: 8px;
  /* for all other that support it */
  -webkit-border-bottom-right-radius: 8px;
  /* for all other that support it */
  -moz-border-bottom-left-radius: 8px;
  /* for all other that support it */
  -moz-border-bottom-right-radius: 8px;
  /* for all other that support it */
  border-bottom-left-radius: 8px;
  /* for all other that support it */
  border-bottom-right-radius: 8px;
  /* for all other that support it */
}
.RoundedCornersBottomThin {
  -webkit-border-bottom-left-radius: 5px;
  /* for all other that support it */
  -webkit-border-bottom-right-radius: 5px;
  /* for all other that support it */
  -moz-border-bottom-left-radius: 5px;
  /* for all other that support it */
  -moz-border-bottom-right-radius: 5px;
  /* for all other that support it */
  border-bottom-left-radius: 5px;
  /* for all other that support it */
  border-bottom-right-radius: 5px;
  /* for all other that support it */
}
/* Bootstrap overrides
-----------------------------------------------------------------*/
.bootstrap-select.btn-group .btn .caret {
  top: 6px;
  right: 6px;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.navbar-inner {
  filter: none;
}
.btn:hover,
.btn:focus {
  background-position: 0 20px;
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #222;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.container {
  width: 100%;
}
.container .row {
  margin: 0;
}
.container .span12 {
  width: 100%;
  margin-left: 0;
}
/* Default Typography
-----------------------------------------------------------------*/
body {
  font-size: 14px;
  font-family: 'open_sanssemibold';
  color: #070707;
  line-height: 25px;
}
b,
strong {
  font-family: 'open_sansbold';
  font-weight: normal;
}
body.modal-active {
  overflow: hidden;
}
h1 {
  font-family: 'merriweatherheavy';
  font-size: 34px;
  text-transform: uppercase;
  color: #070707;
}
h2 {
  font-family: 'merriweatherheavy';
  font-size: 21px;
  text-transform: uppercase;
  color: #070707;
  line-height: 30px;
}
a {
  color: #da4f36;
}
a:hover {
  color: #da4f36;
  text-decoration: underline;
}
fieldset {
  border: none;
  width: 100%;
  margin-left: -10px;
}
.mainbutton {
  background-color: #bb3c26;
  color: #ffffff;
  font-family: 'open_sansextrabold';
  font-size: 15px;
  margin: 25px 0;
  border-radius: 0;
  padding: 15px 30px;
  text-transform: uppercase;
  cursor: pointer;
}
.mainbutton:hover {
  background-color: #da4f36;
  color: #ffffff;
  text-decoration: none;
}
.breadcrumbs .breadcrumb-trail .separator::before {
  content: " > ";
  padding: 0 3px;
}
/* Base Site layout overrides?? 
-----------------------------------------------------------------*/
.pageHeader {
  height: 600px;
  min-width: 850px;
}
.pageHeader .pageHeaderImage {
  height: 600px;
  max-height: 600px;
  background-size: cover;
}
.pageBody .pageWrapper {
  width: 100%;
  min-width: 850px;
  max-width: 1200px;
}
.pageBody .pageWrapper .pagecontainer {
  width: 100%;
  min-height: 0;
  margin-top: 0px;
}
.pageBody .pageWrapper .pagecontainer .TitleCopy h2,
.pageBody .pageWrapper .pagecontainer .TitleCopy h3 {
  margin-bottom: 0;
}
.pageBody .pageWrapper .pagecontainer .standardContainer {
  padding: 15px 15px;
}
.wrapheaderbody .container {
  min-width: 850px;
}
/*Header- main menu 
-----------------------------------------------------------------*/
#headerbg {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 20;
  background-position: top !important;
  background-repeat: repeat-x;
  height: 134px;
  transition: height 1s;
}
.lt-ie10 #headermenu,
.no-csstransforms #headermenu {
  left: 50%;
}
.lt-ie10 #headermenu .span12,
.no-csstransforms #headermenu .span12 {
  position: relative;
  left: -50%;
  float: none;
}
.lt-ie10 #headermenu .ItineraryWrapper,
.no-csstransforms #headermenu .ItineraryWrapper {
  position: relative;
  left: -50%;
  float: none;
}
#headermenu {
  position: absolute;
  padding-right: 0;
  min-width: 850px;
  max-width: 1200px;
  width: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 100;
}
#headermenu .TopNavBar {
  max-width: 1200px;
  margin: 0 auto;
}
#headermenu .TopNavBar .TopNavLogo {
  width: 125px;
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  position: relative;
}
#headermenu .TopNavBar .TopNavLogo #smallLogo {
  display: none;
}
#headermenu .TopNavBar .TopNavLogo #bigLogo {
  display: block;
}
#headermenu .TopNavBar .TopNavRight {
  float: right;
  width: 950px;
  margin: 0;
}
#headermenu .TopNavBar .TopNavRight hr {
  margin: 0;
}
#headermenu .TopNavBar .TopNavRight .utility-nav {
  display: inline-block;
  float: right;
  margin: 0 0 10px 0;
  padding: 13px 24px 10px 0;
  background-image: url(/cassette.axd/file/img/GrandCanyonTopNavBackground-87652a0fc9fa797945e6ba4b966b3674c80f75c3.png);
  background-repeat: repeat;
  background-position: right;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather {
  padding: 3px 0 0 15px;
  margin: 0;
  height: 25px;
  border-left: solid 1px #353535;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a {
  font-family: 'open_sansregular';
  color: #262322;
  font-size: 24px;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weather-icon {
  margin-top: -1px;
  margin-left: 10px;
  width: 24px;
  height: 24px;
  background-image: url(/cassette.axd/file/img/GrandCanyonWeather-ac11bea584a0e16bf6fc75031146eb37a131d480.png);
}
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-395,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-377,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-365,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-338,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-335,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-332,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-227,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-371,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-320,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-230 {
  background-position: 27px 0px;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-392,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-368,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-329,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-326,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-323,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-179,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-362 {
  background-position: 27px 0px;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-374,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-362,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-317,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-314,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-182,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-281,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-185 {
  background-position: 27px 0px;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-365,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-350,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-320,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-311,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-284 {
  background-position: 27px 0px;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-356,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-359,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-308,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-305 {
  background-position: 0px 27px;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-302,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-296,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-299,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-293,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-176,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-266,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-353,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-263 {
  background-position: 27px 27px;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-200,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-386,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-389 {
  background-position: 62px 27px;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-143,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-260,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-248 {
  background-position: 91px 27px;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-119,
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-122 {
  background-position: 92px 0px;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-116 {
  background-position: 92px 0px;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .siteWeather a .weathericon-113 {
  background-position: 60px 0px;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .selectLanguage {
  padding: 0px 15px 0px 15px;
  margin: 0;
  height: 25px;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .selectLanguage .selectpicker {
  font-family: 'open_sansregular';
  font-size: 13px;
  color: #262322;
  text-transform: uppercase;
  line-height: 19px;
  background-color: transparent;
  box-shadow: none;
  border: none;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .selectLanguage .selectpicker .caret {
  background-image: url("/cassette.axd/file/img/GrandCanyonDropdown-ef35dcf743d883e1dfa42ee39f30cc9d8c34da8d.png");
  background-repeat: no-repeat;
  border: medium none;
  display: block;
  height: 21px;
  position: absolute;
  right: 6px;
  top: 6px;
  width: 14px;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .siteSearch {
  padding: 0 15px;
  margin: 0;
  margin-bottom: 0;
  border-right: solid 1px #353535;
  -webkit-box-shadow: 2px 0px 2px -2px rgba(189, 189, 189, 0.4);
  -moz-box-shadow: 2px 0px 2px -2px rgba(189, 189, 189, 0.4);
  box-shadow: 2px 0px 2px -2px rgba(189, 189, 189, 0.4);
}
#headermenu .TopNavBar .TopNavRight .utility-nav .siteSearchDropdownWrapper {
  display: none;
  margin-left: 10px;
}
#headermenu .TopNavBar .TopNavRight .utility-nav .siteSearchDropdownWrapper #siteSearchInput {
  width: 230px;
  height: 18px;
  margin-bottom: 0;
  background-color: #939598;
  border: 0 none;
  border-radius: 0;
  color: #ffffff;
  font-size: 13px;
}
#headermenu .TopNavBar .TopNavRight .MainMenu .navbar {
  margin-bottom: 0px;
}
#headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner {
  background-image: none;
  border: none;
  box-shadow: none;
  background-color: inherit;
  padding: 0;
}
#headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner .nav {
  margin: 0;
}
#headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner li {
  width: 156px;
  text-align: center;
  min-height: 64px;
}
#headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner li a {
  color: #262322;
  float: none;
  padding: 10px 0;
  text-decoration: none;
  text-shadow: none;
}
#headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner li a.topnav {
  font-family: 'open_sansbold';
  font-size: 16px;
  line-height: 17px;
  text-transform: uppercase;
}
#headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner li.dropdown .caret {
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top-width: 0;
  border-bottom: 10px solid #373737;
  margin-left: 0;
}
#headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner li ul.mega-menu {
  -webkit-border-radius: 5px;
  /* for safari */
  -moz-border-raidus: 5px;
  /* for firefox < 4 */
  border-radius: 5px;
  /* for all other that support it */
  background-color: #272727;
  background-image: -moz-linear-gradient(top, #373737, #272727);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#373737), to(#272727));
  background-image: -webkit-linear-gradient(top, #373737, #272727);
  background-image: -o-linear-gradient(top, #373737, #272727);
  background-image: linear-gradient(to bottom, #373737, #272727);
  width: 450px;
  padding: 20px;
  text-align: left;
  margin-left: 0;
}
#headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner li ul.mega-menu li {
  width: 175px;
  text-align: left;
  min-height: 0;
}
#headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner li ul.mega-menu li a {
  color: #ffffff;
  font-family: 'open_sansregular';
  font-size: 13.3px;
}
#headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner li ul.mega-menu li a:hover {
  color: #f9d772;
  text-decoration: none;
}
#headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner li ul.mega-menu li.mega-menu-column-left {
  width: 200px;
}
#headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner li ul.mega-menu li.mega-menu-column-right {
  width: 210px;
}
#headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner li ul.mega-menu li.mega-menu-column-right img {
  width: 210px;
  height: 160px;
}
#headermenu .TopNavBar .TopNavRight .CheckAvailabilityWrapper {
  cursor: pointer;
  display: none;
}
.no-csstransforms .smallHeader #headermenu {
  left: 0;
  width: 1200px;
}
.smallHeader #headerbg {
  background: url("/cassette.axd/file/img/GrandCanyonAltHeader-f41baab6078a56cb346c2101523db43ab5d536a8.jpg") repeat scroll center top transparent !important;
  height: 110px;
}
.smallHeader #headermenu {
  position: fixed;
  top: 0;
  width: 100%;
}
.smallHeader #headermenu .TopNavBar .TopNavLogo {
  width: 77px;
  margin-top: 20px;
}
.smallHeader #headermenu .TopNavBar .TopNavLogo #smallLogo {
  display: block;
}
.smallHeader #headermenu .TopNavBar .TopNavLogo #bigLogo {
  display: none;
}
.smallHeader #headermenu .TopNavBar .TopNavRight {
  width: 1050px;
}
.smallHeader #headermenu .TopNavBar .TopNavRight .utility-nav {
  padding: 7px;
}
.smallHeader #headermenu .TopNavBar .TopNavRight .MainMenu .navbar {
  float: right;
  margin-right: 25px;
}
.smallHeader #headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner li {
  width: 137px;
}
.smallHeader #headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner li a.topnav {
  font-size: 13px;
  color: #ffffff;
}
.smallHeader #headermenu .TopNavBar .TopNavRight .CheckAvailabilityWrapper {
  display: inline-block;
  float: right;
  margin-right: 15px;
  margin-top: 20px;
}
.smallHeader #headermenu .TopNavBar .TopNavRight .CheckAvailabilityWrapper .CheckAvailability {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -mox-border-top-left-radius: 5px;
  -mox-border-top-right-radius: 5px;
  background-color: #292827;
  background-image: -moz-linear-gradient(top, #353433, #292827);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#353433), to(#292827));
  background-image: -webkit-linear-gradient(top, #353433, #292827);
  background-image: -o-linear-gradient(top, #353433, #292827);
  background-image: linear-gradient(to bottom, #353433, #292827);
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #da4f36;
  font-family: "open_sansbold";
  font-size: 15px;
  margin: 0 auto;
  padding: 5px 10px;
  text-transform: uppercase;
  text-align: center;
}
/* Breadcrumbs 
-----------------------------------------------------------------*/
.breadcrumb-trail {
  color: #070707;
}
.breadcrumb-trail a {
  font-size: 13px;
}
.breadcrumb-trail ul li {
  font-size: 13px;
}
.breadcrumb-trail .separator::before {
  content: " > ";
  padding: 0 3px;
  color: #da4f36;
  font-size: 13px;
}
.goog-te-gadget-simple {
  white-space: nowrap;
  font-size: 14px !important;
  text-transform: uppercase;
  font-family: 'open_sansregular';
  background-color: transparent  !important;
  border: none  !important;
}
.goog-te-gadget-simple .goog-te-menu-value {
  color: #262322 !important;
}
.goog-te-gadget-simple .goog-te-menu-value span:nth-child(3) {
  border-left: none !important;
}
.goog-te-gadget-simple .goog-te-menu-value span:nth-child(5) {
  font-size: 15px;
  color: #262322 !important;
}
.goog-te-gadget-simple img:first-of-type {
  display: none;
}
/* Main Body 
-----------------------------------------------------------------*/
#mainbody1 {
  max-width: 1200px;
  width: 85%;
  margin: 0 auto;
  position: relative;
}
.railContainer {
  padding: 18px 10px 0;
}
.railContainer .main {
  width: 72%;
}
.railContainer .rail {
  padding-top: 35px;
  width: 23%;
  margin-left: 5%;
}
.HomePage .span5 {
  margin-left: 0;
}
.HomePage .GCHomeContainer {
  padding: 200px 0 120px;
  overflow: hidden;
}
.HomePage .GCHomeContainer .GCHomeLeft {
  position: relative;
  width: 50%;
  float: left;
}
.HomePage .GCHomeContainer .GCHomeRight {
  position: relative;
  width: 50%;
  float: left;
}
.HomePage .GCHomeContainer .GCHomeRight .StayBig {
  margin-top: 0;
}
.HomePage .homepage-content {
  text-align: center;
}
.HomePage .homepage-content .top-image {
  margin-bottom: 25px;
}
.HomePage .homepage-content .HeaderCopyTitle {
  font-family: 'merriweatherheavy';
  font-size: 35px;
  line-height: 1.231em;
  color: #ffffff;
  text-shadow: 2px 2px #454545;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.HomePage .homepage-content .HeaderCopy {
  font-family: 'open_sansregular';
  font-size: 16px;
  color: #ffffff;
  line-height: 1.4em;
  text-shadow: 2px 2px #454545;
  width: 90%;
  margin: 0 auto;
}
.HomePage .homepage-content .learnmore {
  background-color: #bb3c26;
  color: #ffffff;
  font-family: 'open_sansextrabold';
  font-size: 15px;
  margin: 25px 0;
  border-radius: 0;
  padding: 15px;
  text-transform: uppercase;
  border: none;
}
.HomePage .homepage-content .learnmore:hover {
  background-color: #da4f36;
}
#searchResults input[type="text"] {
  margin-bottom: 10px !important;
}
.sitemapSection a.title {
  font-size: 14px;
  color: #070707;
}
.sitemapSection ul li a {
  font-size: 12px;
  color: #070707;
}
.InteractiveMapContainer #PrintContainer {
  position: absolute;
  right: 20px;
  margin-top: 15px;
}
.InteractiveMapContainer #PrintContainer a {
  margin-left: 15px;
  font-family: 'open_sansregular';
  text-transform: uppercase;
  font-size: 11px;
  color: #262322;
  BACKGROUND-image: url(/cassette.axd/file/img/GrandCanyonPrint-e8082ba574891ff5fe5a20e2bc162491dbcafbc1.png);
  background-repeat: no-repeat;
  background-position: top right;
  padding-right: 27px;
}
.InteractiveMapContainer .nav {
  margin-bottom: 0px;
}
.InteractiveMapContainer .nav-tabs {
  border-bottom: 5px solid #bb3c26;
}
.InteractiveMapContainer .nav-tabs > li {
  margin-bottom: 0;
}
.InteractiveMapContainer .nav-tabs > li > a {
  line-height: 20px;
  padding-left: 20px;
  padding-right: 20px;
  border: 5px solid #ffffff;
  border-top: 10px solid #ffffff;
  font-family: 'open_sansbold';
  font-size: 15px;
  background-color: #ded5c8;
  color: #262322;
  text-transform: uppercase;
}
.InteractiveMapContainer .nav-tabs > .active > a,
.InteractiveMapContainer .nav-tabs > .active > a:hover,
.InteractiveMapContainer .nav-tabs > .active > a:focus {
  border: 5px solid #bb3c26;
  border-top: 10px solid #bb3c26;
  background-color: #bb3c26;
  color: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.InteractiveMapContainer .popover {
  z-index: 1;
  background-color: #ded5c8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 2px 4px 2px 0px #454545;
  -moz-box-shadow: 2px 4px 2px 0px #454545;
  box-shadow: 2px 4px 2px 0px #454545;
}
.InteractiveMapContainer .popover.right .arrow {
  top: 47%;
  left: -11px;
  border-right-color: #ded5c8;
}
.InteractiveMapContainer .popover.right .arrow:after {
  border-right-color: #ded5c8;
}
.InteractiveMapContainer .popover.left .arrow {
  border-left-color: #ded5c8;
}
.InteractiveMapContainer .popover.left .arrow:after {
  border-left-color: #ded5c8;
}
.InteractiveMapContainer .popover.bottom .arrow {
  border-bottom-color: #ded5c8;
}
.InteractiveMapContainer .popover.bottom .arrow:after {
  border-bottom-color: #ded5c8;
}
.InteractiveMapContainer .popover.top .arrow {
  border-top-color: #ded5c8;
}
.InteractiveMapContainer .popover.top .arrow:after {
  border-top-color: #ded5c8;
}
.InteractiveMapContainer .popover .popover-content {
  padding: 20px;
  width: 210px;
}
.InteractiveMapContainer .popover .popover-content .popover-image img {
  width: 210px;
  height: 170px;
}
.InteractiveMapContainer .popover .popover-content .smallx {
  width: 18px;
  height: 18px;
  margin-top: -18px;
  margin-right: -18px;
  background: url(/cassette.axd/file/img/grandcanyonclosepopover-05d7dc9b490407045c948516e3f466aaf7fbc12a.png) right top no-repeat transparent;
}
.InteractiveMapContainer .popover .popover-content .badge {
  padding: 8px 3px;
  border-radius: 0;
  width: 45px;
  text-align: center;
  background: url(/cassette.axd/file/img/GrandCanyonBadge-d54d431ff5b38d6fe304ecfbbd3cd82d72e216f2.png);
  margin-left: -21px;
  font-size: 16px;
  display: inline-block;
}
.InteractiveMapContainer .popover .popover-content .title {
  display: inline-block;
  margin-left: 10px;
  font-family: 'merriweatherheavy';
  font-size: 17px;
}
.InteractiveMapContainer .popover .popover-content .copy {
  margin-top: 10px;
  font-size: 15px;
  width: 100%;
  line-height: 20px;
}
.InteractiveMapContainer .popover .popover-content .btn {
  background-color: #bb3c26;
  color: #ffffff;
  font-family: 'open_sansextrabold';
  font-size: 15px;
  margin-top: 10px;
  border-radius: 0;
  padding: 10px;
  text-transform: uppercase;
  width: 190px;
  z-index: 700;
}
/* Background Slider 
-----------------------------------------------------------------*/
.background-slider {
  position: absolute;
  z-index: 0;
  width: 100%;
  min-width: 850px;
  top: 0;
  left: 0;
  overflow: hidden;
}
.background-slider a.slider-nav {
  display: inline-block;
  position: absolute;
  top: 400px;
  left: 0;
  width: 47px;
  height: 117px;
  background: url(/cassette.axd/file/img/GrandCanyonArrowLeft-7e02c21ffed2d7b4587cf08228186ffa399e3ea7.png) no-repeat;
  z-index: 10;
}
.background-slider a.slider-nav.right-arrow {
  left: auto;
  right: 0;
  background: url(/cassette.axd/file/img/GrandCanyonArrowRight-b9416c485b692a8527cb15c2c5dba1dfb8c5c545.png) no-repeat;
}
.background-slider .background-image {
  position: absolute;
  display: none;
  z-index: 0;
  width: 100%;
  top: 0;
  left: 0;
}
.background-slider .background-image img {
  margin: 0 auto;
  max-width: none;
  display: block;
}
.background-slider .background-image:first-child {
  display: block;
}
/* Lightbox Gallery 
-----------------------------------------------------------------*/
.modal-active .lightbox-gallery {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/cassette.axd/file/img/grad80-a070944eef5c538ebafb6cfa9b6b81536dee07cb.png) repeat;
  overflow: hidden;
  z-index: 9000;
}
.modal-active .lightbox-gallery > .inner {
  position: relative;
  top: 125px;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  min-width: 500px;
  padding: 0;
}
.modal-active .lightbox-gallery > .inner .lightbox-header {
  background: none;
}
.modal-active .lightbox-gallery > .inner .lightbox-header .lightbox-header-left .image-captions .image-caption {
  padding: 0;
}
.modal-active .lightbox-gallery > .inner .lightbox-header .lightbox-header-right .close-lightbox {
  display: inline-block;
  float: right;
  width: 30px;
  height: 20px;
  background: url(/cassette.axd/file/img/close-modal-08cdada6b9dc4403d9d873479b4257fb78f16dd5.png) center right no-repeat;
  text-indent: -99999px;
  border-left: 1px solid #ccc;
  margin-top: 4px;
}
.modal-active .lightbox-gallery > .inner .lightbox-body .lightbox-gallery-images.lightbox-enabled .lightbox-image {
  cursor: default;
}
.lightbox-gallery > .inner {
  padding: 15px;
}
.lightbox-gallery > .inner .lightbox-header {
  height: 30px;
  background: #000;
}
.lightbox-gallery > .inner .lightbox-header .lightbox-header-left {
  display: inline;
  float: left;
  min-width: 250px;
  width: 50%;
}
.lightbox-gallery > .inner .lightbox-header .lightbox-header-left .image-captions {
  position: relative;
  color: #fff;
  height: 19px;
}
.lightbox-gallery > .inner .lightbox-header .lightbox-header-left .image-captions .image-caption {
  display: none;
  position: absolute;
  padding-left: 15px;
  line-height: 30px;
}
.lightbox-gallery > .inner .lightbox-header .lightbox-header-left .image-captions .image-caption:first-child {
  display: block;
}
.lightbox-gallery > .inner .lightbox-header .lightbox-header-right {
  display: inline;
  float: left;
  width: 50%;
  min-width: 250px;
  text-align: right;
}
.lightbox-gallery > .inner .lightbox-header .lightbox-header-right .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  display: inline-block;
  width: 80%;
  max-width: 180px;
}
.lightbox-gallery > .inner .lightbox-header .lightbox-header-right .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn {
  padding: 4px 34px;
  text-shadow: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  filter: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  color: #da4f36;
}
.lightbox-gallery > .inner .lightbox-header .lightbox-header-right .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn .filter-option {
  text-align: right;
}
.lightbox-gallery > .inner .lightbox-header .lightbox-header-right .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn .caret {
  top: 50%;
  right: 12px;
  border-top: 4px solid #da4f36;
}
.lightbox-gallery > .inner .lightbox-header .lightbox-header-right .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .dropdown-menu {
  text-align: left;
}
.lightbox-gallery > .inner .lightbox-header .lightbox-header-right .close-lightbox {
  display: none;
}
.lightbox-gallery > .inner .lightbox-body {
  background: #fff;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-gallery-images {
  position: relative;
  overflow: hidden;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-gallery-images .slider-nav {
  position: absolute;
  top: 200px;
  left: 0;
  width: 47px;
  height: 117px;
  background: url(/cassette.axd/file/img/GrandCanyonArrowLeft-7e02c21ffed2d7b4587cf08228186ffa399e3ea7.png) no-repeat;
  z-index: 1;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-gallery-images .slider-nav.right-arrow {
  left: auto;
  right: 0;
  background: url(/cassette.axd/file/img/GrandCanyonArrowRight-b9416c485b692a8527cb15c2c5dba1dfb8c5c545.png) no-repeat;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-gallery-images .lightbox-image {
  position: absolute;
  display: none;
  z-index: 0;
  width: 100%;
  top: 0;
  left: 0;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-gallery-images .lightbox-image img {
  width: 100%;
  display: block;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-gallery-images .lightbox-image:first-child {
  display: block;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-gallery-images .lightbox-image.disabled {
  display: none;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-gallery-images.lightbox-enabled .lightbox-image {
  cursor: pointer;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-thumb-nav {
  position: relative;
  width: 80%;
  height: 80px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-thumb-nav .lightbox-thumb-nav-slider {
  position: absolute;
  left: 0;
  top: 8px;
  height: 64px;
  width: 20000px;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-thumb-nav .lightbox-thumb-nav-slider .lightbox-thumb {
  display: inline;
  float: left;
  width: 90px;
  height: 60px;
  overflow: hidden;
  border: 2px solid #fff;
  background: #000;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-thumb-nav .lightbox-thumb-nav-slider .lightbox-thumb.disabled {
  display: none;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-thumb-nav .lightbox-thumb-nav-slider .lightbox-thumb.active {
  border: 2px solid #da4f36;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-thumb-nav .lightbox-thumb-nav-slider .lightbox-thumb.active a img {
  opacity: 1 !important;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-thumb-nav .lightbox-thumb-nav-slider .lightbox-thumb a {
  display: block;
  height: 100%;
  white-space: nowrap;
  text-align: center;
  width: 90px;
  height: 60px;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-thumb-nav .lightbox-thumb-nav-slider .lightbox-thumb a .v-align-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-thumb-nav .lightbox-thumb-nav-slider .lightbox-thumb a img {
  display: inline-block;
  width: 100%;
  max-width: 90px;
  max-height: 60px;
  opacity: .6;
  margin-left: -4px;
}
.lightbox-gallery > .inner .lightbox-body .lightbox-thumb-nav .lightbox-thumb-nav-slider .lightbox-thumb a:hover img {
  opacity: .8;
}
/* Stay Widget 
-----------------------------------------------------------------*/
.StayBig {
  position: relative;
  float: right;
  width: 280px;
  padding: 10px 10px 0px 13px;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99;
  margin-top: 100px;
}
.StayBig fieldset {
  padding-top: 10px;
}
.StayBig legend {
  margin-bottom: 0;
  width: 80%;
  font-family: 'open_sansbold';
  color: #da4f36;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 28px;
}
.StayBig legend + .control-group {
  margin-top: 0;
  -webkit-margin-top-collapse: separate;
}
.StayBig .PropertySelect {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #454545;
  -webkit-box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.75);
}
.StayBig select,
.StayBig input {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #464646;
  *background-color: #464646;
  background-image: -moz-linear-gradient(top, #464646, #303030);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#464646), to(#303030));
  background-image: -webkit-linear-gradient(top, #464646, #303030);
  background-image: -o-linear-gradient(top, #464646, #303030);
  background-image: linear-gradient(to bottom, #464646, #303030);
  background-repeat: repeat-x;
  border-color: #464646 #464646 #464646;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #ffffff;
  font-size: 13px;
  margin-bottom: 0;
}
.StayBig select .input-medium,
.StayBig input .input-medium {
  width: 114px;
}
.StayBig select:focus {
  outline: thin dotted #333;
}
.StayBig .selectpicker {
  font-family: 'open_sansregular';
  font-size: 14px;
  padding: 3px 0 0px 7px;
  line-height: 13px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #464646;
  *background-color: #464646;
  background-image: -moz-linear-gradient(top, #464646, #303030);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#464646), to(#303030));
  background-image: -webkit-linear-gradient(top, #464646, #303030);
  background-image: -o-linear-gradient(top, #464646, #303030);
  background-image: linear-gradient(to bottom, #464646, #303030);
  background-repeat: repeat-x;
  border-color: #464646 #464646 #464646;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#464646', endColorstr='#303030', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #ffffff;
}
.StayBig .selectpicker .caret {
  background-image: url(/cassette.axd/file/img/GrandCanyonDropdown-ef35dcf743d883e1dfa42ee39f30cc9d8c34da8d.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 6px;
  right: 6px;
  height: 21px;
  width: 14px;
  display: block;
  border: none;
}
.StayBig [data-id="Select2"] {
  width: 280px;
  height: 26px;
}
.StayBig [data-id="selAdults"],
.StayBig [data-id="selChildren"],
.StayBig [data-id="selCodeType"] {
  width: 116px;
  height: 26px;
}
.StayBig .bootstrap-select.btn-group .dropdown-menu li {
  background-color: white;
}
.StayBig button {
  background: #bb3c26;
  color: #ffffff;
  font-family: 'open_sansbold';
  text-transform: uppercase;
  border: none;
  line-height: 30px;
  font-size: 18px;
}
.StayBig #StayHereModify {
  display: none;
}
.StayBig .CloseStayBig {
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
  z-index: 15;
}
.StayBig .StayHereBtn {
  margin: 10px auto;
  width: 100%;
}
.StayBig .inline {
  display: inline-block;
}
.StayBig .inline.two {
  width: 116px;
}
.StayBig .inline.two select {
  width: 116px;
}
.StayBig .inline.two input {
  width: 102px;
}
.StayBig .inline.two.right {
  float: right;
}
.StayBig #Select1 {
  width: 100%;
}
.StayBig .input-prepend input,
.StayBig .input-prepend select {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.StayBig .control-group {
  margin-bottom: 0;
}
.StayBig label {
  color: #bcbec0;
  margin-bottom: 5px;
  margin-top: 8px;
  font-family: open_sansregular;
  font-size: 13px;
  text-transform: uppercase;
}
.StayBig .bookingphone {
  display: none;
}
.StaySmall {
  position: fixed;
  top: -150px;
  right: 0px;
  display: none;
  width: 0px;
  height: 0px;
}
/* Middle Section 
-----------------------------------------------------------------*/
#wrapMiddleSection {
  background-color: #e7dfd5;
  min-width: 850px;
}
#wrapMiddleSection #middleSection {
  max-width: 1200px;
  min-width: 850px;
  margin: 0 auto;
  padding: 45px 0;
}
#wrapMiddleSection #middleSection .callout {
  width: 31.3333%;
  height: auto;
  margin: 0 1%;
  position: relative;
  background-color: #000;
  float: left;
}
#wrapMiddleSection #middleSection .callout .link {
  width: 100%;
  height: auto;
  position: relative;
}
#wrapMiddleSection #middleSection .callout .link div.calloutImage {
  width: 100%;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#wrapMiddleSection #middleSection .callout .link div.calloutImage img.calloutImage {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  opacity: .3;
  transition: opacity 0.15s ease-in-out;
}
#wrapMiddleSection #middleSection .callout.hovered div.calloutImage img.calloutImage {
  opacity: .9;
}
#wrapMiddleSection #middleSection .callout .copy {
  background: none;
  width: 80%;
  position: absolute;
  top: 27%;
  left: 10%;
  font-size: 22px;
  line-height: 30px;
}
#wrapMiddleSection #middleSection .callout .copy .padder {
  padding: 0;
}
#wrapMiddleSection #middleSection .callout .copy a {
  font-family: 'merriweatherheavy';
  color: #ffffff;
  text-transform: uppercase;
  font-size: 21px;
}
#wrapMiddleSection #middleSection .callout .copy a:hover,
#wrapMiddleSection #middleSection .callout .copy a:focus {
  text-decoration: none;
  color: #f9d772;
}
#wrapMiddleSection #middleSection .callout .copy::before {
  content: url('/cassette.axd/file/img/GrandCanyonCalloutTop-ae4e5a008b303f8461dddd848445f66638b86161.png');
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
#wrapMiddleSection #middleSection .callout .copy::after {
  display: block;
  text-align: center;
  margin: 0;
  content: url('/cassette.axd/file/img/GrandCanyonCalloutBottom-3d3cba570c172c76ddd9effdef13863742bd875f.png');
}
/* Accordion 
-----------------------------------------------------------------*/
.AccordianContainer .panel-default .panel-heading {
  color: #ffffff;
  background-color: #3d3a39;
}
.AccordianContainer .panel-default .panel-heading h4 {
  padding-left: 15px;
  font-size: 21px;
  color: #3d3a39;
  font-family: merriweatherheavy;
  margin: 0;
  text-transform: uppercase;
}
.AccordianContainer .panel-default .panel-heading h4 a {
  color: #ffffff;
  text-decoration: none;
  line-height: 34px;
  padding: 8px 10px;
}
.AccordianContainer .panel-default .panel-heading.alternate {
  background-color: #939598;
}
.AccordianContainer .panel-default .panel-heading .chevron-down {
  background-image: url(/cassette.axd/file/img/GrandCanyonChevronUp-604ab56a3323af4fce5756d6e4aed0ca734fa621.png);
  background-repeat: no-repeat;
  height: 24px;
  margin: 5px 0 0;
  width: 24px;
}
.AccordianContainer .panel-default .panel-heading .chevron-right {
  background-image: url(/cassette.axd/file/img/GrandCanyonChevronDown-f230be00b5feb554cd63ef1d04b99f7d3f75b8c0.png);
  background-repeat: no-repeat;
  height: 24px;
  margin: 5px 0 0;
  width: 24px;
}
.AccordianContainer .panel-default .panel-body {
  padding: 40px 20px;
  background-color: #ded5c8;
  font-weight: normal;
}
/* Callouts  
-----------------------------------------------------------------*/
.calloutWidget {
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
  background: #000;
}
.calloutWidget.hovered .link {
  opacity: 1;
}
.calloutWidget .link {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  opacity: .3;
  transition: opacity 0.15s ease-in-out;
}
.calloutWidget .copy {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  left: 10%;
  position: absolute;
  top: 25%;
  width: 80%;
  font-size: 16px;
}
.calloutWidget .copy .padder {
  padding: 0;
}
.calloutWidget .copy .padder a {
  color: #ffffff;
  font-family: "merriweatherheavy";
  text-transform: uppercase;
}
.calloutWidget .copy .padder a:hover {
  color: #f9d772;
  text-decoration: none;
}
.calloutWidget .copy::before {
  content: url('/cassette.axd/file/img/GrandCanyonCalloutTop-ae4e5a008b303f8461dddd848445f66638b86161.png');
  display: block;
  text-align: center;
}
.calloutWidget .copy::after {
  display: block;
  text-align: center;
  margin: -5px 0;
  content: url('/cassette.axd/file/img/GrandCanyonCalloutBottom-3d3cba570c172c76ddd9effdef13863742bd875f.png');
}
/* Bx Slider 
-----------------------------------------------------------------*/
.bx-wrapper .bx-controls .bx-controls-direction a {
  width: 47px;
  height: 117px;
  z-index: 10;
}
.bx-wrapper .bx-controls .bx-controls-direction a.disabled.bx-prev {
  background: url(/cassette.axd/file/img/GrandCanyonArrowLeftDisabled-feb6a181229181f9035984314b9b4c3406a84981.png) no-repeat;
}
.bx-wrapper .bx-controls .bx-controls-direction a.disabled.bx-next {
  background: url(/cassette.axd/file/img/GrandCanyonArrowRightDisabled-ef9d0d6353a7dd0bb89d74088214fb1713c614eb.png) no-repeat;
}
.bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0px;
  background: url(/cassette.axd/file/img/GrandCanyonArrowRight-b9416c485b692a8527cb15c2c5dba1dfb8c5c545.png) no-repeat;
}
.bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 0px;
  background: url(/cassette.axd/file/img/GrandCanyonArrowLeft-7e02c21ffed2d7b4587cf08228186ffa399e3ea7.png) no-repeat;
}
/* Events
-----------------------------------------------------------------*/
#EventContainer .eventCategory {
  display: none;
}
#EventContainer .eventselection {
  width: 380px;
}
#EventContainer .eventselection #EventCalendar {
  background-color: #3d3a39;
  padding: 0;
  border: none;
  font-family: 'merriweatherheavy';
  font-size: 12px;
  color: #ffffff;
}
#EventContainer .eventselection #EventCalendar a {
  font-family: 'merriweatherregular';
  font-size: 19px;
  color: #ffffff;
}
#EventContainer .eventselection #EventCalendar h4 {
  background-color: #58c4c7;
  padding-top: 12px;
  padding-bottom: 12px;
  text-transform: uppercase;
}
#EventContainer .eventselection #EventCalendar #prevYear,
#EventContainer .eventselection #EventCalendar #nextYear {
  background-color: #499ea0;
  padding: 9px 10px 9px 8px;
  margin-top: -44px;
}
#EventContainer .eventselection #EventCalendar #prevMonth,
#EventContainer .eventselection #EventCalendar #nextMonth {
  padding: 9px 15px 9px 10px;
  background-color: #50b1b4;
  margin-top: -44px;
  margin-left: 43px;
}
#EventContainer .eventselection #EventCalendar #nextMonth {
  margin-left: 0;
  margin-right: 43px;
}
#EventContainer .eventselection #EventCalendar #CalendarDates {
  padding: 0 8px 8px 8px;
}
#EventContainer .eventselection #EventCalendar #CalendarDates table {
  font-family: 'open_sansbold';
  font-size: 18px;
  color: #ffffff;
  empty-cells: hide;
}
#EventContainer .eventselection #EventCalendar #CalendarDates table tr {
  min-height: 0;
  padding: 0;
}
#EventContainer .eventselection #EventCalendar #CalendarDates table tr td {
  border-left: solid 1px #504d4c;
}
#EventContainer .eventselection #EventCalendar #CalendarDates table tr td:first-child {
  border-left: none;
}
#EventContainer .eventselection #EventCalendar #CalendarDates table tr:last-child {
  border-top: solid 1px #504d4c;
}
#EventContainer .eventselection #EventCalendar #CalendarDates table .evtDate {
  text-decoration: none;
  background-image: url(/cassette.axd/file/img/GrandCanyonActiveDate-4fa0cf61232d406e8aaf1a0fd2d6ef24c74e9587.png);
  background-position: top right;
}
#EventContainer .eventselection #EventCalendar #CalendarDates table .today {
  background-color: #bcbec0;
  background-image: none;
}
#EventContainer .eventselection #EventCalendar #CalendarDates table .curDate {
  background-image: none;
  background-color: #da4f36;
}
#EventContainer .eventcopy {
  float: left;
  width: 700px;
  width: calc(100% - 410px);
  margin: 0 0 0 25px;
}
#EventContainer .events {
  margin-top: 40px;
}
#EventContainer .events .allEvents .eventItem .TitleBar {
  height: 78px;
  background-color: #ded5c8;
}
#EventContainer .events .allEvents .eventItem .TitleBar.HasExtraCopy {
  background-image: url(/cassette.axd/file/img/GrandCanyonChevronDown-f230be00b5feb554cd63ef1d04b99f7d3f75b8c0.png);
  background-repeat: no-repeat;
  background-position: 98% center;
}
#EventContainer .events .allEvents .eventItem .TitleBar.HasExtraCopy.opened {
  background-image: url(/cassette.axd/file/img/GrandCanyonChevronUp-604ab56a3323af4fce5756d6e4aed0ca734fa621.png);
}
#EventContainer .events .allEvents .eventItem .TitleBar .date {
  width: 78px;
  color: #ffffff;
  background-color: #da4f36;
}
#EventContainer .events .allEvents .eventItem .TitleBar .date .month {
  font-family: 'merriweatherheavy';
  font-size: 21px;
  text-transform: uppercase;
}
#EventContainer .events .allEvents .eventItem .TitleBar .date .day {
  font-family: 'open_sansextrabold';
  font-size: 44px;
  padding: 3px 0 0 0;
}
#EventContainer .events .allEvents .eventItem .TitleBar .title h2 {
  font-family: 'merriweatherheavy';
  font-size: 21px;
  color: #262322;
  padding-top: 12px;
}
#EventContainer .events .allEvents .eventItem .details {
  font-family: 'open_sansregular';
  font-size: 15px;
  color: #262322;
  padding-left: 2px;
  padding-top: 10px;
  padding-bottom: 20px;
}
#EventContainer .events .allEvents .eventItem .details .btn {
  margin-top: 8px;
  background-color: inherit;
  border: none;
  box-shadow: none;
  padding: 0;
  font-family: 'open_sansextrabold';
  font-size: 14px;
  color: #da4f36;
  clear: both;
  display: block;
  text-align: left;
  padding-top: 10px;
}
#EventContainer .events .allEvents .eventItem .details .image {
  max-width: 380px;
}
#EventContainer .events .allEvents .eventItem .details .image img {
  max-width: 380px;
}
#EventContainer .events .allEvents .eventItem .details.hasImage .copy {
  width: 750px;
}
#EventContainer .events #pager {
  padding-top: 0;
}
#EventContainer .events #pager .pagesummary {
  font-family: 'open_sansbold';
  font-size: 14px;
  text-transform: uppercase;
  color: #262322;
}
#EventContainer .events #pager .pager-button {
  font-size: 19px;
  padding-left: 7px;
  padding-right: 7px;
  color: #262322;
}
#EventContainer .events #pager .pager-button.selected {
  background-color: #da4f36;
  color: #ffffff;
}
#EventContainer .events #pager .pager-button.prevNext {
  color: #da4f36;
  font-family: 'merriweatherregular';
}
#EventContainer .events #pager .pager-button.prevNext:hover {
  color: #262322;
  text-decoration: none;
}
#EventContainer .events #pager .pager-button:hover {
  text-decoration: underline;
}
/* Itinerary
-----------------------------------------------------------------*/
.ItineraryContainer {
  background-color: #e7dfd5;
}
.ItineraryContainer #headerbg {
  height: 125px;
}
.ItineraryContainer #headerbg #smallLogo {
  display: block;
}
.ItineraryContainer #headerbg #bigLogo {
  display: none;
}
.ItineraryContainer.smallHeader #headerbg {
  height: 110px;
}
.ItineraryContainer .pageHeader {
  background: url("/cassette.axd/file/img/GrandCanyonAltHeader-f41baab6078a56cb346c2101523db43ab5d536a8.jpg") repeat scroll center top transparent !important;
  height: 125px;
}
.ItineraryContainer .pageHeader .StayBig {
  margin-top: 25px;
}
.ItineraryContainer .pageHeader .pageHeaderImage {
  height: 125px;
  max-height: 125px;
}
.ItineraryContainer .pageHeader .pageHeaderImage #headermenu {
  max-height: 125px;
}
.ItineraryContainer #headermenu .TopNavBar .TopNavLogo #smallLogo {
  display: block;
}
.ItineraryContainer #headermenu .TopNavBar .TopNavLogo #bigLogo {
  display: none;
}
.ItineraryContainer #headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner li a {
  color: #ffffff;
}
.ItineraryContainer .pageBody .pagecontainer {
  background-color: #e7dfd5;
}
.ItineraryContainer .pageBody .pagecontainer .standardContainer {
  padding: 15px 0 0 0 ;
}
.ItineraryContainer .pageBody .wrapfooter {
  background-color: #e7dfd5;
}
.ItineraryContainer .pageBody .wrapfooter .footerContainer .row {
  background-color: #070707;
}
.ItineraryContainer .pagecontainer h1,
.ItineraryContainer .mobilecontainer h1 {
  display: none;
}
.ItineraryContainer .pagecontainer .TitleCopy,
.ItineraryContainer .mobilecontainer .TitleCopy {
  display: none;
}
.ItineraryContainer .pagecontainer .ItineraryLanding h1,
.ItineraryContainer .mobilecontainer .ItineraryLanding h1 {
  text-align: center;
  display: block;
  width: 500px;
  margin: 0 auto;
}
.ItineraryContainer .pagecontainer .ItineraryLanding h1::before,
.ItineraryContainer .mobilecontainer .ItineraryLanding h1::before {
  margin-top: 30px;
  content: url('/cassette.axd/file/img/GrandCanyonItineraryIcon-725c05bb4a26dc1f0667102c818e69f93dbf7063.png');
  width: 100%;
  text-align: center;
  display: block;
}
.ItineraryContainer .pagecontainer .ItineraryLanding .TitleCopy,
.ItineraryContainer .mobilecontainer .ItineraryLanding .TitleCopy {
  font-size: 16px;
  text-align: center;
  display: block;
  width: 500px;
  margin: 0 auto;
}
.ItineraryContainer .pagecontainer .ItineraryLanding .TitleCopy::after,
.ItineraryContainer .mobilecontainer .ItineraryLanding .TitleCopy::after {
  margin: 20px auto;
  content: url('/cassette.axd/file/img/GrandCanyonItineraryRule-b6dd7d82ffeb74698070e49257a7f1ef9ef76288.png');
  display: block;
}
.ItineraryContainer .pagecontainer .ItineraryLanding #AllItineraries,
.ItineraryContainer .mobilecontainer .ItineraryLanding #AllItineraries {
  margin-top: 30px;
  margin-bottom: 150px;
}
.ItineraryContainer .pagecontainer .ItineraryLanding #AllItineraries .ItineraryItem,
.ItineraryContainer .mobilecontainer .ItineraryLanding #AllItineraries .ItineraryItem {
  float: left;
  width: 280px;
  height: 390px;
  margin: 10px;
  background-color: #ffffff;
  font-size: 15px;
  text-align: center;
  position: relative;
  box-shadow: 6px 6px 3px -2px #9f9991;
}
.ItineraryContainer .pagecontainer .ItineraryLanding #AllItineraries .ItineraryItem h4,
.ItineraryContainer .mobilecontainer .ItineraryLanding #AllItineraries .ItineraryItem h4 {
  font-family: 'merriweatherheavy';
  font-size: 17px;
  color: #262322;
  text-transform: uppercase;
  margin: 15px 0 5px 0;
}
.ItineraryContainer .pagecontainer .ItineraryLanding #AllItineraries .ItineraryItem p,
.ItineraryContainer .mobilecontainer .ItineraryLanding #AllItineraries .ItineraryItem p {
  padding: 0 15px;
  line-height: 20px;
  height: 65px;
}
.ItineraryContainer .pagecontainer .ItineraryLanding #AllItineraries .ItineraryItem .more,
.ItineraryContainer .mobilecontainer .ItineraryLanding #AllItineraries .ItineraryItem .more {
  color: #da4f36;
  font-family: 'open_sansextrabold';
  font-size: 15px;
  text-transform: uppercase;
}
.ItineraryContainer .pagecontainer .ItineraryLanding #AllItineraries .ItineraryItem:hover,
.ItineraryContainer .mobilecontainer .ItineraryLanding #AllItineraries .ItineraryItem:hover {
  box-shadow: 7px 7px 3px -3px #da4f36;
}
.ItineraryContainer .pagecontainer #ItineraryDetails,
.ItineraryContainer .mobilecontainer #ItineraryDetails {
  width: 980px;
  margin: 0 auto;
}
.ItineraryContainer .pagecontainer #ItineraryDetails h1,
.ItineraryContainer .mobilecontainer #ItineraryDetails h1 {
  text-align: center;
  display: block;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.ItineraryContainer .pagecontainer #ItineraryDetails .TitleCopy,
.ItineraryContainer .mobilecontainer #ItineraryDetails .TitleCopy {
  font-size: 16px;
  text-align: center;
  display: block;
  width: 500px;
  margin: 0 auto;
}
.ItineraryContainer .pagecontainer #ItineraryDetails .TitleCopy::after,
.ItineraryContainer .mobilecontainer #ItineraryDetails .TitleCopy::after {
  margin: 20px auto;
  content: url('/cassette.axd/file/img/GrandCanyonItineraryRule2-29cd052bcbf6e208bb1ecc390ee2c6f656953f13.png');
  display: block;
}
.ItineraryContainer .pagecontainer #ItineraryDetails #ItinerarySlider,
.ItineraryContainer .mobilecontainer #ItineraryDetails #ItinerarySlider {
  width: 880px;
  margin: 0 auto;
}
.ItineraryContainer .pagecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons,
.ItineraryContainer .mobilecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons {
  margin: 0 auto;
  width: 385px;
}
.ItineraryContainer .pagecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons .ItineraryButton,
.ItineraryContainer .mobilecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons .ItineraryButton {
  width: 128px;
  color: #ded5c8;
  font-family: 'open_sansbold';
  font-size: 12px;
  float: left;
  padding: 10px 0px;
  text-align: center;
  text-transform: uppercase;
}
.ItineraryContainer .pagecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons .ItineraryButton#ItinerarySave,
.ItineraryContainer .mobilecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons .ItineraryButton#ItinerarySave {
  background-color: #8c8785;
}
.ItineraryContainer .pagecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons .ItineraryButton#ItinerarySave:hover,
.ItineraryContainer .mobilecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons .ItineraryButton#ItinerarySave:hover {
  background-color: #9c9695;
}
.ItineraryContainer .pagecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons .ItineraryButton#ItineraryShare,
.ItineraryContainer .mobilecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons .ItineraryButton#ItineraryShare {
  background-color: #6e6765;
}
.ItineraryContainer .pagecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons .ItineraryButton#ItineraryShare:hover,
.ItineraryContainer .mobilecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons .ItineraryButton#ItineraryShare:hover {
  background-color: #827b78;
}
.ItineraryContainer .pagecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons .ItineraryButton#ItineraryPrint,
.ItineraryContainer .mobilecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons .ItineraryButton#ItineraryPrint {
  background-color: #524d4c;
}
.ItineraryContainer .pagecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons .ItineraryButton#ItineraryPrint:hover,
.ItineraryContainer .mobilecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons .ItineraryButton#ItineraryPrint:hover {
  background-color: #65615f;
}
.ItineraryContainer .pagecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons .ItineraryButton img,
.ItineraryContainer .mobilecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons .ItineraryButton img {
  margin-left: 7px;
}
.ItineraryContainer .pagecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons:after,
.ItineraryContainer .mobilecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons:after {
  content: '';
  display: block;
  clear: both;
}
.ItineraryContainer .pagecontainer #ItineraryDetails #ItinerarySlider .bx-viewport,
.ItineraryContainer .mobilecontainer #ItineraryDetails #ItinerarySlider .bx-viewport {
  border: none;
  left: 0;
}
.ItineraryContainer .pagecontainer #ItineraryDetails #ItinerarySlider .bx-viewport ul,
.ItineraryContainer .mobilecontainer #ItineraryDetails #ItinerarySlider .bx-viewport ul {
  border-left: 0;
  margin-left: 0;
}
.ItineraryContainer .pagecontainer #ItineraryDetails #ItineraryCopy,
.ItineraryContainer .mobilecontainer #ItineraryDetails #ItineraryCopy {
  margin-top: 20px;
}
.ItineraryContainer .pagecontainer #ItineraryDetails #ItineraryCopy a,
.ItineraryContainer .mobilecontainer #ItineraryDetails #ItineraryCopy a {
  color: #bb3c26;
  font-weight: bold;
}
.ItineraryContainer .pagecontainer #ItinerarySections,
.ItineraryContainer .mobilecontainer #ItinerarySections {
  width: 1200px;
  margin: 50px auto 0 auto;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection {
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .SectionLabel,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .SectionLabel {
  background-image: url(/cassette.axd/file/img/GrandCanyonItinerarySection-723c5ee3e334aaf59fb0f684938a41dce57e3f78.png);
  width: 196px;
  height: 75px;
  font-family: 'merriweatherheavy';
  font-size: 24px;
  color: #bb3c26;
  position: relative;
  top: -15px;
  left: 0;
  display: block;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .SectionLabel .txt,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .SectionLabel .txt {
  padding-top: 25px;
  text-align: center;
  padding-right: 15px;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .SectionLabel .firstWord,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .SectionLabel .firstWord {
  color: #ffffff;
  font-family: 'merriweatherlight';
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .Items,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .Items {
  padding-top: 15px;
  padding-bottom: 50px;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .Items .Item,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .Items .Item {
  border-top: dashed 2px #262322;
  padding: 20px 0;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .Items .Item .Image,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .Items .Item .Image {
  float: left;
  width: 290px;
  margin-right: 10px;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .Items .Item .Image img,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .Items .Item .Image img {
  width: 280px;
  height: 220px;
  -webkit-box-shadow: 2px 0px 1px -2px #9f9991;
  -moz-box-shadow: 2px 0px 1px -2px #9f9991;
  box-shadow: 2px 0px 1px -2px #9f9991;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .Items .Item .Details,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .Items .Item .Details {
  float: left;
  width: 860px;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .Items .Item .Details.NoImage,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .Items .Item .Details.NoImage {
  width: 100%;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .Items .Item .Details h4,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .Items .Item .Details h4 {
  font-family: 'open_sansbold';
  font-size: 14px;
  text-transform: uppercase;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .Items .Item .Details p,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .Items .Item .Details p {
  font-family: 'open_sansregular';
  font-size: 14px;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .Items .Item .Details p a,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .Items .Item .Details p a {
  color: #da4f36;
  font-family: 'open_sansextrabold';
  font-size: 15px;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .Items .Item .Details .Contact,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .Items .Item .Details .Contact {
  font-family: 'open_sansbold';
  font-size: 14px;
  margin-bottom: 30px;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .Items .Item .Details .Contact .Phone,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .Items .Item .Details .Contact .Phone {
  display: inline;
  background-image: url(/cassette.axd/file/img/GrandCanyonPhoneBlack-6625a1cf6a03b596eb376e3fb163ded18bfa3e71.png);
  background-repeat: no-repeat;
  padding-left: 35px;
  padding-right: 35px;
  line-height: 25px;
  background-position: center left;
  padding-bottom: 4px;
  padding-top: 3px;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .Items .Item .Details .Contact .Url,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .Items .Item .Details .Contact .Url {
  display: inline;
  background-image: url(/cassette.axd/file/img/GrandCanyonURLBlack-04f00cfef6f983b32c3e39279b26168b584d26bd.png);
  background-repeat: no-repeat;
  padding-left: 35px;
  padding-right: 35px;
  line-height: 25px;
  background-position: center left;
  padding-bottom: 4px;
  padding-top: 3px;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .Items .Item .Details .Contact .Url a,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .Items .Item .Details .Contact .Url a {
  color: #262322;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .Items .Item .Details .learnmore,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .Items .Item .Details .learnmore {
  background-color: #bb3c26;
  color: #ffffff;
  font-family: 'open_sansextrabold';
  font-size: 15px;
  margin-top: 20px;
  border-radius: 0;
  padding: 10px;
  text-transform: uppercase;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .Items .Item .Details .learnmore a:hover,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .Items .Item .Details .learnmore a:hover {
  text-decoration: none;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .Items .Item .Details .learnmore:hover,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .Items .Item .Details .learnmore:hover {
  background-color: #da4f36;
  text-decoration: none;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection .Items .Item:after,
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection .Items .Item:after {
  content: '';
  display: block;
  clear: both;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection:nth-child(odd),
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection:nth-child(odd) {
  background-color: #c3bbb1;
}
.ItineraryContainer .pagecontainer #ItinerarySections .ItinerarySection:nth-child(even),
.ItineraryContainer .mobilecontainer #ItinerarySections .ItinerarySection:nth-child(even) {
  background-color: #d2cbc3;
}
.ItineraryContainer .pagecontainer #ItineraryFooter,
.ItineraryContainer .mobilecontainer #ItineraryFooter {
  margin: 0 auto ;
  background-color: #3d3a39;
  padding: 20px 0;
}
.ItineraryContainer .pagecontainer #ItineraryFooter .footer,
.ItineraryContainer .mobilecontainer #ItineraryFooter .footer {
  display: inline;
  float: left;
  width: 49%;
  text-align: center;
}
.ItineraryContainer .pagecontainer #ItineraryFooter .footer h2,
.ItineraryContainer .mobilecontainer #ItineraryFooter .footer h2 {
  font-family: 'merriweatherbold';
  font-size: 24px;
  color: #bb3c26;
}
.ItineraryContainer .pagecontainer #ItineraryFooter .footer .learnmore,
.ItineraryContainer .mobilecontainer #ItineraryFooter .footer .learnmore {
  background-color: #bb3c26;
  color: #ffffff;
  font-family: 'open_sansextrabold';
  font-size: 15px;
  border-radius: 0;
  padding: 12px 0px;
  width: 240px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
}
.ItineraryContainer .pagecontainer #ItineraryFooter .footer .learnmore:hover,
.ItineraryContainer .mobilecontainer #ItineraryFooter .footer .learnmore:hover {
  background-color: #da4f36;
  text-decoration: none;
}
.ItineraryContainer .pagecontainer #ItineraryFooter .footer.left,
.ItineraryContainer .mobilecontainer #ItineraryFooter .footer.left {
  border-right: solid 1px #262322;
}
.ItineraryContainer .modal-backdrop {
  background-color: #e7dfd5;
}
.ItineraryContainer .modal-backdrop .modal-backgroup.fade.in {
  opacity: 0.97;
  filter: alpha(opacity=97);
}
.ItineraryContainer .modal {
  background-color: #f4efe9;
  border-radius: 0;
  padding: 25px 20px;
  z-index: -1;
}
.ItineraryContainer .modal .modal-header {
  border-bottom: none;
  padding-bottom: 0;
}
.ItineraryContainer .modal .modal-header h4 {
  font-family: 'merriweatherbold';
  font-size: 34px;
  color: #262322;
  text-transform: uppercase;
}
.ItineraryContainer .modal .modal-header .close {
  font-size: 40px;
  opacity: 1;
  filter: alpha(opacity=1);
  color: #262322;
}
.ItineraryContainer .modal .modal-body {
  /* firefox 19+ */
  /* ie */
}
.ItineraryContainer .modal .modal-body p {
  font-family: 'open_sanssemibold';
  font-size: 17px;
  padding-top: 0;
}
.ItineraryContainer .modal .modal-body input[type="text"] {
  height: 37px;
  width: 264px;
  border-radius: 0;
  padding-bottom: 0px;
  padding-top: 0px;
  font-size: 13px;
  background-color: #939598;
  color: #ffffff;
  display: block;
}
.ItineraryContainer .modal .modal-body input::-webkit-input-placeholder {
  color: #ded5c8;
  text-transform: uppercase;
}
.ItineraryContainer .modal .modal-body input::-moz-placeholder {
  color: #ded5c8;
  text-transform: uppercase;
}
.ItineraryContainer .modal .modal-body input:-ms-input-placeholder {
  color: #ded5c8;
  text-transform: uppercase;
}
.ItineraryContainer .modal .modal-body input:-moz-placeholder {
  color: #ded5c8;
  text-transform: uppercase;
}
.ItineraryContainer .modal .modal-body .ModalMessage {
  height: 45px;
  font-size: 15px;
  color: #bb3c26;
}
.ItineraryContainer .modal .modal-body .ModalMessage img {
  width: 45px;
  height: 45px;
}
.ItineraryContainer .modal .modal-body .btn {
  width: 278px;
  border-radius: 0;
  padding-bottom: 15px;
  font-family: 'open_sansextrabold';
  font-size: 15px;
  display: block;
  height: 37px;
  padding-bottom: 0;
  padding-top: 0;
  margin: 25px 0;
  text-transform: uppercase;
}
.ItineraryContainer .modal .modal-body .btn-primary {
  background-color: #bb3c26;
  color: #ffffff;
}
.ItineraryContainer .modal .modal-body .btn-default {
  background-color: #ded5c8;
  border: solid 4px #bb3c26;
  color: #bb3c26;
  height: 45px;
}
.siteGrandCanyon .st_sharethis_custom {
  position: absolute;
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  height: 38px;
  width: 38px;
}
.siteGrandCanyon .st_sharethis_custom:hover {
  background-position: left -38px;
}
@media (max-width: 1200px) {
  .ItineraryContainer .pageBody {
    padding: 0 10px;
  }
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper {
    width: 100%;
  }
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer {
    width: 100%;
  }
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer #ItineraryDetails,
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer .ItineraryLanding {
    width: 100%;
  }
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer #ItineraryDetails h1,
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer .ItineraryLanding h1 {
    text-align: left;
    width: 550px;
    margin: 20px 0;
  }
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer #ItineraryDetails h1::before,
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer .ItineraryLanding h1::before {
    width: 550px;
  }
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer #ItineraryDetails .TitleCopy,
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer .ItineraryLanding .TitleCopy {
    text-align: left;
    margin: 0;
  }
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer #ItineraryDetails .TitleCopy::after,
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer .ItineraryLanding .TitleCopy::after {
    margin: 20px 100px;
  }
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer #ItineraryDetails #ItinerarySlider,
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer .ItineraryLanding #ItinerarySlider {
    width: 100%;
  }
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer #ItineraryDetails #ItinerarySlider #ItineraryButtons,
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer .ItineraryLanding #ItinerarySlider #ItineraryButtons {
    margin: 0;
  }
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer #ItinerarySections {
    width: 100%;
  }
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer #ItinerarySections .ItinerarySection .Items .Item .Details {
    float: none;
    width: auto;
  }
  .ItineraryContainer .pageBody .wrapfooter .pageWrapper .pagecontainer #ItineraryFooter {
    width: 100%;
  }
}
@media (max-width: 768px) and (min-width: 680px) {
  .callout {
    background: inherit;
    -moz-border-radius: inherit;
    -webkit-border-radius: inherit;
    border-radius: inherit;
  }
}
/* Footer
-----------------------------------------------------------------*/
.wrapfooter {
  min-width: 850px;
}
.wrapfooter .footerContainer {
  background: #111;
}
.wrapfooter .footerContainer .container {
  width: 100%;
}
.wrapfooter .footerContainer .container .row {
  margin-left: 0;
}
.wrapfooter .footerContainer .container .row .span12 {
  width: 100%;
  margin-left: 0;
}
#footerTop {
  max-width: 1200px;
  margin: 0 auto;
}
#footerTop a {
  color: #939598;
}
#footerTop a:hover,
#footerTop a:visited {
  color: #939598;
  text-decoration: none;
}
#footerTop .footerTopWrapper {
  padding: 48px 0 0 0;
}
#footerTop .footerTopWrapper hr.mobile-border {
  display: none;
}
#footerTop .footerTopWrapper .footer-row {
  overflow: hidden;
}
#footerTop .footerTopWrapper .footer-items {
  margin-bottom: 35px;
}
#footerTop .footerTopWrapper .footer-items .footerItem {
  height: 98px;
  padding-left: 15px;
  margin-left: 45px;
  border-left: solid 2px #939598;
  float: left;
}
#footerTop .footerTopWrapper .footer-items .footerItem .title {
  color: #939598;
  font-family: 'open_sansextrabold';
  font-size: 21px;
  text-transform: uppercase;
  padding-bottom: 10px;
}
#footerTop .footerTopWrapper .footer-items .footerItem .icon {
  float: left;
  margin-right: 10px;
  height: 38px;
  overflow: hidden;
}
#footerTop .footerTopWrapper .footer-items .footerItem .icon a {
  position: relative;
  top: 0;
  height: 38px;
  display: block;
}
#footerTop .footerTopWrapper .footer-items .footerItem .icon a:hover {
  top: -38px;
}
#footerTop .footerTopWrapper #footerSocial {
  margin-left: 0;
}
#footerTop .footerTopWrapper #footerSubscribe input[type="text"] {
  background-color: #939598;
  border: 0 none;
  border-radius: 0;
  color: #ffffff;
  font-size: 13px;
  height: 30px;
  line-height: 10px;
  margin: 0;
}
#footerTop .footerTopWrapper #footerSubscribe #emailSubscriptionButton {
  border: 0 none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 38px;
  margin-left: -5px;
  margin-top: 0;
  background-color: #bb3c26;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "open_sansextrabold";
  padding: 0 10px;
}
#footerTop .footerTopWrapper #footerSubscribe #emailSubscriptionButton:hover {
  background-color: #da4f36;
  color: #ffffff;
  text-decoration: none;
}
#footerTop .footerTopWrapper #footerReservations .text {
  float: left;
  font-size: 18px;
  font-family: "open_sansbold";
  margin: 8px 15px 0 4px;
  color: #939598;
}
#footerTop .footerTopWrapper #footerReservations .text a:hover {
  color: #a5a7a9;
}
#footerTop .footerTopWrapper #footerLinkNav {
  float: left;
}
#footerTop .footerTopWrapper #footerLinkNav ul {
  float: left;
  width: 185px;
  margin-left: 0;
}
#footerTop .footerTopWrapper #footerLinkNav ul li {
  list-style: none;
  font-family: 'open_sanssemibold';
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#footerTop .footerTopWrapper #footerLinkNav ul li a {
  color: #ffffff;
}
#footerTop .footerTopWrapper #footerLinkNav ul li a:hover {
  color: #f9d772;
}
#footerTop .footerTopWrapper #footerNPS {
  margin-right: 25px;
  float: right;
  width: 225px;
}
#footerTop .footerTopWrapper #footerAddress {
  font-family: 'open_sanssemibold';
  font-size: 11px;
  color: #939598;
  padding-bottom: 5px;
}
#footerTop .footerTopWrapper #mobile-footer-nps {
  display: none;
}
#footerBottom {
  background-color: white;
  font-family: 'open_sanssemibold';
  font-size: 11px;
  color: #939598;
  height: 75px;
}
#footerBottom a {
  color: #939598;
}
#footerBottom a:hover {
  color: #939598;
}
#footerBottom .footer-row {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding: 5px 0 5px 10px;
}
#footerBottom .footer-row .menu {
  margin-top: 10px;
  float: left;
  margin-right: 25px;
}
#footerBottom .footer-row .menu ul {
  margin-left: 0;
}
#footerBottom .footer-row .menu ul li {
  float: left;
  list-style: none;
}
#footerBottom .footer-row .menu ul li.spc {
  margin: 0 12px;
}
#footerBottom .footer-row .logo {
  margin-top: 10px;
  float: right;
  margin-right: 25px;
}
#footerBottom .footer-row .logo img {
  height: 48px;
}
@media (max-width: 1200px) {
  /*Header- main menu 
    -----------------------------------------------------------------*/
  #headermenu .TopNavBar .TopNavLogo {
    width: 12%;
    margin-left: 2%;
  }
  #headermenu .TopNavBar .TopNavRight {
    width: 86%;
  }
  #headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner .nav {
    float: right;
  }
  #headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner .nav li.dropdown {
    display: inline-block;
    width: auto;
    margin-right: 50px;
  }
  #headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner .nav li.dropdown:last-child {
    margin-right: 15px;
  }
  #headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner .nav li.dropdown a.topnav {
    font-size: 14px;
  }
  .smallHeader #headermenu .TopNavBar .TopNavLogo {
    width: 8%;
    margin-left: 2%;
    max-width: 77px;
    margin-top: 13px;
    height: 120px;
  }
  .smallHeader #headermenu .TopNavBar .TopNavRight {
    width: 90%;
  }
  .smallHeader #headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner .nav {
    float: right;
  }
  .smallHeader #headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner .nav li.dropdown {
    margin-right: 40px;
  }
  .smallHeader #headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner .nav li.dropdown:last-child {
    margin-right: 0;
  }
  .smallHeader #headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner .nav li.dropdown a.topnav {
    font-size: 12px;
  }
  .smallHeader #headermenu .TopNavBar .TopNavRight .CheckAvailabilityWrapper .CheckAvailability {
    font-size: 14px;
  }
  /* Callouts  
    -----------------------------------------------------------------*/
  #wrapMiddleSection #middleSection .callout .copy {
    font-size: 18px;
    line-height: 22px;
  }
  /* Footer
    -----------------------------------------------------------------*/
  #footerTop .footerTopWrapper {
    padding: 30px 0 0 0;
  }
  #footerTop .footerTopWrapper .footer-row {
    padding: 0 15px;
  }
  #footerTop .footerTopWrapper .footer-items {
    margin-bottom: 35px;
  }
  #footerTop .footerTopWrapper .footer-items .footerItem {
    height: 98px;
    padding-left: 10px;
    margin-left: 20px;
  }
  #footerTop .footerTopWrapper .footer-items .footerItem .title {
    font-size: 18px;
    padding-bottom: 10px;
  }
  #footerTop .footerTopWrapper .footer-items .footerItem .icon {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
  #footerTop .footerTopWrapper .footer-items .footerItem .icon a:hover {
    top: -30px;
  }
  #footerTop .footerTopWrapper #footerSocial {
    border: none;
    padding-left: 0;
  }
  #footerTop .footerTopWrapper #footerSubscribe input[type="text"] {
    width: 140px;
  }
  #footerTop .footerTopWrapper #footerSubscribe #emailSubscriptionButton {
    font-size: 12px;
  }
  #footerTop .footerTopWrapper #footerReservations .text {
    font-size: 12px;
    margin: 2px 15px 0 0;
  }
  #footerTop .footerTopWrapper #footerReservations .text a:hover {
    color: #a5a7a9;
  }
  #footerTop .footerTopWrapper #footerLinkNav ul {
    width: 150px;
  }
  #footerTop .footerTopWrapper #footerLinkNav ul li {
    font-size: 11px;
    line-height: 11px;
    margin-bottom: 7px;
  }
  #footerTop .footerTopWrapper #footerNPS {
    margin-right: 25px;
    width: 180px;
  }
  #footerTop .footerTopWrapper #footerAddress {
    padding-bottom: 5px;
  }
  .siteGrandCanyon .st_sharethis_custom {
    background-size: cover;
    position: absolute;
    height: 30px;
    width: 30px;
  }
  .siteGrandCanyon .st_sharethis_custom:hover {
    background-position: left -31px;
  }
}
@media (max-width: 1000px) {
  /*Header- main menu 
    -----------------------------------------------------------------*/
  #headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner .nav li.dropdown {
    margin-right: 35px;
  }
  #headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner .nav li.dropdown:last-child {
    margin-right: 15px;
  }
  #headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner .nav li.dropdown a.topnav {
    font-size: 12px;
  }
  .smallHeader #headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner .nav li.dropdown {
    margin-right: 20px;
  }
  .smallHeader #headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner .nav li.dropdown:last-child {
    margin-right: 0;
  }
  .smallHeader #headermenu .TopNavBar .TopNavRight .MainMenu .navbar .navbar-inner .nav li.dropdown a.topnav {
    font-size: 11px;
  }
  .smallHeader #headermenu .TopNavBar .TopNavRight .CheckAvailabilityWrapper .CheckAvailability {
    font-size: 13px;
  }
  /* Main Body 
    -----------------------------------------------------------------*/
  .HomePage .HeaderCopyTitle {
    font-size: 28px;
    line-height: 34px;
  }
  .HomePage .HeaderCopy {
    font-size: 14px;
    line-height: 18px;
  }
  /* Callouts  
    -----------------------------------------------------------------*/
  #wrapMiddleSection #middleSection .callout .copy {
    top: 20%;
  }
}
@media (max-width: 850px) {
  #headermenu {
    left: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  /* Callouts  
    -----------------------------------------------------------------*/
  #wrapMiddleSection #middleSection .callout .copy {
    font-size: 18px;
    line-height: 22px;
  }
  /* Footer
    -----------------------------------------------------------------*/
  #footerTop .footerTopWrapper {
    padding: 25px 0 0 0;
  }
  #footerTop .footerTopWrapper .footer-row {
    padding: 0 15px;
  }
  #footerTop .footerTopWrapper .footer-items {
    margin-bottom: 0;
  }
  #footerTop .footerTopWrapper .footer-items .footerItem {
    height: 70px;
    margin-bottom: 23px;
    padding-left: 15px;
    margin-left: 25px;
  }
  #footerTop .footerTopWrapper .footer-items .footerItem .title {
    font-size: 17px;
    padding-bottom: 4px;
  }
  #footerTop .footerTopWrapper #footerReservations {
    border-left: none;
    float: none;
    margin-left: 0;
    padding: 0;
    clear: left;
  }
  #footerTop .footerTopWrapper #footerLinkNav ul {
    width: 140px;
  }
  #footerTop .footerTopWrapper #footerNPS {
    display: none;
  }
  #footerTop .footerTopWrapper #footerAddress {
    padding-bottom: 5px;
  }
  #footerTop .footerTopWrapper #mobile-footer-nps {
    display: block;
    background: #000;
    padding: 15px;
  }
  #footerBottom .footer-row {
    padding: 15px;
  }
  #footerBottom .footer-row .menu {
    margin-top: 0;
    margin-right: 0;
    width: 75%;
    max-width: 500px;
    line-height: 16px;
  }
  #footerBottom .footer-row .menu ul {
    padding-top: 5px;
  }
  #footerBottom .footer-row .logo {
    margin: 0;
    width: 25%;
    text-align: right;
  }
}
@media (max-width: 620px) {
  /* Events 
    -----------------------------------------------------------------*/
  #EventContainer .eventselection {
    width: 100%;
    max-width: 380px;
  }
  #EventContainer .eventselection #EventCalendar {
    font-size: 12px;
  }
  #EventContainer .eventselection #EventCalendar a {
    font-size: 19px;
  }
  #EventContainer .eventselection #EventCalendar h4 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  #EventContainer .eventselection #EventCalendar #currentMonth {
    font-size: 13px;
    text-transform: none;
  }
  #EventContainer .eventselection #EventCalendar #CalendarDates {
    padding: 0;
  }
  #EventContainer .eventselection #EventCalendar #CalendarDates table {
    height: auto;
    font-size: 16px;
  }
  #EventContainer .events {
    margin-top: 14px;
  }
  #EventContainer .events .allEvents .eventItem .TitleBar {
    height: 64px;
  }
  #EventContainer .events .allEvents .eventItem .TitleBar .date {
    width: 64px;
  }
  #EventContainer .events .allEvents .eventItem .TitleBar .date .month {
    font-size: 16px;
  }
  #EventContainer .events .allEvents .eventItem .TitleBar .date .day {
    font-size: 34px;
    padding-top: 1px;
  }
  #EventContainer .events .allEvents .eventItem .TitleBar .title {
    padding: 12px 10px 12px 77px;
  }
  #EventContainer .events .allEvents .eventItem .TitleBar .title h2 {
    font-size: 16px;
    line-height: 20px;
    padding: 0;
    margin: 0;
  }
  /* Footer
    -----------------------------------------------------------------*/
  #footerTop .footerTopWrapper {
    padding: 25px 0 0 0;
  }
  #footerTop .footerTopWrapper hr.mobile-border {
    display: block;
    width: 92px;
    border-bottom: 1px solid #939598;
    border-top: none;
    margin: 0;
    clear: both;
    padding-top: 13px;
  }
  #footerTop .footerTopWrapper .footer-row {
    padding: 0 15px;
  }
  #footerTop .footerTopWrapper .footer-items {
    margin-bottom: 5px;
  }
  #footerTop .footerTopWrapper .footer-items .footerItem {
    height: auto;
    margin-left: 0;
    margin-bottom: 7px;
    padding: 0;
    border-left: none;
    float: none;
  }
  #footerTop .footerTopWrapper .footer-items .footerItem .title {
    font-size: 17px;
    padding-bottom: 4px;
  }
  #footerTop .footerTopWrapper #footerReservations .icon {
    clear: left;
    margin-bottom: 10px;
  }
  #footerTop .footerTopWrapper #footerReservations hr.mobile-border {
    padding-top: 2px;
  }
  #footerTop .footerTopWrapper #footerLinkNav {
    float: none;
    margin-bottom: 30px;
    max-width: 500px;
    overflow: hidden;
  }
  #footerTop .footerTopWrapper #footerLinkNav ul {
    width: 50%;
    margin-left: 0;
    margin-bottom: 0;
  }
  #footerTop .footerTopWrapper #footerLinkNav ul:nth-child(odd) {
    clear: left;
    margin-bottom: 20px;
  }
}
@media (max-width: 500px) {
  #footerBottom .footer-row .menu {
    width: 100%;
  }
  #footerBottom .footer-row .logo {
    width: 100%;
    margin: 10px 0 0 20px;
    text-align: left;
  }
}
/* Mobile Device
-----------------------------------------------------------------*/
.mobile-layout .siteGrandCanyon .hide-mobile {
  display: none !important;
}
.mobile-layout .siteGrandCanyon #headerbg {
  display: none;
}
.mobile-layout .siteGrandCanyon #headermenu {
  min-width: 0;
}
.mobile-layout .siteGrandCanyon .pageHeader {
  height: 197px;
  min-width: 0;
}
.mobile-layout .siteGrandCanyon .pageHeader .pageHeaderImage {
  height: 197px;
  max-height: 197px;
  min-height: 0;
}
.mobile-layout .siteGrandCanyon .pageBody .pageWrapper {
  min-width: 0;
}
.mobile-layout .siteGrandCanyon .pageBody .pageWrapper .pagecontainer {
  min-width: 0;
}
.mobile-layout .siteGrandCanyon .pageBody .pageWrapper .pagecontainer .standardContainer {
  padding: 15px 15px;
}
.mobile-layout .siteGrandCanyon .wrapheaderbody .container {
  min-width: 0;
}
.mobile-layout .siteGrandCanyon .background-slider {
  min-width: 0;
}
.mobile-layout .siteGrandCanyon .background-slider a.slider-nav {
  width: 28px;
  height: 70px;
  background-size: cover;
}
.mobile-layout .siteGrandCanyon #mainbody1 {
  width: 100%;
  margin-top: 260px;
}
.mobile-layout .siteGrandCanyon .HomePage .GCHomeContainer {
  padding: 0;
}
.mobile-layout .siteGrandCanyon .HomePage .GCHomeContainer .GCHomeLeft {
  width: 100%;
  float: none;
}
.mobile-layout .siteGrandCanyon .HomePage .GCHomeContainer .GCHomeRight {
  width: 100%;
  float: none;
}
.mobile-layout .siteGrandCanyon .HomePage .homepage-content {
  padding: 15px;
  background: url(/cassette.axd/file/img/grad60-d14bf9ce8d7c8abbbda433b3b005eeb9e3464dbd.png) repeat;
}
.mobile-layout .siteGrandCanyon .HomePage .homepage-content .HeaderCopyTitle {
  font-size: 24px;
  line-height: 1.231em;
  text-shadow: none;
  margin-bottom: 4px;
}
.mobile-layout .siteGrandCanyon .HomePage .homepage-content .learnmore {
  background: none;
  color: #bb3c26;
  font-size: 13px;
  margin: 0;
  border: none;
  padding: 0;
  filter: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.mobile-layout .siteGrandCanyon .stayheremobile .stayheremobilelink a {
  font-size: 14px;
  display: block;
  text-transform: uppercase;
  background: #cdc5b9;
}
.mobile-layout .siteGrandCanyon .stayheremobile .stayheremobile-buttons {
  background: #da4f36 url(/cassette.axd/file/img/mobile-button-divider-5af48aa772f0417227aa04fa518eabed0a783fda.png) no-repeat;
  background-position-x: center;
  background-position-y: center;
  overflow: hidden;
}
.mobile-layout .siteGrandCanyon .stayheremobile .stayheremobile-buttons a {
  display: inline;
  width: 50%;
  float: left;
  text-transform: uppercase;
  padding: 10px 0;
}
.mobile-layout .siteGrandCanyon .stayheremobile .stayheremobile-buttons a .icon {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 7px;
}
.mobile-layout .siteGrandCanyon .stayheremobile .stayheremobile-buttons a span {
  display: inline-block;
  text-align: left;
  font-size: 16px;
  line-height: 18px;
}
.mobile-layout .siteGrandCanyon .stayheremobile .stayheremobile-buttons a.book-button .icon {
  background: url(/cassette.axd/file/img/book-online-8aad9b8e312a1793a3cba66e05dd2507248ff37c.png) no-repeat;
}
.mobile-layout .siteGrandCanyon .stayheremobile .stayheremobile-buttons a.call-button .icon {
  background: url(/cassette.axd/file/img/call-us-9cf7e216b3f643646e966fb6d32c7057920bfa9f.png) no-repeat;
}
.mobile-layout .siteGrandCanyon .lightbox-gallery > .inner {
  min-width: 0;
}
.mobile-layout .siteGrandCanyon .lightbox-gallery > .inner .lightbox-header .lightbox-header-left {
  display: none;
}
.mobile-layout .siteGrandCanyon .lightbox-gallery > .inner .lightbox-header .lightbox-header-right {
  width: 100%;
  min-width: 0;
}
.mobile-layout .siteGrandCanyon #wrapMiddleSection {
  min-width: 0;
}
.mobile-layout .siteGrandCanyon #wrapMiddleSection #middleSection {
  min-width: 0;
  margin: 0 auto;
  padding: 3px 0;
}
.mobile-layout .siteGrandCanyon #wrapMiddleSection #middleSection .callout {
  width: 100%;
  margin: 0 0 3px;
  float: none;
}
.mobile-layout .siteGrandCanyon .wrapfooter {
  min-width: 0;
}
