@media (min-width: 1600px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1440px;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    background: rgba(54, 67, 119, 0.25);
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.08);
  }
  .mobile_logo {
    display: none;
  }

  .dropdown-menu {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1600px) {
  .toolBlock.small {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 1599.98px) {
  .hero_girl {
    width: 330px;
  }
  .hero_circle {
    position: absolute;
    width: 630px;
    top: -170px;
    left: -168px;
  }
  .hero_content h1 {
    font-size: 52px;
  }
  .feature_box {
    width: 240px;
    padding: 20px;
    margin-bottom: 80px;
  }
  .feature_item {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .feature_item h6 {
    font-size: 16px;
  }
  .feature_item svg {
    color: #fff;
    width: 24px;
    height: 24px;
  }

  
  .info_card {
    padding: 12px;
    border-radius: 16px;
    gap: 12px;
    max-width: 250px;
  }
  .info_card h6 {
    font-size: 15px;
    font-weight: 600;
  }
  .info_card p {
    font-size: 13px;
  }
  .icon_box {
    min-width: 48px;
    width: 48px;
    height: 48px;
    border-radius: 16px;
  }
  .icon_box svg {
    width: 20px;
    height: 20px;
  }
  .icon_box i {
    font-size: 20px;
  }
  .counter_item {
    padding: 20px;
  }
  .toolBlock {
    width: 90px;
    height: 90px;
    offset-path: ellipse(280px 200px at center);
  }
  .centerLogo {
    max-width: 16%;
    transform: translate(74%, -46%);
  }
  .favToolSection {
    padding: 60px 0;
    }
}

@media (max-width: 1499.98px) {
  .hero_circle {
    top: -150px;
    left: -180px;
  }
  .trusted_brand_slider .swiper-slide img {
    max-height: 26px;
  }
  .trusted_brand_area {
    max-width: 1000px;
  }
  .business_graphic {
    width: 50%;
    margin-right: auto;
  }
  .actionImgOuter {
    position: absolute;
    width: 290px;
    left: -30%;
    bottom: 0;
    z-index: 1;
  }
  .actionImgOuter::after {
    width: 540px;
    height: 540px;
  }
  .feature-icon {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 1399.98px) {
  #header .navbar-brand img {
    max-height: 55px;
    width: auto;
  }
  #header .navbar-expand-lg .navbar-nav .nav-item.dropdown .nav-link {
    padding-right: 0;
  }
  .header_btns {
    padding-left: 30px;
  }
  .hero_content h1 {
    font-size: 46px;
  }
  .hero_content p {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .trusted_brand_area {
    padding-bottom: 0;
    max-width: 900px;
  }
  .hero_section {
    padding: 120px 0 0;
  }
  .hero_girl {
    width: 280px;
  }
  .hero_circle {
    width: 600px;
    top: -140px;
    left: -180px;
  }
  .sectionHeading h2 {
    font-size: 40px;
  }
  .sectionHeading p {
    font-size: 16px;
  }
  .business_graphic {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .center_logo {
    width: 580px;
    height: 440px;
  }
  .center_logo .sectionLogo {
    transform: translate(32%, 7%);
    max-width: 120px;
  }
  .info_card {
    padding: 10px;
    max-width: 220px;
  }
  .icon_box {
    min-width: 40px;
    width: 40px;
    height: 40px;
    border-radius: 8px;
  }
  .info_card h6 {
    font-size: 13px;
  }
  .info_card p {
    font-size: 12px;
  }
  .icon_box svg {
    width: 18px;
    height: 18px;
  }
  .card_1 {
    top: 100px;
    left: 60px;
  }
  .card_2 {
    top: 100px;
    right: -60px;
  }
  .card_3 {
    top: 44%;
    left: 0;
  }
  .card_4 {
    top: 44%;
    right: -100px;
  }
  .card_5 {
    left: 30px;
  }
  .card_6 {
    right: -90px;
  }
  .business_graphic {
    min-height: 560px;
  }
  .counter_item {
    padding: 12px 16px;
    flex: 1;
  }
  .moreText {
    font-size: 16px;
  }
  .toolBlock {
    width: 80px;
    height: 80px;
    offset-path: ellipse(250px 170px at center);
  }
  .toolBlock img {
    width: 40px;
  }
  .actionImgOuter {
    width: 300px;
    left: -15%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .footerLogo {
    margin: 0 auto 25px;
  }
  .social-icons {
    margin: 0 auto;
    display: flex;
    gap: 10px;
    margin: 0 0 40px;
    justify-content: center;
  }
  .footer p {
    text-align: center;
  }

  .feature_box {
    left: -70px;
    position: relative;
    z-index: 5;
  }

  .hero_circle {
    width: 580px;
    top: -50px;
    left: -230px;
  }
  #header .navbar-expand-lg .navbar-nav .nav-item {
    margin-right: 0;
  }

  #header .extra_nav {
    margin-left: 15px;
  }
  .logoIcon {
    display: block;
  }
  .fullLogo {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .footerLogo {
    margin: 0 auto 25px;
  }
  .social-icons {
    margin: 0 auto;
    display: flex;
    gap: 10px;
    margin: 0 0 40px;
    justify-content: center;
  }
  .footer p {
    text-align: center;
  }
  
  .navbar-toggler.menuClose-icon {
    display: none;
  }

  .navbar-toggler.menu-opened:before {
    top: 10px;
    background: #fff;
    width: 22px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .navbar-toggler.menu-opened span {
    opacity: 0;
  }

  .navbar-toggler.menu-opened:after {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 10px;
    border: 0;
    height: 2px;
    width: 22px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #header .navbar-nav .dropdown-menu {
    width: 100%;
  }
}





@media (max-width: 1199.98px) {
  .counterOuter {
    flex-direction: row;
    gap: 16px;
  }
  .hero_btns {
    margin-bottom: 0;
  }
  .trusted_brand_slider .swiper-slide img {
    max-height: 24px;
  }
  .header_btns {
    padding-left: 30px;
  }
  #header .navbar-expand-lg .navbar-nav .nav-item.dropdown .nav-link {
    padding-right: 20px;
  }
  .hero_content h1 {
    font-size: 36px;
  }
  .hero_content p {
    max-width: 340px;
  }
  .chat_box {
    left: -80px;
    bottom: 120px;
    width: auto;
    padding: 16px;
  }
  .chat_box h5 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .chat_box p {
    font-size: 14px;
    line-height: 1.5;
  }
  .voice_wave {
    margin-top: 12px;
  }

  .voice_wave span:nth-child(1) {
    height: 5px;
  }
  .voice_wave span:nth-child(2) {
    height: 15px;
  }
  .voice_wave span:nth-child(3) {
    height: 25px;
  }
  .voice_wave span:nth-child(4) {
    height: 15px;
  }
  .voice_wave span:nth-child(5) {
    height: 5px;
  }
  .sectionHeading h2 {
    font-size: 36px;
  }
  .center_logo .sectionLogo {
    transform: translate(32%, -28%);
    max-width: 100px;
  }
  .sectionHeading p {
    font-size: 14px;
  }
  .business_graphic {
    min-height: 530px;
  }
  .card_3, .card_4 {
    top: 41%;
  }
  .info_card {
    max-width: 200px;
  }
  .card_4 {
    right: -70px;
  }
  .card_6 {
    right: -30px;
  }
  .counter_item {
    padding: 12px 16px;
    flex: 1;
  }
  .counterOuter {
    flex-direction: row;
    gap: 16px;
  }
  .toolBlockOuter {
    left: 10px;
  }
  .toolBlock {
      width: 60px;
      height: 60px;
      offset-path: ellipse(210px 130px at center);
  }
  .moreText {
    font-size: 14px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .chat_box {
    left: -140px;
    bottom: 20px;
    width: 230px;
  }
  .feature_box {
    left: -31px;
    position: relative;
    z-index: 5;
  }

}
@media (max-width: 991.98px) {
  .subscribe-btn {
    margin: 0 0 0 92px;
  }
  .sectionHeading p {
    max-width: 100%;
  }
  .contact-box {
    display: flex;
  }

  .hide-mobile {
    display: none;
  }
  .actionImgOuter {
    display: none;
  }
  .hero_content h1 br {
    display: none;
  }
  .hero_content h1 {
    font-size: 46px;
  }
  .hero_content p {
    max-width: 80%;
  }
  .trusted_brand_slider {
    margin-bottom: 0;
  }
  .hero_right {
    min-height: auto;
    margin-top: 10px;
    align-items: center;
  }
  .chat_box {
    left: 0;
    bottom: 0;
  }
  .hero_circle {
    width: 600px;
    top: -150px;
    left: -110px;
    right: 0;
    margin: 0 auto;
  }
  .hero_btns {
    margin-bottom: 0;
  }

  #header,
  #header.is-sticky {
    height: 80px;
  }
  #header .header_filled_btn,
  #header .header_border_btn {
    padding: 8px 15px !important;
  }

  .menuoverlay {
    position: fixed;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    z-index: 9;
  }

  #header .navbar-brand img {
    max-height: 40px;
  }

  #header .navbar-nav .dropdown-menu {
    border: none;
    /* background: transparent; */
    position: absolute;
  }

  .navbar-toggler:focus,
  .navbar-toggler:active {
    outline: none;
    box-shadow: none;
  }

  .navbar-toggler {
    width: 24px;
    height: 24px;
    position: relative;
    right: 0px;
    padding: 0;
    border: 0;
    z-index: 9;
  }

  .navbar-toggler:before {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 2px;
    width: 22px;
    background: #fff;
    content: "";
  }

  .navbar-toggler span {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    bottom: 14px;
    right: 0;
    display: block;
    height: 2px;
    width: 22px;
    background: #fff;
  }

  .navbar-toggler:after {
    position: absolute;
    top: 16px;
    right: 0;
    display: block;
    height: 4px;
    width: 22px;
    border-top: 2px solid #fff;
    content: "";
  }

  /* Main Menu */
  header .navcollapse:not(.show) {
    display: block;
    position: fixed;
    top: 0;
    left: -300px;
    height: 100vh;
    overflow-y: auto;
    width: 250px;
    background: #000c24;
    padding: 0 12px;
    padding-top: 95px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    transition: all 0.5s;
    z-index: 99;
  }

  header .navcollapse:not(.show).menu-show {
    left: 0px;
    background-color: #000c24;
  }
  .hero_section::after {
    height: 84px;
    bottom: -84px;
    background-size: cover;
  }
  .hero_section {
    margin-bottom: 150px;
  }
  .trusted_brand_area {
    position: unset;
    margin-top: 30px;
  }
  body.scroll-off {
    overflow-y: hidden;
  }

  #header .navbar-expand-lg .navbar-nav .nav-link.sign_up,
  #header .navbar-expand-lg .navbar-nav .nav-link.sign_in {
    margin: 0 0;
    margin-top: 10px;
    text-align: center;
  }
  .nav-link.dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #header .navbar-nav {
    gap: 8px;
  }
  .mobile_logo {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 0 12px;
    background-color: #000c24;
    height: 80px;
    display: flex;
    align-items: center;
    right: 0;
    border-bottom: 1px solid #ffffff1f;
  }

  .is-sticky .mobile_logo {
    padding: 15px 10px;
  }

  .is-sticky .navcollapse:not(.show) {
    padding-top: 90px;
  }

  .mobile_logo img {
    max-height: 50px;
    width: auto;
  }
  .header_btns {
    padding-left: 0;
    flex-flow: column;
    margin-top: 10px;
    border-top: 1px solid #ffffff1f;
    padding-top: 16px;
  }
  .header_login_btn,
  .header_signup_btn {
    width: 100%;
  }
  #header .navbar-expand-lg .navbar-nav .nav-link.sign_up {
    margin-top: 20px;
  }

  .overlay {
    position: fixed;
    height: 100vh;
    width: 100%;
    background: rgba(30, 20, 67, 0.88);
    top: 0;
    left: 0;
    z-index: 1;
  }

  .user_dropdown .dropdown-toggle::after {
    display: none;
  }

  #header .extra_nav {
    margin-left: 0;
    border-top: 1px solid #ddd;
    /*margin-top: 15px;*/
    padding-top: 15px;
  }

  #header .extra_nav.for_mobile {
    padding: 0;
    margin-top: 0;
    border: 0;
  }

  #header .navbar-expand-lg .navbar-nav .nav-link {
    padding: 5px 0;
  }

  #header .navbar-expand-lg .navbar-nav .nav-link.extra_btn {
    width: 100%;
    margin-bottom: 10px;
  }

  #header .navbar-expand-lg .navbar-nav .nav-link.lang_drop {
    padding-left: 30px;
    margin-bottom: 0;
  }

  #header .navbar-expand-lg .navbar-nav .nav-item {
    margin-right: 0px !important;
    margin-bottom: 10px;
  }

  #header .extra_nav.for_mobile .nav-item {
    margin-bottom: 0;
  }
  #header .navbar-nav .dropdown-menu {
    width: 100%;
    position: unset;
    border: 0;
    background: transparent;
    color: #fff;
  }
  .dropdown-item {
    color: #c5c5c5;
  }

  #header .for_mobile {
    display: block;
  }

  #header .for_desktop {
    display: none;
  }

  .extra_nav.for_mobile {
    margin-left: 0 !important;
  }

  .user_dropdown > a {
    padding-left: 0;
  }

  #header .navbar-expand-lg .navbar-nav .nav-link:before {
    display: none;
  }
  .business_graphic {
    min-height: unset;
    width: 100%;
  }
  .business_wrapper {
    gap: 24px;
  }
  .center_logo .sectionLogo {
    transform: translate(41%, -32%);
    max-width: 120px;
  }
  .center_logo {
    height: auto;
  }
  .info_card {
    max-width: 220px;
  }
  .card_1 {
    top: 40px;
    left: 90px;
  }
  .card_2 {
    top: 40px;
    right: 0px;
  }
  .card_3, .card_4 {
    top: 35%;
  }
  .card_4 {
    right: -30px;
  }
  .card_5 {
    left: 80px;
  }
  .card_6 {
    right: 0px;
  }
  .center_logo {
    width: 100%;
    margin-left: -30px;
  }
  .toolBlock {
    width: 80px;
    height: 80px;
    offset-path: ellipse(320px 200px at center);
  }
  


  .footer-signin-link a span,
  .footer-signup-link a span {
    font-size: 30px;
  }

  .footer-signin-link a p,
  .footer-signup-link a p {
    font-size: 13px;
  }

  .footer-signup-link a span.footer-link-arrow,
  .footer-signin-link a span.footer-link-arrow {
    height: 40px;
    width: 40px;
    line-height: 40px;
    right: 10px;
  }

  .footer-signup-link a {
    padding-left: 50px;
  }

  .footer-signin-link a,
  .footer-signup-link a {
    padding-right: 70px;
  }

  .footer-block figure {
    margin-bottom: 10px;
  }

  .footer-block {
    margin-bottom: 20px;
  }
}

@media (max-width: 767.98px) {
  .copyRight {
    justify-content: space-between;
    gap: 9px;
    flex-direction: column;
  }
  .footer-col {
    flex: 0 0 auto;
    width: 50%;
    margin: 0 0 22px;
  }

  .footerLogo {
    margin: 0 auto 25px;
  }
  .social-icons {
    margin: 0 auto;
    display: flex;
    gap: 10px;
    margin: 0 0 40px;
    justify-content: center;
  }
  .footer p {
    text-align: center;
  }


  .navbar-toggler.menuClose-icon {
    position: absolute;
    top: 28px;
    right: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .hero_circle {
    top: -110px;
    left: -180px;
  }
  .hero_section {
    margin-bottom: 60px;
  }
  .hero_content h1 {
    font-size: 38px;
  }
  .navbar-toggler.menuClose-icon::before,
  .navbar-toggler.menuClose-icon::after {
    display: none;
  }

  header .navcollapse:not(.show) {
    width: 100%;
  }

  header .navcollapse:not(.show) {
    left: -100%;
    box-shadow: unset;
  }

  p {
    font-size: 15px;
  }

  #header.is-sticky {
    height: 60px;
  }

  .copyright {
    font-size: 12px;
  }

  footer h6 {
    margin: 0 0 10px;
  }

  .features-coin {
    height: 55px;
    width: 55px;
    line-height: 55px;
  }

  .features-coin img {
    height: 30px;
  }

  .features-heading {
    font-size: 17px;
  }

  .features-text {
    font-size: 13px;
  }
  .infoCrdOuter {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin-top: -80px;
  }
  .business_section {
    padding: 90px 0 80px;
  }
  .sectionHeading h2 {
    font-size: 32px;
  }
  .info_card {
    position: unset;
    width: calc(50% - 12px);
    animation: unset;
    max-width: 100%;
  }

  .footer-signin-link a span,
  .footer-signup-link a span {
    font-size: 20px;
  }

  .footer-signin-link a p,
  .footer-signup-link a p {
    font-size: 11px;
  }

  .footer-signin-link a,
  .footer-signup-link a {
    padding-right: 40px;
  }

  .footer-signup-link a span.footer-link-arrow,
  .footer-signin-link a span.footer-link-arrow {
    height: 30px;
    width: 30px;
    line-height: 30px;
    right: 10px;
    font-size: 14px;
  }

  .footer-signin-link a,
  .footer-signup-link a {
    padding-right: 40px;
    padding-left: 15px;
  }

  .price-value-right,
  .coinname-detail-box,
  .coin-trade-action {
    padding: 10px 20px;
  }
  .center_logo .sectionLogo {
    transform: translate(30%, -28%);
  }
  
  .counter_item {
    max-width: calc(50% - 12px);
  }
  .counterOuter {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .toolBlock {
    width: 60px;
    height: 60px;
    offset-path: ellipse(220px 150px at center);
  }
}

@media (max-width: 575.98px) {
  #header .navbar-brand img {
    max-height: 35px;
  }

  #header .navbar-expand-lg .navbar-nav .nav-link.lang_drop img {
    width: 19px;
  }

  .section {
    margin-top: 25px;
  }

  .features-coin {
    height: 45px;
    width: 45px;
    line-height: 45px;
  }

  .features-coin img {
    height: 22px;
  }

  .footer_wrapper {
    padding: 20px 0 0;
  }

  .footer-block figure img {
    height: 35px;
  }

  footer h6 {
    font-size: 15px;
  }

  ul.footer-links li {
    margin: 2 0;
  }

  .footer-signin-link a,
  .footer-signup-link a {
    padding-left: 10px;
    padding-right: 0;
    height: 80px;
  }

  .footer-signin-link a span,
  .footer-signup-link a span {
    font-size: 16px;
  }

  .footer-signup-link a span.footer-link-arrow,
  .footer-signin-link a span.footer-link-arrow {
    top: 10px;
    transform: unset;
    height: 22px;
    width: 22px;
    line-height: 22px;
    font-size: 13px;
  }

  #header .navbar-nav .dropdown-menu {
    width: 100%;
  }
  .hero_content h1 {
    font-size: 32px;
  }
  .hero_content p {
    margin-bottom: 24px;
  }
  .hero_content h1 {
    margin-bottom: 18px;
  }
  .feature_box,
  .chat_box {
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-top: 20px;
  }
  .chat_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
  }
  .voice_wave {
    margin: 0;
  }
  .hero_right {
    display: flex;
    flex-direction: column;
  }
  .feature_box {
    margin-bottom: 0;
  }
  .hero_circle {
    max-width: 500px;
    top: -70px;
    left: -20px;
  }
  .hero_girl {
    width: 220px;
  }
  .infoCrdOuter {
    gap: 16px;
  }
  .info_card {
    width: 100%;
    padding: 20px;
  }
  .center_logo .sectionLogo {
    transform: translate(36%, -34%);
    max-width: 20%;
  }
  .business_section {
    padding: 90px 0 60px;
  }
  .counter_item {
    flex: 1;
    max-width: 100%;
  }
  .counterOuter {
    flex-direction: column;
  }
  .toolBlock {
    width: 50px;
    height: 50px;
    offset-path: ellipse(43% 43% at center);
  }
  .toolBlock img {
    width: 30px;
  }
  .favToolImgPart {
    margin-left: -20px;
  }
}
@media (max-width: 399.98px) {
  .hero_circle {
    top: -70px;
    left: -60px;
  }
  .center_logo {
    margin-top: -20px;
    margin-left: -20px;
  }
  .infoCrdOuter{
    margin-top: -50px;
  }
  .toolBlock {
    offset-path: ellipse(43% 43% at center);
  }
}
