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

.caution { font-size: 80%; }

#toggle {
    text-align: center;
    margin: 10px auto;
    padding: 10px;
}
a.languagePageLink {
    padding: 10px;
    color: #fff;
    text-decoration: underline;
}
body{
      background-color: #161616;
}

.row {
    display: -ms-flexbox;
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}


.right {
width:37%; float:right;
padding:3% 5%;
    background: linear-gradient(207deg, #095944, #13171e, #370f5a, #09050c, #680239, #13010b);
    background-size: 1200% 1200%;

    -webkit-animation: AnimationName 20s ease infinite;
    -moz-animation: AnimationName 20s ease infinite;
    animation: AnimationName 20s ease infinite;
margin-left:3%;
margin-bottom:2.5%;
}


.gallery {
padding:5% 8%;
    background: linear-gradient(207deg, #095944, #13171e, #370f5a, #09050c, #680239, #13010b);
    background-size: 1200% 1200%;
margin:30px 0px 40px;
    -webkit-animation: AnimationName 20s ease infinite;
    -moz-animation: AnimationName 20s ease infinite;
    animation: AnimationName 20s ease infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:83% 0%}
    50%{background-position:18% 100%}
    100%{background-position:83% 0%}
}
@-moz-keyframes AnimationName {
    0%{background-position:83% 0%}
    50%{background-position:18% 100%}
    100%{background-position:83% 0%}
}
@keyframes AnimationName {
    0%{background-position:83% 0%}
    50%{background-position:18% 100%}
    100%{background-position:83% 0%}
}











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


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

strong{
  font-weight: bold;
}

.mb-24{
  margin-bottom: 24pt;
}
.lht { color: #f4f4f4; font-size: 28pt;}
.gal{

max-width: 100%;
}



.sticky-top > #hero-plus-header {
 background-color: #000;
}
/*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%;
}




.card-body {
    display: none;
}




#gallery { background:none;
    padding: 3.5% 7%;
}




.link, .link:visited, .link:hover {
    font-size: 24px;
    display:block;
    color: #fff !important;
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 24px;
text-transform:uppercase;
}
.ctab, .ctab:visited, .ctab:hover {
    background: #f90900;
    color: #fff!important;
    padding: 18px;
    font-size: 105%;
    font-weight: 300;
    display: inline-block;
    text-align: center;

margin-left:20px;
    border-radius: 2px;
    text-decoration: none !important;
    line-height: 108%;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
     width:250px;
}

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


a:link, a:visited {
    color: #9601b6;
}


ul {
  list-style: none; 
  padding: 0;
  margin: 0;
}

li{ padding-left:26px;}


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


.logo1 {
    width: 275px;
    margin: 8px;
margin-left:20px;
}



.h1, h1 {
    text-align: center;
   margin-bottom: 32pt;
font-family: 'Roboto', sans-serif;
font-weight:600;
font-size: 26pt;
color: #a2fe73;
    background-image: -webkit-linear-gradient(145deg, #a2fe73, #35fdb2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 10s infinite linear;
}
.h2, h2 {
    font-style: italic;
    font-size: 1.3rem;
    text-align: center;
color: #c6c6c6;
        margin: 0pt 0pt 22pt;
font-weight:300;
  font-size: 18pt;

}



.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: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 140%;
    max-width: 100%;
    padding: 36px 7%;
 
    line-height: 133%;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .5);
}
#gallery h2 {display:none;}
#gallery2 h2 {display:none;}
.icons, .icons:visited, .icons:focus {
 
    padding: 5px;
    margin: 8px 3px;
    width: 50px;
    height: 50px;
    display: inline-block;
    font-size: 120%;
    text-align: center;
    color: #9601b6;

}

.icons:hover{ color:#fff;}

h3 {
 font-family: 'Roboto', sans-serif;
    text-align: left;
    margin-bottom: 32pt;
    font-size: 32pt;
    font-weight: 200;
text-transform:uppercase;
}

.tq{    color: #a2fe73;
    background-image: -webkit-linear-gradient(145deg, #a2fe73, #35fdb2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 10s infinite linear;
    font-weight: 900; font-size:22px;}

li{
padding-bottom:16px;
}

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

}
/*Footer Box*/
#hero-plus-footer{
height: 200px;
background-color: #161616;
background-image:url('images/8668653-ibmlogothing.png');
background-repeat:no-repeat;
background-size: 90px 90px;
background-position: 5% 20%;

}

img left{

}

.footer{
text-align:center;
margin-top:5px;
width:100%;
max-width:100%;
}
/* Control carousel arrow*/
.carousel-gallery-arrow {
}

@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: 769px) {
.right{ width:100%;}

#vidline { float: none; margin-left: 0; margin-bottom: 3%; width: 100%; }
#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: 200px;
    margin: 0px auto;
    text-align: center;
    display: inline-block;
}

.logo1 {
    width: 160px;
    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;
}
}