@media (max-width: 1300px) {}

@media (max-width: 1195px) {
  .buy #dextswap-aggregator-widget{
    margin-top:20px;
  }
}
@media (max-width: 1150px) {
  .custom_nav-container .navbar-nav .nav-item .nav-link {
    padding: 5px 10px;
    font-size: 13px;
  }
}

@media (max-width: 992px) {
  .menu-footer {
    display: block;
  }
  .container {
    margin-top: 70px;
  }
  .hero_area {
    min-height: auto;
  }
  .barre-social {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .hero_area .hero_bg_box {
    display: none;
  }

  .slider_section {
    padding: 45px 0 75px 0;
    margin-top:50px;
  }
  .custom_nav-container .navbar-nav {
    align-items: center;
    margin-right: 0px;
  }

  .custom_nav-container .navbar-nav .nav-item .nav-link {
    padding: 15px 10px;
    font-size: 16px;
  }

  .header_section .container-fluid {
    padding-right: 100px;
    padding-left: 100px;
  }
  .slider_section .detail-box h1 {
    font-size: 2rem;
  }
  .slider_section .detail-box .btn-box .btn1 {
    font-size: 20px;
  }

  .custom_nav-container .navbar-toggler {
    margin-right: 20px;
  }
  .lang-build {
    margin-top: 6px;
  }
  select {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .nav-item {
    width: 100%;
    background-color: gray;
    border:2px solid #181818;
  }
  .header_section .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar-brand {
    justify-content: center;
    display: flex;
    
  }
  #header {
    background-color: rgb(24, 24, 24) !important;
  }
  .slider_section .row {
    padding-top: 0px;
  }
  .client {
    flex-direction: column;
  }
  .annee {
    flex-direction: column;
  }
  .formation {
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .barre-social {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .about_section .img-box {
    margin-bottom: 45px;
  }

  .container {
    margin-top: 70px;
  }
  .slider_section .detail-box .btn-box{
    justify-content: center;
    margin-top:30px;
  }
  .slider_section .detail-box h1 {
    font-size: 1.8rem;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }
  .slider_section .detail-box p{
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }
  .slider_section .detail-box .btn-box .btn1 {
    font-size: 18px;
  }
  .spacing {
    height: 30px;
  }
  .client_section {
    margin-bottom:50px;
  }

  .flex-distrib1 {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .flex-distrib2 {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .info-chart {
    margin-bottom: 50px;
  }
  .distrib-a {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 15px 15px 0px 0px;
  }
  .distrib-b {
    width: 100%;
    border-radius: 0px;
  }
  .distrib-c {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 0px;
  }
  .distrib-d {
    width: 100%;
    border-radius: 0px 0px 15px 15px;
  }
  .convertion {
    margin-left:0%;
    margin-right:0%;
  }
  .partners img{
    width: 100px;
    opacity: 0.5;
  }
  .footer_section {
    padding-top:30px;
  }
  .convertion {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    padding:20px;
    margin-top:50px;
    margin-bottom:50px;
    margin-left:0%;
    margin-right:0%;
    font-size: 16px;
  }
  .convertion img{
    margin-left:30px;
    margin-right: 30px;
  }
  .conv1 {
    background-color: #42676b;
    width: 100%;
    padding:10px;
    border-radius: 20px 20px 0px 0px;
  }
  .conv2 {
    background-color: #0000007a;
    width: 100%;
    padding:10px;
  }
  .conv3 {
    background-color: #42676b;
    width: 100%;
    padding:10px;
    border-radius: 0px 0px 20px 20px;
  }
  .flex-chartbuy {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
  }
  .buy #dextswap-aggregator-widget{
    width: 400px;
    height: 420px;
    margin-top:20px;
  }
  .chart #dextools-widget{
    width: 500px;
    height: 420px;
  }
  .slider_section .img-box {
    margin: auto;
    display: flex;
    justify-content: center;
    margin-top: 50px;
  }
  .row-about {
    flex-direction: column;
  }
}

@media (max-width: 576px) {
  .header_section .header_top .contact_nav a span {
    display: none;
  }

  .client_section .client_container {
    width: 100%;
  }
  .client_section .box .detail-box {
    margin: 5px 5px 25px 5px;
  }
  .client_section .box {
    margin: 0;
  }

  .owl-nav {
    display: flex;
    justify-content: center;
    margin-top: 45px;
  }

  .client_section .owl-carousel .owl-nav .owl-prev,
  .client_section .owl-carousel .owl-nav .owl-next {
    position: unset;
    margin: 0 2.5px;
  }
  .container {
    margin-top: 0px;
  }
  .client_section .box .client_id .client_info h6 {
    font-size: 1.3rem;
  }
  .client_section .owl-carousel .owl-nav {
    margin-top: 5px;
  }
  .token {
    display: flex;
    justify-content: center;
    overflow: hidden;
  }
  .token img {
    width: 400px;
  }
  .heading_container p {
    margin-top: 25px;
    margin-bottom: 0;
    font-size: 17px;
}
.heading_container h2 {
  position: relative;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 2rem;
}
.token-chart img{
  width: 90%;
}
.about_section .detail-box h3 {
  font-weight: bold;
  text-align: center;
  margin-top: 50px;
}
.cara1 {
  padding: 10px;
}
#about {
  scroll-margin-top: 50px;
}

.ranking img{
  height: 35px;
}
.ranking {
  font-size: 12px;
}
.title-holders img {
  height: 40px;
  margin-left: 10px;
  margin-top: 30px;
  margin-right: 10px;
}
.chart #dextools-widget{
  width: 400px;
  height: 420px;
}
.client {
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  text-align: center;
  border: none;
  padding: 10px 20px 10px 20px;
}
.annee {
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  text-align: center;
  border: none;
  padding: 10px 20px 10px 20px;
}
.formation {
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  text-align: center;
  border: none;
  padding: 10px 20px 10px 20px;
}
.hr {
  border-bottom: 1px solid #fdb4006b;
  margin: 0% 5% 0% 5%;
  display: flex;
  justify-content: center;
  width: 100%;
}
.flex-footer-slide p {
  font-size: 16px;
}
.flex-footer-slide h1 {
  font-size: 20px;
}
}

@media (max-width:520px){
  .navbar-brand {
    justify-content: center;
    display: flex;
    margin: auto;
  }
  #header {
    background-color: rgb(24, 24, 24) !important;
  }
  .imgtxt img {
    width: 200px;
  }
  .imglog img {
    display:none
  }
  .nav-item {
    width: 100%;
    background-color: gray;
    border:2px solid #181818;
  }
  .header_section .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
  }

  .flex-btn-menu {
    border-top: 1px solid #80808070;
    width: 100%;
    padding: 10px 20px 10px 20px;
  }
  .buy-price {
    margin-right: 0px;
  }
  .header_section {
    padding:5px 0px 0px 0px;
  }
}

@media (max-width: 480px) {
  .slider_section .detail-box h1 {
    font-size: 1.5rem;
  }
  .track_section form {
    flex-direction: column;
    align-items: flex-start;
  }

  .track_section form input {
    width: 100%;
  }

  .track_section form button {
    padding: 10px 60px;
    margin-top: 10px;
  }
  .slider_section .img-box {
    margin: 5px 0;
  }
}

@media (max-width: 420px) {
  .service_section .box {
    flex-direction: column;
  }

  .service_section .box .img-box {
    justify-content: center;
    margin-bottom: 15px;
  }
  .chart #dextools-widget{
    min-width: 400px;
    height: 420px;
  }
  .buy #dextswap-aggregator-widget{
    min-width: 400px;
    height: 420px;
    margin-top:-20px;
  }

}

@media (max-width: 376px) {
  .flex-chartbuy {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
    margin:0 auto;
  }
  .chart #dextools-widget{
    min-width: 400px;
    height: 420px;
    scale: 0.8;
  }
  .buy #dextswap-aggregator-widget{
    min-width: 400px;
    height: 420px;
    scale: 0.8;
    margin-top:-20px;
  }
}


@media (max-width: 768px) {
  .timeline {
      width: 100%;
  }
  .label {
      font-size: 12px;
      top: -60px;
      padding: 4px 8px;
  }
  .price span, .mcap span {
      font-size: 12px;
  }
}

@media (max-width: 480px) {
  .timeline {
      width: 100%;
      padding: 10px;
  }
  .label {
      font-size: 10px;
      top: -50px;
      padding: 3px 6px;
  }
  .price span, .mcap span {
      font-size: 10px;
  }
}