@media (min-width: 1921px) {
  .blog_sectn {
    width: 100% !important;
    left: 0;
    padding: 0 12px;
  }
  .news_slider .owl-nav button.owl-next {
    right: -60px;
  }
  .likelike {
    width: 50px;
    height: 50px;
  }
}
/* min 1921px end  */

@media (max-width: 1750px) {
  ul.navbar-nav .nav-link {
    font-size: 14px;
  }
  ul.navbar-nav {
    margin-right: 30px;
    gap: 30px;
  }
  .searchTerm {
    padding: 5px 60px 5px 18px;
    height: 45px;
    font-size: 14px;
  }
  .searchButton {
    width: 45px;
    height: 45px;
    font-size: 18px;
  }
  .searchTerm:focus + .searchButton {
    right: 3px;
    width: 36px;
    height: 36px;
  }
  .searchTerm:focus + .searchButton svg {
    width: 20px;
    height: 20px;
  }
  .navbar-brand img {
    /* max-width: 60px; */
  }
  .container-fluid {
    max-width: 1480px;
  }
  .search_field {
    width: 20rem;
  }
  .Hero_txt h1 {
    font-size: 40px;
  }
  .Hero_txt p {
    font-size: 20px;
  }
.Hero {
    min-height: 353px;
}
  .sec_title h2 {
    font-size: 40px;
  }
  .ai_tols .container-fluid {
    padding: 0 4rem;
  }
  .ai_img_bx {
    padding-top: 60%;
  }
  .bx_ttl h2 {
    font-size: 20px;
  }
  p {
    font-size: 16px;
  }
  .box_desc p {
    -webkit-line-clamp: 4;
  }
  .CTA {
    font-size: 14px;
    padding: 10px 12px;
  }
  .sec_title {
    margin-bottom: 2.5rem;
  }
  .ai_tols.aiPlugin {
    padding: 4rem 0 3rem;
  }
  span.ratng_numbr {
    font-size: 14px;
  }
  .Stars i {
    font-size: 13px;
  }
  .plug_list li {
    font-size: 15px;
    margin-bottom: 0.6rem;
  }
  .sec_title.news_ttl a,
  .view_btn {
    font-size: 16px;
    padding: 13px 24px;
    min-width: 120px;
  }
  .blog_sectn .owl-nav button.owl-prev span {
    background-size: 9px;
  }
  .blog_sectn .owl-nav button {
    width: 34px;
    height: 34px;
  }
  .article_txt h4 {
    font-size: 18px;
  }
  .article_txt p {
    font-size: 14px;
  }
  .article_txt a {
    font-size: 14px;
  }
  .article_txt a span i {
    font-size: 22px;
  }
  .blog_sectn .item {
    padding: 10px 1rem 10px 10px;
  }
  .carousel-item-image {
    flex: 0 0 40%;
  }
  .slider_wrappr {
    min-height: 220px;
  }
  .blog_date {
    font-size: 12px;
  }
  .CTA2 {
    font-size: 14px;
    padding: 13px 18px;
    min-width: 100px;
  }
  .Share_btn i {
    font-size: 22px;
  }
  .newsletter .Sub_head h2 {
    font-size: 32px;
  }
  .newsletter .Sub_head p {
    font-size: 18px;
  }
  .newsletter .CTA {
    padding: 17px 26px;
  }
  .newsletter {
    width: 78%;
    min-height: 250px;
  }
  @keyframes moves {
    0% {
      transform: translate(-120px, -120px);
    }
    50% {
      transform: translate(410px, 90px);
      width: 10%;
    }
    100% {
      transform: translate(-130px, 120px);
      width: 30%;
    }
  }

  @keyframes movesback {
    0% {
      transform: translate(120px, 120px);
    }
    50% {
      transform: translate(-410px, -90px);
      width: 10%;
    }
    100% {
      transform: translate(130px, -120px);
      width: 30%;
    }
  }

  .ftr_form input {
    height: 46px;
    padding: 10px 20px;
    font-size: 14px;
  }
  .nav_ftr ul a {
    font-size: 14px;
  }
  .ftr_form .CTA {
    min-width: 95px;
    padding: 13px;
    margin-right: 12px;
  }
  .ftr_form button + span {
    font-size: 12px;
  }
  .copyright {
    padding: 1.2rem 10px;
  }
  .copyright p {
    font-size: 14px;
  }
  .footer_lnk .container-fluid {
    padding: 0 3rem;
  }
  .footer_lnk {
    padding: 12rem 0 3rem;
    margin-top: -125px;
  }
  @keyframes moves {
    0% {
      transform: translate(-120px, -120px);
    }
    50% {
      transform: translate(352px, 90px);
      width: 10%;
    }
    100% {
      transform: translate(-130px, 120px);
      width: 30%;
    }
  }

  @keyframes movesback {
    0% {
      transform: translate(120px, 120px);
    }
    50% {
      transform: translate(-352px, -90px);
      width: 10%;
    }
    100% {
      transform: translate(130px, -120px);
      width: 30%;
    }
  }
  .newsletter .CTA {
    padding: 15px 22px;
  }
  .sec_title.news_ttl a,
  .view_btn {
    font-size: 14px;
    padding: 12px 24px;
    min-width: 104px;
  }
  /* listings page css  */
  .left_srch input {
    padding: 12px 20px 12px 55px;
    font-size: 16px;
  }
  .left_srch svg {
    left: 16px;
  }
  .left_srch {
    height: 55px;
  }
  .rt_btn_bx button {
    min-width: 140px;
    height: 55px;
    gap: 12px;
    font-size: 14px;
  }
  .custom-select-trigger {
    min-width: 140px;
    height: 55px;
    font-size: 14px;
  }
  .custom-select-trigger:after {
    width: 9px;
    height: 9px;
    right: 12px;
  }
  .custom-option {
    padding: 0 18px;
    font-size: 14px;
    line-height: 40px;
  }
  .Hero_row.hero_lstng {
    padding: 0 3rem;
    max-width: 96%;
  }
  .list_grid_vw button {
    font-size: 14px;
    padding: 13px 8px;
    gap: 5px;
  }
  .tab_btns .container-fluid {
    padding: 2.5rem 6rem 0;
  }
  .All_listngs_wrap {
    padding: 2rem 0 5rem;
  }
  .ai_tols.list_tools .container-fluid,
  .ai_tols.aiPlugin.list_plug .container-fluid {
    padding: 0 6rem;
  }
  .form-fields input {
    height: 48px;
  }
  .form_cont .sec_title {
    margin-bottom: 1.8rem;
  }
  .form-fields textarea {
    height: 90px;
  }
  img.Robo_hand {
    top: 6%;
    max-width: 31%;
  }
  img.human_hand {
    max-width: 29%;
  }
  .form-fields input,
  .form-fields textarea {
    font-size: 13px;
  }
  .cd-breadcrumb li a {
    font-size: 14px;
  }
  .list_full_details {
    padding-top: 9rem;
  }
  .breadcrumb {
    margin: 0;
  }
  .single_tool_title .bx_ttl h2 {
    font-size: 40px;
  }
  .single_tool_title {
    padding: 1rem 0 3px;
  }
  .rating_star.OutOf .Stars i {
    font-size: 20px;
  }
  .sm_desc p {
    font-size: 14px;
  }
  .added_date span {
    font-size: 16px;
  }
  .cd-lft_bx button {
    font-size: 13px;
    padding: 10px 12px;
  }
  .added_date svg {
    width: 22px;
    height: 22px;
  }
  .cd-lft_bx button svg {
    width: 20px;
    height: 20px;
  }
  .cd_rt_bx {
    gap: 16px;
  }
  .cd_rt_bx ul a {
    width: 40px;
    height: 36px;
  }
  .cd_rt_bx ul a svg {
    width: 20px;
    height: 20px;
  }
  .cd_rt_bx ul {
    gap: 2px;
  }
  .list_full_details .container-fluid {
    padding: 0 4rem;
  }
  .feat_left h2,
  .ReViews > h2 {
    font-size: 34px;
  }
  .feat_left p {
    font-size: 16px;
  }
  .cd_key_fea h4 {
    font-size: 20px;
    margin-bottom: 1.3rem;
  }
  .cd_key_fea ul li {
    font-size: 16px;
  }
  .cd_key_fea {
    margin-top: 2.2rem;
  }
  .card-rating-text {
    font-size: 16px;
  }
  .ratings i {
    font-size: 20px;
  }
  .rating-percents {
    margin-top: 1.2rem;
  }
  .rating-progress {
    height: 14px;
  }
  .Give_feed h4 {
    font-size: 20px;
  }
  .Give_feed p {
    font-size: 16px;
  }
  .ratingControl__star {
    height: 36px;
    width: 18px;
  }
  .Give_feed textarea {
    font-size: 14px;
  }
  .Usr_exp p {
    font-size: 16px;
  }
  .list_full_details::before {
    height: 92px;
  }
  .custom-select-trigger option {
    font-size: 14px;
  }
}
/* max 1750px end  */

@media (max-width: 1370px) {
  .container-fluid {
    max-width: 1200px;
  }
  .Hero_txt h1 {
    font-size: 38px;
  }
  .Hero_txt p {
    font-size: 18px;
  }
.Hero {
    min-height: 311px;
}
  .sec_title h2 {
    font-size: 36px;
  }
  .blog_sectn .owl-nav button.owl-next {
    right: 11%;
  }
  .bx_ttl h2 {
    font-size: 18px;
  }
  .bx_ttl span svg {
    width: 16px;
    height: 16px;
  }
  .plug_list li {
    font-size: 14px;
  }
  .newsletter .Sub_head h2 {
    font-size: 30px;
  }
  .newsletter .Sub_head p {
    font-size: 16px;
    max-width: 370px;
  }
  .Hero_row.hero_lstng {
    max-width: 100%;
    padding: 0 2.5rem;
  }
  .rt_btn_bx button {
    min-width: 125px;
    height: 50px;
  }
  .custom-select-trigger {
    min-width: 130px;
    height: 50px;
  }
  .left_srch {
    height: 50px;
  }
  .tab_btns .container-fluid {
    padding: 2rem 4rem 0;
  }
  .ai_tols.list_tools .container-fluid,
  .ai_tols.aiPlugin.list_plug .container-fluid {
    padding: 0 4rem;
  }
  .searchbox .promote {
    font-size: 14px;
    padding: 11px 12px;
  }
}

/* max 1370px end  */

@media (max-width: 1200px) {
  .container-fluid {
    max-width: 1100px;
  }
  .search_field {
    width: 18rem;
  }
  ul.navbar-nav {
    margin-right: 25px;
    gap: 20px;
  }
  .ai_tols .container-fluid {
    padding: 0 1rem;
  }
  .blog_sectn .owl-nav button.owl-prev {
    left: -40px;
  }
  .blog_sectn .owl-nav button.owl-next {
    right: 13%;
  }
  .carousel-item-image {
    flex: 0 0 42%;
  }
  .Share_btn i {
    font-size: 19px;
  }
  .footer_lnk .container-fluid {
    padding: 0 12px;
  }
  .tab_btns .container-fluid {
    padding: 2rem 1rem 0;
  }
  .ai_tols.list_tools .container-fluid,
  .ai_tols.aiPlugin.list_plug .container-fluid {
    padding: 0 1rem;
  }
  .Hero_row.hero_lstng .Hero_txt {
    margin: 0 0 2rem;
  }
  .blog_sectn.news_sec {
    padding: 0 3rem;
  }
  .similar_slider.blog_sectn .owl-nav button.owl-next,
  .similar_slider2.blog_sectn .owl-nav button.owl-next {
    right: -40px;
  }
  ul.navbar-nav {
    margin-right: 20px;
    gap: 14px;
  }
  .price-c_x {
    top: 8px;
    padding: 3px 14px;
    left: 9px;
  }

  nav.navbar a.navbar-brand {
    width: auto;
  }
 .navbar-brand img {
    max-width: 55px;
}

  button.navbar-toggler {
    margin-left: auto;
    margin-right: 22px;
    border: 1px solid #fff;
    padding: 5px 8px;
  } 
  .navbar-collapse {
    position: absolute;
    width: 100%;
    background: #0037ab !important;
    z-index: 11;
    top: 115%;
    left: 0;
    right: 0;
    transition: 0.3s ease;
}


  nav.navbar.scrolled .navbar-collapse {
    top: 100%;
  }
  .navbar-collapse ul.navbar-nav {
    margin: 0;
    text-align: center;
    padding: 0 1.5rem;
    box-shadow: var(--box-shadow);
    gap: 0;
  }
  ul.navbar-nav .nav-link {
    font-size: 16px;
    color: var(--btn-color);
  }
  .navbar-collapse ul.navbar-nav li {
    padding: 1rem;
    border-bottom: 1px solid #cccccc73;
  }
  .navbar-nav .nav-link:hover,
  .navbar-nav .nav-link.active,
  ul.navbar-nav li.active .nav-link {
    color: #000;
  }
}

/* max 1200px  end  */

@media (max-width: 1030px) {
  .container-fluid {
    max-width: 970px;
  }
  .navbar-brand img {
    /* max-width: 55px; */
  }
  .Hero_txt h1 {
    font-size: 35px;
  }
 .Hero {
    min-height: 262px;
}
  .sec_title h2 {
    font-size: 32px;
  }
  .ai_col {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  .ai_row {
    margin: 0 -10px;
  }
  .ai_cards {
    padding: 10px;
  }
  .votes_count {
    min-width: 90px;
  }
  .CTA {
    font-size: 13px;
  }
  .votes_count span {
    font-size: 14px;
  }
  .votes_count svg {
    width: 15px;
    height: 15px;
  }
  .CTA span svg {
    width: 14px;
    height: 14px;
  }
  .Stars i {
    font-size: 12px;
  }
  span.ratng_numbr {
    font-size: 12px;
  }
  .badge_label {
    padding: 7px 10px;
    font-size: 11px;
  }
  .ai_news {
    padding: 4rem 0;
  }
  .blog_sectn .owl-nav button {
    width: 30px;
    height: 30px;
  }
  .blog_sectn .owl-nav button.owl-prev {
    left: -23px;
  }
  .Blog_sec {
    padding: 5rem 0 5rem;
  }
  .ftr_form button + span {
    display: block;
    margin-top: 6px;
  }
  .newsletter {
    width: 82%;
    min-height: 230px;
  }
  @keyframes moves {
    0% {
      transform: translate(-120px, -120px);
    }
    50% {
      transform: translate(313px, 90px);
      width: 10%;
    }
    100% {
      transform: translate(-130px, 120px);
      width: 30%;
    }
  }

  @keyframes movesback {
    0% {
      transform: translate(120px, 120px);
    }
    50% {
      transform: translate(-313px, -90px);
      width: 10%;
    }
    100% {
      transform: translate(130px, -120px);
      width: 30%;
    }
  }
  .Hero_row.hero_lstng {
    padding: 0;
  }
  .blog_sectn.news_sec {
    padding: 0 1rem;
  }
  .ai_news.news_main {
    padding: 4rem 0 6rem;
  }
  .form_cont {
    max-width: 43%;
  }
  .list_full_details .container-fluid {
    padding: 0 2rem;
  }
  .similar_slider.blog_sectn .owl-nav button.owl-next,
  .similar_slider2.blog_sectn .owl-nav button.owl-next {
    right: -23px;
  }
  .single_tool_title .bx_ttl h2 {
    font-size: 35px;
  }
  .single_tool_title .bx_ttl span svg {
    width: 28px;
    height: 28px;
  }
  .feat_left p {
    font-size: 14px;
  }
  .cd_key_fea ul li {
    font-size: 14px;
  }
  .ReViews {
    padding: 4rem 0 0;
  }
  .Usr_exp p {
    font-size: 14px;
  }
  .Uratings i {
    font-size: 20px;
  }
  .user_boxx {
    padding: 2rem 3rem;
  }
  .Usr_name {
    flex: 0 0 260px;
  }
  .similar_products {
    padding: 0 0 6rem;
  }
  .Blog_D_desc {
    width: 85%;
    margin: 0 auto 5rem;
  }
  .Blog_d_ttl h1 {
    font-size: 26px;
  }
  .list_full_details::before {
    height: 82px;
  }
  .blog_sectn.photo_slider .owl-nav button.owl-next {
    right: -20px;
  }
  .searchTerm {
    padding: 5px 54px 5px 16px;
    height: 43px;
    font-size: 13px;
  }
  ul.navbar-nav .nav-link {
    font-size: 13px;
  }
}
/* max width 1030px end  */

@media (max-width: 991px) {
  .ftr_left img.logo {
    max-width: 99px;
    margin-bottom: 2rem;
}
  .ftr_left {
    text-align: center;
  }
  .social_ftr {
    justify-content: center;
  }
  .nav_ftr {
    padding: 2.2rem 1rem 0;
  }
  .social_ftr a img {
    width: 22px;
    height: 22px;
    object-fit: contain;
  }
  .footer_lnk {
    padding: 11rem 0 2rem;
  }
  nav.navbar a.navbar-brand {
    width: auto;
  }
 .navbar-brand img {
    max-width: 60px;
}
  .list_full_details::before {
    height: 88px;
  }

  button.navbar-toggler {
    margin-left: auto;
    margin-right: 22px;
    border: 1px solid #fff;
    padding: 5px 8px;
  }

    .navbar-collapse {
        position: absolute;
        width: 100%;
        background: var(--bg-section);
        z-index: 11;
        top: 109%;
        left: 0;
        right: 0;
        transition: 0.3s ease;
    }
    
  nav.navbar.scrolled .navbar-collapse {
    top: 100%;
  }
  .navbar-collapse ul.navbar-nav {
    margin: 0;
    text-align: center;
    padding: 0 1.5rem;
    box-shadow: var(--box-shadow);
    gap: 0;
  }
  ul.navbar-nav .nav-link {
    font-size: 16px;
    color: var(--btn-color);
  }
  .navbar-collapse ul.navbar-nav li {
    padding: 1rem;
    border-bottom: 1px solid #cccccc73;
  }
  .navbar-nav .nav-link:hover,
  .navbar-nav .nav-link.active,
  ul.navbar-nav li.active .nav-link {
    color: #000;
  }

  .blog_sectn .owl-nav button {
    top: unset;
    margin: 0 auto;
    bottom: -65px;
  }
  .ai_news {
    padding: 4rem 0 8.5rem;
  }
  .blog_sectn .owl-nav button.owl-prev {
    left: -40px;
    right: 0;
  }
  .blog_sectn .owl-nav button.owl-next {
    right: -40px;
    left: 0;
  }
  .blog_sectn {
    left: 12px;
    width: 100% !important;
  }
  .blog_sectn .owl-nav button.owl-next span,
  .blog_sectn .owl-nav button.owl-prev span {
    background-size: 8px;
  }
  .newsletter {
    width: 100%;
  }
  .Blog_sec {
    padding: 5rem 0 4rem;
  }
  @keyframes moves {
    0% {
      transform: translate(-120px, -120px);
    }
    50% {
      transform: translate(280px, 90px);
      width: 10%;
    }
    100% {
      transform: translate(-130px, 120px);
      width: 30%;
    }
  }

  @keyframes movesback {
    0% {
      transform: translate(120px, 120px);
    }
    50% {
      transform: translate(-280px, -90px);
      width: 10%;
    }
    100% {
      transform: translate(130px, -120px);
      width: 30%;
    }
  }
  .mainblog_temp .Blog_sec {
    padding-top: 3rem;
  }
  .form_cont {
    max-width: 50%;
  }
  .screenshot_sec .blog_sectn.photo_slider .owl-nav button.owl-next {
    display: none;
  }
  .screenshot_sec .slider_wrappr {
    min-height: unset;
  }
  .cdFeA_catg {
    flex: 0 0 260px;
  }
  .cdFeA_catg h5 {
    padding: 16px;
  }
  .cdFeA_catg ul a {
    padding: 8px 16px;
    font-size: 14px;
  }
  .feat_left h2,
  .ReViews > h2 {
    font-size: 30px;
  }
  .feat_left h2 {
    padding-right: 3.5rem;
  }
  .feat_left .Share_btn {
    right: 1rem;
  }
  .similar_slider.blog_sectn .owl-nav button {
    bottom: -60px;
  }
  .similar_products {
    padding: 0 0 8rem;
  }
  .similar_products .blog_sectn .owl-nav button.owl-prev {
    left: -45px;
  }
  .similar_products .blog_sectn .owl-nav button.owl-next {
    right: -45px;
  }
  .user_boxx {
    padding: 1rem 1rem;
  }
  .Usr_name {
    flex: 0 0 230px;
  }
  .Blog_D_desc {
    width: 90%;
  }
  .searchTerm {
    display: none;
  }
  .search_field {
    width: auto;
  }
  .search-toggle .search-icon.icon-close {
    display: none;
  }
  .search-toggle.opened .search-icon.icon-search {
    display: none;
  }
  .search-toggle.opened .search-icon.icon-close {
    display: block;
  }

  .search-container {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    max-height: 0;
    overflow: hidden;
    background-color: var(--bg-section);
    color: #000;
  }
  .search-container.opened {
    max-height: 100px;
  }
  .search-container input {
    outline: none;
    font-size: 16px;
    width: 100%;
    background-color: inherit;
    border: 0;
    padding: 12px 50px 12px 20px;
    box-shadow: 0px 4px 16px -9px #151443;
  }
  .search-container .search-icon {
    vertical-align: middle;
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    border: 0;
    background: var(--bg-section);
    border-left: 1px solid #ccc;
  }

  .search-container {
    position: absolute;
    left: 0;
    width: 100%;
    top: 75px;
  }
  .searchButton {
    width: 40px;
    height: 40px;
    position: relative;
  }
  .searchButton i {
    font-size: 30px;
    line-height: normal;
  }
  body::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: #000;
    z-index: 11;
    opacity: 0.8;
    transition: 0.6s ease;
  }
  body.faded-bg::before {
    height: 100%;
  }
  body.faded-bg {
    overflow: hidden;
  }
  .search-container .search-icon i {
    font-size: 22px;
  }
}
/* max 991px end  */

@media (max-width: 800px) {
  .slider_wrappr {
    min-height: 248px;
  }
  .cd_full_btn_ros {
    flex-wrap: wrap;
    gap: 20px;
  }
  .cd-lft_bx {
    flex: 100%;
  }
}

/* max 800px end  */

@media (max-width: 767px) {
  .ai_cards {
    max-width: 450px;
    margin: 0 auto;
  }
  .Hero_txt h1 {
    font-size: 28px;
    max-width: 512px;
  }
  .newsletter .Sub_head h2 {
    font-size: 25px;
  }
  @keyframes moves {
    0% {
      transform: translate(-120px, -120px);
    }
    50% {
      transform: translate(222px, 90px);
      width: 10%;
    }
    100% {
      transform: translate(-130px, 120px);
      width: 30%;
    }
  }

  @keyframes movesback {
    0% {
      transform: translate(120px, 120px);
    }
    50% {
      transform: translate(-222px, -90px);
      width: 10%;
    }
    100% {
      transform: translate(130px, -120px);
      width: 30%;
    }
  }
.navbar-brand img {
    max-width: 42px;
}
  .btn_box {
    padding: 0 0px 0.3rem;
  }
  .box_desc {
    padding: 1.5rem 0px 1.3rem;
  }
  .votes_count {
    min-width: 84px;
    padding-left: 13px;
  }
  .rt_btn_bx button {
    min-width: 100px;
    gap: 10px;
    height: 45px;
    flex: 1 1;
  }
  .rt_btn_bx button svg {
    width: 16px;
    height: 16px;
  }
  .slct_boxx svg {
    left: 10px;
    width: 16px;
    height: 16px;
  }
  .left_srch {
    height: 45px;
  }
  .custom-select-trigger {
    min-width: 118px;
    height: 45px;
  }
  .left_srch svg {
    left: 12px;
    width: 20px;
    height: 20px;
  }
  .left_srch input {
    padding: 12px 16px 12px 40px;
    font-size: 14px;
  }
  .list-view .ai_cards {
    max-width: 100%;
  }
  .list-view .btn_box {
    flex-direction: column;
    gap: 30px;
  }
  .list-view .ai_img_bx {
    flex: 0 0 110px;
  }
  .list-view .box_desc {
    padding: 0.5rem 1rem 0.5rem;
  }
  .catg_bar {
    padding: 1.2rem 0px 0;
  }
  .All_listngs_wrap {
    padding: 2rem 0 4rem;
  }
  .ai_cards.blog_card {
    background: var(--bg-white);
    padding: 10px;
  }
  .ai_cards.blog_card .box_desc {
    padding: 0.5rem 0px 1.5rem;
  }
  .blog_date {
    padding: 1.1rem 0px 0;
  }
  .ai_cards.blog_card .btn_box {
    padding: 0 0px 0.8rem;
  }
  img.Robo_hand,
  img.human_hand {
    display: none;
  }
  .form_cont {
    max-width: 600px;
    width: 100%;
  }
  .list_full_details::before {
    height: 80px;
  }
  .list_full_details {
    padding-top: 8rem;
  }
  .blog_banner {
    background-position: left center;
  }
  .slct_boxx {
    flex: 1 1;
  }
  .custom-select,
  .custom-select-wrapper {
    width: 100%;
  }
  .list_grid_vw {
    gap: 5px;
  }
  .searchbox .promote {
    font-size: 13px;
    padding: 11px 11px;
  }
  button.navbar-toggler {
    margin-right: 6px;
  }
}

/* max 767px end  */

@media (max-width: 650px) {
  .cd_features_wrap {
    flex-wrap: wrap;
  }
  .cdFeA_catg {
    flex: 100%;
  }
  .list_full_details .container-fluid {
    padding: 0 1rem;
  }
  .single_tool_title .btn_box {
    gap: 15px;
  }
  .single_tool_title .bx_ttl h2 {
    font-size: 30px;
  }
  .OVerall_vws {
    gap: 2rem;
    flex-wrap: wrap;
    padding-top: 1.5rem;
  }
  .total_ratng {
    flex: 100%;
  }
  .Your_ratng {
    flex: 100%;
  }
  .user_boxx {
    flex-wrap: wrap;
  }
  .Usr_exp {
    margin-top: 10px;
  }
  .Usr_name span {
    font-size: 12px;
  }
  .Blog_D_desc {
    width: 100%;
  }
  .Blog_d_ttl {
    flex-wrap: wrap;
  }
  .Blog_d_ttl h1 {
    flex: 100%;
  }
  .BLog_d_img img {
    margin: 0px 0 2rem;
  }
}

@media (max-width: 575px) {
  .ftr_left {
    flex: 100%;
  }
  .footer_row {
    row-gap: 0.5rem;
    column-gap: 1rem;
  }

  .top_slidr.owl-carousel .item {
    border-radius: 0px 0px 0px 45px;
  }
  .colltn_new .Sub_head p {
    max-width: 100%;
  }
  nav.navbar a.navbar-brand {
    width: auto;
    flex: 0 0 140px;
  }
  .Hero_txt p {
    font-size: 16px;
  }
  .blog_sectn {
    left: 0;
    width: 100% !important;
    position: static !important;
  }

  .blog_sectn .item {
    padding: 10px 10px 10px 10px;
  }
  .article_txt p {
    -webkit-line-clamp: 2;
  }
  .slider_wrappr {
    min-height: unset;
  }
  .newsletter .Sub_head h2 {
    font-size: 24px;
    max-width: 260px;
  }
  .nav_ftr ul {
    flex-wrap: wrap;
  }
  .blog_sectn.news_sec {
    padding: 0 0rem;
  }
  .blog_sectn.news_sec .carousel-item-image {
    flex: 0 0 35%;
  }
  .single_tool_title {
    flex-wrap: wrap;
    gap: 10px;
  }
  .bx_ttl {
    flex: 100%;
  }
  .single_tool_title .btn_box {
    flex: 0 0 250px;
    margin-bottom: 6px;
  }
  .shareme .modal-header h1 {
    font-size: 18px;
  }
  .shareme .modal-content {
    padding: 20px 20px;
  }
  .filters_box h4 {
    font-size: 18px;
  }
  .Chkmeboxes input + label {
    font-size: 14px;
    padding-left: 28px;
  }
  .Chkmeboxes input + label:before {
    width: 16px;
    height: 16px;
    top: 2px;
  }
  .Chkmeboxes input:checked + label:before {
    width: 8px;
    top: 0px;
    height: 14px;
    left: 6px;
  }
  .Chkmeboxes input:checked + label:after {
    top: 2px;
    width: 17px;
    height: 17px;
  }
  .single_tool_title .bx_ttl span svg {
    width: 24px;
    height: 24px;
  }
  .added_date span {
    font-size: 14px;
  }
  .feat_left h2,
  .ReViews > h2 {
    font-size: 26px;
  }
  .single_tool_title .bx_ttl h2 {
    font-size: 26px;
  }
  .feat_left .Share_btn {
    top: 5px;
  }
  .cd_key_fea ul li::marker {
    font-size: 21px;
  }
  .card-rating-text {
    font-size: 14px;
  }
  .rating-no {
    font-size: 16px;
  }
  .rating-percents {
    grid-row-gap: 1rem;
  }
  .rating-progress {
    height: 11px;
  }
  .ratings i {
    font-size: 17px;
  }
  .QUES {
    font-size: 18px;
  }
  .accordion li .inner li {
    font-size: 14px;
  }

  .Blog_ondate,
  .Last_Read {
    margin-left: 0;
  }
  .Author_blog {
    column-gap: 12px;
  }
  .Author_blog span {
    font-size: 12px;
  }
  .Author_blog img {
    width: 36px;
    height: 36px;
  }
  .cd_table ul {
    margin: 2rem 0 2rem;
    padding: 0 2rem;
  }
  .nav_ftr ul a {
    font-size: 12px;
  }
}

/* max width 575px end  */

@media (max-width: 485px) {
  img.Circle {
    width: 60%;
  }
  @keyframes moves {
    0% {
      transform: translate(-120px, -120px);
    }
    50% {
      transform: translate(352px, 90px);
      width: 30%;
    }
    100% {
      transform: translate(-130px, 120px);
      width: 60%;
    }
  }

  @keyframes movesback {
    0% {
      transform: translate(120px, 120px);
    }
    50% {
      transform: translate(-352px, -90px);
      width: 30%;
    }
    100% {
      transform: translate(130px, -120px);
      width: 60%;
    }
  }
  .fltrs_row {
    flex-wrap: wrap;
  }
  .left_srch {
    flex: 100%;
  }
  .rt_btn_bx {
    justify-content: center;
    flex: 100%;
  }
  .tab_btns .CTA2 {
    padding: 10px 10px;
    min-width: unset;
  }
  .list_grid_vw button {
    font-size: 0;
    padding: 10px 10px;
    min-width: unset;
    gap: 0;
  }
  .list_grid_vw button span {
    font-size: 14px;
  }
  .list_grid_vw {
    gap: 5px;
  }
  .tab_btns .container-fluid {
    gap: 5px;
  }
  .list-view .ai_cards {
    flex-direction: column;
  }
  .list-view .box_desc {
    padding: 0.5rem 0 0.5rem 1rem;
  }
  .list-view .btn_box {
    flex-direction: row;
    gap: 0;
    margin-top: 12px;
  }
  .list-view .ai_img_bx {
    flex: 0 0 100px;
  }
  .filters_box ul li {
    flex: 100%;
  }
  .shareme .modal-content {
    border-radius: 0;
  }
  .shareme .modal-dialog {
    min-height: 100% !important;
    margin: 0;
  }
  .filters_box {
    max-height: 73vh;
    overflow: hidden auto;
  }
  .filters_btns {
    padding-top: 1rem;
  }
  .modalcontent .icons a {
    height: 45px;
    width: 45px;
    font-size: 24px;
  }
  .shareme .icons {
    gap: 8px;
  }
  .filters_box ul {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    column-gap: 16px;
    row-gap: 16px;
    padding: 1.2rem 1rem 2rem;
  }
  .shareme.Fr_login .modal-header h1 {
    font-size: 24px;
  }
  .Fr_login button.view_btn {
    font-size: 14px;
    padding: 12px 22px;
  }
  .Home .ai_cards.blog_card {
    max-width: unset;
    white-space: initial;
  }
  .Home .ai_row.blog_row {
    flex-wrap: unset;
    overflow: auto;
    white-space: nowrap;
  }
  .Home .ai_row.blog_row .ai_col {
    width: 90%;
    padding-bottom: 5px;
  }
  .Hero_txt h1 {
    font-size: 23px;
  }
}
