---
---

body {
  font-family: 'Exo 2', sans-serif;
  font-size: 17px;
}

.exo {
  font-family: 'Exo 2', sans-serif;
}

.atxc-red {
  color: #800404;
}

h1 {
  font-size: 3.5em;
}

h1, h2, .h1, .h2 {
    letter-spacing: -1px;
}

.regular-content.container {
  max-width: 740px;
}

.regular-content h1 {
  text-align: center;
  margin: 50px 0 20px 0;
}

.regular-content h2 {
  margin-top: 40px;
}

.regular-content li {
  margin-bottom: 15px;
}

.regular-content p {
  margin: 0 0 1.4em;
  line-height: 1.8em;
}

.regular-content img {
  max-width: 100%;
  height: auto;
  margin: 10px 0;
}

.regular-content .simple {
  margin: .5em 0;
  max-width: 100%;
}

.vertical-align {
    display: flex;
    align-items: center;
}

.instagram-container {
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 1px -1px rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
  margin-bottom: 20px;
}

@media(max-width:767px){
  .regular-content.container {
    margin: 0 20px 0 20px;
  }
}

ul.no-padding, ol.no-padding {
  padding-left: 0;
}

ul.flush-padding, ol.flush-padding {
  padding: 0 0 0 20px;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
    vertical-align: top;
}

.row-less-margin {
  margin-bottom: 10px !important;
}

.big {
  font-weight: bold;
  font-size: 2em;
  text-align: center;
  border-left: none;
  margin: 0 auto;
  font-style: italic;
}

.notjumbotron {
  text-align: center;
}

.notjumbotron h1 {
  font-size: 3em;
  margin: -0px 0 50px 0;
}

.jumbotron {
  margin-bottom: 0px;
}

.invert {
  color: white;
}

.jumbotron img, .rounded {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 10px;
  padding: 0;
}

.img-margin {
  margin: 10px 0;
  padding: 0;
}

.blue-section {
  background: #428bca;
  color: white;
  padding: 50px 0;
}

.blue-section a {
  color: #A4B6C5;
}

.atxcursions-blue {
  color: #428bca;
}

.service-box {
  max-width: 400px;
  margin: 50px auto 0;
}

.col-xs-12 .service-box h3 {
  text-align: center;
}

h1, h2, h3, h4, .navbar, .btn, .jumbotron-caption, .price, .h1, .h2, .h3, .h4 {
  font-family: 'Oswald', sans-serif;
}

.nobr { white-space: nowrap; }


/***** Navigation ******/
.navbar {
  margin-bottom: 0px;
  font-size: 14px;
}

.main-nav {
  float: right;
  margin-top: 5px;
}

.main-nav li {
  text-align: center;
  margin: 0 20px;
}

.main-nav li a:link {
  line-height: .8em;
  vertical-align: middle;
  font-size: 1em;
  text-transform: uppercase;
}

.main-nav li .top-line {
  font-size: .6em;
}

.review-bar {
  background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1) ), #252525;
  box-shadow:  0 8px 6px -6px black;
  height: 32px;
  padding: 0;
  color: #c0c0c0;
}

.review-bar .nav {
  height: 32px;
  min-height: none;
}

.review-bar a {
  color: #c0c0c0;
  text-decoration: none;
}

.review-bar a:hover {
  color: #ffffff;
}

.review-bar .navbar-nav > li > a {
    padding: 7px 16px 0 0; /* 16 right padding because of icons */
}
.review-bar .navbar-nav > li > a {
    line-height: 1em;
    padding: none;
}


@media(max-width:767px){
  .review-bar {
    height: auto;
    padding-bottom: 3px;
  }
  .review-bar .nav > li {
    float: left;
  }

  .review-bar .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
  }
}

.nav {
  list-style: none;
}


.main-nav > li > a {
  padding: 60px 0px 47px 30px;
}

.main-nav > li {
  font-size: 2em;
}

.navbar-inverse {
  border-bottom: 1px solid #333;
  width: 100%;
}

.navbar-wrapper {
  margin-top: 0;
}

.navbar-brand {
  margin-left: 0px !important;
  padding: 15px 0;
}


/*@media(max-width:767px)*/

@media(max-width:992px){
  .main-nav li a:link {
    font-size: 80%;
  }

  .main-nav li {
    margin: 0 10px;
  }
}

.navbar-collapse {
  padding: 0;
  border: none;
  margin: 0;
  box-shadow: none;
}


.navbar-toggle {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #999;
  font-size: 1.9em;
}

@media(max-width:767px){

  .container > .navbar-header, .container > .navbar-collapse {
    margin: 0;
  }

  .navbar {
    text-align: center;
  }

  .main-nav {
    text-align: center;
    float: none;
    width: 100%;
    margin: 0;
  }

  .navbar-header {
    width: 100%;
    text-align: center;
    padding: 10px 0;
  }

  .navbar-brand {
    margin: auto;
    display: inline;
    float: none;
    text-align: center;
  }

  .navbar-brand img {
  }

  .main-nav > li {
  }

  .main-nav > li > a {
    padding: 0 0 20px 0;
  }

  .main-nav li a:link {
    font-size: 80%;
  }

}


.available {
  font-style: italic;
}

.centered-row-container {
  margin: 0 auto;
  max-width: 700px;
}

.center {
     float: none;
     margin-left: auto;
     margin-right: auto;
}

.text-centered {
  text-align: center;
}

.carousel-inner > .item > img {
  height: auto;
  min-height: 500px;
  min-width: 889px;
  width: 100%;
  text-align: center;
}

.day img {
  border:1px solid #;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.day h2 {
  text-align: center;
  font-size: 3em;
  font-weight: bold;
  margin-bottom: 20px;
}

.day > h2 {
  margin-top: 0px;
}

.day h3 {
  text-align: center;
  margin-bottom: 20px;
}

.day h2 + h3 {
  margin-top: -20px;
}

.row {
  margin-bottom: 30px;
}

.day {
  background: #eee;
  padding: 20px;
  border:1px solid #;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.day hr {
   border: 0;
  height: 1px;
  background: #ddd;
}

.day img {
  /* img-responsive */
  max-width: 100%;
  height: auto;
}



.carousel-inner {
  border-bottom: 10px solid #333;
}

.invert .jumbotron-caption {
  font-size: 26px;
  text-shadow: 2px 2px 0px rgba(0,0,0,1),
         0px 8px 13px rgba(0,0,0,1),
         0px 18px 23px rgba(0,0,0,1);

  font-weight: 400;
}

.halftron-caption {
  font-family: "Oswald", sans-serif;
  font-size: 26px;
  text-shadow: 2px 2px 0px rgba(0,0,0,1),
         0px 8px 13px rgba(0,0,0,1),
         0px 18px 23px rgba(0,0,0,1);

  font-weight: 400;
}

@media(max-width:500px){
  .halftron-caption {
    font-size: 20px;
  }
}

.invert .extra-shadow {
  font-weight: 400;
}

.text-invert {
  color: #eee;
}

.text-invert h1 {

}

.jumbotron-caption .btn {
  text-shadow: none;
}

@media(max-width:767px){
  h2 {
    font-size: 2em;
  }

  .col-xs-12 {
    margin-bottom: 20px;
  }
}

.iframe-responsive {
  min-width: 100%;
}

footer.floating {
  display: none;
    position: fixed;
    height: 110px;
    padding-top: 10px;
    bottom: 0;
    width: 100%;
    background: #eee;
    z-index: 100;
    border-top: 1px solid #ddd;
}

.footer {
  padding-top: 50px;
  margin-top: 20px;
  background: #222;
  color: white;
}

@media(max-width:767px){
  .footer li {
    margin-bottom: 15px;
  }

  .footer ul {
    margin-bottom: 50px;
  }
}



@media(min-width:768px){
  h2 {
    font-size: 2em;
  }
}
@media(min-width:992px){
h2 {
    font-size: 3em;
  }
}
@media(min-width:1200px){
h2 {
    font-size: 3em;
  }
}

.qanda h2 {
  font-size: 1.5em;
}

#tagline {
  text-align: right;
}


/* text rotate */

.rotating {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
  -o-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin-x: 50%;
}

.rotating.flip {
  position: relative;
}

.rotating .front, .rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-transform: translate3d(0,0,1px);
  -moz-transform: translate3d(0,0,1px);
  -ms-transform: translate3d(0,0,1px);
  -o-transform: translate3d(0,0,1px);
  transform: translate3d(0,0,1px);
}

.rotating.flip .front {
  z-index: 1;
}

.rotating .back {
  display: block;
  opacity: 0;
}

.rotating.spin {
  -webkit-transform: rotate(360deg) scale(0);
  -moz-transform: rotate(360deg) scale(0);
  -ms-transform: rotate(360deg) scale(0);
  -o-transform: rotate(360deg) scale(0);
  transform: rotate(360deg) scale(0);
}



.rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;

  -webkit-transform: rotateY(180deg) translate3d(0,0,0);
  -moz-transform: rotateY(180deg) translate3d(0,0,0);
  -ms-transform: rotateY(180deg) translate3d(0,0,0);
  -o-transform: rotateY(180deg) translate3d(0,0,0);
  transform: rotateY(180deg) translate3d(0,0,0);
}

.rotating.flip.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0,0,0);
  -moz-transform: rotateX(180deg) translate3d(0,0,0);
  -ms-transform: rotateX(180deg) translate3d(0,0,0);
  -o-transform: rotateX(180deg) translate3d(0,0,0);
  transform: rotateX(180deg) translate3d(0,0,0);
}

.rotating.flip.cube .front {
  -webkit-transform: translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: translate3d(0,0,100px) scale(0.85,0.85);
  transform: translate3d(0,0,100px) scale(0.85,0.85);
}

.rotating.flip.cube .back {
  -webkit-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}

.rotating.flip.cube.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}


/* give buttons space when they stack */
.btn-primary {
  margin-top: 5px;
}

.facebook-nav {
  padding: 0px 0px 47px 0px;
}


@media(min-width:768px){
  .facebook-nav {
    padding: 35px 0px 47px 30px;
  }
}

@media(min-width:992px){
  .facebook-nav {
    padding: 40px 0px 47px 30px;
  }
}


.icons {
  list-style-type: none;
}

.icons:after {
    content: "";
    display: table;
    clear: both;
}

.icons {
    margin: 0px -5px;
    padding: 1.5em 0px;
}

.icons li {
    float: left;
    display: inline-block;
}

.icons li a {
    display: inline-block;
    height: 64px;
    width: 64px;
    background-size: 64px 64px;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 5px;
    text-indent: -9999em;
}

.si-tripadvisor {
  background-color: #589442;
  background-image: url('{{ site.baseurl }}/images/icons/tripadvisor/tripadvisor-64.png');
}

.si-yelp {
    background-color: #C93C27;
    background-image: url('{{ site.baseurl }}/images/icons/yelp/yelp-64.png');
}

.si-facebook {
    background-color: #3B5998;
    background-image: url('{{ site.baseurl }}/images/icons/facebook/facebook-64.png');
}

.inline-icon-16 {
  display: inline-block;
  height: 16px;
  width: 16px;
  background-size: 16px 16px;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px;
  text-indent: -9999em;
}

.si-tripadvisor-16 {
  background-color: #589442;
  background-image: url('{{ site.baseurl }}/images/icons/tripadvisor/tripadvisor-32.png');
}

.si-yelp-16 {
    background-color: #C93C27;
    background-image: url('{{ site.baseurl }}/images/icons/yelp/yelp-32.png');
}

.si-facebook-16 {
    background-color: #3B5998;
    background-image: url('{{ site.baseurl }}/images/icons/facebook/facebook-32.png');
}

.main-nav > li.facebook-nav a {
  padding: 7px 0 0 0;
}

.full-page-image {
  max-width: 1200px;
}

.footer .contact {
  font-size: 1.5em;
}


.panel-pricing {
  padding: 15px;
}

.panel-pricing.panel-one {
}

.panel-pricing.panel-one h2, .panel-pricing.panel-two h2 {
}

.panel-pricing.panel-two {
}

.panel-pricing .panel-heading {
  background: transparent;
}

.panel-pricing .panel-heading .panel-title {
  font-size: 3em;
  text-align: center;
}

.panel-pricing .h2 {
    font-size: 3em;
}

.panel-pricing .price-highlight {
  margin-bottom: 30px;
}

.panel-pricing .panel-footer {
  background: transparent;
}

.terms {
  font-size: 75%;
}

li.no-mobile-nav {
  display: none;
}

@media(min-width:767px){
  #navbar {
    width:auto;
    float:right;
  }

  .panel-pricing {
    padding: 40px;
  }

  li.no-mobile-nav {
    display: initial;
  }
}

.blog-posts {
  list-style-type: none;
  font-size: 150%;
  margin: 0;
  padding: 0;
}

.col-eq-height {
    height: 620px;
    background-color: #ffffff;
    width: 390px;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border: 2px hidden #ffffff;
    -webkit-box-shadow: -2px 3px 10px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 3px 10px -2px rgba(0,0,0,0.75);
    box-shadow: -2px 3px 10px -2px rgba(0,0,0,0.75);
}

.col-eq-brewery-tours-height {
  height: 504px !important;
}

#floating-footer .hidden-xs {
    display: inline-block !important;
}

@media (max-width: 767px) {
#floating-footer .hidden-xs {
  display: none!important;
 }
}


/**** Begin lp-2 *****/

  .grid-container {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr minmax(min-content, max-content);
    grid-template-areas: "Primary" "Secondary";
  }

  .Primary { grid-area: Primary; }


  .Secondary {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-rows: minmax(min-content, max-content);
    grid-template-areas: "First Second Third Fourth Fifth Sixth";
    grid-area: Secondary;
  }


@media(min-width:767px){
  .grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: "Primary Secondary";
  }

  .Secondary {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas: "First Second Third" "Fourth Fifth Sixth";
    grid-area: Secondary;
  }

}



.First { grid-area: First; }

.Second { grid-area: Second; }

.Third { grid-area: Third; }

.Fourth { grid-area: Fourth; }

.Fifth { grid-area: Fifth; }

.Sixth { grid-area: Sixth; }

.clip-circle {
  -webkit-clip-path: circle(50% at 50% 50%);
  clip-path: circle(50% at 50% 50%);
}

.cover-text {
  position: absolute;
  top: 30%;
  left: 30px;
}

@media(max-width:767px){
  .cover-text {
    left: 20px;
  }
}

.pointer {cursor: pointer;}

/* austin */
.austin-grid-container{
  display: flex;
  flex-wrap: wrap;
}
.austin-grid-container div{
  flex-grow: 1;
  margin: 2px;
  height: 200px;
}
.austin-grid-container img{
  height: 200px;
  object-fit: cover;
  max-width: 100%;
  min-width: 100%;
  vertical-align: bottom;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.aspect-ratio-video .horizontal {
  display: none;
}

.aspect-ratio-video .vertical {
  display: none;
}

@media (orientation: landscape) {
  .aspect-ratio-video .horizontal {
    display: block;
  }

  .aspect-ratio-video .vertical {
    display: none;
  }
}

@media (orientation: portrait) {
  .aspect-ratio-video .horizontal {
    display: none;
  }

  .aspect-ratio-video .vertical {
    display: block;
  }
}

.more-reading {
}

.more-reading .article-title {
  font-weight: bold;
}

.more-reading .article-body {
}

/****** End lp-2 *****/

/****** Begin cards ******/

.band {
  margin: 0 auto;

  display: grid;

  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-gap: 20px;

}

@media only screen and (min-width: 500px) {
  .band {
    grid-template-columns: 1fr 1fr;
  }

  .band div:nth-of-type(1) {
    grid-column: 1/ span 2;
  }

  .item-1 h1 {
    font-size: 30px;
  }
}

@media only screen and (min-width: 850px) {
  .band {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

/* card */

.card {
  min-height: 100%;
  background: white;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: #444;
  position: relative;
  top: 0;
  transition: all .1s ease-in;
}

.card:hover {
  top: -2px;
  box-shadow: 0 4px 5px rgba(0,0,0,0.2);
  text-decoration: none;
}


.card article {
  padding: 0 20px 20px 20px;
  display: flex;

  flex: 1;
  flex-direction: column;

}
.card .thumb {
  background-size: cover;
  background-position: center center;
}

.card p {
  flex: 1; /* make p grow to fill available space*/
  line-height: 1.4;
}

/* typography */

.card span, .author-byline {
  font-size: 12px;
  font-weight: bold;
  color: #999;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin: 2em 0 0 0;
}

/****** End cards ******/

.author-byline {
  margin-bottom: 20px;
}

.author-box {
  background: #eee;
  padding: 20px;
}
