﻿:root {
  --color-primary: #0a1428;
  --color-secondary: #fca311;
  --color-secondary--light: #fed89c;
  --blue-dark: #14213d;
  --blue-dark-2: #334467;
  --grey: #e5e5e5;
  --white: #ffffff;
  --bg-main: #fffcf9;
  --bg-grey: #d9d9d9;
  --gradient-secondary: linear-gradient(
    180deg,
    rgba(252, 163, 17, 0) 0%,
    #fca311 100%
  );
}

@media all and (max-width: 1399px) {
  .title-style2 {
    font-size: 16px;
  }
}
@media all and (min-width: 1100px) and (max-width: 1289px) {
  .filter-sort_select {
    margin-top: 14px;
  }
}
@media all and (min-width: 1000px) and (max-width: 1199px) {
  .articles-item.style2 .articles-item_bottom {
    margin: 12px -12px -12px;
  }
  .articles-item.style2 .articles-item_options,
  .articles-item.style2 .articles-item_btn {
    margin: 12px;
  }
}
@media all and (max-width: 1249px) {
  .taxonomy-options_title {
    width: 100%;
    padding-top: 0;
    margin-bottom: 10px;
  }
  .filter-selected_title {
    display: block;
    width: auto;
  }
  .filter-sort {
    width: calc(100% - 100px);
  }

  .taxonomy-filter.filter .filter-sort {
    width: fit-content;
  }

  .new-projects_item {
    width: calc(50% - 24px);
  }
}
@media all and (min-width: 1100px) and (max-width: 1299px) {
  .page-blog .articles-item .articles-item_title {
    font-size: 12px;
  }
  body:not(.home) .projects-list_person {
    width: 30%;
  }
  body:not(.home) .projects-list_options {
    width: 47%;
  }
  body:not(.home) .projects-list_rating {
    width: 25%;
  }
  body:not(.home) .projects-list_direct,
  body:not(.home) .projects-list_lvl {
    width: 37%;
  }
  body:not(.home) .projects-list_extras {
    display: none;
  }
  body:not(.home) .projects-list_btns {
    flex-direction: column;
    width: 23%;
    padding-left: 20px;
  }
  body:not(.home) .projects-list_btn:last-child {
    margin-bottom: 0;
  }
  body:not(.home) .projects-list_btn {
    padding: 0 5px;
    margin: 0 0 16px;
    width: 100%;
  }
}
@media all and (min-width: 1000px) and (max-width: 1249px) {
  .filter-btn {
    margin-top: 28px;
  }
}
@media all and (max-width: 1099px) {
  .page-container {
    width: 100%;
    padding: 40px 0 0;
  }
  .page-wrapper > .sidebar-top {
    display: block;
  }
  .sidebar .sidebar-top {
    display: none;
  }
  .sidebar {
    width: 100%;
    margin: 50px 0 0;
  }
  .sidebar-title {
    text-align: center;
    margin-bottom: 8px;
  }
  .sidebar-top {
    width: calc(100% + 16px);
    margin: 0 -8px;
  }
  .sidebar-top_item-info {
    width: calc(100% - 80px);
  }
  .sidebar-top_item-link {
    max-width: 80px;
    height: 30px;
  }
  .project-main_slider {
    max-width: 294px;
    width: 100%;
  }
}
@media all and (min-width: 1000px) and (max-width: 1099px) {
  .header-menu > nav > ul > li > a {
    font-size: 14px;
  }
  .footer-menu ul li a {
    font-size: 14px;
  }
}
@media all and (max-width: 999px) {
	.comments-list_name{
		margin-bottom: 3px;
	}
  .inner-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
  h1 {
    font-size: 24px;
    margin-bottom: 14px;
  }
  h2 {
    font-size: 22px;
    margin-bottom: 14px;
  }
  h3 {
    font-size: 20px;
    margin-bottom: 14px;
  }
  h4 {
    font-size: 18px;
    margin-bottom: 14px;
  }
  p {
    margin-bottom: 14px;
  }
  .text-pc {
    display: none;
  }
  .text-mob {
    display: block;
  }
  .title-style2 {
    font-size: 14px;
    margin-bottom: 3px;
  }
  .logo:before {
    width: 16px;
    height: 16px;
  }
  .logo span {
    font-size: 16px;
    line-height: 24px;
    padding-left: 21px;
  }
  .breadcrumbs {
    margin-bottom: 24px;
  }
  .navigation {
    margin-bottom: 32px;
  }
  .header-wrapper {
    padding: 16px 28px 12px 24px;
  }
  .open-bg .header {
    border-color: rgba(222, 222, 222, 0.1);
  }
  .header-menu {
    position: fixed;
    top: 53px;
    left: 0;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    background: #0f0c23;
    transition: all 0.3s;
    width: 100%;
    height: 100%;
    padding: 70px 24px 50px 24px;
    z-index: -1;
  }
  .header-menu > nav > ul {
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
  }
  .header-menu > nav > ul > li:last-child {
    margin-bottom: 0;
  }
  .header-menu > nav > ul > li {
    width: 100%;
    margin: 0 0 40px;
  }
  .header-menu > nav > ul > li > a {
    justify-content: space-between;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    width: 100%;
  }
  .header-menu > nav > ul > li.sub-menu_item > a:after {
    width: 24px;
    height: 24px;
    margin: 0;
  }
  .header-menu .sub-menu_wr {
    position: relative;
    top: 0;
  }
  .header-menu .sub-menu_inner {
    padding: 0;
  }
  .header-menu .sub-menu {
    border: 0;
    column-count: 1;
    padding: 30px 0 0;
  }
  .header-menu .sub-menu li {
    margin-bottom: 30px;
  }
  .header-menu .sub-menu li a {
    color: white;
    font-size: 18px;
    line-height: 130%;
  }
  .header-menu .sub-menu_bottom {
    display: none;
  }
  .header-search {
    display: none;
  }
  .header-sandwich {
    position: relative;
    display: block;
    width: 18px;
    height: 14px;
  }
  .header-sandwich span:nth-child(1) {
    top: 0;
  }
  .header-sandwich span:nth-child(2) {
    top: 6px;
  }
  .header-sandwich span:nth-child(3) {
    top: 12px;
  }
  .header-sandwich span {
    position: absolute;
    left: 0;
    background: white;
    transition: all 0.3s;
    width: 100%;
    height: 2px;
  }
  .header-search_mobile {
    display: block;
    margin-top: 43px;
    margin-bottom: 70px;
  }
  .header-search_mobile-btn.hide {
    display: none;
  }
  .header-search_mobile-btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .header-search_mobile-btn span {
    color: #dedede;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
  }
  .header-search_mobile-form.hide {
    display: none;
  }
  .header-search_mobile-form_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .header-search_mobile-form_btn,
  .header-search_mobile-form_field,
  .header-search_mobile-form_close {
    height: 24px;
  }
  .header-search_mobile-form_btn,
  .header-search_mobile-form_close {
    width: 24px;
  }
  .header-search_mobile-form_field {
    width: calc(100% - 48px);
    padding: 0 14px;
  }
  .menu-open {
    overflow: hidden;
  }
  .menu-open .header {
    background: #0f0c23;
  }
  .menu-open .header-menu {
    opacity: 1;
    visibility: visible;
    z-index: 100;
  }
  .menu-open .header-sandwich span:nth-child(1),
  .menu-open .header-sandwich span:nth-child(3) {
    top: 6px;
    height: 1px;
  }
  .menu-open .header-sandwich span:nth-child(1) {
    transform: rotate(45deg);
  }
  .menu-open .header-sandwich span:nth-child(2) {
    display: none;
  }
  .menu-open .header-sandwich span:nth-child(3) {
    transform: rotate(-45deg);
  }
  .nice-select {
    min-width: 120px;
  }
  .nice-select .current:hover {
    background: none;
  }
  .nice-select .current {
    background: none;
    padding: 0;
  }
  .nice-select .list {
    left: -12px;
    border-radius: 8px;
    width: auto;
    padding-top: 12px;
  }
  .nice-select .list li {
    white-space: pre;
  }
  .title-style {
    font-size: 28px;
  }
  .title-style1 {
    font-size: 20px;
  }
  .filter {
    background: none;
    border-radius: 0;
    padding: 0;
  }
  .filter-sort {
    display: none;
  }
  .filter-sort_mob {
    display: block;
  }
  .filter.active .filter-options {
    width: calc(100% + 32px);
    padding: 16px 16px 24px;
    margin: 16px -16px 0;
  }
  .filter-options {
    border-radius: 8px;
  }
  .filter-options:before {
    display: none;
  }
  .filter-options_head-mob {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 14px 0 24px;
  }
  .filter-options_title-mob {
    color: white;
    font-weight: 700;
    font-size: 14px;
  }
  .filter-options_inner {
    padding: 0;
  }
  .filter-options .filter-options_block {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .filter-options_block:first-child:before,
  .filter-options_block:after {
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(
      90deg,
      rgb(255, 255, 255, 0) 10%,
      rgba(255, 255, 255, 0.3) 50%,
      rgb(255, 255, 255, 0) 90%
    );
    height: 1px;
    width: 100%;
  }
  .filter-options_block:before {
    top: 0;
  }
  .filter-options_block:after {
    bottom: 0;
  }
  .filter-options_block.active .filter-options_list {
    opacity: 1;
    visibility: visible;
    height: auto;
    padding-bottom: 14px;
  }
  .filter-options_block-title {
    position: relative;
    padding: 14px 0;
    margin: 0;
  }
  .filter-options_block.active .filter-options_block-title:after {
    transform: rotate(180deg);
  }
  .filter-options_block-title:after {
    content: "";
    position: absolute;
    top: 16px;
    right: 0;
    background: url("../img/nice-select-arrow.svg") no-repeat;
    background-size: 100%;
    transition: all 0.3s;
    width: 24px;
    height: 24px;
  }
  .filter-options_list {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    height: 0;
  }
  .filter-options_btn {
    position: relative;
    width: 100%;
    margin-top: 24px;
  }
  .main-content {
    padding-bottom: 50px;
  }
  .section-style1 {
    margin-bottom: 50px;
  }
  .taxonomy-head {
    max-width: 100%;
    margin-bottom: 40px;
  }
  .taxonomy-options_title {
    display: none;
  }
  .taxonomy-categories_list {
    width: calc(100% + 14px);
  }
  .taxonomy-categories_item {
    min-width: calc(50% - 14px);
  }
  .taxonomy-filter_selected {
    padding: 0;
    margin-top: 16px;
  }
  .taxonomy-projects {
    padding: 0;
    margin: 24px -8px 8px;
  }
  .taxonomy-projects .projects-list_item {
    padding-top: 8px;
  }
  .projects-list_item {
    padding: 8px;
  }
  .projects-list_item.top5-style2:first-child:after {
    top: 0;
    height: 100%;
  }
  .projects-list_photo-wr {
    width: 50px;
    height: 50px;
  }
  .projects-list_info {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 50px);
    padding: 0 8px;
  }
  .projects-list_name {
    font-size: 16px;
    line-height: 120%;
    width: 100%;
    margin-bottom: 8px;
  }
  .projects-list_info .projects-list_direct-result,
  .projects-list_info .projects-list_rating-result {
    display: inline-flex;
  }
  .projects-list_info .projects-list_direct-result {
    margin-right: 14px;
  }
  .projects-list_info .projects-list_options-result:before {
    width: 12px;
    height: 12px;
  }
  .projects-list_info .projects-list_options-result i {
    font-size: 12px;
  }
  .projects-list_info .projects-list_options-result span {
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    width: calc(100% - 12px);
  }
  .projects-list_numb {
    font-size: 8px;
    width: 16px;
    height: 16px;
  }
  .projects-list_btn1 {
    display: none;
  }
  .projects-list_btn2 {
    border-radius: 4px;
    font-size: 12px;
    width: 80px;
    height: 30px;
  }
  .projects-loadmore {
    width: 100%;
  }
  .new-projects_wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .new-projects_item-photo {
    width: 60px;
    height: 60px;
  }
  .new-projects_item-block {
    width: calc(100% - 60px);
    padding-left: 8px;
  }
  .new-projects_item-title {
    margin-bottom: 5px;
  }
  .sidebar-title {
    text-align: center;
    margin-bottom: 8px;
  }
  .sidebar-top {
    width: calc(100% + 16px);
    margin: 0 -8px;
  }
  .sidebar-top_item-info {
    width: calc(100% - 80px);
  }
  .sidebar-top_item-link {
    max-width: 80px;
    height: 30px;
  }
  .screen-seo h2,
  .screen-seo h3,
  .screen-seo h4 {
    margin-top: 32px;
  }
  .seo-gallery {
    max-height: 100%;
    margin-top: 32px;
    margin-bottom: 14px;
  }
  .seo-gallery_block:last-child {
    margin-bottom: 0;
  }
  .seo-gallery_block {
    width: 100%;
    margin: 0 0 24px;
  }
  .seo-gallery .seo-gallery_block img {
    max-height: 280px;
  }
  .seo-gallery img {
    border-radius: 4px;
    max-height: 171px;
  }
  .seo-gallery_desc {
    margin-top: 14px;
  }
  .seo-gallery_desc p {
    padding-left: 11px;
  }
  .screen-seo ol {
    margin: 0;
  }
  .screen-seo ol li {
    font-size: 14px;
  }
  .screen-seo ol li:before {
    font-size: 12px;
  }
  .screen-seo blockquote {
    padding: 14px;
    margin: 32px 0;
  }
  .screen-seo blockquote:before {
    top: 14px;
    left: 14px;
    height: calc(100% - 28px);
  }
  .screen-seo blockquote p {
    padding-left: 14px;
  }
  .home-about_wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .home .taxonomy-wrapper {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .home .seo-wrapper {
    padding-top: 40px;
  }
  .reviews-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .reviews-title {
    margin-bottom: 30px;
  }
  .reviews-slider .slick-list {
    margin: 0;
  }
  .reviews-slider_item {
    margin: 0;
  }
  .reviews-slider_photo {
    width: 40px;
    height: 40px;
  }
  .reviews-slider_info {
    width: calc(100% - 40px);
    padding-left: 11px;
  }
  .reviews-slider_rating ul li {
    width: 18px;
    height: 18px;
    margin-right: 1px;
  }
  .articles-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .articles-title {
    margin-bottom: 30px;
  }
  .articles-list {
    margin-top: -12px;
    margin-bottom: -12px;
  }
  .articles-item {
    padding: 10px;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .articles-item_category {
    top: 10px;
    left: 10px;
    font-size: 10px;
    height: 22px;
    padding: 0 5px;
  }
  .articles-item_title {
    font-size: 20px;
  }
  .articles-item_head p {
    display: none;
  }
  .articles-item_options ul li.date {
    position: absolute;
    top: 14px;
    right: 10px;
    margin: 0;
  }
  .articles-item_btn {
    font-size: 12px;
    height: 30px;
    min-width: 80px;
    padding: 0 10px;
  }
  .articles-item.style3 .articles-item_bottom {
    flex-direction: row;
    align-items: center;
    margin-top: 0;
  }
  .articles-item.style3 .articles-item_options {
    margin: 0;
  }
  .articles-item_bottom {
    margin-top: 0;
  }
  .articles-bottom {
    margin-top: 30px;
  }
  .articles-bottom_btn {
    width: 100%;
  }
  .sidebar-request {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 100px;
  }
  .sidebar-request_social ul {
    justify-content: center;
  }
  .project-container {
    padding: 0;
  }
  .page-blog
    .screen-articles
    .articles-list
    .articles-item.style4
    .articles-item_options
    ul
    li.date {
    position: relative;
    top: 0;
    left: 0;
  }
  .articles4-list {
    justify-content: center;
  }
  .articles4-item {
    width: 280px;
  }
  .footer-wrapper {
    text-align: center;
    padding-top: 27px;
    padding-bottom: 17px;
  }
  .footer-main {
    justify-content: center;
  }
  .footer-logo {
    width: auto;
  }
  .footer-menu {
    margin-top: 24px;
    width: 100%;
  }
  .footer-menu ul {
    flex-direction: column;
    margin: 0;
  }
  .footer-menu ul li:last-child {
    margin-bottom: 0;
  }
  .footer-menu ul li {
    margin: 0 0 14px;
  }
  .footer-social {
    display: none;
  }
  .footer-bottom {
    justify-content: center;
    padding-top: 24px;
    flex-direction: column;
  }
  .footer-menu2 {
    margin-bottom: 10px;
  }

  body::before {
    height: 665px;
  }
}
@media all and (min-width: 768px) and (max-width: 999px) {
  .project-main_block {
    width: calc(100% - 220px);
  }
  .project-main_social {
    margin-top: 20px;
  }
  .project-main_social ul li a {
    font-size: 14px;
  }
  .project-main_review {
    width: 220px;
  }
  .projects-list_person {
    width: 25%;
  }
  .projects-list_options {
    width: 63%;
  }
  .projects-list_btns {
    width: 12%;
  }
}
@media all and (min-width: 768px) and (max-width: 899px) {
  .project-main_slider {
    max-width: 222px;
  }

  .articles-item_title.title-style2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media all and (max-width: 767px) {
  .loadmore {
    border-radius: 4px;
    width: 100%;
  }
  .page-404_wrapper {
    padding-top: 8px;
    padding-bottom: 60px;
  }
  .page-404_wrapper img {
    max-width: 285px;
    width: 100%;
  }
  .page-404_wrapper p {
    font-size: 20px;
    margin-top: 24px;
    margin-bottom: 32px;
  }
  .search-head h1 {
    font-size: 24px;
  }
  .search-main {
    padding: 24px 16px 48px;
    margin-left: -8px;
    margin-right: -8px;
  }
  .search-articles_loadmore {
    width: 100%;
  }
  .articles2-title {
    font-size: 24px;
    text-align: center;
  }
  .articles2-item {
    width: 100%;
    margin: 12px;
  }
  .articles2-item_photo {
    width: 146px;
    height: 100px;
  }
  .articles2-item_info {
    width: calc(100% - 146px);
    padding-left: 8px;
  }
  .articles2-item_top {
    margin-bottom: 8px;
  }
  .articles2-item_title {
    margin: 0;
  }
  .search-projects_title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 32px;
  }
  .form-style1 {
    padding: 24px 16px;
    margin: 0 -8px;
  }
  .form-style1_title {
    font-size: 20px;
    line-height: 130%;
  }
  .form-field {
    margin-bottom: 18px;
  }
  .form-bottom {
    margin-top: 24px;
  }
  .contacts-projects_title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 69px;
  }

  .contacts-projects_item {
    margin-bottom: 69px;
  }

  .nice-select.open .current:after {
    background: url("../img/nice-select-arrow-white.svg") no-repeat;
  }

  .contacts-projects_list {
    margin: 0 -8px;
  }
  .contacts-wrapper.page-wrapper > .sidebar-top {
    display: none;
  }
  .contacts-container {
    padding: 0;
  }
  .author-style1 {
    padding: 0 0 34px;
  }
  .author-style1_main {
    align-items: flex-start;
    padding: 16px 8px 0;
    background: var(--color-secondary--light);
  }
  .author-style1_name {
    font-size: 20px;
  }
  .author-style1_social {
    margin-top: 10px;
    margin-right: 12px;
  }
  .author-style1_social ul {
    flex-direction: column;
  }
  .author-style1_desc {
    padding-top: 18px;
    padding-left: 22px;
  }
  .author-style1_desc:before {
    top: -8px;
  }
  .author-style1_social ul {
    margin: -8px;
  }
  .author-style1_social ul li {
    margin: 4px;
  }
  .author-style1_social ul li a {
    width: 32px;
    height: 32px;
  }
  .author-breadcrumbs {
    margin-bottom: 72px;
  }
  .author-person {
    margin: 0 -8px 80px;
  }
  .author-person_photo {
    width: 160px;
    height: 160px;
    margin-left: 8px;
    margin-bottom: -90px;
  }
  .author-person_info {
    border-radius: 8px;
    width: 100%;
    padding: 116px 8px 30px;
  }
  .author-person_title {
    font-size: 24px;
    margin-bottom: 14px;
  }
  .author-person_social {
    position: absolute;
    top: 24px;
    right: 26px;
    width: 140px;
    margin: 0;
  }
  .articles-item.style2,
  .articles-item.style3 {
    width: 100%;
    height: 204px;
  }
  .articles-item.style3 {
    width: 100%;
    height: 204px;
  }
  .articles-item {
    height: 204px;
  }
  .reviews-slider .slick-arrow {
    display: none !important;
  }
  .new-projects_list {
    margin: 0;
  }
  .new-projects_item:last-child {
    margin-bottom: 0;
  }
  .new-projects_item {
    width: 100%;
    margin: 0 0 14px;
  }
  .projects-template-default .sidebar-top {
    display: none;
  }
  .sidebar-top_item:nth-child(n + 4) {
    display: none;
  }
  .sidebar-top_item:nth-child(3):after {
    display: none;
  }
  .project-container {
    padding-top: 0;
  }
  .project-main_wrapper {
    padding-bottom: 38px;
  }
  .project-breadcrumbs {
    margin-bottom: 40px;
  }
  .project-main_block {
    width: 100%;
    padding: 0;
  }
  .project-main_photo-wr {
    width: 100%;
  }
  .project-main_photo {
    width: 150px;
    height: 170px;
    margin: 0 auto;
  }
  .project-main_audio.mobile {
    display: inline-flex;
    margin-top: 20px;
  }
  .project-main_info {
    text-align: center;
    width: 100%;
    padding: 14px 0 0;
  }
  .project-main_head {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }
  .project-main_title {
    font-size: 24px;
    width: 100%;
  }
  .project-main_top {
    font-size: 12px;
    height: 28px;
    margin: 8px 0 0;
  }
  .project-main_middle {
    max-width: 340px;
    margin: 0 auto;
  }
  .project-main_options {
    justify-content: center;
    margin: -12px -12px 20px;
  }
  .project-main_extras-content {
    justify-content: center;
  }
  .project-main_options-item {
    width: calc(50% - 24px);
    margin: 12px;
  }
  .project-main_social ul {
    justify-content: center;
  }
  .project-main_review {
    margin: 32px auto 0;
  }
  .projects-template-default .comments-list_status {
    position: absolute;
    top: 22px;
    right: 0;
  }
  .project-navigation {
    overflow: hidden;
    background-color: var(--color-primary);
    border-radius: 8px;
  }
  .navigation {
    margin-top: 32px;
  }
  .navigation .navigation-title {
    position: relative;
    left: 0;
    font-size: 16px;
    font-weight: normal;
    width: 100%;
    height: auto;
    padding: 22px 24px;
    margin: 0;
    color: var(--white);
  }
  .navigation .navigation-title:before {
    top: 24px;
    left: 24px;
    width: 16px;
    height: 16px;
  }
  .navigation.open .navigation-title:after {
    transform: rotate(180deg);
  }
  .navigation .navigation-title:after {
    content: "";
    position: absolute;
    top: 24px;
    right: 24px;
    background: url("../img/nice-select-arrow.svg") no-repeat;
    background-size: 100%;
    border: 0;
    transition: all 0.3s;
    width: 16px;
    height: 16px;
  }
  .navigation .navigation-title span {
    padding-left: 24px;
  }
  .navigation.open .navigation-slider {
    opacity: 1;
    visibility: visible;
    height: auto;
    padding: 24px;
  }
  .navigation .navigation-slider {
    opacity: 0;
    visibility: hidden;
    background: none;
    border-radius: 0;
    transition: all 0.3s;
    height: 0;
    padding: 0;
  }
  .navigation .navigation-slider:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(
      90deg,
      rgb(255, 255, 255, 0) 10%,
      rgba(255, 255, 255, 0.3) 50%,
      rgb(255, 255, 255, 0) 90%
    );
    height: 1px;
    width: 100%;
  }
  .navigation-slider ul li:last-child {
    margin-bottom: 0;
  }
  .navigation-slider ul li {
    line-height: 16px;
    margin: 0 0 24px;
  }
  .navigation-slider ul li.active a {
    font-weight: normal;
  }
  .projects-template-default .screen-faq {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .faq-item {
    margin-bottom: 8px;
  }
  .faq-item_title {
    padding: 16px 48px 16px 8px;
  }
  .faq-item_title:after {
    right: 8px;
  }
  .faq-item.active .faq-item_desc {
    padding: 0 8px 25px;
  }
  .faq-item_desc p {
    font-size: 14px;
  }
  .screen-conclusions {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .conclusions-title {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .conclusions-desc {
    margin-bottom: 32px;
  }
  .conclusions-bottom {
    justify-content: center;
    max-width: 100%;
    margin: 0;
    flex-direction: column;
    max-width: 100%;
    gap: 12px;
  }
  .conclusions-btn {
    width: 100%;
    margin-top: 12px;
  }
  .screen-project_author {
    margin: 0 -8px 30px;
  }
  .screen-project_author .author-style1_name {
    font-size: 24px;
  }
  .author-style1_share {
    margin-top: 24px;
  }
  .projects-template-default .post-articles {
    margin-bottom: 68px;
  }
  .articles3-head {
    justify-content: center;
    margin-bottom: 24px;
  }
  .articles3-title {
    font-size: 24px;
  }
  .blog-articles_bottom {
    margin-top: 67px;
  }
  .articles3-head_link {
    border-radius: 4px;
    width: 100%;
    margin-top: 20px;
    position: absolute;
    bottom: -75px;
  }
  .articles3-list {
    justify-content: center;
    margin: -24px -8px;
  }
  .articles3-item {
    width: calc(100% - 16px);
    margin: 24px 8px;
    margin-bottom: 35px;
  }
  .articles3-item_title {
    font-size: 18px;
    text-align: center;
  }
  .articles3-item_btn {
    max-width: 240px;
    width: 100%;
  }
  .articles3-list img {
    border-radius: 8px;
  }
  .articles3-item_bottom {
    margin-bottom: -30px;
  }
  .comments-head {
    justify-content: center;
    margin-bottom: 40px;
  }
  .comments-title {
    font-size: 24px;
    text-align: center;
    width: 100%;
  }
  .comments-head_btn {
    max-width: 280px;
    width: 100%;
    margin-top: 24px;
  }
  .comments-list > .comments-list_item > .comments-list_item {
    margin-left: 24px;
  }
  .comments-list > .comments-list_item > .comments-list_item,
  .comments-list > .comments-list_item {
    margin-bottom: 24px;
  }
  .comments-list > .comments-list_item {
    padding-bottom: 24px;
  }
  .comments-list_person {
    margin-bottom: 32px;
  }
  .comments-list_top-block {
    width: 100%;
  }
  .comments-list_photo-wr {
    width: 50px;
    height: 50px;
  }
  .comments-list_social {
    right: 0;
    bottom: 0;
    width: 15px;
    height: 15px;
  }
  .comments-list_social img {
    width: calc(100% - 6px);
    height: calc(100% - 6px);
  }
  .comments-list_info {
    width: calc(100% - 50px);
    padding-left: 10px;
    padding-right: 80px;
  }
  .comments-list_name {
    font-size: 16px;
    /*width: 100%;*/
  }
  .comments-list_status {
    border-radius: 4px;
    height: 22px;
    margin: 0;
  }
  .comments-list_status span {
    font-size: 8px;
  }
  .comments-list_rating {
    margin-top: 2px;
  }
  .comments-list_rating ul li {
    font-size: 12px;
    margin-right: 5px;
  }
  .comments-list_date {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
  }
  .comments-list_desc {
    display: flex;
    flex-direction: column;
    padding-top: 24px;
  }
  .comments-list_desc p {
    order: 2;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .comments-list_gallery {
    order: 1;
  }
  .comments-list_gallery-item {
    width: 73px;
    height: 77px;
    margin-bottom: 24px;
  }
  .comments-list_bottom {
    margin-top: 16px;
  }
  .comment-reply-link {
    font-size: 14px;
  }
  .comments-list_info-reply {
    font-size: 12px;
    margin-top: 2px;
  }
  .comments-list_like {
    border-radius: 4px;
  }
  .comments-bottom {
    margin-top: 32px;
  }
  .comments-loadmore {
    border-radius: 8px;
    height: 56px;
  }
  .comments-form_wr.active {
    opacity: 1;
    visibility: visible;
    z-index: 99;
  }
  .comments-form_wr {
    position: fixed;
    inset: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    overflow: auto;
    background: rgb(15 12 35 / 90%);
    padding: 8px;
    transition: all 0.3s;
    z-index: -1;
  }
  .comments-form.hide {
    display: block;
  }
  .comments-form {
    background: linear-gradient(1.49deg, #0f0c23 1.3%, #291a60 98.79%);
    border-radius: 8px;
    width: 100%;
    padding-top: 40px;
    margin: 0;
  }
  .comments-form_head-mob {
    display: block;
    text-align: center;
    margin-bottom: 40px;
  }
  .comments-form_field {
    margin-bottom: 24px;
  }
  .comments-form_gallery-list {
    margin: -6px;
  }
  .comments-form_gallery-item {
    width: 60px;
    margin: 6px;
  }
  .comments-form_gallery-photo {
    height: 60px;
  }
  .comments-form_gallery-name {
    font-size: 8px;
    line-height: 16px;
  }
  .comments-form_radios {
    flex-direction: column;
  }
  .comments-form_radios-list {
    order: 2;
  }
  .comments-form_radios-title {
    order: 1;
    padding: 0 0 10px;
  }
  .comments-form_close {
    top: 10px;
    right: 10px;
    position: absolute;
    display: block;
  }
  .articles4-head {
    justify-content: center;
    margin-bottom: 32px;
  }
  .articles4-title {
    font-size: 24px;
  }
  .articles4-head_link {
    display: none;
  }
  .articles4-list {
    margin: 0 -16px;
  }
  .articles4-item {
    width: 280px;
    margin: 0 8px;
  }
  .articles4-item_title {
    font-size: 20px;
  }
  .post-title {
    margin-bottom: 14px;
  }
  .post-head_other {
    flex-direction: column;
    align-items: flex-start;
  }
  .post-options {
    margin: -8px;
    margin-bottom: 17px;
  }
  .post-options_item:nth-child(1) {
    order: 3;
  }
  .post-options_item:nth-child(2) {
    order: 1;
  }
  .post-options_item:nth-child(3) {
    order: 2;
  }
  .post-options_item {
    font-size: 12px;
    margin: 8px;
  }
  .post-head_comments-btn {
    border-radius: 4px;
    width: 100%;
  }
  .post-main_photo {
    border-radius: 8px;
    width: 100%;
    height: 45vw;
    margin-bottom: 16px;
  }
  .post-content {
    margin-top: 24px;
  }
  .page-post .comments-head_btn {
    border-radius: 5px;
    width: auto;
  }
  .projects-list_person {
    width: 72%;
  }
  .projects-list_options {
    display: none;
  }
  .blog-head {
    margin-bottom: 24px;
  }
  .blog-filter .filter-sort_select {
    width: 100%;
  }
  .blog-filter .filter-sort_select .nice-select {
    background: var(--color-primary);
    border-radius: 4px;
    padding: 0 8px;
    margin: 0 -8px;
  }
  .blog-filter .filter-sort_select .nice-select .current {
    height: 52px;
  }
  .blog-filter .filter-sort_select .nice-select.open .list {
    height: auto;
    padding: 8px 0 24px;
  }
  .blog-filter .filter-sort_select .nice-select.open .list li {
    color: var(--white);
  }

  .blog-filter .filter-sort_select .nice-select.open .current {
    background-color: var(--color-primary);
    color: var(--white);
  }
  .blog-filter .filter-sort_select .nice-select .list {
    position: relative;
    left: 0;
    background: none;
    border-radius: 0;
    height: 0;
    padding: 0;
  }
  .blog-filter {
    margin-bottom: 18px;
  }
  .page-blog .screen-articles .articles-list .articles-item {
    width: 100%;
    margin: 12px 16px;
  }
  .page-blog .screen-articles .articles-list .articles-item.style1,
  .page-blog .articles-list .articles-item.style2,
  .page-blog .articles-list .articles-item.style5 {
    height: 204px;
    padding: 10px;
  }
  .page-blog .screen-articles .articles-list .articles-item.style4 {
    position: relative;
    top: 0;
    left: 0;
    height: 100px;
  }
  .page-blog
    .screen-articles
    .articles-list
    .articles-item.style4
    .articles-item_photo {
    width: 146px;
  }
  .page-blog
    .screen-articles
    .articles-list
    .articles-item.style4
    .articles-item_info {
    width: calc(100% - 146px);
    padding-left: 8px;
  }
  .page-blog
    .screen-articles
    .articles-list
    .articles-item.style1
    .articles-item_category,
  .page-blog
    .screen-articles
    .articles-list
    .articles-item.style2
    .articles-item_category,
  .page-blog
    .screen-articles
    .articles-list
    .articles-item.style5
    .articles-item_category {
    top: 10px;
    left: 10px;
  }
  .page-blog
    .screen-articles
    .articles-list
    .articles-item.style4
    .articles-item_category {
    font-size: 12px;
    margin-bottom: 8px;
  }
  .page-blog
    .screen-articles
    .articles-list
    .articles-item.style1
    .articles-item_title,
  .page-blog
    .screen-articles
    .articles-list
    .articles-item.style2
    .articles-item_title,
  .page-blog
    .screen-articles
    .articles-list
    .articles-item.style5
    .articles-item_title {
    font-size: 20px;
    margin: 0;
  }
  .page-blog
    .screen-articles
    .articles-list
    .articles-item.style4
    .articles-item_title {
    font-size: 14px;
    margin: 0;
  }
  .page-blog
    .screen-articles
    .articles-list
    .articles-item
    .articles-item_bottom {
    flex-direction: row;
    align-items: center;
    margin: 0;
  }
  .page-blog
    .screen-articles
    .articles-list
    .articles-item.style4
    .articles-item_bottom {
    margin-top: 16px;
  }
  .page-blog
    .screen-articles
    .articles-list
    .articles-item
    .articles-item_options {
    margin: 0;
  }
  .page-blog
    .screen-articles
    .articles-list
    .articles-item
    .articles-item_options
    ul
    li:last-child {
    margin-right: 0;
  }
  .page-blog
    .screen-articles
    .articles-list
    .articles-item
    .articles-item_options
    ul
    li {
    font-size: 12px;
    margin-right: 19px;
  }
  .page-blog
    .screen-articles
    .articles-list
    .articles-item
    .articles-item_options
    ul
    li.date {
    margin: 0;
  }
  .page-blog
    .screen-articles
    .articles-list
    .articles-item.style4
    .articles-item_options
    ul
    li.time {
    top: 2px;
    margin: 0;
  }
  .page-blog
    .screen-articles
    .articles-list
    .articles-item.style4
    .articles-item_btn {
    font-size: 14px;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }

  .page-container {
    padding-top: 28px;
  }

  .search-projects_bottom.projects-bottom.list-bottom_style1 .pagination,
  .search-articles.articles-list_wr.section-style1.mobile .pagination {
    margin-bottom: 0;
  }

  .search-projects_bottom.projects-bottom.list-bottom_style1 .page-numbers,
  .search-articles.articles-list_wr.section-style1.mobile .page-numbers {
    margin-bottom: 24px;
    margin-top: 32px;
  }

  .search-articles.articles-list_wr.section-style1.mobile .list-bottom_style1 {
    padding-top: 0;
  }

  .search-articles.articles-list_wr.section-style1.mobile .articles2-list {
    padding-bottom: 0;
  }

  .search-projects_bottom.projects-bottom.list-bottom_style1 {
    padding-top: 0;
  }
}
@media all and (max-width: 499px) {
  .articles3-list {
    margin: 0;	  
    
  }
  .articles3-item:last-child {
    margin-bottom: 0;
  }
	.imgadaptive img{height:150px;
	border-top-left-radius: 10px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 10px;}
			
	.articles3-item_top-text span {
    padding: 0;
}
.articles3-item_top-text>span {
  padding-left: 5px;
}
	.articles3-item_top {    
    flex-wrap: nowrap;
}
		
	.articles3-item_bottom {   
    margin-top: 8px;
}
	
  .fancybox-show-toolbar .fancybox-navigation .fancybox-button--arrow_left {
    left: 16px;
  }
  .fancybox-show-toolbar .fancybox-navigation .fancybox-button--arrow_right {
    right: 16px;
  }
}
@media (max-width: 1399px) {
  .author-style1_name {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .single-projects .main-content {
    padding-top: 0;
  }
  .sidebar-mobile-top-5 {
    padding: 0 16px 0px;
  }
  .sidebar-mobile-top-5 .short-projects {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .articles3-head_link {
    bottom: -105px;
  }
}
@media (max-width: 413px) {
  .conclusions-rating-title {
    font-size: 14px;
  }
  .conclusions-rating-subtitle {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .post-articles_head-link.articles3-head_link.btn1 {
    display: none;
  }
  .main-content {
    padding-top: 12px;
  }
  .screen-project_author {
    margin-top: 40px;
  }
  .seo-content .post-articles.section-style1 {
    margin: 24px 0;
  }
  .sidebar-top_options-item span {
    font-size: 12px;
  }
}
.seo-content .post-articles.section-style1 .post-articles_head-link.articles3-head_link.btn1 {
  display: none;
}
.sidebar-top_title.sidebar-title {
  text-transform: uppercase;
}
.extras-style1_item.btn2.style2 {
  background: green;
}
@media (max-width: 768px) {
  .header-logo.logo img, .footer-logo.logo img {
    max-width: 140px;
  }
}

.author-style1_info {
  width: auto;
  display: flex;
  align-items: center;
  padding: 0;
}
.author-style1_photo {
  position: absolute;
  left: 25px;
  top: 25px;
}

.author-style1 {
  padding: 25px;
  border-radius: 6px;
  padding-left: 104px;
}

.author-style1_post {
  padding-top: 3px;
}

a.author-style1_name {
  margin: 0;
  margin-right: 8px;
}

.author-style1_desc {
  padding: 0;
  padding-top: 8px;
}

.author-style1_desc:before {
  display: none;
}

.screen-conclusions + .screen-project_author {
  margin-top: 32px;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .author-style1_main {
    align-items: center;
    top: auto;
    position: static;
    padding: 0;
    padding-left: 74px;
  }

  .author-style1_info {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 5px;
  }

  .author-style1_post {
    padding-top: 0;
  }

  .author-style1 {
    padding: 10px;
  }

  .author-style1_photo {
    left: 10px;
    top: 10px;
  }

}

@media (max-width: 380px) {
  .screen-project_author .author-style1_name {
    font-size: 22px;
  }

}
