/* @font-face{
    font-family: Roboto Mono;
    src: url("RobotoMono-Medium.ttf");
    src: url("RobotoMono-Medium.ttf")format("ttf"),
    url("https://localhost/template/dreamverse/fonts/static/RobotoMono-Medium.ttf")format("ttf"),
    url("https://localhost/template/dreamverse/fonts/static/RobotoMono-Light.ttf")format("ttf"),
    url("https://localhost/template/dreamverse/fonts/static/RobotoMono-Bold.ttf")format("ttf");
} */
@font-face {
    font-family: "Huben-Regular, Roboto, Roboto Mono";
    src: url("../fonts/Huben-Regular.otf") format("opentype");
}
@font-face{
    font-family: "Huben-Outlined, Roboto, Roboto Mono";
    src:url("../fonts/Huben-Outlined.otf") format("opentype");
}
         
 
:root{
    --padding-bottom: 20px;
}
h1, h2, h3, h4, h6{
    font-family: "Huben-Regular, Roboto, Roboto Mono";
}
h3{
    font-family: "Huben-Regular, Roboto, Roboto Mono";
}
body{
    /* background: #1D1D1B; */
}
header{
    background: #1D1D1B; 
}
header .container{
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 60px;
}
button{
    background: #3083DC;
    color: #fff;
    border: none;
    padding: 5px 18px;
    letter-spacing: 1px;
}
.logo{
    flex-grow: 3;
}
.social-icons{
    flex-grow: 3;
}
.metapurse{
    flex-grow: 3;
}
.buytick-btn{
    flex-grow: 3;
}
.social-icons ul{
    list-style-type: none;
    display: flex;
    flex-direction: row;
}
.social-icons ul li{
    margin-right: 10px;
}
#dreamverse_banner{
    background: linear-gradient(to bottom, rgb(0 0 0 / 95%) 0%, rgba(0, 0, 0, 30%) 59%, rgb(0 0 0 / 87%) 100%),url(../images/first5000days.jpg);
    background-position: center;
    background-repeat: no-repeat;
    height: 700px;
    background-size: cover;
}
#dreamverse_banner img{
    width: 50%;
}
#dreamverse_banner .container{
    height: 360px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
#dreamverse_banner .container1{
    height: 360px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

#lineup_banner{
    background: linear-gradient(to bottom, rgb(0 0 0 / 95%) 0%, rgba(0, 0, 0, 30%) 59%, rgb(0 0 0 / 87%) 100%),url(../images/lineup-banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    height: 700px;
    background-size: cover;
}
#lineup_banner img{
    width: 50%;
}
#lineup_banner .container{
    height: 360px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
#lineup_banner .container1{
    height: 360px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

button img{
    width: 20px!important;
}
.container p{
    color: #fff;
    font-size: 15px;
    font-weight: normal;
}
.container h3{
    color: #fff;   
    font-size: 24px;
    letter-spacing: 1px;
}
.container-fluid h3{
    color: #fff;   
    font-size: 35px;
    font-weight: bold;
}
.container.banner-experience{
    display: block!important;
}
.container.banner-experience h4{
    background: #85FE00;
    background: -webkit-repeating-radial-gradient(ellipse farthest-side at top center, #85FE00 0%, #FFFF01 100%);
    background: -moz-repeating-radial-gradient(ellipse farthest-side at top center, #85FE00 0%, #FFFF01 100%);
    background: repeating-radial-gradient(ellipse farthest-side at top center, #85FE00 0%, #d8ff01 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 35px;
    letter-spacing: 1px;
}
.container.banner-experience h5{
    color: #fff;
    float: right;
}
#dreamverse_banner .container.banner-experience h5 img.metapurse{
    width: 120px;
}
.experience-music{
    float: left;
}
.presentedby{
    float: left;
    margin-top: 3%;
}
.presentedby span{
    font-size: 25px;
    font-weight: bold;
}
#video, #theLine_up, #first5000days, #twopart_festival, #dreamversePary, #NFTtickets, #curatorsArtists, #curatorsArtists1, #artists, #artists1, #sponsors, #yellowHeartCircle, #faqs, #aboutDreamverse, #nichetoMain, #artMusic, #ticketing-options, #checkbox-ticket, #dreamverseGallery, #dreamverseGallery1, #dreamverseParty, #dreamverseParty1, #general_admission-nft, #carl{
    background: #1d1d1b;
    padding-top: 10px;
    padding-bottom: 0px;
}
#video video{
    width: 100%; 
    cursor: pointer;
}

#lineup-top{
   padding-top: 10px;
    padding-bottom: 50px;
}
#lineup-top h5{
    color: #7af300;
}

.meshtop img, .meshbottom img{
    width: 100%;
    margin-top: -5px;
}
h1{
   color: #7af300;
   letter-spacing: 1px;
}
#theLine_up h5, #first5000days h5, #nichetoMain h5, #checkbox-ticket h5, #dreamverseGallery h5, #dreamverseGallery1 h5, #dreamverseParty h5,  #dreamverseParty1 h5, #general_admission-nft h5, #vip_nft h5{
    color: #7af300;
}
h2{
    color: #fff;
    font-size: 35px;
    letter-spacing: 1px;
}
#theLine_up h1{
    padding-bottom: var(--padding-bottom);
}
#theLine_up h3{
    font-size: 27px;
}
#theLine_up img{
    width: 100%;
}
#theLine_up .disclosure-pic{
    margin-top: 100px;
}
#theLine_up .star{
    width: 70%;
    float: right;
    margin-top: -185px;
}
#theLine_up .disclosure-person{
    margin-top: 50px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
#first5000days .dove{
    width: 200px;
    float: right;
    margin-right: -70px;
}
#first5000days .first5kdays{
    width: 100%;
}
#first5000days .container .bgimage{
    background: url("../images/first5000days.jpeg");
    background-position: center;
    background-repeat: no-repeat;
    height: 700px;
    margin-top: 115px;
}
.plus10arts{
    margin-top: 20px;
    padding: 0;
}
.plus10arts .col-md-9{
    max-width: 82%;
    float: left;
    padding-left: 0;
}
.plus10arts .col-md-3{
    max-width: 18%;
    float: left;
    padding-right: 0;
}
.plus10arts .buytick-btn{
    float: right;
}
header .buytick-btn.mobileview button{
    float: right;
}
#first5000days .border_class, #dreamversePary .border_class, #gallery .border_class, #artists .border_class{
    border: 2px solid #7af300;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 65%;
    margin-top: 5%;
}
#yellowHeartCircle .border_class, #faqs .border_class{
    border: 2px solid #7af300;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    margin-top: 0;
}
#twopart_festival h5, #dreamversePary h5, #NFTtickets h5{
    color: #7af300;
}
#twopart_festival .grey, #dreamversePary .grey{
    font-weight: 100;
    font-size: 14px;
    color: #979797;
}
#twopart_festival .h3sec{
    text-align: right;
    margin-right: 50px;
}
#twopart_festival .two-partbg{
    background:url("../images/dreamverse-gallery.png");
    background-position: center;
    background-repeat: no-repeat;
    height: 500px;
    background-size: 100%;
    max-width: 100%;
    flex: 0 0 66.666667%;
}
.two-part-content{
    margin-right: -100px;
    z-index: 999;
}
.dreamverse-party-img img{
    width: 100%;
}
#dreamversePary h3{
    text-align: right;
}
#NFTtickets{
    background: url("../images/alotta-money.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    height: 500px;
    background-color: #1d1d1b;
}
.pdd-l-0{
    padding-left: 0;
}
.pdd-r-0{
    padding-right: 0;
}
#NFTtickets h1{
    margin-bottom: 30px;
}
#NFTtickets .right-content{
    float: right;
}
#gallery{
    background: url(../images/nft-ticket-bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 80%;
    height: auto;
    background-color: #1d1d1b;
    padding-top: 30px;
    padding-bottom: 30px;
}
.al-alert{
    background: url(../images/nft-tickets-bg-text.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 30%;
    height: auto;
    background-color: #1d1d1b;
    padding-top: 30px;
    padding-bottom: 30px;
}
.gallery-letter{
    width: 100%;
}
.diamond{
    width: 100%;
    padding-top: 100px;
}
.gallery-list{
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#gallery .row{
    width: 80%;
    margin:auto;
}
.row.al-alert{
    width: 100%!important;
}
#gallery p{
    color: #fff;
}
#gallery .buytick-btn.mobileview{
    bottom: 0;
    position: absolute;
}
#curatorsArtists{
   
    background-position: right;
    background-size: 20%;
    background-color: #1d1d1b;
    background-repeat: no-repeat;
}
#curatorsArtists1 img{
    width: 100%;
}
.fivepart, .artistspart{
    flex: 0 0 25%;
    max-width: 20%;
    padding-bottom: 10px;
}
#curatorsArtists1 .star{
    background: #fff;
    z-index: 999;
    color: #111;
    padding-top: 10px;
    margin-top: 0;
}
#curatorsArtists1 .star p{
    color: #111;
}
#curatorsArtists1 .starbg{
    margin-top: -110px;
    margin-left: -30px;
}
#artists img{
    width: 100%;
}
#artists{
    background: url(../images/curators-curve-artists.png);
    /* background-position: left; */
    background-size: 20%;
    background-color: #1d1d1b;
    background-repeat: no-repeat;
    background-position: right 100% top 100px;
}
#artists .buytick-btn.mobileview{
    text-align: center;
}
.pdd-t-0{
    padding-top: 0!important;
}
#sponsors .pixel-heart{
    float: right;
    width: 50%;
}
#sponsors .star{
    width: 350px;
    float: right;
}
#sponsors video{
    width: 100%;
    margin-top: -170px;
}
.yellow-heart{
    position: absolute;
    float: right;
    right: 50px;
    top: 250px;
}
#yellowHeartCircle img.yellow-heart-circle{
    border: 2px solid #7af300;
    padding: 15px;
    border-radius: 50%;
    width: 200px;
    height: 200px;
	margin-bottom: 20px;
} 
#yellowHeartCircle .position-center{
    margin: auto;
}
#yellowHeartCircle .diamond, #yellowHeartCircle .dove{
    width: 200px;
    bottom: 0;
    position: absolute;
}
#yellowHeartCircle .mesh-top{
    width: 97%;
    margin: auto;
}

/* Accordion */
.acc {
margin: 0 auto;
max-width: 700px;
}

.acc__card {
margin: 20px 0; 
position: relative;
border-bottom: 1px solid #666664;
}
.acc__title {
cursor: pointer;
display: block;
padding: 1em 1.5em;
position: relative;
text-align: left;
background: transparent;
color: #ffffff;
box-shadow: none;
padding: 20px 20px 50px 20px;
}
.acc__title::after {
content: " ";
width: 8px;
height: 8px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
position: absolute;
right: 20px;
top: 20px;
-webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: none;
}
.acc__title.active::after {
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.acc__panel {
background:transparent;
color: #979797;
display: none;
margin: 0;
padding: 0em 2em;
text-align: left;
}
.acc__panel p{
color: #979797;
font-size: 1em;
}
.acc__title.active{
    color: #7af300;
}
/* Accordion */

.faqsimg{
width: 100%;
position: inherit;
}
.white-star{
width: 200px;
margin-top: -130px;
z-index: -1;
margin-left: -10px;
}
#faqs{
  background: #383836;
}
#faqs i{
    float: right;
}
.fas.fa-times{
    display: none;
}
#aboutDreamverse{
    background: url("../images/nft-ticket-bg-about-dreamverse.png");
    background-position: right;
    background-size: 67%;
    background-repeat: no-repeat;
    background-color: #1d1d1b;
}
.experience{
    width: 100%;
    padding-top: 110px;
}
#aboutDreamverse span{
    color: #7af300;
}
#aboutDreamverse .metapurse{
    text-align: right;
    margin-right: -100px;
    z-index: 999;
    position: inherit;
}
#aboutDreamverse h1.dreamverse{
    padding-bottom: 30px;
}
.para-h5 p, .para-h5 h5{
    float: left;
}
.niche5000days{
    width: 100%;
}
.star{
    width: 250px;
    float: right;
    margin-top: -115px;
}
.pyramid{
    padding-bottom: 50px;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 100px;
}
.content-left-padding{
    
}
#nichetoMain{
    background: url("../images/niche-curator-curve.png");
    background-position: left;
    background-repeat: no-repeat;
    background-size:20%;
    background-color: #1d1d1b;
}
.niche-second img{
    width: 100%;
}
.niche-second{
    padding-top: 50px;
}
.christies{
    padding-bottom: 20px;
}
.celebration-metapurse{
    padding-top: 85px;
}
.celebration-metapurse1{
    width: 150px!important;
}
#artMusic img{
    width: 100%;
}
#artMusic h3{
    padding-bottom: 50px;
}
footer{
    background: #111111;
    padding-top: 50px;
}
.footer-first{
    padding-bottom: 50px;
}
.footer-curator-curve{
    width: 100%;
    transform: rotate(-80deg);
}
footer img.footer-star{
    width: 100px;
    margin-bottom: -45px;
}
.contensleft, footer form{
    padding-left: 50px;
}
footer .social-icons.mobileview{
    width: 50%;
    margin: auto;
}
footer .metapurse{
    float: right;
}
footer form input.form-control{
    background: transparent;
    border: none;
    border-bottom: 1px solid #676767;
    border-radius: 0px;
}
.submit-btn{
    background: transparent;
    color: #fff;
    border: 0;
    border-bottom: 1px solid #676767;
    border-radius: 0;
}
.submit-btn img{
    width: 23px;
}
.footer-second{
    padding: 10px;
}
.footer-first{
    border-bottom: 1px solid #676767;
}
.bgsmallstar img{
    z-index: 999;
    position: inherit;
}
.hover-content p{
    color: #222;
}
.hover-content{
    background: #fff;
    top: 0;
    position: absolute;
    width: 250px;
    visibility: hidden;
    opacity: 0;
    transition: 1s;
    height: -webkit-fill-available;
    margin-bottom: 20px;
    z-index: 99999;
}
#curatorsArtists1 .fivepart:hover .hover-content{
    visibility: visible;
    opacity: 1;
}
.acc__title p{
    font-size: 1em;
    width: 97%;
    float: left;
}
.acc__title span{
    width: 3%;
    float: left;
}
#ticketing-options img{
    width: 100%;
}
.ticketing-bg{
    background: url("../images/ticketing-options.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 450px;
}
.ticketing-home-content, .ticketing-bg{
    width: 48%;
    flex: 0 0 48%;
    max-width: 48%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.ticketing-home-content{
    padding-top: 100px;
}
#ticketing-options{
    background: url("../images/ticketing-curators-curve.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 28%;
    background-color: #1d1d1b;
}
#checkbox-ticket label{
    color: #fff;
    text-transform: uppercase;
}
#checkbox-ticket .what-type-of{
    text-align: right;
}
#checkbox-ticket .bgblack{
    background:#101111;
    width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
}
#checkbox-ticket img.mesh-bottom{
    width: 80%;
    float: right;
    margin-right: 10%;
}
.bgblack .container{
    width: 1000px;
}
.bgblack .event{
    padding-right: 0;
}
.bgblack .type{
    padding-left: 0;
}
.bgblack h5{
    border-bottom: 1px solid #474848;
    padding-bottom: 10px;
}
#checkbox-ticket{
    height: 500px;
}
#dreamverseGallery img, #dreamverseGallery1 img, #general_admission-nft img, #vip_nft img{
    width: 100%;
}
#lineup-top img{
    width: 100%;
}
#dreamverseGallery .crypto, #dreamverseGallery1 .crypto, #general_admission-nft .crypto, #vip_nft .crypto{
    color: #3083dc;
    font-weight: bold;
    line-height: 2.3em;
    margin-left: 10px;
}
#lineup-top .crypto{
    color: #3083dc;
    font-weight: bold;
    line-height: 2.3em;
    margin-left: 10px;
}
#dreamverseGallery h3, #general_admission-nft h3{
    padding-bottom: 10px;
}
#dreamverseGallery .bggrey, #dreamverseGallery .bggrey, #dreamverseGallery1 .bggrey, #general_admission-nft .bggrey{
    background: #373735;
    padding: 15px;
}
#lineup-top .bggrey {
    
    padding: 15px;
}
#lineup-top h6{
    color: #fff;
}
#dreamverseGallery h6, #dreamverseGallery1 h6, #general_admission-nft h6, #vip_nft h6{
    color: #fff;
}
#dreamverseParty .bggrey, #dreamverseParty1 .bggrey, #vip_nft .bggrey{
    padding: 30px;
    background: #373735;
}
#lineup-top .bgwhite{
    padding: 0px;
   
}
#dreamverseParty .non-nft, #dreamverseParty .est, #dreamverseParty1.est, #dreamverseParty1 .non-nft, #dreamverseParty2 .est{
    padding-bottom: 30px;
}
#dreamverseParty{
    background: url("../images/nft-ticket-bg-about-dreamverse-party.png");
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #1d1d1b;
}
#dreamverseParty1, #vip_nft{
    background-color: #1d1d1b;
}
#dreamverseGallery h5, #dreamverseGallery1 .non-nft, #vip_nft h3, #dreamverseGallery1 h5, #general_admission-nft h5, #vip_nft h5, #dreamverseParty1 h5.est{
    padding-bottom: 30px;
}
#dreamverseGallery li, #dreamverseGallery1 li, #general_admission-nft li, #vip_nft li{
    color: #fff;
}
#lineup-top li{
    color: #fff;
}
#vip_nft{
    background: url("../images/star.png");
    background-position: right;
    background-repeat:no-repeat;
    background-size: 18%;
    background-color: #1d1d1b;
    padding-bottom: 50px;
}
.navbar-menu{
    background-color: #ddd;
    position: absolute;
    top: 60px;
    right: 0;
    width: 20%;
    height: 50px;
    /* transform: translateX(-100%); */
    transition: 0.5s;
    opacity: 0;
    z-index: 999;
}
#aboutDreamverse h3{
    text-align: right;
}
.navbar-menu.active { /* transform: translateX(0); */ opacity: 1; transition: 0.5s; position: fixed; }

		.navbar-menu .menu-listing { padding: 0;margin: 0;text-align: right; }

		.menu-listing li { display: block; border-bottom: 1px solid #7af3004d;}

		.menu-listing li a {
		  background-color: #000000;
		  color: #fff;
		  display: block;
		  font-size: 1rem;
		  height: 50px;
		  line-height: 50px;
		  padding: 0 20px;
		  letter-spacing: 1px;
		  text-decoration: none;
		  transition: 0.5s;
          text-align: left;
		}

		.menu-listing li a:hover { background-color: #262626;color: #fff;transition: 0.5s; }

		.menu {
  position: fixed;
  top: 0;
  right: 0;
  background-color: #79F300;
  height: 60px;
  width: 60px;
  cursor: pointer;
  transition: 0.3s;
  z-index: 9999;
}
.menu:hover{
	opacity: 1;
}

.menu span {
  position: absolute;
  height: 3px;
  width: 25px;
  background-color: #000000;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: 0.3s;
}

.menu span:before {
  content: '';
  position: absolute;
  top: -8px;
  background-color: #000000;
  height: 3px;
  width: 25px;
  transition: 0.3s;
}

.menu span:after {
  content: '';
  position: absolute;
  top: 8px;
  background-color: #000000;
  height: 3px;
  width: 25px;
  transition: 0.3s;
}

.menu.active span { background-color: transparent; }

.menu.active span:before { transform: rotate(45deg);top: 0; }

.menu.active span:after { transform: rotate(-45deg);top: 0; }

fieldset {
    float: left;
}
input.formbox-field-1596683{
    width: 320px!important;
}
.formbox-button-1596683{
    background-color: transparent!important;
    border: 0!important;
    border-radius: 5px!important;
    border-bottom: 1px solid #6e6e6e!important;
    border-radius: 0!important;
    margin-top: 5px!important;
}
#theLine_up .line-small-img{
    width: 240px;
}
.music-art{
    width: 35%!important;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.buytick-btn{
    margin-left: auto;
    margin-right: auto;
    display: block;
    width:170px;
    margin-top: 0px;
}
.slick-slide img{
    width: 90%;
    margin: auto;
}
/* Style the tab */
#dreamverseTabs .tab {
    overflow: hidden;
    width: 610px;
    margin: auto;
    padding-bottom: 30px;
    padding-top: 30px;
    /* border: 1px solid #ccc;
    background-color: #f1f1f1; */
  }
  
  /* Style the buttons inside the tab */
  #dreamverseTabs .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 8px 65px;
    transition: 0.3s;
    font-size: 17px;
    border: 1px solid #79f300;
    font-weight: 600;
    width: 305px;
  }
  #dreamverseTabs .tab button {
    padding: 8px 45px;
  }
  
  /* Change background color of buttons on hover */
  #dreamverseTabs .tab button:hover {
    background-color: transparent;
  }
  
  /* Create an active/current tablink class */
  #dreamverseTabs .tab button.active {
    background-color: #79F300;
    color: #000;
  }
  
  /* Style the tab content */
  #dreamverseTabs .tabcontent {
    display: none;
    padding: 6px 12px;
    border: 0px solid #ccc;
    border-top: none;
  }

  #dreamverseTabs, #lineupSlider, #prefooter-slideshow{
    background: #1d1d1b;
  }
  .dreamverse-party{
    border-radius: 5px 0px 0px 5px;
  }
  .dreamverse-gallery{
      border-radius: 0px 5px 5px 0px;
  }
  #lineup-top{
    background: url(../images/nft-ticket-bg-about-dreamverse-party.png);
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #1d1d1b;
}
#lineup-top h5, #lineup-top h6, #lineup-top li{
    color: #fff;
}
.slick-prev.slick-arrow{
    
    color: #000;
}
.slick-next.slick-arrow{
   
    color: #000;
}
#prefooter-slideshow{
    padding-top: 50px!important;
    padding-bottom: 50px!important;
    padding: 0px;
}
.slick-list.draggable{
    width: 1100px;
    margin: auto;
}
#prefooter-slideshow .slick-prev:before, #prefooter-slideshow .slick-next:before{
        color: #79f300!important;
}
#curatorsArtists1 .fivepart .col-md-12{
    text-align: center;
}
#curatorsArtists1 .fivepart .content-green p a{
    text-decoration: none;
    color: #79f300;
}
#first5000days .slick-prev:before, #first5000days .slick-next:before{
    color: #79f300;
}
#carl video{
    width: 100%;
}
.paddingimages_center .fivepart img{ 
    
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.paddingimages_center .fivepart{
    flex: 0 0 33.333333%!important;
    max-width: 33.333333%!important;
}
.banner-content{
    width: 60%;
    margin: auto;
    background: #1d1d1b7a;
    padding: 50px;              
}
.lineup-heading h1{
    text-align: center;
}
#dada{
    padding-top:30px;
}
