@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
         
#share-floating-bar { border-right: 3px solid; }
.share-floating-bar-facebook {
    border-top: 3px solid;
}

#txt {padding: 0 10%;}
#gallery {
    padding: 2% 5%; max-width: 100%; flex-basis: 100%; margin-bottom: 20px;
}
body { background: none; }
#gallery h2 {display:none;}
.card-body {display:none;}

/**************feed tabs************************/
.inline-wrap {
    width: 35%;
    float: right;
    margin: 0 0 30px 4%;
}


.tab-content {
    text-align: center;
    background: #fff;
    width: 350px;
    max-width: 100%;
    margin: auto;
}


.nav-tabs .nav-link {
    background: #F5F5F5;
}


.nav-tabs {
    margin: auto;
    border-bottom: none;
    width: 350px;
    max-width: 100%;
}


.nav>li {
    position: relative;
    display: block;
    width: 50%;
    text-align: center;
}


.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #8b9191;
}


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background: #2e6f8a;
    color: #72b5f3;
    border-color: #dee2e6 #dee2e6 #fff;
    width: 100%;
}



/******end tabs************************/
 




.contacts { display: block; width: 100%; }
.hero {
    max-width: 100%;
}
.card-columns {    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; }


a:link, a:visited{
   color: #317AFF;
}

strong{
  font-weight: bold;
}

.mb-24{
  margin-bottom: 24pt;
}
.lht { color: #f4f4f4; font-size: 28pt;}
.gal{
/*margin-top:2em;
margin-bottom:3em;*/
max-width: 100%;
}



.sticky-top > #hero-plus-header {
 background-color: #fff;
}
/*Header Box*/
#hero-plus-header {  
}

#hero-plus-hero{
  background: #000;
  margin-bottom: 48pt;
}

#hero-plus-hero div{
    margin: 0 auto;
    background: #000;
}

#hero-plus-hero img {
    display: block;
    width: 100%;
}

#share-floating-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: #000;
    font-size: 20px;
    background: #fff;
    border-bottom: 3px solid;
}

#share-floating-bar a:hover {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    background: #000;
    font-size: 20px;
    color: #fff;
    border-bottom: 3px solid;
}


#item-8bb15223-6023-49c0-9cbf-4484cee09781-1 h2{display:none;}

.card-body {
    display: none;
}

#classic-gallery-asset-1 .mb-4, .my-4, #classic-gallery-asset-2 .mb-4, .my-4, #classic-gallery-asset-3 .mb-4, .my-4, #classic-gallery-asset-4 .mb-4, .my-4{
      margin-bottom: 0px !important;
}

#gallery h2 { display: none; }
#gallery { background: #F2F4F8;
   
}


#walker{
background-color: #161616;

}



.link, .link:visited, .link:hover {
    font-size: 28px;
    display: inline-block;
    color: #fff !important;
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 24px;
}
.ctab, .ctab:visited, .ctab:hover {
    background: #0f62fe;
    color: #fff!important;
    padding: 20px;
    font-size: 130%;
    font-weight: 300;
    display: block;
    text-align: center;
   margin: 10px;
    font-weight: bold;
    border-radius: 2px;
    text-decoration: none !important;
    line-height: 108%;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
}

 .ctab:hover {
    background: #fff;
    color: #000!important;
   
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.28);
}

ul { 
  padding: 0;
  margin: 0;
}

li{ padding-left:26px;}


li:before {
  content: "—";
 padding-right: 8px;
margin-left:-26px;
color:#fff;
}


.logo {
    width: 75px;
    margin: 20px;
}
.h1, h1 {
    font-size: 1.5em!important;
    text-align: center;
    margin-top: -25px;
   margin-bottom: 32pt;
font-family: 'IBM Plex Sans', sans-serif;
font-weight:600;
text-align: center;
color: #000;
}
.h2, h2 {
    font-size: 1.3rem;
    text-align: left;
color: #111;
        margin: 0pt 0pt 32pt;
font-weight:300;
  font-size: 16pt;
    font-style: italic;
}



.flex-away {
    padding: 4% 18%;
}


.gif{ display:block;
margin:0 auto;
margin-top:24pt;
margin-bottom:24pt;
width:80%;
max-width:100%;
}

.click-tweet{
font-family: 'IBM Plex Sans', sans-serif;
    text-transform: uppercase;
    font-size: 140%;
    max-width: 100%;
    margin-bottom: 2em;
    padding: 36px 7%;
    width: 100%;
    line-height: 133%;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .5);
}
#footer { display: block; width: 100%; max-width: 100%; }

.soc { margin: 5px; color: #0f62fe; }
.soc:hover { color: #fff; }

.icons, .icons:visited, .icons:focus {
    padding: 10px;
    margin: 8px 3px;
    width: 45px;
    height: 50px;
    display: inline-block;
    font-size: 90%;
    text-align: center;
}

h3 {
font-family: 'IBM Plex Sans', sans-serif;
    font-size: 250%;
    text-align: left;
    font-weight: bold;
    color: #fff;
}

li{
padding-bottom:16px;
}

.hero {max-width: 100%;}
/*Hero Box*/
#hero-plus-hero { align-items:start;
}
/*Body Box*/
#hero-plus-body {
background-color: #fff;
color:#121212;
font-family: 'IBM Plex Sans', sans-serif;
font-weight:300;
font-size: 16pt;

}
/*Footer Box*/
#hero-plus-footer{
background-color: #161616;
}

img left{

}

.footer{
text-align:center;
margin-top:5px;
width:100%;
max-width:100%;
}

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

.flex-away {
    padding: 4% 8%;
    width: 100%;
    max-width: 100%;
    max-width: fit-content;
}
}

@media only screen and (max-width: 980px) {
.inline-wrap {
    width: auto;
    float: none;
    margin: 0 0 30px 4%;
}

 

@media only screen and (max-width: 768px) {     .inline-wrap {
      width: 100%;
  }
}

 


/******end tabs************************/

@media only screen and (max-width: 769px) {
#hero-plus-body{
  padding: 20px;
}
.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;
}
#hero-plus-header {
 padding-bottom: 10px; display: block;
}
.logo {
    width: 60px;
    margin: 0px auto;
    text-align: center;
    display: inline-block;
}



.flex-away {
    padding: 4% 3%;
    width: 100%;
    max-width: 100%;
    max-width: fit-content;
}

.click-tweet {
    float: none;
    text-align: center;
    margin: 20px auto;
}
}