/* sticky header background, in case option is checked */
.sticky-top {
  background-color: #000;
  border-bottom: 2px solid #ff3c00;
    display: block;
    text-align: left;
}
.card-body, .card-title { display: none; }
.mediacenter { margin: auto; text-align: center; }
article, body { color: #fff; font-size: 18px; }
.sfeeds { float: left; }
/* Template Fixes */
.vidline { float: right; width: 35%; margin-left: 2%; margin-bottom: 2%; }
.hero {max-width: 100%;}
.card-columns {
    column-count: 2!important;
}

.card {
width: 35%;
float: right;
margin-left: 20px;
}

.card-body {background: #ff3c00; color: #fff;}

strong {color: #70d52e;}

.col-lg-3 {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
 
}

#translations .card-body {
    display: none;
}

.clearfix {
    width: 100%;
}

img {
    max-width: 100%;
}

#hero-plus-header {
    display: inline;
}

.lightbox > .img-fluid {
    max-height: 100%;
}

@media (min-width: 992px) {
 
}

@media (min-width: 768px) {
.vidline { width: 100%; margin-left: 0; margin-bottom: 0; float: none; }
#hero-plus-hero{
    align-items: start;
    padding: 0px 12vw;
} 

    .col-md-4 {
    
    }
}

@media (max-width: 767px) {
.card-columns {
    column-count: 1!important;
}
    #share-floating-bar {
        width: 100%;
        text-align: center;
        background: #1d1f22;
        padding: 10px 0px 0px 0px;
        margin-bottom: -3px;
        bottom: 0;
        right: 0;
    }
}

@media (min-width: 576px) {
    .col-sm-1, .col-md-1, .col-lg-1, .col-sm-2, .col-md-2, .col-lg-2, .col-sm-3, .col-md-3, .col-lg-3, .col-sm-4, .col-md-4, .col-lg-4, .col-sm-5, .col-md-5, .col-lg-5, .col-sm-6, .col-md-6, .col-lg-6, .col-sm-7, .col-md-7, .col-lg-7, .col-sm-8, .col-md-8, .col-lg-8, .col-sm-9, .col-md-9, .col-lg-9, .col-sm-10, .col-md-10, .col-lg-10, .col-sm-11, .col-md-11, .col-lg-11, .col-sm-12, .col-md-12, .col-lg-12 {
        float: left;
    }
}

/* Custom CSS */
#hero-plus-hero .img-inline {
    width: 100%;
    margin-top: 0%;
}

body {
 background: url('images/sourpatch-black-bg.jpg') top center repeat-y; 

background-size: contain;
}

.topbar-header {
    width: 100%;
}

#logo-div {
    display: inline-block;
    vertical-align: middle;
}

#logo-div img {
    height: 110px;
    margin: 5px 35px;
}

#ctab-div {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

.ctab, .ctab:visited {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #000;
    color: #fff117;
    text-decoration: none;
    display: inline-block;
    padding: 15px 60px;
    line-height: 1;
    border: 3px solid #ff3c00;
    border-radius: 35px;
    font-size: 19px;
    font-weight: bold;
    box-shadow: -2px 2px 5px 0 rgba(0,0,0,.3);
}

.ctab-mobile, .ctab-mobile:visited {
    display: none;
    color: #ffffff!important;
    max-width: 100%!important;
}

.ctab:hover, .ctab-mobile:hover .ctab:active, .ctab-mobile:active .ctab:focus, .ctab-mobile:focus {
    background: #ff3c00;
    color: #fff !important;
    text-decoration: none;
}

.ctab i, .ctab-mobile i {
    display: inline-block;
    padding-left: 10px;
    position: relative;
    top: 1px;
}

#headline-subheadline-div {
    width: 100%;
    padding: 0px 40px 25px;
    margin: 0px auto 0px auto;
}

#translations {
    margin: 50px auto;
    text-align: center;
}

.tl-link, .tl-link:visited {
    color: #d70614;
}

.tl-link:hover, .tl-link:active, .tl-link:focus {
    color: #ab1900;
    text-decoration: none;
}

h1 {
    font-size: 34px;
    font-weight: bold;
 color: #E9961E;
    text-align: center;
    margin: -100px auto -20px auto;
}

h2 {
    font-size: 1.2em;
    font-weight: normal;
    color: #E9961E;
    text-align: center;
    margin: 40px auto 30px auto;
    font-weight: bold; 
    font-style: italic;
}

#press-release-body-div {
    color: #fff;
    font-size: 18px;
    padding: 0px 40px 0px 40px;
}

#press-release-body-div a, #press-release-body-div a:visited {
    color: #70d52e;
}

#press-release-body-div a:hover, #press-release-body-div a:active, #press-release-body-div a:focus {
    opacity: 0.8;
}

#hero-plus-body {
padding: 2em;
    margin: 5em;
margin-bottom:10px;
}


#hero-plus-body .card-title { display: none; }

@media (min-width: 576px) {
   
}

.content-flex-center {
    margin: auto!important;
    width: 100%;
}


#masonry-asset-1, #masonry-asset-2, #masonry-asset-3 {
}

.card-columns .mt-5 {
    margin-top: 0px!important;
}

#masonry-asset-4 {
}

#masonry-asset-4 .linked-url {
    display: none;
}

@media (max-width: 576px) {
    #masonry-asset-1, #masonry-asset-2, #masonry-asset-3, #masonry-asset-4 {
        width: 100%;
        margin: 20px auto;
    }
}

.gallery-inline {
    margin: 0px auto 35px auto;
}

.gallery-inline h2 {
    display: none;
}

.gallery-inline .lightbox {
    box-shadow: 0 0 0.5rem rgba(10,10,10,.05);
}

.top-video {
    width: 40%;
    float: right;
    max-width: 100%;
    margin: 0px 0px 70px 40px;
}

.top-video .card-body {
    display: none;
}
.play-overlay {
    position: absolute;
    color: #ffffff;
    background-color: rgba(0,0,0,0.2);
    font-size: 3em;
    top: 50%;
    left: 50%;
    text-decoration: none !important;
    bottom: 0;
    height: 1em;
    transform: translate(-50%, -50%);
}
.play-overlay {
    background: none;
    text-align: center;
    color: #189e37;
    transition: 0.3s all ease-in-out;
}

.link-divider {
    display: inline;
    margin: 0px 10px;
}

.footer-bar-links {
    margin: 20px auto;
}

.footer-bar-links a, .footer-bar-links a:visited {
    font-size: 20px;
}

.tweet {
    background: #fff;
    color: #50E3C2;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin: 0px auto 50px;
}

#hero-plus-footer {
    background: none;
    text-align: center;
    padding-bottom: 0px;
    padding-top: 20px;
    margin-top: 10px;
}

#hero-plus-footer .col-sm-12 {
    text-align: center;
    margin-top: 0px;
}

h3 {color: #7DCDF4;}

.social-link, .social-link:visited {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #000;
    color: #fff !important;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    transition: 0.3s all ease-in-out;
    padding: 0px;
    border-radius: 30px;
    margin: 5px 10px;
    margin-bottom: 30px;
}

.social-link i {
    /* padding-right: 10px; */
}

.social-link:hover {
    text-decoration: none;
    color: #ff3c00 !important;;
}

#footer-bar {
    width: 100%;
    text-align: center;
    margin: 0px auto;
}

#footer-left {
    text-align: right;
}

#footer-left img {
    max-width: 100%;
}

#footer-right {
    text-align: left;
}

#footer-right img {
}

.footer-link, .footer-link:visited {
    color: yellow !important;
    display: block;
    font-size: 24px;
    font-weight: bold;
    transition: 0.2s all ease-in-out;
    margin: 0px 10px 20px 10px;
}

.footer-link:hover, .footer-link:active, .footer-link:focus {
    color: #ff3c00 !important;
    text-decoration: none;
}

.footer-link img {
    max-width: 250px;
}

div.social-icons {
    display: block;
    margin: 0px auto;
}

.ft-logo {
    width: 175px;
    display: block;
}

#footer-left {
    padding-right: 40px;
}

#footer-right {
    padding-left: 40px;
}

#footer-left img, #footer-right img {
    margin-top: 50px;
}

#footer-right img {
    margin-top: 60px;
    margin-bottom: 17px;
}

/* Media Queries */
@media (max-width: 1240px) {
    .tweet {
        width: 100%;
        max-width: 100%;
        float: none;
        margin: 0px auto 30px auto;
    }

.col-lg-3 {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;

}
}

@media (max-width: 952px) {
body {
 background: url('images/sourpatch-black-bg.jpg') top center repeat-y; 
background-size: contain;
}
}

@media only screen and (max-width: 767px) {
a { word-wrap: break-word; }
.card { width: 100%; float: none; margin-left: 0; }
#press-release-body-div { padding: 0; width: 100%; }
.vidline { float: none; width: 100%; margin: 0; margin-left: 0; }
html, body, article { overflow-x: hidden;
overflow-y: scroll;
}
h1 { margin-top: 2em; }
#headline-subheadline-div { margin: 0; padding: 0; }
#hero-plus-hero .img-inline {
    width: 100%;
    margin-top: 0%;
}
#hero-plus-body .ext-inline {
    width: 100%;
    float: none;
    margin: 20px auto;
}
#hero-plus-hero .img-inline {
    width: 100%;
    margin-top: 0%;
    align-items: start;
}
    #headline-subheadline-div {
        text-align: center;
    }

    #classic-gallery-asset-1, #classic-gallery-asset-2, #classic-gallery-asset-3, #classic-gallery-asset-4, #classic-gallery-asset-5, #classic-gallery-asset-6 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .social-link, .social-link:visited {
        margin: 10px 15px;
        display: inline-block;
    }

    h1 {
        font-size: 32px;
    }

    h2 {
        font-size: 26px;
    }

    .top-video {
        width: 100%;
        float: none;
        margin: 0px auto 40px auto;
    }

    .tweet {
        width: 100%;
        max-width: 100%;
        float: none;
        margin: 0px auto 30px auto;
    }

    #hero-plus-body {
        padding: 0px 30px;
    }

    #hero-plus-body .img-inline {
        width: 100%;
        float: none;
        margin: 40px auto;
    }

    #logo-div {
        width: 100%;
        display: block;
        text-align: center;
    }

    #logo-div img {
        margin: 5px auto;
    }

    .ctab, .ctab:visited {
        display: none;
    }

    .ctab-mobile, .ctab-mobile:visited {
        display: inline-block;
        margin: 30px auto 45px auto;
        max-width: 100%;
        width: 100%;
    }

    #press-release-body-div {
        padding-bottom: 120px;
    }
#translations .img-inline {
    width: auto;
    float: none;
    margin: 5px auto;
}
    #hero-plus-footer .col-sm-6 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
        text-align: center;
        padding: 0px;
        margin: 30px auto 10px auto;
    }

    #hero-plus-footer img {
        margin: 10px auto;
        padding: 10px auto;
    }

    #hero-plus-footer .row {
        padding-bottom: 10px;
    }

    #hero-plus-footer {
        padding-bottom: 80px;
    }

    .powered-container {
        position: fixed;
    }
}