:root{
  --reducedOpacityOne: 0.75;
  --reducedOpacityTwo: 0.85;
  --reducedOpacityThree: 0.9;
  --fullOpacity: 1;
  --commonlyUsedBlue: #003366;
}

* {
  box-sizing: inherit;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: Campton;
  vertical-align: baseline;
}

@font-face {
  font-family: Campton;
  src: url("https://globusbank.com/Campton/Campton/%20Book.otf");
  font-weight: normal;
}
@font-face {
  font-family: "Campton Medium";
  src: url("https://globusbank.com/Campton/Campton/%20Medium.otf");
  font-weight: normal;
}
@font-face {
  font-family: Campton;
  src: url("https://globusbank.com/Campton/Campton/%20SemiBold.otf");
  font-weight: 600;
}
@font-face{
  font-family: "Campton Book";
  src: url("https://globusbank.com/Campton/Campton/%20Book.otf")
}
@font-face {
  font-family: Campton;
  src: url("https://globusbank.com/Campton/Campton/%20Bold.otf");
  font-weight: bold;
}
@font-face {
  font-family: "Campton Light";
  src: url("https://globusbank.com/Campton/Campton/%20Light.otf");
  font-weight: 300;
}
@font-face {
  font-family: Quiche;
  src: url("../Fonts/QuicheDisplay-BoldItalic.otf");
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1 !important;
}
.font-normal {
  font-weight: normal !important;
}
.font-300 {
  font-weight: 300;
}
.font-quiche {
  font-family: Quiche;
}
html,
body {
  box-sizing: border-box;
  font-family: Campton, sans-serif;
}

body {
  margin: 0;
  font-family: Campton, sans-serif;
  line-height: 1.6725;
  display: flex;
  /* flex-direction: column; */
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}

.d-float-right {
  float: right;
}

.future_mobile,
.mm {
  margin-top: auto;
  margin-bottom: auto;
}

.g-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  min-height: 80px;
  height: auto;
}
.g-nav-two,
.mobile_nav_view {
  background: white;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.19);
  border-bottom: 1px solid #eee;
  min-height: 80px;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.g-nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.g-container {
  display: flex;
  justify-content: space-between;
  align-content: center;
}
.left-ul,
.white-ul {
  display: flex;
  justify-content: space-between;
  align-content: center;
  padding-left: 0 !important;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 100%;
  overflow-x: hidden;
  white-space: nowrap;
}
.right-ul {
  display: flex;
  justify-content: space-between;
  align-content: center;
  padding-left: 0 !important;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 100px;
  /* overflow-x: auto; */
  white-space: nowrap;
}
.brd-less-btn{
  border-radius: 0 0 0 0 !important;
  border: 1px solid white !important;
   padding: 10px 26px !important; 
   margin-left: -10px !important; 
    margin-top: 18px !important;
}
.brd-less-btn::after{
  content: none !important;
}
.drop-text{
  color:#000; 
  font-size: 12px;
}
.lesser-zind{
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.drop-btn{
  -webkit-transition: all 2s ease;  
  -moz-transition: all 2s ease;  
  -o-transition: all 2s ease;  
  -ms-transition: all 2s ease;  
  transition: all 2s ease;
}
.drop-btn.show{
  background-color: #fff;
  color: #003366;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  width: 193px;
  -webkit-transition: all 2s ease;  
  -moz-transition: all 2s ease;  
  -o-transition: all 2s ease;  
  -ms-transition: all 2s ease;  
  transition: all 2s ease;
}
.btn-banking{
  border: 1px solid white; 
  padding: 10px 26px; 
  margin-left: -10px;
  margin-top: 18px;
}
.left-ul li,
.right-ul li {
  display: inline-block;
  color: #fff !important;
}
/* #top-nav .left-ul li>a:hover, #top-nav .right-ul li>a:hover {
    background: #fff;
    color: #00!important;
    border: none!important;
  } */
#top-nav .left-ul li > a:focus {
  background: #fff;
  color: #003366 !important;
  border: none !important;
  box-shadow: none;
}
#top-nav .left-ul li > a:active,
.activee {
  background: #fff;
  color: #003366 !important;
  border: none !important;
  box-shadow: none;
}
.left-ul li a,
.right-ul li a {
  display: block;
  text-decoration: none;
  /* padding: 8px 25px 9px; */
  padding: 28px 16px;
  color: inherit;
  font-weight: 500;
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
}
.left-ul li a:hover, .right-ul li a:hover{
  font-family: "Campton Bold";
}
.white-ul {
  width: fit-content !important;
  overflow: hidden;
}
span.title-span {
  display: flex;
}
.white-ul.no-dropdown {
  width: fit-content !important;
  /* width: 50%!important; */
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.white-ul.nn {
  /* width: 50%!important; */
  width: fit-content !important;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.white-ul li {
  display: inline-block;
  color: #003366 !important;
}
.white-ul li:hover {
  background: #fff;
  color: #003366 !important;
}
.white-ul li > a {
  display: block;
  text-decoration: none;
  /* padding: 8px 25px 9px; */
  /* padding: 22px; */
  padding: 26px 16px !important;
  color: inherit;
}
.white-ul li > a > p {
  color: #1a1a1a;
  font-weight: normal;
}
.margin-top-6 {
  margin-top: 6rem;
}
a {
  text-decoration: none;
}
a:hover {
  cursor: pointer;
}
.header,
.site-main {
  margin: 0 !important;
  width: 100vw;
}
p {
  margin: 0px !important;
}

li {
  list-style-type: none;
}

.my-border-top-light {
  border-top: 1px solid rgba(112, 112, 112, 0.28);
  justify-content: center;
}

.my-border-blue {
  border: 1px solid #003366;
}

.my-border-light {
  border: 1px solid rgba(112, 112, 112, 0.28);
}

.b-red {
  border: 1px solid red;
}
.d-row-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
.d-r-flex {
  display: flex;
}
.d-col-flex {
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column;
}
.d-row-flex-justify-sb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.d-col-flex-justify-sb {
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.d-flex-col-center {
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
}
.p-absolute {
  position: absolute;
  top: 0%;
  left: 10%;
}
.col-p-0 {
  padding: 0px !important;
}
#first-section {
  margin-top: 149px;
  position: relative;
  max-width: 100%;
  height: 80vh;
  width: 100%;
  background: #f8f8f8;
  background: url("https://globusbank.com/Images/icons/Home/%20BG.png");
  background-position: center center;
  -ms-background-position-x: center;
  -ms-background-position-y: center;
  background-size: cover;
}
#first-section-container {
  background: url("https://globusbank.com/Images/icons/Home/%20BG.png");
  /* lt ie 8 */
  -ms-background-position-x: center;
  -ms-background-position-y: center;
  /* scale proportionately */
  background-position: center;
  -ms-background-position-x: center;
  -ms-background-position-y: center;
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
}
/* .future_mobile {
    margin-top: 6.5rem; 
    margin-bottom: 7.5rem;
    height: fit-content;
} */
.btn-tab {
  height: fit-content;
  width: 70%;
}
.account-number-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: fit-content;
}
.col-5-pic {
  height: auto;
  position: relative;
  /* margin-top: 0px!important; */
}
.col-5-pic.tt {
  height: 100%;
  /* background-image: url('../Images/DebitCardImage@3x.png'); */
  background-size: 100% 100%;
  /* background-size: cover; */
  /* border: 1px solid red; */
  background-repeat: no-repeat;
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
}
.bb {
  margin-right: 2.9rem;
}
.col-5-pic.tt img {
  object-fit: cover;
  /* border: 1px solid */
}
.col-5-pic > img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  /* border: 1px solid */
}
.img-position {
  position: absolute;
  top: 70px;
}
.my-btn.mm {
  padding: 20px 31px;
  font-size: 16px;
}
section,
footer {
  width: 100%;
  height: auto;
  position: relative;
}

.white-text-48 {
  font-weight: 600;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: normal;
  text-align: center;
  color: white;
}
.white-a {
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.19;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.blue-investment-h1 {
  /* max-width: 464px;
    max-height: 160px; */
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: normal;
  text-align: left;
  color: #003366;
  font-size: 46px;
}
.blue-48 {
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: normal;
  text-align: left;
  color: #003366;
  font-size: 48px;
  /* width: 464px;
  height: 160px; */
}
/* Site Navigation */
.bg-main {
  background: #003366;
}

.bg-white {
  background: #ffffff;
}

.bg-red {
  background: #ff0033;
}

.bg-main-light {
  background: #f7f7f7;
}

.bg-black {
  background: #090909;
}

.card.ii {
  border: none !important;
  background: #fff;
  border-radius: 0px;
}
.card {
  border: none !important;
}
.card-transparent {
  background: transparent;
  border: 1px solid rgb(224, 224, 224);
}
.nav-link-two {
  font-size: 16px;
  color: #003366;
  text-align: left;
  font-weight: normal;
}

.nav-link-two > p {
  color: #4f4f4f;
  font-size: 12px;
  padding-top: 0px !important;
}
/* End of Site Navigation */
/* Buttons */
button {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
}
.my-btn {
  font-weight: 500;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  /* padding: 0.475rem 0.75rem; */
  line-height: 1.5;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  outline: none;
  padding: 0.75rem 0.9rem;
  /* font-size: 1rem; */
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* padding: 15px 32px; */
  text-decoration: none;
  /* display: inline-block; */
  font-size: 16px;
  /* border: none; */
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  /* padding: 0.375rem 0.75rem; */
}
svg {
  fill: transparent;
}
.primary-btn svg:hover,
.btn {
  color: #ff0033;
  -webkit-transition: transform 0.24s ease-in;
  transition: transform 0.24s ease-in;
  transform: translateX(15px);
  -webkit-transform: translateX(15px);
}
.primary-btn {
  background: #ff0033;
  color: #ffffff;
  border: 1px solid transparent;
}
.primary-btn:hover {
  background: transparent;
  color: #ff0033;
  border: 1px solid #ff0033;
  text-decoration: none;
}
.secondary-btn {
  background: #fff;
  color: #ff0033;
  border: 1px solid #ff0033;
  overflow: hidden;
  -webkit-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.secondary-btn:hover {
  background: #ff0033;
  color: #fff;
  border: 1px solid #ff0033;
  text-decoration: none;
  box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24),
    0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.dark-blue-btn {
  background: #fff;
  color: #003366;
  border: 1px solid #003366;
}
.dark-blue-btn:hover {
  background: #003366;
  color: #fff;
  border: 1px solid #003366;
  text-decoration: none;
}
.site-btn {
  border: 1px solid #fff;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  color: #ffffff;
}
.w-btn-small {
  width: 275px;
  /* padding: 20px 1.70625rem 19.4px 79px; */
}
.my-btn-group {
  display: flex;
  justify-content: space-between;
  align-content: center;
  max-width: 100%;
}
.my-btn-group button {
  margin-right: 10px;
}
.slider-buttons {
  display: flex;
  justify-content: space-between;
  width: auto;
  height: auto;
  float: left;
  bottom: 9%;
  position: absolute;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
.carousel-indicators {
  /* margin-right: 45%!important; */
  /* margin-left: 41%!important; */
}
/* .carousel-item {
    left: 40px;
} */
.carousel-indicators li {
  width: 15px !important;
  height: 15px !important;
  margin-right: 8px !important;
  margin-left: 8px !important;
  border-radius: 50%;
}
.carousel-control-next {
  right: -47px !important;
}
.not-a-link:hover {
  text-decoration: none;
}
/* All Site Width */
.w-auto {
  width: fit-content;
}
.col-sm-6.yy {
  background: url("../Images/student.png");
  background-repeat: no-repeat;
  height: auto;
  background-size: 100% 100%;
}
.w-fit {
  width: fit-content;
}
.h-100 {
  height: 100%;
}
.h-auto {
  height: auto;
}
/* Main Info Section */
.image-holder > img {
  object-fit: contain;
}
.title-1 a {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.19;
  letter-spacing: normal;
  text-align: left;
}
.campus-div {
  flex: 0 0 52%;
  max-width: 52%;
}

.title-5 {
  /* display: inline-block; */
  justify-content: space-between;
  align-items: center;
  width: fit-content;
  vertical-align: middle;
}
.g-mt-24 {
  margin-top: 24px;
}
.title-5.small {
  margin-bottom: 6.5px;
}
.title-heading {
  width: 100%;
  /* border: 1px solid */
}
.tiny-line {
  height: 3px;
  width: 70px;
  border-radius: 10px;
  display: inline-block;
  vertical-align: inherit;
}
.tiny-line-2 {
  height: 1.5px;
  width: 100%;
  border-radius: 10px;
  background: #c7c5c5;
}
.tiny-text {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  vertical-align: middle;
}
/* End of Main Info Section */

/* Second Section */
/* #second-section {
    height: 70vh;
} */
.second-section-container {
  width: 100%;
  /* margin-top: 35px; */
  padding-left: 0px !important;
  /* border: 1px solid red; */
  display: flex;
}
.second-section-container span.m-hide {
  margin: auto 0px auto 0px;
  height: 50%;
  /* border: 1px solid red */
}
.title-span-1 {
  display: inline-flex;
  position: relative;
  left: 0;
  top: 0;
  height: 100%;
  padding-left: 0px !important;
  width: 50%;
}

.image-1 {
  position: relative;
  left: 0px !important;
  top: 0px;
  width: 100%;
  height: auto;
  margin-left: 0px !important;
}
.image-2 {
  position: absolute;
  top: -30px;
  left: 51%;
  max-height: 100%;
  z-index: 1000;
  transition-delay: 500ms;
}
.title-span-2 {
  left: 0px !important;
  top: 0px !important;
  margin-right: 70px;
  height: 100%;
}

.col-picture {
  margin-top: 4.5rem;
}
.col-picture-campus {
  margin-top: 1.5rem;
}
.col-picture-individual {
  margin-top: -0.009rem;
}
.col-picture-kiddies {
  margin-top: 2.1rem;
}
.img-half {
  width: 50%;
  height: 100%;
}
.img-half {
  width: 50%;
}
.stacked-images-cont {
  position: relative;
  width: 90%;
  height: auto;
}
.img-fluid-1 {
  max-width: 100%;
  height: 55vh;
}
.img-1 {
  position: relative;
  max-height: 450px;
  width: 58vh;
}
.img-2 {
  position: absolute;
  top: 27px;
  left: 95px;
}
/* .title-span { display: flex; justify-content: flex-start; align-items: center;} */
.title-span-a {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #003366;
}
.title-span > a:hover {
  text-decoration: none;
  color: inherit;
  cursor: default;
}
.globus-mobile-a {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.55;
  letter-spacing: normal;
  text-align: left;
  color: #003366;
}
/* End of Second Section */

/* Beginning of third section */
#third-section,
#fifth-section {
  background: linear-gradient(to right, #00468d, #003366);
}
/* #third-section { max-height: 670px;} */
#seventh-section {
  height: auto;
}
.other-info {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  /* border: 1px solid wheat; */
  height: fit-content;
  justify-content: space-between;
  width: 100%;
}
/* Fourth Section */
.tap-row {
  margin-top: 75px;
  height: auto;
}
.tap-container {
  background: url("../Images/DebitCardImage@2x.png");
  /* lt ie 8 */
  -ms-background-position-x: center;
  -ms-background-position-y: center;
  /* scale proportionately */
  background-position: center center;
  -ms-background-position-x: center;
  -ms-background-position-y: center;
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
  height: auto;
  max-width: 100%;
}

.other-info-2 > h1 {
  width: 200px;
}
/* Fifth Section */
.other-info-3 > p {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.23;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.w-100.d-row-flex-justify-sb.m-auto.m-d-c-flex .col-sm-4 .card,
.row .m-card-100 {
  width: fit-content;
}
/* Sixth Section */
#sixth-section {
  /* background: linear-gradient(to right, #fff, #2B69A7, #003366); */
  height: auto;
  background: url("https://globusbank.com/Images/Mask/%20Group/%2062.png");
  /* height: 33%; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
#sixth-section .container-fluid {
  /* background: url('https://globusbank.com/Images/Mask/%20Group/%2062@2x.png'); */
  height: auto;
}
.my-btn.nn {
  margin-bottom: 158.6px;
}
/* Footer */
footer {
  height: auto;
  /* max-width: 100vw; */
  flex: 1 0 auto;
  left: 0;
  bottom: 0;
  width: 100%;
}
.footer-ul {
  font-size: 16px;
  color: #666;
  text-align: left;
  font-weight: 800;
  height: fit-content;
  width: 100%;
  display: inline-block;
  /* flex-direction: column; */
  /* justify-content: space-between; */
  padding: 5px;
}
.footer-ul li {
  /* margin: 5px 0; */
}
.footer-ul > li > a {
  color: #666;
  font-weight: normal;
  font-size: 16px;
  font-family: Campton;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.56;
  letter-spacing: normal;
  text-align: left;
}
.footer-ul > li > a:hover {
  color: #ff0033;
  font-weight: normal;
  text-decoration: none;
}
.footer-ul:nth-child(5) li a:nth-child(4) {
  line-height: 1.5 !important;
  color: red !important;
}
.other-footer-links-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.other-footer-links {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 28%;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item.active {
  color: #003366;
}
.col-pictures {
  /* background-repeat: no-repeat;
    vertical-align: middle;
    width: 100%;
    height: 300px; */
  margin: auto;
  /* border: 1px solid red; */
  /* position: relative; */
}
.col-pictures {
  max-width: 445.3px;
  height: 464.8px;
  object-fit: contain;
}
.col-sm-5.dd button {
  position: absolute;
  top: 83%;
}
.img-holder {
  height: auto;
}

.tiny-circle {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: transparent;
}
.tab-group {
  width: 100%;
  margin-right: 15px;
  padding: 20px;
}
.tab-group-span {
  display: block;
  float: left;
  text-align: center;
  padding: 14px 16px;
  border-bottom: 3px solid transparent;
}
.tab-group-span.active {
  border-bottom: 3px solid #003366;
}
.tab-group-span:hover {
  border-bottom: 3px solid #003366;
}
.tab-group-span > p {
  display: inline-block;
  margin-top: 1px;
}
.tab-group-span > a {
  text-decoration: none;
}

/* Mobile Header */
.mobile_contents_icons {
  border: 1px solid blue;
  display: flex;
  justify-content: space-between;
  height: auto;
  position: relative;
}

/* .mobile_contents_icons .site-logo, .mobile_contents .mobile_search_icon {
    width: 80px;
    height: 30px;
    border: 1px solid red;
    background: #ffffff;
} */
#mobile_icons {
  transition: margin-left 0.5s;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0, 0, 0);
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  /* border: 1px solid red; */
}

.overlay-content {
  /* max-height: calc(100vh - 88px); */
  position: relative;
  top: 0;
  width: 100%;
  text-align: left;
  /* margin-top: 30px; */
  margin-top: 0px;
}
/* ul */
.mobile_contents_links {
  /* border: 1px solid wheat; */
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column;
  height: auto;
  padding: 0;
}
.mobile_contents_links li,
.mobile_contents_links div {
  padding: 13px 0;
  /* border-top: 1px solid #eee; */
}
.material-icons {
  vertical-align: middle;
  float: right;
}
.overlay .closebtn {
  /* position: absolute; */
  /* top: 0px; */
  /* padding: 10px; */
  /* border: 1px solid wheat; */
  color: #fff;
  left: 4px;
}

.mobile_contents_a {
  padding: 26px 8px 26px 20px;
  text-decoration: none;
  font-size: 14px;
  color: #1a1a1a;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
  transition: 0.3s;
  border-top: 1px solid #eee;
}

.active {
  /* background-color: #f8f8f8; */
  color: #1a1a1a;
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
  display: none;
  background-color: #f8f8f8;
  padding-left: 8px;
}
ul.dropdown-container li {
  margin-left: 20px;
}
ul.dropdown-container li a,
ul.dropdown-container li p,
ul.dropdown-container a {
  padding: 10px;
  text-decoration: none;
  font-size: 14px;
  color: #1a1a1a;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
  /* padding: 20px 24px; */
  transition: 0.3s;
  border-top: 1px solid #eee;
}
.dropdown-container a {
  color: #1a1a1a;
}
div.dropdown-container {
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column;
}
div.dropdown-container a {
  padding: 10px;
  text-decoration: none;
  font-size: 14px;
  color: #1a1a1a;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
  /* padding: 20px 24px; */
  transition: 0.3s;
  border-top: 1px solid #eee;
}
/* Optional: Style the caret down icon */
.fa-caret-down {
  float: right;
  padding-right: 38px;
}
.arrow {
  height: 20px;
  width: 20px;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 0px;
  vertical-align: middle;
  cursor: pointer;
  float: right;
  padding-right: 38px;
  color: #1a1a1a;
}

.arrow:after {
  content: "\25b6";
  font-weight: 900;
  position: absolute;
  right: 0;
}

.arrow.up:after {
  content: "\25C0";
  font-weight: 600;
  position: absolute;
  right: 0;
}
.contact_us_section {
  background: url("https://globusbank.com/Images/Mask/%20Group/%2095.png") !important;
  /* background-size: cover; */
  background-repeat: no-repeat;
  background-position: center center;
  /* min-height: 25vh;
    margin-top: 7.8rem;
    max-width: 100%; */
  /* height: fit-content!important; */
  height: 35vh;
  background-position: center center;
  margin-top: 8rem;
}

.whistleblower_section {
  background: url("https://globusbank.com/Images/Mask/%20Group/%2068.png") !important;
  /* background-size: cover; */
  background-repeat: no-repeat;
  background-position: center center;
  /* min-height: 25vh;
    margin-top: 7.8rem;
    max-width: 100%; */
  /* height: fit-content!important; */
  height: 35vh;
  background-position: center center;
  margin-top: 8rem;
  font-family: 'Campton Light' !important;
}

.header-text{
  text-align: left;
  font-size: 1.1em;
  font-family: 'Campton Bold';
  letter-spacing: 0;
  color: #1A1A1A;
}
.blow-head{
  text-align: left;
  font: 20px;
  font-family: 'Campton Medium';
  line-height: 28px;
  letter-spacing: 0;
  color: #003366;
  opacity: 1;
}

.blow-text{
  text-align: left;
  font-family: 'Campton Book';
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 0;
  opacity: 1;
}
.whistle li{
    list-style-image:  url(https://globusbank.com/Images/Careers/Path/%2031263.png);
    font-family: 'Campton Medium';
    font-size: 20px;
    line-height: 35px;
}
.borrow_section {
  background: url("https://globusbank.com/Images/Group/%202788.png") !important;
  height: fit-content !important;
  background-position: center center;
  margin-top: 8rem;
}
.borrow .panel {
  border-top: 0.09rem solid rgba(199, 199, 199, 0.9);
}
.borrow .panel:last-child {
  border-bottom: 0.09rem solid rgba(199, 199, 199, 0.9);
}
.normal-panel {
  display: flex;
  flex-direction: row !important;
  justify-content: space-between;
  align-content: center;
  text-align: left;
  /* height: 91px; */
  height: 100%;
  padding: 2.9rem 0rem !important;
  /* margin-top: 27px; */
  border-top: none !important;
}
.normal-panel h6 {
  margin: auto 0px;
}
.carousel-item.active {
  background: transparent !important;
}
.long-tiny-line {
  /* border: 1px solid #dedbdb; */
  height: 5px;
  width: 100%;
  /* background: red; */
}
.row.nn {
  margin-top: 59px;
  margin-bottom: 50px;
}
.kiddies {
  background: url("https://globusbank.com/Images/Group/%202758.png");
  height: 35vh;
  /* margin-top: 150px!important; */
}
/* #savings-section-1 .row .col-sm-6 {
    margin-top: 60px!important;
  } */
#savings-section-1 .row .col-sm-5 {
  margin-top: 62px !important;
}
.blue-text-mt {
  margin-top: 1.5rem !important;
}
.straight-line-on-hover {
  border-bottom: 2px dashed #f9f9f9;
}
.straight-line-on-hover:hover {
  border-bottom: 2px solid #f9f9f9;
  color: #f7f7f7;
  transition: 0.3s ease-in-out;
  text-decoration: none;
}
.panel-container-bottom {
  margin-bottom: 9rem;
}
.panel.panel-default:hover {
  cursor: pointer;
}
.m-card-100 .card {
  width: fit-content;
}
a.my-btn.primary-btn.mt-3.w-100 {
  display: flex;
  justify-content: center;
}
svg {
  margin-left: 2rem;
}
.footer-ul li:first-child {
  margin-top: 1rem;
}
.premier-interests-col-sm-4 {
  margin-right: 2rem;
}

#lower-nav {
  margin-top: -1.5rem !important;
}

.not-valid{
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.career-text{
  font-family: 'Campton Light';
  font-size: 23px;
  line-height: 35px;
  color: #1A1A1A;
}

.sssnext, .sssprev {
	width: 25px;
	height: 100%;
	margin: 0;
	position: absolute;
	top: 0;
	background: url('https://globusbank.com/CSS/Images/arr.png') no-repeat;
}

.sssprev {
	left: 2%;
	background-position: 0 50%;
}

.sssnext {
	left: 8%;
	background-position: -26px 50%;
}
@media only screen and (max-width: 1024px) {
  .mb-def {
    margin-top: 2em !important;
  }
  .mb-card{
    margin-top: 2em !important;
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .mb-def {
    margin-top: -7em !important;
  }
  .mb-card{
    margin-top: 2em !important;
    margin-left: 0 !important;
  }
}

/* my modifications  starts here */
@media (max-width: 770px){
  .mobile_nav_view{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 20;
  }
}