.page-not-found-stl{
    padding-bottom: 20px;
    text-align: center;
}
.page-not-found-stl .title{
    font-size: 75px;
    line-height: 80%;
    letter-spacing: 5px;
    margin: 0;
}
.page-not-found-stl .title_sub{
    display: block;
    font-size: 30px;
}
.page-not-found-stl .cnt{}
.page-not-found-stl .cnt a{
    color: #1571BC;
    font-weight: 600;
}
.page-not-found-stl .cnt a:hover{
    text-decoration: none;
}
@media (max-width: 767px){
    .page-not-found-stl .cnt br{
        display: none;
    }
}




.site-map-nav .hide-sitemap{
    display: none;
}
.site-map-nav{    
    padding-top: 0rem!important;
}
.site-map-nav ul {
  margin: 0;
  padding: 0px 30px;
  position: relative;
}
.site-map-nav ul li.menu-item {
  list-style: none;
  padding: 10px;
  position: relative;
  margin: 0 !important;
}
.site-map-nav ul li a {
  font-size: 18px;
    font-weight: 600;
    color: #000;
    position: relative;
    text-transform: uppercase;
}
.site-map-nav ul li a:before {
  position: absolute;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #1571BC;
  top: 5px;
  left: -35px;
  transition: 0.3s;
}
.site-map-nav ul li a:hover {
  color: #1571BC;
}
.site-map-nav ul li a:hover:before {
  transform: rotate(-90deg);
  left: -30px;
  transition: 0.3s;
}
.site-map-nav ul li ul {
  margin: 0;
  padding: 10px 0px 0px 30px;
  position: relative;
}
.site-map-nav ul li:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #000;
  top: 15px;
  left: -20px;
}
.site-map-nav ul li:last-child:before {
  height: 80%;
  background-color: #000;
  top: 0px;
}




@media screen and (min-width: 1200px) {
    .pre-app-serv.beatthe-bank-wp .txt_blk .h1 {
        line-height: 3rem !important;
    }
}
@media screen and (min-width: 1441px) {
    .pre-app-serv.beatthe-bank-wp .txt_blk .h1 {
        line-height: 3.6rem !important;
    }
}
.pre-app-serv.beatthe-bank-wp .txt_blk .h1 {
    margin-bottom: 1.15rem;
}
@media screen and (max-width: 1024px) {
    .pre-app-serv.beatthe-bank-wp .txt_blk .h1 {
        font-size: 38px !important;
    }
}
@media screen and (max-width: 767px) {
    .pre-app-serv.beatthe-bank-wp .txt_blk .h1 {
        font-size: 28px !important;
    }
}



.h1-tag {
    font-family: var(--font-h1);
    font-weight: 400;
    font-size: 40px;
    line-height: 1.4;
    letter-spacing: 0.2em;
    margin-bottom: 1.5rem;
    text-transform: uppercase
}

.h2-tag {
    font-family: var(--font-h2);
    font-weight: 400;
    font-size: 34px;
    line-height: 1.4;
    letter-spacing: 0.15em;
    margin-bottom: 1.5rem;
    text-transform: uppercase
}

.h3-tag {
    font-family: var(--font-h3);
    font-weight: 400;
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: 0.12em;
    margin-bottom: 1.5rem;
    text-transform: uppercase
}


.h4-tag {
    margin: 0 0 1.5rem;
    padding-top: 1.5rem;
    color: var(--color-content-heading);
    font-family: var(--font-h4) !important;
    font-weight: 400 !important;
    font-size: 24px !important;
    line-height: 1.4 !important;
    letter-spacing: 0em !important;
    margin-bottom: 1.5rem;
    text-transform: inherit;
}

@media screen and (max-width: 600px) {
    body .h1-tag, body .h2-tag, body .h3-tag, body .h4-tag, body .h5-tag, body .h6-tag {
        padding-top: 1rem;
        margin-bottom: 1rem;
    }
}

.breadcrumb ul li {
    font-weight: 600 !important;
    text-transform: uppercase;
}
.breadcrumb ul li:after {
    top: 0px;
}
.breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: none;
}




.our-team-htag {
font-family: "Din Condensed" !important;
line-height: 1.4;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 0.15em;
}

body.page-template-template-CRO .exisiting-tab .h1-tag {
    font-family: var(--font-h1) !important;
    font-weight: 500 !important;
    font-size: 40px !important;
    line-height: 1.4 !important;
    letter-spacing: 0.2em !important;
    margin-bottom: 1.5rem !important;
    text-transform: uppercase !important;
}
@media (max-width: 600px) {
    body.page-template-template-CRO .exisiting-tab .h1-tag {
        font-size: 30px !important;
    }
}
