/* html,
body {
  height: 100%;
  margin: 0;
  overflow: hidden;
} */

body.scroll-locked {
  position: fixed;
  width: 100%;
  overflow: hidden;
  background: #000;
}
.scroll-locked #fullpage, .scroll-locked .ContentNav .navbar {
    opacity: 0.5 !important;
}
.scroll-locked .contentMainSecDiv .contentMainss {
    background: #000 !important;
    opacity:0.3 !important;
    pointer-events: none;
}
.scroll-locked .bgwhiteclr{
    opacity:0 !important;
}
.scroll-locked .MainDiv.WhiteDiv .container-fluid.Hd_Only {
    background: #000;
}
.scroll-locked .WhiteDiv .NavDiv a.nav-link.dropdown-toggle {
    border: 1px solid #fff;
    color: #fff;
}
.scroll-locked .WhiteDiv .NavDiv ul li a, .scroll-locked .WhiteDiv .NavDiv ul li a:hover, .scroll-locked .WhiteDiv .NavDiv .dropdown-menu.show a:hover h6 {
    color: #fff !important;
}
.scroll-locked .WhiteDiv .NavDiv a.nav-link.dropdown-toggle::after {
    background: url(/media/zdzoptow/vector-1.svg);
    background-repeat: no-repeat;
}
.scroll-locked .WhiteDiv .NavDivv .NavSub:nth-child(2) a {
    border: 1px solid #fff;
    color: #fff;
}
.scroll-locked .WhiteDiv .NavDivv a {
    color: #fff;
}

html {
  scroll-behavior: smooth;
}

body.onlyHome{
  height: 100vh;
  overflow: hidden;
}
body.LandingPg{
  height: 100vh !important;
}
  body.otherPages{
  height: 100vh;
}
.container-fluid {
  margin: 0;
  padding: 0 !important;
}
.otherPages .ContentProccess-Widget {
    display: none;
}
/* .NavDivv {
    position: fixed;
    right: 16%;
} */
.onlyHome .ContentNav {
    position: fixed;
    top: 50%;
    right: 12%;
    width: 100%;
    max-width: 197px;
    transform: translateY(-50%);
    margin-top: 0;
}
.onlyHome .ContentDiv {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 15px;
}
.NavDiv a.nav-link.dropdown-toggle::after {
  background: url("/media/zdzoptow/vector-1.svg");
  color: transparent;
  content: "";
  position: absolute;
  width: 12px;
  height: 20px;
  background-size: 12px;
  top: 15px;
  right: 15px;
  border: none !important;
  background-repeat: no-repeat;
}
.NavDiv a.nav-link.dropdown-toggle.show::after {
  color: transparent;
  content: "";
  position: absolute;
  background: url("/media/zdzoptow/vector-1.svg");
  width: 12px;
  height: 20px;
  background-size: 12px;
  top: 0px;
  right: 15px;
  border: none !important;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
}

.NavDiv a.nav-link.dropdown-toggle {
  border: 1px solid #fff;
  padding: 9px 20px 10px;
  border-radius: 20px;
  height: 39px;
  min-width: 180px;
  position: relative;
}
.NavDivv .NavSub:nth-child(1) a:hover {
  border-radius: 20px;
  border: 1px solid #00ffae;
  padding: 10px 20px 10px;
  font-weight: 800;
  /* display: inline-block; */
}
.NavDivv .NavSub:nth-child(2) a {
  border: 1px solid #fff;
  padding: 10px 20px 10px;
  border-radius: 20px;
  display: inline-block;
}
.NavDivv .NavSub:nth-child(2) a:hover {
  background: #00ffae;
}
.NavDivv .NavSub:nth-child(2) a:hover {
  color: #000 !important;
  font-weight: 800;
  border: 0;
}
.NavDiv a.nav-link.dropdown-toggle.show {
  border: none;
}
.NavDiv a.nav-link.dropdown-toggle.show:hover {
  border: 1px solid #00ffae;
  font-family: NaNMetrifyAWide-ExBld;
}
.NavDiv .dropdown-menu.show a:hover {
  border: 1px solid #00ffae;
  padding: 8px 20px 8px;
  border-radius: 20px;
  height: 39px;
  font-weight: 800;
  font-family: NaNMetrifyAWide-ExBld;
}
.HeaderDiv {
  display: flex;
  justify-content: space-between;
  padding: 30px 100px 30px;
  position: sticky;
  top: 0;
  /* background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.1) 78.66%); */
}
.NavDiv h3 {
  color: #fff;
  text-align: center;
  font-family: NaNMetrifyAWide-Reg;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.NavDiv .dropdown-menu {
  background: transparent;
  min-width: 160px;
  height: 39px;
  padding: 0;
  border: 0;
}
.NavDiv .prdListMenu h6 {
  margin-bottom: 0;
  text-align: center;
}
.NavDiv .dropdown-menu .row.subMenuList {
  width: 100%;
  margin: 0;
}
.NavDivv a {
  color: #fff;
  text-align: center;
  font-family: NaNMetrifyAWide-Reg;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  padding: 10px 20px 10px;
}
.NavDivv {
  display: flex;
  gap: 30px;
  align-items: center;
}
.NavDiv ul li {
  list-style: none;
}

.NavDiv ul {
  padding: 0;
  margin-bottom: 0;
}

.NavDiv ul li a {
  color: #fff;
  /* text-align: center; */
  font-family: NaNMetrifyAWide-Reg;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  height: 39px;
  padding: 9px 20px 9px;
}
.MainDiv .nav-link:focus,
.MainDiv .nav-link:hover {
  color: #fff;
}

.contentMainss {
  display: flex;
  align-items: center;
  height: 100%;
  flex-grow: 1;
}

#imageContainer {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  object-fit: cover;
  transition: opacity 3s ease-in-out;
}
.MainDiv {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  position: relative;
  /* overflow: hidden; */
  opacity: 1;
  object-fit: cover;
  transition: opacity 3s ease-in-out;
}
.ContentTab.BgBlk .ContentLiveChat {
    z-index: -1;
}
.ContentSec {
  display: flex;
  color: #fff;
  gap: 40px;
  padding-top: 0px;
  align-items: center;
}
.ContentBlk a {
  border: 1px solid #fff;
  padding: 10px 20px 10px;
  border-radius: 20px;
  display: inline-block;
}
.ContentBlk a:hover {
  background: #00ffae;
}
.ContentBlk a:hover {
  color: #000 !important;
  font-weight: 800;
}
.ContentBlk a {
  color: #fff;
  text-align: center;
  font-family: NaNMetrifyAWide-Reg;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}
.ContentBlkk h3 a {
  color: #fff;
  font-family: NaNMetrifyAWide-Reg;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 0;
  text-decoration: none;
}
.onlyHome .ContentTab {
    position: fixed;
    right: 12%;
    bottom: 5%;
}
.onlyHome .ContentNav {
  position: fixed;
  right: 12%;
  width: 100%;
  max-width: 197px; 
  bottom: 28%;
}
.ContentNav {
   /* float: right; 
   max-width: 197px;  */
   top: 50%;
    position: fixed;
    right: 15%;
    width: 100%;
    max-width: 197px;
    /* bottom: 28%; */
    transform: translateY(-50%);
    margin-top: 0;
}
/* .ContentNav {
    margin-top: -15%;
} */
.SubPageMain {
    width: 75%;
}

.contentMainSecDiv {
    height: 100%;
}

/* .container.contentMainss {
    flex-wrap: wrap;
    align-items: center;
} */
.SideNav h3 {
  color: #fff;
  font-size: 16px;
}
.ContentAbtUs h3 {
  font-size: 32px;
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
  padding-top: 110px;
  font-family: NaNMetrifyAGigawide-BlckIt;
  line-height: normal;
  background: linear-gradient(91deg, #00FFAE 59.82%, #FFF 99.7%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
}
.ContentAbtUs h3 {
    padding-bottom: 30px;
}
.ContentAbtUs .FtrTxt h3 {
  padding-top: 50px;
  width: min-content;
}
.ContentAbtUs p {
  margin-bottom: 50px;
}
.ContentAbtUs .FtrTxt {
  padding-bottom: 300px;
}
.ContentDiv {
  margin-top: -10%;
  width: 40%;
  max-height: 480px;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  transition: all 0.3s ease-in-out;
}
.ContentDiv.scrolled {
  max-height: 1000px;
  padding-bottom: 80px;
  margin-top: -100px;
}

.ContentDiv::-webkit-scrollbar {
  display: none;
}

.ContentAbtUs p {
  color: #fff;
font-family: NaNMetrifyAWide-Reg;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.MainDiv #searchIcon svg path {
    stroke: #fff;
}
.WhiteDiv #searchIcon svg path {
    stroke: black;
}



.FooterDiv .FtrLine {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
}

.FooterDiv .FtrLine:after {
    content: "";
    background: url(/media/jvma5aas/vector-7184.svg);
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    background-repeat: no-repeat;
    padding: 14px;
    background-size: cover;
    background-position: center;
    cursor: pointer;
}

.FooterHidden .FtrHiddenLine:after {
    content: "";
    background: url(/media/bf3eoclb/vector.svg);
    display: block;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    position: absolute;
    padding: 14px;
    background-position: 95%;
     cursor: pointer;
}

.FooterDiv img.FtrLine {
  position: fixed;
  bottom: 0;
  width: 100%;
}
img.FtrHiddenLine {
  width: 100%;
  display: none;
  position: absolute;
}
.FooterContent {
  display: flex;
  width: 100%;
}
.FooterContent:nth-child(1) {
  justify-content: space-between;
}
.FooterContent .FtrSub {
  width: 20%;
}
.FooterContent .FtrSub:nth-child(2) {
      font-family: NaNMetrifyAGigawide-BlckIt;
    font-size: 24px;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
    background: linear-gradient(91deg, #00FFAE 59.85%, #FFF 99.57%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.FooterContent:nth-child(1) .FtrSub:nth-child(2){
  width: fit-content;
}
.FooterContent:last-child {
  justify-content: space-between;
}
.FooterContent:last-child .FtrTxt {
  width: 45%;
}

/* .FooterContent .FtrTxt img {
  width: 100%;
} */
.FooterHidden {
  display: none;
  background-color: #000000;
  position: fixed;
  bottom: 0;
  width: 100%;
  left:0;
}
.FooterContent .FtrSub .FtrLnks {
  padding: 10px 0;
}
.FooterContent:nth-child(2) {
  padding: 40px 0 30px;
  gap: 20px;
}
.FooterContent:nth-child(2) .FtrLnks {
  width: 21%;
}
.FtrSubDiv {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
}
.FtrSubDivv {
    width: 20%;
    text-align: right;
}
.FtrSurvey a {
    border-radius: 100px;
    border: 2px solid #00FFAE;
    padding: 10px 20px 10px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-family: NaNMetrifyAWide-Reg;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    width: 94%;
}
.FtrSubDivv p {
    color: #FFF;
    font-family: NaNMetrifyAWide-Reg;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 94%;
    margin-top: 20px;
        text-align: center;
    float: right;
}
.FooterContent .FtrLnks a {
  color: #fff;
  font-family: NaNMetrifyAWide-Reg;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-decoration: none;
}
.FooterContent:last-child .FtrTxt:nth-child(1) h3 {
  font-family: NaNMetrifyAGigawide-BlckIt;
  font-size: 15px;
  font-weight: 900;
  font-style: italic;
  background: linear-gradient(90deg, #00FFAE 59.99%, #FFF 99.94%);
background-clip: text !important;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent;
}
.FooterContent:last-child .FtrTxt h3 {
  color: #fff;
  font-family: NaNMetrifyAWide-Reg;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.FooterContent:last-child .FtrTxt p {
  color: #fff;
  font-family: NaNMetrifyAWide-Reg;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.FooterMainDivv {
  padding: 40px 0 30px;
}
.FtrImg {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.FtrImg .FtrLnks {
    min-width: 160px;
    border-radius: 25px;
    text-align: center;
    padding: 10px;
}
.FooterContent .FtrImg {
    gap: 10px;
}

.tabMobLoginBrokerLinks {
  display: none !important;
}
.ContentNav .navbar {
  flex-direction: column;
  align-items: baseline;
  row-gap: 10px;
}
.ContentNav div#navbar-content {
  flex-direction: column;
  align-items: baseline;
  row-gap: 10px;
}
.ContentNav .navbar-nav {
  flex-direction: column !important;
  row-gap: 5px;
  width: 174px;
}
.ContentNav ul {
  padding-left: 0;
  margin-bottom: 0;
}
.ContentNav li {
  list-style: none;
}
.ContentNav .nav-link {
  padding: 5px 0 !important;
  color: #fff !important;
  font-size: 16px;
  font-weight: 400;
  font-family: NaNMetrifyAWide-Reg;
  position: relative;
}
.ContentNav .nav-link img {
  padding-left: 5px;
}
.ContentNav .navbar-expand-lg .navbar-nav .dropdown-menu.show a {
  color: #fff !important;
  font-size: 16px;
  font-weight: 400;
  font-family: NaNMetrifyAWide-Reg;
  text-decoration: none;
}
.ContentNav .nav-link:focus,
.ContentNav .nav-link:hover {
  color: #fff;
}
.ContentNav .nav-link:hover {
    font-weight: 800;
    font-family: 'NaNMetrifyAWide-ExBld';
}
.ContentNav .navbar-expand-lg .navbar-nav .dropdown-menu.show a:hover {
    font-weight: 800;
    font-family: 'NaNMetrifyAWide-ExBld';
}
.ContentNav .navbar-expand-lg .navbar-nav .dropdown-menu {
  position: static;
}
.ContentNav .navbar-expand-lg .navbar-nav .dropdown-menu.show {
  background: transparent;
}
.ContentNav .prdListMenu h6 {
  font-size: 16px;
  color: #fff;
  padding-bottom: 5px;
}
.ContentNav a.nav-link.dropdown-toggle::after {
  background: url("/media/zdzoptow/vector-1.svg");
  color: transparent;
  content: "";
  position: absolute;
  width: 12px;
  height: 20px;
  background-size: 12px;
  top: 15px;
  margin-left: 10px;
  border: none !important;
  background-repeat: no-repeat;
  right: 20px;
}
.ContentNav a.nav-link.dropdown-toggle.show::after {
  color: transparent;
  content: "";
  position: absolute;
  background: url("/media/zdzoptow/vector-1.svg");
  width: 12px;
  height: 20px;
  background-size: 12px;
  top: 0px;
  margin-left: 10px;
  border: none !important;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  right: 20px;
}
.ContentBlkk h3 a img {
    padding-left: 5px;
}
.WhiteDiv .navbar-brand svg path {
    /* stroke: #000C91; */
    fill: #000C91;
}
.WhiteDiv .ContentNav a.nav-link.dropdown-toggle::after {
  background: url("/media/um0hq5s3/vector-2.svg");
  background-repeat: no-repeat;
}
.WhiteDiv .ContentNav a.nav-link.dropdown-toggle.show::after {
  background: url("/media/um0hq5s3/vector-2.svg");
   -webkit-transform: rotate(180deg);
   background-repeat: no-repeat;
}
.NavTabOly {
  display: none;
}
.ContentTab .NavDivv {
  display: none;
}
#imageContainer img {
  width: fit-content;
  margin: auto;
}

/* .ContentLive {
  position: absolute;
  bottom: 10%;
  right: 30px;
  display: flex;
  gap: 10px;
} */
.ContentProccess-Widget {
  position: absolute;
  right: 95px;
  bottom: 5%;
  z-index: 1;
}

.ContentLiveChat {
  position: absolute;
  bottom: 5%;
  right: 30px;
}
.ContentTab {
  width: 50%;
}
.search-Loginbns input#search:focus {
    box-shadow: none;
    border-color: #dee2e6;
}
.search-Loginbns .form-group.has-search {
  position: relative;
}

.search-Loginbns input#search {
  max-width: 197px;
  width: 100%;
  border-radius: 20px;
  padding: 2px 15px 2px 30px;
  font-size: 16px;
  font-family: NaNMetrifyAWide-Reg;
}

.search-Loginbns .form-group.has-search img {
  position: absolute;
  top: 10px;
  left: 12px;
}
.search-Loginbns a#closeNavSearch {
  position: absolute;
  right: 5px;
  top: -1px;
}
.search-Loginbns a#closeNavSearch svg {
    position: absolute;
    top: 10px;
    left: 12px;
}
.MainDiv.WhiteDiv .search-Loginbns a#closeNavSearch svg path {
    stroke: black;
}

.ContentProccess-Widget .accordion-button:not(.collapsed)::after {
  background-image: url("/media/gehlar41/group-41457-3.svg") !important;
  width: 8px;
    height: 8px;
    background-size: contain;
    margin-top: -28px;
}
.ContentProccess-Widget .accordion-button.collapsed::after {
  background-image: none;
  display: none;
}
.ContentProccess-Widget button p {
  font-family: NaNMetrifyAWide-Reg;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #fff;
  /* background: linear-gradient(88deg, #000969 23.57%, #00ffd0 124.83%); */
  /* background-clip: text;
  -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
  margin-bottom: 0;
  text-transform: uppercase;
}
.ContentProccess-Widget button.accordion-button.LogHelp.collapsed {
  height: 38px;
  padding: 10px 20px;
  border-radius: 100px !important;
  background: transparent;
  border: 1px solid #FFF;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.5);
}
.ContentProccess-Widget .accordion-item:last-of-type>.accordion-collapse {
    background: #000 !important;
    padding: 20px;
        max-width: 268px;
}
.ContentProccess-Widget .accordion-item:last-of-type>.accordion-collapse p {
    color: #fff;
font-family: NaNMetrifyAWide-Reg;
font-size: 10px;
font-weight: 400;
line-height: normal;
}
.ContentProccess-Widget .accordion-item {
  padding: 0;
  background: transparent;
  border: 0;
}
.accordFAQ {
  display: flex;
  gap: 10px;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 10px;
  padding: 10px;
  align-items: center;
}
.accordTxt h6,
.accordTxt h6 a {
  color: #000;
  font-family: NaNMetrifyAWide-ExBld;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-decoration: none;
  margin-bottom: 0;
}
.accordTxt h6 a:hover {
  color: #000 !important;
}
.accordTxt p a {
  color: rgba(0, 0, 0, 0.5);
  font-family: NaNMetrifyAWide-Reg;
  font-size: 12px;
  font-style: normal;
  font-weight: 200;
  line-height: normal;
  text-decoration: none;
}
.accordTxt p a:hover {
  color: rgba(0, 0, 0, 0.5) !important;
}
.accordTxt p {
  margin-bottom: 0;
}
.accordnum p {
  color: #fff;
  text-align: center;
  font-family: NaNMetrifyAGigawide-BlckIt;
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  width: 20px;
  height: 20px;
  background: #000C91;
  border-radius: 10px;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 2px;
}
.ContentProccess-Widget .NestAccordSec button p{
  font-family: NaNMetrifyAGigawide-BlckIt;
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
}
.ContentProccess-Widget .accordion-item .accordion-body {
  padding: 0px;
}
.NestAccordSec {
    border: 0;
}
.ContentProccess-Widget .NestAccordSec button.accordion-button.LogHelp.collapsed .accordFAQ::after {
  content: url(/media/um0hq5s3/vector-2.svg);
  position: absolute;
    right: 12px;
}
.ContentProccess-Widget .NestAccordSec button.accordion-button:not(.collapsed) .accordFAQ::after {
  content: url(/media/um0hq5s3/vector-2.svg);
  transform: rotate(180deg);
  position: absolute;
    right: 12px;
}
.ContentProccess-Widget .NestAccordSec .accordion-button:not(.collapsed)::after{
  display: none;
}
.NestAccordSec .accordion-header {
    margin-bottom: 10px;
}

.NestAccordSec button.accordion-button.LogHelp.collapsed {
    border: 0;
    box-shadow: none;
    padding: 0;
}

.NestAccordSec .accordFAQ {
    width: 100%;
}
.ContentProccess-Widget .NestAccordSec .accordion-button:not(.collapsed) {
    background-color: transparent !important;
    outline: 0;
    border-bottom: 0;
    padding: 20px 20px 0 !important;
    width: 100%;
    max-width: 268px;
}
.ContentProccess-Widget .accordFAQ-list .NestAccordSec .accordion-button:not(.collapsed){
  padding: 0 !important;
}
.ContentProccess-Widget .NestAccordSec .accordion-button:not(.collapsed) .accordFAQ{
  margin-bottom: 0;
}
.NestAccordSec .accordion-collapse.collapse.show {
    background: #fff !important;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 0 0 10px 10px;
}

.ContentProccess-Widget .NestAccordSec.active-parent .accordion-button:not(.collapsed) .accordFAQ{
    border-radius: 10px 10px 0 0;
}
/* .ContentProccess-Widget .accordion-collapse.collapse.show {
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  border: 1px solid #fff;
  background: #000;
  border-top: 0;
} */
.ContentProccess-Widget .accordion-button:not(.collapsed) {
  background-color: #000 !important;
  box-shadow: none !important;
  outline: 0;
  /* border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important; */
  /* border: 1px solid #fff; */
  border-bottom: 0;
  padding: 20px 20px 0;
      width: 100%;
    max-width: 268px;
}
 .ContentProccess-Widget .accordion-button:not(.collapsed) p.ProcssP {
  background: linear-gradient(88deg, #00ffd0 23.57%, #fff 124.83%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'NaNMetrifyAGigawide-BlckIt';
  font-size: 15px;
  font-style: italic;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  padding-bottom: 10px;
} 
    .BgBlk .NavDivv .NavSub:nth-child(2) a {
        border: none;
        background: transparent;
        color: #fff !important;
        padding: 0px;
        border-radius: 0;
    }
    .BgBlk .NavDivv .NavSub:nth-child(2):hover {
      border-radius: 20px;
    border: 1px solid #00ffae;
    padding: 5px 20px 8px;
    font-weight: 800;
    }
        .BgBlk .NavDivv .NavSub:nth-child(1) {
        margin-bottom: 15px;
    }

@media (min-width: 992px) and (max-width: 1024px) {
        .ContentNav .navbar {
        flex-direction: column !important;
    } 
        .navbar-expand-lg .navbar-toggler {
        display: block !important;
    }
    .ContentNav .collapse:not(.show) {
    display: none !important;
}
    button.navbar-toggler::after {
        margin: -3px 0 0 -65px !important;
    }
}

@media only screen and (max-width: 1024px) {
   button.navbar-toggler.collapsed::after {
    content: "";
    display: block;
    width: 28px; 
    height: 20px;
    background-image: url(/media/0yzdusic/group-41647-2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    border: none !important;
    margin: 0;
  }

  button.navbar-toggler::after {
    content: url(/media/lfvf3x1y/group-41457.svg);
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
    background-size: 15px;
            margin: -3px 0 0 -65px;
        border: none;
        display: block;

  } 
  .WhiteDiv  button.navbar-toggler.collapsed::after {
    content: "";
        display: block;
        width: 28px;
        height: 20px;
        background-image: url(/media/1wglwnr3/group-41647-1.svg);
        background-repeat: no-repeat;
        background-size: contain;
        border: none !important;
        margin: 0;
  }
  button.navbar-toggler {
        padding: 0;
        margin: 0;
        border: 0;
    }
    .navbar-toggler:focus{
      box-shadow: none !important;
    }
    /* .WhiteDiv button.navbar-toggler {
    background-image: url(/media/1wglwnr3/group-41647-1.svg);
  } */
  .ContentNav {
    /* position: absolute; */
    top: 30px;
    right: 50px;
    max-width: fit-content;
    transform: none;
        margin-top: 0;
  }
  .BgBlk .ContentNav {
    top: 23px;
    right: 0px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
  }
  .ContentNav a.navbar-brand {
    display: none;
  }
  .hamburger-toggle img {
    width: 28px;
    height: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
.onlyHome .ContentNav {
    top: 15px;
    transform: none;
    margin-top: 0;
}

    button.navbar-toggler.collapsed::after {
        margin: 0 !important;
    }
    .ContentNav {
    /* position: absolute; */
    top: 30px;
    right: 60px !important;
    max-width: fit-content;
    transform: none;
        margin-top: 0;
  }
      .BgBlk .ContentNav {
        /* right: 0px !important; */
        align-items: revert;
        right: 60px !important;
        left: revert;
    }
  #imageContainer img {
    width: 387px;
    margin: auto;
  }
  .ContentNav {
    margin-top: 0px;
}
  .FooterContent .FtrSub:nth-child(2) {
    font-size: 24px;
}
  .NavDivv {
    display: none;
  }
  .ContentTab.BgBlk {
    background-color: #000;
    width: 325px !important;
    right: 0;
    position: absolute;
    height: 100%;
    top: 0;
  }
  .HeaderDiv {
    padding: 29px 75px 29px 10px !important;
  }
  .NavTabOly {
    display: block;
  }
  .NavTabOly a.navbar-brand svg {
    width: 149px;
    height: 38px;
    display: block;
}
  .NavDivv {
    position: revert;
}
  .ContentTab .NavDivv {
    display: block;
    text-align: center;
    padding-bottom: 50px;
    padding-top: 20px;
    max-width: 164px;
    margin: 0 auto;
  }
  .BgBlk .NavDivv .NavSub:nth-child(1) {
    border: 1px solid #fff;
    padding: 5px 20px 8px;
    border-radius: 20px;
  }
  .BgBlk .NavDivv .NavSub:nth-child(2) {
    border: none;
  }
        .BgBlk .NavDivv .NavSub:nth-child(2) a {
    border: none;
}
  .search-Loginbns {
    padding-bottom: 10px;
  }
  .ContentNav .navbar {
    flex-direction: column;
    align-items: revert;
    row-gap: 10px;
  }
  .FooterContent:last-child .FtrTxt {
    width: 100%;
  }
  .FooterContent:last-child {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    row-gap: 50px;
  }
  .FooterContent:nth-child(2) {
    padding: 40px 0 50px;
    flex-wrap: nowrap;
  }
  .FtrSubDiv {
    width: 50%;
}
.FtrSubDivv {
    width: 50%;
}
.FtrSurvey {
    float: right;
    margin-right: 10px;
}
.FtrSubDivv p {
    max-width: 175px;
    float: right;
    text-align: left;
}
  /* .FooterContent:nth-child(2) .FtrLnks:nth-child(7) {
    width: 25%;
  } */
  .FooterContent:nth-child(2) .FtrLnks {
    width: 50%;
    margin-bottom: 10px;
  }
  img.FtrHiddenLine {
    position: absolute;
  }
  .FooterMainDivv {
    padding: 30px 0 30px;
  }
  .FooterContent .FtrLnks a {
    font-size: 12px;
  }
  .ContentProccess-Widget {
    right: 30px;
    bottom: 5%;
  }
  .ContentLiveChat {
    bottom: 12%;
  }
  .MainDiv {
    background-position: 42% 100%;
  }
  .contentMainss {
    padding-left: 60px;
  }
  .FtrImg {
    gap: 17px;
}
.ContentDiv {
    width: 70%;
}
.FooterHidden .FtrHiddenLine:after {
    padding: 12px;
    background-position: 85%;
}
.FooterDiv .FtrLine:after {
    padding: 12px;
    background-position: 53.5%;
}
.NavDivv .NavSub:nth-child(1):hover {
    border: 0;
    background: #00ffae;
    color: #000;
}
.NavDivv .NavSub:nth-child(1) a:hover {
    border: 0;
}
}

@media only screen and (max-width: 767px) {
  .onlyHome .ContentNav {
    top: 15px;
    transform: none;
    margin-top: 0;
}
  /* body.otherPages{
  height: 100%;
} */
.NavDiv {
    text-align: center;
    margin: 0 auto;
}
.NavDivv .NavSub:nth-child(1):hover {
    border: 0;
    background: #00ffae;
    color: #000;
}
.NavDivv .NavSub:nth-child(1) a:hover {
    border: 0;
}
.ContentProccess-Widget {
    left: 25px;
    right: revert;
}
.ContentNav {
    margin-top: 0px;
}
  .NavDiv a.nav-link.dropdown-toggle::after {
    background: url(/media/npifaljf/vector-1.svg);
    color: transparent;
    content: "";
    position: absolute;
    width: 10px;
    height: 10.5px;
    background-size: 10px;
    top: 10px;
    right: -8px;
    border: none !important;
    background-repeat: no-repeat;
}
.WhiteDiv .NavDiv a.nav-link.dropdown-toggle::after {
    width: 8px;
    background-size: 8px !important;
}
.NavDiv a.nav-link.dropdown-toggle.show::after {
    color: transparent;
    content: "";
    position: absolute;
    background: url(/media/npifaljf/vector-1.svg);
    width: 10px;
    height: 100%;
    background-size: 10px;
    top: -7px;
    right: -8px;
    border: none !important;
    background-repeat: no-repeat;
    -webkit-transform: rotate(180deg);
}
.NavTabOly a img {
    width: 37px;
    height: 30px;
}
.NavDiv .dropdown-menu {
    min-width: 88px;
    height: 22px;
}
.NavDiv .prdListMenu h6 {
    margin-bottom: 0;
    font-size: 12px;
}
.NavDiv .dropdown-menu.show a:hover {
    border: 1px solid #00ffae;
    padding: 5px 20px 5px;
    border-radius: 20px;
    height: 22px;
    font-weight: 800;
}
  .NavDivv {
    display: none;
  }
  .NavDivv {
    position: revert;
}
  .ContentTab.BgBlk {
    background-color: #000;
    width: 100%;
    right: 0;
    position: absolute;
    /* height: 100%; */
    height: 100vh;
    top: 0;
  }
      .WhiteDiv .ContentTab.BgBlk {
        width: 100%;
        z-index: 999;

    }
  .HeaderDiv {
    padding: 20px 50px 32px 33px !important;
    align-items: center;
    justify-content: revert;
  }
  .NavTabOly {
    display: block;
  }
  .ContentTab .NavDivv {
    display: block;
    text-align: center;
    padding-bottom: 50px;
    padding-top: 20px;
    max-width: 164px;
    margin: 0 auto;
  }
  .BgBlk .NavDivv .NavSub:nth-child(1) {
    border: 1px solid #fff;
    padding: 5px 20px 8px;
    border-radius: 20px;
    margin-bottom: 20px;
  }
  .BgBlk .NavDivv .NavSub:nth-child(2) {
    border: none;
  }
        .BgBlk .NavDivv .NavSub:nth-child(2) a {
    border: none;
}
  .search-Loginbns {
    padding-bottom: 10px;
  }
  .ContentNav .navbar {
    /* flex-direction: row; */
    align-items: revert;
    row-gap: 20px;
  }
  .ContentLiveChat svg {
    width: 38px;
    height: 35px;
}
.ContentLiveChat {
    bottom: 50px;
    position: fixed;
}
  .ContentNav {
    position: absolute;
    top: 15px;
    right: 12px;
  }
  .BgBlk .ContentNav {
    top: 23px;
    right: 0px;
    left: 0;
    display: flex;
    /* align-items: center; */
    align-items: revert;
    justify-content: center;
  }
  #imageContainer img {
    width: 100%;
    max-width: 193px;
    margin: auto;
  }
  .NavDiv ul li a {
            font-size: 12px;
        border: 0 !important;
  }
  .NavDiv a.nav-link.dropdown-toggle {
    border: 1px solid #fff;
    padding: 5px 10px 4px;
    border-radius: 20px;
    height: 22px;
    min-width: 100px;
  }
/* .FooterDiv{
    content: url(/media/tkghstuc/vector-7184-3.svg);
}
    img.FtrLine{
    display: none;
}
img.FtrHiddenLine {
    display: none;
}
.FooterHidden {
    content: url(/media/tkghstuc/vector-7184-3.svg);
} */
.FooterHidden .FtrHiddenLine:after {
    padding: 12px;
    background-position: 85%;
}
.FooterDiv .FtrLine:after {
    padding: 12px;
    background-position: 53.7%;
}
  .FooterContent:last-child {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    row-gap: 40px;
  }
  .FooterContent:nth-child(2) {
    padding: 20px 0 10px;
  }
  .FooterContent:last-child .FtrTxt {
    width: 100%;
  }
    .FooterContent .FtrSub:nth-child(2) {
    font-size: 18px;
}
  .FooterContent .FtrLnks a {
    font-size: 12px;
  }
  .FooterMainDivv {
    padding-left: 23px !important;
    padding-right: 23px !important;
  }
    .FtrSubDiv {
    width: 100%;
}
.FtrSubDivv {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
  .FooterContent:nth-child(2) .FtrLnks {
    width: 32%;
  }
  .FooterContent:nth-child(2) .FtrLnks:nth-child(6) {
    width: 37%;
}
.FooterContent:nth-child(2) .FtrLnks:nth-child(5) {
    width: 30%;
}
  /* .FooterContent:nth-child(2) .FtrLnks:nth-child(4) {
    width: 29%;
  }
  .FooterContent:nth-child(2) .FtrLnks:nth-child(7) {
    width: 29%;
  } */
  .FooterContent:nth-child(2) {
    gap: 5px;
    flex-wrap: wrap;
  }
  .FooterContent .FtrSub img {
    width: 96px;
  }
  .FooterContent .FtrSub:last-child img {
    width: 57px;
  }
  img.FtrHiddenLine {
    position: absolute;
  }
  .FooterContent:last-child .FtrTxt p {
    font-size: 10px;
    text-align: center;
  }
  .FooterContent:last-child .FtrTxt h3 {
    font-size: 12px;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
  }
  .FooterContent:last-child .FtrTxt:nth-child(1) h3 {
    font-size: 11px;
}

.ContentAbtUs p {
    font-size: 15px;
}
    .ContentAbtUs .FtrTxt h3 {
        font-size: 20px;
        text-align: left;
    }
.ContentAbtUs h3 {
    font-size: 20px;
}
  .FtrImg .FtrLnks {
    width: 100%;
    text-align: center;
}
.FtrImg {
    flex-wrap: wrap;
}
.FooterContent .FtrImg {
    gap: 0;
}
.FooterContent .FtrTxt img {
    width: auto;
}
.FooterContent:nth-child(3) .FtrLnks a {
        font-size: 12px;
        width: 100%;
        display: block;
    }
    .FtrSubDivv p {
    max-width: fit-content;
    text-align: center;
}
  .contentMainss {
    display: block;
  }
  .ContentDiv {
    width: 90%;
    padding: 40px 40px 0;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-height: 425px;
  }
  .ContentDiv > img {
    width: 100%;
    max-width: 184px;
  }
  .ContentSec {
    display: block;
    text-align: center;
    width: 100%;
  }
  .ContentSec .ContentBlk {
    max-width: fit-content;
    margin: 0 auto 10px;
  }
  .ContentAbtUs .FtrLnks {
    margin: 0 auto 10px;
    text-align: center;
  }
  .ContentAbtUs .FtrImg {
    display: block;
  }
  .ContentAbtUs .FtrTxt h3 {
    padding-top: 15px;
  }
  .ContentBlk a {
    font-size: 15px;
}
.ContentBlkk h3 a {
    font-size: 15px;
}
.WhiteDiv .contentMainss {
    height: unset;
}
.WhiteDiv .contentMainSecDiv {
    height: 100vh;
    overflow-y: auto;
}
}

/* White BG Nav starts */

.WhiteDiv .NavDiv a.nav-link.dropdown-toggle::after {
    background: url(/media/um0hq5s3/vector-2.svg);
    background-repeat: no-repeat;
}

.WhiteDiv .NavDiv ul li a {
  color: #000;
}
.WhiteDiv .NavDiv a.nav-link.dropdown-toggle {
  border: 1px solid #000;
  /* background: #fafafb; */
  color: #000;
}
.WhiteDiv .NavDiv a.nav-link.dropdown-toggle.show {
  border: 1px solid transparent;
}
.WhiteDiv .NavDiv a.nav-link.dropdown-toggle.show:hover {
  border: 1px solid #00ffae;
}
.WhiteDiv .NavDivv a {
  color: #000;
}
.WhiteDiv .NavDivv .NavSub:nth-child(2) a {
  border: 1px solid #000;
}
.WhiteDiv .ContentNav .nav-link {
  color: #000 !important;
}
.ContentNav .navbar-expand-lg .navbar-nav .dropdown-menu.show {
  border: 0;
}
.WhiteDiv .ContentNav .navbar-expand-lg .navbar-nav .dropdown-menu.show a {
  color: #000 !important;
}
.WhiteDiv .ContentNav .prdListMenu h6 {
  color: #000;
}
.WhiteDiv .NavDiv .dropdown-menu.show a:hover {
  border: 1px solid #00ffae;
  /* background: #fafafb; */
}
.WhiteDiv .NavDiv .dropdown-menu.show a:hover h6 {
  color: #000;
}
.WhiteDiv .HeaderDiv {
  background: none;
}
.WhiteDiv .NavDiv a.nav-link.dropdown-toggle a:hover {
  border: 1px solid transparent;
  color: #000 !important;
}
.MainDiv.WhiteDiv {
  opacity: 1;
}
.WhiteDiv .ContentTab {
  width: 30%;
}
.WhiteDiv .ContentProccess-Widget button p {
    color: #000;
}
.WhiteDiv .ContentLiveChat svg path {
    stroke: #000;
}
@media (min-width: 768px) and (max-width: 1024px){
    .WhiteDiv .BgBlk .NavDivv a {
    color: #fff;
}
.WhiteDiv #searchIcon svg path {
    stroke: #fff;
}
.WhiteDiv .ContentNav .nav-link {
    color: #fff !important;
}
.WhiteDiv .ContentNav a.nav-link.dropdown-toggle::after {
    background: url(/media/zdzoptow/vector-1.svg);
    color: transparent;
    content: "";
    position: absolute;
    width: 12px;
    height: 20px;
    background-size: 12px;
    top: 15px;
    margin-left: 10px;
    border: none !important;
    background-repeat: no-repeat;
}
.WhiteDiv .ContentNav a.nav-link.dropdown-toggle.show::after {
        background: url(/media/zdzoptow/vector-1.svg);
        color: transparent;
        content: "";
        position: absolute;
        width: 12px;
        height: 20px;
        background-size: 12px;
        top: 0px;
        margin-left: 10px;
        border: none !important;
        background-repeat: no-repeat;
    }
.WhiteDiv .ContentNav .prdListMenu h6 {
    color: #fff;
}
.ContentLive {
    z-index: -1;
    position: inherit;
}
}

@media only screen and (max-width: 767px){
  .WhiteDiv .BgBlk .NavDivv a {
    color: #fff;
}
.WhiteDiv #searchIcon svg path {
    stroke: #fff;
}
.WhiteDiv .ContentNav .nav-link {
    color: #fff !important;
}
.WhiteDiv .ContentNav a.nav-link.dropdown-toggle::after {
    background: url(/media/zdzoptow/vector-1.svg);
    color: transparent;
    content: "";
    position: absolute;
    width: 12px;
    height: 20px;
    background-size: 12px;
    top: 15px;
    margin-left: 10px;
    border: none !important;
    background-repeat: no-repeat;
}
.WhiteDiv .ContentNav a.nav-link.dropdown-toggle.show::after {
        background: url(/media/zdzoptow/vector-1.svg);
        color: transparent;
        content: "";
        position: absolute;
        width: 12px;
        height: 20px;
        background-size: 12px;
        top: 0px;
        margin-left: 10px;
        border: none !important;
        background-repeat: no-repeat;
    }
.WhiteDiv .ContentNav .prdListMenu h6 {
    color: #fff;
}
.ContentLive {
    z-index: -1;
    position: inherit;
}
}
/* White BG Nav ends */

/* Document page starts */

.DocumentDiv {
  position: relative;
  width: 100%;
}
.DocumentDiv .DocTxt h2 {
  width: fit-content;
  font-family: 'NaNMetrifyAGigawide-BlckIt';
  font-size: 32px;
  font-style: italic;
font-weight: 900;
line-height: normal;
text-transform: uppercase;
  background: linear-gradient(
    94deg,
    #000 18.55%,
    #000c91 46.96%,
    #00ffd0 91.62%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.DocumentDiv .filter-cat {
  position: absolute;
  top: -8px;
  right: 0;
}
.FilterContent .filter-cat-results {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.FilterDoc.active {
  width: 48.5%;
}
.Filter-Items a {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border-radius: 100px;
  background: #fafafb;
  text-decoration: none;
  padding: 9.5px 20px;
  color: #282826 !important;
  align-items: center;
}
.Filter-Items a:hover {
  color: #282826 !important;
}
.Filter-Items {
  width: 100%;
  /* min-width: 441px; */
}
.filter-cat-results .FilterDoc {
  display: none;
}
.DocOnlyy .filter-cat-results .FilterDoc {
  display: block;
  width: 48%;
}
.filter-cat-results .FilterDoc.active {
  display: block;
  opacity: 1;
  -webkit-animation: fadeIn 0.65s ease forwards;
  animation: fadeIn 0.65s ease forwards;
}
.FilterDocMain .nice-select.form-control.custom-select {
  min-width: 235px;
  color: #000c91;
  font-family: 'NaNMetrifyAWide-ExBld';
  font-size: 15px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  padding: 12px 20px 12px 12px;
  border-radius: 100px;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.FilterDocMain .nice-select.open .list {
  width: 100%;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.FilterDocMain .nice-select:after {
  background: url(/media/um0hq5s3/vector-2.svg);
  color: transparent;
  content: "";
  position: absolute;
  width: 12px;
  height: 20px;
  background-size: 12px;
  top: 20px;
  right: 20px;
  border: none !important;
  background-repeat: no-repeat;
  -webkit-transform: rotate(0deg); 
    -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.FilterDocMain .nice-select.open:after {
  color: transparent;
  content: "";
  position: absolute;
  background: url(/media/um0hq5s3/vector-2.svg);
  width: 12px;
  height: 20px;
  background-size: 12px;
  top: 0px;
  right: 20px;
  border: none !important;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
}
.FilterDocMain .nice-select .option {
  color: #000;
  font-family: 'NaNMetrifyAWide-Reg';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 10px 30px;
}
.FilterDocMain .nice-select .option:hover {
  border-radius: 100px;
  border: 1px solid #00ffae;
  background-color: transparent;
  color: #000;
  font-family: 'NaNMetrifyAWide-ExBld';
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
.FilterDocMain .nice-select .option.focus,
.FilterDocMain .nice-select .option.selected.focus {
  background-color: transparent;
}
/* .FilterDocMain .nice-select .option[data-value="cat-all"] {
  display: none;
} */
.FilterDocMain .nice-select.form-control.custom-select.open {
  color: #d9d9d9;
  font-family: 'NaNMetrifyAWide-ExBld';
  font-size: 15px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  border: 0;
}
.DocumentDiv .DocDrpdwn {
  padding-top: 50px;
}
.BtnDiv {
    display: none;
}
.DocumentDiv .Filter-Items h6 {
    color: #282826;
    font-family: 'NaNMetrifyAWide-Reg';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}
.FilterDocMain .nice-select .option {
    word-break: break-word;
    overflow-wrap: break-word;
    white-space: normal;
    max-width: 100%;
}
.FilterContent {
    max-height: 310px;
    overflow-y: scroll;
    scrollbar-width: none;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
      .WhiteDiv .contentMainss {
        padding-left: 0px !important;
        flex-wrap: wrap;
        align-items: revert;
    }
  .DocumentDiv {
    width: 100%;
  }
  .FilterDoc.active {
    width: 100%;
  }
  .FilterContent {
    max-height: 100%;
}
  /* .Filter-Items {
    min-width: 667px;
  } */
}

@media only screen and (max-width: 355px){
  .FilterDocMain .nice-select:after {
        right: 10% !important;
    }
}

@media only screen and (max-width: 767px) {
  .DocumentDiv .filter-cat {
    top: 40px;
    width: 100%;
  }
  .FilterDoc.active {
    width: 100%;
  }
  .DocumentDiv {
    width: 100%;
  }
  .DocOnlyy .filter-cat-results .FilterDoc {
    width: 100%;
}
    .FilterContent {
    max-height: 100%;
}
  .DocumentDiv .DocDrpdwn {
    padding-top: 40px;
  }
  .FilterDocMain .nice-select.form-control.custom-select {
    min-width: 100%;
    text-align: center !important;
  }
  .BtnDiv {
    display: block;
    margin: 20px auto 25px;
    text-align: center;
}
.DocumentDiv .DocTxt h2 {
    text-align: center;
    font-size: 19px;
}
.FilterContent {
    margin-top: 35px;
}
.FilterContent .filter-cat-results {
    gap: 10px;
}
.DocumentDiv .Filter-Items h6 {
    font-size: 12px;
}
.FilterDocMain .nice-select:after {
    top: 22px;
    right: 16%;
}
.FilterDocMain .nice-select.open:after {
     top: 2px;
    right: 16%;
}
.Filter-Items a img {
    width: 12px !important;
    height: 10px !important;
}
.Filter-Items a {
    gap: 10px;
}
}

/* Document page ends */

/* Conveyancing starts  */

.ConveyTitle h2 {
    font-family: 'NaNMetrifyAGigawide-BlckIt';
    font-size: 32px;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(88deg, #000 3.45%, #000C91 49.95%, #0FD 97.38%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    padding-bottom: 60px;
}
.ConveyContentMains {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    width: 90%;
}
.Convey_Mains {
    width: 100%;
}
.ConveyDiv {
    border-radius: 23.004px;
    background: #FAFAFB;
    text-align: center;
    padding: 70px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.ConveyContent h3 {
    font-family: 'NaNMetrifyAGigawide-BlckIt';
    font-size: 20px;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    /* background: linear-gradient(88deg, #000 3.45%, #000C91 49.95%, #0FD 97.38%); */
    /* background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    padding-bottom: 20px;
    color: #000;
}
.ConveyContent p{
  color: #000;
font-family: 'NaNMetrifyAWide-Reg';
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.ConveyContentBtn a {
    padding: 10px 20px;
    border-radius: 100px;
    border: 1px solid #000;
    text-decoration: none;
    color: #000;
    text-align: right;
    font-family: 'NaNMetrifyAWide-Reg';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.ConveyContentBtn a:hover {
    background: #00ffae;
}

@media (min-width: 768px) and (max-width: 1024px){
  .ConveyContentMains {
    flex-wrap: wrap;
    width: 100%;
}
.ConveyDiv {
    padding: 30px 30px;
    flex-wrap: nowrap;
    gap: 20px;
    text-align: left;
            align-items: center;
}
.ConveyContent {
    width: 70%;
}
.ConveyContentBtn {
    width: 30%;
    text-align: right;
}
.ConveyContent h3 {
    font-size: 20px;
    padding-bottom: 0;
}
}

@media only screen and (max-width: 767px){
  .ConveyContentMains {
    flex-wrap: wrap;
    width: 100%;
}
.ConveyTitle h2 {
            margin-bottom: 25px;
        font-size: 19px;
        padding-bottom: 15px;
        text-align: left;
        padding-top: 20px;
}
}

/* Conveyancing ends */

/* Pacakger panel starts */

.PP_ContentMains {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.PP_items a {
    border-radius: 23.004px;
    background: #FAFAFB;
    color: #000;
    text-align: center;
    font-family: 'NaNMetrifyAWide-Reg';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    padding: 10px 20px;
    width: 100%;
    display: inline-block;
}
.PP_title > h2 {
    width: 80%;
}
.PP_items {
    padding-bottom: 5px;
    /* width: 31.7%; */
}
.PP_Mains .FilterDoc.active {
    width: 31.9%;
}
.PP_title h2 {
    font-family: 'NaNMetrifyAGigawide-BlckIt';
    font-size: 32px;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(88deg, #000 3.45%, #000C91 49.95%, #0FD 97.38%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    /* padding-bottom: 60px; */
}
/* .width-auto {
    width: auto !important;
} */

.PP_Mains {
    width: 80%;
}

.PP_items a:hover {
border: 1px solid #00FFAE;
  border-radius: 100px;
  background: #FFF;
  /* box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); */
  color: #000C91;
  font-family: "NaNMetrifyAWide-ExBld";
  font-size: 15px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
.PP_items a:hover::after {
  content: url("/media/ggcjceh3/vector-2.svg");
  padding-left: 5px;
}
.SeeMoreBtn {
    display: none;
}
.PP_Mains .FilterDocMain .nice-select.form-control.custom-select {
    min-width: 235px;
}
.PP_Mains  .FilterDocMain .nice-select .option {
    padding: 10px 20px;
}

@media (min-width: 1025px) and (max-width: 1399px){
  .PP_Mains .FilterDoc.active {
    width: 31%;
}
.PP_title h2 {
    font-size: 20px;
}
}
@media (min-width: 768px) and (max-width: 1024px){
  .PP_Mains {
    width: 100%;
}
.PP_title h2 {
    font-size: 20px;
}
/* .PP_items {
    width: 48%;
} */
.PP_Mains .FilterDoc.active {
    width: 48%;
}
}

@media only screen and (max-width: 767px){
  .PP_Mains .FilterDocMain .nice-select.form-control.custom-select {
    min-width: 100%;
}
  .PP_Mains {
    width: 100%;
}
   .PP_Mains .DocumentDiv .filter-cat {
        top: 70px;
    }
.PP_Mains .FilterDoc.active {
    width: 100%;
}
.width-auto {
    width: 100% !important;
}
.PP_items {
    /* display: none; */
    width: 100%;
}
.SeeMoreBtn {
    display: block;
    margin: 30px auto;
    text-align: center;
}
.SeeMoreBtn a {
    color: #000;
    font-family: 'NaNMetrifyAWide-Reg';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
}
.SeeMoreBtn a::after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url("/media/um0hq5s3/vector-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 5px;
  transition: transform 0.3s ease;
  margin-bottom: -5px;
}

.SeeMoreBtn a.see-less::after {
  transform: rotate(180deg);
  margin-bottom: 2px;
}
.PP_title h2 {
    font-size: 20px;
        padding-bottom: 20px;
}
/* .contentMainss {
    padding: 20px 20px 0;
} */
}

/* Packager panel ends */

/* Privacy Notice starts */

.FooterPg {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    gap: 20px;
}
.FtrPgContent {
    width: 50%;
}
.FtrPgContent .Filter-Items {
    margin-bottom: 10px;
}
.FtrPgDiv {
    border-radius: 20px;
    background: #fafafb;
    padding: 15px 20px;
    color: #282826 !important;
}
.FtrPgDiv h6 {
    color: #000;
    font-family: "NaNMetrifyAWide-ExBld";
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 4px;
}
.FtrPgDiv a {
    color: #000;
    font-family: 'NaNMetrifyAWide-Reg';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
}
.FtrPgContent .Filter-Items a {
    padding: 11.5px 20px;
}
.FooterPages h2 {
   font-family: 'NaNMetrifyAGigawide-BlckIt';
    font-size: 32px;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(88deg, #000 3.45%, #000C91 49.95%, #0FD 97.38%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 70px;
}
.FtrPgContent .Filter-Items a img {
    width: 19px;
    height: 17px;
}
.FtrPgContent .Filter-Items a h6 {
    color: #282826;
    font-family: 'NaNMetrifyAWide-Reg';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px){
  .FooterPg {
    flex-wrap: wrap;
}
.FtrPgContent {
    width: 100%;
}
.FooterPages h2 {
    font-size: 20px;
    margin-bottom: 30px;
}
}

@media only screen and (max-width: 767px){
  .FooterHidden {
    height: -webkit-fill-available;
    overflow-y: auto;
}
  .FooterPg {
    flex-wrap: wrap;
}
.FtrPgContent {
    width: 100%;
}
.FooterPages h2 {
    font-size: 19px;
    margin-bottom: 20px;
}
.FooterPages {
    padding: 0 10px;
}
.FtrPgDiv h6 {
    font-size: 12px;
}
.FtrPgDiv a {
    font-size: 12px;
}
.FtrPgContent .Filter-Items a h6 {
    font-size: 12px;
}
}

/* Privacy Notice ends  */

/* Terms and conditions starts */

.FooterPagesss h2.TC_h2.TCnly, .FooterPagesss h2.TC_h2.MCnly {
  width: 100% !important;
}
.FooterPages h2 {
   width: 61%;
    max-width: 100%;
}
.FooterPagesss.Btl_N h2.TC_h2  {
   width: 70%;
    max-width: 100%;
}
.FooterPagesss.Btl_N.Nd_mrg h2.TC_h2 {
    width: 80%;
    max-width: 100%;
}
.FooterPagesss h2.TC_h2 {
    margin-bottom: 40px;
   font-family: 'NaNMetrifyAGigawide-BlckIt';
    font-size: 32px;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(88deg, #000 3.45%, #000C91 49.95%, #00FFDD 97.38%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 61%;
    max-width: 100%;
}
.FooterPagesss {
    max-height: 430px;
    /* overflow-y: scroll; */
    width: 75%;
    padding-right: 10px;
    /* overflow-x: hidden; */
}
.FooterPagesss p {
    color: #282826;
    font-family: 'NaNMetrifyAWide-Reg';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.FooterPagesss h6 {
    color: #282826;
    font-family: "NaNMetrifyAWide-ExBld";
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.FooterPagesss p a {
    color: #282826;
    font-family: "NaNMetrifyAWide-ExBld";
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
 /* .FooterPagesss::-webkit-scrollbar-thumb {
  background-image: url('/media/c3hpyayw/group-41514.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 6px;
  width: 30px;
  min-height: 140px;
}
.FooterPagesss::-webkit-scrollbar-button {
  display: none;
  height: 0;
  width: 0;
} */
/* .FooterPagesss::-webkit-scrollbar-track {
  background: transparent;

}
.FooterPagesss::-webkit-scrollbar {
  width: 6px;
  max-height: 10px;
}  */
.containerScroller {
  position: relative;
  height: 100%; 
  /* overflow: hidden; */
}

.containerScroller .content {
  height: 100%;
  overflow-y: auto;
  padding-right: 20px;
  scrollbar-width: none;
  padding-bottom: 100px;
}
.containerScroller .content::-webkit-scrollbar {
  display: none;
}

.containerScroller .dot-indicators {
  position: absolute;
  right: 5px;
  top: 40%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.containerScroller .dot {
  width: 4.3px;
    height: 4.3px;
    background: #9d9d9d;
    border-radius: 50%;
    transition: background 0.3s, transform 0.3s;
    cursor: pointer;
}

.containerScroller .dot.active {
  height: 50px;
    background: #282826;
    border-radius: 50px;
}

@media (min-width: 768px) and (max-width: 1024px){
  .FooterPagesss h2.TC_h2 {
    font-size: 20px;
    width: 50%;
}
.FooterPagesss {
    max-height: 100%;
    width: 100%;
}
.containerScroller .dot-indicators {
    top: 10%;
}
.containerScroller .content {
    padding-bottom: 200px;
}
}

@media only screen and (max-width: 767px){
  .FooterPagesss h2.TC_h2 {
    font-size: 19px;
    margin-bottom: 20px;
    width: 80% ;
}
  .FooterPagesss.Btl_N h2.TC_h2 {
    width: 80% !important;
}
.FooterPagesss {
    max-height: 100%;
        padding-right: 0;
    overflow-y: hidden;
    width: 100%;
    padding: 0 7px;
}
.containerScroller .content {
    padding-right: 0;
}
.containerScroller .dot-indicators {
    display: none;
}
.containerScroller .content {
    padding-bottom: 200px;
}

.Btl_N .content {
    padding-bottom: 0px !important;
}
}
/* Terms and conditions ends */

/* Modern slavery starts */

.FooterPagesss ul li {
    color: #282826;
    font-family: 'NaNMetrifyAWide-Reg';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 15px;
}
.TbleDiv {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    border-top: 0.5px solid #000;
    border-bottom: 0.5px solid #000;
    padding: 10px 0;
}
.TbleDiv:nth-child(even) {
    background: rgba(245, 245, 247, 0.50);
}
.TableFtr {
    padding-bottom: 20px;
}
.ContentSign {
    display: flex;
    flex-wrap: nowrap;
    gap: 10%;
}
.SignDiv {
    width: 30%;
}
.ContAnchr {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
}
.TbleCont p {
    margin-bottom: 0;
}
.TbleCont {
    width: 70%;
}
.TbleCont:last-child {
    width: 30%;
}
.SignDiv img {
    width: 100%;
}

@media (min-width: 768px) and (max-width: 1024px){
  .ContentSign {
    flex-wrap: wrap;
}
.ContAnchr {
    flex-wrap: wrap;
    gap: 5px;
    padding-top: 10px;
}
.SignDiv {
    width: 45%;
}
}

@media only screen and (max-width: 767px){
  .TbleCont {
    width: 100%;
}
.TbleDiv {
    flex-wrap: wrap;
}
.SignDiv {
    width: 100%;
}
.ContentSign {
    flex-wrap: wrap;
}
.ContAnchr {
    flex-wrap: wrap;
    gap: 5px;
    padding-top: 10px;
}
.TableFtr {
    overflow-x: auto;
}
.TbleCont p {
    margin-bottom: 10px;
    font-size: 12px;
}
.MS_Mains .TbleDiv {
        min-width: auto;
    }
.MS_Mains .TbleDiv {
    padding: 5px 0 5px;
}
}
/* Modern slavery ends  */

/* Cookie Notice starts */

.Scroll-container.TableFtr .TbleDiv {
    border-top: 0;
    padding-left: 10px;
}
.Scroll-container.TableFtr .TbleDiv .TbleCont {
    width: 20%;
}
.Scroll-container.TableFtr .TbleDiv .TbleCont p {
    font-size: 12px;
    color: #282826;
    text-align: left;
}
.Scroll-container.TableFtr .TbleDiv .TbleCont:nth-child(1) {
    width: 30%;
}
.Scroll-container.TableFtr .TbleDiv:nth-child(1) {
    background: #010A33;
}
.Scroll-container.TableFtr .TbleDiv:nth-child(1) .TbleCont p {
    color: #fff;
}
.Scroll-container .TbleDiv:nth-child(odd) {
    background: rgba(245, 245, 247, 0.50);
}
.Scroll-container .TbleDiv:nth-child(even) {
    background: transparent;
}
.CN_Mains p a {
  color: #000C91;
  text-decoration: none;
  word-wrap: break-word;
}
.FooterPagesss .CN_Mains ul li {
    padding-bottom: 5px;
}

@media (min-width: 768px) and (max-width: 1024px){
  .Scroll-container.TableFtr {
    overflow-x: auto;
        -webkit-overflow-scrolling: touch;
}
.TbleDiv {
        min-width: 1024px;
    }
}

@media only screen and (max-width: 767px){
  .Scroll-container.TableFtr {
    overflow-x: auto;
        -webkit-overflow-scrolling: touch;
}
.TbleDiv {
        min-width: 1024px;
    }
}
/* Cookie notice ends */

/* Complaints starts */

.ComplaintsMains {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
}
.ComplaintsMains p {
    color: #000;
}
.ComplaintsMains .C_Left p:nth-child(2) {
    padding-bottom: 20px;
}
.C_Left {
    width: 30%;
}
.C_Right {
    width: 70%;
}
.nlyCus .C_Left .C_LBtn:last-child a {
    word-break: break-all;
    line-height: normal;
    padding: 4px 20px;
}
.C_LBtn a {
    border-radius: 100px;
    border: 1px solid #000;
    text-decoration: none;
    padding: 0px 20px;
    width: 204px;
    height: 42px;
    display: inline-block;
    margin-bottom: 10px;
    color: #000;
    text-align: center;
    font-family: 'NaNMetrifyAWide-Reg';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
}
.C_Right h6 {
    color: #282826;
    font-family: "NaNMetrifyAWide-Reg";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.C_Right .NestAccordSec .accordion-header {
    margin-bottom: 0;
}
.C_Right .NestAccordSec {
    margin-bottom: 10px;
}
.C_Right .NestAccordSec button.accordion-button.LogHelp.collapsed {
    padding: 20px;
    border-radius: 10px;
    background: #FAFAFB;
    color: #282826;
    margin-bottom: 10px;
    font-size: 15px;
    font-family: 'NaNMetrifyAWide-Reg';
    font-weight: 400;
}
.C_Right .accordion-button:not(.collapsed) {
    background: #FAFAFB;
    box-shadow: none !important;
    color: var(--Almost-Black, #282826);
    font-family: "NaNMetrifyAWide-ExBld";
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.C_Right div#collapseThree p a {
    font-weight: 400;
    font-family: 'NaNMetrifyAWide-Reg';
}
.C_Right .accordion-button:not(.collapsed) h6 {
    font-family: "NaNMetrifyAWide-ExBld";
    font-weight: 800;
}
.C_Right .NestAccordSec .accordion-collapse.collapse.show .accordion-body {
    padding: 0 10px 10px;
}
.C_Right .NestAccordSec .accordion-collapse.collapse.show {
    background: #FAFAFB !important;
}
.C_Right .accordion-item {
    border: 0;
}
.C_Right .AccordSub p {
    margin-bottom: 0;
    width: 100%;
}
.C_Right .AccordSub p:nth-child(1) {
    width: 15%;
}
.AccorCont {
    padding-bottom: 10px;
}
.AccordSub {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
}
.C_Right .NestAccordSec button.accordion-button.LogHelp.collapsed::after {
    content: url(/media/um0hq5s3/vector-2.svg);
    position: absolute;
    right: 12px;
    background: transparent;
}
.C_Right .NestAccordSec button.accordion-button:not(.collapsed)::after {
    content: url(/media/um0hq5s3/vector-2.svg);
    transform: rotate(180deg);
    position: absolute;
    right: 12px;
    background: transparent;
}
.C_Right {
    margin-bottom: 80px;
}
.no-scroll .C_Right {
    overflow-y: scroll;
    scrollbar-width: none;
}

@media (min-width: 768px) and (max-width: 1024px){
  .ComplaintsMains {
    flex-wrap: wrap;
}
.C_Left {
    width: 100%;
    text-align: center;
    border-radius: 20px;
    background: #FAFAFB;
    padding: 30px 90px;
}
.C_Right {
    width: 100%;
}
}

@media only screen and (max-width: 767px){
  .ComplaintsMains {
    flex-wrap: wrap;
}
.C_Left {
    width: 100%;
    text-align: center;
    border-radius: 20px;
    background: #FAFAFB;
    padding: 30px 20px;
}
.C_Right {
    width: 100%;
}
.C_Right .NestAccordSec button.accordion-button.LogHelp.collapsed {
    padding: 20px 27px 20px 20px;
}
}

/* Complaints ends */

/* BTL Hub starts */

.containerScroller.Btl_N .dot-indicators {
    right: 20px;
    top: 50%;
}
.containerScroller.Btl_N .dot.active {
    background: #fff;
}
.BtlHb {
    background: url(/media/jpnclrj1/rectangle-7623636.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    max-height: 340px;
    width: 100%;
    padding: 20px 20px;
    color: white;
    position: relative;
    border-radius: 20px;
}
.BtlHb .innerInputContainer {
    color: white;
    padding: 20px 10px;
    width: 100%;
    max-width: 420px;
    min-height: 196px;
}
.BtlHb .innerInputContainer p {
    color: #fff;
}
.BtlHb .innerInputContainer p a {
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 10px 20px;
}
.BtlHb .innerInputContainer p:last-child {
    margin-top: 30px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .BtlHb .inputContainer {
        padding: 15px 20px;
    }
}

/* BTL hub ends */

/* Home New starts */
.onlyHomes .ContentNav.AddBlk .navbar-brand svg path {
    /* stroke: #000C91; */
    fill: #000C91;
}
.HomeSec {
    scroll-snap-align: start;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.HomeSec:nth-child(2) {
    background: #000;
}
.HomeSec:nth-child(3) {
    background: #fff;
}
.HomeSec:nth-child(4) {
    background: #000;
}
.HomeSec:nth-child(5) {
    background: #000;
}
/*.HomeSec:nth-child(6) {
    background: #000;
}*/
.HomeThr {
    display: flex;
    flex-wrap: nowrap;
    width: 60%;
    padding-right: 10%;
    align-items: center;
}
.HomeThrLft {
    width: 50%;
}
.HomeThrRgt {
    width: 50%;
}
.BrandHM {
    display: flex;
    flex-wrap: wrap;
    column-gap: 56px;
    row-gap: 20px;
}

p.PCaps{
color: #000 !important;
text-transform: uppercase;
font-family: 'NaNMetrifyAWide-Reg';
font-size: 17.062px;
font-style: normal;
font-weight: 500;
line-height: normal;
padding-bottom: 5px !important;
}
.HomeThrLft h6 {
    text-align: left !important;
}
.HomeSec:nth-child(4) p, .HomeSec:nth-child(6) p  {
    color: #fff !important;
}
.HomeThrLft p {
    color: #000 !important;
        text-align: left !important;
    padding-bottom: 20px;
}
.HomeSec p span {
    color: #00FFAE;
    font-family: 'NaNMetrifyAGigawide-BlckIt';
    font-size: 15px;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
}
.HomeSec:nth-child(6) .HomeThrLft p {
    font-size: 15px;
}
.HomeSec .HomeThrLft p.PCaps {
    font-size: 17px;
}
.HomeThrLft h5 {
    font-family: 'NaNMetrifyAGigawide-BlckIt';
    font-size: 12px;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(88deg, #000 3.45%, #000C91 49.95%, #0FD 97.38%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 20px
}
.HomeThrLft h4 span {
    color: #00FFAE;
    font-family: 'NaNMetrifyAGigawide-BlckIt';
    font-size: 15px;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    margin-right: 3px;
}
.HomeThrLft h4 {
    color: #FFF;
    text-align: left;
    font-family: 'NaNMetrifyAWide-Reg';
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 0;
    width: fit-content;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 10px 20px;
    margin-top: 30px;
}
.HomeSec:nth-child(5) h6 {
    background: linear-gradient(88deg, #00FFAE 59.81%, #FFF 97.38%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#section6 p {
    color: #fff !important;
}

#section6 h4 a {
    text-decoration: none !important;
    color: #fff;
}

.HomeThrRgt img {
    width: 100%;
}
body.onlyHome {
    height: 100vh !important;
    scroll-snap-type: y mandatory;
    overflow-y: scroll !important;
    overflow-x: hidden;
} 

/* body.onlyHome {
    height: 100vh;
    scroll-snap-type: y mandatory;
    overflow-y: scroll;
    overflow-x: hidden;
    scroll-behavior: smooth;
} */
/* 
body.onlyHome::-webkit-scrollbar {
    width: 10px; 
}

body.onlyHome::-webkit-scrollbar-track {
    background: #000; 
}

body.onlyHome::-webkit-scrollbar-thumb {
    background-color: #000C91; 
    border-radius: 5px;
} */

.HomeSec h6 {
    font-family: 'NaNMetrifyHeroic-GigaBkIt';
    font-size: 32px;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(88deg, #00FFAE 59.81%, #FFF 97.38%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
        text-align: center;
}
.HomeSec:nth-child(3) h6 {
    background: linear-gradient(88deg, #000 3.45%, #000C91 49.95%, #0FD 97.38%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 5px;
}
.HomeSec p {
    color: #FFF;
    text-align: center;
    font-family: 'NaNMetrifyAWide-Reg';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 495px;
    margin: 0 auto;
}
.HomeSec p strong {
    font-weight: 800;
}
.SubHmNw {
    padding-right: 25%;
}
.ContentNav.AddBlk .nav-link{
    color: #000 !important;
}
.ContentNav.AddBlk .prdListMenu h6{
    color: #000 !important;
}
.ContentNav.AddBlk a.nav-link.dropdown-toggle::after {
    background: url(/media/um0hq5s3/vector-2.svg);
    background-repeat: no-repeat;
}
.MainDiv .search-Loginbns.AddBlk_S a#closeNavSearch svg path {
    stroke: black !important;
}
.MainDiv .AddBlk_S #searchIcon svg path {
    stroke: black !important;
}
.SubHmNw img {
    width: 100%;
}
.ContentLive.AddBlk_pp .ContentProccess-Widget button.accordion-button.LogHelp.collapsed {
    border: 1px solid black;
}
.ContentLive.AddBlk_pp .ContentProccess-Widget button.accordion-button.LogHelp.collapsed p {
    color: #000 !important;
}
.ContentLive.AddBlk_pp .ContentProccess-Widget .accordion-item:last-of-type>.accordion-collapse .accordnum p{
    color: #fff !important;
}
.ContentLiveChat.AddBlk_Lv svg path {
    stroke: #000 !important;
}
.HomeSec:nth-child(6) .HomeThrLft h4 a {
    text-decoration: none;
    color: #fff;
}



 
.container-fluid.Hd_Only {
    background: #000;
}
.onlyHome .container-fluid.Hd_Only {
    position: absolute;
    z-index: 999;
}
.MainDiv.WhiteDiv .container-fluid.Hd_Only {
    background: #fff;
}
h2#headingProcessing button.accordion-button.LogHelp {
    width: max-content;
}
.NavDivv.navWyt .NavSub a {
    color: #000 !important;
}
.NavDivv.navWyt .NavSub:nth-child(2) a {
    border: 1px solid #000;
}


@media (min-width: 768px) and (max-width: 1024px){
  .onlyHome .container-fluid.Hd_Only {
    position: revert;
}
  .SubHmNw {
    padding-right: 0;
}
.HomeThr {
    width: 100%;
    padding-right: 0;
}
.HomeSec:nth-child(3) {
    background: #fff;
    padding: 50px;
}
.BrandHM {
    column-gap: 40px;
}
.BrandHM .BrndLg {
    width: 30%;
}
.BrandHM .BrndLg:nth-child(4) {
    margin-left: 0%;
}
#section3 .HomeThrRgt {
    display: none;
}

#section3 {
    width: 100%;
    background: url("/media/zcdjkdpg/2-2-1.svg");
    background-repeat: no-repeat;
    padding: 30px 30px 30px 50px;
    background-size: contain;
        background-position: 100% 0px;
}
#section5 .HomeThrRgt img {
    display: none;
}
    #section5 .HomeThrRgt {
        position: relative;
        aspect-ratio: 8 / 14;
        width: 50%;
        background: url(/media/ovddzm5m/1-2346-1.svg);
        background-repeat: no-repeat;
        background-position: 12% 50%;
    }
.HomeSec:nth-child(4) .HomeThr {
    flex-wrap: wrap;
    justify-content: center;
}

.HomeSec:nth-child(4) .HomeThr .HomeThrLft {
    width: 100%;
            max-width: 100%;
}

.HomeSec:nth-child(4) .HomeThr .HomeThrLft h6 {
    /* text-align: center !important; */
    margin-top: 18%;
}
.HomeSec:nth-child(4) .HomeThrRgt{
  aspect-ratio: 5 / 5;
    overflow: hidden;
    margin-top: 10%;
    display: none;
}
.HomeSec:nth-child(4) .HomeThr .HomeThrLft p {
    text-align: left !important;
}
.HomeSec:nth-child(5) {
    padding: 0 50px;
}
.HomeSec:nth-child(6) {
    padding: 0 50px;
}
/* .HomeSec {
    height: 100%;
    max-height: 768px;
} */
.onlyHome .BgBlk .ContentNav {
    right: 60px !important;
    left: revert;
}
.onlyHome .ContentNav {
    top: 30px;
    right: 60px !important;
    max-width: fit-content;
}
.onlyHome .BgBlk .ContentNav {
        align-items: revert;
    }
    .ContentProccess-Widget > button.accordion-button.LogHelp.collapsed{
    width: max-content;
}
.AddBlk button.navbar-toggler.collapsed::after {
    background-image: url(/media/1wglwnr3/group-41647-1.svg);
    z-index: 999;
}

.HomeSec:nth-child(4) p {
    max-width: 100%;
}
}

@media only screen and (max-width: 767px){
    .onlyHome .container-fluid.Hd_Only {
    position: revert;
}
  .SubHmNw {
    padding-right: 0;
}
.HomeSec h6 {
    font-size: 19px;
}
.HomeSec .HomeThrLft p.PCaps {
    font-size: 15px;
}
.HomeThr {
    width: 100%;
    padding-right: 0;
}
.HomeSec:nth-child(3) {
    background: #fff;
    padding: 50px 20px;
    max-height: fit-content;
}
.BrandHM {
    column-gap: 30px;
}
.BrndLg {
    width: 30%;
}
.BrandHM .BrndLg:nth-child(4) {
    margin-left: 0;
}
.HomeSec:nth-child(4) .HomeThr {
    flex-wrap: wrap;
    justify-content: center;
}

.HomeSec:nth-child(4) .HomeThr .HomeThrLft {
    width: 100%;
}

.HomeSec:nth-child(4) .HomeThr .HomeThrLft h6 {
    padding: 0 20px;
    margin-top: 14%;
    font-size: 20px;
    padding-bottom: 10px;
}
.HomeSec:nth-child(4) p {
    text-align: left !important;
    padding: 0 20px;
    font-size: 15px;
}
.HomeSec:nth-child(4) .HomeThrRgt{
  aspect-ratio: 5 / 4;
        overflow: hidden;
        margin-top: 15px;
        width: fit-content;
        display: none;
}
.HomeSec:nth-child(4) .HomeThrRgt img {
    max-width: 304px;
}
.HomeSec:nth-child(5) {
            padding: 20px 20px;
        max-height: 100%;
        height: 100%;
}
.HomeSec:nth-child(6) {
           padding: 20px 20px 40px;
        max-height: 100%;
        height: 100%;
}
/* .HomeSec {
    height: 100%;
    max-height: 444px;
} */
.onlyHome .ContentNav {
    max-width: fit-content;
    align-items: revert;
}
.ContentProccess-Widget {
        right: 75px;
        position: fixed;
        bottom: 6%;
        left: revert;
    }
        .ContentProccess-Widget > button.accordion-button.LogHelp.collapsed{
    width: max-content;
}
    .SubHmNw {
        padding: 0 35px;
    }
 .HomeSec:nth-child(5) .HomeThrRgt {
    display: none;
}
.HomeSec:nth-child(3) .HomeThrLft, .HomeSec:nth-child(5) .HomeThrLft  {
    width: 100%;
}
.HomeSec:nth-child(6) .HomeThr {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    gap: 20px;
}
    .HomeSec:nth-child(6) .HomeThrRgt, .HomeSec:nth-child(6) .HomeThrLft {
    width: 100%;
}
.onlyHome .BtnDiv {
        display: none;
    }
    .AddBlk button.navbar-toggler.collapsed::after {
    background-image: url(/media/1wglwnr3/group-41647-1.svg);
    z-index: 999;
}
}

/* Home New ends  */

/* Customers contact us page starts */

div#tab-1 {
    padding-top: 25px;
}

.CntCusNly .contactOther {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    width: 100%;
}
.CntCusNly .contactOther .branch-box {
    border-radius: 23.004px;
    background: #FAFAFB;
    width: 33%;
    text-align: center;
}
.CntCusNly .contactOther .bdmOtherName h3 {
    margin-bottom: 0;
    color: #000;
    text-align: center;
    font-family: 'NaNMetrifyAGigawide-BlckIt';
    font-size: 20px;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
}
.CntCusNly .contactOther .bdmOtherName {
    padding: 100px 0 0;
}
.CntCusNly .contactOther .bdmOtherName p {
    color: #000;
    text-align: center;
    font-family: 'NaNMetrifyAWide-Reg';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
.CntCusNly .contactOther .bdmOtherConnect {
    padding: 30px 20px 100px ;
}
.CntCusNly .contactOther .bdmOtherConnect a {
    color: #000;
    text-align: center;
    font-family: 'NaNMetrifyAWide-Reg';
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    line-height: 40px;
    text-decoration: none;
}
.CntCusNly .contactOther .branch-box:nth-child(3) .bdmOtherConnect {
    padding-top: 48px;
}
.CntCusNly .contactOther .branch-box:nth-child(1) .bdmOtherConnect {
    padding-top: 48px;
}

@media (min-width: 768px) and (max-width: 1024px){
 .CntCusNly .contactOther {
    flex-wrap: wrap;
}
.CntCusNly .contactOther .branch-box {
    width: 100%;
    display: flex;
            min-height: 140px;
        align-items: center;
}
.CntCusNly .contactOther .bdmOtherName {
    padding: 0;
    width: 50%;
}
.CntCusNly .contactOther .bdmOtherConnect {
    padding: 0;
    width: 50%;
}
.CntCusNly .contactOther .branch-box:nth-child(3) .bdmOtherConnect {
    padding-top: 0;
}
.CntCusNly .contactOther .branch-box:nth-child(1) .bdmOtherConnect {
    padding: 0 20px;
}
.CntCusNly .contactOther .branch-box .bdmOtherConnect {
    padding: 0 20px;
}
}

@media only screen and (max-width: 767px){
   .CntCusNly .contactOther {
    flex-wrap: wrap;
}
.CntCusNly .contactOther .branch-box {
    width: 100%;
}
.CntCusNly .contactOther .bdmOtherName h3 {
    background: linear-gradient(90deg, #000 0%, #000C91 50%, #00FFAE 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
div#tab-1 {
    padding: 25px 0px 60px;
}
.DocumentDiv.CntTxt .DocTxt h2 {
    font-size: 20px !important;
}
.phoneLink img, .emailLink img {
    padding-right: 10px;
}
}

.BtmCnt {
    display: flex;
    flex-wrap: nowrap;
    gap: 50px;
    align-items: center;
}
.ContctBtl {
    width: 30%;
    display: flex;
    flex-wrap: wrap;
}
.BtmCnt .BtlHb {
    width: 70%;
}
p.UpPara {
  text-transform: uppercase;
}
.BtmCnt h6 {
    color: #FFF;
    font-family: 'NaNMetrifyAGigawide-BlckIt';
    font-size: 24px;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
}
.BtmCnt .BtlHb .innerInputContainer {
    max-width: 100%;
}
.Nd_mrg .BtlHb .innerInputContainer p
 {
    margin-bottom: 5px;
    font-size: 12px;
}
.Nd_mrg .BtmCnt h6 {
    margin-bottom: 30px;
}
.ContctBtl p a {
  color: #000;
    text-decoration: none;
    border: 1px solid #000;
    border-radius: 20px;
    padding: 10px 20px;
    font-size: 15px;
    font-family: 'NaNMetrifyAWide-Reg';
}
.ContctBtl .CntSub:nth-child(2) {
    margin-top: 30px;
}
.BtmCnt .BtlHb .innerInputContainer p a {
    font-weight: 400;
    font-family: 'NaNMetrifyAWide-Reg';
}
.BtmCnt .ContctBtl .CntSub p strong
 {
  font-weight: 800;
    font-family: 'NaNMetrifyAWide-ExBld';
}

@media (min-width: 768px) and (max-width: 1024px){
  .BtmCnt {
    flex-wrap: wrap;
    gap: 50px;
}
.BtmCnt .BtlHb {
    width: 100%;
}
.ContctBtl {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    border-radius: 23.004px;
        background: #FAFAFB;
        gap: 20px;
        padding: 30px 10px;
}
.ContctBtl .CntSub:nth-child(1) {
    width: 70%;
}
.ContctBtl .CntSub:nth-child(2) {
    margin-top: 0px;
}
}

@media only screen and (max-width: 767px){
      .FooterPagesss.Nd_mrg h2.TC_h2 {
        font-size: 20px;
      }
      .FooterPagesss.Btl_N.Nd_mrg h2.TC_h2 {
    width: 100%;
    max-width: 100%;
}
   .containerScroller.Nd_mrg .content {
        padding-bottom: 20px !important;
    }
    .WhiteDiv .contentMainss {
        padding-left: 20px;
        padding-right: 20px;
    }
  .Nd_mrg  .BtmCnt {
        padding-bottom: 60px;
         gap: 15px !important;
    }
  .BtmCnt {
    flex-wrap: wrap;
    gap: 50px;
    text-align: center;
}
.BtmCnt .BtlHb {
    width: 100%;
}
.ContctBtl {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 23.004px;
        background: #FAFAFB;
        gap: 20px;
        padding: 30px 10px;
        justify-content: center;
}
.ContctBtl .CntSub:nth-child(1) {
    width: 100%;
}
.ContctBtl .CntSub:nth-child(2) {
    margin-top: 0px;
}
 .containerScroller  .BtmCnt .content {
        padding-right: 20px;
    }
    .BtlHb {
    max-height: 100%;
}
.BtmCnt h6 {
    font-size: 20px;
}
}

.clscomplaint  div#tab-1 {
    padding-top: 10px;
}
.clscomplaint .DocTxt h2 {
    padding-bottom: 30px;
}
.clscomplaint .CntCusNly .contactOther .bdmOtherName {
    padding: 100px 20px 0;
}
.clscomplaint .CntCusNly .contactOther .bdmOtherConnect {
    padding: 10px 20px 68px;
}
.clscomplaint .CntCusNly .contactOther .branch-box:nth-child(1) .bdmOtherConnect {
    padding-top: 10px;
}
.clscomplaint .CntCusNly .contactOther .branch-box:nth-child(3) .bdmOtherConnect {
    padding-top: 20px;
}
.clscomplaint p.LocCom {
    color: #000;
    font-family: 'NaNMetrifyAWide-Reg';
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    line-height: 22px;
}
.clscomplaint .CntCusNly .contactOther .branch-box:nth-child(3) .bdmOtherConnect img {
    display: none;
}
 .CntCusNly .contactOther .branch-box .bdmOtherConnect .emailLink {
word-break: break-all;
}
.CntCusNly .contactOther .branch-box .bdmOtherConnect .emailLink a {
  line-height: 18px;
}
.clscomplaint .CntCusNly .contactOther .branch-box:nth-child(2) .bdmOtherConnect .emailLink {
word-break: break-all;
}
.clscomplaint .CntCusNly .contactOther .branch-box:nth-child(2) .bdmOtherConnect .emailLink a {
  line-height: 18px;
}
.clscomplaint .CntCusNly .contactOther .bdmOtherName p.subTxt {
  display: none;
}
.clscomplaint .PpTxT p
 {
    color: #000;
}

@media (min-width: 1025px) and (max-width: 1366px){
.clscomplaint .CntCusNly .contactOther .bdmOtherName {
    padding: 80px 20px 0;
}
.clscomplaint .CntCusNly .contactOther .bdmOtherConnect {
    padding: 10px 20px 40px;
}
}
@media (min-width: 768px) and (max-width: 1024px){
  .clscomplaint .CntCusNly .contactOther .bdmOtherName {
    padding: 0;
}
.clscomplaint .CntCusNly .contactOther .bdmOtherConnect {
    padding: 0;
}
.clscomplaint .CntCusNly .contactOther .branch-box {
    text-align: left;
    gap: 30px;
}
}


#section3 p, #section4 p, #section5 p, #section6 p {
    margin: 0;
}


@keyframes slideUp {
  from { opacity: 0; transform: translateY(40px); }
  to { opacity: 1; transform: translateY(0); }
}

.animate-slide-up  { animation: slideUp 0.8s ease-out forwards; }

/* New Home Final starts */

body.otherPages {
    overflow: hidden;
}
div#section1 .ContentDiv {
    width: 100%;
}
div#section1 .ContentDiv > img {
    width: 90%;
}
div#section4 .HomeThrRgt img {
    width: 80% ;
}

@media (min-width: 1025px) and (max-width: 1366px){
  div#section1 .ContentDiv {
    margin-top: 0 !important;
}

#section2 .imgvctrsec {
    max-width: 545px !important;
}
.imgvctrsec img {
    width: 100%;
}
.HomeThrRgt img {
    width: 80% ;
}
#section5 .HomeThrLft p {
    font-size: 15px;
    padding-bottom: 10px;
}
#section6 h6 {
    font-size: 28px;
}
}

@media ( min-width: 1024px) and (max-width: 1024px){
  #section3 .HomeThr {
    width: 100%;
}
.HomeSec:nth-child(4) .HomeThrRgt {
        aspect-ratio: unset !important;
        overflow: hidden;
        margin-top: 0 !important;
    }
#section6 .HomeThrRgt img {
        width: 100% !important;
    }
    #section6 .HomeThr {
        flex-wrap: nowrap;
        text-align: center;
        flex-direction: unset;
        gap: 20px;
    }
    #section3 {
    background: none!important;
}
.container.secSpace {
    text-align: center;
}
    #section2 .imgvctrsec img {
        width: unset !important;
    }
        #section3 .HomeThrRgt {
        display: block;
    }
        #section3 .HomeThr {
        width: 100% !important;
    }
    .HomeThrLft h5 {
    text-align: left;
    }
        #section5 .HomeThrRgt {
        background: none;
        aspect-ratio: unset !important;
    }
        #section5 .HomeThrRgt img {
        display: block;
    }
        #section6 .HomeThr {
        flex-wrap: nowrap !important;
        text-align: center;
        flex-direction: unset !important;
    }
    #section5 .HomeThrLft p {
    padding-bottom: 15px;
}
}

@media (min-width: 768px) and (max-width: 1024px){
  .imgvctrsec {
    max-width: unset !important;
}
#section2 .imgvctrsec img {
    width: 100%;
}
#section3 .HomeThr {
    width: 80% !important;
}
#section4 .HomeThr, #section5 .HomeThr, #section6 .HomeThr{
  width: 100% !important;
}
/* #section3 {
    background-position: 110% 0px !important;
} */
#section6  .HomeThrLft {
    width: 100%;
    max-width: 440px;
        margin: 0 auto;
}
 #section6 .HomeThrRgt {
    width: 100%;
}
#section6 .HomeThr {
    flex-wrap: wrap;
    text-align: center;
    flex-direction: column-reverse;
        gap: 20px;
}
#section6 .HomeSec {
    text-align: center;
}
#section6 .HomeThrRgt img {
    width: 70%;
}
    .ContentNav {
        z-index: 9999999;
    }
            .ContentTab.BgBlk {
        z-index: 9999;
    }
    .container.secSpace {
    justify-content: center;
}
}

@media (min-width: 768px) and (max-width: 830px){
    #section3 {
        background-position: 110% 0px;
    }
}

@media only screen and (max-width: 767px){
  .bgwhiteclr .NavDiv a.nav-link.dropdown-toggle::after {
    top: 8px !important;
    right: -8px !important;
  }
  .bgwhiteclr .NavDiv a.nav-link.dropdown-toggle.show::after{
    top: -5px !important;
  }
  .imgvctrsec img {
    width: 90%;
}
.container.secSpace {
    text-align: center;
}
.HomeThrRgt {
        width: 100%;
        text-align: center;
    }
    .HomeThrLft h5 {
    text-align: left;
    }
#section3  .imgvctrsec img {
    width: 90%;
}
#section3 .HomeThr, #section4 .HomeThr, #section5 .HomeThr, #section6 .HomeThr {
    width: 100% !important;
    flex-wrap: wrap;
}
#section3 .HomeThrRgt {
    width: 100%;
    padding-top: 20px;
}
#section5 .HomeThrLft p {
    font-size: 15px;
    padding-bottom: 10px;
}
    .ContentNav {
        z-index: 9999;
    }
        .ContentTab.BgBlk {
        z-index: 9999;
    }
    .FooterDiv {
    z-index: 999999;
    position: relative;
}
.FtrImg .FtrLnks {
    padding: 8px;
}
}

/* New Home Final ends */

/* New home sp starts*/
div#section1 .ContentDiv h2 {
    color: #FFF;
    text-align: left;
    font-family: 'NaNMetrifyAWide-Reg';
    font-size: 23.76px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 23.76px; /* 100% */
    text-transform: uppercase;
    margin-bottom:40px;
}

h1.grnText {
    text-align: left;
    font-family: 'NaNMetrifyHeroic-GigaBkIt';
    font-size: 76px !important;
    font-style: italic;
    font-weight: 900;
    line-height: 68px; /* 89.474% */
    text-transform: uppercase;
    background: linear-gradient(116deg, #FFF 6.06%, #00FFAE 41.74%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    max-width: 472px;
}

h1.grnTextCus {
    text-align: left;
    font-family: 'NaNMetrifyHeroic-GigaBkIt';
    font-size: 58px !important;
    font-style: italic;
    font-weight: 900;
    line-height: 68px;
    text-transform: uppercase;
    background: linear-gradient(116deg, #FFF 6.06%, #00FFAE 41.74%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    max-width: 804px;
}

.FooterContent:nth-child(3) {
    flex-direction: column-reverse;
    gap: 40px;
}

.FooterContent:last-child .FtrTxt {
    width: 100%;
}

.FooterContent:nth-child(3) .FtrLnks h3 {
    color: #FFF;
    font-family: 'NaNMetrifyAGigawide-BlckIt';
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
}

.FooterContent:nth-child(3) .FtrImg .FtrLnks:nth-child(1) {
    padding-left: 0px;
}

@media only screen and (max-width: 767px) {
  h1.grnText {
    font-size: 45px !important;
    line-height: 39.305px !important;
    text-align: CENTER;
}

div#section1 .ContentDiv {
    padding: 0px;
    display: block;
    text-align: center;
    margin-left: -12px;
}

div#section1 .ContentDiv h2 {
    text-align: center;
    font-size: 14px !important;
}
}
/* new home sp ends */

/* Error Page starts */

.content.ErrPg {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    position: fixed;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    flex-wrap: wrap;
}
.content.ErrPg h1 {
    font-family: 'NaNMetrifyAGigawide-BlckIt';
    font-size: 40px;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(88deg, #000 3.45%, #000C91 49.95%, #0FD 97.38%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.content.ErrPg p {
      color: #000;
    text-align: center;
    font-family: 'NaNMetrifyAWide-Reg';
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin: 20px 0;
    width: 100%;
    padding: 0 30px;
}
.content.ErrPg .home_resultcentrebtn a {
    font-family: 'NaNMetrifyAWide-Reg';
    font-size: 15px;
    letter-spacing: normal;
    color: #000;
    width: 100%;
    max-width: 240px;
    border-radius: 3px;
    border: solid 2px #000;
    padding: 12.5px 20px;
    text-align: center;
    display: block;
}

@media (min-width: 786px) and (max-width: 1024px){
.content.ErrPg h1 {
    font-size: 32px;
}
.content.ErrPg p {
    font-size: 20px;
}
}

@media only screen and (max-width: 787px){
.content.ErrPg h1 {
    font-size: 24px;
    text-align: center;
}
.content.ErrPg p {
    font-size: 15px;
    line-height: normal;
}
.ERRnly .BtnDiv{
  display: none;
}
}

/* Error Page ends */

#section2 .container.secSpace {
    padding-left: 8%;
}
.ContentLiveChat svg {
  transition: transform 0.3s ease, fill 0.3s ease;
}

.ContentLiveChat:hover svg {
  transform: scale(1.2);
  stroke: #00ffae;
}

.ContentLiveChat path {
  transition: fill 0.3s ease;
}

.ContentLiveChat:hover path {
  stroke: #fff;
}

@media (min-width: 768px) and (max-width: 1024px) {
#section2 .container.secSpace {
    padding-left: 0%;
}
}
@media only screen and (max-width: 767px) {
#section2 .container.secSpace {
    padding-left: 0%;
}
}

/* BTL hub starts */
/*.containerScroller.Btl_N .dot-indicators {
    display: none !important;
}*/
.BtlHb .innerInputContainer {
    max-width: fit-content;
}
/* BTL hub ends */


.DocumentDiv .Filter-Items h6:hover, .Filter-Items a:hover {
    font-weight: 800;
    font-family: 'NaNMetrifyAWide-ExBld';
}
.C_Right .NestAccordSec button.accordion-button.LogHelp.collapsed:hover {
    font-weight: 800;
    font-family: 'NaNMetrifyAWide-ExBld';
}
.C_LBtn a:hover {
    font-weight: 800;
    font-family: 'NaNMetrifyAWide-ExBld';
}

@media (min-width:1025px) and (max-width:1300px) {
  h1.grnTextCus {
    text-align: left;
    font-family: 'NaNMetrifyHeroic-GigaBkIt';
    font-size: 40px !important;
    font-style: italic;
    font-weight: 900;
    line-height: 50px;
    text-transform: uppercase;
    background: linear-gradient(116deg, #FFF 6.06%, #00FFAE 41.74%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    max-width: 804px;
}
}

@media (min-width: 768px) and (max-width: 1024px){
  h1.grnTextCus {
    font-size: 45px !important;
     line-height: 50px;
  }
  .WhiteDiv .NavTabOly a.navbar-brand svg path{
    fill: #000C91;
}
.FtrSurvey a {
    width: 100%;
}
.search-Loginbns {
        padding-top: 40px;
    }
   .Convey_Mains .ConveyDiv {
    flex: none;
    width: 100%;
}
}

@media only screen and (max-width: 767px){
  h1.grnTextCus {
    font-size: 29px !important;
     line-height: 29px;
     padding: 0 20px;
  }
      div#section1 .ContentDiv h2.Hdy_2 {
        text-align: left;
        padding: 0 20px;
    }
      .WhiteDiv .NavTabOly a.navbar-brand svg path{
    fill: #000C91;
}
.FtrSurvey a {
    width: 100%;
}
.NavTabOly a.navbar-brand svg{
    width: 64px;
    height: 16px;
}
    .search-Loginbns {
        padding-top: 40px;
    }
    .clscomplaint div#tab-1 {
    padding-bottom: 100px;
}
}
@media only screen and (max-width: 420px) {
    h1.grnTextCus {
        font-size: 20px !important;
        line-height: 29px;
        padding: 0 20px;
    }
}
.productsPage .BgBlk .ContentLiveChat svg path {
    stroke: #fff;
}
.HoverAd .ContentLiveChat svg path {
  stroke: #fff ;
}

@media (min-width: 1280px) and (max-width: 1366px){
  .ContentNav {
    right: 6% !important;
}
}
@media (min-width: 1025px) and (max-width: 1279px){
  .ContentNav {
    right: 3% !important;
}
}
@media (min-width: 1367px) and (max-width: 1399px){
  .ContentNav {
    right: 8% !important;
}
}
@media (min-width: 1400px) and (max-width: 1599px){
  .ContentNav {
    right: 3% !important;
}
}

.ContentLiveChat:hover {
    background: #000C91;
}
.ContentLiveChat:hover svg path {
    fill: #fff;
}
@media only screen and (max-width: 767px) {
    .ContentLiveChat {
        border-radius: 37px;
    }
    .ContentLiveChat:hover {
    background: #000C91;
}
.onscroldiv {
    position: relative !important;
    top: -70px !important;
}
.Convey_Mains .ConveyDiv {
    flex: none;
    width: 100%;
}
}

@media only screen and (max-width: 359px){
      .FooterContent:nth-child(2) .FtrLnks {
        width: 46% !important;
    }
    button.navbar-toggler::after {
        margin: -3px 0 0 -30px !important;
    }
    .ConveyTitle h2 {
        font-size: 16px;
}
.FooterContent:nth-child(1) .FtrSub:nth-child(1) {
    justify-content: space-between;
    width: 40%;
}
.FooterContent:nth-child(1) .FtrSub:nth-child(2) {
    width: 60%;
    font-size: 16px;
}
}

.FooterContent:nth-child(1) {
    align-items: center;
}
.MainDiv.WhiteDiv .BgBlk .search-Loginbns a#closeNavSearch svg path {
    stroke: #fff;
}