@media only screen and (max-width: 767px) {
  .ico_hero_section p {
    color: #fff;
    font-size: 17px;
    padding: 0px 0px;
  }
  .ico_hero_section {
    padding: 150px 0 109px;
    height: auto;
  }
  .ico_hero_section .hero_title {
    font-size: 35px;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .ico_creative_btn [class*="btn_icon_"] {
    width: 40px;
    height: 35px;
  }
  .btns_group {
    gap: 10px;
    margin-bottom: 20px;
  }
  .flx-dir {
    flex-direction: column-reverse;
  }
  .all-h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .all-h4 {
    font-size: 22px;
  }
  .about-us {
    padding: 80px 0px 80px;
  }
  .ico_about_section {
    padding: 80px 0px 80px;
  }
  .ico_about_image .coin_image img {
    /* animation: shake 10s ease infinite; */
    width: 275px;
    padding-bottom: 0;
  }
  .problem_solution_section {
    padding: 80px 0px 80px;
  }
  .ico_heading_block .heading_text {
    font-size: 28px;
    line-height: normal;
  }
  .ico_problem_solution_table .column_wrapper > * {
    padding: 20px;
  }
  .iconlist_block.unordered_list_block {
    gap: 10px;
  }
  .ico_service_section {
    padding: 80px 0px 80px;
  }
  .ico_iconbox_block {
    margin-bottom: 25px;
  }
  .ico_tokenomics_section {
    padding: 80px 0px 80px;
  }
  .fcfs-img {
    width: 70%;
  }
  .circle-animation {
    height: 350px;
    width: 350px;
    overflow: hidden;
    position: relative !important;
    top: 0;
    left: 0;
    transform: unset;
    right: 0;
    margin: auto;
  }
  .icon_coins_image {
    padding: 25px 0px;
  }
  .ico_roadmap_section {
    padding: 80px 0px 80px;
  }
  .ico_roadmap_flexbox {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .ico_team_section {
    padding: 80px 0px 60px;
  }
  .ico_whitepaper_section {
    padding: 80px 0px 80px;
  }
  .comment_form {
    padding: 20px;
  }
  .form-group {
    margin-top: 15px;
  }
  .whitepaper_image_wrap {
    height: auto;
    padding-top: 40px;
    margin-bottom: 30px;
  }
  .image_block img {
    width: 300px;
  }
  .ico_accordion .accordion-item {
    padding: 15px 40px 15px 15px;
    margin-bottom: 0;
  }
  .ico_accordion .icon_arrow {
    width: 35px;
  }
  .ico_accordion .icon_arrow svg {
    width: 20px;
  }
  .ico_accordion .accordion-body {
    padding: 15px 11px 0px 0;
  }
  .ico_accordion .accordion-button {
    font-size: 18px;
    line-height: normal;
  }
  .faq_section {
    padding: 80px 0px 170px;
  }
  .ico_site_footer {
    padding: 0px 0px 0;
  }
  .ico_site_footer .pagelist_block {
    margin-bottom: 40px;
  }
  .pagelist_block.unordered_list {
    gap: 20px 10px;
  }
  .pagelist_block a {
    font-size: 16px;
    text-transform: capitalize;
  }
  .ico_site_footer .middle_area {
    display: flex;
    flex-direction: column;
  }
  .ico_site_footer .middle_area > *:first-child,
  .ico_site_footer .middle_area > *:last-child {
    width: 100%;
    padding: 40px 0;
  }
  .ico_site_footer .middle_area > *:not(:first-child, :last-child) {
    width: 100%;
    padding: 0px 15px;
  }
  .ico_site_footer .footer_bottom {
    padding: 15px 0;
  }
  .ico_team_block {
    height: auto;
    margin-bottom: 20px;
  }
  .ico_hero_section .shape_coin {
    bottom: 13%;
    right: 12px;
    top: auto;
    max-width: 100px;
  }
  .ico_hero_section .shape_globe {
    top: 25%;
    left: 12px;
    max-width: 60px;
  }
  .site_header .ico_btn_outline {
    font-size: 11px;
    padding: 14px 10px;
  }
  .site_link img {
    width: 50px;
    position: absolute;
    top: 13px;
    left: 13px;
  }
  .ico_hero_section .span-1 {
    top: 15%;
    left: 20px;
    max-width: 45px;
  }
  .ico_hero_section .span-2 {
    top: 23%;
    right: 26px;
    max-width: 40px;
  }
  .ico_hero_section .span-3 {
    bottom: 8%;
    max-width: 45px;
    left: 25px;
  }
  .ico_hero_section .span-4 {
    bottom: 24%;
    right: 20px;
    max-width: 58px;
  }
  .ico_hero_section .span-5 {
    top: 32%;
    left: 35%;
    max-width: 45px;
    opacity: 0.7;
  }
  .ico_hero_section .span-6 {
    bottom: 39%;
    left: 7%;
    max-width: 50px;
  }
  .about-thumbnail img {
    /* animation: zoom 3s ease-in-out infinite alternate; */
    /* margin-top: 60px; */
  }
  .about-thumbnail .span-1 {
    top: 44%;
    right: 57px;
    max-width: 35px;
  }
  .about-thumbnail .span-2 {
    max-width: 36px;
    top: -3%;
    left: 62%;
  }
  .about-thumbnail .span-3 {
    top: 27%;
    left: 40px;
    max-width: 50px;
  }
  .about-thumbnail .img-2 {
    width: 150px;
    margin-top: 30px;
  }
  .about-thumbnail .img-1 {
    width: 300px;
  }
  .iconlist_block .iconlist_label {
    font-size: 16px;
  }
}

/* @media only screen and (max-width: 390px){
  .circle-animation {
    height: 355px;
    width: 100%;
    overflow: hidden;
    position: relative !important;
    top: auto;
    left: auto;
    transform: unset;
}
} */
