/* Custom Scroll Container */
.custom-scroll-container {
  max-height: 600px;
/*  overflow-y: auto; */
}
.custom-carousel {
  padding-left: 15px;
  padding-right: 15px;
}
.custom-carousel .owl-nav .owl-next,
.custom-carousel .owl-nav .owl-prev {
  transform: translateX(0);
}

/*Linked in Button on Bayfirst Page */
.fl-linkedin-btn small{font-size:10.5px;margin-top:-3px}
.fl-linkedin-btn:hover i{color:#0A66C2}

.follow-btn small{font-size: 13px;line-height: 16px;margin-left:10px;}

.prefooter a.fl-linkedin-btn:hover{color:#fff}


    /* Styles for iPads (768px to 1023px) */
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
.left-section-scroll {
    border-right: none !important;
    padding-left: 46px;
}    }


  <!-- For Modal Popup-->
  /* Media query for desktop and higher screens */
  @media (min-width: 992px) {
    .modal-dialog {
    Width: 85% !important;
    max-width:85% !important;
    display: flex;
    align-items: center;    }
  }
  
    @media (min-width: 768px) {
    .modal-dialog {
    Width: 85% !important;
    max-width:85% !important;
    display: flex;
    align-items: center;    }
  }
    

    @media only screen and (max-width: 1024px) {
  /* Styles for iPads */
  .clearfix {
    margin: 15px;
  }
}

@media only screen and (max-width: 768px) {
  /* Styles for mobile devices */
  .clearfix {
    margin: 15px;
  }
}
    
.iframe-versar {
    width: 100%;
    height: 60vh;
}

.versar-modal-header{
    background:gray;
    }
    
.modal-header-heading{
    color:white;
    }
    
.cross-text{
    color:white;
    }    
<!-- For Modal Popup-->


/* Custom Styles */
.header .navbar-brand {
    max-width: 300px;
}
.slide-text-1 {
    font-size: 1.6rem;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 500;
}
.sitemapMenu a {
    font-size: .975rem;
}

.slide-title {
    font-family: 'Poppins';
    font-size: 4rem;
    font-weight: 600;
    line-height: 1.1;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 0px solid rgba(0, 0, 0, 0.125);
    font-size: .875rem;
}
.list-group-item-title {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 0px solid rgba(0, 0, 0, 0.125);
    font-size: 1rem;
    font-weight: 600;
}
.list li {
    padding-left: 15px;
    font-size: .975rem;
    padding-bottom: 10px;
}

  .modal-backdrop {
    /* Set the background color of the overlay to transparent */
    background-color: transparent !important;
  }

@media (max-width: 1199px) {
.slide-title {
    font-size: 3rem;
}
}
@media (max-width: 575px) {
.slide-title {
    font-size: 2.5rem;
    margin-bottom: 30px;
}
.slide-text-1 {
    font-size: 1.3rem;
}
.display-2 {
    font-size: 1.75rem;
}
}
.subSlider {
    background-color: #239e9775;
    width: 100%;
    z-index: 1;
}

.btn {
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: .875rem;
}
.letter-spacing {
    letter-spacing: 4px;
}

/**
 * Scale content
 */
@media(min-width: 992px) {
 .scale-top-left {
   -webkit-clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
   clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
 }
 .scale-top-right {
  -webkit-clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
   clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
 }
 .scale-bottom-right {
  -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 90%);
   clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 90%);
 }
 .scale-bottom-left {
  -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 90%);
   clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 90%);
 }
 .scale-left {
   -webkit-clip-path: polygon(0 8%, 100% 0, 100% 100%, 0 92%);
   clip-path: polygon(0 8%, 100% 0, 100% 100%, 0 92%);
 }
 .scale-right {
   -webkit-clip-path: polygon(0 0, 100% 8%, 100% 92%, 0 100%);
   clip-path: polygon(0 0, 100% 8%, 100% 92%, 0 100%);
 }
}

.modal-lg, .modal-xl {
    max-width: 1024px;
}


img.second_section_imgs {
    width: inherit;
}

.article_class {
    padding: 25px;
}

.enviromental_image{
  width:inherit;
  height:100%;
}


@media only screen and (max-width: 767px) {
  
  
.text-slider-logo-second{
    color: #00144D;
    font-size: 12px;
    font-weight: 800;
    text-shadow: none;
}


.text-slider-logo-first{
    font-size: 13px;
    color: #032F57;
    text-shadow: none;
}
  
  
  
  .versar-slider-logo{
    height: auto !important;
    width: auto;
}

  
.slide-text-1-mobile{
    text-transform: initial !important;
}  
  
.text-left-mobile{
text-align: left !important;
  
}

.text-mb-italic{
font-style: italic;
}
  
  .slide-title-mobile{
font-size: 6vw;
opacity: 1;
display:block; 
 font-weight: 500; 
    text-shadow: 5px 3px 6px rgba(0, 0, 0, 0.4);
}

.article_class{
    max-width: none !important;
}

.left-section-scroll {
    border-right: none !important;
    padding-left: 46px;
}



  /* Media query for desktop and higher screens */
  @media (min-width: 992px) {
    .modal-dialog {
    Width: 85% !important;
    display: flex;
    align-items: center;    }
  }
    

    @media only screen and (max-width: 1024px) {
  /* Styles for iPads */
  .clearfix {
    margin: 15px;
  }
}

@media only screen and (max-width: 768px) {
  /* Styles for mobile devices */
  .clearfix {
    margin: 15px;
  }
}


.iframe-versar{
width:100%;
}
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: white;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    background: #222e59;
}

.nav-tabs .nav-link {
    background: whitesmoke;
}


<!-- Timeline - Start -->
.information-management-technology-modal{
    padding-bottom: 12px;
    max-width: 100%;
    margin-bottom: -38px;
}

.timeline {
  border-left: 1px solid hsl(0, 0%, 90%);
  position: relative;
  list-style: none;
}

.timeline .timeline-item {
  position: relative;
}

.timeline .timeline-item:after {
  position: absolute;
  display: block;
  top: 0;
}

.timeline .timeline-item:after {
  background-color: hsl(0, 0%, 90%);
  left: -46px;
  border-radius: 50%;
  height: 11px;
  width: 11px;
  content: "";
}
<!-- Timeline - End-->


.main-carousel-container .nav-carousel.hide-arrow-md {
    margin-bottom: 9px;
}

.iframe-project-modal{
    height: 330px !important;
}

.left-section-scroll {
/*    top: 18px;
    left: -22px; */
}

.right-slider-div {
    /* top: 24px; */
    padding-left: 27px;
    padding-right: 27px;
}

.container-flluid.py-2 {
    overflow-x: clip;
}

.left-section-scroll {
/*  height: 300px;
  overflow-y: scroll; */
}
    
    .container {
  padding-top: 0;
  padding-bottom: 0;
}

.row {
/*  align-items: center; */
}

.left-section-scroll {
/*  height: 300px;
  overflow-y: scroll; */
}
.iframe-project-modal {
    height: 464px !important;
}


/* width */
::-webkit-scrollbar {
  width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
background: #d9d1d1;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.iframe-project-modal {
    border: none;
}

.left-section-scroll {
    border-right: 1px solid #d9d1d1;
}



.modal-content {
    /*width: 220% !important; */
}
.ul-compare {
    list-style-position: outside;
    padding-left: revert;
}

.indented-heading{
  margin-left: 30px;
  font-size: 1.125rem;
  color: #222e59;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  text-transform: none;
}



/* Custom CSS for iPads */
@media (min-width: 768px) and (max-width: 1024px) {
  .installation-images {
    width: 100%;
    height: auto;
  }
}

.custom-heading {
  font-size: 1.75rem;
}
.custom-installations-header {
  font-size: 1.15rem;
  font-family: 'Poppins', sans-serif;
  text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}
@media(min-width: 480px) {
  .custom-installations-header {
    font-size: 1.45rem;
  }
}
@media(min-width: 768px) {
  .custom-installations-header {
    font-size: 1.75rem;
  }
}
@media(min-width: 992px) {
  .custom-installations-header {
    font-size: 2rem;
  }
}
@media(min-width: 1200px) {
  .custom-installations-header {
    font-size: 3rem;
  }
}
@media(min-width: 1650px) {
 .custom-heading {
   font-size: 2rem;
 }
}

@media(max-width: 1539px) {
  .custom-container {
    max-width: 100%;
  }
}


.owl-carousel.owl-drag .owl-item {
    margin-left: 4px;
}

@media only screen and (max-width: 768px) {


.capabilities-banner-heading {
    line-height: 4vw;
    font-size: 4.5vw !important;
    /* width: 50%; */
}

#environmental_br{
display:block !important;
}

}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
    height: 500px;
    overflow-y: scroll;
}

.left-section-scroll {
    display: none;
}

  .program-headin-icon{
height: 100%;
    margin-top: 5px;
    width: 30px;  }


.national-secrity-list > li::before {
    color: #006f8c;
}

.environment-list > li::before {
    color: #239e97;
}

.installation-list > li::before {
    color: #4866ac !important
}


.installation-program-list > li::before {
    color: #f25d3c;
}

.installation-security-list > li::before {
    color: #4866ac !important;
}

.home-slider .owl-stage-outer .owl-stage .owl-item {
    margin-left: inherit;
}

a.btn.btn-light.btn-sm {
    background: #222e59;
    color: white;
}

@media only screen and (min-width: 1492px) {
  .program-headin-icon{
margin-top: -5px;  }
}

@media only screen and (max-width: 1023px) {

h2.text-white.fw-500 {
    font-size: 18px;
}}


@media(min-width: 700px) {

  #mobile-botton-popop-img{
width: 37% !important;
}

}

.prefooter-socialBar a {
    background-color: #b3b3b3;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}





@media only screen and (max-width: 1024px) {

  #classicModal{
display:none !important;
}

.modal-backdrop.fade.show{
display:none;
}
  #announcement-mobile{
display:block !important;
}

#dektop-anouncment{
display:none !important;
}

.slide-text-1{
display:none;
}
.slide-title{
display:none;}

  }
.anouncement a{
background-color:#222E59;
}

.anouncement a {
   /* background-color: #222E59;*/
  background-color:lightgrey;
    border-radius: 50px;
}

.header .navbar-nav>li>a {
    padding: 0.300rem 1rem !important;
}

li.anouncement {
    background-color: transparent;
    box-sizing: border-box;
    margin-left: 10px;

}

li.anouncement:hover {
    background-color: transparent !important;
    box-sizing: border-box;
}

.slide-text-1-mobile {
    display: block;
    width: 100%;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    transition: 0.3s;
      font-size: 1.6rem;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 500;
      opacity: 1;
  font-size: 2vw;
}


.slide-title{

}


.versar-slider-logo{
    height: 14vw !important;
    width: auto !important;
}



.text-slider-logo-first{
    font-size: 2vw;
    color: #032F57;
    font-weight: 400;
    text-shadow: none;
}

.text-slider-logo-second{
  font-size: 4vw;
  color: #00144D;
  font-weight: 800;
}

a.btn.btn-light.btn-lg {
    background: #222e59;
    color: white;
}
