
.navbar-nav {
    display:block;
    width:auto;
    background: hsla(0, 0%, 100%, .8);
    backdrop-filter: blur(20px) saturate(1.7);
    -webkit-backdrop-filter: blur(20px) saturate(1.7);
    backdrop-filter: blur(0px) saturate(1.7);
    -webkit-backdrop-filter: blur(0px) saturate(1.7);
    transition:background 0.2s ease-in-out;
    padding:5px 20px;
    border-radius:30px;
}
.qms-scrolled .navbar-nav {
    display:block;
    width:auto;
    background:hsla(45, 17%, 95%, .8);
    backdrop-filter: blur(20px) saturate(1.7);
    -webkit-backdrop-filter: blur(20px) saturate(1.7);
    transition:background 0.4s ease-in-out;
}
.qms-banner-text {
    padding: 40px 40px!important;
    
}
.lc-banner-wrapper {
    border-radius:15px;
    overflow:hidden;
}
.banner-buttons {
    list-style:none;
    background-color:#1e242e;
    width:100vw;
    margin-left:-100px;
    padding-left:85px!important;
}
#content-wrapper .lc-section-wrapper:first-child {
    overflow:hidden;
}
.lc-section-wrapper:first-child .banner-buttons{
    margin-top:10%;
}
#lc-354d4a98 .banner-buttons{
    width:calc(100vw - 17px);
}
#lc-354d4a98 {
    transform:translateY(-100%);
    z-index:5;
}
#lc-354d4a98 .banner-buttons {
	width:100vw;
}
#lc-354d4a98 .container-fluid {
	overflow:hidden;
}
.banner-buttons li {
    display:inline-block;
    padding-bottom:2px;
    padding-right:2em!important;
}
.banner-buttons li a {
    color:#fff!important;
    font-weight:700;
    line-height:58px;
    font-size:15px;
    text-decoration:none;
}
.banner-buttons li a:hover {
    color:#ff4d55!important;
}
#lc-0913af7e-98ec-4c4b-9045-26573a263092 .col-lg-12 {margin-top:-40px!important;}


.blinking-cursor {
    font-weight: normal;
    
}
#lc-6575b9c2 .col-lg-8 {
  padding-left:25px;
}
#lc-6423e6d6 td {
    padding:0;
}
#lc-6423e6d6 ul {
    padding-left:0;
}
.content__container {
  overflow: hidden;
  height: 90px;
}
.hero-heading-front {
  color:#fff;
  margin-bottom:0;
}
.content__container__list {
  margin-top: 0;
  padding-left:0;
  display:inline-block;
  text-align: left;
  list-style: none;
  -webkit-animation-name: change;
  -webkit-animation-duration: 25s;
  -webkit-animation-iteration-count: infinite;
  animation-name: change;
  animation-duration: 25s;
  animation-iteration-count: infinite;
}
.hero-heading-front , .content__container__list li {
    font-weight:700;
    font-size: 76px;
    letter-spacing: -1.51px;
    line-height: 1.1;
}
.content__container__list__item {
  line-height: 40px;
  margin: 0;
  color:#ee1c25!important;
  left:0!important;
  padding-right:0!important;
}


@-webkit-keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes change {
  0%, 12.66%, 100% {
    transform: translate3d(0, 0, 0);
  }
  16.66%, 29.32% {
    transform: translate3d(0, -25%, 0);
  }
  33.32%, 45.98% {
    transform: translate3d(0, -50%, 0);
  }
  49.98%, 62.64% {
    transform: translate3d(0, -75%, 0);
  }
  66.64%, 79.3% {
    transform: translate3d(0, -50%, 0);
  }
  83.3%, 95.96% {
    transform: translate3d(0, -25%, 0);
  }
}
@keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes change {
  0%, 12.66%, 100% {
    transform: translate3d(0, 0, 0);
  }
  16.66%, 29.32% {
    transform: translate3d(0, -25%, 0);
  }
  33.32%, 45.98% {
    transform: translate3d(0, -50%, 0);
  }
  49.98%, 62.64% {
    transform: translate3d(0, -75%, 0);
  }
  66.64%, 79.3% {
    transform: translate3d(0, -50%, 0);
  }
  83.3%, 95.96% {
    transform: translate3d(0, -25%, 0);
  }
}


.logostable {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  border: 1px solid #4f5867;
  border-radius: 20px!important;
}
.logostable td {
  text-align: center; 
  vertical-align: middle; 
  border: 1px solid #4f5867; 
  padding: 30px; 
}
.logostable th {
  border: 1px solid #4f5867;
  padding: 30px;
}





/* Below are logo table things on Home page */

#lc-6bdabba0-99c3-4b59-97c1-d819c2d3ca41 table {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  border: 1px solid #4f5867;
  border-radius: 20px!important;
}
#lc-6bdabba0-99c3-4b59-97c1-d819c2d3ca41 td {
  text-align: center; 
  vertical-align: middle; 
  border: 1px solid #4f5867; 
  padding: 30px; 
}
#lc-6bdabba0-99c3-4b59-97c1-d819c2d3ca41 th {
  border: 1px solid #4f5867;
  padding: 30px;
}





/* Below are all the things for the Home page */
#lc-354d4a98 h6 {
    color:#ffffff;} 
#lc-354d4a98 .content__container__text {
    color:#ffffff;
}
#lc-354d4a98
.banner-buttons {
    background-color: #ededed;
}
#lc-354d4a98
.banner-buttons li a {
    color:#1e242e!important;
    line-height:81px;
    padding:10px 25px 13px 25px;
    background-color:#ededed;
    border-radius: 20px!important;
}

#lc-354d4a98
.banner-buttons li a:hover {
    color:#1e242e!important;
    padding:10px 25px 13px 25px;
    background-color:#ffffff;
    border-radius: 20px!important;
}
#lc-354d4a98
.banner-buttons li {
    padding-right:4em!important;
}



/* Below is the Home page banner gradient overlay  */

#lc-a7fec7de
.qms-banner-text-wrap {
  background: linear-gradient(45deg, rgba(30, 36, 44) 0%, rgba(30, 36, 44, 0.7) 40%, rgba(30, 36, 44, 0.3) 80%, rgba(30, 36, 44, 0.2) 100%);
  z-index: 1;
}




/* Below is the Home page banner without radius */


#lc-a7fec7de .lc-banner-wrapper {
    border-radius:0px;
    overflow:hidden;
}



/* Below is the Timeline on the About page */


.timeline {
  list-style: none!important;
}
.timeline li {
  position: relative;
  padding: 20px;
}
.timeline li a {
  color: gray;
}
.timeline li:before {
  content: '';
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #ee1c25;
  position: absolute;
  left: -25px;
  top: 50px;
  transform: translateY(-40%);
}

.timeline li:not(:last-child):after {
  content: '';
  width: 2px;
  height: 100%;
  background: #ee1c25;
  position: absolute;
  left: -18px;
  top: 50px;
}

.timeline {padding: 0px 50px!important;}

#lc-rct-0f6de19f-c9eb-44f4-af41-5497bbac2974 .qms-banner-title br{
    display:none;
}
@media screen and (min-width: 1025px) {
    #lc-df781736 .col-lg-9 {
        padding-right:50px;
    }
    #lc-df781736 .col-lg-3 {
        padding-left:50px;
    }
}
@media screen and (max-width: 1679px) {
    #lc-354d4a98 .container-fluid > .row {
        margin-left:-100px;
        margin-right:-100px;
    }
    .banner-buttons{
        padding-right:50vw;
    }
    #lc-354d4a98 .banner-buttons {
        padding-right:40px;
    }
}
@media screen and (max-width: 1440px) {
    .banner-buttons{
        padding-right:45vw;
    }
    #lc-354d4a98 .banner-buttons {
        padding-right:40px;
    }
    #lc-354d4a98 .banner-buttons li {
        padding-right: 2em!important;
    }
}
@media screen and (max-width: 1366px) {
    .content__container {
        height: 70px;
    }
    .hero-heading-front, .content__container__list li {
        font-size:60px;
    }
}
@media (max-width: 1024px) {
    .navbar-nav {
        background:transparent;
    }
    .lc-mobile-phone-icon,
    .navbar-header>.navbar-toggle {
       display:block;
       width:50px;
       height:40px;
       line-height:40px;
       background: hsla(0, 0%, 100%, .8);
    backdrop-filter: blur(20px) saturate(1.7);
    -webkit-backdrop-filter: blur(20px) saturate(1.7);
    backdrop-filter: blur(0px) saturate(1.7);
    -webkit-backdrop-filter: blur(0px) saturate(1.7);
        text-align:center;
    }
    .lc-mobile-phone-icon {
        border-radius:20px 0 0 20px;
        margin-right:0;
    }
    .lc-mobile-phone-icon>.lc-mobile-phone-icon-default {
        margin-top:10px;
    }
    .navbar-header>.navbar-toggle {
        border-radius:0 20px 20px 0;
    }
    #lc-354d4a98{
	    margin-bottom:-106px;
    }
    #lc-a7fec7de .qms-banner-text {
        width:100%;
    }
}
@media screen and (max-width: 768px) {
    .banner-buttons {
        margin-left:-30px;
        padding-left:10px!important;
    }
    
}
@media screen and (max-width: 767px) {
    .content__container {
        height:40px;
    }
    .hero-heading-front, .content__container__list li {
        font-size:36px;
        word-wrap:nowrap;
    }
    #lc-354d4a98 .container-fluid > .row {
        margin-left:-20px;
        margin-right:-20px;
    }
    .banner-buttons {
        width:calc(100% + 40px)!important;
        padding-right:20px;
        padding-left:20px!important;
        margin-left:-20px;
    }
    .banner-buttons li {
        left:0!important;
        padding-right:5px!important;
        width:48%;
        white-space:nowrap;
    }
    #lc-354d4a98 .banner-buttons {
        display: grid;
        grid-template-columns: repeat(2, 1fr); 
        list-style-type: none;
        padding: 0 0 30px 0;
        grid-auto-rows:50px;
    }
    #lc-354d4a98 .banner-buttons li {
        padding-right:10px!important;
        width:100%;
    }
    #lc-354d4a98 .banner-buttons li a {
        color:#1e242e!important;
        padding:5px 20px 7px 20px;
        background-color:#ffffff;
        border-radius: 20px!important;
        font-size:14px;
    }
    #lc-354d4a98{
	    margin-bottom:-120px;
    }
    .mobile-hide {
        display: none;
    }
    .logostable tr {
        display:flex;
        align-items:strentch;
        flex-flow: row wrap;
        align-content:center;
    }
    .logostable td {
        flex-basis:50%!important;
        display:flex;
        align-items:center
    }
    #lc-354d4a98 .banner-buttons li a {
        white-space:nowrap;
    }
}
@media only screen and (max-width: 400px) {
    .content__container {
        height:30px;
    }
    .hero-heading-front, .content__container__list li {
        font-size:32px;
    }
    .banner-buttons {
        padding-top:10px;
        padding-bottom:10px;
    }
    .banner-buttons li a {
        line-height:40px;
    }
}

/* High-DPI adjustment for 4K and higher displays */
@media only screen and (min-resolution: 192dpi), 
only screen and (min-device-pixel-ratio: 2) {
    #lc-354d4a98 .banner-buttons {
        padding-left: 60px !important; /* Reduce padding for better fit */
        margin-left: -50px; /* Adjust margin for high DPI */
    }

    #lc-354d4a98 .banner-buttons li a {
        line-height: 48px; /* Reduce button height */
        font-size: 13px; /* Slightly smaller font */
    }
}