/* 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');

strong{color:#49579c;}

#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: #ddd;
   padding: 2% 6% 3%;
margin-bottom:15px;
padding-top:30px;
}


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

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

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

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

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


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

.ctab, .ctab:visited  {
    background: #4e4470;
    color: #6ecff6!important;
    padding: 15px;
    font-size: 126%;
    font-weight: 700;
    display: block;
    text-align: center;
    margin: 15px;
    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);
}
.ctab:hover {
    background: #8c6ea7;
    color: #fff!important;
    padding: 15px;
    font-size: 126%;
    font-weight:700;
    display: block;
    text-align: center;
    margin: 15px;
    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.18);
}

.gal-head{
width:100%;
max-width:100%;
padding:10px 0px 20px 0px;
text-align:center;

}



.logo {
    width: 200px;
    margin: 10px 20px;
}

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

.h1, h1 {
    font-size: 2.5rem;
    text-align: center;
    margin: 20px 0px 20px;
font-weight:900;
color:#5d5c5c;
}
.h2, h2 {
    font-size: 1.38rem;
    text-align: center;
    margin: 20px 0px 40px;
 
}
.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: 2;
    -moz-column-count: 2;
    column-count: 2;
}


.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 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{
font-family: 'Roboto', sans-serif;
background:#00778b;
color:#fff;
text-align:center;
}
/* Control carousel arrow*/
.carousel-gallery-arrow {
}



.col-md-3, .col-md-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
padding:0% 3%;
}
.card-title { display: none; }
.card-text {
    font-size: 1.2rem;
}
@media only screen and (max-width: 769px) {
.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%;
}

.ctab{
    background: #4e4470;
    color: #6ecff6!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);
}
}