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


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

li{padding-bottom:8px;}

.side-link li{padding-bottom:7px;}

.side-link{color:#000;}

.side-link:hover{ color:#fff;}

.card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
body { font-family: 'Roboto', arial, sans-seif; line-height:167%; }

.tweet {
     float: right;
    width: 40%;
    background: #58CAE7;
    color: #000;
    padding: 25px;
    text-align: left;
    clear: both;
    margin: 20px;
}

.tw {
    text-align: center;
    margin: 25px auto;
    display: block;
}
.footer-link { color: #fff; font-size: 1.3em; font-weight: bold; display: block; }
.sideright {
    display: block;
    float: right;
    width: 40%;
    background: #58CAE7;
    color: #000;
    padding: 20px;
    text-align: center;
    font-size: 133%;
    font-style: italic;
    clear: both;
    margin: 0px 0px 20px 40px;
}

.sideleft {
    width: 40%;
    background: #58CAE7;
    color: #000;
    padding: 20px;
    text-align: center;
    font-size: 133%;
    font-style: italic;
    clear: both;
    margin: 0px 0px 20px 40px;
}



/*Header Box*/
#hero-plus-header {  
display:block;}
/*Hero Box*/
#hero-plus-hero { align-items:start;
}
/*Body Box*/
#hero-plus-body { font-size: 18px;
}
/*Footer Box*/
#hero-plus-footer{ display:block; padding: 2% 5%; text-align:center; background: #58CAE7;   
}
.col-lg-3 {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}
.blue.row {
 max-width: 100%;
    background: #1471c6;
    color: #fff;
    padding: 3.5%;
    flex-basis: 100%;
    display: block;
margin-top:40px;
padding-top:2.5%;
}
#txt {padding: 2% 16%;}
#gallery {padding: 2% 15%; background: #0072CE;    max-width: 100%;
    flex-basis: 100%;}
#gallery h2 {display:none;}
.card-body {display:none;}
.logo {margin: 20px ;}
.hero {max-width: 100%;}
.ctab{
    background: #EF008C;
    text-align: center;
    margin: 10px;
    text-decoration: none!important;
    color: #fff !important;
    padding: 15px;
    font-weight: bold;
    font-size: 105%;
    border-bottom: solid;
    width: 322px;
    line-height: 115%;
    display: inline-block;
}
 .ctab:hover { color: #000 !important; }
 .social-link:hover { color: #fff !important; }
.social-link, .social-link:visited {
    color: #000 !important;
    padding: 5px;
    margin: 10px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
}
.doc-inline, .doc-inline {

    text-decoration: none !important;
    text-align: center !important;
}

.no-space {margin: 0px !important;}

.links {
    text-align: center;
    display: block;
}
.row.trn {
    text-align: center;
    display: block;
}
.h3, h3 {
    font-size: 1.75rem;
    color: #000;
    text-align: center;
    margin: 30px auto;
}
#social .logo {
    text-align: center;
    display: block;
    margin: 20px auto;
}
#social { margin: 30px 0px 40px;
    max-width: 100%;
    flex-basis: 100%;
    display: block;
    text-align: center;
}
.side {float: right !Important; width: 35%; margin: 1%;}
h1 {
    font-weight: bold;
    text-align: center;
    font-size: 2rem;
    margin: 20px 0px 40px;
}
h2 {text-align:center; font-size: 1.5rem; font-style: italic; margin: 20px 0px 40px;}
#flags {
    padding: 10px;
    margin: 15px auto;
    text-align: center;
    padding: 10px;
}

.flag-icon {
    font-size: 1.5em;
    margin: 10px;
    vertical-align: middle;
}

#flags a {
    display: block;
    font-size: 0px;
}

.flag-icon::before {
    content: ''!important;
}

@media only screen and (max-width: 991px) {
#txt {padding: 2% 8%;}
}

.tweet {
     float: right;
    width: 45%;
    background: #58CAE7;
    color: #000;
    padding: 15px;
    text-align: left;
    clear: both;
    margin: 20px;
font-size:95%;
margin-right:0px;
}


@media only screen and (max-width: 768px) {
.ctab {
    display: block;
    width: 90%;
    margin-left: 5%;
    font-size: 90%;
}
.tweet {
     float: right;
    width: 100%;
    background: #58CAE7;
    color: #000;
    padding: 25px;
    text-align: left;
    clear: both;
    margin: 0px;
}

h1 {
    font-weight: bold;
    text-align: center;
    font-size: 1.6rem;
    margin: 20px 0px 40px;
}

h2{
font-size: 1.25rem;
}
#txt {padding: 2% 4%;}

.logo {
    margin: 20px auto;
    display: block;
}
.side {
    float: none;
    width: 100%;
    margin: 20px auto;
}
.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 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.logo {margin: 5px; width:150px; margin-left:25%;}

#hero-plus-body { font-size: 17px;
}

.doc-inline:after, .doc-inlin:after {
    content: '|';
    padding: 0px 0px 0px 10px;
display:none;
}
}