/* Fonts */
@font-face {
	font-family: 'gobold-bold';
	src: url('../fonts/gobold-bold.otf') format('OpenType');
}
@font-face {
  font-family: 'gobold-hollow';
  src: url('../fonts/gobold-hollow.otf') format('OpenType');
}
@font-face {
  font-family: 'gobold-lowplus';
  src: url('../fonts/gobold-lowplus.otf') format('OpenType');
}
@font-face {
  font-family: 'gobold-hollow-bold';
  src: url('../fonts/gobold-hollow-bold.otf') format('OpenType');
}
@font-face {
  font-family: 'poppins-regular';
  src: url('../fonts/poppins-regular.ttf') format('OpenType');
}
@font-face {
  font-family: 'poppins-semibold';
  src: url('../fonts/poppins-semibold.ttf') format('OpenType');
}
@font-face {
  font-family: 'poppins-medium';
  src: url('../fonts/poppins-medium.ttf') format('OpenType');
}
@font-face {
  font-family: 'poppins-bold';
  src: url('../fonts/poppins-bold.ttf') format('OpenType');
}
@font-face {
  font-family: 'Poppins-Italic';
  src: url('../fonts/Poppins-Italic.ttf') format('OpenType');
}
/* Fonts Ends*/

@media (min-width: 1200px) {
  .container {
    max-width: 960px !important;
    padding: 0 !important;
  }
}
@media (max-width: 575px) {
  .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

#gateway-section a.orange-br-cta {
  border: 2px solid #f15d5e;
  border-radius: 34px;
  font-family: 'poppins-semibold';
  font-size: 17px;
  color: #2C2851;
  letter-spacing: 0;
  background-color: #fff;
  padding: 10px 0px;
  text-decoration: none;
  text-transform: uppercase;
  width: 280px;
  height: 67px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 20px;
}
#gateway-section a.orange-br-cta span {
  font-size: 14px;
  letter-spacing: 0.2px;
}
a.gateway-ttd-cta {
  background-color: #2D2850;
  font-size: 17px;
  font-family: 'poppins-semibold';
  height: 50px;
  width: 280px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 25px;
  border: 2px solid #fff;
}
span.cus-nowrap {
	white-space: nowrap;
}
a.text-link {
  font-family: 'poppins-semibold';
  text-decoration: underline;
  color: #433D61;
  white-space: nowrap;
  text-underline-offset: 3px;
}


header .gateway-topheader {
  padding: 15px 0;
}
header .gateway-topheader p {
  font-family: 'poppins-regular';
  color: #2D2850;
  font-size: 12px;
  line-height: 10px;
  margin-bottom: 0px;
}
header .gateway-topheader ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
}
header .gateway-topheader ul li {
  border-right: 1px solid #2D2850;
  padding: 0 8px;
  line-height: 10px;
}
header .gateway-topheader ul li:first-child {
  padding-left: 0px;
}
header .gateway-topheader ul li:last-child {
  padding-right: 0px;
  border-right: 0px;
}
header .gateway-topheader ul li a {
  font-family: 'poppins-regular';
  color: #2D2850;
  font-size: 12px;
  text-decoration: underline;
}


header .mobile-ad-viti {
  display: none;
}

header .logo-section {
  display: flex;
  border-top: 2px solid #E7F1F4;
  padding: 15px 0 35px 0;
  position: relative;
}
header .logo-section .logo-wrapper img {
  width: 224px;
}
header .logo-section .gateway-dropdown-wrap {
  display: flex;
  position: absolute;
  right: 0px;
  padding-top: 15px;
}

header .ad-viti-menu-dropdown.desktop-ad-viti {
  width: 290px;
  padding-left: 35px;
  border-left: 1px solid #4C4C4C;
}
header .ad-viti-menu-dropdown .ad-viti-menu-heading {
  font-family: 'poppins-regular';
  color: #2B2B2B;
  font-size: 14px;
  line-height: 24px;
}
header .ad-viti-menu-dropdown .ad-viti-select {
  position: relative;
}
header .ad-viti-menu-dropdown .ad-viti-select a.select-text {
  font-family: 'poppins-semibold';
  font-size: 15px;
  text-decoration: none;
  color: #2B2B2B;
}
header .ad-viti-menu-dropdown .ad-viti-select img {
  position: absolute;
  right: 0px;
  top: 8px;
}
header .ad-viti-menu-dropdown .ad-viti-select .arrow-d-desk {
  position: absolute;
  right: 4px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-top: 1.5px solid #2D2850;
  border-left: 1.5px solid #2D2850;
  transform: rotate(225deg);
}

header .ad-viti-menu-dropdown .select-dropdown-wrap {
  display: none;
}
header .ad-viti-menu-dropdown .select-dropdown {
  width: 254px;
  padding: 0px;
  margin-top: 15px;
  list-style: none;
  background: #E7F1F4;
}
header .ad-viti-menu-dropdown .select-dropdown a {
  font-family: 'poppins-regular';
  color: #2C2851;
  font-size: 12px;
  text-decoration: none;
}
header .ad-viti-menu-dropdown .select-dropdown a span {
  font-family: 'poppins-semibold';
}
header .ad-viti-menu-dropdown .select-dropdown li {
  padding: 12px 0 12px 10px;
}
header .ad-viti-menu-dropdown .select-dropdown li.ad-sel {
  border-bottom: 1px solid #2C2851;
}
header .ontrac-header-link {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
}
header .ontrac-header-link a {
  font-size: 15px;
  color: #2B2B2B;
  font-family: 'poppins-semibold';
  line-height: 18px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  position: relative;
  top: 20px;
}
header .ontrac-header-link span {
  display: none;
}
body.page-node-356 header .ontrac-header-link span {
  background-color: #2CA4B2;
  height: 6px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: -25px;
}

@media (max-width: 991px) {
  header .logo-section {
    border-top: none;
    padding: 15.2px 0;
  }
  header .logo-section .logo-wrapper img {
    width: 150px;
  }
  header .ad-viti-menu-dropdown.desktop-ad-viti {
    display: none;
  }
  header .ad-viti-menu-dropdown.mobile-ad-viti {
    display: block !important;
  }
  header .ad-viti-menu-dropdown.mobile-ad-viti .select-dropdown {
    display: none;
  }
  header .ad-viti-menu-dropdown .ad-viti-select img.rotate-img {
    transform: rotate(180deg);
  }

  header .gateway-topheader {
    overflow-x: hidden;
  }
  header .gateway-topheader p {
    text-align: center;
    margin-bottom: 13px;
    font-size: 11px;
  }
  header .gateway-topheader ul li a {
    font-size: 11px;
    line-height: 15px;
    text-decoration-thickness: 1px;
  }

  header .ad-viti-head-wrap {
    border-top: 1.5px solid #E4EFF4;
    border-bottom: 1.5px solid #E4EFF4;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  header .ad-viti-head-wrap.no-border-line {
    border-top: none;
    border-bottom: none;
  }
  header .ad-viti-menu-dropdown .ad-viti-select .select-text {
    font-size: 15px;
    font-family: 'poppins-semibold';
    color: #2B2B2B;
  }
  header .ad-viti-menu-dropdown.mobile-ad-viti .select-dropdown {
    margin: 0;
  }
  header .ad-viti-menu-dropdown .select-dropdown {
    width: 100%;
  }
  header .ad-viti-menu-dropdown .select-dropdown a {
    font-size: 14px;
  }
  header .ad-viti-menu-dropdown .select-dropdown li.viti-sel {
    padding-top: 7px;
  }
  header .logo-section .gateway-dropdown-wrap {
    padding-top: 0px;
  }
  header .ontrac-header-link a {
    top: -1px;
  }
  body.page-node-356 header .ontrac-header-link span {
    bottom: -18px;
  }
}
@media (max-width: 575px) {
  header .gateway-topheader .container {
    padding: 0 10px !important;
  }
  header .gateway-topheader ul li {
    text-align: center;
  }
  header .gateway-topheader ul li:first-child {
    padding-left: 0px;
    padding-right: 4px;
  }
  header .gateway-topheader ul li:nth-child(2) {
    padding-left: 4px;
    padding-right: 4px;
  }
  header .gateway-topheader ul li:nth-child(3) {
    padding-left: 4px;
    padding-right: 4px;
  }
  header .gateway-topheader ul li:last-child {
    padding-left: 4px;
  }
  header .gateway-topheader ul li a {
    font-size: 10px;
  }
  header .gateway-topheader ul li:nth-child(2) {
    padding-left: 6px;
    padding-right: 6px;
  }

  header .ad-viti-head-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  header .ad-viti-menu-dropdown .select-dropdown li {
    padding-left: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  header .ad-viti-menu-dropdown .select-dropdown a {
    padding-top: 12px;
    padding-bottom: 12px;
    width: 100%;
    display: inline-block;
  }
  header .ad-viti-menu-dropdown .select-dropdown li.viti-sel {
    padding-top: 0px !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .container {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  header .ad-viti-menu-dropdown .ad-viti-select {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 18px;
    padding-right: 18px;
  }
  header .ad-viti-menu-dropdown .select-dropdown a {
    max-width: 540px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  header .ad-viti-menu-dropdown .ad-viti-select {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 18px;
    padding-right: 18px;
  }
  header .ad-viti-menu-dropdown .select-dropdown a {
    max-width: 720px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 18px;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  header .gateway-topheader ul li {
    text-align: center;
  }
  
}
@media (min-width: 991px) {
  header .ad-viti-menu-dropdown .ad-viti-select.gate-acs-hover > .select-dropdown-wrap {
 		display: block !important;
 	}
  header .ad-viti-menu-dropdown .ad-viti-select.gate-acs-hover > a img {
 		transform: rotate(180deg);
 	}
   header .ad-viti-menu-dropdown .ad-viti-select.gate-acs-hover a .arrow-d-desk {
    transform: rotate(45deg);
    top: 10px;
   }
  
  header .ad-viti-menu-dropdown .select-dropdown-wrap {
    position: absolute;
    z-index: 15;
  }
  header .ad-viti-menu-dropdown .select-dropdown a {
    display: block;
  }
  header .ad-viti-menu-dropdown.desktop-ad-viti {
    padding-top: 4px;
    padding-bottom: 4px;
    margin-left: 30px;
  }
  header .ad-viti-menu-dropdown .ad-viti-menu-heading {
    padding-bottom: 9px;
  }
}
@media (min-width: 1200px) {
  /* header .ad-viti-menu-dropdown .ad-viti-select.gate-acs-hover:focus {
    outline: 1px solid #2b2b2b !important;
  } */
  header .gateway-topheader ul {
    position: relative;
    /* right: -5px; */
  }
  header .ad-viti-menu-dropdown .ad-viti-select a.select-text:hover {
    text-decoration: underline !important;
  }
  header .ad-viti-menu-dropdown .ad-viti-select a.select-text:focus-visible {
    outline: 1px solid #2b2b2b !important;
    padding: 2px 125px 2px 0px !important;
  }
  header .ad-viti-menu-dropdown .ad-viti-select img {
    right: 5px;
  }
  header .ad-viti-menu-dropdown .ad-viti-select .arrow-d-desk {
    right: 7px;
  }
  header .ad-viti-menu-dropdown .ad-viti-select {
    cursor: pointer;
  }
  header .ontrac-header-link a:hover,
  header .ontrac-header-link a:focus-visible {
    text-decoration: underline;
  }
}

.reimagine-text-wrappper {
  position: relative;
  margin-top: -10px;
}
.reimagine-text-wrappper .text-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}
.reimagine-text-wrappper .img-block img {
  width: 100%;
}
.reimagine-text-wrappper h1 {
  font-family: 'gobold-bold';
  font-size: 36px;
  line-height: 60px;
  text-transform: uppercase;
  color: #2C2851;
  margin-bottom: 0px;
}
.reimagine-text-wrappper h1 span {
  position: relative;
  display: inline-block;
  z-index: 1;
}
.reimagine-text-wrappper h1 span::before {
  content: " ";
  height: 17px;
  position: absolute;
  background-image: linear-gradient(263deg, #FBE7DF 0%, #F5CABB 73%);
  display: inline-block;
  z-index: -1;
  bottom: 5px;
  width: 108%;
  left: -4%;
}
.reimagine-text-wrappper p {
  font-family: 'poppins-medium';
  font-size: 16px;
  color: #2D2850;
  line-height: 23px;
  letter-spacing: 1.87px;
  text-transform: uppercase;
  margin-bottom: 0px;
}


#gateway-section {
  display: flex;
}
#gateway-section .gateway-left {
  width: 50%;
  background-image: linear-gradient(60deg, #CFE5F2 0%, #A2C7E1 100%);
}
#gateway-section .gateway-right {
  width: 50%;
  background-image: linear-gradient(-72deg, #95CAD2 19%, #008998 100%);
}
#gateway-section .gateway-left .gateway-desktop-block {
  position: relative;
}
#gateway-section .gateway-left .gateway-desktop-block .pkg-wrap {
  position: absolute;
  bottom: 0px;
  z-index: 1;
}
#gateway-section .gateway-right .gateway-desktop-block img {
  margin-left: -1px;
}
#gateway-section .gateway-desktop-block img {
  width: 100%;
}

#gateway-section .gateway-wrapper {
  position: relative;
}
#gateway-section .gateway-left .gateway-cta,
#gateway-section .gateway-right .gateway-cta {
	position: absolute;
	display: flex;
  justify-content: center;
  width: 100%;
  bottom: 33px;
}

@media (min-width: 1200px) {
  #gateway-section .gateway-left .gateway-cta,
  #gateway-section .gateway-right .gateway-cta {
    display: unset;
    justify-content: unset;
    width: unset;
    bottom: unset;
  }
  #gateway-section .gateway-left .gateway-cta {
    transform: translate(-50%,-50%);
    left: 56%;
    top: 80%;
  }
  #gateway-section .gateway-right .gateway-cta {
    transform: translate(-50%,-50%);
    left: 44%;
    top: 80%;
  }
}
#gateway-section .gateway-left .gateway-text-wrapper {
  max-width: 420px;
  margin-left: auto;
  margin-right: 70px;
  padding: 20px 0;
}
#gateway-section .gateway-right .gateway-text-wrapper {
  max-width: 405px;
  margin-left: 70px;
  margin-right: auto;
  padding: 20px 0 25px 0;
}
#gateway-section .gateway-right .viti-ttd-cta-wrap {
  display: flex;
  justify-content: right;
  margin-top: 55px;
  margin-right: 25px;
}
/* css start of left button desktop*/
#gateway-section .gateway-left .viti-ttd-cta-wrap {
  display: flex;
  margin-top: 17px;
  margin-left: 20px; 
}
/* css end of left button desktop*/

#gateway-section .gateway-text p,
#gateway-section .gateway-text ul li {
  font-family: 'poppins-medium';
  color: #2C2851;
  font-size: 14px;
  line-height: 20px;
}
#gateway-section .gateway-text ul {
  padding-left: 20px;
  list-style-type: none;
}
#gateway-section .gateway-text ul li::before {
  content: '';
  background: url('../images/gateway-bullet.svg');
  background-repeat: no-repeat;
  width: 18px;
  height: 15px;
  position: relative;
  margin-left: -18px;
  top: 7px;
  display: inline-block;
}
#gateway-section .gateway-text h2 {
  font-family: 'gobold-bold';
  font-size: 26px;
  text-transform: uppercase;
  color: #2C2851;
  margin-bottom: 25px;
}
#gateway-section .gateway-text .coral-header-wrap {
  display: flex;
}
#gateway-section .gateway-text .coral-header-wrap .coral-with-line {
  height: 18px;
  width: 18px;
  background-image: linear-gradient(226deg, #F99697 0%, #F15D5E 98%);
  border-radius: 50%;
  display: inline-block;
  margin-right: 12px;
  margin-top: 7px;
}
#gateway-section .gateway-left .gateway-text .coral-header-wrap .coral-with-line::before {
  content: "";
  width: 50em;
  height: 1px;
  margin: 9.5px auto;
  border-radius: 2px;
  background-color: #fff;
  position: relative;
  left: -50em;
  display: block;
}
#gateway-section .gateway-right .gateway-text .coral-header-wrap .coral-with-line::before {
  content: "";
  width: 70px;
  height: 1px;
  margin: 9.5px auto;
  border-radius: 2px;
  background-color: #fff;
  position: relative;
  left: -70px;
  display: block;
}

#gateway-section .read-more-btn {
  display: none;
}

@media (max-width: 991px) {
  .reimagine-text-wrappper .img-block.d-sec {
    display: none;
  }
  .reimagine-text-wrappper .img-block.m-sec {
    display: block !important;
  }
  .reimagine-text-wrappper h1 {
    font-size: 30px;
    margin-top: -8px;
  }
  .reimagine-text-wrappper p {
    font-size: 13.5px;
    letter-spacing: 1.5px;
    margin-top: -8px;
  }
  .reimagine-text-wrappper h1 span::before {
    bottom: 8px;
  }

  #gateway-section .gateway-desktop-block {
    display: none;
  }
  #gateway-section .gateway-mobile-block {
    display: block !important;
  }
  #gateway-section .gateway-mobile-block img {
    width: 100%;
  }
  #gateway-section {
    flex-direction: column;
  }
  #gateway-section .gateway-left {
    width: 100%;
    background-image: none;
  }
  #gateway-section .gateway-right {
    width: 100%;
    background-image: none;
  }
  #gateway-section .gateway-left .gateway-text-wrapper {
    background-image: linear-gradient(74deg, #CFE5F2 0%, #A2C7E1 100%);
    margin-right: 0px;
    max-width: none;
  }
  #gateway-section .gateway-right .gateway-text-wrapper {
    margin-left: 0px;
    max-width: none;
    background-image: linear-gradient(-61deg, #95CAD2 19%, #319EAB 100%);
    padding-bottom: 30px;
  }
  #gateway-section .gateway-right .viti-ttd-cta-wrap {
    justify-content: center;
    margin-right: 0px;
    margin-top: 20px;
  }
  /* css start for 991 of left side button */
  #gateway-section .gateway-left .gateway-text-wrapper {
    padding-bottom: 30px;
  }
  #gateway-section .gateway-left .viti-ttd-cta-wrap {
    justify-content: center;
    margin-top: 20px;
    margin-left: 0;   
  }
  /* css end for 991 of left side button */
  #gateway-section .gateway-text h2 {
    margin-bottom: 10px;
  }

  #gateway-section .read-more-text {
    display: none;
  }
  #gateway-section .read-more-btn {
    display: block;
    margin-top: -10px;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    font-family: 'poppins-semibold';
    font-size: 14px;
    color: #2C2851;
  }
}
@media (max-width: 575px) {
  .reimagine-text-wrappper p {
    font-size: 12.5px;
    line-height: 18px;
  }
}
@media (max-width: 991px) {
  #gateway-section .gateway-left .gateway-cta {
    bottom: 7px;
  }
  #gateway-section .gateway-right .gateway-cta {
    bottom: 13px
  }
  #gateway-section .gateway-right .cream-wrap {
    position: absolute;
    /* right: 15px; */
    right: 2px;
  }
  #gateway-section .gateway-right .cream-wrap img {
    width: 90px;
    /* margin-top: -47px; */
    margin-top: -38px;
  }

  #gateway-section .gateway-text .coral-header-wrap {
    justify-content: center;
  }
  #gateway-section .gateway-text .coral-header-wrap .coral-with-line {
    margin-right: 6px;
  }
  #gateway-section .gateway-text p.mb-0.m {
    margin-bottom: 20px !important;
  }
}
@media (max-width: 575px) {
  #gateway-section .gateway-text p {
    padding: 0 20px;
  }
  #gateway-section .gateway-text ul {
    padding-left: 40px;
    padding-right: 20px;
  }
  #gateway-section .read-more-btn {
    padding-left: 20px;
    width: fit-content;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  #gateway-section .gateway-right .gateway-text .coral-header-wrap .coral-with-line::before {
    width: 50em;
    left: -50em;
  }
  #gateway-section .gateway-text p,
  #gateway-section .gateway-text ul {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  #gateway-section .read-more-btn{
    width: fit-content;
    margin-left: calc((100% - 400px) / 2);
    margin-right: auto;
  }
  .reimagine-text-wrappper .img-block.m-sec {
    width: 100%;
    height: 95px;
  }
}

@media (min-width: 991px) {
  .reimagine-text-wrappper .img-block.d-sec {
    width: 100%;
    height: 93px;
  }
  #gateway-section .gateway-right .gateway-text-wrapper p {
    padding-right: 1px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .reimagine-text-wrappper h1 {
    font-size: 24px;
    margin-top: -5px;
  }
  .reimagine-text-wrappper h1 span::before {
    bottom: 11px;
  }
  .reimagine-text-wrappper p {
    font-size: 10px;
    margin-top: -14px;
  }
  .reimagine-text-wrappper .img-block.d-sec {
    height: 60px !important;
  }

  #gateway-section .gateway-left .gateway-desktop-block .pkg-wrap img {
    width: 150px;
  }
  #gateway-section .gateway-left .gateway-desktop-block .pkg-wrap {
    right: -75px;
  }
  #gateway-section .gateway-left .gateway-text-wrapper {
    margin-right: auto;
  }
  #gateway-section .gateway-right .gateway-text {
    overflow-x: hidden;
  }
  #gateway-section .gateway-right .gateway-text-wrapper {
    margin-left: auto;
  }
  
}
@media (min-width: 1200px) {
  .reimagine-text-wrappper .img-block img {
    height: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1440px) {
  #gateway-section .gateway-left .gateway-desktop-block .pkg-wrap img {
    width: 205px;
  }
  #gateway-section .gateway-left .gateway-desktop-block .pkg-wrap {
    right: -102px;
  }
}
@media (min-width: 1440px) and (max-width: 1920px) {
  #gateway-section .gateway-left .gateway-desktop-block .pkg-wrap img {
    width: 230px;
  }
  #gateway-section .gateway-left .gateway-desktop-block .pkg-wrap {
    right: -115px;
  }
}
@media (min-width: 1920px) {
  #gateway-section .gateway-left .gateway-desktop-block .pkg-wrap img {
    width: 300px;
  }
  #gateway-section .gateway-left .gateway-desktop-block .pkg-wrap {
    right: -150px;
  }
}




.isi-container {
  position: fixed;
  width: 100%;
  margin: 0px;
  z-index: 12;
  background: #fff;
  color: #2C2851;
}
.isi-container h3 {
  font-family: 'gobold-bold';
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: #2D2850;
  margin-bottom: 10px;
}
.isi-container p {
  font-family: 'poppins-regular';
  font-size: 15px;
  line-height: 19px;
  color: #2B2B2B;
  margin-bottom: 10px;
}
.isi-container p .semi-bold{
  font-family:'poppins-semibold';
}
.isi-container ul li {
  font-family: 'poppins-regular';
  font-size: 15px;
  line-height: 15px;
  color: #2B2B2B;
}
.isi-container ul {
  padding-left: 20px;
}
.isi-container ul li::marker {
  font-size: 0 !important;
}
.isi-container ul li::before {
  content: '';
  background: url('../images/gateway-bullet.svg');
  background-repeat: no-repeat;
  width: 18px;
  height: 15px;
  position: relative;
  margin-left: -18px;
  top: 7px;
  display: inline-block;
}
.isi-container .scroll-btn-custom {
  position: relative;
}
.isi-container .expand-btn {
  position: absolute;
  right: 14px;
  text-decoration: none;
  top: 17px;
}
.isi-container .expand-btn .see-more-text {
  font-family: 'poppins-medium';
  font-size: 15px;
  color: #2d2850;
  margin-right: 10px;
}
.isi-container .expand-btn .isi-btn {
  position: relative;
  background-image: linear-gradient(224deg, #433D61 0%, #2C2851 100%);
  height: 18px;
  width: 18px;
  border-radius: 50%;
  transition: all .2s linear;
  border: none;
  display: inline-block;
  color: transparent !important;
  top: 3px;
}
.isi-container .expand-btn .isi-btn::after {
	content: "";
	position: absolute;
	left: 5.5px;
	z-index: 11;
	display: block;
	width: 7px;
	height: 7px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	top: 4.5px;
	transform: rotate(225deg);
}

#important-safety-information {
  padding: 30px 0 50px;
  background: rgba(43,43,43,0.03);
}
#important-safety-information .isi-title {
  font-family: 'gobold-bold';
  font-size: 25px;
  text-transform: uppercase;
  color: #2C2851;
  margin-bottom: 25px;
  line-height: 31px;
}
#important-safety-information .isi-title span {
  position: relative;
  display: inline-block;
  z-index: 1;
}
#important-safety-information .isi-title span::before {
  content: " ";
  height: 17px;
  position: absolute;
  background-image: linear-gradient(263deg, #FBE7DF 0%, #F5CABB 73%);
  display: inline-block;
  z-index: -1;
  bottom: -5px;
  width: 104%;
  left: -2%;
}
#important-safety-information .isi-sub-title {
  font-family: 'poppins-semibold';
  font-size: 18px;
  color: #2B2B2B;
  margin-bottom: 12px;
  text-transform: uppercase;
}
#important-safety-information p {
  font-family: 'poppins-regular';
  font-size: 15px;
  line-height: 21px;
  color: #2B2B2B;
  margin-bottom: 10px;
}
#important-safety-information ul li {
  font-family: 'poppins-regular';
  font-size: 15px;
  color: #2B2B2B;
  margin-bottom: 10px;
}
#important-safety-information ul {
  padding-left: 20px;
}
#important-safety-information ul li::marker {
  font-size: 0px !important;
}
#important-safety-information ul li::before {
  content: '';
  background: url('../images/gateway-bullet.svg');
  background-repeat: no-repeat;
  width: 18px;
  height: 15px;
  position: relative;
  margin-left: -18px;
  top: 7px;
  display: inline-block;
}
#important-safety-information .isi-c-list2 ul {
  padding-left: 40px;
}
#important-safety-information .isi-c-list2 ul li::before {
  background: url('../images/isi-hollow-bullet.svg');
  background-repeat: no-repeat;
}
#important-safety-information .semibold-text {
  font-family: 'poppins-semibold'!important;
}
@media (max-width: 991px) {
  .isi-container {
    top: unset !important;
    bottom: 0 !important;
    height: 110px !important;
    padding-top: 9px;
  }
  .isi-container .desk-isi-scroll-sec {
    display: none;
  }
  .isi-container .mobile-isi-scroll-sec h3 {
    font-size: 15px;
    /* margin-top: 9px; */
    margin-bottom: 5px;
  }
  .isi-container .mobile-isi-scroll-sec p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 1px;
  }
  .isi-container .mobile-isi-scroll-sec p .semi-bold {
    font-family: 'poppins-semibold';
  }
  .isi-container .expand-btn {
    top: 0px;
    right: 0px;
  }
  .isi-container .expand-btn .see-more-text {
    display: none;
  }
  
  #important-safety-information .left-sec {
    border-bottom: 1px solid #2C2851;
    padding-bottom: 18px;
  }
  #important-safety-information .right-sec {
    padding-top: 25px;
  }
}
@media (max-width: 575px) {
  #important-safety-information .isi-title {
    display: none;
  }
  #important-safety-information .isi-title.mobile-isi-t {
    display: block !important;
    line-height: 39px;
    font-size: 24px !important;
  }
  #important-safety-information .isi-title span::before {
    bottom: 0px;
  }
  #important-safety-information .isi-title span.g-2::before {
    width: 110%;
    left: -5%;
  }
}
@media (max-width: 360px) {
  #important-safety-information .isi-title.mobile-isi-t {
    font-size: 23px !important;
  }
  .isi-container .mobile-isi-scroll-sec h3 {
    font-size: 14px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #important-safety-information .isi-title {
    font-size: 24px;
  }
}
@media (min-width: 991px) {
  .isi-container {
    top: unset !important;
    bottom: 0px !important;
    height: 135px !important;
  }
  .isi-container .desk-isi-scroll-sec {
    display: flex;
    width: 100%;
    padding-top: 17px;
  }
  .isi-container .desk-isi-scroll-sec .left-sec {
    width: 32%;
    padding-right: 18px;
  }
  .isi-container .desk-isi-scroll-sec .right-sec {
    width: 68%;
    padding-left: 20px;
  }
  .isi-container .mobile-isi-scroll-sec {
    display: none;
  }
  .isi-container .isi-br-right {
    width: 1px;
    height: 116px;
    background-color: #2C2851;
    position: relative;
    top: -4px;
    left: -4px;
  }

  #important-safety-information {
    padding: 60px 0 85px;
  }
  body.page-node-221 #important-safety-information {
    padding: 30px 0 50px;
  }
  #important-safety-information .wrapper {
    display: flex;
  }
  #important-safety-information .wrapper .left-sec {
    width: 31.25%;
  }
  #important-safety-information .wrapper .right-sec {
    width: 68.75%;
    padding-left: 20px;
  }
  #important-safety-information .wrapper .left-sec .left-sec-wrapper {
    border-right: 1px solid #2C2851;
    padding-right: 22px;
  }
  #important-safety-information .wrapper .left-sec .left-sec-wrapper p:last-child {
    padding-right: 2px;
  }
  
  
}
@media (min-width: 1200px) {
  #important-safety-information p.pr-c {
    padding-right: 40px;
  }
}

footer {
  background: #2C2851;
  padding: 60px 0 90px 0;
  margin-bottom: -25px;
}
footer ul.navbar-nav {
  margin: 0 0 40px;
  list-style-type: none;
  display: flex;
  flex-direction: row !important;
  justify-content: space-between;
}
footer ul.navbar-nav li.nav-item:first-child {
  padding-left: 6px;
}
footer ul.navbar-nav li.nav-item a.nav-link {
	font-family: 'poppins-regular';
	font-size: 17px;
	color: #fff;
	text-decoration: underline;
}
footer .footer-logo-wrapper {
  display: flex;
}
footer .footer-logo-wrapper .img-wrapper {
  width: 210px;
}
footer .footer-logo-wrapper .text-wrapper {
  margin-left: 40px;
}
footer .footer-logo-wrapper p {
	font-family: 'poppins-regular';
	font-size: 14px;
	color: #fff;
}
footer .footer-logo-wrapper .text-wrapper p.trademark {
	margin-bottom: 10px !important;
}
footer ul.navbar-nav li.nav-item .cookie_consent{
  width: fit-content;
}
footer ul.navbar-nav li.nav-item .cookie_consent a {
  font-family: 'poppins-regular';
  font-size: 17px;
  color: #fff;
  text-decoration: underline;
}
#onetrust-consent-sdk .custom-persistent-icon,
#ot-sdk-btn-floating.ot-floating-button {
	display: none !important;
}

@media (max-width: 991px) {
  footer {
    padding-bottom: 80px;
  }
  footer ul.navbar-nav {
    flex-direction: column !important;
  }
  footer ul.navbar-nav li.nav-item:first-child {
    padding-left: 0px;
  }
  footer .footer-logo-wrapper {
    flex-direction: column;
  }
  footer .footer-logo-wrapper .text-wrapper {
    margin-left: 0px;
    margin-top: 28px;
  }
  footer .footer-logo-wrapper .text-wrapper p {
    margin-bottom: 0px;
  }
  footer .footer-logo-wrapper .text-wrapper p.trademark {
    margin-bottom: 16px !important;
  }
  footer .footer-logo-wrapper .img-wrapper img {
    margin-left: -6px;
  }
  footer ul.navbar-nav li.nav-item a.nav-link {
    display: inline-block;
  }
}




#page-error-details {
  padding: 30px 0;
}
#page-error-details h2 {
  font-family: 'gobold-bold';
  font-size: 24px;
  line-height: 35px;
  text-transform: uppercase;
  color: #2D2850;
  margin-bottom: 16px;
}
#page-error-details p {
  font-family: 'poppins-regular';
  font-size: 15px;
  color: #2B2B2B;
}
@media (max-width: 575px) {
 

  #page-error-details h2 {
    font-size: 20px;
    line-height: 28px;
  }

}
@media (min-width: 991px) and (max-width: 1199px) {
 
  #page-error-details h2,
  #page-error-details p {
    padding-left: 84px;
  }
}
@media (min-width: 1200px) {
  #page-error-details h2,
  #page-error-details p {
    padding-left: 42px;
  }
}


.modal-backdrop {
  background-image: linear-gradient(240deg,#332f5d 0%,#564f76 100%);
}
.modal-backdrop.show {
  opacity: 0.93 !important;
}
#Viti-Healthcare-Modal .modal-dialog {
  max-width: 703px !important;
  transform: translateY(-50%);
  top: 50%;
  margin: 0 auto;
}
button.close-modal {
	width: 25px;
	background: #433D61;
	border: none;
	outline: 0;
	border-radius: 50%;
	height: 25px;
	font-size: 0;
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 10px;
}
button.close-modal::before {
	position: absolute;
	left: 12px;
	content: " ";
	height: 11px;
	width: 1px;
	background-color: #fff;
	transform: rotate(45deg);
	top: 7px;
}
button.close-modal::after {
	position: absolute;
	left: 12px;
	content: " ";
	height: 11px;
	width: 1px;
	background-color: #fff;
	transform: rotate(-45deg);
	top: 7px;
}
.modal-footer {
  padding: 0px !important;
  justify-content: center !important;
  border-top: none !important;
}
.modal-body {
  padding: 0px !important;
}
.modal-content {
  padding: 50px;
  border: none !important;
}
.modal h2 {
	font-family: 'gobold-bold';
	font-size: 30px;
	color: #2C2851;
	letter-spacing: 0;
	text-transform: uppercase;
	margin-bottom: 34px;
}
.modal p {
  font-family: 'poppins-regular';
  color: #2B2B2B;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 28px;
}
.modal p.modal-p-bold {
  font-family: 'poppins-semibold';
}

.modal a.orange-br-cta {
  border: 2px solid #2C2851;
  border-radius: 30px;
  font-family: 'poppins-semibold';
  font-size: 17px;
  color: #F15D5E;
  letter-spacing: 0;
  text-align: center;
  background-color: #fff;
  padding: 10px 0px;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  width: 228px;
  margin: 0 12px 0 0;
}
.modal a.blue-cta {
  border-radius: 30px;
  font-family: 'poppins-semibold';
  font-size: 17px;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  background-color: #F15D5E;
  padding: 12px 0px;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  width: 228px;
  margin: 0 0 0 12px;
}

@media (max-width: 575px) {
  #Viti-Healthcare-Modal .modal-dialog {
    max-width: 95% !important;
  }
  button.close-modal {
    top: 7px;
    right: 7px;
  }
  .modal-content {
    padding: 60px 18px;
  }
  .modal h2 {
    line-height: 47px;
  }
  .modal a.orange-br-cta {
    width: 100%;
    margin: 0 0 35px 0;
  }
  .modal a.blue-cta {
    width: 100%;
    margin: 0px;
  }
}




@media (min-width: 1200px) {
  header .ad-viti-menu-dropdown .select-dropdown li:hover > a {
    color: #fff;
  }
  header .ad-viti-menu-dropdown .select-dropdown li:hover {
    background-color: #2c2851;
  }
  
  header .ad-viti-menu-dropdown .select-dropdown a:focus-visible {
    background-color: #2c2851;
    outline: unset !important;
    color: #fff;
  }
  header .ad-viti-menu-dropdown .select-dropdown li {
    padding: 0px;
  }
  header .ad-viti-menu-dropdown .select-dropdown li a {
    padding: 12px 0 12px 10px;
  }

  header .gateway-topheader ul li a:hover,
  a.text-link:hover,
  footer ul.navbar-nav li.nav-item a:hover {
    text-decoration: none !important;
  }
  header .gateway-topheader ul li a:focus-visible,
  a.text-link:focus-visible {
    outline: 1.5px dashed #2D2850;
  }
  footer ul.navbar-nav li.nav-item a.nav-link:focus-visible,
  footer ul.navbar-nav li.nav-item .cookie_consent a:focus-visible {
    outline: 1.5px dashed #fff;
  }
  footer ul.navbar-nav {
    padding: 8px 0;
  }
  footer ul.navbar-nav li.nav-item a.nav-link,
  footer ul.navbar-nav li.nav-item .cookie_consent {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  

  #gateway-section a.orange-br-cta:hover {
    border: 2px solid #2C2851;
  }
  #gateway-section a.orange-br-cta:focus-visible {
    background: #2C2851;
    outline: unset !important;
    border: none;
    color: #fff;
  }

  a.gateway-ttd-cta:hover {
    border-color: #F15D5E;
  }
  a.gateway-ttd-cta:focus-visible {
    background-image: linear-gradient(249deg, #F99697 0%, #F15D5E 50%);
    outline: unset;
  }

  button.close-modal:hover,
  button.close-modal:focus-visible {
    background: #F15D5E;
  }
  .modal a.orange-br-cta:hover {
    color: #2C2851;
  }
  .modal a.blue-cta:hover {
    background-color: #2C2851;
  }
  .modal a.orange-br-cta:focus-visible {
    background-color: #2C2851;
    outline: none;
    border: none;
    color: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .modal a.blue-cta:focus-visible {
    background-color: #2C2851;
    outline: none;
  }
}
/* @media (max-width: 395px) {
  header .gateway-topheader ul li a {
    font-size: 10px !important;
  }
} */
@media (max-width: 360px) {
  header .gateway-topheader ul li a {
    font-size: 9.5px !important;
  }
  header .gateway-topheader ul li:nth-child(2),
  header .gateway-topheader ul li:nth-child(3) {
    padding-left: 6px;
    padding-right: 6px;
  }
  header .gateway-topheader ul li:last-child {
    padding-left: 1px;
  }
}
.skip-div a.visually-hidden.focusable:active,
.skip-div a.visually-hidden.focusable:focus {
  position: relative !important;
  overflow: visible;
  width: 100% !important;
  height: auto !important;
  z-index: 9999;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1px;
  padding: 8px 0 8px !important;
  border-bottom-width: 0;
  background: #2C2851;
  color: #fff;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  outline: none !important;
  font-family: 'gobold-bold';
  text-transform: uppercase;
}

/* New footer Updates */
@media (min-width: 1200px) {
  footer ul.navbar-nav li.nav-item a.nav-link,
  footer ul.navbar-nav li.nav-item .cookie_consent a {
    font-size: 16px;
    position: relative;
    top: -1px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  footer ul.navbar-nav li.nav-item a.nav-link,
  footer ul.navbar-nav li.nav-item .cookie_consent a {
    font-size: 15px;
  }
  footer ul.navbar-nav li.nav-item .cookie_consent a {
    top: -2px;
    position: relative;
  }
  /* footer ul.navbar-nav li.nav-item {
    padding-right: 26px;
  } */
  footer ul.navbar-nav li.nav-item:last-child {
    padding-right: 0px;
  }
}