.blur.new-page .section-present .main-title {
    color: #2d2d2d;
}

.blur.new-page .site-wrap {
    font-family: 'HP Simplified';
    color: #2d2d2d;
}

.blur.new-page input:-webkit-autofill {
    background-color: #fff !important;
}

.blur.new-page .pink {
    color: #fff;
    background-color: #f5218f;
    border-color: #f5218f !important;
}

.blur.new-page .orange {
    color: #fff;
    background-color: #ff6b4a;
    border-color: #ff6b4a !important;
}

.blur.new-page .hover_tank:hover {
    color: #f5218f;
    border-color: #f5218f;
}

.blur.new-page .hover_never:hover {
    color: #ff6b4a;
    border-color: #ff6b4a;
}

.blur.new-page .header_button {
    border: 1px solid;
    border-radius: 30px;
    padding: 5px 30px;
    margin: 2px 0;
    display: inline-block;
}

.blur.new-page .section-steps-title {
    text-align: center;
    font-size: 70px;
    line-height: 94px;
    font-weight: normal;
    color: #2d2d2d;
}

.blur.new-page .section-title {
    font-size: 183px;
    line-height: 1;
    color: #2d2d2d;
}

.blur.new-page .header-logo {
    padding: 15px 0;
    background-color: #fff;
}

.blur.new-page .header-logo-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blur.new-page .sharereview-wrap {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
}

.blur.new-page .sharereview-icon {
    width: 60px;
    height: 60px;
    margin-right: 30px;
}

.blur.new-page .sharereview-text {
    font-family: 'HP Simplified';
    font-size: 27px;
    color: #333;
}

.blur.new-page .smart_tank_name {
    margin-left: auto;
    margin-right: 245px;
    font-family: 'HP Simplified';
    font-size: 30px;
}

.blur.new-page .header-logo .logo {
    width: 130px;
    height: 130px;
}

@media (max-width: 3000px) {
    .blur.new-page .sharereview-icon {
        margin-right: 30px;
        width: 60px;
        height: 60px;
    }

    .blur.new-page .sharereview-text {
        font-size: 27px;
    }

    .blur.new-page .smart_tank_name {
        margin-left: auto;
        margin-right: 230px;
        font-size: 27px;
    }

    .blur.new-page .header-logo .logo {
        width: 57px;
        height: 57px;
    }
    .blur.new-page .header_button {
        margin: 0 5px;
    }
}

@media (max-width: 2140px) {
    .blur.new-page .sharereview-icon {
        margin-right: 25px;
        width: 60px;
        height: 60px;
    }

    .blur.new-page .sharereview-text {
        font-size: 25px;
    }

    .blur.new-page .smart_tank_name {
        margin-left: auto;
        margin-right: 100px;
        font-size: 27px;
    }

    .blur.new-page .header-logo .logo {
        width: 65px;
        height: 65px;
    }
    .blur.new-page .header_button {
        margin: 0 5px;
    }
}

@media (max-width: 1600px) {
    .blur.new-page .header-logo {
        padding: 5px 0;
    }

    .blur.new-page .sharereview-icon {
        margin-right: 25px;
    }

    .blur.new-page .sharereview-text {
        font-size: 25px;
    }

    .blur.new-page .smart_tank_name {
        margin-left: auto;
        margin-right: 100px;
        font-size: 27px;
    }
    .blur.new-page .header_button {
        padding: 2px 20px;
        margin: 0 5px;
    }
}

@media (max-width: 1439px) {
    .blur.new-page .sharereview-icon {
        margin-right: 20px;
    }

    .blur.new-page .sharereview-text {
        font-size: 25px;
    }

    .blur.new-page .smart_tank_name {
        margin-left: auto;
        margin-right: 80px;
        font-size: 19px;
    }

    .blur.new-page .header_button {
        padding: 4px 20px;
        margin: 0 5px;
    }
}

@media (max-width: 1110px) {
    .blur.new-page .sharereview-icon {
        width: 40px;
        height: 40px;
    }

    .blur.new-page .sharereview-text {
        font-size: 30px;
    }

    .blur.new-page .smart_tank_name {
        margin-right: 30px;
        font-size: 19px;
        line-height: 28px;
    }

    .blur.new-page .header-logo .logo {
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 660px) {
    .blur.new-page .sharereview-icon {
        width: 40px;
        height: 40px;
        margin-right: 15px;
    }

    .blur.new-page .sharereview-text {
        font-size: 16px;
    }

    .blur.new-page .smart_tank_name {
        margin-left: auto;
        margin-right: 30px;
        font-size: 18px;
    }
}

@media (max-width: 600px) {
    .blur.new-page .sharereview-icon {
        margin-right: 10px;
    }

    .blur.new-page .header-logo .logo {
        width: 60px;
        height: 60px;
        padding: 14px 0;
    }

    .blur.new-page .sharereview-text {
        font-size: 16px;
    }

    .blur.new-page .smart_tank_name {
        margin-left: auto;
        margin-right: 30px;
        font-size: 14px;
        line-height: 14px;
    }
    .blur.new-page .header_button {
        margin-left: 35px;
        margin-bottom: 2px;
    }
}

@media (max-width: 420px) {
    .blur.new-page .sharereview-icon {
        width: 20px;
        height: 20px;
        margin-right: 5px;
        margin-bottom: 15px;
    }

    .blur.new-page .sharereview-text {
        font-size: 16px;
    }

    .blur.new-page .smart_tank_name {
        margin-left: auto;
        margin-right: 25px;
        font-size: 9px;
        padding: 0 5px;
    }

    .blur.new-page .header-logo .logo {
        width: 38px;
        height: 38px;
        padding: 4px 0;
    }
    .blur.new-page .header_button {
        padding: 2px 10px;
        margin-left: 20px;
        margin-bottom: 2px;
    }
}

.blur.new-page .section-present {
    background: url(../themes/hp-share-review/assets/img/main-bg.jpg) no-repeat bottom / cover;
    height: 865px;
}

.blur.new-page .section-present .container {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.blur.new-page .section-present .section-present__desc {
    margin-top: auto;
}

.blur.new-page .section-present .main-subtitle {
    color: #2d2d2d;
}

.blur.new-page .section-present .asterisk-comment {
    font-family: 'HP Simplified';
    position: absolute;
    right: 15px;
    bottom: 0;
    text-align: right;
    font-size: 28px;
    color: #333;
}

@media (max-width: 3000px) {
    .blur.new-page .section-present .asterisk-comment {
        right: 150px;
        font-size: 28px;
    }
    .blur.new-page .section-present {
        background: url(../themes/hp-share-review/assets/img/main_bg_2000.jpg) no-repeat bottom / cover;
        height: 1100px;
    }

}

@media (max-width: 2140px) {
    .blur.new-page .section-present {
        background: url(../themes/hp-share-review/assets/img/main_bg_2000.jpg) no-repeat bottom / cover;
        height: 850px;
    }

    .blur.new-page .section-present .asterisk-comment {
        right: 85px;
        font-size: 12px;
    }
}

@media (max-width: 1919px) {
    .blur.new-page .section-present .asterisk-comment {
        font-size: 11px;
    }
}

@media (max-width: 1600px) {
    .blur.new-page .section-present .asterisk-comment {
        right: 70px;
    }
}

@media (max-width: 1439px) {
    .blur.new-page .section-present .asterisk-comment {
        right: 15px;
    }
}

@media (max-width: 768px) {

    .blur.new-page .container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .blur.new-page .section-present .asterisk-comment {
        font-size: 10px;
        line-height: 12px;
    }

    .blur.new-page .smart_tank_name a:last-child {
        display: block;
    }

    .blur.new-page .section-steps-title br {
        display: none;
    }
}

@media (max-width: 480px) {
    .blur.new-page .section-steps-title {
        font-size: 20px;
        line-height: 25px;
    }
}

.blur.new-page .section-steps {
    background-color: #f1f1f1;
}

.blur.new-page .section-steps .arrow {
    background: url(../themes/hp-share-review/assets/img/arrow.png) center center / contain no-repeat;
    margin-top: 20px;
    left: 200px;
}

.blur.new-page .section-steps .site-list .site-name:hover {
    color: #f5218f;
}

@media (max-width: 3000px) {
    .blur.new-page .section-steps .arrow {
        background: url(../themes/hp-share-review/assets/img/arrow.png) center center / contain no-repeat;
        margin-top: 20px;
        left: 200px;
    }
}

.blur.new-page .present-here-wrap {
    display: flex;
}

.blur.new-page .present-content {
    width: 40%;
}

.blur.new-page .present-img {
    width: 50%;
}

.blur.new-page .section-present-here h2 {
    font-size: 80px;
    line-height: 94px;
    width: 100%;
    margin-bottom: 62px;
}

.blur.new-page .present-description {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 38px;
}

.blur.new-page .present-content p {
    font-size: 24px;
    line-height: 28.8px;
    color: #212121;
}

.blur.new-page .present-content p:not(:last-child) {
    margin-bottom: 30px;
}

.blur.new-page .section-present-here a {
    color: #f5218f;
    text-decoration: underline;
}

.blur.new-page .section-present-here .asterisk-comment {
    font-family: 'HP Simplified';
    position: absolute;
    right: 150px;
    bottom: -30px;
    font-size: 28px;
    color: #333;
}
.blur.new-page .section-footer h3 {
    color: #f5218f;
}

@media (max-width: 2140px) {
    .blur.new-page .section-present-here .asterisk-comment {
        right: 85px;
        font-size: 20px;
    }
}

@media (max-width: 1919px) {
    .blur.new-page .section-present-here h2 {
        margin-bottom: 55px;
    }

    .blur.new-page .present-content p {
        font-size: 18px;
        line-height: 26px;
    }

    .blur.new-page .present-content p:not(:last-child) {
        margin-bottom: 18px;
    }

    .blur.new-page .section-present-here .asterisk-comment {
        right: 70px;
    }
}

@media (max-width: 1600px) {
    .blur.new-page .present-content p {
        font-size: 38px;
        line-height: 54px;
    }
}

@media (max-width: 1439px) {
    .blur.new-page .section-present-here h2 {
        margin-bottom: 25px;
        font-size: 50px;
        line-height: 60px;
    }

    .blur.new-page .section-present-here .asterisk-comment {
        right: 15px;
    }

    .blur.new-page .present-here-wrap {
        flex-wrap: wrap;
    }

    .blur.new-page .present-img {
        margin: 0 auto;
        width: 50%;
    }

    .blur.new-page .present-description {
        margin-bottom: 20px;
        font-size: 26px;
        line-height: 36px;
    }

    .blur.new-page .present-content p {
        font-size: 20px;
        line-height: 30px;
    }

    .blur.new-page .present-content p:not(:last-child) {
        margin-bottom: 30px;
    }

    .blur.new-page .present-content {
        padding-right: 30px;
    }
}

@media (max-width: 1023px) {

    .blur.new-page .section-present-here h2 {
        margin-bottom: 30px;
    }

    .blur.new-page .present-description {
        margin-bottom: 30px;
        font-size: 18px;
        line-height: 30px;
    }

    .blur.new-page .present-content p {
        font-size: 18px;
    }
}

@media (max-width: 757px) {
    .blur.new-page .section-present-here h2 {
        margin-bottom: 15px;
        font-size: 30px;
        line-height: 34px;
    }

    .blur.new-page .present-img {
        width: 100%;
    }

    .blur.new-page .present-description {
        margin-bottom: 27px;
        font-size: 16px;
        line-height: 22px;
    }

    .blur.new-page .present-content p {
        font-size: 16px;
        line-height: 22px;
    }

    .blur.new-page .present-content p:not(:last-child) {
        margin-bottom: 22px;
    }

    .blur.new-page .present-content {
        width: 100%;
        padding-right: 0;
    }

    .blur.new-page .section-present-here .asterisk-comment {
        font-size: 10px;
    }
}

.blur.new-page .section-feedback .form-control.error {
    background-color: #f5218f;
}

.blur.new-page input[type=checkbox] + label:before {
    border-color: #f5218f;
}

.blur.new-page input[type=checkbox]:checked + label:after {
    background-color: #f5218f;
}

.blur.new-page .section-feedback button,
.blur.new-page .section-feedback input[type="submit"] {
    background-color: #f5218f;
    appearance: none;
    -webkit-appearance: none;
}

.blur.new-page .section-feedback button[disabled],
.blur.new-page .section-feedback input[type="submit"][disabled]{
    cursor: default;
    border: 1px solid #212121;
    color: #212121;
    background-color: transparent;
}

.blur.new-page .section-feedback .radio-inline input:checked ~ .checkmark,
.blur.new-page .section-feedback .radio-inline:hover input ~ .checkmark,
.blur.new-page .section-feedback .checkmark {
    background-color: #f5218f;
}

.blur.new-page .section-present-here .printed-paper {
    width: auto;
    max-height: calc(100% - 120px);
}

.blur.new-page .footer-content {
    margin-bottom: 38px;
}

.blur.new-page .footer-content .content-item {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.blur.new-page .footer-content .content-item,
.blur.new-page .creators-block {
    font-size: 18px;
    line-height: 40px;
}

.blur.new-page .footer-content .content-item .content-text {
    margin-right: 10px;
}

.blur.new-page .footer-content .content-item .content-contact {
    font-weight: bold;
}

.blur.new-page .footer-content .content-item:not(:last-child) {
    margin-bottom: 35px;
}

@media (max-width: 1919px) {

    .blur.new-page .footer-content {
        margin-bottom: 21px;
    }

    .blur.new-page .footer-content .content-item:not(:last-child) {
        margin-bottom: 20px;
    }
}

@media (max-width: 1023px) {

    .blur.new-page .footer-content .content-item,
    .blur.new-page .creators-block {
        font-size: 18px;
        line-height: 40px;
    }
}

@media (max-width: 992px) {
    .blur.new-page .section-present-here .printed-paper{
        margin-top: -40px;
        max-height: calc(100% - 100px);
    }
}
@media (max-width: 767px) {
    .blur.new-page .section-footer {
        padding: 22px 0 40px;
    }

    .blur.new-page .section-footer h3 {
        font-size: 18px !important;
        line-height: 22px;
        margin-bottom: 15px;
    }

    .blur.new-page .footer-content {
        margin-bottom: 15px;
    }

    .blur.new-page .footer-content .content-item,
    .blur.new-page .creators-block {
        font-size: 14px;
        line-height: 18px;
    }

    .blur.new-page .footer-content .content-item:not(:last-child) {
        margin-bottom: 20px;
    }
}

@media (max-width: 380px) {
    .blur.new-page .footer-content .content-item .content-text {
        width: 100%;
        margin-right: 0;
    }

    .blur.new-page .footer-content .content-item .content-contact {
        width: 100%;
        font-weight: normal;
    }
}

@media (max-width: 3000px) {
    .blur.new-page .section-title {
        font-size: 167px;
    }

    .blur.new-page .section-present-here p {
        width: 100%;
    }
}

@media (max-width: 2140px) {
    .blur.new-page .section-title {
        font-size: 104px;
    }

    .blur.new-page .section-present-here p {
        width: 100%;
    }
}

@media (max-width: 1920px) {
    .blur.new-page .section-steps-title {
        font-size: 50px;
        line-height: 70px;
    }

    .blur.new-page .present-content {
        width: 50%;
    }
}

@media (max-width: 1600px) {
    .blur.new-page .section-title {
        font-size: 104px;
    }

    .blur.new-page .section-present-here p {
        width: 100%;
    }
}

@media (max-width: 1439px) {
    .blur.new-page .section-steps-title {
        font-size: 40px;
        line-height: 50px;
    }
}

@media (max-width: 1024px) {
    .blur.new-page .section-present .asterisk-comment {
        font-size: 8px;
        line-height: 12px;
        width: 100%;
    }

    .blur.new-page .section-steps-title {
        font-size: 30px;
        line-height: 40px;
    }

    .blur.new-page .present-content {
        width: 60%;
    }

    .blur.new-page .present-img {
        width: 40%;
    }

    .blur.new-page .section-present {
        height: 700px;
    }
}

@media (max-width: 992px) {
    .blur.new-page .section-present {
        background: url(../themes/hp-share-review/assets/img/main-bg-1600.jpg) no-repeat bottom / cover;
    }
}

@media (max-width: 767px) {

    .blur.new-page .section-present::after,
    .blur.new-page .section-present::before {
        display: none;
    }

    .blur.new-page .section-present {
        margin-bottom: 0;
        height: 500px;
    }

    .blur.new-page .section-present .asterisk-comment {
        width: 218px;
    }

    .blur.new-page .section-steps-title {
        font-weight: 400;
    }
    .blur.new-page .section-present-here .printed-paper{
        display: block;
        margin: 0 auto;
        height: 200px;
    }
    .blur.new-page .section-present-here .section-present-here__desc {
        right: inherit;
        left: 15px;
    }
}

@media (max-width: 660px) {
    .blur.new-page .section-title {
        font-size: 62px;
        line-height: 68px;
    }

    .blur.new-page .section-present-here p {
        width: 100%;
    }

    .blur.new-page .section-present {
        background: url(../themes/hp-share-review/assets/img/main_bg_660.jpg) no-repeat bottom / cover;
    }
}

@media (max-width: 600px) {
    .blur.new-page .present-img {
        display: none;
    }

    .blur.new-page .present-content {
        width: 100%;
    }

    .blur.new-page .present-description br {
        display: none;
    }
}
