@media (min-width: 1280px) and (max-width: 2200px) {
  /* width */

  .profile-rates-left {
    width: 32%;
  }

  .steep__left {
    width: 25%;
  }

  .report-left-header-item {
    width: 15%;
  }

  .profile-rates-right {
    width: 65%;
  }

  .creat_banner_img img {
    max-width: 330px;
  }

  .cabinet-left {
    max-width: 230px;
  }

  /* width f */

  /* flex */

  .profile-rates {
    gap: 30px;
  }

  /* flex f */

  /* margin */

  .steep__blog-content {
    margin-left: 0px;
  }

  /* margin f */

  /* font-size */

  .creat_banner_title,
  .creat_item_title,
  .creat_title {
    font-size: 35px;
  }

  .creat_banner_text,
  .creat_info_text {
    font-size: 16px;
  }

  .profile-thead-tr th,
  .profile-tbody-tr td {
    font-size: 14px;
  }

  /* font-size f */
}

@media (min-width: 1024px) and (max-width: 1279px) {
  /* width */

  .profile-blog,
  .profile-rates-left,
  .profile-rates-right,
  .report__content {
    width: 100%;
  }

  .steep__left {
    width: 25%;
  }

  .cabinet-left {
    max-width: 230px;
  }

  .creat_banner_img img,
  .creat_item_img img,
  .news_card {
    max-width: 300px;
  }

  .report-left-header-item {
    width: 25%;
  }

  /* width f */

  /* height */

  .cabinet-left {
    min-height: 100vh;
    height: unset;
  }

  .creat_banner_img,
  .creat_banner_left,
  .creat_banner_right {
    height: 100%;
  }

  /* height f */

  /* font-size */

  .rates_title,
  .rates-item-prise-number {
    font-size: 25px;
  }

  .header__main-title,
  .header__main-title span {
    font-size: 45px;
    line-height: unset;
  }

  .creat_info_title {
    font-size: 35px;
  }

  .creat_banner_title,
  .creat_item_title,
  .creat_title,
  .services_header_item,
  .header__main-text,
  .about_title {
    font-size: 30px;
  }

  .news_title {
    font-size: 20px;
  }

  .creat_banner_text,
  .creat_info_text {
    font-size: 16px;
  }

  #creat_item_write {
    font-size: 18px;
  }

  .profile-thead-tr th,
  .profile-tbody-tr td {
    font-size: 14px;
  }

  /* font-size f */

  /* flex */

  .profile-rates {
    flex-direction: column;
  }

  .profile-rates {
    gap: 30px;
  }

  /* flex f */

  /* margin */

  .steep__blog-content {
    margin-left: 0px;
  }

  /* margin f */
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* flex */

  .cabinet-sidebar-logo,
  .news_left_banner,
  .creat_img_item:nth-child(4),
  .creat_img_item:nth-child(1),
  .creat_img_item:nth-child(3),
  .creat_item_flex,
  .header__main_bgImg-mcrm,
  .header__main_bgImg1,
  .navigate_list {
    display: none;
  }

  .navigate_mobile {
    display: block;
    margin-bottom: 20px;
  }

  .profile-rates,
  .product_row2 {
    flex-direction: column;
  }

  .news_list {
    flex-wrap: wrap;
  }

  .news_list {
    justify-content: space-around;
  }

  .profile-rates {
    gap: 30px;
  }

  .news_list {
    gap: 40px;
  }

  /* flex f */

  /* width */

  .profile-blog,
  .profile-rates-left,
  .profile-rates-right,
  .report__content,
  .news_blog_body,
  .product_row2_col {
    width: 100%;
  }

  .creat_img_item:nth-child(2) {
    max-width: 100%;
  }

  .steep__left {
    width: 25%;
  }

  .report-left-header-item {
    width: 25%;
  }

  .cabinet-left {
    max-width: 230px;
  }

  .creat_banner_img img,
  .creat_item_img img {
    max-width: 220px;
  }

  .creat_img_item:nth-child(3) .creat_img:nth-child(1) {
    max-width: 150px;
  }

  .site_row_item {
    max-width: 270px;
  }
  .creat_item_img img,
  .news_card {
    max-width: 300px;
  }

  .solutions_blog_btn_logo {
    max-width: 390px;
  }

  /* width f */

  /* height */

  .cabinet-left {
    height: unset;
  }

  .creat_banner_img,
  .creat_banner_left,
  .creat_banner_right,
  .creat_banner_flex {
    height: 100%;
  }

  /* height f */

  /* menu */

  .mob__header,
  .steep__mob {
    display: block;
  }

  .steep__sidebar-link,
  .steep-dropdown,
  .steep__sidebar_mob_link {
    width: 100%;
  }

  .steep__left {
    display: none;
  }

  .cabinet__content,
  .steep__content {
    flex-direction: column;
    gap: 0px;
  }

  .cabinet-left {
    position: fixed;
    bottom: 0;
    z-index: 999;
    max-width: 100%;
    width: 100%;
    height: max-content;
    padding: 10px;
  }

  .cabinet-sidebar-menu {
    flex-direction: unset;
    margin-top: 0;
  }

  .cabinet-sidebar-blog span {
    font-size: 14px;
  }

  .cabinet-sidebar-item,
  .cabinet-sidebar-exit {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .cabinet-sidebar-blog {
    font-size: 25px;
    width: 100%;
    height: unset;
    justify-content: center;
    flex-direction: column;
    gap: 0px;
    padding: 0;
  }

  .sidebar-item-active > .cabinet-sidebar-blog {
    border-bottom: 5px solid white;
    border-left: none;
  }

  .cabinet-right {
    margin-bottom: 85px;
  }

  /* menu f  */

  .header__main {
    background: #bcd6f3;
  }

  /* position */

  .creat_img_item:nth-child(2) .creat_img:nth-child(1) {
    position: relative;
    max-width: 460px;
    height: 100%;
    margin: auto;
  }

  /* position f */

  /* font-size */

  .header__main-title,
  .header__main-subtitle,
  .services_header_title,
  .creat_info_title,
  .header__main-title span {
    font-size: 35px;
    line-height: unset;
  }

  .creat_banner_title,
  .creat_item_title,
  .creat_title,
  .header__main-text,
  .about_title {
    font-size: 30px;
  }

  .creat_banner_title,
  .creat_item_title,
  .creat_title {
    font-size: 25px;
  }

  .rates_title,
  .rates-item-prise-number,
  .steep__blog-content > h1,
  .news_blog_item_title,
  .info__blog_title, .faq_title, .cleaning_main_title {
    font-size: 25px;
  }

  .header__main-text,
  .services_header_item {
    font-size: 20px;
  }

  .steep__blog-content h5,
  .news_blog_item_text,
  .news_blog_item_date,
  .news-date,
  .creat_banner_text,
  .creat_info_text,
  .creat_item_text,
  #creat_item_write,
  .info__blog_desc,
  .navigate_list li a,
  .navigate_list_mob li a {
    font-size: 16px;
  }

  .steep__blog-text,
  .profile-thead-tr th,
  .profile-tbody-tr td {
    font-size: 14px;
  }

  /* font-size f */

  /* padding */

  .creat_info_text {
    padding: 15px;
  }

  .creat_banner_right {
    padding: 10px;
  }

  .creat_item_left {
    padding: 0% 0% 0% 4%;
  }

  .creat_item_link {
    padding: 15px 48px;
  }

  .about_info_content {
    padding: 0 32px;
  }

  .news_blog_title {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  /* padding f */

  /* margin */

  .steep__blog-content {
    margin-left: 0px;
  }

  /* margin f */
}

@media (min-width: 568px) and (max-width: 767px) {
  /* flex */

  .cabinet-sidebar-logo,
  .news_left_banner,
  .creat_img_item:nth-child(4),
  .creat_img_item:nth-child(1),
  .creat_img_item:nth-child(3),
  .creat_item_flex,
  .product_col_img,
  .navigate_list,
  .header__main_bgImg-mcrm,
  .header__main_bgImg1 {
    display: none;
  }

  .navigate_mobile {
    display: block;
    margin-bottom: 20px;
  }

  .header__main-left a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
  }

  .profile-rates,
  .creat_banner_flex,
  .header__main-flex,
  .info__blog-flex,
  .about_flex,
  .product_row2 {
    flex-direction: column;
  }

  .creat_item,
  .mb_reverse {
    flex-direction: column-reverse;
  }

  .rates__content {
    align-items: unset;
  }

  .news_list {
    flex-wrap: wrap;
  }

  .news_list,
  .about_right,
  .about_left {
    justify-content: center;
  }

  .news_list {
    gap: 40px;
  }

  .creat_banner_img,
  .creat_banner_left {
    clip-path: none;
  }

  /* flex f */

  /* width */

  .header__main-left,
  .info__blog-item,
  .profile-blog,
  .profile-rates-left,
  .profile-rates-right,
  .report__content,
  .news_blog_body,
  .creat_banner_left,
  .creat_banner_right,
  .creat_item_left,
  .creat_item_rigth,
  .header__main-right,
  .services_header_list,
  .header__main-title,
  .header__main-subtitle,
  .about_left,
  .about_right,
  .product_row2_col {
    width: 100%;
  }

  .rates-item,
  .creat_img_item:nth-child(2),
  .about_left,
  .about_right {
    max-width: 100%;
  }

  .news_card {
    max-width: 45%;
  }

  .report-left-header-item {
    width: 50%;
  }

  .news_blog_item_text a img {
    max-width: 400px;
  }

  .creat_banner_img img,
  .creat_item_img img {
    max-width: 220px;
  }

  .header__main-img img {
    max-width: 330px;
  }

  .header__main .about_img,
  .site_row_item {
    max-width: 265px;
  }

  /* width f */

  /* height */

  .creat_banner_img,
  .creat_banner_left,
  .creat_banner_right,
  .creat_banner_flex,
  .header__main-img img,
  .about_flex {
    height: 100%;
  }

  .navigate-content {
    height: 70px;
  }

  /* height f */

  /* position */

  .slick-slider > .slick-prev {
    left: 1%;
  }

  .slick-slider > .slick-next {
    right: 1%;
  }

  .creat_img_item:nth-child(2) .creat_img:nth-child(1) {
    position: relative;
    max-width: 460px;
    height: 100%;
    margin: auto;
  }

  /* position f */

  /* menu */

  .mob__header,
  .steep__mob {
    display: block;
  }

  .steep__sidebar-link,
  .steep-dropdown,
  .steep__sidebar_mob_link {
    width: 100%;
  }

  .steep__left {
    display: none;
  }

  .cabinet__content,
  .steep__content {
    flex-direction: column;
    gap: 0px;
  }

  .cabinet-left {
    position: fixed;
    bottom: 0;
    z-index: 999;
    max-width: 100%;
    width: 100%;
    height: max-content;
    padding: 10px;
  }

  .cabinet-sidebar-menu {
    flex-direction: unset;
    margin-top: 0;
  }

  .cabinet-sidebar-blog span {
    font-size: 11px;
  }

  .cabinet-sidebar-item,
  .cabinet-sidebar-exit,
  .services_header_button {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .cabinet-sidebar-blog {
    font-size: 25px;
    width: 100%;
    height: unset;
    justify-content: center;
    flex-direction: column;
    gap: 0px;
    padding: 0;
  }

  .sidebar-item-active > .cabinet-sidebar-blog {
    border-bottom: 5px solid white;
    border-left: none;
  }

  .cabinet-right {
    margin-bottom: 85px;
  }

  .steep__blog-button {
    gap: 15px;
  }

  .steep__blog-link {
    max-width: 50%;
  }

  .steep__blog-link,
  .steep__blog-link span:nth-child(2) {
    font-size: 14px;
  }

  .header__main-content {
    padding-top: 135px;
  }

  /* menu f  */

  .header__main {
    background: #bcd6f3;
  }

  /* font-size */

  .header__main-left,
  .creat_banner_right,
  .creat_item_left,
  .services_header_title,
  .services_header_item,
  .services_header_list,
  .header__main-subtitle,
  .header__main-title {
    text-align: center;
  }

  .header__main-text {
    line-height: unset;
  }

  .header__main-title,
  .header__main-subtitle,
  .header__main-title span,
  .creat_info_title {
    font-size: 30px;
    line-height: unset;
  }

  .steep__blog-content > h1,
  .rates_title,
  .payin-title,
  .news_blog_item_title,
  .creat_banner_title,
  .creat_item_title,
  .creat_title,
  .services_header_title,
  .solutions_item_title,
  .info__blog_title,
  .news_blog_title,
  .about_title, .faq_title, .cleaning_main_title {
    font-size: 25px;
  }

  .rates-item-prise-number {
    font-size: 20px;
  }

  .header__main-text,
  .steep__blog-content h5,
  .news_blog_item_text,
  .news_blog_item_date,
  .news-date,
  .creat_banner_text,
  .creat_info_text,
  .creat_item_text,
  #creat_item_write,
  .services_header_item,
  .info__blog_desc,
  .news_title,
  .header__main-desc,
  .about_text {
    font-size: 16px;
  }

  .steep__blog-text,
  .services_header_text {
    font-size: 14px;
  }

  .profile-thead-tr th,
  .profile-tbody-tr td {
    font-size: 12px;
  }

  /* font-size f */

  /* margin */

  .header__main-left {
    margin: unset;
  }

  .steep__blog-content {
    margin-left: 0px;
  }

  .about_img {
    margin-top: 20px;
  }

  /* margin f */

  /* padding */

  .steep__blog-content {
    padding: 5px;
    padding-top: 20px;
  }

  .news_blog_title {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .about_info_content {
    padding: 20px;
  }

  .creat_banner_right,
  .creat_item_left {
    padding: 10px;
  }

  .header__main-img {
    padding: 0;
  }

  .info__blog {
    padding-bottom: 0;
  }

  .news_title {
    padding-left: 0px;
  }

  .creat_item_link {
    padding: 15px 48px;
  }

  /* padding f */
}

@media (min-width: 480px) and (max-width: 567px) {
  /* flex */

  .cabinet-sidebar-log,
  .news_left_banner,
  .cabinet-sidebar-logo,
  .news_left_banner,
  .creat_img_item:nth-child(4),
  .creat_img_item:nth-child(1),
  .creat_img_item:nth-child(3),
  .creat_item_flex,
  .product_col_img,
  .navigate_list,
  .header__main_bgImg-mcrm,
  .header__main_bgImg1 {
    display: none;
  }

  .navigate_mobile {
    display: block;
    margin-bottom: 20px;
  }

  .header__main-left a,
  .info__blog-item-img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
  }

  .profile-rates,
  .creat_banner_flex,
  .header__main-flex,
  .info__blog-flex,
  .services_header,
  .about_flex,
  .product_row2 {
    flex-direction: column;
  }

  .creat_item,
  .creat_content + .creat_banner .creat_banner_flex,
  .mb_reverse {
    flex-direction: column-reverse;
  }

  .rates__content {
    align-items: unset;
  }

  .report-left-header,
  .news_list {
    flex-wrap: wrap;
  }

  .news_list {
    justify-content: center;
  }

  .news_list {
    gap: 40px;
  }

  /* flex f */

  /* width */

  .header__main-left,
  .info__blog-item,
  .header__main-title,
  .header__main-subtitle,
  .profile-blog,
  .profile-rates-left,
  .profile-rates-right,
  .profile-blog:nth-child(2),
  .report__content,
  .news_blog_body,
  .creat_banner_left,
  .creat_banner_right,
  .creat_item_left,
  .creat_item_rigth,
  .header__main-right,
  .services_header_list,
  .services_header_right,
  .services_header_left,
  .about_right,
  .product_row2_col,
  .static_item,
  .solutions_item {
    width: 100%;
  }

  .about_left,
  .site_row_item {
    max-width: 100%;
  }

  .news_card {
    max-width: 80%;
  }

  .report-left-header-item,
  .report-left-header-btn {
    width: 48%;
  }

  .news_blog_item_text a img,
  .header__main-img img,
  .info__blog-item-img img {
    max-width: 300px;
  }

  .creat_banner_img img,
  .creat_item_img img {
    max-width: 220px;
  }

  .news_img {
    max-width: 80%;
  }

  /* width f */

  /* height */

  .creat_banner_img,
  .creat_banner_left,
  .creat_banner_right,
  .creat_banner_flex,
  .header__main-img img,
  .about_flex,
  .news_img {
    height: 100%;
  }

  .navigate-content {
    height: 70px;
  }

  .info__blog-flex {
    min-height: unset;
  }

  /* height f */

  /* position */

  .slick-slider > .slick-prev {
    left: 1%;
  }

  .slick-slider > .slick-next {
    right: 1%;
  }

  .header__main-btn span {
    left: 40%;
  }

  .creat_banner_img,
  .creat_banner_left {
    clip-path: none;
  }

  /* position f */

  /* menu */

  .mob__header,
  .steep__mob {
    display: block;
  }

  .steep__sidebar-link,
  .steep-dropdown,
  .steep__sidebar_mob_link {
    width: 100%;
  }

  .rates-item,
  .creat_img_item:nth-child(2) {
    max-width: 100%;
  }

  .steep__left {
    display: none;
  }

  .cabinet__content,
  .steep__content {
    flex-direction: column;
    gap: 0px;
  }

  .cabinet-left {
    position: fixed;
    bottom: 0;
    z-index: 999;
    max-width: 100%;
    width: 100%;
    height: max-content;
    padding: 10px;
  }

  .cabinet-sidebar-menu {
    flex-direction: unset;
    margin-top: 0;
  }

  .cabinet-sidebar-blog span {
    font-size: 12px;
  }

  .cabinet-sidebar-item,
  .cabinet-sidebar-exit,
  .services_header_button {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .cabinet-sidebar-blog {
    font-size: 25px;
    width: 100%;
    height: unset;
    justify-content: center;
    flex-direction: column;
    gap: 0px;
    padding: 0;
  }

  .sidebar-item-active > .cabinet-sidebar-blog {
    border-bottom: 5px solid white;
    border-left: none;
  }

  .cabinet-right {
    margin-bottom: 85px;
  }

  .steep__blog-button {
    gap: 15px;
  }

  .steep__blog-link {
    max-width: 50%;
  }

  .steep__blog-link,
  .steep__blog-link span:nth-child(2),
  .profile-table {
    font-size: 14px;
  }

  .creat_img_item:nth-child(2) .creat_img:nth-child(1) {
    position: relative;
    max-width: 400px;
    height: 100%;
    margin: auto;
  }

  /* menu f  */

  .report-left-table {
    position: relative;
    overflow: auto;
    width: 100%;
  }

  .profile-thead,
  .profile-tbody-tr {
    table-layout: unset;
    display: revert;
  }

  .profile-thead tr th:nth-child(1),
  .profile-tbody tr td:nth-child(1) {
    background-color: #fafafa;
    left: 0;
    position: sticky;
    z-index: 2;
  }

  .profile-table th,
  .profile-tbody td {
    font-weight: 600;
    padding: 0.4rem 0.75rem;
    position: sticky;
    text-overflow: ellipsis;
    top: 0;
    white-space: nowrap;
    text-align: center;
  }

  .profile-rates-table {
    position: relative;
    overflow: auto;
    width: 100%;
  }

  .profile-tbody {
    height: unset;
    overflow: unset;
  }

  /* font-size */

  .header__main-left,
  .header__main-title,
  .header__main-subtitle,
  .creat_item_left,
  .creat_banner_right,
  .services_header_title,
  .services_header_item,
  .services_header_list,
  .services_header_text {
    text-align: center;
  }

  .header__main-text {
    line-height: unset;
  }

  .header__main-title,
  .header__main-subtitle,
  .header__main-title span,
  .creat_info_title {
    font-size: 30px;
    line-height: unset;
  }

  .header__main-title,
  .header__main-subtitle,
  .steep__blog-content > h1,
  .payin-title,
  .news_blog_item_title,
  .creat_banner_title,
  .creat_item_title,
  .creat_title,
  .services_header_title,
  .info__blog_title,
  .news_blog_title,
  .about_title, .faq_title, .cleaning_main_title {
    font-size: 25px;
  }

  .blog-info-title,
  .profile-blog-title,
  .rates_title,
  .rates-item-prise-number,
  .rates-item-prise-title,
  .report-title {
    font-size: 18px;
  }

  .header__main-text,
  .header__main-btn,
  .steep__blog-content h5,
  .creat_banner_text,
  .creat_info_text,
  .creat_item_text,
  #creat_item_write,
  .services_header_item,
  .about_text,
  .header__main-desc {
    font-size: 16px;
  }

  .blog-info-text,
  .steep__blog-text,
  .rates-item-blog-text,
  .news_blog_item_text,
  .info__blog_desc {
    font-size: 14px;
  }

  .profile-thead-tr th,
  .profile-tbody-tr td {
    font-size: 12px;
  }

  /* font-size f */

  .header__main {
    background: #bcd6f3;
  }

  /* margin */

  .header__main-left {
    margin: unset;
  }

  .news_img {
    margin: auto;
  }

  .steep__blog-content {
    margin-left: 0px;
  }

  .creat_info {
    margin-top: 20px;
  }

  .header__main-content {
    padding-top: 135px;
  }

  /* margin f */

  /* padding */
  .news_blog_title {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .creat_item_link {
    padding: 15px 48px;
  }

  .steep__blog-content {
    padding: 5px;
    padding-top: 20px;
  }

  .creat_item_left,
  .creat_banner_right,
  .about_flex,
  .about_info_content {
    padding: 10px;
  }

  .header__main-img {
    padding: 0px;
  }

  /* padding f */
}

@media (min-width: 320px) and (max-width: 479px) {
  /* flex */

  .navigate-logo span,
  .cabinet-sidebar-logo,
  .news_left_banner,
  .cabinet-sidebar-log,
  .news_left_banner,
  .cabinet-sidebar-logo,
  .news_left_banner,
  .creat_img_item:nth-child(4),
  .creat_img_item:nth-child(1),
  .creat_img_item:nth-child(3),
  .creat_item_flex,
  .product_col_img,
  .navigate_list,
  .header__main_bgImg-mcrm,
  .header__main_bgImg1 {
    display: none;
  }

  .navigate_mobile {
    display: block;
    margin-bottom: 20px;
  }

  .header__main-left a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
  }

  .info__blog-item-img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
  }

  .profile-rates,
  .quarcode-button,
  .creat_banner_flex,
  .header__main-flex,
  .info__blog-flex,
  .services_header,
  .about_flex,
  .product_row2 {
    flex-direction: column;
  }

  .creat_item,
  .creat_content + .creat_banner .creat_banner_flex,
  .mb_reverse {
    flex-direction: column-reverse;
  }

  .rates__content {
    align-items: unset;
  }

  .report-left-header,
  .news_list {
    flex-wrap: wrap;
  }

  .news_list {
    justify-content: center;
  }

  .news_list {
    gap: 40px;
  }

  /* flex f */

  /* width */

  .header__main-left,
  .info__blog-item,
  .header__main-title,
  .header__main-subtitle,
  .profile-blog,
  .profile-rates-left,
  .profile-rates-right,
  .profile-blog:nth-child(2),
  .report__content,
  .quarcode-btn,
  .news_blog_body,
  .creat_banner_left,
  .creat_banner_right,
  .creat_item_left,
  .creat_item_rigth,
  .header__main-right,
  .services_header_list,
  .services_header_right,
  .services_header_left,
  .about_right,
  .product_row2_col,
  .static_item,
  .solutions_item {
    width: 100%;
  }

  .blog-info-img {
    max-width: 130px;
  }

  .rates-item,
  .quarcode-btn,
  .creat_img_item:nth-child(2),
  .about_left,
  .site_row_item {
    max-width: 100%;
  }

  .report-left-header-item,
  .report-left-header-btn {
    width: 47%;
  }

  .news_card {
    max-width: 80%;
  }

  .news_blog_item_text a img,
  .header__main-img img,
  .info__blog-item-img img {
    max-width: 250px;
  }

  .creat_banner_img img,
  .creat_item_img img,
  .header__main .about_img {
    max-width: 220px;
  }

  .news_blog_item_text img {
    max-width: 70%;
  }

  /* width f */

  /* height */

  .bottom_banner_img {
    height: 120px;
  }

  .creat_banner_img,
  .creat_banner_left,
  .creat_banner_right,
  .creat_banner_flex,
  .header__main-img img,
  .info__blog-item-img img,
  .about_flex {
    height: 100%;
  }

  .news_card {
    height: 100% !important;
  }

  .navigate-content {
    height: 70px;
  }

  .header__main-text {
    height: 40px;
  }

  .info__blog-flex {
    min-height: unset !important;
  }

  /* height f */

  /* position */

  .creat_img_item:nth-child(2) .creat_img:nth-child(1) {
    position: relative;
    max-width: 300px;
    height: 100%;
    margin: auto;
  }

  .creat_banner_img,
  .creat_banner_left {
    clip-path: none;
  }

  .slick-slider > .slick-prev {
    left: 1%;
  }

  .slick-slider > .slick-next {
    right: 1%;
  }

  .header__main-btn span {
    left: 40%;
  }

  .profile-thead tr th:nth-child(1),
  .profile-tbody tr td:nth-child(1) {
    background-color: #fafafa;
    left: 0;
    position: sticky;
    z-index: 2;
  }

  .profile-table th,
  .profile-tbody td {
    font-weight: 600;
    padding: 0.4rem 0.75rem;
    position: sticky;
    text-overflow: ellipsis;
    top: 0;
    white-space: nowrap;
    text-align: center;
  }

  .profile-rates-table,
  .report-left-table {
    position: relative;
    overflow: auto;
    width: 100%;
  }

  .profile-tbody {
    height: unset;
    overflow: unset;
  }

  .profile-blog {
    padding: 10px;
  }

  .profile-thead,
  .profile-tbody-tr {
    table-layout: unset;
    display: revert;
  }

  .profile-tbody {
    display: revert;
  }

  /* position f */

  /* menu */

  .mob__header,
  .steep__mob {
    display: block;
  }

  .steep__sidebar-link,
  .steep-dropdown,
  .steep__sidebar_mob_link {
    width: 100%;
  }

  .steep__left {
    display: none;
  }

  .cabinet__content,
  .steep__content,
  .rates__content {
    flex-direction: column;
    gap: 0px;
  }

  .cabinet-left {
    position: fixed;
    bottom: 0;
    z-index: 999;
    max-width: 100%;
    width: 100%;
    height: max-content;
    padding: 5px;
  }

  .cabinet-sidebar-menu {
    flex-direction: unset;
    margin-top: 0;
  }

  .cabinet-sidebar-blog span {
    font-size: 12px;
  }

  .cabinet-sidebar-item,
  .cabinet-sidebar-exit,
  .services_header_button {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .cabinet-sidebar-blog {
    font-size: 22px;
    width: 100%;
    height: unset;
    justify-content: center;
    flex-direction: column;
    gap: 0px;
    padding: 0;
    text-transform: none;
  }

  .sidebar-item-active > .cabinet-sidebar-blog {
    border-bottom: 5px solid white;
    border-left: none;
  }

  .cabinet-right {
    margin-bottom: 85px;
  }

  .steep__blog-button {
    flex-direction: column;
    gap: 5px;
  }

  .steep__blog-link {
    max-width: 100%;
  }

  .steep__blog-link,
  .steep__blog-link span:nth-child(2),
  .news_blog_item_text {
    font-size: 14px;
  }

  .steep__blog-link span:nth-child(1) {
    gap: 30px;
  }

  /* menu f  */

  /* font-size */

  .header__main-left,
  .header__main-title,
  .header__main-subtitle,
  .creat_item_left,
  .creat_banner_right,
  .services_header_title,
  .services_header_item,
  .services_header_list {
    text-align: center;
  }

  .header__main-text,
  .header__main-title {
    line-height: unset;
  }

  .header__main-title,
  .header__main-subtitle,
  .steep__blog-content > h1,
  .payin-title,
  .creat_banner_title,
  .creat_item_title,
  .creat_title,
  .services_header_title,
  .header__main-title span,
  .creat_info_title,
  .info__blog_title, .faq_title, .cleaning_main_title {
    font-size: 25px;
  }

  .news_blog_item_title,
  .news_blog_title,
  .solutions_item_title,
  .about_title {
    font-size: 20px;
  }

  .blog-info-title,
  .profile-blog-title,
  .rates-item-prise-number,
  .rates-item-prise-title,
  .rates_title,
  .report-title,
  .news_title {
    font-size: 18px;
  }

  .header__main-text,
  .header__main-btn,
  .blog-info-title,
  .header__main-btn,
  .steep__blog-content h5,
  .creat_banner_text,
  .creat_info_text,
  .creat_item_text,
  #creat_item_write,
  .navigate_list li a,
  .navigate_list_mob li a,
  .navigate-tel-number,
  .header__main-desc {
    font-size: 16px;
  }

  .blog-info-text .steep__blog-text,
  .navigate-btn,
  .steep__blog-text p,
  .profile-table,
  .rates-item-blog-text,
  .services_header_item,
  .info__blog_desc,
  .about_text {
    font-size: 14px;
  }

  /* font-size f */

  .header__main {
    background: #bcd6f3;
  }

  /* margin */

  .header__main-left {
    margin: unset;
  }

  .news_img {
    margin: auto;
  }

  .steep__blog-content {
    margin-left: 0px;
  }

  .creat_info,
  .info__blog-item-img {
    margin-top: 20px;
  }

  .news_blog_item_date,
  .news-date {
    margin-top: 0;
  }

  .services_header {
    margin: 56px 10px 0;
  }

  .header__main-content {
    padding-top: 135px;
  }

  /* margin f */

  /* padding */

  .news_blog_title {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .creat_item_link {
    padding: 15px 40px;
  }

  .header-blog-big,
  .creat_item_bg,
  .creat_title {
    padding: 12px;
  }

  .header__main-img {
    padding: 0;
  }

  .steep__blog-content {
    padding: 5px;
    padding-top: 20px;
  }

  .info__blog {
    padding-bottom: 0;
  }

  .creat_item_left,
  .creat_banner_right {
    padding: 10px;
  }

  .about_info_content {
    padding: 15px;
  }

  .news_title {
    padding-left: 0;
  }

  /* padding f */

  .cleaning_blog {
    padding: 15px;
    border-radius: 25px;
  }
}

@media (min-width: 320px) and (max-width: 1279px)  {
    .header__main {
    min-height: auto;
    }

    .cleaning_item {
    margin-bottom: 0;
    }

    .faq_blog_header {
    padding: 20px 30px;
    }


    .faq_info {
    padding: 20px;
    }

    .faq_blog_header div {
    font-size: 16px;
    }
    .faq_info p {
    font-size: 14px;
    }
}