@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;
}
#hero-plus-body .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 13%;
    max-width: 13%;
}
.blue-media{
       padding: 48px 32px 80px 30px;
    color: #fff;
    background: #0f62fe;
    display: block;
    flex: none;
    width: 100%;
    max-width: 100%;
    flex: none;
margin-top:140px;
}

.media{font-size:80%; font-weight:600;}

.zach{font-size:1.4em;
font-weight:300;}



#txt {padding: 0 15%;}
#gallery {
    padding: 2% 5%; max-width: 100%; flex-basis: 100%; margin-bottom: 20px;
}
body { background: #262626; }
#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: #262626;
    width: 350px;
    max-width: 100%;
    margin: auto;
}


.nav-tabs .nav-link {
    background: #23458f;
}


.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: #b790fa;
}


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background: #262626;
    color: #b790fa;
    border-color: #6e76fd #fff;
    width: 100%;
}



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

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #171717;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.0);
    border-radius: .25rem;
}


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





.logo {
    width: 75px;
    margin: 20px;
}
.h1, h1 {
    font-size: 1.5em!important;
 
    margin-top: 25px;
   margin-bottom: 32pt;
font-family: 'IBM Plex Sans', sans-serif;
font-weight:600;
color: #f4f4f4;
}

.h2, h2 {
    font-size: 1.3rem;
    text-align: left;
color: #c6c6c6;
        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: 28pt;
    text-align: left;
    font-weight: 300;
    color: #d8d8d8; margin: 48px 0px;
}
li{
padding-bottom:16px;
}
#hero-plus-footer h3 {
    margin: 10px;
}
#full {
    margin: 38px auto;
}
hr {
    margin: 32px 0px;
    border: 0;
    border-top: 1px solid #979797;
}
.hero {max-width: 100%;}
/*Hero Box*/
#hero-plus-hero { align-items:start;
}
/*Body Box*/
#hero-plus-body {
background-color: #171717;
color:#C6C6C6;
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%;
}

#md-con:link{
color:#d8d8d8!important;
padding-top:30px;
}

#md-con{
color:#d8d8d8!important;
padding-top:30px;
}

#md-con a:link,
#md-con a:visited,
#md-con a:hover {
   color:#d8d8d8!important;
}



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