@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300;600&display=swap');



.footer1{
width:100%;
margin:0 auto;
text-align:center;}


.card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
    orphans: 1;
    widows: 1;
}

.press{
    padding: 6%;
}
#hero-plus-body {
background:  #ffa24f;
font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 17px;
    line-height: 1.8;
color:#fff;
    background-color: #231f20;

}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    color: #f7f9d9;
}
/* Template Fixes */
body {
  font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 19px;
    font-weight: 400;

}

.lightbox > .img-fluid {
    max-height: 288px;
    padding: 3%;
}

.hero {
    max-width: 100%;
}

.powered-container {
    position: fixed;
}

.card-text {
    display: none;
}

 .card-body {
    padding-top: 10px;
    padding-bottom: 5px;
    background-color: #000;
    color: #fff;
    text-align: center;
    height: 80px;
    font-size: 90%;
 font-family: 'Teko', sans-serif;
font-weight:300;
display:none;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: .75rem;
}

.lo {
    display: inline-block;
    margin-top: 10px;
margin-bottom:8px;
margin-right:20px;
    text-align: center;
    vertical-align: middle;
}

.logo {

margin-left:20px;
margin-right:20px;
width:140px;
display:inline-block;
}

 .ctab, .ctab:visited {
font-family: 'Teko', sans-serif;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-color: #e24f0a;
    background-clip: padding-box;
text-transform:uppercase;
    color: #ffffff!important;
    width: 280px;
    padding: 13px 15px;
    border-radius: 5px;
    font-size: 115%;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    max-width: 100%;
    transition: 0.2s all ease-in-out;
margin-top:1px!important;
    line-height: 115%;
vertical-align: middle;
font-weight:600;
}

.ctab:hover {
    color: #e24f0a!important;
    background-color: #fff;
    text-decoration: none;
}

/* HERO offset adjustment */
#hero-plus-hero {
    padding-top: 70px;
    background-color: #231f20;
}

/* End HERO offset adjustment */
.clearfix {
    width: 100%;
}

#gal {
       background-color: #231f20;
}

#gal h2 {
    display: none;
}

#txt {
    padding: 2% 10%;
}

img {
    max-width: 100%;
}

#hero-plus-header {
       background-color: #231f20;
    width: 100%;
    display: block;
    z-index: 500;
    -moz-box-shadow: 0 0 6px -1px;
    -webkit-box-shadow: 0 0 6px -1px;
    box-shadow: 0 0 6px -1px;
position:fixed;
}

#hero-plus-hero .img-inline {
    width: 100%;
}



h1 {
    font-size: 42px;
 font-family: 'Teko', sans-serif;
    text-align: center;
    color:#e24f0a;
    font-weight: 700;
    text-align: center;
    margin: 20px 0px 40px;
font-weight:600;
text-transform: uppercase;
}

h2 {
 font-family: 'Teko', sans-serif;
font-weight:300;
    font-size: 31px;
    color: #f7f9d9;
    font-weight: 300;
    text-align: center;
    margin: 30px auto 40px auto;
font-weight:300;
}

#hero-plus-body {
}

.gallery {
       padding: 4% 10%;
background-image:url('images/bottom-image.png');
background-size:cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

#gallery-title-uuid h2 {
    display: none!important;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
     border: none; 
    border-radius: .25rem;
}

.card-title {
    margin-bottom: .75rem;
    font-size: 20px;
    text-align: left;
    line-height: 110%;
}



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

.gallery-inline {
   
    padding: 20px 2.5vw 0px 2.5vw;
    margin: 10px auto 15px auto;
}



a {
    color: #e24f0a;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.top-video {
    width: 45%;
    float: none;
    max-width: 100%;
    margin: 30px auto;
}

.top-video .card-body {
    display: none;
}


.play-overlay {
    background: rgba(0,0,0,0.6);
    text-align: center;
    color: #ffffff;
    transition: 0.3s all ease-in-out;
}

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

.footer-bar-links, .footer-bar-links:visited, .footer-bar-links:active {
    margin: 20px auto;
    display: block;
    color: #fff;
    text-decoration: none;
}

.footer-bar-links:hover {
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.play-overlay {
background:none;
    text-align: center;
    color: #ffffff;
    transition: 0.3s all ease-in-out;
}

.tweet {
    display: block;
    width: 100%;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #fff;
    text-align: center;
    font-size: 160%;
font-weight:700;
    clear: both;
}

#footer {
    color: #fff;
    padding: 20px;
    text-align: center;
    margin: 0 auto 0;
    width: 100%;
}

#footer .col-sm-12 {
    padding: 0!important;
}

#footer h3 {
    color: #ffffff;
    font-weight: bold;
}



#hero-plus-footer {
background: rgb(35, 31, 32);
padding-bottom:40px;
background-image:url('images/foot-image-1.png');
 background-repeat: no-repeat;
 background-attachment: fixed;
  background-position: bottom right;
}


.logo2{
display:block;
text-align:center;
margin:0 auto;
}


.social-icons {
    display: inline-block;;
    margin: 20px;
}

.social-link, .social-link:visited {
    display: inline-block;
    height: 60px;
    width: 60px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    text-align: center;
    transition: 0.3s all ease-in-out;
    padding: 6px;
    background: #000;
    border-radius: 500px;
    margin: 5px 15px;
}

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

.social-link:hover {
    background: transparent;
    color: #f2633a;
 
    text-decoration: none;
}






.footer-link, .footer-link:visited {
    display: inline-block;
    color: #dddddd;
    font-size: 20px;
    font-weight: bold;
    transition: 0.2s all ease-in-out;
    margin: 0px 0px 20px 0px;
}

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

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








/* Sidebar Stuff */
#press-release-div {
    padding: 0px 120px;
    margin-bottom: 30px;
}

#sidebar-div {
    width: 35%;
    padding-left: 30px;
}

.vid-inline .card {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0!important;
    padding-left: 0!important;
}

.gallery {
    margin-bottom: 5px;
}

.fifty {
    width: 45%;
    text-align: left;
    display: inline-block;
    margin: 2%;
}



/* Media Queries */
@media only screen and (max-width: 1124px) {
}

@media only screen and (max-width: 991px) {
    #sidebar-div, #press-release-div {
        width: 100%;
    }

    #sidebar-div {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 980px) {
    #gallery .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .pull-quotes img {
        max-width: 100%;
    }

    #headline-subheadline-div {
        text-align: center;
    }

    .logo {
       
        display: block;
        margin:0 auto;
        width: 100px;
    }

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

.lo {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 8px;
    margin-right: 20px;
    text-align: center;
    vertical-align: middle;
    margin: 5 auto;
    width: 100%;
}

  

    h1 {
        font-size: 36px;
    }

    h2 {
        font-size: 26px;
    }

 
.tweet{
font-size:130%;}
 

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

    #hero-plus-body .img-inline {
    }

   
.card-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
    orphans: 1;
    widows: 1;
}

  

    #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;
    }

    .ctab, .ctab:visited {
       
        font-size: 95%;
        display: inline-block;
        text-align: center;
        text-decoration: none;
        transition: 0.2s all ease-in-out;
        margin: 10px;
margin-left:5%;
        line-height: 115%;
        width: 90%;
        max-width: 90%;
padding:10px 8px 6px 8px;
    }
}