/*Header Box*/
#hero-plus-header {

    display: block;
}
#gallery-title-uuid { display: none; }
.logo {
    width: 200px;
}
img#image-7ec11efc-8233-449d-a187-829e5fab548e-4 {
    height: 70px;
}
.col-lg-3 {
    -ms-flex: 1 0 33%;
    flex: 1 0 33%;
    max-width: 33%;
}

.card-body { display: none; }
.watch { margin-top: 25px; display: block; margin-left: 5em; }
.watchmobi { display: none; }
#topvid {
    width: 40%;
    float: right !important;
    margin: 20px;
}
p, ul li { font-size: 18px; }



.h1, h1 {
     font-size: 2rem;
    text-align: center;

}
h3 { margin-top: 10px; }
.h2, h2 {
 
    font-size: 1.8rem;
    text-align: center;
    margin: 20px 0px 40px;
}
a.ctab { text-decoration: none; }
.ctab:hover { background: #9ddfff; }
.ctab {
   display: inline-block;
    margin: 5px auto;
    background: #039;
    color: #fff;
    padding: 10px;
    font-weight: bold;
    font-size: 18px;
}


.foot-links, .foot-links:focus, .foot-links:visited {
    padding: 3px 0;
    display: block;
    line-height: 108%;
    font-size: 109%;
    margin: auto;
    color: #272727;
    text-decoration: none;
}
.icons, .icons:visited, .icons:focus {
    padding: 13px;
    margin: 8px 3px;
    width: 48px;
    height: 48px;
    display: inline-block;
    background: #0b3399;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.48);
}

.foot-links:hover,.foot-links:active {color:#666;text-decoration: none;}

.foot-links .fa {
    margin-right: 2%;
    background: #0f4ca2;
    color: #fff;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    font-size: 77%;
}

.hero {max-width: 100%;}

/*Hero Box*/
#hero-plus-hero img {
    width: 100%;
}
#hero-plus-hero{

}
/*Body Box*/
#hero-plus-body{
padding: 3% 10%;
}
#glry h2 {
    display: none;
}
.soc {
    padding: 5px;
    margin: 10px;
    height: 50px;
    width: 50px;
    color: #7229d1;
    display: inline-block;
    border: solid;
    background: #fff;
    border-radius: 100%;
}
.soc:hover {
    color: #46166a;
}
.link, .link:hover { text-decoration: none !important;
    display: block;
    color: #fff;
    font-weight: bold;
    margin: 5px auto;
    font-size: 2em;
}
/*Footer Box*/
#hero-plus-footer{
background: #eee;
    padding: 25px 15px 50px;
    text-align: center; display: block;
}
@media only screen and (max-width: 1450px) {
#watch {
    text-align: center;
    display: block;
    margin: 20px auto;
    max-width: 65%;
}
}
@media only screen and (max-width: 980px) {
#watch {
    text-align: center;
    display: block;
    margin: 20px auto;
    max-width: 100%;
    flex-basis: 100%;
}
#classic-gallery-asset-1, #classic-gallery-asset-2, #classic-gallery-asset-3, #classic-gallery-asset-4 {
    max-width: 100%;
    flex-basis: 100%;
}
}



@media only screen and (max-width: 768px) {
.logo {
    text-align: center;
    margin: 0px auto;
    display: block;
}
.
.col-lg-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.soc {
    padding: 5px;
    margin: 5px;}
.watch  { display: none; }
.watchmobi {  width: 100%; display: block; }
.topvid {     max-width: 100%!important;
    flex-basis: 100%!important;
    width: 100%!important; margin-left: 0; margin: 0; float: none; }
#classic-gallery-asset-1, #classic-gallery-asset-2, #classic-gallery-asset-3, #classic-gallery-asset-4 {
    max-width: 100%;
    flex-basis: 100%;
}
.ctab {
    width: 100%;
    display: block;
    margin: auto;
    padding: 5px;
    text-align: center;
    font-weight: bold; 
}
.ctab img {
    width: 100%;
}
#topvid {
    width: 100% !important;
    margin: 20px auto;
}
}