/* sticky header background, in case option is checked */
.sticky-top > #hero-plus-header {
  background-color: white;
}
.ctr {
    text-align: center;
    margin: 20px auto !important;
    display: block;
    width: 200px;
}
/*Header Box*/
#hero-plus-header {  
display:block;}
/*Hero Box*/
#hero-plus-hero { align-items:start;
}

.row{display:block!important;}

.Med-devices{display:block; width:100%;max-width:100%; padding:2% 10%; padding-bottom:4%;}

.vid-inline {
    display: inline-block;
    float: right;
    width: 40%;
    max-width: 50%;
    margin: 0px auto;
}

.play-overlay { opacity: 0.5; }

.card {
    border: 0px solid rgba(0,0,0,.0)!important;

}

.card-text{line-height:117%; font-size:90%;}

.media{background-color:#eee; padding:20px 0px; display: block !important; width:100%; max-width:100%; }

.card-body {
    border: 0px solid rgba(0,0,0,.0)!important;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    color: #000;
    text-align: left;
}

.footer-logo {
    width: 200px;
    max-width: 100%;
}

.top-video {
    width: 35%;
    float: right;
    max-width: 100%;
    margin: 0px 0px 20px 40px;
}
.col-lg-3 {

}
.top-video .card-body {

}

.left {
    width: 38%;
    float: left;
    max-width: 100%;
    margin: 5px 20px 20px 5px;
}

.right {
    width: 25%;
    float: right;
    max-width: 100%;
    margin: 5px 5px 20px 20px;
}



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

/*Header Box*/
#hero-plus-header {
}
#heroline .card-body {  }
.bottomfoot { margin-top: 1em; }
#footphoto {     width: 15%;
    margin: auto;
    text-align: center;
    display: block; }
#footphoto .card-body { display: none; }

.click-tweet {
    font-weight: bold;
    float: left;
     margin-right: 3%;
    background: #e9e9e9;
    color: #6e6e6d!important;
    padding: 20px;
}

.tq {
    text-align: center;
    color: #2886e5;
    font-weight: bold;
    font-size: 30px;
    margin: 35px 60px;
}
#phoright { float: right; width: 20%; margin: 3%; }
/*Hero Box*/


.logo {
    padding: 0px 20px;
    margin: 20px auto;
    width: 250px;
}
h5 {color: #2886e5; text-align:center; display:block; margin: 10px auto;}
.ctab, .ctab:visited {
    background: #2886e5;
    margin: 25px;
    padding: 10px 15px;
    color: #fff!important;
    text-decoration: none !important;
    font-size: 20px;
    border-radius: 5px;
}

.ctab:hover, .ctab:active, .ctab:focus {
    opacity: 0.8;
    margin: 25px;
    padding: 10px 15px;
    color: #FFF !important;
    text-decoration: none !important;
    font-size: 20px;
}

.link, .link:visited {
  background: #ffc2b2;
    padding: 15px;
    color: #a33411;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 120%;
    margin: auto;
}

.link:hover, .link:active, .link:focus {
    color: #ffc2b2;
    background: #a33411;
}

.social-icons {
    width: 100%;
    margin: 20px auto 0px auto;
}

.soc,.soc:visited, .soc:hover {
    font-size: 24px;
    height: 30px;
    width: 30px;
    padding: 3px 7px;
    margin: 10px 5px;
    color: #C13264;
}

.h1, h1 {
    /* color:#fff; */
    font-size: 2rem;
    text-align: center;
    margin: 20px 0px 30px;
}

.h2, h2 {
    font-size: 1.6rem;
    text-align: center;
    margin: 0px 0px 30px;
    font-style: italic;
}

.h3, h3 {
font-size: 26px;
color: #414754;
font-weight: bold;
margin-bottom: 25px;
}

.h4, h4 {
font-size: 12px;
color: #2886e5;
font-weight: bold;
margin-bottom: 5px;
}

.hero {
    max-width: 100%;
}

#gallery {
    display: inline-block;
    background: #f8f9fa;
    padding: 2% 10%;
    margin: 20px auto;
}

#gallery h2 {
    display: none;
}

#txt {
    padding: 2% 10%;
display:block!important;
}

#txt p {
    /* color: #fff; */
}
#txt a:hover { color: #2886e5; }

#txt a, #txt a:visited {
    color: #2886e5;
    text-decoration: underline;
}


/*Body Box*/
#hero-plus-body {
    background: #fff;
    color: #686666;
    font-size: 18px;
}

/*Footer Box*/
#hero-plus-footer {
    border-top: 3px solid #F9EAE7;
    background: #4f4f4f;
    color: #c1c1c1;
    text-align: left;
    padding: 30px 15%;
}
.card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
.card-body {
    border: 0px solid rgba(0,0,0,.0)!important;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    color: #000;
    text-align: left;
}

/* Control carousel arrow*/
.carousel-gallery-arrow {
}

@media only screen and (max-width: 1200px) {
.click-tweet {
   
}
}

@media only screen and (max-width: 769px) {
.left {
    width: 100%;
    float: left;
    max-width: 100%;
    margin: 15px 0px;
}

    .vid-inline {
        width: 100%;
        max-width: 100%;
        margin: 20px auto;
    }

.card-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

#gallery { padding: 10px; }
#footphoto { width: auto; }
.ctab { width: 95%; margin: auto; text-align: center; }
.click-tweet { float: none; width: 100%; margin: 0; background: #000; }
.col-lg-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
#phoright { float: none; width: 100%; margin: 0; }
    #hero-plus-footer {
        background: #fff;
        color: #999999;
        padding: 50px;
        display: block;
        text-align: center;
    }
    .top-video {
        width: 100%;
        float: none;
        margin: 0px auto 40px auto;
    }
}