/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 8, 2021, 5:28:41 PM
    Author     : admin
*/

::-webkit-scrollbar,
::-webkit-scrollbar-thumb,
::-webkit-scrollbar-track {
    width: 3px;
    border: none;
    background: transparent;
}

::-webkit-scrollbar-button,
::-webkit-scrollbar-track-piece,
::-webkit-scrollbar-corner,
::-webkit-resizer {
    display: none;
}

::-webkit-scrollbar-thumb {
    border-radius: 6px;
    height: 100px;
    background-color: #e2e2e2;
}

::-webkit-scrollbar-track {
    /* background-image: url("https://i.imgur.com/GvV1R30.png"); */
    background-color: #f8f9fa;
    background-repeat: repeat-y;
    background-size: contain;
}

.ui-widget-content {
    z-index: 99999999 !important;
    border: 1px solid #e2e2e2 !important;
    background: #fff !important;
    color: #3d3d3d;
    border-radius: 0 0 10px 10px;
}

.ui-menu-item-wrapper {
    color: #3d3d3d !important;
    font-size: 0.875em !important;
    line-height: 1.5 !important;
    padding: 8px 16px !important;
}

.ui-menu-item-wrapper:hover {
    color: #3d3d3d !important;
    font-size: 0.875em !important;
    line-height: 1.5 !important;
    background-color: #e9f1f3 !important;
    border: 0px !important;
    outline: none !important;
}

.ui-state-active {
    color: #3d3d3d !important;
    font-size: 0.875em !important;
    line-height: 1.5 !important;
    background: #e9f1f3 !important;
    border: 0px !important;
    font-weight: normal !important;
    outline: none !important;
}

.ui-menu-item-wrapper.ui-state-active {
    color: #3d3d3d !important;
    font-size: 0.875em !important;
    line-height: 1.5 !important;
    background: #e9f1f3 !important;
    border: 0px !important;
    outline: none !important;
}

.rstext {
    font-family: 'Clear Sans';
    font-size: 4.375em;
    font-weight: bold;
    line-height: 1.14;
    color: var(--text-black);
}

@media(max-width:768px) {
    .rstext {
        font-size: 3.75em;
    }
}



.rhq-text {
    font-family: 'Clear Sans';
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;
    color: #87909a;
}

.rmt-36 {
    margin-top: 32px;
    position: absolute;
    bottom: 48px;
    margin: 0 auto;
    right: 0;
    left: 0;
}

.rpt151 {
    padding-top: 160px;
}

.rbg-gray {
    background: var(--background-gray);
}

.rbr-gray {
    border: 1px solid #ced8e2 !important;
}

.rcard-edu {
    padding: 72px 48px;
    border-radius: 10px;
    min-height: 402px;
    font-size: 20px;
    line-height: 1.5;
}

input:focus {
    outline: none !important;
    border: 1px solid #008cac !important;
    box-shadow: 0 0 10px #008cac !important;
}

.hlmt151 {
    margin-top: 60px;
}

.help-center-banner-sc {
    background: url("../images/security_center/sc_top_banner_dk.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.rhlpb-heading {
    font-size: 50px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: normal;
    color: var(--white);
}

.head_text_info {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: var(--text-black);
    text-transform: capitalize;
}

.protect_card .text_16.font-weight-bold {
    text-transform: capitalize;
}

.sc_bg_color {
    background-color: #e6f5fc;
    padding: 24px 24px;
    border-radius: 5px;
    min-height: 514px;
}

.alrt_bg {
    background: #008cac;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
    margin-bottom: 24px;
    padding: 10px;
}

.font_20_b {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.12;
    text-align: center;
    color: #192036;
}

.popular-heading {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
    color: var(--text-black);
    text-align: center;
}

.rtopic-card-sc {
    border-radius: 5px;
    min-height: 320px;
    box-shadow: 0 5px 15px 0 rgba(206, 216, 226, 0.3);
}

.rtopic-card-sc:hover {
    box-shadow: 0 5px 15px 0 rgba(206, 216, 226, 0.3);
    background-color: var(--white);
    margin-top: -5px;
}

.topic-card-hd-sc {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    color: var(--text-black);
    /* border-bottom: 1px solid #ced8e2; */
    padding-bottom: 15px;
    min-height: 82px;
}

.topic-card-txt {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    color: var(--text-black);
    min-height: 70px;
}

@media(max-width:1469px) and (min-width:992px) {
    .topic-card-hd-sc {
        min-height: 138px;
        padding-bottom: 24px;
    }

    .topic-card-txt {
        font-size: 14px;
        font-weight: normal;
        line-height: 1.5;
        color: var(--text-black);
        min-height: 110px;
    }
}



.sc-banner-text {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: var(--white);
}

.slick-slide img {
    width: auto !important;
    margin: 0 auto;
}

.slick-slide {
    margin: 10px;
}

.rtopic-card-sc {
    position: relative;
}

/* fake page  */
.fake_card_main {
    background: url(../images/security_center/red_alert_cartbg.webp) no-repeat;
    background-position: right bottom;
    background-color: #e1f3f7;
    border-radius: 10px;
    padding: 24px;
    min-height: 601px;
    border: 1px solid #e2e5ef;
}

.fake_card_main img {
    width: 100%;
}

.heading_section_top {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    color: var(--text-black);
}

.fake_card_main_title {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    color: var(--text-black);
}

.fake_card_main_txt {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    color: var(--text-black);
}

.ml_28 {
    margin-left: 35px !important;
}

/* scamsters css */
.text_16 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    color: var(--text-black);
}

.text_20 {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    color: var(--text-black);
}

.protect_card {
    border-radius: 10px;
    border: solid 1px #e2e5ef;
    background-color: #fff;
    padding: 16px 16px 38px;

}

.protect_section_2 {
    background-color: #e8e8e8;
}

.protect_card.bg_gray {
    background-color: #e2e5ef !important;
}

.alrt_card {
    border: 1px solid #efe9e9;
    border-radius: 10px;
    padding: 0px 0px 24px 0px;
}

.scamsters_section .text_16.font-weight-bold {
    text-transform: capitalize;
}

@media(max-width:576px) {
    .rstext {
        font-size: 2.75em;
        padding: 0px 12px;
    }

    .help-center-banner-sc {
        background: url("../images/security_center/sc_top_banner_mb.webp");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        width: 100%;
        height: 100%;
    }

    /* .topic-card-hd-sc {
        font-size: 16px;
        padding: 14px 0px !important;
    } */
    .topic-card-hd-sc {
        font-size: 18px;
        padding: 14px 0px !important;
        text-align: left;
    }

    .rtopic-card-sc {
        min-height: 150px;
        background: #fff;
        padding: 10px !important;
        display: flex;
        justify-content: start;
    }

    .rmt-36 {
        bottom: 15px;
    }

    .rpt-72 {
        padding-top: 24px !important;
    }

    .rpb-72 {
        padding-bottom: 24px !important;
    }

    .topic-card-txt {
        font-size: 14px !important;
        font-weight: normal;
        line-height: 1.5;
        color: var(--text-black);
        min-height: 50px;
    }

    .rtopic-card-sc .rmt-36 {
        position: relative !important;
    }

    .rtopic-card-sc .rmt-36 .col {
        padding: 0px !important;
    }

    /* .rtopic-card-sc {
        min-height: 290px;
        background: #fff;
        padding: 10px !important;
    } */
    .rtopic-card-sc {
        margin-bottom: 24px;
        border: 1px solid #e2e5ef;
    }

    hr.mx-4 {
        margin-left: 0px !important;
        margin-right: 20px !important;
    }

    .topic-card-hd-sc {
        min-height: 54px;
    }

    .popular-section.zmrc .row.m-0.rpb-72.px-3 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .hlmt151 {
        margin-top: 52px;
    }

    .popular-section .topic-card-txt.rmt-32 {
        margin-top: 16px;
        font-size: 12px !important;
        text-align: left;
    }

    .zylink.ztext-primary {
        justify-content: start !important;
        text-align: center;
    }

    .popular-heading {
        font-size: 20px;
    }

    .popular-section.zmrc {
        margin-top: 32px;
        margin-top: 0px;
        background: #f6f8fa;
        padding-top: 32px;
    }

    .rhlpb-heading {
        font-size: 20px;
    }

    .sc-banner-text {
        font-size: 10px;
    }

    .slick-list {
        padding: 0 10% 0 0 !important;
    }

    .slick-slide img {
        width: auto !important;
        margin: 0 auto;
    }

    .zybtn {
        width: 50% !important;
    }

    .help-center-banner-sc {
        padding-top: 46px !important;
        padding-bottom: 54px !important;
    }

    .zpx-9 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    /* new redesign */
    .fake_card_main_title,
    .heading_section_top {
        font-size: 16px !important;
        margin-bottom: 0px;
    }

    .img_mb img {
        max-width: 60%;
    }

    .pt-5 {
        padding-top: 32px !important;
    }

    .py-5 {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }

    .fake_card_main {
        background: url(../images/security_center/red_alert_cartbg.webp) no-repeat;
        background-position: right bottom;
        background-color: #e1f3f7;
        border-radius: 10px;
        padding: 24px;
        min-height: 501px;
        background-size: 25% 15%;
        border: 1px solid #e2e5ef;
    }

    .protect_section_3 img,
    .protect_section_2 img {
        max-width: 60%;
    }
}