/* sticky header background, in case option is checked */

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,900;1,400;1,900&display=swap');

.side {float: right !Important; width: 48%; margin: 2%;}
.card-title {
    margin-bottom: .75rem;
    text-align: center;
}
.foot-logo { width: 30%; margin: auto; }
.soc-facebook { color: #0F8FF2; }
.soc-twitter { color: #1da1f2; }
strong { color: #EF3125; }
a { color: #EF3125; font-weight: bold; }
#photoline { width: 40%; margin-left: 3%; margin-bottom: 3%; float: right; }
 .card-body { display: none; } 

#photoline .card-text { display: none; } 
.ft-logo {width: 350px;}

.footblock { background: #03244D; width: 50%; padding: 5px; margin: auto; }

#check ul {
  list-style: none;
}
#check ul li:before {
  content: '✓';
margin-left:-24px;
padding-right: 10px;     color: #49579c;
    font-weight: bold;
}
.sticky-top > #hero-plus-header {
  background-color: #ffffff;
}


li{padding-bottom:7px;}


/*Header Box*/
#hero-plus-header {  
font-family: 'Roboto', sans-serif;
}
#gallery { background: none; 
   padding: 0% 8%;
margin-bottom:5px;    max-width: 100%;
    flex-basis: 100%;
}

.social-link { margin: 10px; color: #00B1E2; }
.social-link:hover { color: #EAB3D5; }

.soc, .soc:visited{
    margin: 10px;
    font-size: 150%;
    color: #fff;

border-radius:45px;
    width: 45px;
height:45px;
    display: inline-block;
margin:10px;
}

.soc:hover{
 
    font-size: 150%;
    color: #F5812A;
border-radius:40px;

    display: inline-block;
margin:10px;
}


.col-md-3, .col-md-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0% 2%;
}

.link, .link:visited{
    font-size: 24px;
    display: block;
   color: #fff;!important;
text-transform:none;
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 24px;
font-weight:900;
}

#footer {
    text-align: center;
    margin: auto;
    padding: 2em;
}
.link:hover {
    font-size: 24px;
    display: block;
    color: #38BFE6 !important;
    margin-top: 8px;
    
    margin-bottom: 8px;
    line-height: 24px;
font-weight:900;
}
.ctab:hover { background: #EF3125; color: #fff; }
.ctab, .ctab:visited {
    font-weight: bold;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background: #0A4E8C;
    color: #FED925!important;
   font-weight: bold;
   text-decoration: none;
    background-clip: padding-box;
    padding: 10px 5px;
border:1px solid #fff;
    font-size: 112%;
    font-weight: bold;
    display: block;
    text-align: center;
    text-decoration: none;
    width: 350px;
    max-width: 100%;
    transition: 0.2s all ease-in-out;
    margin: 20px;
    font-weight:300;
    border-bottom: 3px solid #A61E22; 
}

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

.ctab:hover, .ctab-mobile:hover .ctab:active, .ctab-mobile:active .ctab:focus, .ctab-mobile:focus {
.ctab:hover { background: #EF3125; color: #fff; }
    text-decoration: none;
}
.gal-head{
width:100%;
max-width:100%;
padding:10px 0px 20px 0px;
text-align:center;

}



.logo {
    margin: 10px 20px;
}

.logo2 {
    width: 230px;
    margin: 10px 20px;
}

.h1, h1 {
    font-size: 2.15rem;
    text-align: center;
    margin: 20px 0px 20px;
font-weight:900;
color:#000;
}
.h2, h2 {
    font-size: 1.38rem;
    text-align: center;
    margin: 20px 0px 40px;
 color:#000;
}
.flex-away {
    padding: 2% 10%;
width: 100%;
    max-width: 100%;
}
.tweet {
    float: right;
    font-size: 128%;
    width: 369px;
    max-width: 100%;
    padding: 35px 33px;
    margin: 1% 0% 2% 4%;
    line-height: 133%;
    color: #4e4470;
    text-align: center;
    background: #ced5db;
font-weight:900;
}
.card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}


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

#gallery h2 {display:none;}
.icons, .icons:visited, .icons:focus {
    padding: 10px;
    margin: 8px 3px;
    width: 45px;
    height: 50px;
    display: inline-block;
    font-size: 90%;
    text-align: center;
    color: #fff;
}
#gallery .card-text {
    display: none;
}
#gallery h3 {
    color: #fff;
    font-size: 130%;
    padding: 7px 0;
   font-weight:900;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-style: normal;
    font-weight: 900;
    display: inline-block;
}
.hero {max-width: 100%; width:100%;}
/*Hero Box*/
#hero-plus-hero { align-items:start;
}
/*Body B
ox*/
#hero-plus-body {
color: #6e6259;
font-family: 'Roboto', sans-serif;
}
/*Footer Box*/
#hero-plus-footer{
border-top: 5px solid #aaa;
font-family: 'Roboto', sans-serif;
    background: #0A4D8C;
color:#fff;
text-align:center;
}
/* Control carousel arrow*/
.carousel-gallery-arrow {
}




.card-text {
    font-size: 1.2rem;
}
@media only screen and (max-width: 769px) {
.sticky-top > #hero-plus-header {
  margin: auto; text-align: center;
}
#ctab-div { margin: auto; text-align: center; width: 50%; }
#photoline { width: 100%; margin-left: 0; margin-bottom: 3%; float: none; }
.footblock { width: 100%; }
.card-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
}



.col-md-3, .col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
padding:0% 3%;
}

.h1, h1 {
    font-size: 1.5rem;
}

#hero-plus-header {
 padding-bottom: 10px; display: block;
}
.logo {
    width: 140px;
    margin: 7px auto;
    text-align: center;
    display: inline-block;
}

.logo2 {
    width: 165px;
    margin: 7px auto;
    text-align: center;
    display: inline-block;
}

.tweet {
    float: none;
    text-align: center;
    margin: 20px auto;
width:100%;
 margin: 1% 0% 2% 0%;
}
.side {float: none; width: 100%; margin: 20px auto;}
.ctab{
    background: #0A4E8C;
    color: #FED925!important;
    padding: 8px;
    font-size: 116%;
    font-weight: 700;
    display: block;
    text-align: center;
    margin: 5px;
    border-radius: 2px;
    text-decoration: none !important;
    line-height: 108%;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.38);
}
}