/* sticky header background, in case option is checked */
.sticky-top > #hero-plus-header {
  background-color: white;
}
.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
    background: #fff;
}

.click-tweet{
    position: relative;
    font-size: 102%;
    width: 100%;
    max-width: 100%;
    padding: 25px 30px;
    margin: 0 auto 30px;
    line-height: 133%;
    color: #c4287c;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    background: #fff;
}

.click-tweet:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #fff;
    bottom: -35px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}

.card-body { font-weight: bold; }
/*Header Box*/
#hero-plus-header {  
    width: 100%;
    max-width: 100%;
    display: inline;
font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #484848;
}
/*Hero Box*/
#hero-plus-hero {
display: block; 
}

h1  {  font-size: 1.9em;
    color: #383A37;
    letter-spacing: -0.5px;
    text-align: center;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;}

h2 {
    font-size: 1.2em;
    text-align: left;
    margin-top: 1em;
    margin-bottom: 30px;
    color: #484848;
    font-weight: 400;
    font-style: italic;
}

.black{
color: #000;
}

.icons, .icons:visited, .icons:focus  {
    padding: 11px;
    margin: 8px 8px;
    width: 45px;
    height: 45px;
    display: inline-block;
   background-color: #fdbb11;
    text-align: center;
    color: #000;
    border-radius: 50%;
    font-size: 90%;
}

.icons:hover, .icons:active {
  
    transition: all 0.7s ease;
  color: #fdbb11;
background:#fff;
}

.icons-wrap {
    margin: 1em 0;
}

.sep { 
    border-bottom: 1px solid #fff;
}


.foot-links-special, .foot-links-special:focus, .foot-links-special:visited{
    padding: 10px 0;
    display: inline;
    line-height: 108%;
    font-size: 100%;
    margin: auto;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    width: 80%;
}
.foot-links-special:hover,.foot-links-special:active {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

.foot-links, .foot-links:focus, .foot-links:visited{
    padding: 10px 0;
    display: block;
    line-height: 108%;
    font-size: 100%;
    margin: auto;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    border-bottom: 1px solid #fff;
    width: 80%;
}
.foot-links:hover,.foot-links:active {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

h3 {
    color: #ffc52b;
    font-size: 137%;
    padding: 10px 0;
     font-weight:800;
text-align:center;
}

.gallery1{
background-color: #7c8d97;
margin-bottom:35px;
padding-top:35px;
padding-bottom:10px;
}

.logo{
width:300px; margin:13px; margin-left:20px;
}

.vids h2{
display:none;}

.phots h2{
display:none;
}

.heroo{
width:100%;
max-width:100%;
}
/*Body Box*/
#hero-plus-body {
font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #484848;
}

.ctab, .ctab:visited, .ctab:focus{
    background-color: #c4287c;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: .9rem;
    font-weight: normal;
    letter-spacing: .02rem;
    line-height: 2.5rem;
    min-width: 8.75rem;
    padding: .8rem 2.25rem;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    border-radius: 3rem;
    margin: 20px;
    line-height: 120%;
}
.ctab:hover, .ctab:active {
   background-color: #fdbb11;
    color: #000!important;
    text-decoration: none;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: .5rem .75rem;
    background: #ffc52b;
    color: #fff;
    font-size: 16px;
height:82px;
    line-height: 120%;}

#gallery-title-uuid{
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:smaller;
}
.card-text {    display: none;}
#item-a4d44354-9a43-41fc-b291-f72a5ef83fec-1 h2{
display:none;
}

.footer{
display:block;
text-align:center;
    width: 100%;
    max-width: 100%;
}

strong{
color:#000;
}

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

.link-center { text-align: center; margin: auto; }

.wrap{
text-align: center;
color: #fff;
float:right;
   background-color: #7c8d97;
    padding: 20px;
    width: 37%;
    float: right;
    margin: 0 4.5%;
    border-radius: 3px;
    margin-bottom: 2%;
}
/*Footer Box*/
#hero-plus-footer{
font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #484848;
    background-color: #fdf3d8;
    border-bottom: 15px #ffc52b solid;
    text-align: center;
    padding-bottom: 40px;
    padding-top: 20px;
}
/* Control carousel arrow*/
.carousel-gallery-arrow {
}

@media only screen and (max-width: 991px) {

.card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
}
.col-lg-3 {
    max-width: 50%;
    flex: 0 0 50%;
}

}

@media only screen and (max-width: 768px) {

.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-lg-3 {
    max-width: 100%;
    flex: 0 0 100%;
}

.wrap{

float:right;
   background-color: #ffc52b;
    padding: 20px;
    width: 100%;
    float: right;
    margin: 0 0%;
    border-radius: 3px;
    margin-bottom: 2%;
}
}