aside {
  float: left;
  text-align: center;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 3;
  display: none;
}

aside.scroll {
  top: -40px;
}

aside .widget{
  position: relative;
  float: left;
  width: 100%;
  background-color: #FFFFFF;
  margin-bottom: 20px;
}

/*
 CSS for the main interaction
*/
.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

/*
 Styling
*/

.tabset > label {
  float: left;
  position: relative;
  display: inline-block;
  color: #261077;
  background-color: rgba(255, 255, 255, 1);
  padding: 5px 0;
  width: 50%;
  margin: 0;
  border-radius: 0;
  cursor: pointer;
  font-weight: 600;
  font-size: 10px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.tabset > label.rt {
  border-right: 0px solid rgba(0, 0, 0, 0.2);
}

.tabset > label.inv {
 position: absolute;
 top: 50px;
 left: 20px;
 width: 30px;
 height: 30px;
 border-radius: 30px;
 font-weight: bold;
 font-size: 18px;
 color: #ffffff;
 background: #ff5331;
}



.tabset > label span{
  width: 100%;
  float: left;
  font-size: 14px;
}

input:focus-visible + label {
  outline: 2px solid rgba(0,102,204,1);
}

.tabset > label:hover,
.tabset > input:focus + label,
.tabset > input:checked + label {
  color: #ffffff;
  background: #06c;
}


.tabset > input:checked + label.inv {
width: 0;
 height: 0;
 padding: 0;
 font-size: 0;
 display: none;
}


.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #06c;
}

.tabset > input:checked + label {

}

.widget .head {
  width: 100%;
  float: left;
  padding: 10px 0;
  background: rgba(255, 255, 255, 1);
}
.widget .head h2{
  font-size: 18px;
  color: #261077;
}
#inv.tab-panel h1{
 display: none;
}
.tab-panels {
  width: 100%;
  height: auto;
  margin: 39px auto 0 auto;
  border-top: 1px solid rgba(0, 0, 0, 0.2);

}

.tab-panel {
  padding: 0;
  border-radius: 0;
  width: 100%;
  margin: 0 auto !important;
  -webkit-box-shadow: 0px 4px 14px -4px rgba(0,0,0,0.51);
-moz-box-shadow: 0px 4px 14px -4px rgba(0,0,0,0.51);
box-shadow: 0px 4px 14px -4px rgba(0,0,0,0.51);
 background-position: bottom center;
      background-repeat:  no-repeat;
      background-size:   100% auto;
      background-color: #ffffff;
}




.tab-panel img{
  float: left;
  margin-top: 5px;
  width: 100%;
}


.tab-panel img.homez{
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
}

@media (max-width: 1120px) {
.tab-panel img.homez{
  display: none;
  width: 0;
  height: 0;
  margin-top: -99999px;
}
}

.tabset {
  float: left;
  width: 100%;
}

button.hand:hover {
  cursor: pointer;
}

@media (min-width: 360px) {
.tabset > label {
  width: 50%;
}
.tabset > label.rt {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
}
@media (min-width: 1120px) {
.tabset > label.lt {
  border-radius:  12px 0 0 0;
}

.tabset > label.rt {
  border-radius: 0 12px 0 0;
  border-right: 0px solid rgba(0, 0, 0, 0.2);
}

  .tabset {
  max-width: 250px;
}
.tab-panels {
  height: 400px; 
}

.tab-panels {
  width: 250px;
  
}

.tab-panels {
  margin: 5px auto 0 auto;
  border-top: 0px solid rgba(0, 0, 0, 0);
}



.tab-panel {

  border-radius: 0 0 12px 12px;
height: 400px;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}

.tabset > label.inv {
 right: 20px;
 left: auto;
}

#inv.tab-panel h1{
 display: block;
 padding-top: 36px;
 font-size: 21px;
 color: #00238C;
 font-weight: 900;
}
#inv.tab-panel h1 span{
 font-weight: 100;
}
#inv.tab-panel {
 background-image: url(../../assets/img/adverts/ziki-inv.png) ;
 background-color: #ffffff;
}

#money.tab-panel {
 background-image: url(../../assets/img/adverts/ziki-send-money.png) ;
}

#airtime.tab-panel {
 background-image: url(../../assets/img/adverts/ziki-airtime.png) ;
}

#zesa.tab-panel {
 background-image: url(../../assets/img/advert/ziki-zesa.png) ;
}

#fees.tab-panel {
 background-image: url(../../assets/img/advert/ziki-fees.png) ;
}

#bills.tab-panel {
 background-image: url(../../assets/img/advert/ziki-bills.png) ;
}
}


@media (min-width: 1024px) {


aside {
  display: block;
  width: 33.33333333%;
}
aside .widget{
  position: fixed;
  overflow: hidden;
  left: 40px;
  top: 182px;
  background: #ffffff;
  border-radius: 12px;
  padding: 0;
  width: 210px;
  background-color: transparent;
  box-shadow: 1px 10px 30px -10px rgba(0,0,0,0.25);
-webkit-box-shadow: 1px 10px 30px -10px rgba(0,0,0,0.25);
-moz-box-shadow: 1px 10px 30px -10px rgba(0,0,0,0.25);
-webkit-box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.75);
box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.25);
}

aside.rgt .widget{
left: auto;
  right: 40px;
  }

aside.scroll {
  top: 100px;
}
}