@import url('https://fonts.googleapis.com/css2?family=Saira+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Saira+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Saira+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap');


body{
   margin: 0px;
}
@font-face {
  font-family: visuelt-light;
  src: url(../font/VisueltPro-ExtraLight.ttf);
}

@font-face {
  font-family: visuelt-medium;
  src: url(../font/VisueltPro-Medium.ttf);
}

@font-face {
  font-family: visuelt-black;
  src: url(../font/VisueltPro-Black.ttf);
}

@font-face {
  font-family: visuelt-lightnew;
  src: url(../font/VisueltPro-Light.ttf);
}

@font-face {
  font-family: visuelt-Regular;
  src: url(../font/VisueltPro-Regular.ttf);
}

@font-face {
  font-family: visuelt-Bold;
  src: url(../font/VisueltPro-Bold.ttf);
}


.logo img {
  max-width: 330px;
  width: 100%;
}

.mobilenewbutton {
  display: none;

}
h2.first_head {
      font-size: 42px;
    color: white;
    font-family: 'visuelt-Regular';
}


.topbarnew ul li a {
  color: #000;
  font-size: 14px;
  letter-spacing: .2px;
  margin-right: 10px;
  display: block;
  text-decoration: none;
  font-family: visuelt-light !important;
  font-weight: 400 !important;
}

.topbarnew ul {
  list-style: none;
  margin: 0px !important;
}

.topbarnew ul li {
  float: left;
  display: block;
  margin-right: 10px;
  line-height: 25px;
}
 a.tel10 {
    text-decoration: none !important;  /* Remove the text decoration */
    padding-bottom: 0px !important;   /* Remove any padding at the bottom */
}

a.tel10:hover {
    text-decoration: none !important;  /* Ensure text decoration stays none when hovering */
}
.topbarnew ul li a:hover {
  color: #473eff !important;
}

.topbarnew {
  width: 100%;
  padding-top: 15px;
}

.topbarnewinner {
  max-width: 695px;
  Width: 100%;
  float: right;
}


nav {
  position: absolute;
  z-index: 99;
  width: 100%;

  background: #fff;
}

.discover-container h2 {
    font-size: 42px;
    font-family: 'visuelt-Bold';
    text-transform: capitalize;
}
nav .wrapper {
  position: relative;
    max-width: 100%;
   
    /*height: 70px;*/
    line-height: 70px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wrapper .logo a {
  color: #f2f2f2;
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
}

.wrapper .nav-links {
  display: inline-flex;
}

.nav-links li {
  list-style: none;
  padding: 0px 15px;
}

.nav-links li a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 15px !important;
     transition: max-height 0.3s ease-in, max-height 0.1s ease-out; /* Smooth opening, fast closing */

    font-family: 'visuelt-medium';
}

.nav-links li a:hover {
  border-bottom: 2px solid #212123;
  transition: none;

}

.nav-links .mobile-item {
  display: none;
}

.nav-links .drop-menu {
  position: absolute;
  background: #242526;
  width: 180px;
  line-height: 45px;
  top: 85px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box {
    transition: max-height 0.3s ease-in, max-height 0.1s ease-out; /* Smooth opening, fast closing */

  top: 70px;
  opacity: 1;
  visibility: visible;
}

.drop-menu li a {
  width: 100%;
  display: block;
  padding: 0 0 0 15px;
  font-weight: 400;
  border-radius: 0px;
}

.mega-box {
  position: absolute;
  left: 0;
  width: 100%;
  padding: s0px 0px;
  top: 0px;
  opacity: 0;
  visibility: hidden;
  /* border-radius: 20px !important;*/
}

  /*.mega-box .content {*/
  /*  background: #ffffff;*/
  /*  padding: 16px 90px;*/
  /*  display: flex;*/
  /*  border-radius: 0px;*/
    /* align-items: center; */
  /*  justify-content: space-between;*/
  /*  box-shadow: 0 3px 6px rgb(0 0 0 / 44%);*/
  /*}*/
  
  .mega-box .content{
gap: 1.4rem;
    background: #ffffff;
    padding: 20px 85px 40px 85px;
    display: flex;
    border-radius: 0px;
    align-items: flex-start;
    justify-content: flex-start;
    box-shadow: 0 3px 6px rgb(0 0 0 / 44%);
    align-content: center;
    flex-direction: row;
      
  }

.mega-box .content .row {
  width: calc(25% - 30px);
  line-height: 45px;
}

.mega-box .content .uma {
  width: calc(32% - 30px);
  line-height: 45px;
}



.content .row img {
  max-width: 220px !important;
  background-size: contain !important;
  width: 100%;
}

.content .row header {
  /*color: #000;*/
  /*font-size: 18px;*/
  /*font-weight: 700;*/
  margin-left:-1px;
  /*font-family: visuelt-medium;*/
  /*letter-spacing: 0.5px;*/
  /* text-decoration: underline;
  text-underline-offset: 12px;
  text-decoration-color: #343434; */
     color: #000;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Saira Condensed", sans-serif;
    letter-spacing: 0.3px;
}
span.small-header {
  font-size: 26px;
  color: #343434;
}
.content .row .mega-links {
  margin-left: -40px;
  border-left: 1px solid #473EFF;
}

.row .mega-links li {
  position: relative;
  padding: 2px 12px;
  transition: background 0.5s ease;
}
.row .mega-links li:hover{
  background:rgb(239, 239, 239);
}
/*.row .mega-links li::after {/*
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2px; /* Initially 0 width */
  /*height: 0%; /* Height of the line */
  /*background-color: #473EFF; /* Line color */
  /*transition: height 0.5s ease; /* Smooth width transition */
}

.row .mega-links li:hover::after {
  height: 100%; /* Extend the line width fully on hover */
}
.row .mega-links li a {
    padding: 5px 5px !important;
    /* font-weight: 600; */
    color: #000;
    font-size: 16px;
    display: block;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    opacity: var(--body-font-opacity, 1);
    width: 100%;
    /* line-height: 20px; */
    color: rgb(17, 16, 19);
    /* text-transform: uppercase; */
    font-family: 'Figtree';
}

i.fa-solid.fa-triangle-exclamation {
    color: red;
    font-size: 20px;
    margin-right: 7px;
}
.row .mega-links li a:hover {
  border: none !important;
  color: #473eff;
}

.mega-box .content .row {
  line-height: 31px;
}



.mega-box img {
  max-width: 240px !important;
  text-align: center;
  margin: 0 auto;
  width: 100% !important;
}


.row .mega-links li:first-child {
  margin-top: -5px !important;
    
}



.content .row .mega-links {
    margin-left: 0px !important;
    border-left: 2px solid #473effba;
    margin-top: 15px;
}
.row .mega-links li a {
  padding: 0px;
  padding: 0px !important;
}


.row .mega-links li a:hover {
  padding: 0px;
  padding: 0px !important;
}

.mega-links {
  padding-left: 0px !important;
}
.whychoose{
  margin-top: 40px;
margin-bottom:40px;
}
.heading_1 {
    text-align: center;
    font-size: 42px;
    font-family: 'visuelt-Regular';
}
.content_box{
  border-right: 2px solid #2600b3;
}
.box_wrapper{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.first_box{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 350px;

}
.first_box p{
    text-align: center;
    color: black;
    padding: 0px 10px;
    font-family: 'visuelt-lightnew';
    font-size: 16px;
}
.wrapper .btn {
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  display: none;
}



@media screen and (max-width: 1055px) {
  .content_box{
    border-right: none;
  }
  .border_after{
    border-right: 2px solid #2600b3;
    margin-bottom: 20px;

  }
}
@media screen and (max-width: 695px) {
      .heading_1 {
        text-align: center;
        font-size: 42px;
        font-family: 'visuelt-black';
}
    .feature-box {
        position: relative;
        margin-top:0px;
    }
  .border_after{
    border-right: none;
    margin-bottom: 20px;

  }
 
  .first_box {
    display: flex;
    flex-direction: column;
    margin-top: 27px;}
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {
    .nav-links li {
    list-style: none;
    padding: 0px 15px !important;
}
    
}

@media screen and (max-width: 1200px) {
    nav {
  position: fixed;
 
}
    .row .mega-links li a {
    padding: 2px 20px !important;
    FONT-SIZE: 20PX;
    FONT-FAMILY: 'Saira Condensed' ! IMPORTANT;
    FONT-WEIGHT: 500;
    TEXT-TRANSFORM:UPPERCASE;
}

    .content .row header {
  
    font-size: 22px !important;
    font-weight: 700;
    font-family: 'Saira Condensed';
   
}
    
  .wrapper .btn {
    display: block;
  }

  .wrapper .nav-links {
    position: fixed;
    height: 95vh;
    width: 100%;
    top: 6%;
    /* left: -9%; */
    background: #fff;
    display: block;
    line-height: 50px;
    overflow-y: auto;
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.18);
       /*transition: all 0.3s ease;*/

  }

  /* custom scroll bar */
  /* ::-webkit-scrollbar {
    width: 10px;
  } */

  ::-webkit-scrollbar-track {
    background: #242526;
  }

  ::-webkit-scrollbar-thumb {
    background: #3A3B3C;
  }

  #menu-btn:checked~.nav-links {
    left: 0%;
    padding: 0px;
    top:5% ;
  }

  #menu-btn:checked~.btn.menu-btn {
    display: none;
  }

  #close-btn:checked~.btn.menu-btn {
    display: block;
  }
  .nav-links li a {
    padding: 0 20px;
    display: block;
    font-size: 20px;
  }

  .nav-links .drop-menu {
    position: static;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 20px;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    box-shadow: none;
        transition: max-height 0.1s ease-in, max-height 0.1s ease-out; /
  }
  label.mobile-item {
     transition: max-height 0.1s ease-in, max-height 0.1s ease-out; /
}   

  #showDrop:checked~.drop-menu,
  #showMega:checked~.mega-box {
    max-height: 100%;
  }

.mega-box {
    padding: 0px !important;
    
}

  #showDrop:checked~.drop-menu,
  #showMega1:checked~.mega-box {
    max-height: 100%;
  
  }

  #showDrop:checked~.drop-menu,
  #showMega2:checked~.mega-box {
    max-height: 100%;
  }

  #showDrop:checked~.drop-menu,
  #showMega3:checked~.mega-box {
    max-height: 100%;
  }

  #showDrop:checked~.drop-menu,
  #showMega4:checked~.mega-box {
    max-height: 100%;
  }

  #showDrop:checked~.drop-menu,
  #showMega5:checked~.mega-box {
    max-height: 100%;
  }

  .nav-links .desktop-item {
    display: none;
  }

  .nav-links .mobile-item {
display: block;
             display: block;
        color: #000;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "Saira Condensed", sans-serif;
        padding: 10px 40px 10px 40px;
        cursor: pointer;
        font-size: 20px !important;
        border-bottom: 0px solid #595959;
        border-top: 1px solid #595959;
        font-size: 26px !important;
  }
 .label.mobile-item{
          transition: max-height 0.3s ease-in, max-height 0.1s ease- !important; /* Smooth opening, fast closing */

  }
  
.nav-links .mobile-item{
    display: flex !important;
    justify-content: space-between !important;
}

  .drop-menu li {
    margin: 0;
  }

  .drop-menu li a {
    border-radius: 5px;
    font-size: 18px;
  }

  .mega-box {
    position: static;
    top: 65px;
    opacity: 1;
    visibility: visible;
    padding: 0 20px;
    max-height: 0px;
    overflow: hidden;
     transition: all 0.3s ease;
   

  }

  .mega-box .content {
    box-shadow: none;
    flex-direction: column;
    padding: 0px;
  }

  .mega-box .content .row {
    width: 100%;
    margin-bottom: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
  }

  .mega-box .content .row:nth-child(1),
  .mega-box .content .row:nth-child(2) {
    border-top: 0px;
    font-family: 'Saira Condensed' !important;
  }

  .content .row .mega-links {
    border-left: 0px;
    padding-left: 15px;
  }

  .row .mega-links li {
    margin: 0;
            padding: 5px 0px !important;
        font-family: 'Saira Condensed' !important;
  }

  .content .row header {
    font-size: 19px;
  }
}

nav input {
  display: none;
}

.body-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  padding: 0 30px;
}

.body-text div {
  font-size: 45px;
  font-weight: 600;
}


@media only screen and (max-width: 450px) and (min-width: 200px) {
    .form-row select{
        width:103%;
    }
  .close_hide_show{
    position: absolute !important;
    right: 8% !important;
   }
   .nav-links li {
    list-style: none;
    padding: 0px 0px;
  }
  .menu_section{
    /* padding-left: 23px !important; */
  }
}
@media only screen and (max-width: 768px) and (min-width: 451px) {
    .form-row{
            
    margin-bottom: 0px; 
}
    
  .close_hide_show{
    position: absolute !important;
    right: 48% !important;
   }
   .nav-links li {
    list-style: none;
    padding: 0px 0px;
  }
}

@media only screen and (max-width: 790px) and (min-width: 200px) {
        .accordion-wrapper {
        width: 100%;
        margin: 0px;
    }
    .last-col{
            margin-top: 20px;
    }
.menu_section{
  display: none;
}
.cyber-resiliency-section{
    padding-bottom:0px !important;
}
 .learn-more-btn {
   
    font-size: 14px;
    border: 2px solid #473eff;
    padding: 15px 10px;}
    .content-container {
    margin-bottom: 0px;
    padding: 0px 10px;
}

   .wrapper .nav-links{
    display: none;
    /* left: -23px; */
padding:0px;
   }
    .main-content-inner {
        max-width: 1235px;
        text-align: center;
        width: 90%;
        margin: 0 auto;
    }
  .assement nav {
    top: 0px;
  }

  .greybar {

    display: none !important;
  }

  .wrapper .btn {

    padding-top: 7px;
  }

  .last-col h1 {
    font-size: 40px !important;
  }


  .title-new h1 {

    font-size: 40px !important;
  }

  .title-new p {

    font-size: 20px !important;
  }




  .left-menus ul li a {
    padding-bottom: 0px !important;

  }



  .left-menus ul li {
    padding: 15px !important;
  }

  .formenus a {
    margin-left: 21px !important;
    border-bottom: 1px solid #E1E1E1 !important;



  }




  .formenus a {
    color: #181818 !important;
    font-size: 16px !important;
    font-family: visuelt-Regular !important;

  }

  .new-menus {
    display: block !important;
  }

  .new-col {

    float: none !important;
    margin-right: 10px;
    text-align: center !important;
    margin: 0 auto !important;
  }

  .main-content-pages-new h1 {

    text-align: center !important;
  }

  .new-col1 {

    float: none !important;

    text-align: center !important;
    margin: 0 auto !important;
  }



  .leftcolagain {
    width: auto !important;
    background: #fff !important;
    float: none !important;
    margin-right: 0px !important;
    margin: 0 auto;
    margin-right: auto;
    margin-bottom: 0px;
    max-width: none !important;
  }

  .againcol {

    width: auto !important;

    display: block !important;

    text-align: center !important;
  }

  .left-menus ul {

    padding: 0px !important;
  }

  .left-menus {
    float: none !important;
    text-align: center !important;
  }

  .right-button {
    margin-bottom: 25px !important;
    float: none !important;

  }

  .main-content-pages h1 {

    font-size: 30px !important;
    line-height: 40px !important;
  }

  .main-content-pages p {

    font-size: 1rem !important;

  }




  .main-content-pages-new h1 {

    font-size: 30px !important;
    line-height: 40px !important;
  }

  .main-content-pages-new p {

    font-size: 1rem !important;

  }

  .main-content-pages {

    width: auto !important;

    padding-left: 25px !important;
    padding-right: 25px !important;
  }



  .main-content-pages-new {

    width: auto !important;

    padding-left: 25px !important;
    padding-right: 25px !important;


  }

  .page-titlenew p {
    font-size: 19px !important;

    margin-top: 40px;
  }

  .page-titlenew h1 {

    font-size: 40px !important;

    line-height: 50px !important;
  }




  .page-titlenewone p {
    font-size: 19px !important;

    margin-top: 40px;
  }

  .page-titlenewone h1 {

    font-size: 40px !important;

    line-height: 50px !important;
  }















  .greyinner {

    text-align: center !important;
  }

  .left-menus ul li {
    float: none !important;
  }




  /* .footer-menus-two {

  margin-bottom: 50px;
} */

  /* 	
	.footer-menus ul{ margin-top:0px; margin-bottom:0px;}
	.footer-menus-one ul{ margin-top:0px; margin-bottom:0px;}
	.footer-menus-two ul{ margin-top:0px; margin-bottom:0px;}
	.social-media {
  
  
 
  float: none !important;

  margin: 0 auto !important;
}
	.footer-menus li {

float: none !important;

}
	.footer-menus-one li {
  float: none !important;
  
}
	.footer-menus-two li {
  float: none !important;
 
} */
  .menus-inner-new {
    max-width: 140px !important;
    width: 100%;
    float: none !important;
    text-align: center;
    margin: 0 auto !important;
  }

  /* 	
	.footer {

  margin-top: 100px !important;} */

  .buttontwo {

    margin-top: 10px !important;

  }

  .main-inner-content {
    font-size: 16px !important;
  }

  .below-content p {

    font-size: 16px !important;
  }

  .below-content h3 {

    font-size: 36px !important;
  }

  .below-content {
    padding-top: 50px !important;
    max-width: 1235px;
    width: auto !important;

    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .forcolumns {
    margin-top: 50px;
    padding-left: 10px;
    padding-right: 10px;

  }

  .left-col:hover {
    box-shadow: none !important;
  }

  .left-col {
       /* max-width: 100%; */
       width: 100%;
       float: left;
       padding: 25px 26px !important;
       background: #0000000f;
       border-radius: 20px;
       /* margin: 10px; */
       height: 334px;
  }

  .list li {

    padding-right: 0px !important;
  }

  .left-col {
    max-width: 335px;
    width: 100%;
    float: none !important;
    padding: 35px;
    margin: 0 auto;
  }

  .main-inner-content {
    font-size: 16px;
    line-height: 150% !important;
    font-family: visuelt-Regular;
    max-width: 100;
    padding:0px 20px;
    width: auto;
    /* padding-left: 10px;
    padding-right: 10px; */
  }

  .main-content-inner-heading {

    margin-top: 50px !important;
    font-size: 32px !important;
    line-height: 42px !important;
    padding: 0px 20px;
    max-width: 100%;
  }

  .navigation-link {

    display: none !important;
  }

  .logo {
    padding-top: 0px !important;
    padding-left: 31px;
  }

  .mobilenewbutton {
    display: flex;

    background-color: #473EFF !important;



    margin-left: 16px;
  }


  .mobilenewbutton a {
    color: #ffffff !important;

    font-family: visuelt-Regular;
    line-height: 20px !important;
    font-size: 13px !important;
    padding: 7px;
    text-decoration: none;
    text-align: center;
  }

  .mobilenewbutton:hover {
    color: #ffffff !important;
    background-color: #ff941f !important;
  }


  .logo img {
    max-width: 175px !important;
    width: 100% !important;
    margin-left: 15px !important;
  }



  .slideshow {

    height: 92vh !important;

  }

  .arrows {
    display: none;
  }

  .slideshow .slide .caption {
      padding: 40px 220px !important;
        background: #00000063;

    margin-top: 40px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;

  }

  .slideshow .slide .text {
    font-size: 18 !important;
    line-height: 32px !important;
    text-align: left !important;
    font-family: visuelt-lightnew;
  }
  
  .text{
      font-family: 'visuelt-Regular';
    font-weight: 400;
    font-size: 22px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: white;
    
  }

  .slideshow .slide .title {
    line-height: 33px !important;
    font-size: 2.1rem !important;
    font-family: visuelt-black;
    letter-spacing: 0px !important;
    text-transform: capitalize;
    width: 100%;
    text-align: left !important;
  }

  .nav-links li a:hover {
    border-bottom: none;
    transition: none;
  }


  .nav-links li a {
   
           padding: 0px !important;
        padding-left: 40px !important;
        padding-bottom: 30px !important;
       
    
  }

  .content .row img {

    display: none;
  }

  .content .row .mega-links {
    border-left: 0px;
    padding-left: 40px !important;

}
  .content .row header {
  
      font-size: 16px;
      text-transform: uppercase;
      background: #efefef;
      padding: 10px 40px;
      width:100%;
  
  }

  .nav-links li {
    margin: 0px !important;
    padding: 0px !important;
  }

  .mega-box .content .row {

    margin-bottom: 0px !important;
  }


  .logo img {
    max-width: 170px !important;
    width: 100% !important;
    margin-left: 50px;
  }

  nav .wrapper {

    justify-content: space-between !important;
  }

  .topbarnew {

    display: none;
  }


  .wrapper .nav-links {

    background: #fff !important;
  }



}


.wrapper .btn {
  color: #000 !important;
}



.dsw-site-header-new.dsw-site-header:not(.dsw-site-header-open) .blue-color.dsw-menu-active>a {
  border-bottom: 6px solid #473EFF !important;
}

.navigation-link:hover {
  color: #ff941f !important;
  border-bottom: 7px solid #ff941f !important;
}


.navigation-link {
  color: #fc5a02 !important;
  border-bottom: 7px solid #fc5a02 !important;
}




/*****************************************************/




.slides .btn {
  display: inline-block;
  padding: 13px 20px;
  color: #fff;
  text-decoration: none;
  position: relative;
  background: transparent;

  font: 12px/1.2 "Oswald", sans-serif;
  letter-spacing: 0.4em;
  text-align: center;
  text-indent: 2px;
  text-transform: uppercase;
  transition: color 0.1s linear 0.05s;
}

.btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;

  z-index: 1;
  opacity: 0;
  transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
}

.btn::after {
  transition: border 0.1s linear 0.05s;
}

.btn .btn-inner {
  position: relative;
  z-index: 2;
}

.btn:hover {
  color: #373737;
  transition: color 0.1s linear 0s;
}

.slideshow .slide .btn:hover{
    border-radius:0px !important;
}


.btn:hover::before {
  top: 0;
  height: 100%;
  opacity: 1;
  transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
}

.btn:hover::after {
  border-color: #373737;
  transition: border 0.1s linear 0s;
}

.slideshow {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 650px;
  z-index: 1;
}

.logo img {
  max-width: 260px;
  width: 100%;
  position: relative;
    left: -15px;
    top:0px;
}

/* .logo {
  padding-top: 10px;
} */

.slideshow .slideshow-inner {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
}

.slideshow .slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.slideshow .slide {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.slideshow .slide.is-active {
  display: block;
}

.slideshow .slide.is-loaded {
  opacity: 1;
}

.slideshow .slide .caption {
  padding: 0px;
  max-width: 1235px !important;
  width: 100%;
  margin-top: 30px;
}

.slideshow .slide .image-container {
  position: absolute;
  top: 8%;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  z-index: 1;
  background-size: cover;
  image-rendering: optimizeQuality;
}

.slideshow .slide .image-container::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.slideshow .slide .image {
  width: 100%;
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.slideshow .slide-content {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  color: #fff;

  display: flex;
  justify-content: center;
  align-items: center;
}

.slideshow .slide .title {
   line-height: 70px;
    font-size: 62px;
    font-family: 'visuelt-black';
    letter-spacing: 0px !important;
    text-transform: CAPITALIZE;
    text-align: left !important;
}

.slideshow .slide .text {

  font-size: 24px;
  line-height: 150%;
  margin-bottom: 45px;
    
    text-align: left !important;
    font-family: 'visuelt-lightnew';  
}

.slideshow .slide .btn {
  font-size: 16px;
  line-height: 100%;
  background: #473eff;
  color: white;
  display: inline-block;
  padding: 20px 50px;
  text-transform: uppercase;
  transition: all .2s ease-out;
  border: none;
  font-family: visuelt-bold;
  border-radius: 0px;
  letter-spacing: 0px !important;}

.btn:hover {

  border-radius: 0px !important;
  color: #473eff !important;

}












.slideshow .slide .btn::before {
  background: #fff;


  border-radius: 0px !important;

}

.slideshow .pagination {
  position: absolute;
  bottom: 35px;
  left: 0;
  width: 100%;
  height: 12px;
  cursor: default;
  z-index: 2;
  text-align: center;
}

.slideshow .pagination .item {
  display: inline-block;
  padding: 15px 5px;
  position: relative;
  width: 46px;
  height: 32px;
  cursor: pointer;
  text-indent: -999em;
  z-index: 1;

display: none;
}

.slideshow .pagination .item+.page {
  margin-left: -2px;
}

.slideshow .pagination .item::before {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  left: 5px;
  width: 36px;
  height: 2px;
  background: rgba(255, 255, 255, 0.5);
  transition: background 0.2s ease;
}

.slideshow .pagination .item::after {
  width: 0;
  background: #fff;
  z-index: 2;
  transition: width 0.2s ease;
}

.slideshow .pagination .item:hover::before,
.slideshow .pagination .item.is-active::before {
  background-color: #fff;
}

.slideshow .arrows .arrow {
  margin: -33px 0 0;
  padding: 20px;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 3;
}

.slideshow .arrows .prev {
  left: 30px;
}

.slideshow .arrows .prev:hover .svg {
  left: -10px;
}

.slideshow .arrows .next {
  right: 30px;
}

.slideshow .arrows .next:hover .svg {
  left: 10px;
}

.slideshow .arrows .svg {
  position: relative;
  left: 0;
  width: 14px;
  height: 26px;
  fill: #fff;
  transition: left 0.2s ease;
}

.btn .btn-inner {
  position: relative;
  z-index: 2;
  font-family: visuelt-Bold;
}


.main-content-inner {


  width: 100%;

}


.main-content-inner {

  max-width: 1235px;
  width: 100%;
  margin: 0 auto;
}

.main-content-inner-heading {
  font: 50px/60px visuelt-black;
  color: #000;
  margin-bottom: 20px;
}



.main-inner-content {
  font-size: 1.125rem;
  line-height: 150%;

  font-family: visuelt-Regular;

}

.forcolumns {
  margin-top: 50px;
  display: flex;
}

.left-col:hover {
    box-shadow: 0 5px 5px 1px rgb(0 0 0 / 16%);
}


.left-col {
 max-width: 240px;
    width: 100%;
    float: left;
    padding: 25px 35px;
    background: #0000000f;
    border-radius: 0px;
    /*margin: 10px;*/
    height: 348px;
    border: 1px solid #473eff;

}

.left-col img {

  width: 70%;
}

.left-col:hover {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .25);
}

.left-col h2 {
  margin-bottom: 12px;
  margin-top: 10px;

}

.copyright p {
    color:black !important;
}
.left-col a h2 {
  color: #000;
  font-size: 24px;
  letter-spacing: .01px;
  line-height: 30px;
  font-family: visuelt-black;
  text-decoration: none;
}



.left-col a {

  text-decoration: none;
}


.left-col p {

  font-size: 1.125rem;
  line-height: 150%;
  color: #595959;
  font-family: visuelt-Regular;
  max-width: 100%;
  width: 100%;
  margin-top: 30px;
  padding-bottom: 10px;


}


.buttonnew {


  color: #473EFF;
  text-transform: uppercase;
  display: inline-block;
  padding: 0;
  padding-right: 0px;
  font-size: 16px;
  font-weight: 700;
  font-family: visuelt-Regular;


}


.arrow img {
  max-width: 9px !important;
  width: 100% !important;
  padding-left: 5px !important;
}

.left-col a {
  display: block;
}


.below-content {
  background: url(../images/banner.png) no-repeat;
  background-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  max-width: 1235px;
  width: 100%;
  margin: 0 auto;
  padding: 70px 0px;
  margin-top: 70px;
  border-radius: 0px;
}

.below-content h3 {
  color: #fff;
  font: 48px/48px visuelt-Bold;
  margin: auto;
  max-width: 800px;
  width: 100%;
  text-align: center;
}

.below-content p {
  color: #fff;
  font-size: 21px;
  margin: 25px auto 0;
  max-width: 800px;

  font-family: visuelt-Regular;
  text-align: center;
}


.buttontwo {
    max-width: 185px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 0px;
    margin-top: 30px;
    border-radius: 20px !important;
    margin-bottom: 30px;
    display: block;
}


.buttontwo a {
  border-radius: 0px !important;
  background-color: #473EFF !important;
  font-family: visuelt-Bold;
  color: #FFFFFF !important;
  border: 0px;
  padding-top: 15px;
  padding-bottom: 10px;
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none !important;
}

.buttontwo:hover {}

.buttontwo a:hover {
  display: block;
  background: white !important;
  color: #473EFF !important;
  display: block;
}

.list {
  margin-top: 55px;
}

.list {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  list-style: none;
  margin: auto;
  margin-top: auto;
  max-width: 880px;
  /* padding-bottom: 60px; */
}

.list li {
list-style: none;
    font-size: 16px;
    color: #fff;
    margin-left: 16px;
    float: left;
    font-family: visuelt-Regular;
    padding-right: 100px;
    line-height: 30px;
}

.list li:last-child {
  padding-right: 0px !important;
}

/* 
.footer {
  max-width: 1235px;
  width: 100%;
  margin: 0 auto;
  margin-top: 70px;
} */

.social-media li {
  list-style: none;
  float: left;
  margin-right: 20px;
}




.social-media {
  max-width: 215px;
  width: 100%;

  float: left;
}


/* .footer-menus {
  max-width: 630px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  margin: 0 auto;
} */
/* 

.footer-menus li {
  list-style: none;
  float: left;
  margin-right: 25px;
  line-height:2em;
  
}


.footer-menus li a {
  color:#000;
  font-family: visuelt-Regular;
  letter-spacing: .05em;

font-size: 15px !important;
font-weight: 600;
text-decoration:none;
} */



/* 
.footer-menus-one {
  max-width: 850px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}


.footer-menus-one li {
  list-style: none;
  float: left;
  margin-right: 25px;
  line-height:2em;
  
}


.footer-menus-one li a {
  color:#000;
  font-family: visuelt-Regular;
  letter-spacing: .05em;

font-size: 15px !important;
font-weight: 600;
text-decoration:none;
}


.footer-menus-two {
  max-width: 325px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}


.footer-menus-two li {
  list-style: none;
  float: left;
  margin-right: 25px;
  line-height:2em;
  
}


.footer-menus-two li a {
  color:#000;
  font-family: visuelt-Regular;
  letter-spacing: .05em;

font-size: 15px !important;
font-weight: 600;
text-decoration:none;
}


.footer-menus-two li a:hover {
  color:#656565;
  
}


.footer-menus-one li a:hover {
  color:#656565;
  
}


.footer-menus li a:hover {
  color:#656565;
  
} */

.menus-inner {
  float: left;
  max-width: 850px;
  width: 100%;
}

.menus-inner-new {
  max-width: 100px;
  width: 100%;
  float: left;
}

.menus-inner-new li a {
  color: #000;
  font-family: visuelt-Regular;
  letter-spacing: .05em;

  font-size: 15px !important;
  font-weight: 600;
  text-decoration: none;
}

.menus-inner-new li {
  list-style: none;
  float: left;
  margin-right: 25px;
  line-height: 2em;

}


.menus-inner-new li a:hover {
  color: #656565;

}


.fa-map-marker::before {
  content: "\f041";
  margin-right: 5px;
}

.fa {
  color: #000;
  font-size: 34px !important;
}

.fa:hover {
  color: #656565;

}

/* .footer-copyright {
  max-width: 500px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #000;
  font-family: visuelt-Regular;
  margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
  margin-top: 30px;
  margin-bottom: 20px;
} */

.fa.fa-linkedin {
  font-size: 27px !important;
}


.fa.fa-twitter {
  font-size: 27px !important;
}

.fa.fa-facebook {
  font-size: 27px !important;
}

.fa.fa-github {
  font-size: 27px !important;
}

.fa.fa-bars {
 
      font-size: 30px !important;
    margin-top: 20px;
    margin-right: 27px;
}



/*************************************************/

.page-titlenew-contact {
    background-image: url(../images/contact_us.jpg), linear-gradient(180deg, rgba(11, 12, 27, 0) 0%, rgb(0 16 255) 100%);
 position: relative;
    background-size: cover;
    background-position: bottom;
    text-align: center;
    top: 70px;
    padding-top: 160px;
    padding-bottom: 160px;
}

.page-titlenewone {
  background: url(../images/inner.png) no-repeat;
 position: relative;
    background-size: cover;
    background-position: bottom;
    text-align: center;
    top: 70px;
    padding-top: 160px;
    padding-bottom: 160px;
}

.page-titlenewone h1 {
  color: #fff;
  font: 80px/85px visuelt-black;
  font-size: 80px;
  font-size: 60px;
  text-align: center;
  margin: 0 auto;
}


.page-titlenewone p {

  font-size: 24px;


  font-family: visuelt-Regular;

  color: #fff;


  text-align: center;
  margin: 0 auto;
}






















.page-titlenew {
background: url(../images/pagetitle1.png) no-repeat;
    position: relative;
    background-size: cover;
    background-position: center center;
    text-align: center;
    top: 70px;
    padding-top: 130px;
    padding-bottom: 130px;
}
  


.page-titlenew h1 {
  color: #fff;
  font: 80px/85px visuelt-black;
  font-size: 80px;
  font-size: 60px;
  text-align: center;
  margin: 0 auto;
}


.page-titlenew p {

  font-size: 24px;


  font-family: visuelt-Regular;

  color: #fff;


  text-align: center;
  margin: 0 auto;
}



.greybar {
  background: #333333;
  display: flex;
}


.greyinner {
  max-width: 1140px;
  width: 100%;
  margin: auto;



}

.left-menus ul {
  list-style: none;
  margin: 0px !important;

}

.left-menus ul li a {
  color: #b5b5b5;
  font-family: visuelt-Regular;
  transition: color .3s;
  font-size: 16px;
  text-decoration: none !important;
  padding-bottom: 27px;


}


.left-menus ul li {
  float: left;
  padding: 25px;

}

.left-menus ul li a:hover {
  color: #fff;
  border-bottom: 6px solid #473EFF;
}

.left-menus {
  float: left;
  margin-top: 5px;
}

.right-button {









  float: right;
  margin-top: 27px !important;
  margin-bottom: 15px;
}


.right-button a {
  background: #473EFF;
  border-radius: 6px;
  margin-top: 14px;
  margin-bottom: 15px;
  color: #fff;
  text-decoration: none;

  font-family: visuelt-bold;
  font-size: 13px;
  padding: 20px 40px;
  line-height: 100%;
  text-transform: uppercase;


}



.right-button a:hover {
  padding: 20px 40px;
  text-decoration: none;
  color: #473EFF;
  background: #fff;

}


.main-content-pages {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  margin-top: 120px;

}


.main-content-pages h1 {
    font: 44px / 56px visuelt-bold;
    color: #000;
    margin-bottom: 26px;
    letter-spacing: 0px;
    text-align: center;
   

}

.main-content-pages p {
    color: #595959;
    letter-spacing: .024em;
    font-size: 1.225rem;
    line-height: 30px;
    font-family: visuelt-Regular;
    text-align: center;
}






.main-content-pages-new {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;

}


.main-content-pages-new h1 {
  font: 50px/60px visuelt-bold;
  color: #000;
  margin-bottom: 48px;
  letter-spacing: .024em;

}

.new-col h4 {
  font: 36px/1.2 visuelt-Bold;
  margin-top: 10px;
  color: #000;
  margin-bottom: 12px;
  letter-spacing: .01em;
}

.new-col img {
  max-width: 400px;
  width: 100%;
}

.new-col {
  max-width: 400px;
  width: 100%;
  float: left;
  margin-right: 10px;
}

.new-col p {
  font-family: visuelt-Regular;
  margin-top: 10px;
  color: #000;
  letter-spacing: .01em;
  font-size: 18px;
  line-height: 33px;
}










.new-col1 h4 {
  font: 36px/1.2 visuelt-Bold;
  margin-top: 10px;
  color: #000;
  margin-bottom: 12px;
  letter-spacing: .01em;
}

.new-col1 img {
  max-width: 100px;
  width: 100%;
}

.new-col1 {
    max-width: 364px;
    width: 91%;
    float: left;
    margin-right: 10px;
    text-align: center;
    border: 1px solid #473eff;
    height: 56vh;
    padding: 20px 10px;
}

.new-col1 p {
  font-family: visuelt-Regular;
  margin-top: 10px;
  color: #000;
  letter-spacing: .01em;
  font-size: 18px;
  line-height: 28px;
}

.text-inner {



  font: 28px/1.2 visuelt-bold;
  font-family: visuelt-Bold;
  max-width: 1240px;
  margin: 0 auto;
  width: 100%;
  color: #000;
  text-align: center;
  margin-top: 80px;
}




.right-buttonnew {

  border-radius: 6px;
  background: #473EFF;
  color: #fff;
  display: inline-block;
  font-family: visuelt-bold;
  font-size: 13px;
  padding: 20px 40px;
  line-height: 100%;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 13px;
  margin-bottom: 10px;
  border: 2px solid #fff;
}


.right-buttonnew:hover {
  border: 2px solid #473EFF;

  background: #fff;
  color: #473EFF;
  cursor: pointer;

}







.bottom {
  background: linear-gradient(90deg, #473EFF 0%, #181818 100%) !important;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  margin-top: 50px;
}

.bottom h5 {
  color: #fff;
  font-size: 20px;
  font-family: visuelt-Regular;
  margin-bottom: 20px !important;
  margin-top: 0px;
}

.new-wrapper {
  background: #eee;
  width: 100%;
}

.new-wrapper-inner {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}


.new-wrapper-inner h1 {

  font-size: 1rem;
  line-height: 150%;
  color: #333;
  font-weight: 400;
  text-transform: uppercase;
  font-family: visuelt-black;
  text-align: center;
  margin-top: 0px !important;
  padding-top: 100px;

}

.leftcolagain img {
  max-width: 370px;
  width: 100%;
}

.leftcolagain {
  max-width: 375px;
  width: 100%;
  background: #fff !important;
  float: left;
  margin-right: 15px;
  margin-bottom: 150px;
  padding-bottom: 150px;
}

.againcol {
  max-width: 1140px;
  width: 100%;
  background: #eee;
  display: flex;
  margin-top: 100px;
}

.leftcolagain h2 {
  font-size: 1rem;
  margin-bottom: 0px !important;
  line-height: 150%;
  display: block;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-family: visuelt-medium;
  padding: 25px;
  font-weight: 300;
  color: #000;
}

.leftcolagain h6 a {
  font-size: 1.75rem;
  line-height: 128.57143%;
  font-weight: 400;
  margin-bottom: 20px;
  font-family: visuelt-light;
  color: #000;
  text-decoration: none;
}

.leftcolagain h6 {
  padding: 25px;

  margin-top: 0px !important;
}


.leftcolagain p {

  font-size: 1rem;
  line-height: 150%;
  border-bottom: 1px dotted #595959;
  color: #595959;
  display: inline;
  font-family: visuelt-Regular;
  margin-left: 25px;
}



.last-col h1 {
  color: #fff !important;
  font-family: visuelt-black !important;
  text-align: center !important;
  padding-top: 100px;
  margin-bottom: 20px;
  letter-spacing: .01em;
  font-size: 42px !important;
  margin-top: 100px !important;

}


.last-col {
  /*background: #041122 url(https://www.redscan.com/wp-content/themes/redscan/img/contact-lines.svg) no-repeat;*/
background-image:url(/images/banner2.webp);
background-size: auto;
  width: 100%;
  background-position: center;
  background-size: cover;
  text-align: center;
    position:relative;
  top:0px;
}

.last-col p {
    /*max-width: 550px;*/
    margin: auto;
    font-size: 22px !important;
    color: #fff !important;
    font-family: visuelt-lightnew !important;
    font-weight: 700 !important;
    /*text-align: center !important;*/
    line-height: 40px;
}


.last-col2 {
    color: #fff !important;
    font-family: visuelt-lightnew !important;
    font-weight: 700;
    /*text-align: center !important;*/
    line-height: 40px;
}

.right-buttonnewone {
   
    background: #473eff;
    color: #fff;
    display: inline-block;
    font-family: visuelt-bold;
    font-size: 18px;
    padding: 10px 50px;
    
    text-transform: uppercase;
    cursor: pointer;
   
    border-radius: 0px;
    margin-top: 20px !important;
    margin-bottom: 60px !important;
}

.right-buttonnewone:hover {
  border: 2px solid white;

  background: #473EFF;
  color: white;
  cursor: pointer;

}

.title-new {
  padding-top: 0px;
}

.title-new h1 {
  color: #17202A;
  text-align: center;
  font-size: 80px;
  font-family: visuelt-black;
  margin: 0px !important;
  line-height: 80px;
}

.title-new p {
  font-family: visuelt-Bold;
  color: #000;
  font-size: 36px;
  text-align: center;
  margin: 0px !important;
}

.inner {
  width: 100%;
  margin-top: 100px;
}

.inner-inner {
  max-width: 1235px;
  width: 100%;
  margin: 0 auto;
}

.inner-left {
  max-width: 650px;
  width: 100%;
  text-align: center;
  float: left;
}

.inner-right {
  max-width: 650px;
  width: 100%;
  text-align: center;
  float: left;
}

.inner-left h2 {
  font-size: 36px;
  font-weight: 100;
  color: #000;
  margin-bottom: 12px;
  font-family: visuelt-Bold;
  letter-spacing: .01em;
  margin-top: 50px;
}

.inner-left p a {
  color: #2600b3;
  text-align: center;
  font-family: visuelt-Regular;
  font-size: 18px;
  text-decoration: none;
}




.inner-right h2 {
  font-size: 36px;
  font-weight: 100;
  color: #000;
  margin-bottom: 12px;
  font-family: visuelt-Bold;
  letter-spacing: .01em;
  margin-top: 50px;
}

.inner-right p a {
  color: #2600b3;
  text-align: center;
  font-family: visuelt-Regular;
  font-size: 18px;
  text-decoration: none;
}
.last-section {
  background: linear-gradient(135deg, #473EFF 0%, #181818 100%) !important;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.last-section p {
  color: #fff;
  line-height: 120%;
  font-family: visuelt-Regular;
  text-align: center;
  font-size: 18px;
}
.right-buttonnewtwo {

  border-radius: 6px;
  background: #40a0ff !important;
  color: #fff;
  display: inline-block;
  font-family: visuelt-bold;
  font-size: 13px;
  padding: 20px 40px;
  line-height: 100%;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 13px;
  margin-bottom: 10px;
  border: 2px solid #fff;
}
.right-buttonnewtwo:hover {
  border: 2px solid #40a0ff;
  background: #fff !important;
  color: #40a0ff;
  cursor: pointer;
}
.new-menus {
  display: none;
}

@media only screen and (max-width: 1480px) and (min-width: 1920px){
    max-width: 260px;
    width: 100%;
    float: left;
    padding: 25px 35px;
    background: #0000000f;
    border-radius: 0px;
    margin: 10px;
    height: 348px;
    border: 1px solid #473eff;
    
    
}
@media only screen and (max-width: 3800px) and (min-width: 801px) {
        
  .greynewformobile {
    display: none !important;
  }
  /*.assement nav {*/
  /*  position: static;*/
  /*}*/
  .assement .mega-box {
    width: 95%;
  }
  .greybar {
    position: sticky;
    top: 0px !important;
  }
}
.righbuttonorange {
  margin-top: 40px;
}
.righbuttonorange a {
  font-family: visuelt-medium;
  text-align: center;
  margin-top: 1em;
  background-color: #fc5a02;
  border-color: #fc5a02;
  color: #fff;
  font-size: 1.6em !important;
  text-decoration: none !important;
  padding: 15px 30px;
  border-radius: 0px;
}
.righbuttonorange a:hover {
  font-family: visuelt-medium;
  text-align: center;
  margin-top: 1em;
  background-color: #fff;
  border-color: #fff;
  color: #fc5a02;
  font-size: 1.6em !important;
  text-decoration: none !important;
   padding: 15px 30px;
  border-radius: 0px;
  transition: .05s all ease-in;
}
.wrapper .btn:hover {
  background: none !important;
}
.wrapper .btn::after {
  transition: border 0.1s linear 0.05s;
  display: none;
}

.btn:hover::after {
  border-color: #fff !important;
}
.nav-links label::after {
  display: none !important;
}
/* .nav-links label:hover,
input:checked~label {
  background: transparent !important;
} */
ul.submenu li a {
  font-size: 20px !important;
  font-family: visuelt-Regular !important;
}
@media only screen and (max-width: 1280px) and (min-width: 800px) {
  .left-col{
    height: auto;
    max-width: 81%;
  }
    .logo img{
        position:relative;
        margin-left:20px;
        max-width:260px;
       
    }
}
  @media only screen and (max-width: 920px) and (min-width: 300px) {
      .slideshow .slideshow-inner{
          top:0px;
      }
      .border_after {
        
          border-right:0px solid black;
      }
      
    .left-col{
      height: auto;
      max-width: 81%;
    }
    /* .main-content-inner{
      padding: 0px 28px;
    } */
    .forcolumns{
      display: block;
      /* margin-left: 100px;
      max-width: 320px; */
    }
    .left-col p{
      max-width: 100%;
    }
  }


@media (max-width: 860px) {
    
    .footer-container{
        
    display:none;
}
    ul.nav-links{
        position:relation;
        margin:0px;
          top: 65px !important;
    }
    
}

@media screen and (min-device-width: 260px) and (max-device-width: 3620px) { 
    .slideshow .slide .caption {
       padding: 20px 40px !important;
        background: #00000075;
        
    }
    .main-content-inner {
        
        width: 80%;}
        .copyright p {
            font-size: 14px;
            font-family: 'visuelt-medium';
            color:black;
            text-align: center;
        }
        .img_div img {
            width: 190px;
        }
    }

@media screen and (min-device-width: 620px) and (max-device-width: 790px) { 

    .mobilenewbutton{
      position:relative;
      right:165px;
    }}


@media screen and (min-device-width: 540px) and (max-device-width: 620px) { 

    .mobilenewbutton{
      position:relative;
      right:135px;
    }}




    
@media screen and (min-device-width: 450px) and (max-device-width: 560px) { 
  i.fa.fa-times {
    position: relative;
    top: 4px;
    left: 129px;
}
}

@media screen and (min-device-width: 694px) and (max-device-width: 789px) { 
  i.fa.fa-times {
    position: relative;
    top: 4px;
    left: 340px;
}
.logo img {
   
    top: 0px;
}
}

@media screen and (min-device-width:300px) and (max-device-width: 789px) { 
 
.logo img {
   
    top: 0px;
}
}

/* @media screen and (min-device-width: 200px) and (max-device-width: 450px) { 
  i.fa.fa-times {
    position: relative;
    top: 4px;
    left: 70px;
}
} */

@media screen and (min-device-width: 200px) and (max-device-width: 322px) { 
  i.fa.fa-times {
    position: relative;
    top: 4px;
    left: 0px;
}
}
@media screen and (min-device-width: 789px) and (max-device-width: 1200px) { 
  .nav-links li {
    list-style: none;
    padding: 0px 0px;
  }
  .menu_section{
    display: none;
  }
  i.fa.fa-times {
    position: relative;
    top: 4px;
    left: 500px;
}
.wrapper .btn.close-btn{
  padding-bottom: 0px !important;
}

}




@media screen and (min-device-width: 1260px) and (max-device-width: 1440px) { 
  .logo img {
  
    top: 4px;
    margin-left:20px;
}

}





/* When the Services checkbox is checked, show the mega menu */
    #showMega1:checked ~ .mega-box {
        max-height: auto; /* Adjust height according to your content */
    }

    /* Default arrow direction */
    .mobile-item i.fa-caret-down {
        transition: transform 0.3s ease; /* Smooth rotation */
    }

    /* Rotate the arrow when the Services dropdown is open */
    #showMega1:checked + label.mobile-item i.fa-caret-down {
        transform: rotate(180deg); /* Rotate the arrow 180 degrees */
    }
    
    
    
    
/* Background Section */
.background-container {
    background-image: url('/images/banner.png'); /* Replace with your image path */
    background-size: cover;
    background-position: center;
    /*height: 60vh;  60% of viewport height */
    padding:100px 0px 30px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.heading {
    font-size: 46px;
    line-height: 50px;
    color: white;
    font-weight: 600;
    margin-bottom: 10px;
    font-family:'visuelt-Bold';
}

p {
    font-family: var(--body-font, 'Figtree');
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: white;
}

/* Team Section */
.team-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.team-container h1 {
    font-size: 36px;
    margin-bottom: 40px;
    text-transform: uppercase;
    text-align: center;
        font-family: 'visuelt-Bold';
}

.middle {
    text-align: center;
}

.team-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
}

.team-card {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    overflow: hidden;
    transition: transform 0.3s ease;
}

.team-card img {
    width: 100%;
    height: auto;
}

.team-info {
    padding: 20px;
}

.team-info h2 {
    font-size: 22px;
    margin-bottom: 10px;
   
    font-family: 'visuelt-black';
}

.team-info p {
    font-size: 16px;
    color: #555;
        font-family: 'visuelt-medium';
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ddd;
}

.team-info a {
    color: #555;
    text-decoration: none;
    font-weight: bold;
        font-family: 'visuelt-Bold';
    font-size: 14px;
    position: relative;
    padding-right: 20px; /* Ensure space for arrow */
}

.team-info a:after {
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url('./images/arrow-right.svg'); /* Replace with your arrow image path */
    background-repeat: no-repeat;
    background-size: 13px auto;
    background-position: right center;
    transition: all 0.3s;
}

/* Hover Effects */
.team-card:hover {
    transform: translateY(-10px);
}

.team-info a:hover:after {
    right: -10px; /* Move the arrow slightly to the right on hover */
}

/* Responsive Media Queries */
@media (max-width: 768px) {
  .learn-more-btn{
    margin-bottom:20px;
}
    .heading {
        font-size: 36px;
        line-height: 40px;
    }

    p {
        font-size: 18px;
    }

    h1 {
        font-size: 28px;
    }

    .team-info h2 {
        font-size: 20px;
    }

    .team-info p {
        font-size: 14px;
    }
}

.learn-more-btn:hover {
  border: 2px solid #fff;
}

@media (max-width: 480px) {
    .slideshow .slide .title{
        width:100% !important;
        font-size:32;
    }
  .last-col h1{
    margin-top: 0px !important;
  }
    .img_h_mobile{
      display: none;
    }
    .background-container {
        padding:100px 0px 20px 0px;
    }

    .heading {
        font-size: 28px;
        line-height: 32px;
    }

    p {
        font-size: 16px;
    }

    .team-container h1 {
        font-size: 24px;
    }

    .team-grid {
        grid-template-columns: 1fr;
    }

    .team-info h2 {
        font-size: 18px;
    }

    .team-info p {
        font-size: 12px;
    }
}


@media screen and (max-width: 1200px) {
    
    
    
        .content .row .mega-links ul li a {
        border-left: 0px;
        font-family: 'Saira Condensed' !important;
        padding: 20px 40px 10px 40px !important;
    }
    
    .nav-links li a {
        padding: 0px !important;
        padding-top:10px !important;
        padding-left: 40px !important;
        padding-bottom: 30px !important;
        font-size: 26px;
        font-family: 'Saira Condensed';
        font-weight: 700;
    }
    
}

@media only screen and (max-width: 1200px) and (min-width: 790px) {
    
        .mega-box .content {
        box-shadow: none;
        flex-direction: column;
        padding: 0px 40px;
    }
    .logo img {
    max-width: 240px;
    width: 100%;
    position: relative;
    left: 10px;
    top: 5px;
}
.close_hide_show{
  position: absolute !important;
  left: 29% !important;
 }
 .wrapper .nav-links{
  padding-left: 6px;
  /* left: -5px; */
  display: none;
 }    
}
@media only screen and (min-width:1200px){
  nav .wrapper {
    padding: 0px 140px;
  }
}
@media only screen and (min-width:870px){
  .wrapper .nav-links{
    top: 53px;
    /* padding-left: 5px; */
  }
  .close_hide_show{
    left: 36% !important;
  }
}
@media only screen and (min-width:920px){
  .wrapper .nav-links{
    top: 53px;
    padding-left: 5px;

  }
  .close_hide_show{
    left: 42% !important;
  }
}
@media only screen and (min-width:1020px){
  .wrapper .nav-links{
    top: 53px;
    padding-left: 5px;

  }
  .close_hide_show{
    left: 45% !important;
  }
}
@media only screen and (min-width:1120px){
  .wrapper .nav-links{
    top: 53px;
    padding-left: 5px;

  }
  .close_hide_show{
    left: 50% !important;
  }
}
@media only screen and (max-width:1200px) and (min-width:1121px){
  .wrapper .nav-links{
    top: 53px;
    padding-left: 5px;

  }
  .close_hide_show{
    left: 52% !important;
  }
}
@media only screen and (max-width: 800px) and (min-width: 791px){
  .logo{
    padding-left: 18px;
  }
}
 @media only screen and (min-width:451px){
  .close_hide_show {
    position: absolute !important;
    right: 35% !important;
}

}
@media only screen and (min-width:551px){
  .close_hide_show {
    position: absolute !important;
    right: 30% !important;
}

}


@media only screen and (max-width: 1200px) and (min-width: 445px) {
    
        .wrapper .nav-links {
        display: none;
        left: 0px;
        top:72px;
        padding: 0px;}
    
}




.main_incident{
  background: linear-gradient(180deg, #3195D200 0%, #00101B 100%);
  padding-bottom: 60px;
}
.top_heading_incedient{
  margin: 30px 0px 0px 0px;
  border: 3px solid #02acff;
  padding: 40px 60px;
}
.top_heading_incedient h1{
  color: white;
  font-weight: bold;
  font-size: 38px;
}
.top_heading_incedient h2{
  background: -webkit-linear-gradient(45deg, #ff9832, #ff310f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}
.top_heading_incedient p{
  font-size: 20px;
  color: white;
}
.incedent_btn{
  font-weight: bold;
  border-radius: 0px !important;
  padding: 12px 65px;
  font-size: 16px;
  background: -webkit-linear-gradient(right, #ef4900, #ff9933);
  border: none !important;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.25) !important;
  margin-right: 10px;
}
.breach_btn{
  font-weight: bold;
  border-radius: 0px !important;
  padding: 11px 40px;
  font-size: 16px;
  background: transparent !important;
  border: 2px solid #ef4900 !important;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.25) !important;
}
.incedent_btn:hover{
  color: white !important;
}
.breach_btn:hover{
  background: -webkit-linear-gradient(right, #ef4900, #ff9933) !important;
  color: white !important;
}
.w_wrap{
  max-width: 50%;
}
.irjs_benfits{
  max-width: 60%;
  margin: 0 auto;
  margin-top: 20px;
}
.text_orange{
  background: -webkit-linear-gradient(45deg, #ff9832, #ff310f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}
/* .inc_box_img{
  background-image: url(https://arcticwolf.com/wp-content/uploads/2023/10/aw-dot-grid-pattern-light-blue-right.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.67;

} */
.incidence_box{
  text-align: center;
  height: 290px;
  position: relative;
  padding: 80px 30px;
  border: 2px solid #fb8626;
  color: white !important;
  background-color: transparent;
  background-image: linear-gradient(0deg, #0000008F 0%, #003051 100%);
}
.incidence_box_img{
  position: absolute;
  top: -16%;
  right: 32%;
  width: 100px;
}
.incidence_box h4{
  font-size: 21px;
  color: white;
}
.incidence_box p{
  font-size: 16px;
  color: white;
}
.cusins_box_marign{
  margin-top: 100px;
}
.cusins_box_marign_2{
  margin-top: 80px;
}

.item{
  position: relative;
}
.right_icon1{
  position: absolute;
  top: 50%;
  width: 25px;
  right: -20px;
}
.right_icon2{
  position: absolute;
  top: 45%;
  width: 25px;
  right: -20px;
}
.right_icon3{
  position: absolute;
  top: 45%;
  width: 25px;
  right: -35px;
}
.right_icon4{
  position: absolute;
  top: 40%;
  width: 25px;
  right: -20px;
}
.item_img{
  height: 90px;
  width: 90px;
  margin: 20px 0px;
}
.item_heading{
    font-size: 22px;
    font-family: 'visuelt-Regular';
    line-height: 30px;
}
.item_detail{
 font-size: 14px;
    color: #141414 !important;
    font-family: 'visuelt-Regular';
}
.item_main_heading{
    margin: 10px 0px;
    background: #000d3f;
    color: white;
    padding: 8px 0px;
    border-radius: 0px;
    font-family: 'visuelt-Bold';
}
.f_on_mobile{
  display: flex;
}
@media only screen and (max-width: 430px) {
  .f_on_mobile{
      display: block;
  }
  .mobile_d{
      display: flex;
      align-items: center;
  }
  .item_heading{
      font-size: 20px;
  }
  .item_detail{
      font-size: 12.38px;
      font-weight: 600;
      color: #141414 !important;
  }
  .item_img{
      height: 50px;
      width: 50px;
      margin: 20px 0px;
  }
  .right_icon1{
    transform: rotate(90deg);
    position: relative;
    right: 0%;
}
.right_icon2{
    transform: rotate(90deg);
    position: relative;
    right: 0%;
}
.right_icon3{
    transform: rotate(90deg);
    position: relative;
    right: 0%;
}
.right_icon4{
    transform: rotate(90deg);
    position: relative;
    right: 0%;
}
}
@media only screen and (max-width: 767px) and (min-width:431px) {
  .right_icon1{
    transform: rotate(90deg);
    position: relative;
    right: 0%;
}
.right_icon2{
    transform: rotate(90deg);
    position: relative;
    right: 0%;
}
.right_icon3{
    transform: rotate(90deg);
    position: relative;
    right: 0%;
}
.right_icon4{
    transform: rotate(90deg);
    position: relative;
    right: 0%;
}
}




/* discover homepgae section */


.discover-container {
  text-align: center;
  padding: 20px;
  max-width: 1150px;
  margin: 0 auto;
}

h1 {
  margin-bottom: 20px;
}

.discover-button-container {
  margin-bottom: 20px;
}

.discover-tab-button {
  padding: 10px 20px;
  background-color: #0e223c;
  color: white;
  border: none;
  cursor: pointer;
  margin-right: 5px;
  font-size: 16px;
  font-family: 'visuelt-lightnew';
}

.discover-tab-button:hover {
  background-color: #1a456b;
}

.discover-card-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
}

.discover-card {
  text-align: start;
  position: relative;
  padding: 20px;
  border-radius: 0px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
  transition: transform 0.2s;

}
.discover-icon{
  font-size: 20px !important;
}
.discover-card:hover {
  cursor: pointer;
}

.discover-card p {
  font-size: 16px;
  margin-bottom: 10px;
  text-align: start;
  margin-top: 90px;
  font-weight: bold;
  font-family: 'visuelt-lightnew';
}

.discover-span {
  font-size: 14px;
  color: white;
  text-align: start !important;
  font-weight: bold;
  font-family: 'visuelt-lightnew';
}
.discover-tab-button.active {
background-color: #1a456b;
    color: #fff;
    font-weight: bold;
    font-family: 'visuelt-lightnew';
    margin-bottom: 10px;
}
.discover-icon{
  color: white;
}
@media (max-width: 768px) {
  .discover-card-container {
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      gap: 2rem;
  }
  
}

.info-section {
  /*background: linear-gradient(to bottom,  #a8cfff,#d8eaff);*/
  padding: 40px 20px;
  text-align: center;
  margin: 50px 0px;
}

.info-header h2 {
      font-size: 44px;
    color: #041e42;
    margin-bottom: 20px;
    font-family: 'visuelt-Regular';
}

.info-header p {
    font-size: 16px;
    color: #041e42;
    margin-bottom: 30px;
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'visuelt-Regular';
}

.info-link {
  font-size: 1rem;
  color: #041e42;
  text-decoration: none;
  font-weight: bold;
}

.info-link:hover {
  text-decoration: underline;
}

.info-stats {
  /*border-bottom: 1px solid #d0d0d0;*/
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 20px;
  margin-top: 40px;
  flex-wrap: nowrap;
}

.stat-box {
  /*border-right: 2px solid #d0d0d0;*/
  background: #f0f0f0;
  padding: 30px 20px;
  border:2px solid #081b33;
  border-radius: 0px;
  /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
  max-width: 300px;
  text-align: center;
  transition: transform 0.3s ease;
}

.stat-box h2 {
 font-size: 60px;
    color: #081b33;
    font-family: 'visuelt-lightnew';
    margin-top: 5px;
    margin-bottom: 5px;
}
.stat-box p {
    font-size: 21px;
    color: #081b33;
    font-family: 'visuelt-lightnew';
}

.stat-box:hover {
  transform: scale(1.05);
}

/* Responsive Styles */
@media (max-width: 768px) {
  .info-header h2 {
      font-size: 2rem;
  }

  .stat-box {
      max-width: 250px;
      padding: 20px;
  }
.stat-box h2 {
    font-size: 38px;
    }
    .discover-container h2 {
    font-size: 36px;
    font-family: 'visuelt-Bold';
    text-transform: capitalize;
}
}

@media screen and (max-width: 598px) {
  .info-stats {
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 480px) {
  .info-header h2 {
      font-size: 1.5rem;
  }

  .stat-box h2 {
      font-size: 2rem;
  }

  .info-stats {
      flex-direction: column;
      align-items: center;
  }
}

@media only screen and (max-width:1370px) and (min-width:1200px){

        nav .wrapper {
        padding: 0px 20px;
    }
    .mega-box .content {
    gap: 1.3rem;
    background: #ffffff;
    padding: 20px 20px 40px 20px;}
    .content .row header{
        font-size:22px;
    }
}
@media only screen and (min-width:1420px){
  .close-link{
    display: none;
  }
}

@media (orientation: landscape) and (min-width: 598px) and (max-width: 1100px) {
  label#close-btn {
    right: 4% !important;
  }

  .slideshow .slide .caption {
    padding-top: 100px !important;
    padding-bottom: 60px !important;
  }

}

@media (min-width: 598px) and (max-width: 1200px) {
    i.fa.fa-times {
      left: 0
    }
    label#close-btn {
      justify-content: flex-end;
    }
    .slideshow .slide .caption {
      padding-top: 100px !important;
      padding-bottom: 60px !important;
    }
}