@media (min-width: 1199px) {
  .CaseStudy img {
    width: 150px !important;
    height: 150px;
  }
  .VideoSlider h2 {
    font-size: 40px;
  }
  .VideoSlider ul li {
    font-size: 14px;
  }
  .FraudPrevention h2 {
    font-size: 25px;
  }
  .FraudPrevention p {
    font-size: 14px;
  }
  .FraudPrevention {
    height: 500px;
  }
  .container {
    max-width: 90%;
  }
  .Determine img {
    display: none;
  }
  .Determine {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .custom-counter li {
    margin-bottom: 20px;
  }
  .Authentication {
    padding: 60px 0;
  }
  .WhyCyber h3 {
    font-size: 25px;
  }
  .WhyCyber p,
  .aboutSection p {
    font-size: 14px;
  }
  .aboutSection a.cyberBtn {
    width: 216px;
    font-size: 14px;
  }
  .protectBG h3,
  .Credential h4,
  .AttacksBg h3 {
    font-size: 25px;
  }
  .protectBG p,
  .Credential p,
  .AttacksBg p {
    font-size: 14px;
  }
  .aboutPoint .AbPoint {
    padding: 50px 50px;
  }
  .AddressDetails a,
  .AddressDetails p,
  .AddressDetails span {
    font-size: 14px;
  }
  .innerIam li {
    line-height: 16px;
  }
  .sp-content h2 {
    font-size: 22px;
    width: 500px;
  }
  .sp-content2 h2 {
    font-size: 22px;
    width: 300px;
  }
  .Prot1,
  .Prot2 {
    width: 269px;
    right: 0;
  }
  .Prot4,
  .Prot5 {
    width: 269px;
    left: 0;
  }
  .site-navbar .site-navigation .site-menu > li > a.loginBtn,
  .site-mobile-menu .site-nav-wrap > li > a.loginBtn {
    margin: 9px 0px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-weight: 700;
    background: #f47815 !important;
    text-align: center;
    font-size: 15px;
    color: #ffffff !important;
    text-transform: uppercase;
    padding: 0.5rem 1rem;
  }
  .site-navbar .site-navigation .site-menu > li > a {
    font-size: 12px;
    margin-right: 5px;
    padding: 6px 7px;
  }
  .site-navbar .site-navigation .site-menu .has-children>a:before{
    font-size: 13px;
  }
  .site-navbar .site-navigation .site-menu > li:nth-last-child(2) {
    padding-right: 12px;
  }
}
@media (min-width: 1200px) {
  .Prot1,
  .Prot2 {
    right: 0;
    width: 305px;
  }
  .Prot4,
  .Prot5 {
    left: 0;
    width: 305px;
  }
  .Prot3 {
    bottom: 0;
  }
}
@media (min-width: 1350px) {
  .container {
        max-width: 1280px;
    }
}
@media (min-width: 1900px) {
  .DashboardImg, p.acc-after-login {
    width: 1000px;
  }
  .CustomerSpotlight {
    margin-top: 150px;
  }
  .sp-content h2 {
    font-size: 35px;
  }
  .sp-content2 h2 {
    font-size: 30px;
  }
  .hero {
    height: 500px;
  }
}
@media (min-width: 2500px) {
  body {
    max-width: 2500px;
    width: 2500px;
    margin: 0 auto;
  }
  .hero {
    height: 500px;
  }
  .DashboardImg, p.acc-after-login {
    width: 1200px;
  }
  .CustomerSpotlight {
    margin-top: 310px;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 1550px) {
  .DashboardImg {
    width: 745px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
  .aboutPoint .AbPoint p {
    font-size: 22px;
  }
  .hero {
    height: 600px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ShieldBlock {
    height: 520px;
  }
  .ShieldBlock img {
    width: 410px;
  }
  /* .site-navbar .site-navigation .site-menu>li>a.loginBtn, .site-mobile-menu .site-nav-wrap>li>a.loginBtn{
        padding-left: 10px !important;
        padding-right: 10px !important;
        font-size: 12px;
    } */
  /* .site-navbar .site-navigation .site-menu > li > a {
    margin-left: 5px;
    margin-right: 5px;
  } */
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .AvalilableTime {
    display: block;
  }
  .AvalilableTime .AddressDetails.AdMobile {
    margin: 20px 0 20px !important;
  }
  .cyberAddress {
    height: 470px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ShieldBlock {
    height: 468px;
  }
  .Prot p {
    font-size: 14px;
  }
  .Prot span {
    font-size: 12px;
  }
  .ShieldBlock img {
    width: 357px;
  }
  .Prot1,
  .Prot2 {
    right: 0;
  }
  .Prot4,
  .Prot5 {
    left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .NewsPart .newsBtn {
    display: block;
    text-align: center;
  }
  .NewsPart .newsBtn .FrdBtn {
    margin-bottom: 8px;
  }
  .NewsPart .newsText {
    padding: 20px 20px 117px;
  }
  .cyberAddress {
    height: 470px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .aboutPoint .AbPoint p {
    font-size: 15px;
  }
}
@media (max-width: 1199.98px) and (min-width: 992px) {
  .nhp-stack .nhp-stack__card {
    padding: 40px 24px 88px;
  }
  .nhp-stack .nhp-stack__link {
    flex: 1 1 56px;
    max-width: 80px;
    min-width: 36px;
  }
  .nhp-stack .nhp-stack__verify {
    max-width: 240px;
    min-width: 200px;
    padding: 16px 14px;
  }
}
@media (max-width: 1440px) {
  .DashboardImg, p.acc-after-login {
    width: 50%;
  }
  .site-navbar.nhp-header .site-navigation .site-menu > li > a.nav-link{
    font-size: 16px;
  }
  .site-navbar.nhp-header .custom-desktop-menu .brand-logo .LogoVideo img, .site-navbar.nhp-header .custom-desktop-menu .brand-logo img{
    max-height: 70px;
  }
  .site-navbar.nhp-header .site-navigation .site-menu > li > a.btn-login, .site-navbar.nhp-header .site-navigation .site-menu a.btn-login,
  .site-navbar.nhp-header .site-navigation .site-menu > li > a.btn-primary, .site-navbar.nhp-header .site-navigation .site-menu a.btn-primary,
  .site-navbar.nhp-header .site-navigation .site-menu > li > a.menu-btn-outline-primary{
    font-size: 14px;
  }
  .site-navbar.nhp-header .site-navigation .site-menu > li > a.nav-link{
    padding: 8px 10px;
  }
  .site-navbar.nhp-header .site-navigation .site-menu > li.nhp-header__actions{
    margin-left: 0;
    padding-left: 0;
    gap: 14px;
  }
  .site-navbar.nhp-header.js-sticky-header.is-scrolled .custom-desktop-menu .brand-logo .LogoVideo img, .site-navbar.nhp-header.js-sticky-header.is-scrolled .custom-desktop-menu .brand-logo img, .site-navbar.nhp-header.js-sticky-header.is-sticky-fixed .custom-desktop-menu .brand-logo .LogoVideo img, .site-navbar.nhp-header.js-sticky-header.is-sticky-fixed .custom-desktop-menu .brand-logo img{
    max-height: 55px;
  }
}
@media (max-width: 1366px) {
  .sp-content h2 {
    font-size: 25px;
  }
  .sp-content2 h2 {
    font-size: 25px;
  }
}
@media (max-width: 1300px) {
  .provideBusiness .owl-carousel .owl-nav button.owl-prev{
    left: -22px;
  }
  .provideBusiness .owl-carousel .owl-nav button.owl-next {
    right: -22px;
  }
}
@media (max-width: 1200px) {
  .site-navbar.nhp-header .site-navigation .site-menu > li > a.nav-link{
    font-size: 14px;
    padding: 8px 10px;
  }
  .nhp-stack .nhp-stack__step, .nhp-stack .nhp-stack__outcomes {
    width: 150px;
  }
  .nhp-stack .nhp-stack__verify-badge{
    font-size: 18px;
  }
  .revenue-result-card {
    min-height: 300px;
    padding: 40px 24px 30px;
  }
  .revenue-result-card h3 {
    font-size: 22px;
  }
  .revenue-result-card p {
    font-size: 17px;
  }
  .site-navbar.nhp-header .site-navigation .site-menu > li.nhp-header__actions{
    gap: 8px;
  }
  .site-navbar .site-navigation .site-menu>li:nth-last-child(2){
    padding-right: 0px;
  }
  .site-navbar.nhp-header .site-navigation .site-menu > li > a.btn-login, .site-navbar.nhp-header .site-navigation .site-menu a.btn-login,
  .site-navbar.nhp-header .site-navigation .site-menu > li > a.menu-btn-outline-primary{
    padding: 8px 12px;
  }
  .site-navbar.nhp-header .custom-desktop-menu .brand-logo .LogoVideo img, .site-navbar.nhp-header .custom-desktop-menu .brand-logo img{
    max-height: 55px;
  }
  .comman-top-bottom-space {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media (max-width: 1199px) {
  footer.NewFooter .footer-partner-btn{
    margin-left: 0px;
  }
  footer.NewFooter .footerSocial-row{
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  footer.NewFooter .footer-partner-btn::before{
    left: 0px;
    top: -10px;
    width: 100%;
    height: 3px;
  }
  .footer-grid .footer-brand{
    max-width: 230px;
  }
  footer.NewFooter .footer-desc,
  footer .footerHeading h3,
  footer .footerHeading ul li{
    font-size: 14px;
  }
  footer.NewFooter .footer-logo img{
    padding-right: 30px;
  }
  .inter-size-20 p,
  .inter-size-20 .inter-text {
    font-size: 18px;
  }
  .hero-section.nhp-hero .nhp-hero__btn,
  .nhp-btn,
  .nhp-btn-with-icon,
  .nhp-badge,
  .nhp-orange-badge,
  .hero-demo-section.nhp-demo #hero-form:not(.hero-demo-is-verified) .inline-element-content-box:not(.is-verified) #submit-button,
  .hero-demo-section.nhp-demo #hero-form:not(.hero-demo-is-verified) .inline-element-content-box:not(.is-verified) .btn.btn-primary,
  .revenue-results-sec.nhp-stats .nhp-stats__card-title,
  .revenue-results-sec.nhp-stats .nhp-stats__btn,
  .nhp-solutions .nhp-solutions__btn,
  .bg-image-section .cmn-pages-banner-lead,
  .how-it-work.nhp-how .nhp-how__step-text,
  .key-features-sec.nhp-features .nhp-features__card h3,
  .key-features-sec.nhp-features .nhp-features__card p,
  .nhp-stack .nhp-stack__label,
  .nhp-stack .nhp-stack__desc,
  .nhp-stack .nhp-stack__verify-text,
  .nhp-stack .nhp-stack__outcome-title,
  .nhp-stack .nhp-stack__alongside-text,
  .nhp-stack .nhp-stack__sec-title,
  .nhp-stack .nhp-stack__sec-desc,
  .nhp-enterprise .nhp-enterprise__item h3,
  .nhp-enterprise .nhp-enterprise__item p,
  .attack-bot-intro__note,
  .attack-bot-section .bot-result-flow .result-content p,
  .sec-description,
  .hero-description {
    font-size: 18px;
  }
  .nhp-compare .nhp-compare__th--siara {
    font-size: 22px;
  }
  .nhp-btn-with-icon {
    min-height: 50px;
  }
  .attack-bot-section .attack-item .text,
  .attack-bot-section .content > span{
    font-size: 18px;
  }
  .attack-bot-panels.row.gap-48 > [class*="col"]{
    padding-left: 12px;
    padding-right: 12px;
  }
  .attack-bot-section .timeline-item i{
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .site-navbar.nhp-header .toggle-button {
    display: none;
  }
}
@media (max-width: 991px) {
  .img-card {
    text-align: left;
    -ms-flex-preferred-size: 46%;
    flex-basis: 46%;
  }
  .getCopyModal .modal-lg,
  .getCopyModal .modal-xl {
    max-width: 980px;
  }
  .logo-sec, .cmn-sec, .revenue-results-sec, .key-features-sec, .counter-sec, .how-it-work, .solution-sec, .stop-bots-section, .compare-sec, .developer-first-sec, .testimonial-sec, .pricing-sec, .cta-sec, .faq-sec, .stop-bots-section, .solution-sec{
    padding: 3rem 0;
  }
  .display-5{
    font-size: 2rem;
  }
  .display-3 {
    font-size: 4.5rem;
  }
  .container {
    max-width: 100%;
  }
  .FraudPrevention {
    height: 500px;
  }
  .shildImg {
    width: 100%;
  }
  .CustomerJourney::before {
    display: none;
  }
  .CaseStudy.WhyCyber {
    display: block;
  }
  .WhyCyber p {
    margin-top: 20px;
  }
  .cyberSiaraSection .Cyber1,
  .cyberSiaraSection .Cyber2,
  .cyberSiaraSection .Cyber3,
  .cyberSiaraSection .Cyber4 {
    background-color: rgba(0, 0, 0, 0.7);
    margin: 0 0 30px;
  }
  .cyberSiaraSection .Cyber4 {
    margin: 0 0 0;
  }
  .cyberSiaraSection .Cyber1::before,
  .cyberSiaraSection .Cyber2::before,
  .cyberSiaraSection .Cyber3::before,
  .cyberSiaraSection .Cyber4::before {
    z-index: -1;
    width: 100%;
  }
  .cyberSiaraSection h3,
  .cyberSiaraSection p,
  .CyberMsg h5,
  .CyberMsg .CyberMsgDetails span {
    color: #ffffff;
  }
  .CyberMsg .CyberMsgDetails p {
    color: #f47815;
  }
  .CyberMsg img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    opacity: 0.3;
    z-index: 1;
  }
  .ClientDetails {
    background-position: right;
  }
  .ClientDetails::before {
    width: 100%;
  }
  .AttacksBg::before {
    background-color: rgba(0, 151, 217, 0.9);
    clip-path: inherit;
    width: 100%;
  }
  .AttacksBg.Atteck1 {
    background-image: url(../images/LargeAttacksSort.png);
  }
  .AttacksBg.Atteck2 {
    background-image: url(../images/fraudPatternsSort.png);
  }
  .AttacksBg.Atteck3 {
    background-image: url(../images/GamingFraudSort.png);
  }
  .AttacksBg.Atteck4 {
    background-image: url(../images/FutureProofSort.png);
  }
  .AttacksBg.Atteck5 {
    background-image: url(../images/evolvingFraudSort.png);
  }
  .AttacksBg.Atteck6 {
    background-image: url(../images/StopFraudNowSort.png);
  }
  .AttacksBg.Atteck7 {
    background-image: url(../images/sharingBGSort.png);
  }
  .AttacksBg.Atteck8 {
    background-image: url(../images/RecognitionBGSort.png);
  }
  .aboutPoint .AbPoint p {
    font-size: 22px;
  }
  .ContactAddress p.technical {
    width: 100%;
  }
  .CyberContactBG .contact-panel {
    padding: 30px;
  }
  .demoSection {
    background-image: none !important;
    background-color: #000000 !important;
    padding: 50px 0;
    min-height: auto;
  }
  .demoSection .demoText {
    text-align: center;
  }
  .demoSection .demoText img {
    max-width: 420px;
    margin-bottom: 12px;
  }
  .demoSection .ContactForm.section-form {
    padding: 48px 24px;
  }
  .demoSection .ContactForm h4::before {
    font-size: 28px;
  }
  .getCopyModal .modal-dialog {
    max-width: 95%;
    margin: 0 auto;
  }
  img.technoIcon {
    margin: 0 0 17px;
  }
  .site-navbar .site-navigation .site-menu > li > a.loginBtn,
  .site-mobile-menu .site-nav-wrap > li > a.loginBtn {
    width: 100%;
  }
  .testimonial-pics.owl-carousel .owl-nav .owl-next,
  .testimonial-pics.owl-carousel .owl-nav .owl-prev,
  .owl-carousel.ClientSay .owl-nav button.owl-next,
  .owl-carousel.ClientSay .owl-nav button.owl-prev {
    width: 40px;
    height: 40px;
  }
  .info_sec {
    padding: 40px 0 60px 0;
  }
  .trial_btn {
    padding: 11px 30px;
    font-size: 14px;
  }
  .rcntpstlist_ntw>ul>li h3 a {
    font-size: 14px !important;
  }
  .preIcon,
  .nextIcon {
    font-size: 20px;
  }
  .provideBusiness .owl-carousel .owl-nav button.owl-prev{
    position: absolute;
    left: 0;
    bottom: -82px;
    right: 50px;
    top: auto;
    display: block;
    margin: 0 auto;
  }
  .provideBusiness .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    left: 50px;
    bottom: -82px;
    right: 0;
    top: auto;
    display: block;
    margin: 0 auto;
  }
  .provideBusiness .owl-carousel .owl-nav button.owl-prev, .provideBusiness .owl-carousel .owl-nav button.owl-next{
    width: 40px;
    height: 40px;
  }
  .provideBusiness .owl-carousel .owl-nav button.owl-prev i, .provideBusiness .owl-carousel .owl-nav button.owl-next i{
    font-size: 20px;
  }
  .site-mobile-menu .site-nav-wrap>li:last-child{
    margin-top: 10px;
    display: flex;
    flex-direction: row !important;
    justify-content: space-between;
  }
  .revenue-results-heading {
    margin-bottom: 38px;
  }
  .revenue-results-heading p {
    font-size: 19px;
  }
  .revenue-results-cta {
    font-size: 20px;
    margin-top: 24px;
  }
  .site-navbar.nhp-header {
    padding: 0.65rem 1rem;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .site-mobile-menu.nhp-header .site-nav-wrap > li.nhp-header__actions {
    flex-wrap: wrap;
    float: initial;
  }
  .site-navbar.nhp-header .custom-desktop-menu {
    min-height: 52px;
  }
  .site-navbar.nhp-header .custom-desktop-menu .brand-logo .LogoVideo img,
  .site-navbar.nhp-header .custom-desktop-menu .brand-logo img {
    max-height: 80px;
  }
  .site-navbar.nhp-header .custom-desktop-menu .menu-links-part {
    display: none;
  }
  .site-navbar.nhp-header .row.align-items-center.position-relative {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    width: auto;
  }
  .hero-section.nhp-hero .image-place img {
    object-position: 70% center;
    opacity: 0.25;
  }
  .pages-banner.bg-image-section .image-place img {
    opacity: 0.25;
  }
  .pricing-trusted-sec .michroma-title {
    max-width: 100%;
  }
  .hero-section.nhp-hero .row {
    row-gap: 16px;
  }
  .hero-section.nhp-hero .nhp-hero__note {
    margin: 0;
  }
  .michroma-title{
    font-size: 28px;
    line-height: 38px;
  }
  .hero-section.nhp-hero .nhp-hero__media {
    justify-content: center;
    margin-top: 0;
    padding-top: 0;
  }
  .hero-section.nhp-hero .hero-video-card {
    border-radius: 14px;
    aspect-ratio: 16 / 9;
  }
  .hero-demo-section.nhp-demo .hero-demo-copy {
    text-align: left;
    padding: 16px 0;
    margin-bottom: 8px;
  }
  .hero-demo-section.nhp-demo .hero-demo-copy__watermark {
    left: 50%;
    top: 12%;
    width: min(380px, 100%);
    transform: translateX(-50%) rotate(-180deg);
  }
  .hero-demo-section.nhp-demo .hero-demo-copy__title {
    align-items: flex-start;
  }
  .hero-demo-section.nhp-demo .hero-demo-copy__lead,
  .hero-demo-section.nhp-demo .hero-demo-copy__body {
    margin-left: 0;
    margin-right: 0;
    max-width: none;
  }
  .hero-demo-section.nhp-demo .hero-demo-card {
    padding: 24px 20px 18px;
  }
  .hero-demo-section.nhp-demo .hero-demo-card > .text-center {
    text-align: left;
  }
  .logo-sec.nhp-logos .nhp-logos__heading {
    margin-bottom: 36px;
  }
  .logo-sec.nhp-logos .nhp-logos__pill {
    width: 170px;
    height: 64px;
    padding: 10px 22px;
  }
  .logo-sec.nhp-logos .nhp-logos__img {
    max-height: 34px;
    width: auto;
    max-width: 100%;
  }
  .logo-sec.nhp-logos .nhp-logos__set {
    gap: 18px;
    padding-right: 18px;
  }
  .key-features-sec.nhp-features .nhp-features__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
  .how-it-work.nhp-how .nhp-how__heading {
    margin-bottom: 40px;
  }
  .how-it-work.nhp-how .nhp-how__steps {
    grid-template-columns: 1fr;
    gap: 0;
    max-width: 420px;
    margin: 0 auto;
  }
  .how-it-work.nhp-how .nhp-how__step:not(:last-child) .nhp-how__icon-wrap::after,
  .how-it-work.nhp-how .nhp-how__step:not(:last-child) .nhp-how__icon-wrap::before {
    display: none;
  }
  .how-it-work.nhp-how .nhp-how__step:not(:last-child)::after {
    content: "";
    display: block;
    width: 4px;
    height: 90px;
    margin: 28px auto;
    background: var(--nhp-orange);
  }
  .nhp-solutions .nhp-solutions__panel.is-active {
    grid-template-columns: 1fr;
    gap: 28px;
    padding: 20px;
  }
  .nhp-solutions .nhp-solutions__tabs {
    margin-bottom: 28px;
    gap: 12px;
  }
  .nhp-solutions .nhp-solutions__tab {
    width: auto;
    min-width: 110px;
    padding: 11px 14px;
  }
  .nhp-compare .nhp-compare__heading {
    margin-bottom: 28px;
  }
  .nhp-stack .nhp-stack__card {
    padding: 40px 24px 36px;
  }
  .nhp-stack .nhp-stack__flow {
    flex-direction: column;
    align-items: center;
  }
  .nhp-stack .nhp-stack__step .nhp-stack__rail,
  .nhp-stack .nhp-stack__verify .nhp-stack__rail {
    display: none;
  }
  .nhp-stack .nhp-stack__link .nhp-stack__rail {
    display: block;
    left: 50%;
    right: auto;
    top: 0;
    bottom: 0;
    width: 0;
    height: auto;
    border-top: 0;
    border-left: 2px dotted #d1d5db;
    transform: translateX(-50%);
  }
  .nhp-stack .nhp-stack__step {
    flex: none;
    height: auto;
    min-height: 80px;
    margin: 0 auto;
  }
  .nhp-stack .nhp-stack__meta {
    position: static;
    transform: none;
    width: 100%;
    max-width: 260px;
    margin: 14px auto 0;
  }
  .nhp-stack .nhp-stack__link {
    flex: none;
    width: 24px;
    max-width: none;
    min-width: 0;
    height: 90px;
    margin: 10px auto;
  }
  .nhp-stack .nhp-stack__arrow-img {
    transform: rotate(90deg);
  }
  .nhp-stack .nhp-stack__verify,
  .nhp-stack .nhp-stack__outcomes {
    flex: none;
    width: 100%;
    max-width: 420px;
    min-width: 0;
    margin: 0 auto;
  }
  .nhp-stack .nhp-stack__alongside-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .nhp-stack .nhp-stack__step{
    padding-top: 0px;
  }
  .nhp-stack__card .nhp-stack__flow .nhp-stack__verify + .nhp-stack__link .nhp-stack__rail{
    width: auto;
  }
  .nhp-enterprise .nhp-enterprise__grid {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 44px;
  }
  .nhp-enterprise .nhp-enterprise__item:nth-child(3n + 1),
  .nhp-enterprise .nhp-enterprise__item:nth-child(3n) {
    padding-left: 20px;
    padding-right: 20px;
  }
  .nhp-enterprise .nhp-enterprise__item:nth-child(odd) {
    padding-left: 0;
  }
  .nhp-enterprise .nhp-enterprise__item:nth-child(even) {
    padding-right: 0;
  }
  .nhp-enterprise .nhp-enterprise__item:nth-child(3n + 2)::before,
  .nhp-enterprise .nhp-enterprise__item:nth-child(3n + 3)::before {
    content: none;
  }
  .nhp-enterprise .nhp-enterprise__item:nth-child(even)::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #e5e7eb;
  }
  .nhp-enterprise .nhp-enterprise__tech {
    margin-top: 56px;
  }
  .nhp-enterprise .nhp-enterprise__tech-bar {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 40px;
    padding: 22px 24px;
    border-radius: 28px;
  }
  .nhp-enterprise .nhp-enterprise__tech-item {
    flex: 0 0 auto;
    padding: 0;
  }
  .nhp-enterprise .nhp-enterprise__tech-item:not(:first-child)::before {
    content: none;
  }
  .nhp-pricing .nhp-pricing__tagline {
    min-height: 0;
  }
  .nhp-faq .nhp-faq__grid {
    grid-template-columns: 1fr;
    gap: 0;
    max-width: 640px;
  }
  .nhp-faq.nhp-faq--dark .nhp-faq__grid {
    grid-template-columns: 1fr;
    grid-template-rows: none;
    gap: 12px;
    max-width: 640px;
  }
  .nhp-faq.nhp-faq--dark .nhp-faq__col {
    display: flex;
    flex-direction: column;
    grid-row: auto;
    gap: 12px;
  }
  .nhp-pricing .nhp-pricing__price{
    font-size: 26px;
  }
  /* .sticky-wrapper .shrink,
  .site-navbar.js-sticky-header.shrink {
    padding-top: 20px;
    padding-bottom: 20px;
  } */
  footer .footerHeading{
    margin: 0px;
  }
  .footer-menus {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 4rem 2rem;
  }
  footer .copyright-section {
    flex-direction: column;
    align-items: flex-start;
  }
  footer .footerHeading ul.policies-list {
    justify-content: flex-start;
  }
  .inter-size-20 p,
  .inter-size-20 .inter-text {
    font-size: 16px;
  }
  .hero-section.nhp-hero .nhp-hero__btn,
  .nhp-btn,
  .nhp-btn-with-icon,
  .nhp-badge,
  .nhp-orange-badge,
  .hero-demo-section.nhp-demo #hero-form:not(.hero-demo-is-verified) .inline-element-content-box:not(.is-verified) #submit-button,
  .hero-demo-section.nhp-demo #hero-form:not(.hero-demo-is-verified) .inline-element-content-box:not(.is-verified) .btn.btn-primary,
  .revenue-results-sec.nhp-stats .nhp-stats__card-title,
  .revenue-results-sec.nhp-stats .nhp-stats__btn,
  .nhp-solutions .nhp-solutions__btn,
  .bg-image-section .cmn-pages-banner-lead,
  .how-it-work.nhp-how .nhp-how__step-text,
  .key-features-sec.nhp-features .nhp-features__card h3,
  .key-features-sec.nhp-features .nhp-features__card p,
  .nhp-stack .nhp-stack__label,
  .nhp-stack .nhp-stack__desc,
  .nhp-stack .nhp-stack__verify-text,
  .nhp-stack .nhp-stack__outcome-title,
  .nhp-stack .nhp-stack__alongside-text,
  .nhp-stack .nhp-stack__sec-title,
  .nhp-stack .nhp-stack__sec-desc,
  .nhp-enterprise .nhp-enterprise__item h3,
  .nhp-enterprise .nhp-enterprise__item p,
  .attack-bot-intro__note,
  .attack-bot-section .bot-result-flow .result-content p,
  .sec-description,
  .hero-description {
    font-size: 16px;
  }
  .nhp-compare .nhp-compare__th--siara {
    font-size: 20px;
  }
  .nhp-btn-with-icon {
    min-height: 40px;
  }
  .attack-bot-section .content{
    flex-direction: column;
    align-items: flex-start;
  }
  .attack-bot-section .content .sim-meta{
    width: 100%;
  }
  .sim-progress{
    flex: 1;
  }
  .attack-bot-section .timeline-item i{
    margin-left: 0px;
  }
  .comman-top-bottom-space {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pricing-value-card {
    grid-template-columns: 1fr;
  }
  .pricing-value-card__left {
    padding: 32px 28px;
  }
  .pricing-value-card__right {
    gap: 28px 24px;
    padding: 32px 28px;
  }
  .pricing-impact-cta__blur {
    width: 110px;
    height: 460px;
    filter: blur(50px);
  }
}
@media (max-width: 767px) {
  .CustomerSpotlight,
  .Determine,
  .Authentication,
  .SiaraShieldAdvantage,
  .provideBusiness,
  .cyberAdvantages,
  .protectBG,
  .ClientDetails,
  .AttacksBg,
  .collaboration,
  .EmployeeTestimonials,
  .BlogDetails,
  .ContactAddress,
  .FaqSection,
  .CyberContactBG {
    padding: 50px 0;
  }
  .display-5{
    font-size: 1.75rem;
  }
  .michroma-title{
    font-size: 26px;
    line-height: 32px;
  }
  .hero-description{
    font-size: 18px;
  }
  .sec-description, .feature-vision-card .description, .cta-sec .cta-note, footer .footerHeading p{
    font-size: 16px;
  }
  .display-3 {
    font-size: 3.5rem;
  }
  .site-navbar.nhp-header .custom-desktop-menu .brand-logo .LogoVideo img, .site-navbar.nhp-header .custom-desktop-menu .brand-logo img{
    max-height: 65px;
  }
  .footer-grid{
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1.5rem;
  }
  footer .copyright-section{
    display: block;
    text-align: center;
  }
  footer .footerHeading p.Copyright{
    text-align: center;
    margin-bottom: 16px;
    font-size: 14px;
  }
  footer .footerHeading ul.policies-list{
    justify-content: center;
  }
  .hideImg {
    display: block;
    margin-bottom: 50px;
  }
  .DashboardImg {
    display: none;
  }
  p.acc-after-login{
    width: 100%;
  }
  .dashReverce {
    flex-direction: column-reverse;
  }
  .Advertise {
    padding-bottom: 50px;
  }
  .FraudPrevention {
    height: 100%;
  }
  .CustomerSpotlight {
    margin-top: 50px;
  }
  .shildImg {
    width: 152px;
    display: flex;
    margin: 0 auto 20px;
  }
  .mainHeading,
  .subHeading,
  .Credential h4,
  .Credential p {
    text-align: center;
  }
  .Authentication a.cyberBtn {
    margin: 30px auto 0;
  }
  .cyberAdvantages .CyberLogoImg {
    display: none;
  }
  .VideoSlider.aboutSection:before {
    background: linear-gradient(
      0.25turn,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0.5)
    );
  }
  .protectBG h3 {
    margin-top: 20px;
  }
  .Credential .GuaranteeImg img {
    margin: 0 auto;
    display: flex;
    margin-bottom: 30px;
  }
  .Credential .GuaranteeImg p {
    font-size: 25px;
  }
  .joinus {
    margin: 0 auto;
  }
  .EventDateFormat {
    display: flex;
    max-width: 250px;
    margin: 17px 0 0;
    align-items: center;
  }
  .EventPart .eventMonth,
  .EventPart .eventDate,
  .EventPart .eventYear {
    font-size: 14px;
    margin-right: 5px;
  }
  .EventPart .eventDash {
    height: 3px;
  }
  .NewsPart img {
    height: auto;
  }
  .ContactForm h4 {
    font-size: 18px;
  }
  .ContactAddress {
    padding-top: 0;
  }
  .copyBorder {
    border-bottom: 2px solid #707070;
    padding-bottom: 35px;
    border-right: none;
  }
  .innerIam {
    line-height: 50px;
    font-size: 26px;
  }
  /* .ShieldBlock img{
        display: none;
    }
    .ShieldBlock img.MobileSiara{
        display: block;
        left: 28px;
        margin: 0;
        width: auto;
    } */
  .ShieldBlock {
    height: 100%;
  }
  .ShieldBlock img {
    position: relative;
    width: 300px;
    display: flex;
    margin-bottom: 20px;
  }
  .Prot1,
  .Prot2,
  .Prot3,
  .Prot4,
  .Prot5 {
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0;
    text-align: left;
    padding: 10px 20px;
    width: 100%;
  }
  .getCopyModal img {
    height: auto;
  }
  .whyCyberSiara button {
    display: block;
    margin: 0 auto;
  }
  .hero.MainCyberSection {
    margin-bottom: 60px;
  }
  .thankyoubox h2{
    font-size: 45px;
  }
  .thankyoubox p{
    font-size: 16px;
  }
  .thankyou-sec {
    padding: 72px 0 80px;
    min-height: 0;
  }
  .thankyou-card {
    padding: 44px 24px 36px;
  }
  .thankyou-card__title {
    font-size: 28px;
  }
  .thankyou-card__text {
    font-size: 18px;
    line-height: 28px;
  }
  .thankyou-card__actions {
    flex-direction: column;
  }
  .thankyou-card__actions .nhp-btn,
  .thankyou-card__actions .nhp-btn-with-icon {
    width: 100%;
  }
  .solution-page__banner-actions {
    justify-content: flex-start;
  }
  .solution-page .solution-hero.pages-banner {
    min-height: 0;
  }
  .solution-page .solution-hero .image-place.right-half-place {
    width: 100%;
    opacity: 0.35;
  }
  .solution-page .solution-hero .image-place.right-half-place img {
    object-fit: cover;
    object-position: center top;
    opacity: 1;
  }
  .sa-page .sa-hero.pages-banner {
    min-height: 0;
    padding-top: 48px;
    padding-bottom: 40px;
  }
  .sa-page .sa-hero .image-place.right-half-place {
    width: 100%;
    opacity: 0.28;
  }
  .sa-page .sa-hero .image-place.right-half-place img {
    object-fit: cover;
    object-position: 70% center;
    opacity: 1;
  }
  .solution-intro {
    text-align: left;
  }
  .solution-intro .nhp-badge {
    margin-left: 0;
  }
  .solution-intro .michroma-title {
    font-size: 28px;
    line-height: 1.3;
  }
  .solution-intro__media {
    max-width: 420px;
    margin: 0 auto 8px;
  }
  .solution-related__card {
    text-align: left;
  }
  .revenue-result-card {
    min-height: auto;
    padding: 34px 24px 30px;
  }
  .revenue-results-heading .display-5 {
    margin-bottom: 14px;
  }
  .revenue-results-heading p {
    font-size: 17px;
  }
  .revenue-results-cta {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
  }
  .revenue-results-sec.nhp-stats .nhp-stats__heading {
    margin-bottom: 36px;
  }
  .revenue-results-sec.nhp-stats .nhp-stats__col {
    margin-bottom: 16px;
  }
  .revenue-results-sec.nhp-stats .nhp-stats__btn {
    min-width: 200px;
    width: auto;
  }
  .footer-menus{
    gap: 2rem 2rem;
  }
  footer .copyright-section{
    padding-top: 20px;
  }
  footer .footerHeading ul li:last-child,
  footer .footerHeading ul{
    margin-bottom: 0px;
  }
  .footer-grid .footer-brand,
  footer.NewFooter .footer-desc{
    max-width: 100%;
  }
  footer.NewFooter .footerSocial-row{
    flex-direction: row;
  }
  footer.NewFooter .footer-partner-btn::before{
    left: -12px;
    top: 50%;
    width: 3px;
    height: 28px;
  }
  footer.NewFooter .footer-logo{
    margin-bottom: 0px;
  }
  footer.NewFooter{
    padding: 40px 20px 20px;
  }
  .MainCyberSection .acc-user p{
    text-align: center;
  }
  .MainCyberSection .acc-user button{
    position: relative;
    margin-top: 20px;
  }
  .MainCyberSection .acc-user{
    border: none;
    background-color: transparent;
    width: 100%;
  }
  .proBg,
  .Diversity {
    height: 400px;
  }
  .aboutSection p {
    width: 100%;
  }
  .btn-100{
    width: 100%;
  }
  footer.NewFooter .footer-logo img{
    width: 70%;
    padding-right: 0px;
    margin: 0px auto 20px;
  }
  footer.NewFooter .footerSocial-row{
    justify-content: center;
  }
  .footer-grid .footer-brand, footer.NewFooter .footer-desc{
    text-align: center;
  }
  .comman-top-bottom-space {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .bg-image-section .image-place.right-half-place {
    width: 100%;
    opacity: 0.45;
  }
  .pages-banner.bg-image-section .image-place.right-half-place {
    opacity: 1;
  }
  .pricing-impact-cta__blur {
    display: none;
  }
  .nhp-pricing .nhp-pricing__card-top-content{
    padding-bottom: 40px;
  }
  .nhp-faq.black-theme .nhp-faq__question,
  .nhp-faq.nhp-faq--dark .nhp-faq__question{
    padding: 16px 18px;
  }
  .nhp-faq .nhp-faq__col .nhp-faq__item:not(:last-child){
    margin-bottom: 0px;
  }
  .nhp-faq.nhp-faq--dark .nhp-faq__col {
    gap: 12px;
  }
}
@media (max-width: 575px) {
  .display-5{
    font-size: 1.5rem;
  }
  .display-3 {
    font-size: 3rem;
  }
  .site-navbar.nhp-header .custom-desktop-menu .brand-logo .LogoVideo img, .site-navbar.nhp-header .custom-desktop-menu .brand-logo img{
    max-height: 55px;
  }
  .VideoSlider ul li {
    font-size: 12px;
  }
  .footer-menus {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.25rem 1.25rem;
  }
  footer.NewFooter .footerSocial-row {
    align-items: flex-start;
  }
  footer.NewFooter .footer-partner-btn {
    margin-left: 0;
  }
  footer p.Copyright,
  footer .footerSocial {
    text-align: center;
  }
  .scrolltop {
    width: 40px;
    height: 40px;
  }
  .scrolltop .icon {
    font-size: 22px;
  }
  .aboutSection p {
    width: 100%;
  }
  .WhyCyber p {
    font-size: 12px;
  }
  .LoaderLogo img {
    width: 160px;
  }
  .loaderCyber {
    width: 12rem;
  }
  .loading {
    width: 62px;
  }
  .cyberBtn.cyberBtn2 {
    margin: 0 auto;
  }
  .CustomerJourney h2::after {
    margin: 0 auto;
  }
  @keyframes animation {
    0% {
      transform: translateX(0rem);
    }
    50% {
      transform: translateX(8rem);
    }
    100% {
      transform: translateX(0rem);
    }
  }
  .EmployeeTestimonials .testimonial-width {
    padding: 0 54px;
  }
  .BlogReview img {
    position: relative;
    margin-bottom: 20px;
  }
  .ReviewDetails {
    padding-left: 0;
  }
  .AvalilableTime {
    display: block;
  }
  .AvalilableTime .AddressDetails.AdMobile {
    margin: 20px 0 20px !important;
  }
  .typing {
    font-size: 30px;
  }
  .typing::after {
    bottom: 5px;
  }
  .innerIam {
    line-height: 50px;
    font-size: 26px;
  }
  .sp-content h2 {
    font-size: 20px;
    width: 250px;
  }
  .sp-content2 h2 {
    font-size: 20px;
    width: 250px;
  }
  .number404 {
    font-size: 110px;
  }
  .illustration {
    margin: 0 0;
  }
  .text404 {
    width: 100%;
  }
  .cyberBtn {
    font-size: 14px;
    width: 100%;
    height: 40px;
  }
  .freeTrial {
    margin-top: 0;
    width: 133px;
    height: 46px;
    font-size: 15px;
    float: right;
  }
  .ClientSay p {
    font-size: 16px;
    line-height: 25px;
  }
  .ClientSay .ClientNames strong {
    font-size: 20px;
  }
  .owl-carousel.ClientSay .owl-nav button.owl-prev {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 50px;
    top: auto;
    display: block;
    margin: 0 auto;
  }
  .owl-carousel.ClientSay .owl-nav button.owl-next {
    position: absolute;
    left: 50px;
    bottom: 0;
    right: 0;
    top: auto;
    display: block;
    margin: 0 auto;
  }
  .thankyoubox h2{
    font-size: 35px;
  }
  .thankyoubox p{
    font-size: 14px;
  }
  .VideoSlider h1 {
    font-size: 24px;
  }
  .revenue-results-heading {
    margin-bottom: 30px;
  }
  .revenue-result-number {
    min-height: 58px;
    margin-bottom: 16px;
  }
  .revenue-result-card h3 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 12px;
  }
  .revenue-result-card p {
    font-size: 16px;
  }
  .revenue-results-cta span,
  .revenue-results-cta a {
    display: block;
  }
  .michroma-title {
    font-size: 24px;
  }
  .logo-sec.nhp-logos .nhp-logos__pill {
    width: 150px;
    height: 58px;
    padding: 8px 16px;
  }
  .logo-sec.nhp-logos .nhp-logos__img {
    max-height: 28px;
    width: auto;
    max-width: 100%;
  }
  .logo-sec.nhp-logos .nhp-logos__set {
    gap: 14px;
    padding-right: 14px;
  }
  .logo-sec.nhp-logos .nhp-logos__track {
    animation-duration: 28s;
  }
  .key-features-sec.nhp-features .nhp-features__heading {
    margin-bottom: 32px;
  }
  .key-features-sec.nhp-features .nhp-features__grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .how-it-work.nhp-how .nhp-how__icon-outer {
    width: 104px;
    height: 104px;
  }
  .how-it-work.nhp-how .nhp-how__icon {
    width: 56px;
    height: 56px;
  }
  .how-it-work.nhp-how .nhp-how__icon-img {
    width: 20px;
    height: 20px;
  }
  .nhp-solutions .nhp-solutions__tabs {
    width: 100%;
    justify-content: stretch;
    gap: 8px;
  }
  .nhp-solutions .nhp-solutions__tab {
    flex: 1 1 0;
    width: auto;
    min-width: 0;
    text-align: center;
    padding: 11px 8px;
  }
  .nhp-solutions .nhp-solutions__btn {
    width: 100%;
  }
  .nhp-compare .nhp-compare__legend {
    width: 100%;
    border-radius: 16px;
    justify-content: flex-start;
  }
  .nhp-compare .nhp-compare__legend-item {
    border-right: 0;
    width: 100%;
    padding: 8px 4px;
  }
  .nhp-stack .nhp-stack__heading {
    margin-bottom: 28px;
  }
  .nhp-stack .nhp-stack__card {
    padding: 28px 16px;
    border-radius: 16px;
  }
  .nhp-stack .nhp-stack__verify-text {
    font-size: 0.92rem;
  }
  .nhp-stack .nhp-stack__alongside {
    margin-top: 40px;
  }
  .nhp-stack .nhp-stack__alongside-grid {
    grid-template-columns: 1fr;
  }
  .nhp-enterprise .nhp-enterprise__heading {
    margin-bottom: 32px;
  }
  .nhp-enterprise .nhp-enterprise__grid {
    grid-template-columns: 1fr;
    row-gap: 36px;
  }
  .nhp-enterprise .nhp-enterprise__item::before {
    display: none;
  }
  .nhp-enterprise .nhp-enterprise__item,
  .nhp-enterprise .nhp-enterprise__item:nth-child(3n + 1),
  .nhp-enterprise .nhp-enterprise__item:nth-child(3n) {
    padding-left: 0;
    padding-right: 0;
  }
  .nhp-enterprise .nhp-enterprise__item p {
    max-width: none;
  }
  .nhp-enterprise .nhp-enterprise__tech {
    margin-top: 44px;
  }
  .nhp-enterprise .nhp-enterprise__tech-label {
    margin-bottom: 20px;
    font-size: 0.82rem;
  }
  .nhp-enterprise .nhp-enterprise__tech-bar {
    border-radius: 20px;
    padding: 18px 20px;
    gap: 40px;
  }
  .nhp-enterprise .nhp-enterprise__tech-item {
    flex: 0 0 auto;
  }
  .nhp-enterprise .nhp-enterprise__tech-actions {
    flex-direction: column;
    margin-top: 28px;
    gap: 12px;
  }
  .nhp-enterprise .nhp-enterprise__tech-actions .nhp-btn-with-icon {
    width: 100%;
  }
  .nhp-enterprise .nhp-enterprise__tech-note {
    margin-top: 22px;
  }
  .nhp-enterprise .nhp-enterprise__tech-note span {
    font-size: 14px;
  }
  .nhp-pricing .nhp-pricing__heading {
    margin-bottom: 36px;
  }
  .nhp-pricing .nhp-pricing__card {
    padding: 24px 20px;
  }
  .nhp-pricing .nhp-pricing__info {
    margin-top: 28px;
    padding: 14px 16px;
  }
  .nhp-pricing .nhp-pricing__cta .nhp-btn-with-icon {
    width: 100%;
  }
  .nhp-faq .nhp-faq__heading {
    margin-bottom: 32px;
  }
  .nhp-faq .nhp-faq__question {
    padding: 18px 0;
  }
  .nhp-cta .nhp-cta__actions {
    flex-direction: column;
    align-items: flex-start;
  }
  .nhp-cta .nhp-cta__actions .nhp-btn-with-icon {
    width: 100%;
  }
  .NewsPart .newsBtn {
    display: block;
    text-align: center;
  }
  .NewsPart .newsBtn .FrdBtn {
    margin-bottom: 8px;
  }
  .NewsPart .newsText {
    padding: 20px 20px 117px;
  }
  .ContactForm.section-form {
    padding: 32px;
  }
  .demoSection .ContactForm.section-form {
    padding: 32px 16px;
  }
  .demoSection .ContactForm h4::before {
    font-size: 24px;
  }
  .demoSection .FormDetails .form-control {
    font-size: 14px;
  }
  .demoSection .SiaraShildBtn {
    min-height: 48px;
    width: 100%;
  }
  .innerIam {
    line-height: 47px;
    font-size: 16px;
  }
  .ShieldBlock img {
    width: 100%;
    padding: 0 20px;
  }
  .illustration {
    margin: 0 0;
    width: 165.2px;
  }
  .circle404 {
    width: 166.2px;
    height: 182.4px;
  }
  .clip {
    width: 165px;
    height: 208px;
  }
  footer .footerHeading ul.policies-list{
    flex-direction: column;
  }
  footer .footerHeading ul.policies-list li:not(:last-child)::after{
    display: none;
  }
  .hero-section.nhp-hero .image-place img {
    object-position: 40% bottom;
    opacity: 0.15;
  }
  .pages-banner.bg-image-section .image-place img {
    opacity: 0.15;
  }
  .comman-top-bottom-space {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pricing-value-card {
    border-radius: 16px;
  }
  .pricing-value-card__title {
    font-size: 22px;
  }
  .pricing-value-card__left,
  .pricing-value-card__right {
    padding: 24px 20px;
  }
  .pricing-value-card__right {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .pricing-value-card__icon {
    width: 42px;
    height: 42px;
  }
  .pricing-matrix-card {
    padding: 20px 16px 12px;
  }
}
@media (max-width: 991px) {
  .contact-banner {
    padding: 36px 0 0;
    text-align: center;
  }
  .contact-banner__content {
    padding-right: 0;
    padding-bottom: 16px;
  }
  .contact-banner__subtitle,
  .contact-banner__lead {
    margin-left: auto;
    margin-right: auto;
  }
  .contact-banner__media {
    justify-content: center;
    margin-right: 0;
    margin-top: 8px;
    padding-bottom: 16px;
    overflow: hidden;
  }
  .contact-banner__img {
    max-width: 400px;
    margin: 0 auto;
  }
  .contact-form-sec {
    margin-top: 0;
    padding: 48px 0 64px;
  }
  .contact-form-card {
    max-width: 100%;
    padding: 48px 24px 28px;
  }
  .contact-banner__title {
    font-size: 28px;
    line-height: 44px;
  }
  .contact-banner__subtitle,
  .contact-banner__lead,
  .contact-form-card__intro {
    font-size: 18px;
    line-height: 28px;
  }
  .contact-form-card__form .form-control,
  .contact-form-card__form .form-control::placeholder {
    font-size: 18px !important;
  }
}
@media (max-width: 575px) {
  .contact-banner__title {
    font-size: 26px;
    line-height: 40px;
  }
  .contact-banner__subtitle,
  .contact-banner__lead,
  .contact-form-card__intro {
    font-size: 16px;
    line-height: 24px;
  }
  .contact-form-card__form .form-control,
  .contact-form-card__form .form-control::placeholder {
    font-size: 16px !important;
  }
  .contact-form-card {
    padding: 44px 16px 24px;
  }
  .contact-form-card__logo {
    width: 64px;
    height: 64px;
  }
  .contact-form-card__logo img {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 420px) {
  footer.NewFooter .footer-logo img{
    width: 100%;
  }
  footer.NewFooter .footerSocial-row {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  footer.NewFooter .footer-partner-btn::before {
    left: 0px;
    top: -10px;
    width: 100%;
    height: 3px;
  }
}
@media (max-width: 360px) {
  .footer-menus{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (max-width: 320px) {
  .VideoSlider h1 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px !important;
  }
  .sp-content2 h2 {
    width: 100%;
  }
}