@media screen and (max-width: 1360px) {
    .container {
        width: 1200px;
    }

    .head-title {
        font-size: 62px;
    }

    .head-img {
        width: calc(50% - 16px);
    }

    .benefits-wrapper {
        margin-top: 0;
        margin-bottom: 0;
    }

    .benefits-item {
        width: calc(33.33% - 60px);
        margin-left: 60px;
    }

    .benefits-wrapper {
        margin-left: -60px;
    }

    .step-content {
        padding: 0;
        padding-left: 56px;
        width: 875px;
    }
}

@media screen and (max-width: 1279px) {
    .container {
        width: 960px;
    }

    .title {
        font-size: 34px;
    }

    .block-padding {
        padding: 120px 0;
    }

    .header-menu .sub-menu {
        background: rgba(255, 255, 255, 0.80);
    }

    .header-menu {
        margin-right: 50px;
    }

    .header .phone {
        margin-right: 0;
    }

    .header-menu li {
        margin-right: 28px;
    }

    .head {
        max-height: 1000px;
    }

    .head-content {
        max-width: 510px;
    }

    .head-img {
        width: calc(50% - 60px);
        background-position: 25% center;
    }

    .head-title {
        font-size: 57px;
    }

    .how-item {
        margin-bottom: 80px;
    }

    .how-item-content {
        width: auto;
    }

    .benefits-wrapper {
        margin-left: -40px;
    }

    .benefits-item {
        width: calc(50% - 40px);
        margin-left: 40px;
    }

    .actionBlock__img {
        width: calc(50% - 60px);
    }

    .actionBlock-content {
        max-width: 510px;
        padding: 70px 0;
    }

    .actionBlock-title {
        font-size: 26px;
    }

    .footer-item {
        margin-right: 50px;
    }

    .step-nav {
        width: 265px;
    }

    .step-content {
        width: 675px;
        padding-left: 24px;
    }

    .step-nav__item {
        font-size: 18px;
    }

    .footer-item {
        max-width: 180px;
        margin-right: 40px;
    }

    .footer-item:last-child {
        max-width: 220px;
    }

    .popup-call__btn {
        display: none;
    }
}

@media screen and (max-width: 1023px) {
    .container {
        width: 720px;
    }

    .title {
        font-size: 24px;
        line-height: 140%;
    }

    .block-padding {
        padding: 100px 0;
    }

    .logo img {
        max-width: 140px;
    }

    .header {
        padding: 16px 0px;
    }

    .header-menu .menu-item-has-children {
        margin: 0;
        padding: 0;
    }

    .header-menu .menu-item-has-children>a {
        font-size: 0;
    }

    .menu-item-has-children::after {
        display: none;
    }

    .header-menu .sub-menu {
        visibility: visible;
        position: static;
    }

    .header-menu .sub-menu a,
    .header-menu .sub-menu a:hover {
        padding: 0;
        border-bottom: none;
    }

    .header-menu .sub-menu {
        padding: 0;
        width: 100%;
    }

    .header-menu .sub-menu li:last-child {
        margin-bottom: 40px;
    }

    .mobile-menu {
        display: block;
    }

    .header-content {
        z-index: 999;
        position: fixed;
        top: 0;
        right: -1000px;
        width: 100%;
        height: 100%;
        background: #fff;
        transition: all .2s;
        flex-direction: column;
        justify-content: flex-start;
        padding: 24px;
        overflow-y: scroll;
    }

    .header-content.active {
        right: 0;
    }

    .header-right-mobile {
        display: flex;
        align-items: center;
    }

    .phone-mobile {
        display: block;
        margin-bottom: 0 !important;
        margin-right: 64px !important;
    }

    .mobile-menu-close {
        display: block !important;
        margin-left: auto;
        line-height: 0;
        padding: 8px;
    }

    .mobile-menu {
        width: 32px;
        cursor: pointer;
        z-index: 3;
    }

    .mobile-menu span {
        display: block;
        border-bottom: 2px solid #043148;
        border-radius: 10px;
        margin-left: auto;
    }

    .mobile-menu span:nth-child(1) {
        width: 24px;
    }

    .mobile-menu span:nth-child(2) {
        margin: 10.5px 0px;
    }

    .mobile-menu span:nth-child(3) {
        width: 16px;
    }

    .header-menu {
        flex-direction: column;
        text-align: center;
        margin-top: 64px;
        margin-right: 0;
    }

    .header-menu li,
    .header .phone {
        margin-right: 0;
        margin-bottom: 40px;
    }

    .head-content {
        text-align: center;
        max-width: none;
    }

    .head-title {
        font-size: 35px;
        line-height: 120%;
        max-width: 470px;
        margin-left: auto;
        margin-right: auto;
    }

    .head-text {
        margin-top: 16px;
        margin-bottom: 24px;
        max-width: 518px;
        margin-left: auto;
        margin-right: auto;
        font-size: 18px;
        line-height: 140%;
    }

    .head-items {
        padding-top: 24px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
    }

    .head-img {
        height: 408px;
        width: 100%;
        background-position: center;
    }

    .head {
        padding: 408px 0px 80px;
        height: auto;
        min-height: auto;
        max-height: none;
    }

    .head-content {
        padding: 40px 0 0;
    }

    .how .title {
        max-width: 286px;
    }

    .how-subtitle {
        font-size: 18px;
        max-width: 135px;
    }

    .how-wrapper {
        margin-top: 64px;
    }

    .how-item__img {
        width: 230px;
        height: 280px;
        position: relative;
        overflow: hidden;
    }

    .how-item__img img {
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        position: absolute;
        bottom: 0;
        left: 0px;
    }

    .how-item-content {
        width: 465px;
        margin-left: 20px;
    }

    .how-item__title {
        font-size: 24px;
        margin: 20px 0 16px;
        padding-bottom: 20px;
    }

    .how-item__text p {
        margin-top: 8px;
    }

    .how-item:nth-child(even) .how-item-content {
        margin-right: 20px;
    }

    .benefits-item {
        width: calc(50% - 20px);
        margin-left: 20px;
        margin-top: 64px;
    }

    .benefits-wrapper {
        margin-left: -20px;
    }

    .actionBlock__img {
        position: static;
        width: 100%;
        height: 260px;
    }

    .actionBlock-content {
        text-align: center;
        max-width: 504px;
        margin-left: auto;
        margin-right: auto;
        padding: 50px 0 100px;
    }

    .actionBlock-title {
        margin-bottom: 40px;
        font-size: 24px;
    }

    .faq-items {
        margin-top: 24px;
    }

    .faq-item summary {
        padding: 30px 0px;
        padding-right: 40px !important;
    }


    .footer-item .footer-btn {
        display: none;
    }

    .footer-wrapper {
        flex-direction: column;
    }

    .footer-content {
        justify-content: space-between;
        margin-top: 48px;
    }

    .footer-item:last-child {
        max-width: 170px;
    }

    .footer-btn-mobile {
        display: inline-block;
        min-width: 210px;
    }

    .footer-left {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    /* 
    .footer-item {
        max-width: 170px;
    }

    .footer-content {
        width: 480px;
        justify-content: space-between;
    }

    .footer-item {
        margin-right: 32px;
    }

    .footer-item:nth-child(3) {
        margin-right: 0;
    } */

    .footer-logo-text {
        display: block;
        color: #fff;
        margin-top: 8px;
        font-size: 12px;
        font-weight: 400;
        line-height: 150%;
        min-width: 140px;
    }

    .footer-copyright {
        margin-top: 40px;
        padding-top: 24px;
    }

    .social-item {
        margin-right: 24px;
    }

    .footer {
        padding: 48px 0px;
    }

    .cookiealert .closecookies {
        position: static;
        margin-left: 16px;
    }

    .step-box {
        flex-direction: column;
    }

    .step-nav {
        margin-bottom: 24px;
        margin-top: 0;
    }

    .step-content,
    .step-nav {
        width: 100%;
    }

    .step-nav__item {
        margin-bottom: 24px;
        font-size: 18px;
    }

    .step-nav__item span {
        width: 30px;
        height: 30px;
        font-size: 18px;
        margin-right: 8px;
    }

    .step-nav__item span img {
        max-width: 18px;
    }

    .step-nav::before {
        left: 15px;
        width: 1.5px;
    }

    .step-content {
        padding-left: 0;
        border-left: 0;
        padding-top: 32px;
        border-top: 1px solid #0A0A0B;
    }

    .quote-wrapper {
        padding: calc(24px + 90px) 0 80px;
    }

    .moving-services {
        margin-top: 32px;
    }

    .thank {
        padding: 180px 0 160px;
    }

    .thank-content {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        max-width: 536px;
    }

    .thank-title {
        font-size: 35px;
    }

    .thank-text {
        font-size: 18px;
        max-width: 464px;
        margin: 16px auto 40px;
    }

    .step-cta {
        top: calc(100% + 24px);
        padding: 8px 40px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .step-nav {
        margin-bottom: 180px;
    }

    .step-cta img {
        max-width: 120px;
    }

    .step-cta__title {
        margin: 0 0 8px;
    }

    .popup-call__number {
        font-size: 16px;
        padding: 12px 10px;
        font-weight: 400;
    }

    .popup-call__number svg {
        max-width: 17px;
    }

    .popup-call__title {
        font-size: 24px;
    }

    .popup-call__img {
        width: 360px;
    }

    .popup-call-center {
        margin-right: 24px;
    }

    .popup-call-wrapper {
        padding-left: 340px;
    }

    .popup-call__close {
        top: 12px;
        right: 10px;
    }
}

@media screen and (max-width: 767px) {
    .container {
        width: 540px;
    }

    .head-img {
        height: 370px;
    }

    .head {
        padding: 370px 0px 80px;
    }

    .phone-mobile {
        margin-right: 50px !important;
    }

    .cookiealert {
        text-align: left;
    }

    .inputs-size {
        margin-bottom: 0;
    }

    .inputs-size__item {
        width: calc(50% - 5px);
        margin-bottom: 16px;
    }

    .inputs-size__item:nth-child(3),
    .inputs-size__item:nth-child(4) {
        margin-bottom: 0;
    }

    .selects-box .select-wrapp {
        width: calc(33.33% - 10px * 2 / 3);
    }

    .how-item,
    .how-item:nth-child(even) {
        flex-direction: column;
    }

    .how-item__img {
        width: 370px;
        height: 250px;
        margin-left: auto;
        margin-right: auto;
    }

    .how-wrapper {
        margin-top: 40px;
    }

    .how-item-content {
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
    }

    .benefits-top {
        flex-direction: column;
    }

    .benefits-subtitle {
        margin-left: auto;
        margin-top: 24px;
    }

    .benefits-wrapper {
        margin-left: 0;
        flex-direction: column;
    }

    .benefits-item {
        width: 100%;
        margin-left: 0;
        margin-top: 40px;
    }

    .actionBlock__img {
        height: 220px;
    }

    .actionBlock-title {
        text-align: left;
    }

    .actionBlock-content {
        padding: 26px 0 64px;
    }

    .actionBlock-title {
        margin-bottom: 34px;
    }

    .footer-content {
        flex-wrap: wrap;
        margin-left: -16px;
        margin-right: -16px;
    }

    .footer-item:last-child {
        width: 100%;
        max-width: 100%;
    }

    .footer-item {
        margin-bottom: 32px;
        margin-left: 16px;
        margin-right: 16px;
    }

    .footer-copyright {
        margin-top: 8px;
    }

    /* .footer-content {
        width: auto;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-left: 78px;
    }

    .footer-item {
        margin-left: 32px;
        margin-right: 0;
        max-width: 200px;
    }

    .footer-item:nth-child(3) {
        margin-top: 32px;
    } */

    .quote-wrapper .step-content-top h2 {
        text-transform: none;
    }

    .step-cta {
        padding: 8px 16px;
    }

    .step-cta-center {
        max-width: 200px;
    }

    .step-cta img {
        max-width: 100px;
    }

    .step-nav {
        margin-bottom: 160px;
    }

    .popup-call-wrapper {
        padding-left: 0;
    }

    .popup-call {
        height: 80px;
    }

    .popup-call__img {
        left: 0;
        bottom: 8px;
    }
}

@media screen and (max-width: 574px) {
    .container {
        width: 380px;
    }

    .header .logo {
        display: none;
    }

    .logo-mobile {
        display: block;
    }

    .head-content {
        text-align: left;
    }

    .head-text {
        font-size: 16px;
        font-weight: 500;
    }

    .head-items {
        width: 100%;
    }

    .head-img {
        height: 260px;
    }

    .head {
        padding: 260px 0px 80px;
    }

    .btn {
        width: 100%;
    }

    .how-top {
        flex-direction: column;
    }

    .how-subtitle {
        margin-left: auto;
        margin-top: 24px;
    }

    .how-item__img {
        width: 100%;
    }

    .how-item {
        margin-bottom: 48px;
    }

    .actionBlock__img {
        height: 200px;
    }

    /* .footer-item {
        margin-left: 0;
    }

    .footer-wrapper {
        flex-direction: column;
    }

    .footer-content {
        margin-left: 0;
        margin-top: 24px;
    }

    .footer-logo-text {
        display: none;
    } */

    .footer-item:nth-child(2) {
        order: 1;
        width: 100%;
        max-width: 100%;
    }

    .footer-item:last-child {
        order: 2;
    }

    .footer-btn-mobile {
        display: none;
    }

    .footer-item .footer-btn {
        display: block;
        min-width: auto;
        width: calc(100% - 16px);
        margin-top: 32px;
    }

    .cookiealert {
        padding: 16px 20px;
    }

    .header .btn {
        max-width: 335px;
        margin-left: auto;
        margin-right: auto;
    }

    .selects-box {
        flex-direction: column;
    }

    .selects-box .select-wrapp {
        width: 100%;
        margin-bottom: 24px;
    }

    .selects-box .select-wrapp:last-child {
        margin-bottom: 0;
    }

    .check-wrapper {
        margin-top: 28px;
    }

    .quote-wrapper {
        padding: calc(24px + 66px) 0 80px;
    }

    .quote-wrapper .step-content-top h2 {
        margin-top: 16px;
    }

    .step-subtitle {
        margin-top: 16px;
    }

    .inp-item {
        margin-bottom: 24px;
    }

    .step-content-top {
        margin-bottom: 28px;
    }

    .step-buttons .btn-next {
        width: 100%;
    }

    .switcher-select,
    .other-details {
        margin-top: 24px;
    }

    .block-padding {
        padding: 64px 0;
    }

    .thank-content {
        text-align: left;
        width: 100%;
    }

    .thank {
        padding: 150px 0 80px;
    }

    .step-cta__link {
        justify-content: flex-start;
    }

    .step-cta__link-desc {
        display: none;
    }

    .step-cta__link-mobile {
        display: flex;
    }

    .step-cta {
        padding: 24px 16px 8px;
    }

    .step-cta-center {
        text-align: left;
    }

    .step-cta__title {
        font-size: 18px;
    }

    .step-cta__text {
        font-size: 14px;
    }

    .step-nav {
        margin-bottom: 214px;
    }

    .popup-call-wrapper {
        padding-right: 10px;
    }
}

@media screen and (max-width: 410px) {
    .container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .head-img {
        height: 207px;
        background-position: left center;
    }

    .head {
        padding: 207px 0px 64px;
    }

    .head-title {
        font-size: 30px;
    }

    .head-item {
        padding: 6px 15px;
    }

    .head-item__img {
        height: auto;
    }

    .head-item__img img {
        height: auto;
        max-height: 28px;
    }

    .head-item__text {
        margin-bottom: 8px;
    }

    .how-item__title {
        font-size: 18px;
    }

    .how-item__text p {
        font-size: 14px;
    }

    .how-item__img {
        height: 240px;
    }

    .how-btn {
        margin-top: 40px;
    }

    .benefits-subtitle {
        font-size: 16px;
    }

    .actionBlock__img {
        height: 180px;
    }

    .actionBlock-title {
        font-size: 20px;
    }

    .faq-item p {
        padding: 0 0px 20px 0;
    }

    .footer {
        padding: 56px 0 32px;
    }

    .footer-content {
        margin-top: 32px;
    }

    .footer-item {
        margin-right: 16px;
    }

    .header-menu {
        margin-top: 24px;
    }

    .header-menu li,
    .header .phone {
        margin-bottom: 32px;
    }

    .another-vehicle {
        margin: 20px 0px;
    }

    .remove-btn {
        margin-bottom: 24px;
    }

    .temp-container .temp-inputs:nth-child(n+2) {
        padding-top: 32px;
    }

    .datepicker-calendar .ui-datepicker {
        width: 280px;
    }

    .datepicker-calendar .ui-datepicker td span,
    .datepicker-calendar .ui-datepicker td a {
        height: 32px;
    }

    .page-wrapper {
        padding: 50px 0px;
    }

    .page-content {
        font-size: 16px;
        line-height: 28px;
    }

    .faq-item summary h3 {
        font-size: 18px;
    }

    .faq-item summary {
        padding: 24px 0px;
    }

    .faq-item p {
        font-size: 15px;
    }

    .thank-title {
        font-size: 30px;
    }

    .thank-text {
        font-size: 16px;
        max-width: 335px;
        margin-left: 0;
    }

    .thank {
        padding: 138px 0 55px;
    }

    .step-cta {
        gap: 0 20px;
    }

    .popup-call__number {
        font-size: 15px;
        padding: 10px 8px;
    }

    .popup-call__number svg {
        margin-right: 5px;
    }

    .popup-call-center {
        margin-right: 16px;
    }

    .popup-call__close {
        top: -20px;
        right: 10px;
    }

    .popup-call-wrapper {
        padding-right: 0;
    }

    .popup-call__close {
        top: -30px;
    }

    .popup-call__close svg {
        stroke: #757676;
    }
}

@media screen and (max-width: 359px) {
    .head-title {
        font-size: 32px;
    }

    .head-text {
        font-size: 14px;
        font-weight: 400;
        margin-top: 16px;
    }

    .logo img {
        max-width: 120px;
    }

    .head-img {
        height: 150px;
    }

    .head {
        padding: 150px 0px 60px;
    }

    .head-content {
        padding: 24px 0 0;
    }

    .head-title {
        font-size: 30px;
    }

    .head-items {
        margin-bottom: 24px;
    }

    .text {
        font-size: 15px;
    }

    .how-item__img {
        height: 200px;
    }

    .benefits-title {
        font-size: 20px;
    }

    .inputs-size {
        flex-direction: column;
    }

    .inputs-size__item {
        width: 100%;
    }

    .inputs-size__item:nth-child(3),
    .inputs-size__item:nth-child(4) {
        margin-bottom: 16px;
    }

    .not-sizes-info {
        width: 100%;
    }

    .select-move-size .select2-default {
        font-size: 14px;
    }

    .datepicker-calendar .ui-datepicker {
        width: 250px;
    }

    .datepicker-calendar .ui-datepicker td span,
    .datepicker-calendar .ui-datepicker td a {
        height: 28.5px;
    }

    .datepicker-availiable__text {
        width: 100%;
    }

    .datepicker-calendar .ui-datepicker td span,
    .datepicker-calendar .ui-datepicker td a {
        font-size: 13px;
    }

    .error-response-text {
        font-size: 15px;
    }

    .other-details p {
        font-size: 15px;
    }

    .thank-title {
        font-size: 28px;
    }

    .thank {
        padding: 110px 0 55px;
    }

    .thank-text {
        font-size: 15px;
    }

    .phone-mobile {
        margin-right: 16px !important;
        font-size: 14px;
    }

    .popup-shipping-service-wrapper {
        padding: 48px 16px 24px;
    }

    .step-cta {
        gap: 16px;
        padding: 16px 12px 8px;
    }

    .step-cta img {
        max-width: 90px;
    }

    .step-cta img {
        max-width: 80px;
    }

    .popup-call__number {
        font-size: 14px;
    }

    .popup-call__title {
        font-size: 22px;
    }

    .popup-call__text {
        font-size: 13px;
    }

    .popup-call__img {
        width: 330px;
        bottom: 14px;
    }
}


@media screen and (min-width: 1023px) and (max-height: 800px) {
    .head-content {
        padding: 140px 0 120px;
    }

    .head-title {
        font-size: 62px;
    }
}


/* Circle block - START */
@media screen and (max-width: 1330px) {
    .lib-circle-container {
        width: 1200px;
    }

    .lib-circle-wrapper {
        width: 480px;
        height: 480px;
    }

    .items-7 .lib-circle__item:nth-child(5),
    .items-7 .lib-circle__item:nth-child(6) {
        top: calc(100% - 120px);
    }

    .items-7 .lib-circle__item:nth-child(1),
    .items-7 .lib-circle__item:nth-child(2) {
        top: 32px;
    }

    .items-7 .lib-circle__item:nth-child(3),
    .items-7 .lib-circle__item:nth-child(4) {
        top: 188px;
    }
}


@media screen and (max-width: 1279px) {
    .lib-circle__item-text {
        height: auto;
    }

    .lib-circle-container {
        width: 960px;
    }

    .lib-circle-wrapper {
        width: 370px;
        height: 370px;
    }

    .lib-circle__item-icon {
        width: 70px;
        height: 70px;
        margin-top: 0;
    }

    .lib-circle__item:nth-child(2) .lib-circle__item-icon,
    .lib-circle__item:nth-child(4) .lib-circle__item-icon,
    .lib-circle__item:nth-child(6) .lib-circle__item-icon,
    .lib-circle__item:nth-child(8) .lib-circle__item-icon {
        margin-right: 12px;
    }

    .lib-circle__item:nth-child(1) .lib-circle__item-icon,
    .lib-circle__item:nth-child(3) .lib-circle__item-icon,
    .lib-circle__item:nth-child(5) .lib-circle__item-icon,
    .lib-circle__item:nth-child(7) .lib-circle__item-icon {
        margin-left: 12px;
    }

    .lib-circle__item:nth-child(1),
    .lib-circle__item:nth-child(3),
    .lib-circle__item:nth-child(5) {
        text-align: right;
    }

    .lib-circle__item-content {
        width: 274px;
    }

    .items-7 .lib-circle__item:nth-child(2) {
        right: -275px;
    }

    .items-7 .lib-circle__item:nth-child(6) {
        right: -315px;
    }

    .items-7 .lib-circle__item:nth-child(5) {
        left: -315px;
    }

    .items-7 .lib-circle__item:nth-child(4) {
        right: -275px;
    }

    .items-7 .lib-circle__item:nth-child(1) {
        left: -275px;
    }

    .items-7 .lib-circle__item:nth-child(3) {
        left: -275px;
    }

    .items-7 .lib-circle__item:nth-child(1),
    .items-7 .lib-circle__item:nth-child(2) {
        top: 15px;
    }

    .items-7 .lib-circle__item:nth-child(5),
    .items-7 .lib-circle__item:nth-child(6) {
        bottom: 100px;
        top: auto;
    }

    .items-7 .lib-circle__item:nth-child(3),
    .items-7 .lib-circle__item:nth-child(4) {
        top: calc(100% - 75px);
    }

    .items-7 .lib-circle__item .lib-circle__item-content {
        height: 112px;
    }

    .lib-circle__item-title {
        font-size: 18px;
    }

    .items-7 .lib-circle__item:nth-child(7) .lib-circle__item-content {
        margin-left: 0;
        text-align: center;
        width: 300px;
        margin-bottom: 12px;
        height: auto;
    }

    .items-7 .lib-circle__item:nth-child(7) {
        align-items: center;
        left: calc(50% - 150px);
        top: -140px;
    }

    .lib-circle__item .lib-circle__item-title {
        margin-bottom: 8px;
        padding-bottom: 8px;
    }

    .lib-circle-wrapper.items-7 {
        margin-top: 180px;
        margin-bottom: 58px;
    }
}

@media screen and (max-width: 1023px) {
    .lib-circle-container {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        max-width: 728px;
    }

    .lib-circle__item .lib-circle__item-title {
        margin-bottom: 16px;
        padding-bottom: 16px;
    }

    .items-7 .lib-circle__item .lib-circle__item-content {
        height: auto;
    }

    .lib-circle-wrapper {
        margin: 40px auto 48px !important;
        border: none;
    }

    .lib-title {
        font-size: 30px;
    }

    .lib-circle .lib-title {
        max-width: 340px;
    }

    .lib-circle-wrapper.items-4,
    .lib-circle-wrapper.items-5,
    .lib-circle-wrapper.items-6,
    .lib-circle-wrapper.items-7,
    .lib-circle-wrapper.items-8 {
        width: auto;
        height: auto;
        border: none;
        border-radius: 0;
    }

    .items-7 .lib-circle__item:nth-child(7) {
        width: 100%;
    }

    .lib-circle__item {
        width: 100%;
        position: static;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
        text-align: left !important;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        background: #fff;
        padding: 0;
        margin-bottom: 40px;
    }

    .lib-circle__item:last-child {
        margin-bottom: 0;
    }

    .items-7 .lib-circle__item:nth-child(7) .lib-circle__item-content {
        text-align: left;
    }

    .lib-circle-img {
        display: none;
    }

    .lib-circle__item-icon {
        min-width: 80px;
        width: 80px !important;
        height: 80px !important;
        margin-left: 0 !important;
        margin-right: 14px !important;
        background-color: #FFFFFF;
    }

    .lib-circle__item-content {
        width: 100% !important;
        max-height: 100% !important;
    }

    .lib-circle__item-title {
        font-size: 16px !important;
        line-height: 115% !important;
    }

    .lib-circle__item-text {
        font-size: 14px !important;
        line-height: 142% !important;
    }

    .items-7 .lib-circle__item:nth-child(7) .lib-circle__item-content {
        margin-bottom: 0;
    }
}


@media screen and (max-width: 410px) {

    .lib-circle__item-icon {
        min-width: 80px;
        width: 80px !important;
        height: 80px !important;
        margin-right: 16px !important;
    }

    .lib-circle__item .lib-circle__item-title {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

}

@media screen and (max-width: 359px) {
    .lib-circle__item-icon {
        min-width: 60px;
        width: 60px !important;
        height: 60px !important;
        margin-right: 12px !important;
    }
}

/* Circle block - END */