@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&amp;display=swap');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    font-family: "Inter", serif;
}
.number-box {
    text-align: right;
    /* margin-bottom: 10px; */
    transition: all linear .2s;
}
.contact-info {
    padding-top: 15px;
}
.contact-info img{
    width: 20px;
}
.number-box a {
    color: #030303;
    font-size: 14px;
    line-height: 22px;
    font-family: "Inter", serif;
    text-decoration: none;
    margin: 10px;
    color: #555551;
}
.logo img {
    height: 50px;
}
nav ul li {
    position: relative;
    padding: 0px 20px;
}
li.nav-item.cust-nav a {
    padding: 0 ;
    font-family: "Inter", serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    
}

.main-hdd {
    font-size: 52px;
    line-height: 56px;
    margin: 48px 0;
    font-weight: 800;
    font-family: "Inter", serif;
}

.bgg-std {
    background-image:  url('https://img.freepik.com/premium-vector/cyber-securityshield-symbol-dark-blue-backgroundillustrates-cyber-data-securityvector-illustration-3d-protection_387612-4.jpg?uid=R202906104&ga=GA1.1.1276492169.1748958061&semt=ais_hybrid&w=740');
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 22px;
    padding: 40px;
    align-items: center;
    font-weight: 500;
    color: #dadada;
}
.bnr-txt {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 24px;
        letter-spacing: -0.3px;
        font-weight: 500;
        color: #b8b5b5;
}
button.btn-view {
    background: #feeb29;
    display: inline-block;
    font-weight: 800;
    text-align: center;
    vertical-align: middle;
  
    text-decoration: none;
    font-size: 18px;
    color: #242424;
    border: 3px solid #242424;
    border-radius: 40px;
    margin: 0;
    padding: 16px 30px;
    line-height: 1;
    outline: 0;
}
p.bnr-note {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.3px;
    margin-top: 14px;
}



/* --------------------------second section--------------------- */
    .pric-sec{
        background-color: #f4f1ed;
        padding: 50px 0px;
        margin: 60px 0px;
    }
    h4.hdd-top {
        font-size: 52px;
        line-height: 56px;
        margin: 48px 0;
        text-align: center;
        font-weight: 800;
    }
      /* Card Container */
      .card-price {
        background-color: #fff;
        padding: 25px;
        border-radius: 15px;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
        text-align: center;
        height: 100%;
    }

    .card-price h2 {
        font-size: 15px;
        color: #222;
    }
    .card-price h3 {
        font-size: 19px;
        font-weight: bold;
        margin-top: 5px;
        line-height: 31px;
    }
    /* Price */
    .price {
        font-size: 26px;
        font-weight: bold;
        color: #000;
        margin: 10px 0;
    }

    .sub-text {
        font-size: 12px;
        color: #666;
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        margin: 8px 40px;
    }
    p.prc-par {
        padding-top: 5rem;
        color: #2e2e2e;
        font-size: 13px;
    }
    .sub-yr{
        background-color: #242424;
        color: #fff;
        border-color: transparent;
        margin: 0px 12rem;
        padding: 5px;
        
        }
    /* Subscription Link */
    .sub-text a {
        color: #0073e6;
        text-decoration: none;
    }

    .sub-text a:hover {
        text-decoration: underline;
    }

    /* Subscribe Button */
    .subscribe-btn {
        display: inline-block;
        background-color: #ffcc00;
        color: #000;
        font-weight: bold;
        padding: 12px 20px;
        border-radius: 25px;
        border: none;
        font-size: 16px;
        cursor: pointer;
        width: 100%;
        margin: 15px 0;
        transition: background 0.3s ease;
    }

    .subscribe-btn:hover {
        background-color: #e6b800;
    }

    /* Features List */
    .features {
        list-style: none;
        text-align: left;
        padding: 0;
        margin-top: 26px;
    }

    .features li {
        margin: 18px 0;
        display: flex
    ;
        align-items: center;
        color: #7b7b7b;
        font-weight: 500;
        font-size: 14px;
        line-height: 23px;
        text-align: center;
    }
    .features li img {
        width: 16px;
        height: 16px;
        margin-right: 10px;
    }
    .vpn-section h4 {
        font-size: 44px;
        line-height: 56px;
        font-weight: 800;
        color: #242424;
        margin: 0 0 30px;
    }
    .vpn-section {
        margin-left: 110px;
        margin-right: 94px;
    }
    span {
        font-size: 20px;
        letter-spacing: -0.3px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .vpn-section p {
        font-size: 20px;
        letter-spacing: -0.3px;
        line-height: 32px;
        margin-bottom: 50px;
    }
    .padding-set{
        padding: 60px 0px;
    }


    /* -------------------------------------------------------- */
    .scc-set {
        background-image: url(images/slider-img-1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        background-position: center center;
        border-radius: 29px;
    }
    .marg-set {
        margin: 80px 46px;
    }
    .trust-sec p {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 24px;
        font-weight: 500;
        color: #242424;
    }
    .trust-sec img {
        margin-bottom: 15px;
    }
    .trust-sec {
        text-align: center;
    }

.border-15{
    border-radius: 15px;
}

    footer.fot-secc {
        background: #f4f1ed;
        padding-top: 120px;
    }
    .fot-para {
        padding-bottom: 120px;
    }
    .set-last ul {
        list-style: none;
        padding: 0px;
    }
    .set-last h5 {
        font-size: 27px;
        font-weight: 800;
        margin-bottom: 24px;
    }
    .set-last ul li {
        font-size: 18px;
        padding-bottom: 14px;
        font-weight: 500;
    }
    .socl-para ul {
        display: flex    ;
        gap: 31px;
        list-style: none;
        padding: 0px;
        justify-content: center;
    }
    .socl-para li {
        font-size: 16px;
        border-right: 1px solid;
        padding: 0px 10px;
        font-weight: 500;
    }
    a.request-quote img {
        width: 19px;
    }





    .search-form {
        right: 200px;
        top: 200px;
    }
    
     .search-field {
        background-color: transparent;
        background-image: url(images/icon_ui_search.png);
        background-position: 5px  center;
        background-repeat: no-repeat;
        background-size: 24px 24px;
        border: none;
        cursor: pointer;
        height: 40px;
        margin: 3px 0;
        padding: 0 0 0 34px;
        position: relative;
        -webkit-transition: width 400ms ease, background 400ms ease;
        transition:         width 400ms ease, background 400ms ease;
        width:0px;
       cursor: pointer;
       
    }
    
    .search-field:focus {
        background-color: #000;
        border: 2px solid #c3c0ab;
        cursor: text;
        outline: 0;
        width: 250px;
      color:#000000;
      background-color: #fffffc;
      border-radius: 5px;
    }
    .search-form
    .search-submit { 
    display:none;
    }
   

    .mac-std {
        background-image: url(images/bnr.html);
        padding: 80px 30px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        background-position: center center;
        /* border-radius: 29px; */
    }
a.request-find {
    background: #fff;
    color: #475467 !important;
    border: 1px solid #475467 !important;
    padding: 10px 18px !important;
    transition: all .25s ease-out;
    font-weight: 800;
    cursor: pointer;
    border-radius: 31px;
    text-decoration: none;
    font-size: 15px;
}
.btn-mc{
    background: #af0707;
    display: inline-block;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font-size: 17px;
    color: #ffffff;
    border: 3px solid transparent;
    border-radius: 40px;
    margin: 0;
    padding: 16px 30px;
    line-height: 1;
    outline: 0;
}
.margin-spc{
    margin: 90px 0px;
}
.header-text-container {
    height: auto !important;
}
.header-text {
    color: #000;
   
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.98px;
    text-transform: uppercase;
    font-family: "Inter", serif;

}

.header-text-container {
    position: absolute;
    top: 69px;
    z-index: 5;
    width: 100%;
    text-align: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background: rgba(255, 255, 255, 0.33);
    height: 40px;
    padding: 4px 0px;
    font-family: "Inter", serif;

}
.mc-hdd {
    height: 83px;
    margin-top: 13px;
}
.font-color-brand-red-dark{
    color: #af0707;
    text-decoration: none;
}
.idps-homepage-container {
    display: flex
;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
    border: 2px solid #af0707;
    background: #FFF;
    width: 100%;
    box-shadow: 4px 8px 48px 0px rgba(0, 0, 0, 0.14);
}
.idps-homepage-main {
    display: flex
;
    padding: 50px 85px 68px 85px ;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    align-self: stretch;
    width: 100%;
}
.breach-found-container {
    display: flex
;
    padding: 50px 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
    flex: 1 0 0;
}
.heading-and-supporting-text {
    display: flex;
    font-family: "Inter", serif;
    padding: 0px 80px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    align-self: stretch;
    font-style: normal;
    color: #000;
    text-align: center;
}
.actions-fine-print {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 18px;
    padding: 0px 176px;
}
.actions {
    width: 100%;
    display: flex;
    align-items: flex-end;
    gap: 12px;
    align-self: stretch;
    padding: 0 2em;
}
.input-with-label {
    display: flex
;
font-family: "Inter", serif;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    flex: 1 0 0;
    position: relative;
}
.input-with-label>label {
    color: #000;
    font-size: 17px;
    font-weight: 500;
    line-height: 46px;
    font-family: "Inter", serif;
}

.modal-input {
    display: flex
;
    height: 50px;
    padding: 8px 12px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
}
.input-with-btn>button {
    display: flex
;
    padding: 10px 33px;
    justify-content: center;
    align-items: center;
    gap: 18px;
    border-radius: 50px;
    border: 1px solid #af0707;
    background: #af0707;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    font-family: "Inter", serif;
}
.heading-and-supporting-text h3 {
    FONT-SIZE: 30px;
    padding-bottom: 10px;
}
p.supporting-text {
    font-size: 18px;
}

.side-div-des {
    border-left: 3px solid #af0707;
    padding-left: 49px;
    padding-right: 30px;
}
.equal-set h3 {
    color: #af0707;
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 40px !important;
}
.equal-set  p{
    color: #454545;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;

}
.equal-set {
    padding: 20px 0px;
}
    /* -------------------------------------------mobile----------------- */
    @media (max-width: 475px) {
    .socl-para ul {
        display: block;
    }
    .main-hdd {
        font-size: 29px;
        line-height: 40px;
        margin: 18px 0;
        font-weight: 800;
        font-family: "Inter", serif;
    }
    .vpn-section {
        margin: 10px;
    }
    .vpn-section h4 {
        font-size: 32px;
        line-height: 39px;
    }
    .scc-set{
        background-color: beige!important;
        background-image: none;
    }
    .socl-para li{
        border: none;
    }
    .fot-para{
        padding-bottom: 20px;
    }
    .set-last h5 {
        font-size: 19px;
    }
    .set-last ul li {
        font-size: 14px;
        padding-bottom: 8px;
        font-weight: 500;
    }
    .mc-hdd {
        height: 100px;
        margin-top: 2px;
    }
    .header-text {
        color: #000;
       
        font-size: 11px;

        line-height: 18px;
       
        font-family: "Inter", serif;
    }
    .mac-std {
        padding: 2px 13px;
    }
    .idps-homepage-main{
        padding: 10px;
    }
    .heading-and-supporting-text{
        padding: 0px 35px;
    }
    .actions-fine-print{
        padding: 0px 35px;
    }
    .heading-and-supporting-text h3 {
        FONT-SIZE: 18px;
    }
    .actions{
        display: block;
    }
    .input-with-btn>button{
        margin-top: 12px;
    }.search-form{
        display: none;
    }
    nav ul li {
        position: relative;
        padding: 10px 20px;
    }
    .main-nav {
        /* background: black; */
        position: absolute;
        width: 98%;
        background: #adadad;
        border-radius: 5px;
        top: 73px;
        z-index: 9;
        color: white;
    }
    a.request-find{
        display: none;
    }
}




.new-dd {
    background-color: #bfbeba !important;
    padding: 10px 0px;
    /* no-repeat center right/contain; */
    background-size: cover!important;
    background-repeat: no-repeat!important;
  }
  .hero-style17 {
    margin: 60px auto;
    max-width: 807px;
    padding: 25px;
    text-align: left;
    background: linear-gradient(358deg, #fff, #e8e8e8, #fff);
    border-radius: 5px;
    text-align: center;
  }
  .hero-style17 .sub-title {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    color: #ffffff;
    background:linear-gradient(45deg, #3f00ff, #092145);
    /* box-shadow: 0px 6px 30px 6px rgb(234 234 234 / 75%); */
    border-radius: 5px;
    display: inline-block;
    padding: 6px 16px;
    border: 1px solid #818181;
  }
  .hero-style17 .hero-title {
    font-weight: 700;
    font-size: 31px;
    line-height: 57px;
    color: #000000;
    text-transform: capitalize;
    margin-top: -2.3rem;
    margin-bottom: 18px;
  }
  .hero-style17 .hero-text {
    font-size: 14px;
    font-weight: 400;
    color: black;
    max-width: 100%;
    margin-bottom: 23px;
    text-align: center;
  }
  .firs-call h4 {
    color: #000000;
  }
  .th-btn.style-radius {
    border-radius: 31px;
    padding: 18px 30px;
}

.th-btn {
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    background: #feeb29;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    border: 2px solid black;
    padding: 15px 30px;
    /* min-width: 144px; */
    border-radius: 2px;
    text-decoration: none;
}
  .th-btn:hover {
    color: rgb(54, 54, 54);
  }
  
  .footer {
    color: #fff;
    background-color: #090000;
    font-size: 14px;
    position: relative;
  }
  
  .footer .footer-top {
    padding-top: 50px;
    border-top: 1px solid #fff;
  }
  
  .footer .footer-about .logo {
    line-height: 1;
    margin-bottom: 25px;
  }
  
  .footer .footer-about .logo img {
    max-height: 40px;
    margin-right: 6px;
  }
  
  .footer .footer-about .logo span {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    text-decoration: none;
  }
  
  .footer .footer-about p {
    font-size: 14px;
  }
  
  .footer .social-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
    transition: 0.3s;
    text-decoration: none;
  }
  
  .footer .social-links a:hover {
    color:#fff;
    border-color: #fff;
  }
  
  .footer h4 {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding-bottom: 12px;
    text-decoration: none;
  }
  
  .footer .footer-links {
    margin-bottom: 30px;
  }
  
  .footer .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  .footer .footer-links ul i {
    padding-right: 2px;
    font-size: 12px;
    line-height: 0;
  }
  
  .footer .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
  }
  
  .footer .footer-links ul li:first-child {
    padding-top: 0;
  }
  
  .footer .footer-links ul a {
    color: #fff;
    display: inline-block;
    line-height: 1;
    text-decoration: none;
  }
  .footer-contact span {
    font-size: 16px;
}
  .footer .footer-links ul a:hover {
    color:#848484;
  }
  
  .footer .footer-contact p {
    margin-bottom: 5px;
  }
  
  .footer .footer-newsletter .newsletter-form {
    margin-top: 30px;
    margin-bottom: 15px;
    padding: 6px 8px;
    position: relative;
    border-radius: 4px;
    border: 1px solid #fff;
    display: flex;
    background-color: #000;
    transition: 0.3s;
  }
  
  .footer .footer-newsletter .newsletter-form:focus-within {
    border-color: #000;
  }
  
  .footer .footer-newsletter .newsletter-form input[type=email] {
    border: 0;
    padding: 4px;
    width: 100%;
    background-color: var(--surface-color);
    color: var(--default-color);
  }
  
  .footer .footer-newsletter .newsletter-form input[type=email]:focus-visible {
    outline: none;
  }
  
  .footer .footer-newsletter .newsletter-form input[type=submit] {
    border: 0;
    font-size: 16px;
    padding: 0 20px;
    margin: -7px -8px -7px 0;
    background: var(--accent-color);
    color: var(--contrast-color);
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
  }
  
  .footer .footer-newsletter .newsletter-form input[type=submit]:hover {
    background: color-mix(in srgb, var(--accent-color), transparent 20%);
  }
  
  .footer .copyright {
    padding: 25px 0;
    border-top: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
  }
  
  .footer .copyright p {
    margin-bottom: 0;
  }
  
  .footer .credits {
    margin-top: 6px;
    font-size: 13px;
  }
  
  @media screen and (max-width: 480px) {
  
  .hero-style17 .hero-title {
    font-size: 29px;
    line-height: 38px;
    margin-top: -0.3rem;
  }
  .marg-set-50 {
    margin: 0 1%;
  }
  
  .hero .container {
    margin-left: 10px;
    margin-right: 10px;
  }
  .para-graph {
    font-size: 15px;
  }
  }