/* Sticky footer styles
-------------------------------------------------- */
/*fonts*/

@font-face {
    font-family: 'blacker_textbold_italic';
    src: url('../fonts/blacker-text-bold-italic-trial.woff2') format('woff2'),
         url('../fonts/blacker-text-bold-italic-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_textbold';
    src: url('../fonts/blacker-text-bold-trial.woff2') format('woff2'),
         url('../fonts/blacker-text-bold-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_textbook_italic';
    src: url('../fonts/blacker-text-book-italic-trial.woff2') format('woff2'),
         url('../fonts/blacker-text-book-italic-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_textlight';
    src: url('../fonts/blacker-text-light-trial.woff2') format('woff2'),
         url('../fonts/blacker-text-light-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_textmedium_italic';
    src: url('../fonts/blacker-text-medium-italic-trial.woff2') format('woff2'),
         url('../fonts/blacker-text-medium-italic-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_textmedium';
    src: url('../fonts/blacker-text-medium-trial.woff2') format('woff2'),
         url('../fonts/blacker-text-medium-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_textitalic';
    src: url('../fonts/blacker-text-regular-italic-trial.woff2') format('woff2'),
         url('../fonts/blacker-text-regular-italic-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_textregular';
    src: url('../fonts/blacker-text-regular-trial.woff2') format('woff2'),
         url('../fonts/blacker-text-regular-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_displaybold_italic';
    src: url('blacker-display-bold-italic-trial.woff2') format('woff2'),
         url('blacker-display-bold-italic-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_displaybold';
    src: url('../fonts/blacker-display-bold-trial.woff2') format('woff2'),
         url('../fonts/blacker-display-bold-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_displayXBdIt';
    src: url('../fonts/blacker-display-extrabold-italic-trial.woff2') format('woff2'),
         url('../fonts/blacker-display-extrabold-italic-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_displayextrabold';
    src: url('../fonts/blacker-display-extrabold-trial.woff2') format('woff2'),
         url('../fonts/blacker-display-extrabold-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_displayheavy_italic';
    src: url('../fonts/blacker-display-heavy-italic-trial.woff2') format('woff2'),
         url('../fonts/blacker-display-heavy-italic-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_displayheavy';
    src: url('../fonts/blacker-display-heavy-trial.woff2') format('woff2'),
         url('../fonts/blacker-display-heavy-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_displaylight_italic';
    src: url('../fonts/blacker-display-light-italic-trial.woff2') format('woff2'),
         url('../fonts/blacker-display-light-italic-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_displaylight';
    src: url('../fonts/blacker-display-light-trial.woff2') format('woff2'),
         url('../fonts/blacker-display-light-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_displaymedium_italic';
    src: url('../fonts/blacker-display-medium-italic-trial.woff2') format('woff2'),
         url('../fonts/blacker-display-medium-italic-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_displaymedium';
    src: url('../fonts/blacker-display-medium-trial.woff2') format('woff2'),
         url('../fonts/blacker-display-medium-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_displayitalic';
    src: url('../fonts/blacker-display-regular-italic-trial.woff2') format('woff2'),
         url('../fonts/blacker-display-regular-italic-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blacker_displayregular';
    src: url('../fonts/blacker-display-regular-trial.woff2') format('woff2'),
         url('../fonts/blacker-display-regular-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html {
    position: relative;
    min-height: 100%;   
    overflow-x: hidden;
}
html.locked {
    overflow: hidden;
}
body {
    /* Margin bottom by footer height */
    font-weight: 500;
    font-style: normal;
    color: white;
    overflow-x: hidden;
    font-size: 16px;
}
body.locked {
    overflow: hidden;
}
p {
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 144.444% */
}
h1 {
    font-family: 'blacker_displayregular';
    color: #FFF;
    font-size: 65px;
    font-style: normal;
    font-weight: 800;
    line-height: 79px; /* 121.538% */
    margin-bottom: 20px;
}
h2 {
    font-family: 'Rubik', sans-serif;
    color: #31373E;
    text-align: center;
    font-family: Rubik;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 56px; /* 116.667% */
    margin-bottom: 82px;
}
h3 {
    color: #31373E;
    font-family: 'Rubik', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px; /* 100% */
}
h4 {
    color: #31373E;
    font-family: 'blacker_displaybold';
    font-size: 53px;
    font-style: normal;
    font-weight: 800;
    line-height: 79px; /* 149.057% */
}
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}
img {
    width: 100%;
}
button {
    background: #266041;
    font-family: 'Rubik', sans-serif;
    padding: 10px 55px;
    font-weight: 500;
    color: #FFF;
    font-size: 16px;
    line-height: 20px;
    border: 1px solid #266041;
    border-radius: 8px;
}
button:hover {
    background: transparent;
    color: #266041;
    border: 1px solid #266041;
}
.disappear {
    display: none !important;
}
.mobile-show {
    display: none;
}
.mobile-hide {
    display: block;
}
.flex {
    display: flex;
}
.col-md-6, .col-md-5, .col-md-7, .col-md-4 {
    padding-right: 0;
    padding-left: 0;
}
body .container {
    padding: 5% 3.125rem;
    background-color: #F1F1F1;
    
}
.container .row{
    margin-bottom: 0;
    /*display: flex;*/
    align-items: stretch;
}
div.row {
    margin-bottom: 3%;
}
.container.hero {
    background: #212322;
    padding: 0;
}
.container.hero img.logo {
    max-width: 151px;
    margin-bottom: 20px;
}
.container.hero .worship {
    display: flex;
    flex-direction: column;
    padding-left: 10%;
    padding-top: 5%;
    padding-bottom: 5%;
    padding-right: 5%;
    background: #266041;
}
.container.hero .worship p {
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px; /* 136% */
    margin-bottom: 30px;
}
.container.hero .worship p.intro {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 144.444% */
}
.container.hero .worship p.signature {
    color: #FFF;
    font-size: 16.5px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 496.97% */
    text-transform: uppercase;
}
.container.hero .worship p.signature .localize {
    font-weight: 400;
}
.container.hero .worship .vertboxy {
    display: flex;
    align-items: center;
}
.container.hero .bleed {
    text-align: right;
    background-image: url("../img/tr-hiking.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}
.container.hero .bleed.reviewer {
    background-image: url("../img/tr-footer.jpg");
}
.container.hero .bleed img {
    max-width: 360px;
}
.container.hero .col-md-6.delivery {
    padding-left: 0;
    width: auto;
}
.container.hero button, footer button {
    background: #FFF;
    font-family: 'Rubik', sans-serif;
    padding: 10px 36px;
    font-weight: 500;
    color: #266041;
    font-size: 16px;
    line-height: 20px;
    border: 1px solid #FFF;
    border-radius: 8px;
}
.container.hero button:hover {
    background: transparent;
    color: #FFF;
    border: 1px solid #FFF;
}
.container.hero .col-md-6.pickup button {
    background: transparent;
    color: #F2EEEB;
}
.container.hero .col-md-6.pickup a:hover button {
    background: #F2EEEB;
    color: #183F31;
}
.personality .locale {
    border: none;
    text-align: left;
    background-color: white;
    border-radius: 8px;
}
.personality .locale.activate {
    cursor: pointer;
}
.personality .locale .col-md-5, .personality .locale .col-md-7 {
    padding-left: 0;
    padding-right: 0;
}
.personality .locale .col-md-5 {
    max-width: 145px;
}
.personality .locale .col-md-7 {
    align-items: center;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
}
.personality .locale img {
    max-width: 140px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.personality .locale .content {
    position: relative;
    width: 100%;
}
.locale .content .titles {
    
}
.locale .content .titles span {
    white-space: nowrap;
}
.container.butts {
    background: #F3F3F3;
    text-align: center;
    padding-bottom: 4%;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 4%;
}
.container.butts .flex {
    column-gap: 20px;
    margin-bottom: 20px;
}
.container.butts .flex .col-md-3 {
    padding-right: 0px;
    padding-left: 0px;
}
.container.butts .single {
    padding-right: 0px;
    padding-left: 0px;
}
.container.butts button {
    background: #266041;
    font-family: 'Rubik', sans-serif;
    padding: 8px 30px;
    padding-top: 5px;
    font-weight: 500;
    color: #FFF;
    font-size: 16px;
    line-height: 16px;
    border: 1px solid #266041;
    border-radius: 6px;
}
.container.butts button:hover {
    border: 1px solid #212322;
    background-color: #212322;
    color: white;
}
.container.butts button.activate {
    border: 1px solid #212322;
    background-color: #212322;
    color: white;
}
.container.butts button img {
    max-width: 17px;
    display: inline-block;
    margin-right: 8px;
}
.container.butts button span {
    position: relative;
    top: 2px;
}
.triangle {
    background: #F3F3F3;
}
.container.reviews {
    background: #FFF;
    color: black;
    padding: 5% 10%;
    padding-top: 0;
}
.container.reviews .review-img {
    max-width: 356px;
}
.container.reviews .review-details {
    display: flex;
    align-items: center;
    width: 100%;
    margin-right: 5%;
}
.container.reviews img {
    
}
.container.reviews h2 {
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 37px; /* 112.121% */
}
.container.reviews p {
    color: #31373E;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 142.857% */
    margin-bottom: 30px;
}
.container.reviews .quote {
    color: white;
    padding: 5%;
    text-align: left;
    font-weight: 400;
    font-size: 21px;
    line-height: 27px;
    padding-right: 5%;
    padding-top: 10%;
    padding-bottom: 8%;
    padding-left: 10%;
}
.container.reviews .qmarks img {
    max-width: 30px;
}
footer.col-lg-12 {
    background: #0C7D52;
    padding: 25px 10%;
    padding-right: 10%;
    padding-left: 10%;
}
footer img.logo {
    max-width: 151px;
}
footer .col-md-6.main-site {
    display: flex;
    align-items: center;
    text-align: right;
}
footer .col-md-6.main-site button {
    right: 0;
    position: absolute;
    top: 20%;
}
footer .col-md-6.main-site button:hover {
    border: 1px solid #FFF;
    background-color: transparent;
    color: white;
}

/*full screen*/
@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}

/*tablet*/
@media (min-width: 992px) {
    .container {
        width: 100%;
    }

}

@media (max-width: 1350px) {
    .container.butts button {
        line-height: 20px;
    }
    .personality .locale h3 {
        font-size: 18px;
        line-height: 20px;
    }
}

@media (max-width: 1250px) {
    .locale .content .titles {
 
    }
    .container.butts button {

        line-height: 18px;
    }
    .personality .locale h3 {
        font-size: 16px;
        line-height: 18px;
    }
}

@media (max-width: 1100px) {
    .locale .content .titles {
        
    }
    .container.butts button {
        line-height: 12px;
        font-size: 12px;
        width: 100px;
    }
    .personality .locale h3 {
        font-size: 12px;
        line-height: 14px;
    }
}

@media (max-width: 992px) {
    body {
        margin-bottom: 0;
    }
    h1 {
        font-size: 53px;
        font-style: normal;
        font-weight: 800;
        line-height: 62px; /* 108.108% */
        letter-spacing: 1.11px;
    }
    h2 {
        margin-bottom: 30px;
    }
    h4 {
        font-size: 48px;
        line-height: 50px;
    }
    header {
        text-align: center;
    }
    body .container {
        padding: 5%;
        width: 100%;
    }
    .mobile-show {
        display: block;
    }
    .mobile-hide {
        display: none;
    }
    .flex {
        display: block;
    }
    .container.hero {
        display: block;
        padding: 0;
    }
    .container.hero img.logo {
        margin-top: 20px;
    }
    .container.hero .worship {
        text-align: center;
        padding: 0;
        padding-bottom: 0;
    }
    .container.hero .worship .worship-content {
        padding: 0;
        margin-left: 0;
        margin-bottom: 0;
    }
    .container.hero .worship .vertboxy {
        display: block;
        padding: 5%;
        padding-top: 10%;
    }
    .container.hero .col-md-6.delivery {
        padding-right: 0;
        margin-bottom: 10px;
    }
    .container.hero .col-md-6.col-md-6.pickup {
        padding-right: 0;
        padding-left: 0;
    }
    .container.hero button, footer button {
        width: 100%;
    }
    .container.hero .bleed {
        min-height: 290px;
        background-size: contain;
        text-align: center;
    }
    .container.hero .bleed img {
        max-width: none;
        width: 100%;
        margin-bottom: 16px;
    }
    .container.hero .bleed p {
        font-size: 19px;
        line-height: 22px;
        margin-bottom: 0;
    }
    .container.butts {
        padding: 5%;
    }
    .container.butts .flex {
        margin-bottom: 20px;
        display: flex;
    }
    .container.butts .flex.filterbox {
        margin-bottom: 30px !important;
    }
    .container.butts .personality .flex {
        display: block;
    }
    .container.butts .personality .flex .col-md-6 {
        padding-left: 0;
        padding-right: 0;
    }
    .container.butts .personality .flex .flex.locale {
        display: flex;
    }
    .personality .locale .col-md-7 {
        width: 100%;
    }
    .personality .locale .col-md-7 .content {
        
    }
    .container.butts button {
        font-size: 10px;
        padding: 8px 10px;
        padding-top: 5px;
    }
    .personality .locale img {
        width: 140px;
    }
    .locale .content .titles {

    }
    .personality .locale h3 {
        font-size: 22px;
        line-height: 22px;
    }
    .container.butts .flex .col-md-3 {
        margin-bottom: 20px;
    }
    .container.butts .personality .flex.mobile-hide {
        display: none;
    }
    .load-more h3 {
        margin-bottom: 0;
        margin-top: 30px;
    }
    .container.butts button {

    }
    .container.reviews {
        text-align: center;
        padding: 5%;
        padding-top: 0;
    }
    .container.reviews .review-img {
        width: 100%;
        max-width: none;
    }
    .container.reviews .review-img img {
        max-width: none;
    }
    .container.reviews img.top {
        margin-bottom: 5%;
    }
    .container.reviews .review-details {
        margin-right: 0;
    }
    .container.reviews .quote {
        padding: 0;
        text-align: center;
        background-color: transparent;
        font-weight: 350;
        font-size: 23px;
        line-height: 30px;
    }
    .container.reviews .skel {
        display: none;
    }
    .container.reviews img {
        padding: 5% 10%;
    }
    .flexslider {
        
    }
    .flexslider li p.copyq {
        font-size: 21px;
        line-height: 33px;
    }
    .flex-direction-nav a {
        height: 26px;
        width: 26px;
    }
    .flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
        background-size: 80%;
    }
    .flex-control-nav {
        text-align: center;
    }
    footer.col-lg-12 {
        padding-right: 5%;
        padding-left: 5%;
    }
    footer.flex {
        display: block;
    }
    footer img.logo {
        display: block;
        margin: 0 auto;
    }
    footer .col-md-6 {
        width: 100%;
    }
    footer .col-md-6.logo {
        margin-bottom: 10px;
    }
    footer .col-md-6.main-site {
        display: block;
    }
    footer .col-md-6.main-site button {
        position: relative;
        bottom: initial;
        top: initial;
    }
}

/*phone*/
@media screen and (max-width: 350px) {
    
}
  