  .footer-copyright_container {
  
    padding: 20px 20px !important;
  
}

  h4.for10 {
    font-family: 'visuelt-Regular';
    font-size: 32px;
}
h4.tel10 {
    margin-top: 10px;
    font-family: 'visuelt-Bold';
    font-size: 21px;
}
   
/* General Styling */
.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px;
    margin-top:0px;
    margin-bottom:40px;
}

.my_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.discover-container.new{
    margin-top:60px;
}
.discover-span.new{
    margin-top:0px; text-align:start;
}
.discover-card.new{
    background-image: linear-gradient(rgba(5, 18, 44, 0.5), rgba(5, 18, 44, 0.5)),url('https://www.redscan.com/media/ACD-Banner-Image-250x250.jpeg'); background-size:cover;
}


.col-lg-2,
.col-lg-4 {
    padding: 10px;
    box-sizing: border-box;
}

.col-lg-2 {
    width: 16.666667%;
}

.col-lg-4 {
    width: 33.333333%;
}

.text-center {
    text-align: center;
}

.main-content.one {
    margin-top: 60px;
}

.forcolumns.one{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 20px;
}


section.info-section.one{
    margin: 0px;
    padding: 0px;
    margin-top: 120px;
}


.info-header h2{
    font-family: 'visuelt-black';
    font-size: 36px;
    margin-bottom: -25px;}
    
.left_border p{
    color:white;
}


.icon_choose{
    margin-top:10px;
    
}
.pre_sec.sec1{
    margin-top:0px;
}
.head_under{
    background: #473EFF; font-family: 'visuelt-black'; background-clip: text; -webkit-text-fill-color: transparent;
}



/* Media Queries for Responsiveness */
@media only screen and (max-width: 1200px) {
    .col-lg-2 {
        width: 25%;
    }
    .col-lg-4 {
        width: 50%;
    }
}

@media only screen and (max-width: 992px) {
    .col-lg-2 {
        width: 33.33%;
    }
    .col-lg-4 {
        width: 66.66%;
    }
}

@media only screen and (max-width: 768px) {
    .col-lg-2,
    .col-lg-4 {
        width: 50%;
    }

 

   
}

@media only screen and (max-width: 576px) {
    .col-lg-2,
    .col-lg-4 {
        width: 100%;
    }
}

    
  .box_wrapper {
        max-width: 1235px;
        margin: 20px auto;
        display: flex;
        gap: 20px;
        justify-content: center;
        width: 100%;
    }

    .box-card {
        border: 2px solid #473eff;
        padding: 20px;
        height: 320px;
        background-color: #f2f2f2;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: end;
        align-items: end;
        margin-top: 60px;
        flex: 1;
    }

    .visible-box {
         padding: 15px;
    background: linear-gradient(328deg, rgb(14 78 159) 28%, rgb(71 62 255 / 82%) 75%);
    color: white;
    text-align: center;
    position: relative;
    transition: height 0.1s ease, background-color 0.1s ease;
    height: 29px;
    overflow: hidden;

    }

    .visible-box h2 {
        font-size: 18px;
    font-weight: 600;
    font-family: 'visuelt-lightnew';
    line-height: 26px;
    }

    .visible-box p {
       font-size: 16px;
    font-weight: 400;
    font-family: 'visuelt-lightnew';
    line-height: 20px;
    width: 100%;
    margin: 0px;
    color:white;
    }


    .visible-box:hover {
        /*position: sticky;*/
         /*height: auto ; */
    }


    .description {
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.1s ease, visibility 0.3s ease;
    }

    /* .visible-box:hover .description {
        opacity: 1;
        visibility: visible;
        margin-top: 10px;
    } */

    @media (max-width:768px) {
        .box_wrapper {
            max-width: 1235px;
            margin: 20px auto;
            display: flex;
            gap: 20px;
            justify-content: center;
            width: 100%;
            flex-wrap: wrap;
        }

        .box-card {
            display: flex;
            flex-wrap: wrap;
            gap: 20px;
            justify-content: center;
        }
    }
    
    
    
    
    
    
    @media screen and (min-device-width: 281px) and (max-device-width: 768px) { 
        visible-box:hover {
        
         height: auto !important; 
    }
        
    .why-unit42 {
    margin-top: 50px !important;
}
.container {
  
    padding: 0px !important;
  }
  .main-content-inner {
        width: 90% !important;
    }

}

 @media screen and (min-device-width: 1490px) and (max-device-width: 3620px){
    .visible-box:hover {
        height: 168px !important;
    }
}


  @media screen and (min-device-width: 860px) and (max-device-width: 1200px){
      .forcolumns.one {
    display: flex;
    gap: 10px;
    flex-wrap: nowrap;
}
    .main-content-inner {
        width: 90% !important;
    }
    .feature-row {
    display: flex;
    gap: 20px;
    justify-content: center;
            flex-wrap: nowrap;
}
.why-unit42 {
    padding: 60px 20px 0px 20px !important;
}
.info-stats {
    display: flex;
    flex-wrap: nowrap !important;
      
  }
      
              .cyber-resiliency-section {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding: 40px 10px 40px 10px;
        background-color: #081b33 !important;
        max-width: 1235px;
        margin: 0 auto;
        margin-top: 40px;
    }
        .content-container {
        max-width: 50%;
        margin-bottom: 20px;
    }
    .content-container h2 {
    font-size: 36px;}
    .content-container p {
    font-size: 16px;
    line-height: 26px;}
    
    }
   h2.feature-title.emerge {
    font-size: 22px !important;
    color: white;
    margin-top: 40px;
    LINE-HEIGHT: 32PX;
    font-family: 'visuelt-lightnew';
}

@media screen and (max-width: 598px) {
    .forcolumns.one {
        flex-direction: column;
    }
  }

.feature-box.emerge {
   
    padding: 30px 15px 30px 15px;
}
      .left_border {
   
    padding: 0px 0px 0px 25px;
    position: relative;
}
    /*.visible-box:hover {*/
    /*    height: 210px !important;*/
    /*}*/
      
    /*      .close-link {*/
    /*    display: inline-block !important;*/
    /*}*/
      
  }

