body,
html {
  overflow-x: hidden;
}

.service-sect {
  padding: 50px 0;
}

.btn-sbd-form {
  color: #fff;
  font-size: 14px;
  border-radius: 40px;
  background-color: #3c7abc;
}

.btn-sbd-large {
  color: #fff;
  font-size: 18px;
  border-radius: 40px;
  background-color: #993584;
  padding: 12px 20px;
}

.large-num {
  color: #eceef4;
  font: normal normal 800 160px/160px Proxima Nova, Arial;
  margin-bottom: 30px;
}

.blue-title-text {
  color: #728da7;
  font: normal normal 800 42px/42px Proxima Nova, Arial;
  margin-bottom: 40px;
}

.gray-title-text {
  color: #5c5d5f;
  font: normal normal 800 42px/42px Proxima Nova, Arial;
  margin-bottom: 40px;
}

.sm-title {
  color: #5c5d5f;
  font: normal normal bold 20px/60px Proxima Nova, Arial;
}

.sub-title-blue {
  color: #728da7;
  font: normal normal 300 48px/60px Proxima Nova, Arial;
  text-align: center;
  margin-bottom: 80px;
}

.main-cont {
  padding: 30px 0;
}

.main-cont p,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
li {
  color: #575353;
  font: normal normal 300 20px/36px Proxima Nova, Arial;
  letter-spacing: 0;
}

.main-cont p strong {
  font: normal normal bold 20px/36px Proxima Nova, Arial;
}

.italic {
  font-style: italic !important;
}

.page-title {
  margin-bottom: 80px;
  text-align: center;
  color: #5c5d5f;
  font: normal normal 300 70px/60px Proxima Nova, Arial;
  letter-spacing: -4.1px;
}

.page-title {
  text-align: left;
}

.sect-title-sm {
  margin-bottom: 30px;
  color: #cbd3d9;
  font: normal normal 800 70px/70px Proxima Nova, Arial;
}

.sect-sub-title {
  color: #5c5d5f;
  font: normal normal 600 22px/32px Proxima Nova, Arial;
}

.more-link a,
.more-link a:hover {
  color: #177ee3;
  font: normal normal 300 20px/36px Proxima Nova, Arial;
  text-transform: uppercase;
  text-decoration: none;
}

.place-holder-img {
  text-align: center;
}

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid #eed3d7;
}

.parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}

.parsley-required {
  color: #a00;
}

#row-msg {
  font-size: 13px;
  margin-bottom: 10px;
  font-weight: bold;
}

.banner-home-cont {
  position: relative;
  /*padding:120px 0px 160px;color:#fff;background-image: url(../images/header-sbdoffice.png);background-position:center center;background-repeat:no-repeat;*/
}

.banner-home-cont .banner-title h1 {
  font: normal normal 300 100px/110px Proxima Nova;
  margin-bottom: 30px;
}

.banner-home-cont .banner-title-bold h1 {
  font: normal normal 800 100px/110px Proxima Nova;
}

.banner-home-cont .banner-bub-title {
  font: normal normal 300 26px/36px Proxima Nova;
}

.banner-slider {
  position: relative;
}

.banner-item {
  position: relative;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.15s all ease;
  aspect-ratio: 16 / 9;
  max-height: 1040px;
}

.banner-img-cont {
  position: absolute;
  width: 100%;
  max-width: 1920px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: -1;
}

.banner-info-cont {
  position: absolute;
  width: 100%;
  bottom: 0px;
}

.banner-info-cont .col-lg-7 {
  position: relative;
}

.bi-1 .bi-caption,
.bi-1a .bi-caption {
  bottom: 360px;
}

.bi-2 .bi-caption,
.bi-3 .bi-caption {
  bottom: 230px;
}

.bi-caption .sect-sub-title {
  margin-bottom: 10px;
  color: black;
}

.bic-text {
  width: 100%;
}

.bic-text {
  padding: 20px 10px 20px 20px;
  margin-bottom: 20px;
  color: black;
}

.bi-caption .more-link a {
  font-size: 18px;
  color: rgba(21, 101, 192, 0.8);
}

.bb-cont {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
  transition: 0.15s all ease;
}

.bb-cont a,
.bb-cont a:hover {
  display: inline-block;
  padding: 20px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  background-color: #d6181b;
  border-radius: 12px;
}

.connect-expert {
  cursor: pointer;
}

.bi-caption {
  position: relative;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.9);
}

/* BANNER HOME TEST CHANGES */
.my-container {
  /* display: inline-flex !important; */
  width: 100%;
  /* max-width: 1920px; */
  height: 100%;
  flex-wrap: wrap;
}

.image1,
.image2,
.image3,
.image4 {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  flex: 3;
}

.image1 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url('../images/banners/bh1.webp');
}

.image2 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url('../images/banners/bh1a.webp');
}

.image3 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url('../images/banners/bh2.webp');
}

.image4 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url('../images/banners/bh3.webp');
}

/* .notes {
    height: 100%;
    background-color: #177ee3;
    flex: 1;
} */

#one .notes {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  top: 50%;
}
.controls-nav {
  position: absolute;
  top: 55%;
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.controls-nav > button {
  width: 50px;
  height: 50px;
  border: none;
  background-color: rgba(0, 0, 0, 0);
}

.dot-nav-container {
  display: none;
}

.more-link > a:hover {
  color: rgb(192, 190, 190);
  transition: 0.5s;
}

/* BANNER HOME TEST CHANGES */

/* BANNER HOME DOT SLIDER NAVIGATION */
.banner-slider-nav {
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}

.banner-nav {
  font-size: 16px;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  border-radius: 90px;
  height: 90px;
  width: 90px;
  line-height: 28px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 9999;
}

.banner-nav i {
  font-size: 3em;
}

.bsn-p {
  left: 0px;
}

.bsn-n {
  right: 0px;
}
.banner-about-cont {
  color: #fff;
  background-image: url(../images/header-aboutsbd.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.about-banner-title h1 {
  padding: 60px 0 220px;
  font: normal normal 300 90px/80px Proxima Nova, Arial;
  text-transform: uppercase;
}

.at-bold {
  font-weight: 700;
}

.banner-cont {
  padding: 120px 0;
  background-position: center top;
  background-repeat: no-repeat;
}

.banner-cont .banner-title h1 {
  color: #5c5d5f;
  font: normal normal 300 70px/80px Proxima Nova, Arial;
  text-align: center;
}
/* REVIEW DIVIDER */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.rev-height {
  height: 40rem;
}

.reviews-section {
  display: flex;
  justify-content: center;
}

.review_container {
  width: 90%;
}

#menu-cont {
  position: relative;
  background-color: #fff;
  width: 100%;
  z-index: 2000;
  font: normal normal bold 16px/26px Proxima Nova, Arial;
}

#menu-cont .container {
  position: relative;
}

#menu-cont .logo-cont {
  position: absolute;
  top: 10px;
  left: -42px;
  z-index: 1000;
}

#menu-cont .mynav {
  margin: 0 auto;
}

#menu-cont .menu-cont {
  position: relative;
}

#menu-cont .menu {
  text-align: right;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#menu-cont .main-list {
  color: #575353;
}

#menu-cont .menu ul {
  padding: 0;
  list-style: none;
  position: relative;
  margin: 0 auto;
}

#menu-cont .menu ul li {
  padding: 0;
}

#menu-cont .menu > ul > li:after {
  content: '';
  display: block;
  margin: auto;
  height: 2px;
  width: 0;
  background: 0 0;
  transition: width 0.5s ease, background-color 0.5s ease;
}

#menu-cont .menu > ul > li:hover:after {
  width: 100%;
  background: #d6181b;
}

#menu-cont .menu > ul > li {
  display: inline-block;
  position: relative;
}

#menu-cont .menu ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}

#menu-cont .menu ul li a:hover {
  color: #575353;
}

#menu-cont .menu ul li > a {
  color: #575353;
  padding: 22px 12px;
  cursor: pointer;
}

#menu-cont .menu ul ul {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 200px;
  border: 0 solid #0b175c;
  text-align: right;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#menu-cont .menu ul li:hover > ul {
  display: block;
}

#menu-cont .menu ul ul > li {
  position: relative;
}

#menu-cont .menu ul ul > li a {
  color: #fff;
  padding: 10px 15px 10px 10px;
  height: auto;
  background: rgba(114, 141, 166, 0.7);
}

#menu-cont .menu ul ul > li a:hover {
  color: #fff;
  background: rgba(0, 59, 123, 0.7);
}

#menu-cont .menu ul ul ul {
  position: absolute;
  left: 100%;
  top: 0;
}

#menu-cont .menu-link {
  display: none;
}

#menu-cont .mobile-btn {
  position: absolute;
  top: 11px;
  right: 11px;
  width: 42px;
  height: 32px;
  background: rgba(0, 59, 123, 0);
  border: 2px solid #fff;
  padding: 8px 8px 4px 8px;
}

#menu-cont .mobile-btn .icon-bar {
  height: 2px;
  background: #575353;
  margin-bottom: 4px;
}

a.btn.rev-link {
  color: #fff !important;
  background-color: #177ee3;
  height: 30px;
  padding: 10px !important;
  vertical-align: middle;
  margin-top: 0;
  line-height: 10px;
}

#menu-page-cont {
  position: relative;
  width: 100%;
  z-index: 2000;
  background-color: #fff;
  font: normal normal bold 16px/26px Proxima Nova, Arial;
}

#menu-page-cont .container {
  max-width: 1296px;
  margin: 0 auto;
  position: relative;
}

#menu-page-cont .logo-cont {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}

#menu-page-cont .mynav {
  margin: 0 auto;
}

#menu-page-cont .menu {
  text-align: right;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#menu-page-cont .menu ul {
  padding: 0;
  list-style: none;
  position: relative;
  margin: 0 auto;
}

#menu-page-cont .menu ul li {
  padding: 0;
}

#menu-page-cont .menu > ul > li:after {
  content: '';
  display: block;
  margin: auto;
  height: 2px;
  width: 0;
  background: 0 0;
  transition: width 0.5s ease, background-color 0.5s ease;
}

#menu-page-cont .menu > ul > li:hover:after {
  width: 100%;
  background: #d6181b;
}

#menu-page-cont .menu > ul > li {
  display: inline-block;
  position: relative;
}

#menu-page-cont .menu ul li a {
  display: block;
  text-decoration: none;
  color: #5c5d5f;
  cursor: pointer;
}

#menu-page-cont .menu ul li a:hover {
  color: #0b175c;
}

#menu-page-cont .menu ul li > a {
  color: #5c5d5f;
  padding: 32px 12px;
  cursor: pointer;
}

#menu-page-cont .menu ul ul {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 200px;
  border: 0 solid #0b175c;
  text-align: right;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#menu-page-cont .menu ul li:hover > ul {
  display: block;
}

#menu-page-cont .menu ul ul > li {
  position: relative;
}

#menu-page-cont .menu ul ul > li a {
  color: #fff;
  padding: 10px 15px 10px 10px;
  height: auto;
  background: rgba(114, 141, 166, 0.85);
}

#menu-page-cont .menu ul ul > li a:hover {
  color: #fff;
  background: rgba(0, 59, 123, 0.85);
}

#menu-page-cont .menu ul ul ul {
  position: absolute;
  left: 100%;
  top: 0;
}

#menu-page-cont .menu-link {
  display: none;
}

#menu-page-cont .mobile-btn {
  position: absolute;
  top: 11px;
  right: 11px;
  width: 42px;
  height: 32px;
  background: rgba(254, 254, 254, 1);
  border: 2px solid #728da6;
  padding: 8px 8px 4px 8px;
}

#menu-page-cont .mobile-btn .icon-bar {
  height: 2px;
  background: #728da6;
  margin-bottom: 4px;
}

.welc-sect {
  padding-top: 20px;
}

.welc-sect .col-img {
  padding: 0 30px;
}

.welc-title h1 {
  margin-bottom: 30px;
  color: #5c5d5f;
  font: normal normal 300 44px/54px Proxima Nova, Arial;
}

.welc-bold {
  font: normal normal 800 44px/54px Proxima Nova, Arial;
}

.welc-text {
  padding-left: 30px;
  border-left: 2px solid #d6181b;
  margin-bottom: 30px;
}

.welc-sect .more-link {
  padding-left: 30px;
}

.services-title {
  color: #cbd3d9;
  font: normal normal 600 100px/100px Proxima Nova, Arial;
  margin-top: 5px;
}

.other-sect {
  margin-bottom: 50px;
}

.charity-sect {
  padding: 50px 0;
}

.charity-sect .char-logo-item {
  display: inline-block;
}

.charity-sect .row-logos {
  text-align: center;
}

.rev-item {
  padding: 40px 20px;
}

.rev-stars {
  margin-bottom: 15px;
}

.rev-text {
  border-left: 2px solid #d6181b;
  padding-left: 30px;
}

.rev-text p {
  color: #758fa9;
  font: italic normal 300 20px/28px Proxima Nova, Arial;
}

.rev-img {
  display: inline-block;
  width: 18%;
  padding-left: 30px;
}

.rev-name {
  display: inline-block;
  width: 80%;
  padding-left: 10px;
  color: #758fa9;
  font: normal normal 300 20px/28px Proxima Nova, Arial;
  vertical-align: middle;
}

.footer {
  color: #fff;
  background-color: #728da6;
  padding: 30px 0;
}

.footer-social a {
  display: inline-block;
}

.social-item {
  padding: 12px;
  color: #fff;
  font-size: 20px;
}

.footer-text-title {
  font-weight: 700;
  margin-bottom: 15px;
}

.footer-text {
  font-size: 14px;
}

#newsletter {
  max-width: 300px;
  margin: 0 auto;
}

.footer-sbd-info {
  text-align: center;
  font-size: 14px;
  margin-bottom: 30px;
}

.footer-sbd-info a,
.footer-sbd-info a:hover {
  color: #fff;
  text-decoration: none;
}

.footer-copy {
  text-align: center;
  font-size: 12px;
}

.about-us-lg-title {
  color: #eceef4;
  font: normal normal 800 80px/60px Proxima Nova, Arial;
}

.about-us-dg-title {
  color: #5c5d5f;
  font: normal normal 800 40px/60px Proxima Nova, Arial;
  margin-bottom: 30px;
}

.row-about {
  margin-bottom: 80px;
}

.about-us-logo {
  text-align: center;
}

.pres-close {
  color: #728da7 !important;
}

.head-image {
  margin-bottom: 40px;
  text-align: center;
}

.img-caption {
  padding: 15px 0;
  color: #5c5d5f;
  font-size: 0.9rem;
}

.video-cont .sub-title-blue {
  font-size: 2.4rem;
  line-height: 3.25rem;
}

.vid-title {
  font-size: 34px;
}

.video-cont .row-study {
  margin-bottom: 80px;
}

.disp-top-desc {
  margin-bottom: 40px;
}

.disp-head-image {
  margin-bottom: 80px;
  text-align: center;
}

.display-sect {
  padding: 80px 0;
  background-position: center top;
  background-repeat: no-repeat;
}

.display-sect-1 {
  background-image: url(../images/colorbackground.png);
}

.display-sect-2 {
  background-image: url(../images/colorbackground2.png);
}

.display-sect-3 {
  background-image: url(../images/colorbackground4.png);
}

.display-sect-4 {
  background-image: url(../images/colorbackground5.png);
}

.display-sect-5 {
  background-image: url(../images/colorbackground.png);
}

.display-sect-6 {
  background-image: url(../images/colorbackground-06.png);
}

.display-sect-7 {
  background-image: url(../images/colorbackground.png);
}

.disp-case-study {
  color: #fff;
  font: normal normal bold 24px/60px Proxima Nova, Arial;
}

.disp-num {
  color: #eceef4;
  font: normal normal 800 160px/160px Proxima Nova, Arial;
  letter-spacing: 0;
  opacity: 0.49;
}

.disp-name {
  color: #fff;
  font: normal normal bold 32px/42px Proxima Nova, Arial;
  margin-bottom: 40px;
}

.disp-desc {
  color: #fff;
  font: normal normal normal 20px/36px Proxima Nova, Arial;
}

.col-disp-img {
  text-align: center;
  padding-top: 120px;
}

.col-disp-img-2 {
  text-align: center;
}

.display-sect-1 .disp-desc-2 {
  padding-top: 400px;
}

.display-sect-2 .col-disp-img img {
  max-width: 414px;
}

.display-sect-2 .disp-desc-2 {
  padding-top: 40px;
}

.display-sect-2 .col-disp-img-2 img {
  margin-top: -350px;
}

.display-sect-3 .col-disp-img-2 {
  padding-top: 80px;
}

.display-sect-3 .col-disp-img-2 img {
  max-width: 300px;
}

.display-sect-3 .disp-desc-2 {
  padding-top: 410px;
}

.display-sect-4 .col-disp-img-2 {
  padding-top: 300px;
}

.display-sect-4 .disp-desc-2 {
  padding-top: 290px;
}

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

.display-footer .sub-title-blue {
  margin-top: 50px;
}

.df-label {
  padding: 40px 0;
  color: #728da6;
}

.portfolio-cont .sm-title {
  text-align: center;
}

.logo-row {
  margin-bottom: 50px;
}

.portfolio-item {
  text-align: center;
  padding: 30px;
}

.portfolio-img {
  margin-bottom: 30px;
}

.portfolio-name {
  color: #5c5d5f;
  font-size: 16px;
  text-transform: uppercase;
}

.portfolio-link a,
.portfolio-link a:hover {
  color: #177ee3;
  text-decoration: none;
}

.social-media-cont {
  padding-bottom: 0;
}

.social-footer {
  height: 1000px;
  background-image: url(../images/seoimage.png);
  background-position: center top;
  background-repeat: no-repeat;
}

.screenplay-cont h1,
h2,
h3,
h4,
h5,
h6 {
  color: #575353;
  font: normal normal 300 20px/36px Proxima Nova, Arial;
  letter-spacing: 0;
  font-weight: bold;
}

.screenplay-cont {
  padding-bottom: 0;
}

.fresnocity-cont h1,
h2,
h3,
h4,
h5,
h6 {
  color: #575353;
  font: normal normal 300 20px/36px Proxima Nova, Arial;
  letter-spacing: 0;
  font-weight: bold;
}

.fresnocity-cont {
  padding-bottom: 0;
}

.sheriffs-cont h1,
h2,
h3,
h4,
h5,
h6 {
  color: #575353;
  font: normal normal 300 20px/36px Proxima Nova, Arial;
  letter-spacing: 0;
  font-weight: bold;
}

.sheriffs-cont {
  padding-bottom: 0;
}

.col-text {
  margin-bottom: 40px;
}

.software-cont .row-text {
  margin-bottom: 50px;
}

.software-cont .sm-title {
  margin-bottom: 50px;
}

.software-cont .row-study {
  margin-bottom: 50px;
}

.websites-cont .row-study {
  margin-bottom: 50px;
}

.websites-cont .sub-title-blue {
  font-size: 39px;
  line-height: 52px;
}

.support-cont {
  padding-bottom: 0;
}

.form-group {
  margin-bottom: 20px;
}

#totop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  border: none;
  outline: 0;
  background-color: #c8e3ff;
  color: #000;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
  font-size: 16px;
}

#totop:hover {
  background-color: #555;
  color: #fff;
}

.req-win-btn {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 99;
  height: 50px;
  width: 50px;
  line-height: 18px;
  border: none;
  outline: 0;
  background-color: #ffb2b2;
  color: #fff;
  cursor: pointer;
  padding: 15px;
  border-radius: 50px;
  font-size: 18px;
}

.req-win {
  max-height: 0;
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 99;
  max-width: 450px;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 64%,
    rgba(254, 226, 226, 1) 100%
  );
  border-radius: 20px;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  overflow: hidden;
  box-shadow: 2px 0 6px 0 rgb(0 0 0 / 25%);
}

.req-win-show {
  max-height: 600px;
  border: 1px solid #ddd;
  padding: 10px 20px 20px;
}

.rw-header {
  position: relative;
}

.close-req-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #575353;
  cursor: pointer;
  font-size: 16px;
}

.rw-title.sect-sub-title {
  text-align: center;
  margin: 10px 0px 30px;
  font-weight: 700;
}

.col-req-ins {
  margin-bottom: 15px;
}

.rw-body input::placeholder {
  font-size: 14px;
}

.disp-items-row a {
  color: #575353;
  text-decoration: none;
  text-transform: uppercase;
}

.display-item {
  margin-bottom: 10px;
}

.di-name {
  text-align: center;
  font-size: 20px;
}

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

.disp-connect a {
  display: inline-block;
  padding: 20px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  background-color: #d6181b;
  border-radius: 12px;
}

.ds-item {
  margin-bottom: 30px;
}

.ds-item p {
  margin-top: 10px;
  font-size: 0.95rem;
  color: #555;
}

.disp-vid-col {
  margin-bottom: 40px;
}

.cert-container {
  position: absolute;
  top: 55%;
  right: 2%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 0 48px;
}

.cert-container img {
  max-width: 80px;
  max-height: 80px;
}

.cert-container p:last-child {
  margin-top: -10px;
}

p.cert-details {
  font-size: 8px;
  text-align: center;
  margin-bottom: 0;
}

/* ============================================== MEDIA QUERIES ============================================== */

@media all and (max-width: 1650px) {
}

@media all and (max-width: 1340px) {
  .bi-1 .bi-caption,
  .bi-1a .bi-caption {
    bottom: 200px;
  }

  .banner-nav {
    width: 30px;
    height: 30px;
  }

  .banner-nav i {
    font-size: 1em;
  }
}

@media all and (max-width: 1200px) {
  .banner-home-cont {
    background-position: right center;
  }

  .banner-about-cont {
    background-position: 70% center;
  }

  .display-sect-2 .col-disp-img-2 img {
    margin-top: -40px;
  }

  .social-footer {
    height: 700px;
    background-size: cover;
  }

  .image1,
  .image2,
  .image3,
  .image4 {
    flex-grow: 2;
  }

  .cert-container {
    position: absolute;
    top: 35%;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 0 48px;
  }
}

@media all and (max-width: 1060px) {
  .bi-1 .bi-caption,
  .bi-1a .bi-caption {
    bottom: 140px;
    /* right: 10%; */
  }

  .bi-2 .bi-caption,
  .bi-3 .bi-caption {
    bottom: 150px;
    /* right: 10%; */
  }
  .bi-caption {
    width: 90%;
  }
}

@media all and (max-width: 992px) {
  /* BANNER HOME */
  #overlay {
    background-color: rgba(0, 0, 0, 0);
  }

  .banner-slider-nav {
    top: 30%;
  }

  .bic-header {
    font-size: 18px;
  }

  .bi-caption {
    width: 100%;
  }

  .sub-title-blue {
    font-size: 36px;
    line-height: 46px;
  }

  #menu-cont a.menu-link {
    position: relative;
    display: block;
    color: #b9c8e0;
    float: right;
    text-decoration: none;
    padding: 11px 11px;
  }

  #menu-cont .menu {
    clear: both;
    min-width: inherit;
    float: none;
    margin-top: 30px;
    background: rgba(255, 255, 255, 1);
  }

  #menu-cont .menu,
  .menu > ul ul {
    overflow: hidden;
    max-height: 0;
  }

  #menu-cont .menu > li > ul.sub-menu {
    padding: 0;
    border: none;
  }

  #menu-cont .menu.active,
  .menu > ul ul.active {
    max-height: 55em;
  }

  #menu-cont .menu ul {
    display: inline;
    width: 90%;
  }

  #menu-cont .menu > ul > li:after {
    height: 0;
  }

  #menu-cont .menu li,
  #menu-cont .menu > ul > li {
    display: block;
  }

  #menu-cont .menu li a {
    background: 0 0;
    color: #fff;
    display: block;
    padding: 0.8em;
    position: relative;
  }

  #menu-cont .menu li a:hover {
    background: rgba(0, 59, 123, 0.7);
  }

  #menu-cont .menu ul li > a {
    padding: 14px 24px;
  }

  #menu-cont .menu ul ul > li a {
    background: 0 0;
    padding: 14px 30px 14px 0;
    color: #575353;
  }

  #menu-cont .menu li.has-submenu > a:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    font-size: 1.5em;
    padding: 0.55em 0.5em;
  }

  #menu-cont .menu li.has-submenu > a.active:after {
    content: '';
  }

  #menu-cont .menu ul ul {
    width: 100%;
  }

  #menu-cont .menu ul ul,
  .menu ul ul ul {
    display: inherit;
    position: relative;
    left: auto;
    top: auto;
    border: none;
  }

  #menu-page-cont {
    min-height: 88px;
  }

  #menu-page-cont a.menu-link {
    position: relative;
    display: block;
    color: #b9c8e0;
    float: right;
    text-decoration: none;
    padding: 11px 11px;
  }

  #menu-page-cont .menu {
    clear: both;
    min-width: inherit;
    float: none;
    margin-top: 60px;
  }

  #menu-page-cont .menu,
  .menu > ul ul {
    overflow: hidden;
    max-height: 0;
  }

  #menu-page-cont .menu > li > ul.sub-menu {
    padding: 0;
    border: none;
  }

  #menu-page-cont .menu.active,
  .menu > ul ul.active {
    max-height: 55em;
  }

  #menu-page-cont .menu ul {
    display: inline;
    width: 90%;
  }

  #menu-page-cont .menu > ul > li:after {
    height: 0;
  }

  #menu-page-cont .menu li,
  #menu-page-cont .menu > ul > li {
    display: block;
  }

  #menu-page-cont .menu li a {
    background: 0 0;
    color: #5c5d5f;
    display: block;
    padding: 0.8em;
    position: relative;
  }

  #menu-page-cont .menu ul ul > li a {
    color: #5c5d5f;
  }

  #menu-page-cont .menu ul li > a {
    padding: 14px 24px;
  }

  #menu-page-cont .menu ul ul > li a {
    background: 0 0;
  }

  #menu-page-cont .menu li.has-submenu > a:after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    font-size: 1.5em;
    padding: 0.55em 0.5em;
  }

  #menu-page-cont .menu li.has-submenu > a.active:after {
    content: '';
  }

  #menu-page-cont .menu ul ul {
    width: 100%;
  }

  #menu-page-cont .menu ul ul > li a {
    padding: 14px 30px 14px 0;
  }

  #menu-page-cont .menu ul ul > li a:hover {
    color: #5c5d5f;
    background: rgba(0, 59, 123, 0);
  }

  #menu-page-cont .menu ul ul,
  .menu ul ul ul {
    display: inherit;
    position: relative;
    left: auto;
    top: auto;
    border: none;
  }

  a.btn.rev-link {
    background-color: #177ee3 !important;
    display: inline-block !important;
    margin-right: 25px;
    margin-bottom: 20px;
  }

  .banner-img-cont,
  .banner-info-cont,
  .bi-caption,
  .bb-cont {
    position: relative;
  }

  .bi-caption,
  .bb-cont {
    bottom: 0 !important;
  }

  .col-disp-img {
    padding-top: 50px;
    margin-bottom: 30px;
  }

  .display-sect-1 .disp-desc-2 {
    padding-top: 0;
  }

  .display-sect-2 .col-disp-img-2 img {
    margin-top: 0;
  }

  .display-sect-3 .col-disp-img-2 {
    padding-top: 40px;
  }

  .display-sect-3 .disp-desc-2 {
    padding-top: 60px;
  }

  .display-sect-4 .col-disp-img-2 {
    padding-top: 20px;
  }

  .display-sect-4 .disp-desc-2 {
    padding-top: 60px;
  }

  .display-footer-img {
    margin-bottom: 40px;
  }

  .df-label {
    padding: 20px 0;
  }

  .social-footer {
    height: 500px;
  }

  .col-image {
    margin-bottom: 30px;
  }

  .menu-link {
    display: block;
    color: #fff;
    font-size: 16px;
    padding: 15px;
    text-decoration: none;
    text-align: center;
    transition: background-color 0.3s ease, color 0.3s ease, transform 0.3s ease;
    border-radius: 5px;
    margin: 5px;
  }

  .menu-link:hover {
    background-color: #ffffff;
    color: #bebebe;
    transform: scale(1.011);
  }

  .menu {
    display: none;
    position: absolute;
    top: 5%;
    right: 0.25%;
    background-color: rgba(221, 221, 221, 0.9);
    width: 50%;
    max-height: 80vh !important;
    overflow-y: auto !important;
    z-index: 1000;
    transition: opacity 0.3s ease;
  }

  .menu.active {
    display: block;
    opacity: 1;
  }

  .menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .menu li {
    margin-bottom: 10px;
    position: relative;
  }

  .menu a {
    display: block;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    transition: background-color 0.3s ease, color 0.3s ease;
    border: 1px solid #fff;
    border-radius: 5px;
    margin: 5px;
  }

  .menu a:hover {
    background-color: #d11010;
    color: #fff;
    transform: scale(1.02);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }

  .menu .sub-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    background-color: rgba(165, 204, 255, 0.7);
    width: 60%;
    transition: opacity 0.3s ease;
  }

  .menu .has-submenu.active .sub-menu {
    display: block;
    opacity: 1;
  }

  .menu.active {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }

  .menu .rev-link {
    display: block;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    transition: background-color 0.3s ease, color 0.3s ease;
    border: 1px solid #fff;
    border-radius: 5px;
    margin: 5px;
  }

  .menu .rev-link:hover {
    background-color: #d11010;
    color: #fff;
    transform: scale(1.02);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }

  .menu .rev-link {
    width: 100%;
    /* Make the button take full width */
  }

  .menu .rev-link + li {
    margin-top: 10px;
  }

  /*  styles for banner in about page (mobile view) */
  .banner-about-cont {
    background-size: cover;
    text-align: center;
    padding: 40px 20px;
    transition: transform 0.3s ease;
    /* Add a transition effect */
  }

  /* Shadow effect for the banner on hover */
  .banner-about-cont:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    /* Add a subtle box shadow on hover */
  }

  /* Styles for banner title in about page */
  .about-banner-title h1 {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #ffffff;
    /* Set text color */
    display: inline-block;
    /* Ensures gradient spans entire text width */
    padding: 10px 20px 10px 220px;
    /* Add padding for better visibility */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    /* Add a subtle text shadow */
  }

  .about-us-lg-title {
    color: #eceef4;
    font: normal normal 800 80px/60px Proxima Nova, Arial;
    margin-bottom: 20px;
    /* Adjust this value to move the text up */
  }

  .about-us-lg-title {
    color: #dadada;
    font: normal normal 800 80px/60px Proxima Nova, Arial;
  }

  .about-us-dg-title {
    color: #5c5d5f;
    font: normal normal 800 40px/60px Proxima Nova, Arial;
    margin-bottom: 30px;
  }

  .rev-height {
    height: 50rem;
  }

  .more-link a {
    display: inline-block;
    padding: 6px 12px;
    background-color: #d6181b;
    color: #ffffff;
    text-decoration: none;
    border-radius: 3px;
    transition: background-color 0.3s ease;
    margin-top: 6px;
  }
  .more-link a:hover {
    background-color: rgba(21, 101, 192, 0.8);
  }

  .cert-container {
    position: absolute;
    top: 68%;
    right: 6.5%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 0 48px;
  }
}

/* @media all and (max-width: 834px) {
    .bi-2 {padding: 50px 0px 172px;}
}

@media all and (max-width: 834px) {
    .bi-1 {padding: 20px 50px 120px;}
    .bi-2 {padding: 30px 0px 132px;}
    .bi-3 {padding: 32px 0px 153px;}
    .bb-cont {bottom:64px;}
} */

/* Styles for hamburger flyout menu */
@media all and (max-width: 768px) {
  .my-container {
    flex-direction: column;
  }

  .notes {
    background-color: white;
  }

  /* Styling for each menu link */
  .menu-link {
    display: block;
    color: #fff;
    font-size: 16px;
    padding: 15px;
    text-decoration: none;
    text-align: center;
    transition: background-color 0.3s ease, color 0.3s ease, transform 0.3s ease;
    border-radius: 5px;
    margin: 5px;
  }

  /* Hover effect for menu links */
  .menu-link:hover {
    background-color: #ffffff;
    color: #bebebe;
    transform: scale(1.011);
  }

  /* Styling for the entire menu container */
  .menu {
    display: none;
    position: absolute;
    top: 5%;
    right: 0.25%;
    color: #fff !important;
    background-color: rgba(204, 204, 204, 0.95);
    width: 50%;
    max-height: 80vh !important;
    overflow-y: auto !important;
    z-index: 1000;
    transition: opacity 0.3s ease;
  }

  /* Active state for the menu (visible) */
  .menu.active {
    display: block;
    opacity: 1;
  }

  /* Styling for the main menu list */
  .menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  /* Styling for menu list items */
  .menu li {
    margin-bottom: 10px;
    position: relative;
  }

  /* Styling for menu links within the menu */
  .menu a {
    display: block;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    transition: background-color 0.3s ease, color 0.3s ease;
    border: 1px solid #fff;
    border-radius: 5px;
    margin: 5px;
  }

  /* Hover effect for menu links within the menu */
  .menu a:hover {
    background-color: #d11010;
    color: #fff;
    transform: scale(1.02);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }

  /* Styling for submenu within the menu */
  .menu .sub-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    background-color: rgba(165, 204, 255, 0.7);
    width: 60%;
    transition: opacity 0.3s ease;
  }

  /* Active state for submenu (visible) */
  .menu .has-submenu.active .sub-menu {
    display: block;
    opacity: 0;
  }

  /* Additional style for active menu */
  .menu.active {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }

  /*  styles for banner in about page (mobile view) */
  .banner-about-cont {
    background-size: cover;
    text-align: center;
    padding: 40px 20px;
    transition: transform 0.3s ease;
    /* Add a transition effect */
  }

  /* Shadow effect for the banner on hover */
  .banner-about-cont:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    /* Add a subtle box shadow on hover */
  }

  /* Styles for banner title in about page */
  .about-banner-title h1 {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #ffffff;
    display: inline-block;
    padding: 10px 20px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  }

  .about-us-lg-title {
    color: #dadada;
    font: normal normal 800 80px/60px Proxima Nova, Arial;
  }

  .about-us-dg-title {
    color: #5c5d5f;
    font: normal normal 800 36px/60px Proxima Nova, Arial;
    margin-bottom: 10px;
  }

  /* Media query for screens with a maximum width of 768 pixels */
  .welc-sect {
    background-color: #ffffff;
    /* Light gray background color */
    padding: 0px 0;
    /* Adjust padding as needed */
  }

  .main-cont {
    background-color: #ffffff;
    /* Background color for .main-cont */
    padding: 0px 0;
  }

  .cert-container {
    position: absolute;
    top: 65%;
    right: 3%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 0 48px;
  }

  div.cert-container img {
    margin-bottom: 0;
  }

  .cert-container p {
    line-height: 3;
  }
}

@media all and (max-width: 490px) {
  .req-win {
    left: 0;
    bottom: 0;
    right: 0;
  }

  .image1,
  .image2,
  .image3,
  .image4 {
    height: 100%;
    flex-grow: 2;
  }

  .bic-text {
    font-size: 15px;
  }

  #carousel {
    margin-bottom: 50px;
  }

  .controls-nav {
    display: none;
  }

  .dot-nav-container {
    display: flex;
    justify-content: center;
  }

  .dot-nav-container > i {
    align-self: center;
    padding: 10px;
  }

  .dot-nav {
    display: flex;
    justify-content: center;
  }

  .dot-nav > button {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 5px;
    padding: 0;
    align-self: center;
    border: none;
    background-color: #999;
  }

  .fa-hand-pointer {
    color: #999;
  }

  .tns-nav-active {
    background-color: black !important;
  }

  .cert-container {
    position: static;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 0 48px;
  }
}

@media all and (max-width: 484px) {
  .banner-slider-nav {
    top: 15%;
  }

  .banner-home-cont .banner-title,
  .banner-home-cont .banner-title-bold h1 {
    font-size: 80px;
    line-height: 90px;
  }

  .disp-desc {
    font-size: 16px;
    line-height: 30px;
  }

  .social-footer {
    height: 340px;
  }

  .rev-height {
    height: 60rem;
  }

  .reviews {
    padding: 20px !important;
  }

  .review-footer {
    justify-content: flex-start;
  }

  .reviews .review-text p {
    font-size: 0.8rem;
  }

  .review-footer figcaption {
    font-size: 0.8rem;
  }
}
