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

/* sticky header background, in case option is checked */
.sticky-top > #hero-plus-header {
  background-color: white;
}

#lg-download {display: none !important;}

.img-fluid {
    width: 100%;
    max-width: 100%;
    height: auto;
}

#gallery {
    max-width: 100%;
    flex-basis: 100%;
    padding-bottom: 50px;
}
#gallery h2 { display: none; }
#footer { width: 100%; text-align: center; margin: auto; }
.adc {     width: 75px;
    margin: 10px;
}
.hero{margin-top:80px; width: 100%; display:block;}

#gal h2 {display:none;}
#toggle{text-align:center; padding-bottom:20px;}

#classic-gallery-asset-1 {
    
}

.gallery-inline{background: #007DC2;}

.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;
}

#glry2 .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
}

/*Header Box*/
#hero-plus-header{
display: block;
width: 100%;
z-index: 1000;
background: #fff;

}

.card-body {display: none;}

#hero-plus-hero .card {border: none;}

img {
    max-width: 100%;
}
#hero-plus-hero .play-overlay {
    position: absolute;
    color: #000;
    background-color:  #efd101;
    font-size: 6em;
    /* top: 95%; */
    left: 50%;
    text-decoration: none !important;
    bottom: 0;
    height: 1em;
    transform: translate(-50%, -50%);
}
.card {
width: 40%;
margin: 10px;
float: right;
}
.card-text {display: none;}
.ext-inline { float: right; width: 35%; margin-left: 2%; }
.container-fluid.gallery-inline {
padding:2% 6%;
 }
.logo {
    margin: 18px;
width:90px;
}

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

#classic-gallery-asset-1 {
    margin-left: 0%;
}
.col-lg-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.text {
    padding: 20px 10%;
}
.tweetquote {
  display: block;
  text-align: center;
      background-image: linear-gradient(
46deg
,#09285a,#09285a 38%,#0885af);
    border-radius: 1000px;
   font-family: 'Roboto', sans-serif;
    font-size: max(1.375rem,min(3vw,1.75rem));
    padding: 20px 40px;
    text-align: center;
width: 75%;
margin:0 auto; 
margin-bottom:20px;
color:#fff;
}

h1, h2 {
    text-align: center;
}

h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 36px;
    margin-top: 25px;
color: #005091;
    font-weight: 700;
}

h2 {
    font-family: 'Roboto', sans-serif;
font-weight:300;
    margin-bottom: 30px;
    margin-top: 25px;
   color: #005091;
}

.logo3{
  text-align: center;
    margin: 15px auto;
    display: block;
width:200px;
margin-bottom:20px;
}

.logo3:hover{

opacity:.8;
}

h5.card-title {
  font-size: 19px;
}

p {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
color:#262626;
}

#gallery-title-uuid {
  display: none;
}



.glry h2 { display: none; }
#glry {
    background-color: #eeeeee;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 10px;
    padding: 2% 5%;
    text-align: center;
}

#glry .card {width: 40%; margin: 5px auto;}

#glry2 {
       background-color: #eeeeee;
    margin-bottom: 40px;
    margin-top: 10px;
    padding: 2% 5%;
    text-align: center;
}

.ctab, .ctab:visited{
    background: #ffca0a;
    color: #000!important;
    padding: 25px 15px;
    font-size: 110%;
    text-align: center;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    width: 350px;
    line-height: 110%;
    vertical-align: middle;
margin-left:25px;
}


.ctab:hover, .ctab:active, .ctab:focus {
    color: #ffffff!important;
    text-decoration: none;
}

.ctab-txt, .ctab-txt:visited{
    background: #ffca0a;
    color: #000!important;
    padding: 25px 15px;
    font-size: 110%;
    text-align: center;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    width: 350px;
    line-height: 110%;
    vertical-align: middle;
margin-left:25px;
}

.cb {
width: 100%;
background: #007DC2;
border-bottom: 4px solid #e8e8e8;
padding-bottom: 30px;
margin: 0px auto 20px;
text-align: center;
}

.ctab-txt:hover, .ctab-txt:active, .ctab-txt:focus {
    color: #ffffff!important;
    text-decoration: none;
}

.ctab2, .ctab2:visited{
    background: #134f81;
    color: #ffca0a!important;
    padding: 20px;
    font-size: 110%;
    text-align: center;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    line-height: 110%;
    vertical-align: middle;
margin:0 auto;
margin-bottom:20px;
margin-top:15px;
width: 300px;
}


.ctab2:hover, .ctab2:active, .ctab2:focus {
    color: #ffffff!important;
    text-decoration: none;
}


.icons, .icons:visited, .icons:focus {
    padding: 9px;
    margin: 8px 3px;
    width: 48px;
    height: 48px;
    display: inline-block;
    border: solid #134f81;
    text-align: center;
    color: #134f81;
    border-radius: 50%;
    font-size: 82%;
}

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


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

.box-link, .box-link:visited {
   display: block;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    margin-bottom: 10px;
}

.box-link:hover, .box-link:active, .box-link:focus {
    color: #ffffff;
    text-decoration: none;
}

.soc{color:#141937; margin:8px; display:inline-block; margin-top:12px;}

.social-icons .fab {
    color: #ffffff;
    font-size: 24px;
    margin: 10px 10px;
    transition: all 0.3s ease-in-out;
}

.social-icons .fa-facebook:hover {
    color: #3C599F;
}

.social-icons .fa-instagram:hover {
    color: #c32aa3;
}

.social-icons .fa-linkedin:hover {
    color: #0085AE;
}

.social-icons .fa-twitter:hover {
    color: #32CCFE;
}

.social-icons .fa-weibo:hover {
    color: #D72B2B;
}

.social-icons .fa-youtube:hover {
    color: #C52F30;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #cccccc;
}

/* Social Media */
.tweet {
    background: #6a2569;
    padding: 15px;
   color:#fff;
    display: block;
    margin-top: 1.25em;
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 130%;
     background-image: linear-gradient(
46deg
,#09285a,#09285a 38%,#0885af);
    border-radius: 1000px;
    font-family: League Spartan Variable;
    font-size: max(1.375rem,min(3vw,1.75rem));
    padding: 20px 40px;
    text-align: center;
}

.footer-tweet {
    padding: 15px;
    display: block;
    text-align: center;
    font-size: 130%;
    color: #ffffff;
    font-style: italic;
    margin-bottom: 0px;
}


/*Hero Box*/
#hero-plus-hero{

}
/*Body Box*/
#hero-plus-body{
}
/*Footer Box*/

#hero-plus-footer .col-md-4 { float: left; }
#hero-plus-footer{
    text-align: center;
    background: #ffca0a;
    padding: 20px 5px;
    margin-top: 10px;  
    margin: auto;
}



@media only screen and (max-width: 980px) {
#classic-gallery-asset-1 {
    margin-left: 0;
}
}



@media only screen and (max-width: 768px) {
#classic-gallery-asset-1 {
    margin-left: 0;
}
.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;
}
.logo {
    text-align: center;
    margin: 15px auto;
    display: block;
}
.ctab {
    display: block;
}

h1{font-size:26px;}
h2{font-size:22px;}

.hero{margin-top:100px; display:block;}

.logo {
    margin: 4px;
width:85px;
display:inline;
}

.logo2 {
    margin: 8px;
width:65px;
display:inline;
}
.logo1 {
    margin: 8px;
width:40px;
display:inline;
}

.logo3{
  text-align: center;
    margin: 15px auto;
    display: block;
width:200px;
margin-bottom:20px;
}

.logo3:hover{
  text-align: center;
    margin: 15px auto;
    display: block;
width:230px;
margin-bottom:20px;
opacity:.8;
}

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

.ext-inline { 
float: none; width: 100%;
    margin-left: 0;
}
}