@media (max-width: 1600px) {
  .crypto_app_img {
    margin-right: 0;
  }
  .crypto_app_img img {
    max-width: 100%;
  }
}
@media (max-width: 1440px) {
  .crypto_work_item {
    padding: 30px 15px;
  }
}
@media (max-width: 1240px) {
  .crypto_banner_text h1 {
    font-size: 52px;
    line-height: 62px;
  }
  .tab-content img {
    max-width: 100%;
  }
  .crypto_action_inner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .img img {
    max-width: 100%;
  }
  .crypto_service_item {
    padding: 20px;
  }
  .crypto_service_item h5 {
    padding-right: 0;
  }
  .crypto_app_img:before {
    width: 500px;
    height: 500px;
    left: 50%;
  }
}

@media (max-width: 1199px) {
  .crypto_banner_text h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .crypto_banner_text p {
    font-size: 18px;
    line-height: 28px;
  }
  .crypto_title {
    font-size: 42px;
    line-height: 57px;
  }
  .crypto_service_item h5 {
    font-size: 20px;
    line-height: 25px;
  }
  .crypto_service_item {
    padding: 20px 15px;
  }
  .crypto_action_inner .action_content {
    padding-right: 0px;
  }
  .crypto_action_inner h2 {
    font-size: 46px;
    line-height: 60px;
  }
}

@media (max-width: 991px) {
  .crypto_app_img {
    text-align: center;
    margin-top: 20px;
  }
  .mb-4 {
    margin-bottom: 8px !important;
  }
  .crypto_features_area {
    padding: 80px 0px 70px;
  }
  .crypto_title.mb_6 {
    margin-bottom: 45px;
  }
  .crypto_nav_tab .nav-link {
    padding: 15px;
  }
  .crypto_nav_tab .nav-link .icon {
    margin-right: 15px;
  }
  .crypto_nav_tab .nav-link .tab_text p {
    font-size: 16px;
    line-height: 26px;
  }
  .crypto_nav_tab .nav-link .tab_text h5 {
    font-size: 20px;
    line-height: 28px;
  }
  .crypto_nav_tab {
    padding-right: 0;
    margin-right: 0px !important;
  }
  .crypto_faq_inner {
    padding-left: 0;
    margin-top: 30px;
  }
  .sec_padding,
  .crypto_faq_area {
    padding: 80px 0px;
  }
  .app_img img {
    max-width: 100%;
  }
  .crypto_action_inner h2 {
    font-size: 35px;
    line-height: 48px;
    margin-bottom: 12px;
  }
  .crypto_action_inner .action_content p {
    margin-bottom: 20px;
  }
  .crypto_action_inner {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
  }
  .app_img {
    margin-left: -15px;
    margin-top: 80px;
  }
}

@media (max-width: 767px) {
  .crypto_banner_text h1 {
    font-size: 40px;
    line-height: 53px;
    margin-bottom: 10px;
  }
  .crypto_app_img:before,
  .crypto_app_img:after {
    width: 300px;
    height: 300px;
  }
  .crypto_banner_text p {
    margin-bottom: 25px;
  }
  .crypto_service_area .title_discription {
    margin-bottom: 0;
  }
  .crypto_title {
    font-size: 32px;
    line-height: 42px;
  }
  .title_discription {
    font-size: 16px;
    line-height: 26px;
  }
  .crypto_service_area .align-items-center {
    text-align: center;
  }
  .crypto_service_area .col-lg-3 {
    margin-top: 20px;
  }
  .crypto_work_area .col-lg-3 {
    margin-bottom: 20px;
  }
  .custom_nav {
    display: none;
  }
  .slick-dots li button:before {
    color: rgba(255, 255, 255, 0.5);
    font-size: 15px;
  }
  .slick-dots li.slick-active button:before {
    color: #ef5f59;
  }
  .crypto_testimonial_area p {
    margin-bottom: 0;
  }
  .crypto_testimonial_slider {
    margin-top: 30px;
  }
  .google_review_inner {
    display: block !important;
  }
  .google_review_inner .referal_code {
    display: inline-block;
    margin-top: 15px;
  }
  .google_review_inner .google_review_text h2 {
    font-size: 32px;
  }
  .crypto_faq_inner .accordion-item .accordion-header .accordion-button {
    font-size: 18px;
    line-height: 28px;
  }
  .crypto_faq_inner .accordion-item .accordion-body {
    font-size: 16px;
  }
  .crypto_action_inner {
    display: block !important;
    padding-top: 35px;
    text-align: center;
  }
  .app_img {
    margin-left: 0;
    margin-top: 20px;
  }
  .crypto_action_inner .d-flex {
    justify-content: center;
  }
  .referal_code {
    margin-left: 20px;
    text-align: left;
  }
  .footer_area {
    padding-top: 80px;
  }
  .footer_area .f_list {
    margin-bottom: 15px;
  }
  .footer_area .mail {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 25px;
  }
  .crypto_action_inner h2 {
    font-size: 30px;
    line-height: 44px;
  }
}

@media (max-width: 450px) {
  .crypto_testimonial_slider
    .crypto_testimonial_item
    .testimonial_author_info
    .ratting {
    position: relative;
    top: 0;
    right: 0;
    margin-left: 75px;
    margin-top: 8px;
  }
  .crypto_testimonial_slider .crypto_testimonial_item .testimonial_author_info {
    display: block !important;
  }
}
