﻿/*@font-face {
    font-family: 'ITDIcon';
    src: URL('fonts/ITDIcon-Regular.woff?v=1700045110') format('woff'), URL('fonts/ITDIcon-Regular.eot?v=1700045110'), URL('fonts/ITDIcon-Regular.otf?v=1700045110') format('opentype'), URL('fonts/ITDIcon-Regular.ttf?v=1700045110') format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: block;
}

.itdf {
    font-family: 'ITDIcon';
}
*/
@font-face{
    font-family: 'Poppins';
    src:url('../fonts/Poppins/Poppins-Regular.ttf')
}
html {
    overflow-y: scroll;
}

body {
    margin: 0;
    line-height: 1.6;
}

* {
    overflow-anchor: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cb {
    clear: both;
}

.center {
    text-align: center;
}

    .center img {
        margin: auto;
    }

::-webkit-scrollbar {
    width: 8px;
    background: #FFF;
}

::-webkit-scrollbar-thumb {
    background: #545454;
}

a {
    text-decoration: none;
}

p, h1, h1 p, h2, h2 p, h3, h3 p, h4, h4 p, h5, h5 p {
    padding: 0;
    margin: 0;
    line-height: 1.6;
}

    h1, h1 p {
        line-height: 1.1;
    }

    h2, h2 p {
        line-height: 1.1;
    }

.rimage {
    display: block;
}

table, .spt {
    width: 100%;
}

.crmb {
    color: #000;
    border: 2px solid #000;
    border-radius: 50px;
    padding: 12px 24px;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Open Sans', sans-serif;
    transition: 0.2s;
    display: inline-block;
}

    .crmb:hover {
        background: #000;
        color: #FFF;
    }

.custom_read_more {
    text-decoration: none !important;
}

.rimagec .rimage {
    opacity: 0;
}

.rimagec {
    display: block;
    width: 100%;
    height: 100%;
    background-size: contain !important;
}

    .rimagec.bigr {
        background-size: cover !important;
    }

.cpr_a {
    font-size: 12px;
    text-align: center;
}

.batt {
    width: 40px;
    line-height: 40px;
    background: rgba(255,255,255,0.8);
    position: fixed;
    bottom: 50%;
    color: #050505;
    cursor: pointer;
    z-index: 999;
    border-radius: 4px;
    border: 1px solid #868686;
    right: 0;
    transform: translate(0,50%);
    display: none;
    transition: 0.2s;
    text-align: center;
}

.bat-text {
    font-size: 11px;
    margin-top: 4px;
    font-family: sans-serif;
    display: block;
    line-height: 10px;
    top: -14px;
    position: relative;
}

.batt:hover {
    background: rgba(0,0,0,0.6);
    color: #F5F5F5;
}

.wpa {
    z-index: 1;
}

.sp {
    clear: both;
    height: 40px;
}

.sz .sp:last-child {
    height: 0;
}

.wpa > .sz {
    padding: 90px 100px;
    margin: auto;
    max-width: 1280px;
}

.col {
    margin-right: 3.125%;
}

.nsz .col {
    margin: 0;
}

.col.lc {
    margin-right: 0;
}

@media (min-width:1024px) {
    .spt.norm {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .spt.norm > div {
            float: none;
        }

    .nsz .spt.norm {
        align-items: stretch;
    }

        .nsz .spt.norm .text {
            position: relative;
            top: 50%;
            transform: translate(0,-50%);
        }
}

.lo1.col {
    width: 100%;
}

.lo3.col {
    width: 31.25%;
}

.lo4.col {
    width: 22.65625%;
}

.lo2.col {
    width: 48.4375%;
}

.texit > img {
    margin-bottom: 12px;
}

.texim > img {
    margin-top: 12px;
    margin-bottom: 12px;
}

@media (min-width:0) and (max-width:600px) {
    .rimage {
        margin: auto;
    }

    .text {
        text-align: center;
    }
}

@media (min-width:800px) and (max-width:1023px) {
    .wpa .sz {
        padding: 40px 30px;
    }

    .lo4.col {
        width: 48.4375%;
    }

    .lo4.col2 {
        margin-right: 0;
    }

    .lo4.col1, .lo4.col2 {
        margin-bottom: 40px;
    }
}

@media (min-width:601px) and (max-width:799px) {
    .wpa .sz {
        padding: 40px 30px;
    }

    .lo3.col, .lo4.col {
        width: 100%;
    }

    .col {
        margin-right: 0;
        margin-bottom: 40px;
    }

    .sz .lo2.col1 {
        margin-right: 3.125%;
    }

    .lo1.col, .lo2.col, .lo3.col3, .lo4.col4 {
        margin-bottom: 0;
    }
}

@media (min-width:1px) and (max-width:600px) {
    .wpa .sz {
        padding: 40px 12px;
    }

    .lo2.col, .lo3.col, .lo4.col {
        width: 100%;
    }

    .col {
        margin-right: 0;
        margin-bottom: 40px;
    }

    .lo1.col, .lo2.col2, .lo3.col3, .lo4.col4 {
        margin-bottom: 0;
    }
}

h1 {
    font-family: Raleway;
    font-weight: 600;
    margin-bottom: 6px;
    font-size: 42px;
    color: #ff0026;
}

h2 {
    font-family: Raleway;
    font-weight: 600;
    margin-bottom: 6px;
    font-size: 28px;
    color: #333333;
}

batt {
}

body {
    font-family: Raleway;
    font-weight: 400;
    color: rgb(102, 102, 102);
    font-size: 14px;
    background: #FFF;
}

a {
    color: #c56523;
}

    a.custom_read_more {
        font-family: Raleway, sans-serif;
        font-weight: 900;
        display: inline-block;
        padding: 12px 26px 10px 26px;
        position: relative;
        color: rgb(255, 255, 255);
        border-radius: 8px;
        border: 1px solid #ffffff;
        margin-top: 5px;
        font-size: 16px;
        transition: 0.2s;
        background: #ff0026;
    }

        a.custom_read_more:hover {
            border-color: #a80000;
            background: #a80000;
            color: #ffffff;
        }

h1 {
    font-size: 30px;
    color: rgb(255, 0, 38);
}

h2 {
    font-size: 24px;
    color: rgb(51, 51, 51);
}

c, c table {
    font-family: Raleway;
    font-weight: 400;
    font-size: 15px;
    color: rgb(51, 51, 51);
}

a:hover {
    color: rgb(255, 0, 38);
}

.area2 {
    background: rgb(245, 245, 245);
}

    .area2 > .sz {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .area2 h1 {
        font-size: 30px;
        color: rgb(255, 0, 38);
    }

    .area2 h2 {
        font-size: 24px;
        color: rgb(51, 51, 51);
    }

    .area2 c, .area2 c table {
        font-family: Raleway;
        font-weight: 400;
        font-size: 15px;
        color: rgb(51, 51, 51);
    }

    .area2 a:hover {
        color: rgb(255, 0, 38);
    }

.area4 {
    background: rgb(242, 242, 242);
}

    .area4 h1 {
        font-size: 30px;
        color: rgb(255, 0, 38);
    }

    .area4 c, .area4 c table {
        font-family: Raleway;
        font-weight: 400;
        font-size: 15px;
        color: rgb(51, 51, 51);
    }

    .area4 a:hover {
        color: rgb(255, 0, 38);
    }

.area9 c, .area9 c table {
    font-family: Raleway;
    font-weight: 400;
    font-size: 15px;
    color: rgb(51, 51, 51);
}

.area5 {
    background: rgb(242, 242, 242);
}

    .area5 > .sz {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .area5 h2 {
        font-size: 24px;
        color: rgb(51, 51, 51);
    }

    .area5 c, .area5 c table {
        font-family: Raleway;
        font-weight: 400;
        font-size: 15px;
        color: rgb(51, 51, 51);
    }

    .area5 a:hover {
        color: rgb(255, 0, 38);
    }

.area7 {
    background: rgb(23, 23, 23);
}

    .area7 > .sz {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .area7 c, .area7 c table {
        font-family: Raleway;
        font-weight: 400;
        font-size: 10px;
        color: rgb(187, 187, 187);
    }

    .area7 a {
        color: rgb(187, 187, 187);
    }

        .area7 a:hover {
            color: rgb(255, 0, 38);
        }

.area22 {
    background: rgb(255, 255, 255);
}

    .area22 h1 {
        font-size: 30px;
        color: rgb(255, 0, 38);
    }

    .area22 h2 {
        font-size: 20px;
        color: rgb(51, 51, 51);
    }

    .area22 c, .area22 c table {
        font-family: Raleway;
        font-weight: 400;
        font-size: 15px;
        color: rgb(51, 51, 51);
    }

    .area22 a:hover {
        color: rgb(255, 0, 38);
    }

.area21 {
    background: rgb(242, 242, 242) URL('img/x/jpg/instant-pot-recipes-for-healthy-cooking-in-south-afirca.webp') fixed center;
    background-size: cover
}

    .area21 > .sz {
        padding-top: 120px;
        padding-bottom: 120px;
    }

.area21 {
    position: relative;
    overflow: hidden;
}

    .area21 > .sz, .area21 > .spt {
        position: relative;
        z-index: 2;
    }

    .area21::before {
        content: "";
        position: absolute;
        z-index: 1;
        background: rgba(255, 255, 255, 0.85);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

    .area21 h2 {
        font-size: 24px;
        color: rgb(51, 51, 51);
    }

    .area21 c, .area21 c table {
        font-family: Raleway;
        font-weight: 400;
        font-size: 15px;
        color: rgb(51, 51, 51);
    }

    .area21 a:hover {
        color: rgb(255, 0, 38);
    }

.area00 h1 {
    font-size: 30px;
    color: rgb(255, 0, 38);
}

.area00 h2 {
    font-size: 24px;
    color: rgb(51, 51, 51);
}

.area8 h2 {
    font-size: 24px;
    color: rgb(51, 51, 51);
}

.area8 a:hover {
    color: rgb(255, 0, 38);
}

.area88 h2 {
    font-size: 24px;
    color: rgb(51, 51, 51);
}

.area88 c, .area88 c table {
    font-family: Raleway;
    font-weight: 400;
    font-size: 15px;
    color: rgb(51, 51, 51);
}

.area88 a:hover {
    color: rgb(255, 0, 38);
}

.isic {
    position: relative;
}

    .isic > a {
        display: block;
    }

.ticap {
    pointer-events: none;
    width: 100%;
}

.sz .ticapn {
    width: 100%;
}

    .sz .ticapn h1, .sz .ticapn h2 {
        color: #FFF;
        font-size: 18px;
        font-weight: 400;
        margin: auto;
        background: rgba(0,0,0,0.5);
    }

.isnorm .imagec {
    overflow: hidden;
}

.pads {
    padding: 1px;
}

.padm {
    padding: 8px;
}

.padl {
    padding: 16px;
}

.isic > .cc, .isic > div > .cc, .isic > .bc, .isic > div > .bc {
    position: absolute;
}

.cap {
    max-width: 98%;
    margin: auto;
    display: table;
}

.isic > .cc, .isic > div > .cc, .isic > .bc, .isic > div > .bc {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.isic > .bc, .isic > div > .bc {
    top: auto;
    bottom: 8px;
    transform: translate(-50%, 0);
}

.cap.bc, .cap.cc {
    text-align: center;
}

.cap.bc {
    bottom: 5%;
}

.islo.col {
    float: left;
}

.cbc {
    display: none;
    clear: both;
}

.islo a {
    display: block;
}

    .islo a.custom_read_more {
        display: unset;
    }

.islo1.col {
    width: 100.0000%;
}

.islo1.cbc1 {
    display: block;
}

.islo2.col {
    width: 50.0000%;
}

.islo2.cbc2 {
    display: block;
}

.islo3.col {
    width: 33.3333%;
}

.islo3.cbc3 {
    display: block;
}

.slideshow {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .slideshow .sl {
        position: absolute;
        width: 100%;
        opacity: 0;
        height: 100%;
        z-index: 1;
        display: block;
    }

        .slideshow .sl > img {
            transform: translate(-50%,-50%);
            left: 50%;
            right: 50%;
            top: 50%;
            bottom: 50%;
            position: relative;
        }

    .slideshow.norm .rimage, .slideshow .cap {
        opacity: 0;
    }

    .slideshow.norm > .sl {
        background-size: cover !important;
    }

    .slideshow .sl.act, .slideshow .cap.act {
        transition: 0.5s;
        opacity: 1;
        z-index: +1;
    }

.video > div {
    position: relative;
}

.col > .video {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.video.v, .video .v {
    cursor: pointer;
    position: relative;
}

    .video .v.mt {
        margin-top: 4px;
    }

.video .pb {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sp-wave {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 12px;
    padding: 4px;
    display: none;
}

    .sp-wave div {
        width: 98%;
        height: 98%;
        border-radius: 100px;
        display: block;
    }

    .sp-wave > div {
        transform: scale(1,1);
        border: 1px solid #bbb;
        animation: wpwb 1s infinite linear;
        background: #bbb;
    }

        .sp-wave > div > div {
            transform: scale(0,0);
            border: 1px solid #999;
            position: relative;
            top: -1px;
            left: -1px;
            animation: spwa 2s infinite linear;
            background: #999;
        }

@keyframes spwa {
    0% {
        transform: scale(0.75);
        opacity: 0.2;
    }

    50% {
        transform: scale(1,1);
        opacity: 1;
    }
}

@keyframes wpwb {
    0% {
        -webkit-transform: scale(1,1);
        opacity: 1;
    }

    50% {
        -webkit-transform: scale(1.5);
        opacity: 0.2;
    }
}

.loading {
    position: fixed;
    z-index: 99999;
    background: rgba(255,255,255,0.62);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.prodsi {
    width: 100%;
    height: 220px;
    overflow: hidden;
}

/*    .prodsi.noimage {
        background: URL(img/g/svg/no-image.svg) no-repeat center center;
        background-size: 50%;
    }
*/
.sp-wave {
    width: 50px;
    height: 50px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 12px;
    padding: 4px;
}

    .sp-wave div {
        width: 98%;
        height: 98%;
        border-radius: 100px;
        display: block;
    }

    .sp-wave > div {
        transform: scale(1,1);
        border: 1px solid #bbb;
        animation: wpwb 1s infinite linear;
        background: #bbb;
    }

        .sp-wave > div > div {
            transform: scale(0,0);
            border: 1px solid #999;
            position: relative;
            top: -1px;
            left: -1px;
            animation: spwa 2s infinite linear;
            background: #999;
        }

@keyframes spwa {
    0% {
        transform: scale(0.75);
        opacity: 0.2;
    }

    50% {
        transform: scale(1,1);
        opacity: 1;
    }
}

@keyframes wpwb {
    0% {
        -webkit-transform: scale(1,1);
        opacity: 1;
    }

    50% {
        -webkit-transform: scale(1.5);
        opacity: 0.2;
    }
}

.ttsh .itdf {
    position: absolute;
    left: 14px;
    top: 6px;
    font-size: 27px;
}

.t_f_ship.ttsh .itdf {
    position: relative;
    line-height: 12px;
    margin-right: 18px;
    display: inline-block;
}

.top_pr {
    width: 300px;
    text-align: center;
    padding: 10px;
    background: #FFF;
    box-shadow: 0px 0px 34px 5px rgba(0,0,0,0.15);
    font-size: 13px;
    font-family: "Open Sans";
    position: absolute;
    z-index: 10;
    color: #5c5d65;
    right: 0;
    line-height: 1.6;
}

a.shcr.custom_read_more {
    padding: 6px;
    border-color: #666;
    background: #FFF;
    border-width: 1px;
    font-size: 14px;
    text-transform: none;
    color: #5c5d65;
    width: 120px;
}

    a.shcr.custom_read_more:hover {
        background: #666;
        color: #FFF;
    }

    a.shcr.custom_read_more.grn {
        border-color: #83b446;
        color: #FFF;
        background: #83b446;
    }

        a.shcr.custom_read_more.grn:hover {
            background: #FFF;
            color: #83b446;
        }

.top_pr h2 {
    text-transform: none;
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 16px;
    color: #5c5d65;
}

.ttotal {
    padding: 4px 0;
    margin: 8px 0;
    border: 1px solid #efefef;
    border-width: 1px 0;
    font-size: 14px;
}

.top_pr .i {
    width: 52px;
    height: 54px;
    background-size: cover !important;
    margin-right: 8px;
}

.top_pr .n {
    width: 187px;
    height: 27px;
    overflow: hidden;
    padding-bottom: 8px;
    text-align: left;
    line-height: 1.3;
    padding-right: 10px
}

.top_pr .de {
    cursor: pointer;
    background: rgb(248,33,5);
    color: #FFF;
    border: 1px solid rgb(248,33,5);
    font-size: 13px;
    width: 25px;
    line-height: 25px;
}

    .top_pr .de:hover {
        background: #FFF;
        color: rgb(248,33,5);
        border: 1px solid rgb(248,33,5);
    }

.top_pr .pcc {
    max-height: 210px;
    overflow: auto;
}

.top_pr .pc {
    padding: 0 8px 8px 0;
    margin: 8px 0;
    border-bottom: 1px solid #efefef;
}

.top_pr .pcc .pc:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.ttsh {
    font-size: 14px;
    padding: 12px 0 0 0;
    position: relative;
    left: 200px;
    transition: 0.5s;
    opacity: 0;
}

.t_f_ship {
    color: #83b446;
}

a.t_f_ship2 {
    margin-top: 12px;
    padding: 6px;
    background: #ffdd7e;
    display: block;
    color: #5c5d65;
    text-decoration: none;
}

@media (max-width:360px) {
    .top_pr {
        right: -16px;
    }

    .ec_t_wli .top_pr {
        right: -44px;
    }
}

@media (max-width:480px) {
    .prodsi {
        width: 100%;
        height: 140px;
        overflow: hidden;
    }
}

.wpa_blogs > .sz {
    max-width: 1980px;
    padding: 44px;
}

.wpa_blogs h2 {
    font: 400 16px/32px "Open Sans", sans-serif;
    color: #5c5d65;
    text-transform: none;
    margin-bottom: 0;
}

.wpa_blogs .bl_filter input {
    min-height: 31px;
    border: none;
    border-bottom: 1px solid #637692;
    padding: 0;
    width: 100%;
    outline: none;
    font-family: sans-serif;
    background: none;
}

.bllo > .col {
    float: left;
}

.bllo4 > .col {
    margin: 8px 0;
    width: 25%;
    min-width: 25%;
    float: left;
    height: 466px;
    display: block;
    text-decoration: none;
    color: #5c5d65;
    position: relative;
    font-family: sans-serif;
}

    .bllo4 > .col > div {
        padding: 12px;
        margin: 8px;
        border: 1px solid #efefef;
        height: 92%;
        height: calc(100% - 24px);
        text-align: center;
        position: relative;
        transition: 0.2s;
    }

.button.more {
    padding: 0;
    border-color: #666;
    background: #FFF;
    border: 1px solid rgb(21, 101, 154);
    font-size: 14px;
    text-decoration: none;
    text-transform: none;
    color: rgb(21, 101, 154);
    width: 120px;
    display: block;
    border-radius: 4px;
    margin: 6px auto 0 auto;
    position: relative;
    z-index: 5;
    line-height: 40px;
}

    .button.more:hover {
        background: rgb(21, 101, 154);
        color: #FFF;
    }

.artlink {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.arts:hover {
    transform: scale(1.05);
    border-top-left-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: 0px 0px 10px 6px rgba(240,240,240,1);
    z-index: 10;
}

.artsi img {
    opacity: 0;
}

.arts {
    background-size: contain !important;
}

.artsi {
    width: 100%;
    height: 260px;
    overflow: hidden;
}

/*    .artsi.noimage {
        background: URL(img/g/svg/no-image.svg) no-repeat center center;
        background-size: 50%;
    }
*/
.sname {
    padding-top: 8px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sdate, .sdescr {
    padding-top: 8px;
    font-size: 14px;
    height: 16px;
    overflow: hidden;
}

.sdescr {
    height: 46px;
}

@media(max-width:1023px) {
    .wpa_blogs > .sz {
        padding: 20px;
    }
}

@media(max-width:480px) {
    .wpa_blogs > .sz {
        padding: 10px;
    }

    .islo3.cbc3, .islo2.cbc {
        display: block;
    }

    .islo3.col, .islo2.col {
        width: 100%;
    }
}

@media(min-width:1281px) and (max-width:1600px) {
    .bllo4 > .col {
        width: 33%;
        min-width: 33%;
    }
}

@media(min-width:480px) and (max-width:1280px) {
    .bllo4 > .col {
        width: 50%;
        min-width: 50%;
    }
}

@media(max-width:479px) {
    .bllo4 > .col {
        width: 100%;
        min-width: 100%;
    }
}

@media(min-width:481px) and (max-width:767px) {
    .islo3.cbc2 {
        display: block;
    }

    .islo3.cbc3 {
        display: none;
    }

    .islo3.col {
        width: 50%;
    }
}

body {
    padding-top: 71px;
}

html {
    scroll-behavior: smooth;
}

.top-barc {
    background: #ffffff;
    border-bottom: 1px solid #e5e5e5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.top-bar {
    width: 100%;
    color: #666666;
    text-align: right;
    display: flex;
    justify-content: right;
}

    .top-bar svg {
        width: 16px;
        height: 16px;
        display: block;
    }

    .top-bar .socicon {
        fill: #ff0026;
    }

    .top-bar a:hover .socicon {
        fill: #ffffff;
    }

.sz {
    max-width: 1280px !important;
    margin: auto;
    z-index: 4;
}

.wpa_blogs > .sz, .wpa_dealerships > .sz {
    max-width: 1980px !important;
}

a {
    text-decoration: none;
}

.top-bar a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-decoration: none;
    color: #ff0026;
    text-align: center;
    display: inline-block !important;
    padding: 8px;
    transition: 0.2s;
    height: 16px;
}

    .top-bar a:hover {
        color: #fff;
        background: #ff0026;
    }

.mmw {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    font-family: Arial, Helvetica, sans-serif;
    transition: 0.2s;
/*    background: #000;
    border-bottom: 1px solid #e5e5e5;*/
}

.nnw.mmw {
    background: rgba(255,255,255,0.90);
}

.mce-item-anchor {
    display: block;
    width: 1px;
    height: 1px;
    position: relative;
    top: -100px;
}

.logo {
    width: 244px;
    height: 36px;
/*    background: URL(img/t/svg/instant-brands-sa.svg) no-repeat center left;
*/    float: left;
    transition: 0.2s;
    grid-row: span 2;
}

.nnw .badge {
    top: 10px;
    left: 60px;
}

.top_icons {
    float: right;
}

    .top_icons > a {
        padding: 6px;
        font-size: 22px;
        color: #000;
        display: block;
        float: left;
        text-decoration: none;
    }

        .top_icons > a:hover {
            color: #e30613;
        }

h1.article_title {
    font-family: "Poppins";
    font-size: 30px;
    font-weight: 300;
}

.news_article_top a {
    color: #e30613;
}

.sname, .sdescr, .wpa_blogs h2, .wpa_blogs c {
    font-family: "Raleway";
    font-weight: 300;
}

.top_scroll_r {
    vertical-align: top;
    margin: 20px 0px;
    transition: 0.2s;
}

    .top_scroll_r > a {
        position: relative;
    }

.menuc {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 0 8px;
    align-items: center;
    max-width: 1280px;
    margin: auto;
    padding: 0 5vw;
}

.menu {
    display: flex;
    justify-self: right;
    align-items: center;
}

a.mmlicon .itdf {
    font-size: 22px;
}

a.mml {
    padding: 26px 13px 24px 13px;
    display: inline-block;
    font: 400 14px 'Josefin Sans', sans-serif;
    color: white;/*#333333;;*/
    border-top: 3px solid rgba(255,255,255,0);
    position: relative;
    text-transform: uppercase;
    transition: 0.2s;
}
a.mml:hover{
    color:white;
}
.nnw a.mml {
    padding: 19px 13px 17px 13px;
}

a.mmlicon {
    padding: 10px 17px;
    border-bottom: none !important;
}

.mobmenu .mml, .nnw .mobmenu .mml {
    font: 400 14px 'Open Sans', sans-serif;
    padding: 12px 15px 12px 15px;
    color: white; /*#444;*/
}

.nnw .mobmenu .mml {
    margin: 0;
}

.mmlc {
    float: left;
}

    .mmlc:hover > .mml {
        color: #000;
        border-color: #ff0026;
    }

.mml_bn {
    border: 2px solid #ff0026 !important;
    padding: 15px 13px 12px 13px !important;
    border-radius: 100px;
    margin-top: 2px;
}

    .mml_bn:hover {
        background: #ff0026;
        color: #FFF !important;
    }

.nnw .mml_bn {
    margin-top: 2px;
}

.hs > .mml:after, .hs > .sml:after {
    content: "\f043";
    font-family: "ITDIcon";
    margin-left: 8px;
    font-weight: 900;
    position: relative;
    line-height: 0.8;
}

.hs > .sml:after {
    content: "\f045";
    float: right;
    top: 4px;
}

.mmlc.hs, .smlc.hs {
    position: relative;
}

.mmlc > .sm {
    border-top: 3px solid #ff0026;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.mobmenu .mmlc > .sm {
    transform: translate(0,0);
}

.mmlc > .sm, .smlc > .sm {
    opacity: 0;
    pointer-events: none;
    position: absolute;
}

.mobmenu .mmlc > .sm, .mobmenu .smlc > .sm {
    display: none;
    position: relative;
}

.mobmenu .mmlc.act > .sm, .mobmenu .smlc.act > .sm {
    display: block;
    position: relative;
    opacity: 1;
    pointer-events: all;
    left: 15px;
    width: 100%;
}

.mobmenu .mmlc.hs > .sml:after, .mobmenu .smlc > .sml:after {
    float: none;
    content: "\f043";
    top: 0;
}

.mmlc:hover > .sm, .smlc:hover > .sm {
    opacity: 1;
    pointer-events: all;
    width: 266px;
    transition: 0.2s;
}

a.sml {
    font: 400 14px 'Raleway', sans-serif;
    padding: 14px;
    display: block;
    background: #f4f4f4;
    color: #ff0026;
    text-align: left;
    border-bottom: 1px solid #fff;
}

.mobmenu a.sml {
    background: none;
    color: #666;
}

    .mobmenu a.sml:hover {
        background: #dddddd;
        color: #FFF;
    }

.smlc:hover > .sml {
    background: #dddddd;
    color: #ff0026;
}

.smlc:hover > .sm {
    left: -250px;
    top: 0%;
}

.mobmenu .smlc:hover > .sm {
    left: 30px;
}

.nnw .smlc {
    position: relative;
    top: 0;
}

.smlc.hs .sm {
    display: none;
}

.smlc.hs .sml:after {
    display: none;
}

a.mml, a.sml, a.ti {
    text-decoration: none;
}

.itdf.mml {
    font-family: "ITDIcon";
}

.mobmi {
    display: none;
}

.quoteb, .quotea {
    width: 20px;
    height: 18px;
/*    background: URL(img/t/svg/quoteb.svg);
*/    display: inline-block;
    margin: 0 10px 0 0;
    position: relative;
    top: 3px;
}

.quotea {
/*    background: URL(img/t/svg/quotea.svg);
*/    margin: 0 0 0 10px;
}

.area7 {
    padding: 5px 0;
}

a.custom_read_more {
    display: inline-block;
    padding: 12px 26px;
    position: relative;
    color: rgb(255, 255, 255);
    border-radius: 8px;
    transition: 0.2s;
    margin-top: 5px;
    font-size: 14px;
    background: #ff0026;
    text-indent: 0;
    border: 1px solid #ffffff;
}

    a.custom_read_more:hover {
        color: #ffffff;
        border: 1px solid #a80000;
        background: #a80000;
    }

c p {
    line-height: 1.5;
}

.area0 h1, .area5 h5 {
    text-transform: uppercase;
}

.area0 .cap {
    text-shadow: 0px 2px 2px #000;
}

.nsz .slideshow {
    height: 100%;
    max-height: 930px;
}

.controls.buts .but, .controls.buts .but::before {
    border-radius: 30px;
}

    .controls.buts .but.act::before {
        background: #e30613;
    }

.mobile.mobmenu {
    opacity: 1;
    transform: translate(0,0);
}

.mobmenu {
    position: fixed;
    top: 78px;
    opacity: 0;
    pointer-events: none;
    z-index: -1;
    transform: translate(100%,0);
    transition: 0.5s;
    width: 420px;
    max-width: calc(100vw - 32%);
    right: 0;
    bottom: 0;
    background: #FFF;
    float: none;
    display: block;
    overflow: auto;
    pointer-events: all;
    z-index: auto;
}

    .mobmenu .mml, .mobmenu .mmlc {
        width: calc(100% - 30px);
    }

.sname {
    color: #ff0026 !important;
}

.thank_you_message {
    background: none !important;
}

.is._c_220 {
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    grid-template-areas: "fairlady ." "fairlady .";
    align-items: center;
    grid-gap: 0px 16px;
    pointer-events: none;
    max-width: 398px;
    margin: auto;
}

.col.islo.islo1.isic:first-child {
    grid-area: fairlady;
}

.is._c_220 .cb {
    display: none;
}

@media (max-width:1490px) {
    .mmw > .sz {
        padding: 0 100px;
    }
}

@media (max-width:800px) {
    .area0 {
        padding: 65px 0 45px 0;
    }
}

@media (max-width:1023px) {
    .menuc {
        margin-bottom: 0;
    }

    .form_field.w50p {
        width: 100%;
    }

    ._c_20 .isic {
        width: 50%;
    }

    ._c_16 table {
        width: 140px;
        margin: auto;
    }

    .area7 .sz {
        padding: 20px 40px !important;
    }
}

@media (min-width:1025px) and (max-width:999999px) {
    .mobile.mobmenu {
        display: none;
    }
}

@media (max-width:1024px) {
    .top_icons > a {
        padding: 4px 6px;
    }

    .menu > .mmlc {
        display: none;
    }

    .menu > .mobmi {
        display: block;
        position: relative;
    }

    .nnw .badge {
        top: 1px;
    }

    .nnw .mobmi {
        top: -3px;
    }

    .itdf.mml, .nnw a.mml {
        font-family: "ITDIcon";
        font-size: 24px;
        padding: 10px;
        margin-right: 4px;
        border: none;
    }

    .mmlc:hover > .mml, .mml.act {
        border: none;
    }

    a.sml {
        text-align: left;
    }
}

@media (max-width:1120px) {
    a.mml {
        padding: 26px 8px 24px 8px;
    }
}

@media (max-width:1023px) {
    .mmlc > .sm {
        box-shadow: none;
    }

    a.sml {
        padding: 10px 6px 10px 16px;
    }

    body {
        padding-top: 50px;
    }

    .nnw .menu > .mobmi a {
        padding: 10px;
    }

    .area83 > .sz {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .area83 h1 {
        font-size: 30px;
    }

    .area83 c {
        margin-top: 14px;
        display: block;
    }

    .area82 table {
        width: auto !important;
        margin: auto;
        text-align: left;
    }

    ._c_463 p, ._c_405 p {
        text-align: center !important;
    }

    .area82 .is > .col {
        padding-bottom: 12px;
    }
}

@media (max-width:1023px) {
    .area5 h1 {
        font-size: 36px;
        margin-bottom: 12px;
    }
}

@media (max-width:1134px) {
    .fbt {
        display: none;
    }

    .itdf.mml {
        font-size: 24px;
    }

    .nnw .itdf.mml {
        position: relative;
        top: 4px;
    }

    a.ti, div.ti {
        font-size: 24px;
        width: 24px;
    }

    .wpa > .sz {
        padding: 40px;
    }

    .mmw .sz {
        padding: 0 40px;
    }

    .slideshow .controls {
        display: none;
    }
}

@media (max-width:600px) {
    .logo, .nnw .logo {
        height: 46px !important;
        width: 140px !important;
        margin: 0;
    }
}

@media (max-width:370px) {
    .timh {
        display: none !important;
    }
}

@media (max-width:480px) {
    .top_icons {
        display: none;
    }

    .mmw .sz {
        padding: 0 20px !important;
    }

    .wpa > .sz {
        padding: 40px 20px;
    }
}

@media (max-width:380px) {
    .badge {
        display: none;
    }
}

.mmlc:last-child {
    border: 2px solid #e30613;
}

.more_options {
    position: fixed;
    left: 0;
    top: 50%;
    display: block;
    width: 44px;
    height: 100px;
/*    background: URL(img/t/svg/more-options.svg) no-repeat;
*/    transform: translate(0, -50%);
    z-index: +3;
}

@media (max-width:380px) {
    .more_options {
        width: 26px;
        height: 58px;
    }
}

.top-buttons {
    margin-top: 20px;
    font-size: 0;
}

.tpbcol1 {
    display: inline-block;
    width: calc(63% - 20px);
    margin-right: 20px;
    max-width: 240px;
    float: left;
}

.tpbcol2 {
    display: inline-block;
    width: 37%;
    max-width: 150px;
    float: right;
}

.tpb2 {
    margin-top: 8px;
}

.area4 .pads .rimage {
    transform: scale(1.1);
    transition: 1s;
}

.area4 .pads:hover .rimage {
    transform: scale(1);
}

.bllo4 > .col {
    height: 350px;
}

.awardsicoc {
    position: absolute;
    max-width: 314px;
    left: 3vw;
    top: 42vw;
    background: #169639;
    border-radius: 30px 200px 200px 30px;
    padding: 0.25vw 0.25vw 0.25vw 0.25vw;
}

.awardsico {
    width: 9vw;
/*    background: URL(img/t/svg/save-energy-with-instant-pot.svg) no-repeat;
*/    height: 4.1vw;
}

.lsoon {
    font-weight: 400;
}

@media (min-width:1024px) {
    .top-buttons .col {
        width: 48.4375% !important;
    }

    .top-buttons .col1 h2 {
        display: none;
    }

    .top-buttons .islo {
        width: 100% !important;
    }

    .spt_36 .sp {
        height: 10px;
    }

    .top-buttons .nsz .islo1:first-child {
        margin-bottom: 10px;
    }

    ._c_59 {
        max-width: 142px;
    }

    .spt_36 .col > .video .rimage {
        margin: -4% 0px -9%;
    }
}

.no1-cooker {
/*    background: URL(img/t/svg/InstantPot-badge.svg);
*/    width: 150px;
    height: 150px;
    margin-bottom: 40px;
}

.slide_heading {
    font-family: poppins;
    padding: 0.8vw;
    color: #ffffff;
    letter-spacing: 1px;
    line-height: 1.2;
}

.area22 {
    background: #ffffff;
}

.area4 {
    background: #F2F2F2;
}

.area21 {
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}

    .area21 a.custom_read_more {
        font-size: 24px;
        text-shadow: none;
    }

.area4 .sz .ticapn h1 {
    background: none;
    font-family: Poppins;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 26px;
}

    .area4 .sz .ticapn h1 p {
        line-height: 1.2;
    }

.area2 h1 {
    margin-bottom: 20px;
}

.appnb {
    width: 100%;
    max-width: 900px;
    margin: auto;
    font-size: 0;
}

.appnbc {
    font-size: 0;
    width: 50%;
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
    padding: 13px 0;
}

.appnb1 {
    width: calc(50% - 10px);
    margin-right: 20px;
    display: inline-block;
}

.appnb2 {
    width: calc(50% - 10px);
    display: inline-block;
}

.freeapp {
    font-size: 0;
    display: inline-flex;
    width: calc(50% - 24px);
}

.ipapp {
    display: inline-block;
    margin-right: 16px;
    width: 90px;
    height: 90px;
}

.freeappc {
    display: inline-block;
    line-height: 1;
}

.freeapph1 {
    display: block;
    font-size: 26px;
    font-weight: 700;
    font-family: Poppins;
    letter-spacing: 2px;
    margin-bottom: 10px;
    text-align: left;
}

.freeappdesc {
    display: block;
    font-size: 22px;
    font-family: Poppins;
    font-weight: 400;
    line-height: 1.2;
    text-align: left;
}

.area0 h1 {
    width: 42%;
}

.slide_des1, .slide_des2 {
    color: #000000;
    font-family: Poppins;
}

.spt.spt_117 {
    width: 66%;
    margin: auto;
}

.bllo4 > .col {
    width: 25% !important;
    min-width: 25% !important;
}

.spt.spt_138 {
    max-width: 890px;
    margin: auto;
}

@media (max-width:1024px) {
    .bllo3 > .col > div {
        height: calc(100% - 60px);
    }

    .bllo3 > .col {
        height: 430px;
    }

    .bllo4 > .col {
        width: 50% !important;
        min-width: 50% !important;
        height: 430px;
    }
}

@media (max-width:980px) {
    .appnb {
        margin: auto;
        max-width: 640px;
    }

    .appnbc {
        width: 200px;
        padding: 0;
    }

    .appnb1, .appnb2 {
        width: 100%;
    }

    .appnb1 {
        margin-bottom: 6px;
    }

    .freeapp {
        max-width: 416px;
        width: 100%;
        padding: 17px 0;
    }
}

@media (max-width:799px) {
    .spt.spt_117 {
        width: 100%;
        margin: auto;
    }

        .spt.spt_117 .lo2.col {
            width: 100%;
        }
}

@media (max-width:724px) {
    .appnb {
        margin: auto;
        max-width: 416px;
    }

    .appnbc {
        width: 100%;
        padding: 0;
        display: block;
    }

    .appnb1 {
        width: calc(50% - 10px);
        margin-right: 20px;
        display: inline-block;
        margin-bottom: 0;
    }

    .appnb2 {
        width: calc(50% - 10px);
        display: inline-block;
    }

    .freeapp {
        max-width: 416px;
        width: 100%;
        padding: 20px 0 0 0;
    }

    .area4 .sz .ticapn h1 {
        font-size: 22px;
    }
}

@media (max-width:768px) {
    .area4 .islo3.col {
        width: 33.3333%;
    }

    .cbc.islo3 {
        clear: inherit;
    }

    .bllo3 > .col > div {
        height: calc(100% - 50px);
    }

    .bllo3 > .col {
        height: 430px;
    }
}

@media (max-width:560px) {
    .area4 .sz .ticapn h1 {
        font-size: 14px;
    }

    .area9 .sz {
        padding: 40px 15px;
    }

    .bllo3 > .col, .bllo4 > .col {
        width: 100% !important;
        min-width: 100% !important;
        height: 390px;
    }
}

@media (max-width:502px) {
    .appnb {
        margin: auto;
        max-width: 334px;
    }

    .appnbc {
        width: 100%;
        padding: 0;
        display: block;
    }

    .appnb1 {
        width: calc(50% - 5px);
        margin-right: 10px;
        display: inline-block;
        margin-bottom: 0;
    }

    .appnb2 {
        width: calc(50% - 5px);
        display: inline-block;
    }

    .freeapp {
        max-width: 416px;
        width: 100%;
        padding: 20px 0 0 0;
    }

    .ipapp {
        width: 70px;
        height: 70px;
    }

    .freeapph1 {
        font-size: 19px
    }

    .freeappdesc {
        font-size: 17px;
    }
}

@media (max-width:420px) {
    .appnb {
        margin: auto;
        max-width: 280px;
    }

    .appnbc {
        width: 100%;
        padding: 0;
        display: block;
    }

    .appnb1 {
        width: 70%;
        margin-right: 0;
        display: block;
        margin: auto;
        margin-bottom: 10px;
    }

    .appnb2 {
        width: 70%;
        display: block;
        margin: auto;
    }

    .freeapp {
        max-width: 416px;
        width: 100%;
        padding: 17px 0;
    }

    .ipapp {
        width: 60px;
        height: 60px;
    }

    .freeapph1 {
        font-size: 17px;
        letter-spacing: 1px;
    }

    .freeappdesc {
        font-size: 14px;
    }

    .area4 .sz .ticapn h1 {
        font-size: 10px;
    }

    .bllo3 > .col > div {
        height: calc(100% - 35px);
    }

    .bllo3 > .col {
        height: 420px;
    }
}

@media (max-width:320px) {
    .bllo3 > .col > div {
        height: calc(100% - 35px);
    }

    .bllo3 > .col {
        height: 430px;
    }
}

.sl1-contentc, .sl2-contentc, .sl3-contentc {
    font-weight: 700;
    color: #000;
    text-align: left;
    font-size: 56px;
}

.slide1_button, .slide2_button, .slide3_button {
    font-size: 28px;
    display: inline-block;
    padding: 14px 32px;
    position: relative;
    color: rgb(255, 255, 255);
    border-radius: 8px;
    transition: 0.2s;
    margin-top: 24px;
    font-size: 14px;
    background: #ff0026;
    text-indent: 0;
    border: 1px solid #ffffff;
    font-weight: 900;
}

    .slide1_button:hover, .slide2_button:hover, .slide3_button:hover {
        color: #e5a9be;
        border: 1px solid #ff0026;
    }

.pa1 .area00 li {
    margin-bottom: 0px !important;
    padding-left: 18px;
    margin-left: 22px;
}

.sl1-contentc, .sl2-contentc, .sl3-contentc {
    font-size: 2vw;
}

.area00 .sl1 {
    background-size: cover !important;
}

.sl1-contentc {
    background: #ff0026;
    border-top-right-radius: 0.5vw;
    border-bottom-right-radius: 0.5vw;
    display: grid;
    justify-items: right;
    padding-left: 2.2vw;
}

.sl1-content {
    margin-left: auto;
}

.area00 .isic > .cc.cap.sl1 {
    transform: translate(0, 0);
    top: 0;
    left: 0;
    display: grid;
    grid-gap: 2vw;
    align-items: center;
    width: 100%;
}

.slide_des {
    color: #000000;
    line-height: 1.2;
    text-align: left;
}

.area00 h1 {
    width: auto;
    margin: 2.5vw 0 0 0;
    display: grid;
    justify-self: left;
}

.area00 h2 {
    margin: 0;
    margin-left: 3.2vw;
}

.stars.itdf {
    font-size: 0.85vw;
    margin-bottom: 0.2vw;
    color: #000000;
    margin-top: 0.3vw;
}

.slide_des1, .slide_des2 {
    font-weight: 700;
    font-size: 1.25vw;
    color: #000000;
}

.featuretxt {
    position: absolute;
    top: 37vw;
    font-size: 1.1vw;
    color: #ffffff;
    right: 0.2vw;
    font-weight: 700;
    text-align: left;
    width: 6vw;
}

.slide_badge {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 1vw;
    align-items: center;
    position: absolute;
    top: 3.5vw;
    left: 30vw;
}

.slide_badgeimg {
    width: 5vw;
}

.slide_badge2 {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 1vw;
    align-items: center;
    position: absolute;
    top: 3.5vw;
    left: 65vw;
}

@keyframes fin {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes zin {
    0% {
        transform: scale(1.3);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.slide3_button, .slide2_button {
    position: relative;
    left: 36px;
}

.cap .slide3_button, .cap .slide1_button, .cap .slide2_button {
    opacity: 0;
}

.cap.act .slide3_button, .cap.act .slide2_button, .cap.act .slide1_button {
    animation-duration: 1s;
    animation-name: fin;
    opacity: 1;
}

.area00 .sl.sl3, .area00 .sl.sl4 {
    transform: scale(1);
    opacity: 0;
}

    .area00 .sl.sl3.act, .area00 .sl.sl1.act, .area00 .sl.sl2.act, .area00 .sl.sl4.act {
        transform: scale(1);
        opacity: 1;
    }

@media (min-width:1025px) {
    .area00 .sl.sl3.act, .area00 .sl.sl1.act, .area00 .sl.sl2.act, .area00 .sl.sl4.act {
        animation-duration: 0.5s;
        animation-name: zin;
        transform: scale(1);
        opacity: 1;
    }
}

@media (max-width:1023px) {
    .slide_badge {
        left: 32vw;
    }
}

@media (max-width:700px) {
    .sl1-contentc, .sl2-contentc, .sl3-contentc {
        font-size: 2.8vw;
        width: auto;
        border-top-right-radius: 0.8vw;
        border-bottom-right-radius: 0.8vw;
    }

    .slide_badge {
        left: 40vw;
    }

    .area8 .islo2.col {
        width: 100%;
    }
}

@media (max-width:480px) {
    .awardsicoc {
        left: auto;
        right: 17vw;
        top: 5vw;
        border-radius: 30px 30px 200px 200px;
        display: grid;
        justify-items: center;
        padding: 0.8vw 0.4vw 0.4vw 0.4vw;
    }

    .awardsico {
        width: 8.2vw;
/*        background: URL(img/t/svg/save-energy-instant-pot.svg) no-repeat;
*/        height: 15vw;
    }

    .area00 .isic > .cc.cap.sl1 {
        display: flex;
    }

    .sl1-contentc, .sl2-contentc, .sl3-contentc {
        width: 62vw;
        left: 0;
        border-top-right-radius: 2vw;
        border-bottom-right-radius: 2vw;
    }

    .area00 h1 {
        margin: 4.5vw 0 0 0;
    }

    .area00 h2 {
        margin-left: 0;
    }

    .slide_heading {
        padding: 2.5vw;
        font-size: 4.5vw
    }

    .slide_badgeimg {
        width: 12vw;
    }

    .slide_des {
        text-align: left;
        line-height: 1.2;
    }

    .slide_des1, .slide_des2 {
        font-size: 3vw;
    }

    .stars.itdf {
        font-size: 1.85vw;
        margin-top: 0.6vw;
    }

    .area00 .isic > .cc.cap.sl2, .area00 .isic > .cc.cap.sl1 {
        top: 0;
        text-align: left;
        left: 0%;
        transform: translate(0,0);
        width: 100%;
    }

    .no1-cooker {
        display: none;
    }

    .pa1 .area00 li {
        margin-left: 0;
        padding-left: 0;
    }

    .sl2-norm-text, .cap.act .slide2_button {
        margin-top: 14px;
    }

    .spt_20, .spt_4, .spt_22 {
        display: grid !important;
        grid-template-columns: repeat(1, 1fr);
    }

        .spt_20 > .col1, .spt_4 > .col1, .spt_22 > .col1 {
            grid-row: 2;
            margin-bottom: 0;
            margin-top: 40px;
        }

        .spt_20 > .col2, .spt_4 > .col2, .spt_22 > .col2 {
            grid-row: 1;
        }

    .sl1-contentc, .sl2-contentc, .sl3-contentc {
        text-align: left;
        padding-left: 0;
    }

    .no1-cooker {
        margin: 0 auto 30px auto;
    }

    .featuretxt {
        font-size: 2.5vw;
        right: 3.2vw;
        top: 5vw;
        width: 12vw;
    }

    .area88 {
        display: none;
    }

    .nsz .slideshow {
        height: 133vw !important;
        min-height: auto;
    }

    .slide_badge {
        left: 3vw;
        top: 26vw;
        position: absolute;
    }

    .slide_badge2 {
        left: 53vw;
        top: 26vw;
        position: absolute;
    }
}

.area88 {
    display: none;
    background: #374D55;
}

.area8 .itdf {
    font-size: 30px;
}

.spt_33 .rimage {
    margin: auto;
}

.spt_33 h2 {
    margin-bottom: 12px;
}

    .spt_33 h2 p {
        line-height: 1;
    }

.button.more {
    display: none;
}

.area8 .is {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 32px;
}

    .area8 .is .islo2.cbc2, .area8 .is .cb, .area8 .is .cbc {
        display: none;
    }

    .area8 .is .padl {
        padding: 0;
        overflow: hidden;
    }

    .area8 .is .islo2.col {
        width: 100%;
    }

    .area8 .is h1, .area8 .is h2 {
        background: none;
    }

    .area8 .is .cap {
        bottom: 14px;
    }

    .area8 .is .custom_read_more {
        background: rgb(213,8,39);
        background: linear-gradient(0deg, rgba(213,8,39,1) 0%, rgba(253,0,36,1) 100%);
        text-transform: uppercase;
        border: none;
        border-radius: 4px;
        letter-spacing: 0.1em;
        padding: 10px 12px;
        font-size: 16px;
        font-weight: 600;
        display: inline-block;
        transition: 0.5s;
    }

    .area8 .is .padl:hover .custom_read_more {
        background: #a80000;
        background: linear-gradient(0deg, #a80000 0%, #a80000 100%);
    }

.area8 .padl .rimage {
    transform: scale(1);
    transition: 1s;
}

.area8 .padl:hover .rimage {
    transform: scale(1.05);
}

@media (min-width:700px) {
    .area88 {
        display: none;
    }
}

@media (max-width:700px) {
    .area8 .is {
        grid-template-columns: 1fr;
        grid-gap: 26px;
    }
}

@media (max-width:480px) {
    .area8 .is .custom_read_more {
        padding: 8px 12px;
        font-size: 12px;
    }

    .area8 .is .cap {
        bottom: 6px;
    }
}

@media (min-width:1025px) and (max-width:999999px) {
    .area9 .bllo3 > .col {
        width: 25% !important;
        min-width: 25% !important;
        height: 344px !important;
    }

    .area9 .artsi {
        height: 190px !important;
    }
}

.sdate {
    display: none;
}

.sdescr {
    height: 70px;
}

li {
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 8px;
}

@media (max-width: 600px) {
    body {
        background-image: url('/images/home_sm.png');
        background-size: 100vw 100vh;
    }
    .brand-logo-img {
        height: 30px;
        margin-left: 20px;
    }
    .brand-logo-div {
        padding-top: 10px;
    }
    .index-div {
        padding-top: 50px;
    }
    .index-r1d1 {
        font-size: 25pt;
        line-height: 35px;
    }
    .index-r1d2 {
        white-space: pre-wrap;
        padding-left: 0px;
        padding-top: 50px;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
}
@media (min-width:600px) and (max-width: 1200px) {
    body {
        background-image: url('/images/home_md.png');
        background-size: 100vw 100vh;
    }
    .brand-logo-img {
        height: 45px;
        margin-left: 40px;
    }
    .brand-logo-div {
        padding-top: 30px;
    }
    .index-div {
        padding-top: 100px;
    }
    .index-r1d1 {
        font-size: 35pt;
        line-height: 45px;
    }
    .index-r1d2 {
        white-space: pre-wrap;
        padding-left: 0px;
        padding-top: 50px;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
}
@media (min-width: 1200px) {
    body {
        background-image: url('/images/home_lg.png');
        background-size: 100vw 100vh;
    }
    .brand-logo-img {
        height: 60px;
        margin-left: 60px;
    }
    .brand-logo-div {
        padding-top: 50px;
    }
    .index-div {
        padding-top: 200px;
    }
    .index-r1d1 {
        font-size: 40pt;
        line-height: 50px;
    }
    .index-r1d2 {
        white-space: pre-wrap;
        padding-left: 57px;
        padding-top: 0px;
        display:flex;
        flex-direction:column;
        justify-content: end;
    }
}
a.homeLinks {
    font-family: 'Poppins';
    color: white;
    white-space: pre-wrap;
    font-size: 12pt;
    text-decoration: none;
}
 a.homeLinks:hover{
    color:red;
}