/*Break homepage image gallery to one row mobile*/
@media only screen and (max-width: 480px) {
#page_d6b7e8c27c93491195c9f99b7c7d9ecd .cols3.imgMgn0 .imgGridItem,
#page_ae5b659c4f11444388a884c2f6566dd8 .cols3.imgMgn0 .imgGridItem {
        max-width: 100%;
        width: 100%;
        margin: 10px auto;
        padding-bottom: 25px;
        vertical-align: middle;
    }
}

.navContainer {
    background: #404041;
}

@media only screen and (min-width: 481px) {
    .navContainer {
        background: none;
    }
}

/*Homepage hours image resize width for mobile*/
.block_c6d11ac0ba664b9dac3821d7a7eeb06f {
    width: 50%;
    margin: 0 auto;
    padding-bottom: 25px;
} 

/*Homepage Custom Captions*/

/*ANIMATE TEXT*/
.block_c87b9d735dbb4ff686b15f018416a7ca .customCaption {
    animation: COVER-TEXT 5s infinite;
}

@keyframes COVER-TEXT {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes COVER-TEXT {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes COVER-TEXT {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes COVER-TEXT {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes COVER-TEXT {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

.block_c87b9d735dbb4ff686b15f018416a7ca .contentTitle {
  -webkit-animation: COVER-TEXT 5s infinite;
  -moz-animation: COVER-TEXT 5s infinite;
  -o-animation: COVER-TEXT 5s infinite;
  animation: COVER-TEXT5s infinite;
}


.customCaption {
    position: absolute;
    top: 10%;
    bottom: 50%;
    /*bottom: 160px;*/
    left: 40%;
    right: 10%;
    margin: 0 5px 1.5em 0;
    padding: 10px;
    line-height: 1.1;
}
.customCaption .contentTitle {
    font-family: 'futuracondensed',Arial,Verdana,sans-serif;
    font-weight: 600;
    font-size: 90%;
    color: #F1CF2F;
    text-transform: uppercase;
    text-shadow: 1px 2px 3px #111;
    letter-spacing: .038em;
}
@media only screen and (min-width: 480px) {
    .customCaption {
        left: 42%;
        right: 10%;
    }
    .customCaption .contentTitle {
        font-size: 125%;
    }
}
@media only screen and (min-width: 768px) {
    .customCaption {
        /*top: 40%;*/
        bottom: 50%;
    }
    .customCaption .contentTitle {
        font-size: 200%;
    }
}
@media only screen and (min-width: 1024px) {
    .customCaption .contentTitle {
        font-size: 280%;
    }
}
@media only screen and (min-width: 1100px) {
    .customCaption .contentTitle {
        font-size: 350%;
    }
}

/*Stretch homepage full width*/
.flexslider .slides img,
.blockWrap_b7cf40d34365423bba5741a9d3c69b44 .blockImg img {
    width: 100%;
    
}

/*locations*/
.resultsCount {
    text-align: center !important;
}

/*/////////SITEWIDE STYLES/////////////*/

/*Sitewide Nav Dropdown kill top link*/

a.noClick { 
    cursor: default; 
    }
    
/*Sitewide a hover*/
a,
.imgGridItem .contentImg a { 
    opacity: 1.0; 
    -webkit-transition: opacity 0.3s ease; 
    -moz-transition: opacity 0.3s ease; 
    -o-transition: opacity 0.3s ease; 
    -ms-transition: opacity 0.3s ease; 
    transition: opacity 0.3s ease; 
}

a:hover,
.imgGridItem .contentImg a:hover { 
    opacity: .8; 
    -webkit-transition: opacity 0.1s ease; 
    -moz-transition: opacity 0.1s ease; 
    -o-transition: opacity 0.1s ease; 
    -ms-transition: opacity 0.1s ease; transition: 
    opacity 0.1s ease; 
}


/*adjust logo to float*/
/*desktop only*/
@media only screen and (min-width: 768px) {
     .headerContent h1.logo {
        position: absolute;
        top: 0px;
        z-index: 1;
    }
    .primaryAndSecondaryContainer {
        margin-top: 180px;
    }
}
/*center for mobile*/
.headerContent h1.logo {
    text-align: center;
    
}

#page_e54814ba25a84584b2d315a86acca24a .primaryAndSecondaryContainer,
#page_d6b7e8c27c93491195c9f99b7c7d9ecd .primaryAndSecondaryContainer,
#page_ae5b659c4f11444388a884c2f6566dd8 .primaryAndSecondaryContainer,
#page_dc89fd2338ff4ffcbfd97fa7deb7185c .primaryAndSecondaryContainer,
#page_dffa79661d6e4d0eb2c3f65aa5c3fef2 .primaryAndSecondaryContainer,
#page_cbd490a66da5447a86630d05a08c2f36 .primaryAndSecondaryContainer {
        margin-top: 0px;
    }
    .siteInnerWrapper {
    -webkit-box-shadow: 0px 3px 11px rgba(50, 50, 50, 0.50);
    -moz-box-shadow:    0px 3px 11px rgba(50, 50, 50, 0.50);
    box-shadow:         0px 3px 11px rgba(50, 50, 50, 0.50);
} 

/*logo shadow*/
/*.logo img {*/
/*    -webkit-box-shadow: 0px 3px 31px rgba(50, 50, 50, 0.50);*/
/*    -moz-box-shadow: 0px 3px 31px rgba(50, 50, 50, 0.50);*/
/*    box-shadow: 0px 3px 31px rgba(255, 246, 203, 0.50);*/
/*}*/

.austinSocial a,
.sanantonioSocial a {
    margin-right: 10px;
    padding: 0px 5px 0px 5px;
}

/*@media only screen and (min-width: 1025px) {*/
/*.block_e5b9af6dc61545e3bfd559f7ad1f074b {*/
/*    width: 90%;*/
/*    margin:0 auto;*/
/*    padding-bottom: 29px;*/
/*}*/

/*location finder*/
.locationFinder {
    margin: 0 auto;
    text-align: center;
    
}

.block_a35e0e80028f4106afdaae7c18813168 .blockImg,
.block_d86a56d4e7504bc5a987c31ebeb9fb4f .blockImg,
.block_f1f2751a35f14002a89b306f575ec70f .blockImg,
.block_a2350d7182694bfa82587513829345b1 .blockImg {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
 }
 
.block_a35e0e80028f4106afdaae7c18813168 .blockImg:hover,
.block_d86a56d4e7504bc5a987c31ebeb9fb4f .blockImg:hover,
.block_f1f2751a35f14002a89b306f575ec70f .blockImg:hover,
.block_a2350d7182694bfa82587513829345b1 .blockImg:hover {
  -webkit-transform: rotate(-15deg);
     -moz-transform: rotate(-15deg);
       -o-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
          transform: rotate(-15deg);
}
