@media (min-width: 1500px){
  .container{
      max-width: 1445px;
  }
}
/*================== mobile menu ===================*/
@media screen and (max-width: 991px){
  #menu-item ul li.header-social-media{
    display: none !important;
  }
  #menu-item ul li.header-mobile-icon a:first-child{
    margin-left: 0;
  }
  body.is-active{
    height: 100vh;
    overflow-y: hidden;
  }
  .is-active #menu-item {
    transform: none;
    padding: 15px 20px;
  }
  #menu-item {
    position: fixed;
    top: 0;
    left: 0;
    width:50%;
    height: 100vh;
    background: #080808;
    transform: translateX(-110%);
    -webkit-transform: translateX(-110%);
    -moz-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    -o-transform: translateX(-110%);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    display: block;
    z-index: 55;
    padding-top: 60px !important;
    text-align: center;
  }
  .mobile_menu_icon {
    display: block;
  }
  #menu-item ul li{
    display: block !important;
    text-align: left;
    margin-bottom: 15px;
  }
  .menu_listing > li > a{
    display: inline-block !important;
  }
  .menu_listing > li:last-child a{
    margin-left: 4px;
  }
  .menu_listing > li > a::after{
    bottom: 0;
  }
  #menu-block {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  /*================= header logo =================*/
  .main_logo {
    padding-right: 0; 
    margin-bottom: 0;
  }
  .menu_time-and-timer{
    padding: 0;
  }
  .main_logo a{
    max-width: 120px;
  }
  /*================ heade menu item ===============*/
  .menu_listing > li:not(:last-child){
    margin-right: 0px;
  }
  /*=============== header login button ============*/
  .login{
    justify-content: flex-start;
    padding: 0;
  }
  /*============== stiky header ===============*/
  #menu-block.is-fixed {
    padding: 15px 20px;
  }
  /*============== menu-overle =============*/
  .menu-overle{
  	position: fixed;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100vh;
  	background-color: rgb(45 58 72 / 50%);
  	z-index: 100;
  	transition: all .5s;
 	 -webkit-transition: all .5s;
  	-moz-transition: all .5s;
  	-ms-transition: all .5s;
 	  -o-transition: all .5s;
  }
  .is-active .menu-overle{
  	display: block;
  }
}


/*========== -------- Meida Screen 1800px  ------- =========*/
@media screen and (max-width: 1800px){
	.inner_wrapper_box > div {
    padding-left: 293px;
	}
}

/*========== -------- Meida Screen 1700px  ------- =========*/
@media screen and (max-width: 1700px){
	.inner_wrapper_box > div {
    padding-left: 240px;
	}
}

/*========== -------- Meida Screen 1600px  ------- =========*/
@media screen and (max-width: 1600px){
	.inner_wrapper_box > div {
    padding-left: 195px;
	}
	.only_img_box {
    margin-right: -90px;
	}
	#still-havea {
    background-size: 54%;
    background-position: right bottom;
	}
	#banner-section {
    padding-top:235px;
    padding-bottom: 165px;
	}
}

@media screen and (max-width: 475px){
  #menu-item ul li.header-mobile-icon a{
    width: 20%;
    margin: 5px;
  }
  #menu-item ul li.header-mobile-icon a svg{
    width: 18px;
  }
  #menu-item ul li.header-mobile-icon a svg:first-child{
    width: 15px !important;
  }
}

/* road map section start */
@media screen and (min-width: 768px) {
  .question-one-right{
    border-left-width: 0;
  }
  .question-one-left{
    padding: 20px 40px;
    border-right-width: 1px;
    border-left-width: 0 !important;
    order: 0;
  }
  .question-one-title{
    border-left-width: 0;
    justify-content: flex-end;
  }
  .question-two-right{
    border-left-width: 1px;
  }
  .question-two-left{
    padding: 20px 40px;
    border-right-width: 0px;
    border-left-width: 0 !important;
    order: 0;
  }
  .question-two-title{
    border-left-width: 0;
    justify-content: flex-end;
  }
  .question-text{
    margin-right: 16px;
    order: 0 !important; 
    margin-left: 0;
    width: 32px;
    color: #fff;
  }
  .question-line{
    width: 32px;
  }
}
@media screen and (min-width: 1024px){
  .question-one-left{
    padding: 80px;
  }
  .question-two-left{
    padding: 80px;
  }
}
@media screen and (min-width: 1280px){
  .question-one-left{
    padding: 96px;
  }
  .question-two-left{
    padding: 96px;
  }
}
@media screen and (max-width: 1199px){
  .question-one-left h2, .question-two-left h2{
    font-size: 22px;
  }
  .road-map-section .road-map-title h2{
    font-size: 56px;
  }
}
@media (min-width: 768px) and (max-width: 1199px){
  .vertical-slider{
      min-width: 33.33%;
  }
}
@media screen and (max-width: 767px){
  .vertical-slider{
      min-width: 40%;      
  }
  .audio-control {
    top: 20px;
    left: 20px;
  }
  .audio-control > a {
      max-width: 30px;
  }
  .gold-nft-col{
    margin-bottom: 30px
  }
  .zugriff-col {
      margin: 0 -50px;
      overflow: visible;
  }
  .question-one-left{
    border-right: 0 !important;
  }
  .question-one-title{
    border-right: 0 !important;
    border-left: 1px solid #dee2e6!important;
  }
  .question-one-right{
    border-left: 1px solid #dee2e6!important;
  }
  .question-two-right{
    border-right: 0 !important;
    border-left: 1px solid #dee2e6!important;
  }
  .question-line{
    width: 34px;
    order: 0;
  }
  .question-text{
    color: #fff;
    order: 1;
    margin-left: 16px;
  }
  .road-map-section{
    padding-left: 15px;
    padding-right: 15px;
  }
  .opportunity-question {
    flex-direction: column-reverse;
  }
  .question-one-left ul{
    padding-left: 20px;
  }
  .road-map-section .road-map-title h2,
  .story-section h2{
    font-size: 36px;
    margin-bottom: 15px;
  }
  .question-one-right .animation-image{
    padding: 30px 0 0;
  }
  .question-two-left{
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .question-one-left{
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .question-one-left ul li, .question-one-left p, .question-two-left ul li, .question-two-left p{
    font-size: 16px;
  }
  .question-two-right .animation-image{
    padding: 30px 0 0;
  }
}
/* road map section end */
/* ============= */
@media screen and (max-width: 991px){
  .pt-120 {
      padding-top: 90px;
  }
  .feature {
      padding-left: 20px;
      padding-right: 20px;
  }
  footer .footer-main{
    padding-top: 65px;
  }
  .feature-standerd h3{
    font-size: 40px;
  }
}
@media screen and (max-width: 767px){
  .zugriff-img{
    margin-bottom: 10px;
  }
  .feature-traits-box img{
    max-width: 100%;
  }
  .zugriff-common-image-block{
    padding: 0 5px;
  }
  .zugriff-auf-image-block{
    height: 500px;
  }
  .zugriff-auf-image-row {
      margin-top: -282px;
  }
  .feature .based-on-exploring-info{
    margin-bottom: 50px;
  }
  .gaming-video:before {
      height: 50px;
  }
  /* based-on-exploring section start */
  .based-on-exploring-info h2{
    font-size: 22px;
  }
  .feature .based-on-exploring-info h2 ,
  .feature-traits .based-on-exploring-info h2,
  .whitelist-section h2,
  .team-section h2
  {
    font-size: 30px;
  }
  .zugriff-auf-info-more h2 {
    font-size: 28px;
  }
  .zugriff-auf-info-more h2 span{
    font-size: 20px;
  }
  .based-on-exploring-info p ,
  .zugriff-auf-info-more p ,
  .minting .minting-now a,
  #contact-form label,
  #contact-form input,
  .story-section p
  {
    font-size: 18px;
  }
  /* based-on-exploring section end */
  .feature-standerd h3{
    font-size: 40px;
  }
  .feature-standerd p ,
  .feature-traits-box h4
  {
    font-size: 14px;
  }
  
  /* footer start */
  footer .footer-main{
    text-align: center;
  }
  .footer-social{
    justify-content: center;
  }
  .footer-main p{
    margin-bottom: 10px;
  }
  .footer-logo img{
    width: 100%;
  }
  /* footer end */

  /* Whitelist logo img */
  .whitelist-section .logotd img{

    width:90%
  }
  .whitelist-section p {
    font-size: 26px;
    text-align: center;
}
}
/* ============= */

/* back to top button */
@media (min-width: 500px) {
  #button {
    margin: 30px;
  }
}