body {
  background-color: #f5f8fc;
}
.top-header {
  color: #fff;
  background-color: #804a9e;
  box-shadow: 0 1px 15px -3px rgba(0, 0, 0, 0.25);
}
.tp_hdr_dv1 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.top-header a {
  color: #fff;
  text-decoration: none;
}
.top-header a:hover {
  color: #ddd;
  text-decoration: underline;
}
.top-header .tp_hdr_dv2 a:hover {
  text-decoration: none !important;
  color: #ddd;
}
.top-header a i {
  margin-right: 5px;
}
.fx_hdr_brdr {
  border-left: 2px solid #fff;
  margin: 0 20px;
}
.tp_hdr_dv2 a {
  margin: 0 5px;
}
nav.navbar.nvbr-fxd {
    position: fixed;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    z-index: 10000;
    top: 0;
}
nav.navbar .navbar-nav li a {
  color: #804A9E;
  text-decoration: none;
  cursor: pointer;
  font-weight: 500;
  font-size: 17px;
  margin: 0 10px;
}
nav.navbar .navbar-nav li:last-child a {
  margin: 0 0 0 10px;
}
nav.navbar .navbar-nav li a:hover {
  opacity: 0.7;
}
nav.navbar .navbar-nav li a.dropdown-toggle::after {
  display: none;
  content: "";
}
nav.navbar .navbar-nav li a.dropdown-toggle i {
  font-size: 11px;
  font-weight: normal;
}
nav.navbar .navbar-nav li a.dropdown-toggle[aria-expanded="true"] i::before {
  transform: rotate(180deg);
  transition: 0.2s ease;
}
nav.navbar .navbar-nav li a.dropdown-toggle[aria-expanded="false"] i::before {
  transition: 0.2s ease;
}
nav.navbar .navbar-nav .nav-link.show {
  color: #804A9E !important;
  opacity: 0.7;
}
nav.navbar .navbar-nav .nav-link.pynw-btn {
  background-color: #651e8d;
  color: #fff;
  border-radius: 2px;
}
nav.navbar .navbar-nav li.nav-item ul.dropdown-menu {
  padding: 0;
}
nav.navbar .navbar-nav li.nav-item ul.dropdown-menu li a {
  display: block;
  width: auto;
  cursor: pointer;
  padding: 5px 15px;
  margin: 0;
  font-weight: 500;
  font-size: 14px;
  color: #804A9E;
  text-decoration: none;
  opacity: 1;
}
nav.navbar .navbar-nav li.nav-item ul.dropdown-menu li a:hover {
  color: #fff;
  background-color: #804A9E;
  opacity: 1;
}
nav.navbar .navbar-nav li.nav-item ul.dropdown-menu li:first-child a {
  border-radius: 5px 5px 0 0;
}
nav.navbar .navbar-nav li.nav-item ul.dropdown-menu li:last-child a {
  border-radius: 0 0 5px 5px;
}
.cntct_us_dv1 {
  top: calc(100vh - 45vh);
  left: -50px;
  cursor: pointer;
  margin: -80px 0 0;
  background-color: #04C9B4;
  color: #fff;
  font-size: 17px;
  width: auto;
  padding: 15px 20px;
  height: auto;
  line-height: normal;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: sans-serif;
  transform: rotate(-90deg);
  border-radius: 0 0 5px 5px;
  z-index: 9999;
  position: fixed;
}
.cntct_us_dv1:hover {
  color: #ddd;
}
.cntct_wa_tl_dv1 {
  top: calc(100vh - 55vh);
  right: -2px;
  cursor: pointer;
  position: fixed;
  z-index: 9999;
}
.cntct_wa_tl_dv1 ul.connect-right {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cntct_wa_tl_dv1 ul.connect-right .whtsapcs1 {
  background-color: #49e670;
  padding: 12px 15px;
  border-radius: 5px 0 0 5px;
  margin-bottom: 5px;
}
.cntct_wa_tl_dv1 ul.connect-right .whtsapcs1 a {
  color: #fff;
}
.cntct_wa_tl_dv1 ul.connect-right .telegrmcs1 {
  background-color: #229ed9;
  padding: 12px 15px;
  border-radius: 5px 0 0 5px;
}
.cntct_wa_tl_dv1 ul.connect-right .telegrmcs1 a {
  color: #fff;
}
.hm_sctn1_dv1 {
    padding: 10vh 0;
}
.hm_sctn1_pd1 {
  padding-top: calc(8vh) !important;
  padding-left: calc(12vw) !important;
  padding-right: calc(3vw) !important;
}
.hm_sctn1_dv2 h1 {
    color: #804A9E;
}
.hm_sctn1_dv2 h5 {
    color: #04C9B4;
    text-transform: uppercase;
}
.hm_sctn1_dv2 p {
    color: #363636;
    font-size: 20px;
    margin-top: calc(6vh);
    margin-bottom: calc(8vh);
    width: 71%;
    text-align: justify;
}
.hm_sctn1_dv2 .hm_sctn1_dv2_a1, .hm_sctn3_dv4 .hm_sctn1_dv2_a1 {
    color: #804a9e;
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
    padding: 8px 20px;
    min-width: 170px;
    display: inline-block;
    text-align: center;
    background-color: transparent;
    border: 2px solid #804a9e;
    text-transform: capitalize;
    text-decoration: none !important;
}
.hm_sctn1_dv2 .hm_sctn1_dv2_a1:hover, .hm_sctn3_dv4 .hm_sctn1_dv2_a1:hover {
    text-decoration: none;
    opacity: 1;
    color: #fff;
    background-color: #804a9e;
}
.hm_sctn1_dv2 .hm_sctn1_dv2_a2 {
    color: #804a9e;
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
    padding: 8px 20px;
    min-width: 170px;
    display: inline-block;
    text-align: center;
    background-color: transparent;
    border: 2px solid #804a9e;
    text-transform: capitalize;
    text-decoration: none !important;
    margin-left: calc(1vw);
}
.hm_sctn1_dv2 .hm_sctn1_dv2_a2:hover {
    text-decoration: none;
    opacity: 1;
    color: #fff;
    background-color: #804a9e;
}
.hm_pg_img_r1 {
  width: 50vw;
  max-width: 476px;
  aspect-ratio: 1 / 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hm_pg_img_r2 {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("../img/hm_img02.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  animation: rotateBg 20s linear infinite;
  z-index: 0;
}
.hm_pg_img_r1 img {
  width: 60%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 50%;
  z-index: 1;
  position: relative;
}
.hm_sctn2 .marquee-wrapper {
  width: 100%;
  overflow: hidden;
  background-color: #804a9e;
  color: #fff;
  border: 1px solid #804a9e;
  padding: 10px 0;
  box-sizing: border-box;
  position: relative;
}
.hm_sctn2 .marquee-track {
  display: flex;
  width: fit-content;
  animation: scrollLeft 30s linear infinite;
}
.hm_sctn2 .marquee-content {
  display: flex;
  white-space: nowrap;
  font-size: 30px;
  font-weight: 600;
  gap: 30px;
  padding-right: 10px;
  align-items: center;
}
.hm_sctn2 .marquee-wrapper:hover .marquee-track {
  animation-play-state: paused;
}
.hm_sctn2 svg {
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.hm_sctn3 {
    background-color: #fff;
}
.hm_sctn3_dv1 {
    padding: 5vh 0;
}
.hm_sctn3_dv2 {
    padding-left: calc(12vw) !important;
    padding-right: calc(3vw) !important;
}
.hm_sctn3_dv3 {
    position: relative;
}
.hm_sctn3_dv3_cs1 {
  position: relative;
  aspect-ratio: 1 / 1;
  text-align: end;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hm_sctn3_dv3_cs1 img {
  z-index: 2;
  position: relative;
}
.hm_sctn3_dv3_cs1::before {
  content: "";
  position: absolute;
  width: 50%;
  height: 50%;
  background: url('../img/hm_img05.svg') no-repeat center center;
  background-size: contain;
  z-index: 0;
  left: -60px;
}
.hm_sctn3_dv3_cs1::after {
  content: "";
  position: absolute;
  width: 20%;
  height: 20%;
  background: url('../img/hm_img04.svg') no-repeat center center;
  background-size: contain;
  z-index: 3;
  bottom: 0;
  left: 60px;
  pointer-events: none;
}
.hm_sctn3_dv4 {
    padding: 6vh 8vw 6vh 0;
}
.hm_sctn3_dv4 h3 {
    color: #04C9B4;;
    text-transform: uppercase;
}
.hm_sctn3_dv4 h1 {
    color: #804A9E;
    width: 80%;
}
.hm_sctn3_dv4 p {
    color: #363636;
    font-size: 18px;
    margin-top: calc(5vh);
    margin-bottom: calc(6vh);
    width: 100%;
    text-align: justify;
}
.hm_sctn3_dv4 .hm_sctn3_dv5 {
    margin-bottom: calc(5vh);
}
.hm_sctn3_dv4 .hm_sctn3_dv5 .hm_sctn3_dv5_tx1 {
    color: #363636;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: calc(2vh);
}
.hm_sctn3_dv4 .hm_sctn3_dv5 .hm_sctn3_dv5_tx1 i {
    color: #00B000;
    margin-right: calc(0.2vw);
}
.hm_sctn4 {
   background-color: #F5F8FC; 
}
.hm_sctn4 .hm_sctn4_dv1 {
    padding: 2vw 14vh;
}
.hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv2 h3 {
    color: #04C9B4;
    text-transform: uppercase;
    margin-bottom: calc(2vh);
}
.hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv2 h1 {
    color: #804A9E;
    width: 80%;
    text-transform: capitalize;
}
.hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv3 p {
    color: #363636;
    font-size: 18px;
    margin-top: calc(5vh);
    margin-bottom: calc(6vh);
    width: 100%;
    text-align: justify;
}
.hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv4 {
    border: 1px solid #D9D9D9;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    border-radius: 2px;
    padding: 3vh 3vw;
    height: 100%;
    background-color: #fff;
    text-align: center;
}
.hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv4 .hm_sctn4_dv5 .hm_sctn4_dv5_txt1 {
    font-size: 22px;
    margin: 2vh 0 4vh;
    font-weight: 600;
    color: #804A9E;
}
.hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv4 .hm_sctn4_dv5 .hm_sctn4_dv5_dv1 {
  text-align: left;
}
.hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv4 .hm_sctn4_dv5 .hm_sctn4_dv5_dv1 .hm_sctn4_dv5_dv1_txt1 {
    color: #363636;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: calc(2vh);
}
.hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv4 .hm_sctn4_dv5 .hm_sctn4_dv5_dv1 .hm_sctn4_dv5_dv1_txt1 i {
    color: #00B000;
    margin-right: calc(0.2vw);
}
.hm_sctn5 {
   background-color: #fff;
}
.hm_sctn5 .hm_sctn5_dv1 {
    padding: 5vh 0;
}
.hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 {
    padding-left: calc(8vw) !important;
    padding-right: calc(1vw) !important;
}
.hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 h3 {
    color: #04C9B4;
    text-transform: uppercase;
}
.hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 h5 {
    color: #804A9E;
}
.hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 h1 {
    color: #804A9E;
    width: 80%;
    text-transform: capitalize;
}
.hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 p {
    color: #363636;
    font-size: 18px;
    margin-top: calc(5vh);
    margin-bottom: calc(6vh);
    width: 100%;
    text-align: justify;
}
.hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 .hm_sctn5_dv2_d2_txt1 {
    color: #363636;
    font-weight: 600;
}
.hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d3 {
  padding-bottom: calc(5vh);
}
.hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv3 {
  text-align: end;
  padding-right: calc(8vw) !important;
}
.hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv3 .hm_sctn5_dv3_d1 {
  position: relative;
}
.hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv3 .hm_sctn5_dv3_d2 {
  position: relative;
  aspect-ratio: 1 / 1;
  text-align: end;
  display: flex;
  justify-content: end;
  align-items: center;
}
.hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv3 .hm_sctn5_dv3_d2 img {
  z-index: 2;
  position: relative;
}
.hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv3 .hm_sctn5_dv3_d2::before {
  content: "";
  position: absolute;
  width: 50%;
  height: 50%;
  background: url('../img/hm_img05.svg') no-repeat center center;
  background-size: contain;
  z-index: 0;
  left: 160px;
}
.hm_sctn6 {
   background-color: #F5F8FC; 
}
.hm_sctn6 .hm_sctn6_dv1 {
    padding: 2vw 14vh;
}
.hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv2 h3 {
    color: #04C9B4;
    text-transform: uppercase;
    margin-bottom: calc(2vh);
}
.hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv2 h1 {
    color: #804A9E;;
    width: 80%;
    text-transform: capitalize;
}
.hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv3 p {
    color: #363636;
    font-size: 18px;
    margin-top: calc(5vh);
    margin-bottom: calc(6vh);
    width: 100%;
    text-align: justify;
}
.hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv4 {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    border-radius: 2px;
    padding: 3vh 1.5vw;
    background-color: #fff;
    text-align: left;
    position: relative;
    min-height: 200px;
    height: 100%;
    margin-right: 15px;
}
.hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv5 {
  margin-bottom: calc(3vh);
}
.hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv6 {
  margin-right: calc(2vw);
}
.hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv4 .hm_sctn6_dv7 {
    color: #363636;
    font-size: 18px;
    margin-top: calc(5vh);
    margin-bottom: calc(6vh);
    width: 75%;
    text-align: justify;
}
.hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv4 .hm_sctn6_dv8 {
    color: #804a9e;
    font-size: 30px;
    cursor: pointer;
    padding: 2px 10px;
    background-color: transparent;
    border: 2px solid #804a9e;
    text-transform: capitalize;
    text-decoration: none !important;
    width: 11%;
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv4 .hm_sctn6_dv8:hover {
    text-decoration: none;
    opacity: 1;
    color: #fff;
    background-color: #804a9e;
}

.hm_sctn7 {
   background-color: #fff; 
}
.hm_sctn7 .hm_sctn7_dv1 {
    padding: 2vw 14vh;
}
.hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv2 h3 {
    color: #04C9B4;
    text-transform: uppercase;
    margin-bottom: calc(2vh);
}
.hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv2 h1 {
    color: #804A9E;
    width: 80%;
    text-transform: capitalize;
}
.hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv3 p {
    color: #363636;
    font-size: 18px;
    margin-top: calc(5vh);
    margin-bottom: calc(6vh);
    width: 100%;
    text-align: justify;
}
.hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv4 .hm_sctn7_dv5 {
    background-color: #F5F8FC;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    margin: 10px 30px;
    padding: 3vh 2vw;
    border-radius: 1px;
    height: 95%;
}
.hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv4 .hm_sctn7_dv5 .hm_sctn7_dv5_d1 {
  color: #804A9E;
  margin: 2vh 0 1vh;
}
.hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv4 .hm_sctn7_dv5 .hm_sctn7_dv5_d2 {
  color: #363636;
  margin: 1vh 0;
}
.hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv4 .hm_sctn7_dv5 .hm_sctn7_dv5_d3 i {
  color: #D9D9D9;
}
.hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv4 .hm_sctn7_dv5 .hm_sctn7_dv5_d3 i.active {
  color: #FFD519;
}
.hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv4 .hm_sctn7_dv5 .hm_sctn7_dv5_d4 {
  color: #363636;
  margin: 1vh 0;
  text-align: justify;
}
.carousel-indicators {
  margin-bottom: -50px !important;
}
.carousel-indicators [data-bs-target] {
    background-color: #d9d9d9;
    opacity: 1;
    height: 10px;
    width: 10px;
    margin-right: 5px;
    border-radius: 50%;
}
.carousel-indicators [data-bs-target].active {
    background-color: #804a9e;
    opacity: 1;
}
.hm_futer .hm_futer_dv1 {
  padding: 3vh 8vw;
  background-color: #000033;
}
.hm_futer .hm_futer_dv1 .hm_futer_dv2 {
  color: #fff;
  padding: 0 3vw;
}
.hm_futer .hm_futer_dv1 .hm_futer_dv2 .hm_futer_dv2_logo1 {
  margin-bottom: 4vh;
}
.hm_futer .hm_futer_dv1 .hm_futer_dv2 p {
  color: #fff;
  text-align: justify;
}
.hm_futer .hm_futer_dv1 .hm_futer_dv2 .hm_futer_dv3 a {
  color: #fff;
  margin-right: 10px;
  text-decoration: none !important;
}
.hm_futer .hm_futer_dv1 .hm_futer_dv2 .hm_futer_dv3 a:hover {
  color: #ddd;
}
.hm_futer .hm_futer_dv1 .hm_futer_dv2 h5 {
  margin-bottom: 3vh;
}
.hm_futer .hm_futer_dv1 .hm_futer_dv2 .hm_futer_dv4 a {
  color: #fff;
  display: block;
  margin: 10px 10px 10px 0;
  text-decoration: none;
}
.hm_futer .hm_futer_dv1 .hm_futer_dv2 .hm_futer_dv4 a:hover {
  color: #ddd;
  text-decoration: underline;
}
.hm_futer .hm_futer_dv1 .hm_futer_dv2 .hm_futer_dv5 {
  margin: 0 0 10px;
}
.hm_futer .hm_futer_dv1 .hm_futer_dv2 .hm_futer_dv5 i {
  color: #fff;
  margin-right: 10px;
}
.hm_futer .hm_futer_dv1 .hm_futer_dv2 .hm_futer_dv5 a {
  color: #fff;
  text-decoration: none;
}
.hm_futer .hm_futer_dv1 .hm_futer_dv2 .hm_futer_dv5 a:hover {
  color: #ddd;
  text-decoration: underline;
}
.hm_futer .hm_futer_dv6 {
  padding: 3vh 3vw 1vh;
  border-top: 1px solid #FFFFFF24;
  margin-top: 2vh;
}
.hm_futer .hm_futer_dv6 {
  color: #fff;
}
.hm_futer .hm_futer_dv6 a {
  color: #fff;
  margin-right: 2vw;
  cursor: pointer;
  text-decoration: none;
}
.hm_futer .hm_futer_dv6 a:hover {
  color: #ddd;
  text-decoration: underline;
}
.hm_futer .hm_futer_dv6 a:last-child {
  margin-right: 0 !important;
}
.top-header .tp_hdr_dv1_cs1 .tp_hdr_dv1_cs1_txt2 {
  display: none;
}
.hm_cntctus_mdl_dv1 {
  margin-top: 50px;
  z-index: 1000000;
}
.hm_cntctus_mdl_dv1 .modal-dialog {
  max-height: 80vh;
}
.hm_cntctus_mdl_dv1 .modal-body {
  border-top: 10px solid #04C9B4;
  padding: 1.5vh 3vw;
}
.hm_cntctus_mdl_dv1 .hm_cntctus_mdl_dv2 {
    display: flex;
    justify-content: end;
}
.hm_cntctus_mdl_dv1 .hm_cntctus_mdl_dv2 button.btn-close {
  margin-right: -20px;
}
.hm_cntctus_mdl_dv1 .hm_cntctus_mdl_dv2 button.btn-close:hover {
  color: #002768;
}
.hm_cntctus_mdl_dv1 .modal-body .form-container h3 {
  color: #002768;
  margin-bottom: 3vh;
  font-weight: 600;
}
.hm_cntctus_mdl_dv1 .modal-body label {
  color: #002768;
}
.hm_cntctus_mdl_dv1 .modal-body input[type="text"], .hm_cntctus_mdl_dv1 .modal-body input[type="email"], .hm_cntctus_mdl_dv1 .modal-body input[type="tel"], .hm_cntctus_mdl_dv1 .modal-body select, .hm_cntctus_mdl_dv1 .modal-body textarea {
  color: #556171;
  background-color: #EFF4FA99;
  border: 1px solid #ddd;
  line-height: 26px;
}
.hm_cntctus_mdl_dv1 .modal-body input[type="text"]:focus, .hm_cntctus_mdl_dv1 .modal-body input[type="email"]:focus, .hm_cntctus_mdl_dv1 .modal-body input[type="tel"]:focus, .hm_cntctus_mdl_dv1 .modal-body select:focus, .hm_cntctus_mdl_dv1 .modal-body textarea:focus {
  box-shadow: 0 0 0 2px rgba(13, 110, 253, 0.25);
}
.hm_cntctus_mdl_dv1 .modal-body input[type="text"][disabled], .hm_cntctus_mdl_dv1 .modal-body input[type="email"][disabled], .hm_cntctus_mdl_dv1 .modal-body input[type="tel"][disabled], .hm_cntctus_mdl_dv1 .modal-body select[disabled], .hm_cntctus_mdl_dv1 .modal-body textarea[disabled] {
  background-color: #eee;
  pointer-events: none;
}
.hm_cntctus_mdl_dv1 .modal-body button.btn.btn-primary {
    color: #04C9B4;
    background-color: #fff;
    border: 2px solid #04C9B4;
    border-radius: 2px;
    padding: 10px 20px;
    margin-top: 20px;
    font-weight: 600;
    cursor: pointer;
    min-width: 25%;
}
.hm_cntctus_mdl_dv1 .modal-body button.btn.btn-primary:hover {
    color: #fff;
    background-color: #04C9B4;
    border: 2px solid #04C9B4;
}
.hm_srch_mdl_dv1.offcanvas {
  z-index: 99999;
  max-width: 600px;
  width: 100%;
  border-top: 10px solid #04C9B4;
  padding: 1.5vh 0.5vw;
}
.hm_srch_mdl_dv1 button.btn-close:hover {
  color: #002768;
}
.hm_srch_mdl_dv1 .offcanvas-header h3 {
  color: #002768;
  font-weight: 600;
}
.hm_srch_mdl_dv1 .offcanvas-body {
  overflow: hidden;
}
.hm_srch_mdl_dv1 .offcanvas-body .search-container {
    width: min-content;
    margin: 0 auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #556171;
    background-color: #EFF4FA99;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 7px 10px;
}
.hm_srch_mdl_dv1 .offcanvas-body .search-container:has(#searchBox:focus) {
  box-shadow: 0 0 0 2px rgba(13, 110, 253, 0.25);
}
.hm_srch_mdl_dv1 .offcanvas-body .search-container input[type=text] {
    border: none;
    outline: 0;
    padding: 10px;
    font-size: 18px;
    width: 425px;
    border-radius: 0px;
    color: #556171;
    background-color: transparent;
    box-shadow: none;
}
.hm_srch_mdl_dv1 .offcanvas-body .search-container button {
    background: 0 0;
    border: none;
    cursor: pointer;
    padding: 10px;
    font-size: 18px;
}
.hm_srch_mdl_dv1 .offcanvas-body .searchResults-cntnr {
    height: calc(100vh - 18vh);
    overflow: hidden auto;
    margin-top: 10px;
    padding-left: 1vw;
}
.hm_srch_mdl_dv1 .offcanvas-body .canvasLinks {
    padding-top: 10px;
    border-bottom: 1px solid #cbcbcb;
}
.hm_srch_mdl_dv1 .offcanvas-body .canvasLinks a {
  color: #002768;
  cursor: pointer;
  font-weight: 600;
  text-decoration: none;
}
.hm_srch_mdl_dv1 .offcanvas-body .canvasLinks a:hover {
  color: #651e8d;
  text-decoration: underline;
}
.hm_srch_mdl_dv1 .offcanvas-body .canvasLinks p {
  color: #363636;
  padding-top: 5px;
}
.hm_srch_mdl_dv1 .offcanvas-body #searchResults p.nodata_p {
  color: #363636;
  padding-top: 5px;
  margin: 1vh 0.2vw;
}
.dk_d_none {
  display: none;
}
.pg_hdng1 {
  background-color: #EFF4FA99;
  background-image: url("../img/page-header-bg.svg");;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 20px;
  text-align: center;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
}
.pg_hdng1 .pg_hdng1_dv1 h1 {
  font-size: 42px;
  line-height: 1.2em;
  letter-spacing: -0.02em;
  color: #651e8d;
}
.pg_hdng1 .pg_hdng1_dv1 .pg_hdng1_dv2 {
  color: #651e8d;
}
.whatsapp-label {
  color: #ffffff;
}
.pg_hdng1 .pg_hdng1_dv1 .pg_hdng1_dv2 .pg_hdng1_dv2_a1 {
  color: #651e8d;
  text-decoration: none;
  margin: 0 10px;
}
.pg_hdng1 .pg_hdng1_dv1 .pg_hdng1_dv2 .pg_hdng1_dv2_a1:hover {
  text-decoration: underline;
}
.pg_hdng1 .pg_hdng1_dv1 .pg_hdng1_dv2 .pg_hdng1_dv2_a1:last-child:hover {
  text-decoration: none;
}
.pg_sctn1 .pg_sctn1_dv1 {
  width: 80%;
  margin: 0 auto;
  padding: 5vh 0;
}
.pg_sctn1 .pg_sctn1_dv1 .sticky-sidebar {
 position: sticky;
  top: calc(10vh);
  height: fit-content;
  z-index: 10;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 {
  position: sticky;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 {
  background: #ffffff;
  border: 1px solid #55617124;
  padding: 15px 20px;
  border-radius: 3px;
  margin-bottom: 30px;
  box-shadow: 0 0 2px 0 rgba(0,0,0,0.1);
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 h3.modal-title {
  color: #651e8d;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.1em;
  letter-spacing: 0px;
  margin-bottom: 20px;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form input[type="text"],
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form input[type="email"],
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form input[type="tel"],
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form select,
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form textarea {
  width: 100%;
  color: #313131;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 1px;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form input[type="text"]::placeholder,
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form input[type="email"]::placeholder,
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form input[type="tel"]::placeholder,
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form select::placeholder,
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form textarea::placeholder {
  color: #313131;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form input[type="tel"][disabled],
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form select[disabled] {
  color: #556171;
  background-color: #d7dadf99;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .fullform button.btn {
  background-color: #FFFFFF;
  color: #804a9e;
  padding: 10px 20px;
  border: 2px solid #804a9e;
  border-radius: 1px;
  cursor: pointer;
  width: 100%;
  font-weight: 500;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .fullform button.btn:hover {
  background-color: #804a9e;
  color: #FFFFFF;
  padding: 10px 20px;
  border: 2px solid #804a9e;
  border-radius: 1px;
}
.pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 {
    padding: 15px 20px;
    background-color: #EFF4FA99;
    border-radius: 3px;
    box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.25);
}
.pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c1 .pg_sctn1_dv2_d2c1_d1 {
  color: #002768;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.1em;
  letter-spacing: 0px;
  margin-bottom: 10px;
}
.pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c1 .pg_sctn1_dv2_d2c1_d2 {
  color: #556171;
  margin-bottom: 20px;
  font-weight: 500;
}
.pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c2 {
  margin-bottom: 25px;
}
.pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c2:last-child {
  margin-bottom: 10px;
}
.pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c2 .pg_sctn1_dv2_d2c2_a1 {
  color: #556171;
  text-decoration: none;
  font-size: 18px;
  cursor: pointer;
}
.pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c2 .pg_sctn1_dv2_d2c2_a1 span {
  background-color: #651e8d;
  border-radius: 50%;
  padding: 10px;
  font-size: 15px;
  color: #fff;
  transition: 0.2s ease-in;
  display: inline-block;
  width: 2.5rem;
  text-align: center;
}
.pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c2 .pg_sctn1_dv2_d2c2_a1:hover span {
  background-color: #002768;
  color: #fff;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 {
  padding: 0 20px;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 h2, .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 .sub-title {
  font-size: 28px;
  letter-spacing: -0.02em;
  line-height: 1.1em;
  color: #002768;
  font-weight: 600;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 h3, .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 h4, .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 h5, .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 p b {
  color: #002768;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 label {
  color: #002768;
  font-weight: 600;
  margin-top: 5px;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 p {
  color: #363636;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: justify;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3  ul.points {
  padding-left: 10px;
  margin-bottom: 20px;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3  ul.ul-num li {
  list-style: lower;
  font-size: 17px;
  position: relative;
  padding-left: 10px;
  color: #363636;
  text-align: justify;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3  ul.points li {
  list-style: none;
  font-size: 17px;
  position: relative;
  padding-left: 27px;
  color: #363636;
  text-align: justify;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3  ul.points li::before {
    content: "";
    width: 6px;
    height: 10px;
    border-right: 2px solid #04c9b4;
    border-bottom: 2px solid #04c9b4;
    transform: rotate(45deg);
    position: absolute;
    left: 5px;
    top: 6px;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 ul.points li{
  font-size: 20px;
}
.pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 ul.ul-num li{
  font-size: 20px;
}
.apply-loan-now {
  border: 2px solid #651e8d;
  color: #651e8d;
}
.apply-loan-now:hover {
  border: 2px solid #651e8d;
  color: #fff;
  background: #651e8d;
}
.loan-summary-container {
  background: none;
  border: none;
  padding: 0;
}



/* ✅ Remove styling from loan-summary-container */
.loan-summary-container {
  background: none;
  border: none;
  padding: 0;
}

/* ✅ Row styling */
.row {
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
  font-size: 14px;
}

.label {
  color: #333;
  max-width: 70%;
}

.value {
  font-weight: 600;
  white-space: nowrap;
}

/* ✅ Bold Section */
.bold {
  font-weight: bold;
}

.total {
  font-size: 15px;
}

/* ✅ Summary Box */
.summary-box {
  background-color: #f5f5f5;
  padding: 14px;
  margin: 14px 0;
  border-radius: 8px;
}

.summary-box .heading {
  font-weight: bold;
  margin-bottom: 12px;
  font-size: 14.5px;
}

.summary-row {
  display: grid;
  grid-template-columns: 1fr auto;
  margin: 6px 0;
  font-size: 14px;
}

/* ✅ Highlight box at the bottom */
.credited-box {
  background-color: #f0d8ff;
  padding: 12px;
  margin-top: 16px;
  border-radius: 8px;
  text-align: center;
}

.credited-box p {
  font-size: 14px;
  margin: 0;
}

.credited-box h3 {
  margin-top: 4px;
  color: #000;
}

/* Optional: Info icon styling */
.info-icon {
  color: #651e8d;
  font-size: 12px;
  vertical-align: middle;
}


@keyframes scrollLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}


@keyframes rotateBg {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


/******** 1920x1080 with Mobile View *******/

@media (min-width: 576px) {
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
    margin-left: 15px;
  }
}
@media (max-width: 400px) {
  .tp_hdr_dv1.tp_hdr_dv1 {
    margin: 0 0 0 4px;
    padding-left: 0;
    padding-right: 0;
  }
  .hm_sctn1_pd1.hm_sctn1_pd1 {
    padding-top: calc(8vh) !important;
    padding-left: calc(2vw) !important;
    padding-right: calc(2vw) !important;
  }
}
@media (max-width: 576px) {
  .mb_d_none {
    display: none !important;
  }
  .dk_d_none {
    display: inline !important;
  }
  nav.navbar.navbar .nav-item.dropdown .dropdown-menu.show {
    display: block;
  }
  nav.navbar.navbar .dropdown-menu {
    transition: all 0.3s ease-in-out;
    display: none;
  }
  .top-header .tp_hdr_dv1_cs1 .tp_hdr_dv1_cs1_txt1 {
    display: none;
  }
  .top-header .tp_hdr_dv1_cs1 .fx_hdr_brdr {
    display: none;
  }
  .top-header .tp_hdr_dv1_cs1 .tp_hdr_dv1_cs1_txt2 {
    display: inline;
  }
  .top-header .tp_hdr_dv1_cs1 a {
    margin-right: 3vw;
    font-size: 15px;
  }
  .top-header .tp_hdr_dv2 a {
    font-size: 15px;
    margin: 0 5px 0 0;
  }
  .hm_sctn1_dv1 {
    padding: 0vh 0 10vh;
  }
  .hm_sctn1_pd1 {
    padding-top: calc(8vh) !important;
    padding-left: calc(10vw) !important;
    padding-right: calc(3vw) !important;
  }
  .hm_sctn1_dv2 p {
    width: 94%;
  }
  .hm_sctn1_dv2.hm_sctn1_dv2 h1 {
    font-size: calc(1.375rem + 1.5vw);
    width: 100%;
  }
  .hm_sctn1_dv2 .hm_sctn1_dv2_a1, .hm_sctn1_dv2 .hm_sctn1_dv2_a2, .hm_sctn3_dv4 .hm_sctn1_dv2_a1 {
    color: #804a9e;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
    padding: 8px 20px;
    min-width: 140px;
 }
 .hm_pg_img_r1.hm_pg_img_r1 {
  width: 75vw;
  max-width: 425px;
  margin: 8vh auto 2vh;
 }
 .hm_pg_img_r2 {
  width: 90%;
  height: 90%;
 }
 .hm_sctn1_dv1_cs1 {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: "col2" "col1";
 }
 .hm_sctn1_dv1_cs2 {
  grid-area: col1;
 }
 .hm_sctn1_dv1_cs3 {
  grid-area: col2;
 }
 .hm_sctn2.hm_sctn2 .marquee-content {
    font-size: 20px;
 }
 .hm_sctn3_dv3_cs1::before {
  display: none !important;
 }
 .hm_sctn3_dv3_cs1 img {
    z-index: 2;
    position: relative;
    width: 70%;
 }
 .hm_sctn3_dv3_cs1 {
    position: relative;
    aspect-ratio: unset;
    text-align: center;
    display: block;
    justify-content: center;
    align-items: center;
 }
 .hm_sctn3_dv3_cs1.hm_sctn3_dv3_cs1::after {
    bottom: -20px;
    left: 10px;
 }
 .hm_sctn3_dv2 {
  padding-left: calc(2vw) !important;
  padding-right: calc(2vw) !important;
 }
  .hm_sctn3_dv4 {
    padding: 6vh 2vw;
  }
  .hm_sctn4 .hm_sctn4_dv1 {
    padding: 2vw;
  }
  .hm_sctn4_dv1 .row.col-sm-12 .col-sm-6, .hm_sctn4_dv1 .row.col-sm-12 .col-sm {
    padding: 0 !important;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv4 {
    margin-bottom: 5vh;
    height: auto;
    padding: 3vh 4vw;
 }
 .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv2 h1 {
    width: 95%;
 }
 .hm_sctn3_dv4.hm_sctn3_dv4 h1 {
    font-size: calc(1.375rem + 1.5vw);
    width: 100%;
  }
  .hm_sctn4.hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv2 h1 {
    font-size: calc(1.375rem + 1.5vw);
    width: 100%;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv2 h3 {
    padding-top: 20px;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv1_cs1 {
    padding-top: 2vh !important;
    padding-bottom: 2vh !important;
  }
 .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 {
    padding-left: calc(2vw) !important;
    padding-right: calc(2vw) !important;
 }
 .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv3 {
    text-align: center;
    padding-right: calc(2vw) !important;
    padding-left: calc(2vw) !important;
  }
  .hm_sctn5_dv1_cs1 {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas: "col2" "col1";
  }
  .hm_sctn5_dv1_cs2 {
    grid-area: col1;
  }
  .hm_sctn5_dv1_cs3 {
    grid-area: col2;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv3 .hm_sctn5_dv3_d2 {
    text-align: center;
    display: block;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv3 .hm_sctn5_dv3_d1 {
    position: relative;
    margin-bottom: 8vh;
 }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv3 .hm_sctn5_dv3_d2::before {
    display: none;
  }
  .hm_sctn5.hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv3 .hm_sctn5_dv3_d2 img {
    z-index: 2;
    position: relative;
    width: 90%;
  }
  .hm_sctn5.hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 h1 {
    font-size: calc(1.375rem + 1.5vw);
    width: 100%;
  }
  .hm_sctn5_dv2_d3_cs1 {
   margin-bottom: 1vh; 
  }
  .hm_sctn6 .hm_sctn6_dv1 {
    padding: 2vw;
  }
  .hm_sctn6.hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv2 h1 {
    font-size: calc(1.375rem + 1.5vw);
    width: 100%;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv4 {
    margin-right: 0;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv4 .hm_sctn6_dv8 {
    width: 15%;
    margin-right: 8px;
  }
  .hm_sctn6_dv4_cs1 {
    padding-left: 5px;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv4 .hm_sctn6_dv8 {
    width: auto;
    right: 10px;
    font-size: 25px;
    padding: 2px 10px;
  }
 .hm_sctn7 .hm_sctn7_dv1 {
    padding: 2vw;
 }
 .hm_sctn7_dv1 .col-sm-6 {
  padding: 0 !important;
 }
 .hm_sctn7_dv4 {
  padding: 0;
 }
 .hm_sctn7.hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv2 h1 {
    font-size: calc(1.375rem + 1.5vw);
  }
 .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv4 .hm_sctn7_dv5 {
    margin: 0 0 20px;
 }
 .carousel-item .col-sm-4 {
    display: none;
  }
  .carousel-item .col-sm-4:first-child {
    display: block;
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .hm_sctn7_dv1_cs1 {
    padding-top: 1vh !important;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv2 h1 {
    width: 100%;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv4 .col-sm-4.ps-0 {
    padding: 0 3vw !important;
  }
  .hm_futer_dv1_cs1 {
    margin-bottom: calc(7vh);
    text-align: center;
  }
  .hm_futer_dv1_cs1 .hm_futer_dv3 {
    text-align: center;
    gap: 13px;
    display: flex;
    justify-content: center;
  }
  .hm_futer .hm_futer_dv1 .hm_futer_dv2 .hm_futer_dv5 {
    margin: 0 0 10px;
    word-break: break-all;
  }
  .hm_futer .hm_futer_dv6 .hm_futer_dv6_cs1 {
    display: grid !important;
    grid-template-columns: 1fr;
    grid-template-areas: "col2" "col1";
  }
  .hm_futer .hm_futer_dv6 .hm_futer_dv6_cs2 {
    grid-area: col1;
    text-align: center;
  }
  .hm_futer .hm_futer_dv6 .hm_futer_dv6_cs3 {
    grid-area: col2;
    margin-bottom: calc(5vh);
  }
  .hm_futer .hm_futer_dv6 a {
    margin-right: 3vw;
  }
  .cstm_nvbr_dv {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
  }
  .hm_futer .hm_futer_dv1 {
    padding: 3vh 2vw;
  }
  .hm_cntctus_mdl_dv1 .hm_cntctus_mdl_dv2 button.btn-close {
    margin-right: 0px;
  }
  .hm_cntctus_mdl_dv1 .modal-body .col-lg.col-sm-12, .hm_cntctus_mdl_dv1 .mb-3.mb-sm-3 {
    margin-bottom: 20px !important;
  }
  .hm_cntctus_mdl_dv1 .mb-3 {
    margin-bottom: 0 !important;
  }
  .hm_cntctus_mdl_dv1 .modal-body .form-container h3 {
    font-size: 20px;
  }
  .hm_cntctus_mdl_dv1 .modal-body button.btn.btn-primary {
    width: 100%;
    margin-bottom: 20px;
  }
  .hm_srch_mdl_dv1 .offcanvas-body .search-container {
    width: 100%;
  }
  .hm_srch_mdl_dv1 .offcanvas-body .search-container button {
    font-size: 14px;
  }
  .hm_srch_mdl_dv1 .offcanvas-body .search-container input[type=text] {
    font-size: 16px;
    width: 100%;
  }
  .pg_hdng1.pg_hdng1 {
    padding: 20px;
  }
  .pg_hdng1.pg_hdng1 .pg_hdng1_dv1 h1 {
    font-size: 26px;
  }
  .pg_sctn1.pg_sctn1 .pg_sctn1_dv1 .sticky-sidebar {
    position: unset;
    top: unset;
    height: auto;
    z-index: unset;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .home-form .col-lg.col-sm-12 {
    margin-bottom: 20px !important;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .home-form .mb-3 {
    margin-bottom: 10px !important;
  }
  .pg_sctn1 .pg_sctn1_dv1 .row.col-sm-12 .col-sm-9.pe-0, .pg_sctn1 .pg_sctn1_dv1 .row.col-sm-12 .col-sm-9.pe-0 .pg_sctn1_dv3 {
    padding: 0 !important;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .home-form .col-sm-12.mb-2 {
    text-align: left;
  }
  .pg_sctn1 .pg_sctn1_dv1 .row.col-sm-12 {
    display: grid !important;
    grid-template-columns: 1fr;
    grid-template-areas: "col2" "col1";
  }
  .pg_sctn1 .pg_sctn1_dv1 .row.col-sm-12 .col-sm-3 {
    grid-area: col1;
    text-align: center;
  }
  .pg_sctn1 .pg_sctn1_dv1 .row.col-sm-12 .col-sm-9 {
    grid-area: col2;
    font-size: 15px;
    margin-bottom: calc(5vh);
  }
  nav.navbar .navbar-nav .nav-link.pynw-btn {
    padding: 10px;
    width: 30%;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .fullform button.btn {
    margin-top: 20px;
  }
}
@media (min-width: 580px) and (max-width: 900px) {
  .hm_sctn3_dv3_cs1 img {
    width: 100%;
  }
  .hm_sctn1_pd1 {
    padding-top: calc(2vh) !important;
    padding-left: calc(7vw) !important;
    padding-right: calc(3vw) !important;
  }
  .hm_pg_img_r1 {
    width: 100%;
    max-width: 250px;
  }
  .hm_sctn1_dv1 {
    padding: 5vh 0;
  }
  .hm_sctn1_dv2 p {
    margin-top: calc(4vh);
    margin-bottom: calc(6vh);
  }
  .hm_sctn1_dv1_cs3 {
    padding-top: calc(10vh) !important;
  }
  .hm_sctn1_dv2 .hm_sctn1_dv2_a1, .hm_sctn3_dv4 .hm_sctn1_dv2_a1, .hm_sctn1_dv2 .hm_sctn1_dv2_a2 {
    font-size: 15px;
    padding: 8px 8px;
    min-width: 130px;
  }
  .hm_sctn2 .marquee-content {
    font-size: 20px;
  }
  .hm_sctn4_dv1_cs1 .col-lg.col-sm.col-md-5 {
    margin: 15px 15px;
    padding: 0 !important;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv2 h1 {
    width: 100%;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv3 .hm_sctn5_dv3_d2 img {
    width: 100%;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv3 .hm_sctn5_dv3_d2::before {
    display: none;
  }
  .hm_sctn5_dv2_d3_cs1 .col-sm-2 img {
    width: 100%;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv4 .hm_sctn6_dv7 {
    width: 100%;
  }
  .hm_sctn6_dv4 .d-flex.align-items-end {
    flex-wrap: wrap;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv4 .hm_sctn6_dv8 {
    font-size: 20px;
    width: 30%;
    margin-left: inherit;
  }
  .hm_sctn6_dv4 .hm_sctn6_dv6 img {
    width: 100%;
    margin-bottom: 20px;
  }
  .hm_sctn6 .hm_sctn6_dv1 {
    padding: 2vw 10vh;
  }
  .hm_sctn7_dv1_cs1 .hm_sctn7_dv4 {
    padding: 0 !important;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv4 .hm_sctn7_dv5 {
    margin: 10px 10px;
    padding: 3vh 2vw;
  }
  .hm_sctn7 .hm_sctn7_dv1 {
    padding: 2vw 10vh;
  }
  .hm_futer .hm_futer_dv1 {
    padding: 3vh 4vw;
  }
  .hm_futer .hm_futer_dv2 .hm_futer_dv2_logo1 svg {
    width: 180px;
  }
  .hm_futer_dv1_cs2, .hm_futer_dv1_cs3 {
    padding-top: 52px !important;
  }
  .hm_futer_dv1_cs3 .hm_futer_dv2 .hm_futer_dv5 {
    word-break: break-all;
  }
  .hm_futer .hm_futer_dv6 .hm_futer_dv6_cs1 {
    display: grid !important;
    grid-template-columns: 1fr;
    grid-template-areas: "col2" "col1";
  }
  .hm_futer .hm_futer_dv6 .hm_futer_dv6_cs2 {
    grid-area: col1;
    text-align: center;
  }
  .hm_futer .hm_futer_dv6 .hm_futer_dv6_cs3 {
    grid-area: col2;
    font-size: 15px;
    margin-bottom: calc(5vh);
  }
  .cstm_nvbr_dv {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
  }
  .navbar-expand-sm .navbar-toggler.navbar-toggler {
    display: block;
    height: 40px;
    font-size: 16px;
  }
  .navbar-expand-sm .navbar-collapse.navbar-collapse {
    display: none !important;
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
  }
  .navbar-expand-sm .navbar-collapse.navbar-collapse.show {
    display: flex !important;
  }
  .navbar-expand-sm .navbar-nav.navbar-nav {
    flex-direction: column;
    width: 100%;
  }
  .navbar > .container-fluid {
    display: block;
  }
  nav.navbar .navbar-nav li.nav-item ul.dropdown-menu {
    padding: 0;
    width: 97%;
  }
}
@media (min-width: 900px) {
  nav.navbar .nav-item.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
  nav.navbar .dropdown-menu {
    transition: all 0.3s ease-in-out;
    display: none;
  }
  nav.navbar .nav-item.dropdown .dropdown-icon::before {
    transition: 0.2s ease;
  }
  nav.navbar .nav-item.dropdown:hover .dropdown-icon::before {
    transform: rotate(180deg);
    transition: 0.2s ease;
  }
}

/******** End 1920x1080 with Mobile View *******/


/******** 1920x1080 with 110% *******/
 
@media (max-width: 1800px) {
  .top-header a {
    font-size: 14px;
  }
  nav.navbar .navbar-nav li a {
    font-size: 15px;
  }
  .hm_sctn1_dv2 h1 {
    font-size: 2.4rem;
  }
  .hm_sctn1_dv2 h5 {
    font-size: 1.20rem;
  }
  .hm_sctn1_dv2 p {
    font-size: 18px;
  }
  .hm_sctn1_dv2 .hm_sctn1_dv2_a1, .hm_sctn3_dv4 .hm_sctn1_dv2_a1, .hm_sctn1_dv2 .hm_sctn1_dv2_a2 {
    font-size: 16px;
    min-width: 150px;
  }
  .hm_pg_img_r1 {
    width: 50vw;
    max-width: 455px;
  }
  .hm_sctn2 .marquee-content {
    font-size: 24px;
  }
  .hm_sctn3_dv4 h3 {
    font-size: 1.20rem;
  }
  .hm_sctn3_dv4 h1 {
    font-size: 2.4rem;
  }
  .hm_sctn3_dv4 p {
    font-size: 18px;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv2 h3 {
    font-size: 1.20rem;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv2 h1 {
    font-size: 2.4rem;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv3 p {
    font-size: 18px;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv4 .hm_sctn4_dv5 img {
    width: 50%;
  }
  .hm_sctn3_dv3_cs1::after {
    bottom: -30px;
    left: 40px;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 h3 {
    font-size: 1.20rem;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 h1 {
    font-size: 2.4rem;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 p {
    font-size: 18px;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv2 h3 {
    font-size: 1.20rem;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv2 h1 {
    font-size: 2.4rem;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv3 p {
    font-size: 18px;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv2 h3 {
    font-size: 1.20rem;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv2 h1 {
    font-size: 2.4rem;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv3 p {
    font-size: 18px;
  }
  .hm_futer .hm_futer_dv1 .hm_futer_dv2 p {
    font-size: 15px;
  }
  .hm_futer .hm_futer_dv1 .hm_futer_dv2 .hm_futer_dv4 a {
    font-size: 15px;
  }
  .hm_futer .hm_futer_dv1 .hm_futer_dv2 .hm_futer_dv5 {
    font-size: 15px;
  }
  .hm_futer .hm_futer_dv6 a {
    font-size: 15px;
  }
  .hm_futer .hm_futer_dv6_cs2 {
    font-size: 15px;
  }
  .hm_cntctus_mdl_dv1 .modal-body .form-container h3 {
    font-size: 1.5rem;
  }
  .hm_cntctus_mdl_dv1 .modal-body input[type="text"], .hm_cntctus_mdl_dv1 .modal-body input[type="email"], .hm_cntctus_mdl_dv1 .modal-body input[type="tel"], .hm_cntctus_mdl_dv1 .modal-body select, .hm_cntctus_mdl_dv1 .modal-body textarea {
    font-size: 14px;
  }
  .hm_cntctus_mdl_dv1 .modal-body label {
    font-size: 15px;
  }
  .hm_cntctus_mdl_dv1 .modal-body button.btn.btn-primary {
    font-size: 16px;
    min-width: 150px;
  }
  .hm_srch_mdl_dv1 .offcanvas-header h3 {
    font-size: 20px;
  }
  .hm_srch_mdl_dv1 .offcanvas-body .search-container {
    padding: 4px 10px;
  }
  .hm_srch_mdl_dv1 .offcanvas-body .search-container input[type=text] {
    font-size: 18px;
  }
  .hm_srch_mdl_dv1 .offcanvas-body .canvasLinks a {
    font-size: 15px;
  }
  .hm_srch_mdl_dv1 .offcanvas-body .canvasLinks p {
    font-size: 14px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 p  {
    font-size: 18px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 h2, .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 .sub-title {
    font-size: 28px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 ul.points li {
    font-size: 20px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 ul.ul-num li {
    font-size: 20px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 h3.modal-title {
    font-size: 25px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form input[type="text"], .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form input[type="email"], .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form input[type="tel"], .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form select, .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form textarea {
    font-size: 16px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .fullform button.btn {
    font-size: 15px;
  }
  .pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c1 .pg_sctn1_dv2_d2c1_d1 {
    font-size: 22px;
  }
  .pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c1 .pg_sctn1_dv2_d2c1_d2 {
    font-size: 15px;
  }
  .pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c2 .pg_sctn1_dv2_d2c2_a1 span {
    font-size: 14px;
  }
  .pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c2 .pg_sctn1_dv2_d2c2_a1 {
    font-size: 15px;
  }
  .whatsapp-label-font {
    font-size: 17px;
  }
  .pg_hdng1 {
    padding: 50px 20px;
  }
  .pg_hdng1 .pg_hdng1_dv1 h1{
    font-size: 36px;
  }
  .pg_hdng1 .pg_hdng1_dv1 .pg_hdng1_dv2 {
    font-size: 16px;
  }
}


/******** End 1920x1080 with 110% *******/


/******** 1920x1080 with 125% *******/
 
@media (max-width: 1700px) {
  .top-header.top-header a {
    font-size: 13px;
  }
  nav.navbar.navbar .navbar-brand svg {
    width: 160px;
  }
  .hm_sctn1_pd1 {
    padding-top: calc(5vh) !important;
    padding-left: calc(8vw) !important;
  }
  nav.navbar.navbar .navbar-nav li a {
    font-size: 13px;
  }
  nav.navbar .navbar-nav li.nav-item ul.dropdown-menu li a {
    font-size: 12px;
  }
  nav.navbar .navbar-nav li a.dropdown-toggle i {
    font-size: 9px;
  }
  .hm_sctn1_dv2 h1 {
    font-size: 2rem;
  }
  .hm_sctn1_dv2 h5 {
    font-size: 1rem;
  }
  .hm_sctn1_dv2 p {
    font-size: 16px;
    margin-top: calc(6vh);
    margin-bottom: calc(8vh);
  }
  .hm_sctn1_dv2 .hm_sctn1_dv2_a1, .hm_sctn3_dv4 .hm_sctn1_dv2_a1, .hm_sctn1_dv2 .hm_sctn1_dv2_a2 {
      font-size: 14px;
      min-width: 120px;
  }
  .hm_pg_img_r1 {
    width: 50vw;
    max-width: 385px;
  }
  .hm_sctn2 .marquee-content {
    font-size: 22px;
  }
  .hm_sctn3_dv4 h3 {
    font-size: 1rem;
  }
  .hm_sctn3_dv4 h1 {
    font-size: 2rem;
  }
  .hm_sctn3_dv4 p {
    font-size: 16px;
  }
  .hm_sctn3_dv3_cs1 img {
    height: 80%;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv2 h3 {
    font-size: 1rem;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv2 h1 {
    font-size: 2rem;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv3 p {
    font-size: 16px;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv4 .hm_sctn4_dv5 img {
    width: 50%;
  }
  .hm_sctn3_dv3_cs1::after {
    bottom: 0px;
    left: 70px;
    width: 18%;
    height: 18%;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv4 .hm_sctn4_dv5 .hm_sctn4_dv5_txt1 {
    font-size: 20px;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv4 .hm_sctn4_dv5 .hm_sctn4_dv5_dv1 .hm_sctn4_dv5_dv1_txt1 {
    font-size: 14px;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 h3 {
    font-size: 1rem;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 h1 {
    font-size: 2rem;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 p {
    font-size: 16px;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 h5 {
    font-size: 1.1rem;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 .hm_sctn5_dv2_d2_txt1 {
    font-size: 14px;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv3 .hm_sctn5_dv3_d2 img {
    width: 55%;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv2 h3 {
    font-size: 1rem;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv2 h1 {
    font-size: 2rem;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv3 p {
    font-size: 16px;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv4 .hm_sctn6_dv4_cs1 img {
    width: 80%;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv6 {
    margin-right: calc(1vw);
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv4 .hm_sctn6_dv4_cs1 h4 {
    font-size: 1.2rem;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv4 .hm_sctn6_dv7 {
    margin-top: calc(3vh);
    margin-bottom: calc(3vh);
    width: 80%;
    font-size: 14px;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv4 .hm_sctn6_dv8 {
    font-size: 22px;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv2 h3 {
    font-size: 1rem;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv2 h1 {
    font-size: 2rem;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv3 p {
    font-size: 16px;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv4 .hm_sctn7_dv5 .hm_sctn7_dv5_d1 {
    font-size: 1.2rem;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv4 .hm_sctn7_dv5 .hm_sctn7_dv5_d2 {
    font-size: 14px;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv4 .hm_sctn7_dv5 .hm_sctn7_dv5_d4 {
    font-size: 14px;
  }
  .cntct_us_dv1 {
    left: -50px;
    margin: -60px 0 0;
    font-size: 14px;
    padding: 15px 20px 10px;
  }
  .hm_futer .hm_futer_dv1 .hm_futer_dv2 svg {
    width: 200px;
  }
  .hm_futer .hm_futer_dv1 .hm_futer_dv2 p {
    font-size: 13px;
  }
  .hm_futer .hm_futer_dv1 .hm_futer_dv2 .hm_futer_dv4 a {
    font-size: 13px;
  }
  .hm_futer .hm_futer_dv1 .hm_futer_dv2 .hm_futer_dv5 {
    font-size: 13px;
  }
  .hm_futer .hm_futer_dv6 a {
    font-size: 13px;
  }
  .hm_futer .hm_futer_dv6_cs2 {
    font-size: 13px;
  }
  .hm_cntctus_mdl_dv1 .modal-body .form-container h3 {
    font-size: 1.2rem;
  }
  .hm_cntctus_mdl_dv1 .modal-body input[type="text"], .hm_cntctus_mdl_dv1 .modal-body input[type="email"], .hm_cntctus_mdl_dv1 .modal-body input[type="tel"], .hm_cntctus_mdl_dv1 .modal-body select, .hm_cntctus_mdl_dv1 .modal-body textarea {
    font-size: 13px;
    line-height: 20px;
  }
  .hm_cntctus_mdl_dv1 .modal-body label {
    font-size: 14px;
  }
  .hm_cntctus_mdl_dv1 .modal-body button.btn.btn-primary {
    font-size: 14px;
    min-width: 140px;
  }
  .hm_srch_mdl_dv1 .offcanvas-header h3 {
    font-size: 16px;
  }
  .hm_srch_mdl_dv1 .offcanvas-body .search-container button {
    font-size: 14px;
  }

  .hm_srch_mdl_dv1 .offcanvas-body .search-container {
    padding: 4px 10px;
  }
  .hm_srch_mdl_dv1 .offcanvas-body .search-container input[type=text] {
    font-size: 14px;
  }
  .hm_srch_mdl_dv1 .offcanvas-body .canvasLinks a {
    font-size: 14px;
  }
  .hm_srch_mdl_dv1 .offcanvas-body .canvasLinks p {
    font-size: 13px;
  }
  .hm_srch_mdl_dv1 .offcanvas-body #searchResults p.nodata_p {
    margin: 1vh 0.6vw;
    font-size: 14px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 p  {
    font-size: 16px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 h2, .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 .sub-title {
    font-size: 26px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 ul.points li {
    font-size: 16px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 ul.ul-num li {
    font-size: 16px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 h3.modal-title {
    font-size: 24px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form input[type="text"], .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form input[type="email"], .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form input[type="tel"], .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form select, .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form textarea {
    font-size: 15px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .fullform button.btn {
    font-size: 14px;
  }
  .pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c1 .pg_sctn1_dv2_d2c1_d1 {
    font-size: 18px;
  }
  .pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c1 .pg_sctn1_dv2_d2c1_d2 {
    font-size: 14px;
  }
  .pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c2 .pg_sctn1_dv2_d2c2_a1 span {
    font-size: 12px;
  }
  .pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c2 .pg_sctn1_dv2_d2c2_a1 {
    font-size: 14px;
  }
  .whatsapp-label-font {
    font-size: 16px;
  }
  .pg_hdng1 {
    padding: 45px 20px;
  }
  .pg_hdng1 .pg_hdng1_dv1 h1{
    font-size: 33px;
  }
  .pg_hdng1 .pg_hdng1_dv1 .pg_hdng1_dv2 {
    font-size: 14px;
  }
}

/******** End 1920x1080 with 125% *******/
 

/******** 1920x1080 with 150% *******/
 
@media (min-width: 1024px) and (max-width: 1500px) {
  .tp_hdr_dv1 {
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 2rem !important;
  }
  .fx_hdr_brdr {
    border-left: 2px solid #fff;
    margin: 0 14px;
    height: 80%;
    margin-top: 4px;
  }
  .top-header.top-header a {
    font-size: 13px;
  }
  nav.navbar.navbar .navbar-brand svg {
    width: 120px;
    height: 30px;
  }
  nav.navbar.navbar .navbar-nav li a {
    font-size: 13px;
    margin: 0 7px;
  }
  nav.navbar .navbar-nav li.nav-item ul.dropdown-menu li a {
    font-size: 13px;
  }
  nav.navbar .navbar-nav li a.dropdown-toggle i {
    font-size: 9px;
  }
  .hm_sctn1_dv1 {
    padding: 5vh 0 10vh;
  }
  .hm_sctn1_pd1 {
    padding-top: calc(5vh) !important;
    padding-left: calc(10vw) !important;
  }
  .hm_sctn1_dv2 h1 {
    font-size: 2rem;
  }
  .hm_sctn1_dv2 h5 {
    font-size: 1rem;
  }
  .hm_sctn1_dv2 p {
    font-size: 15px;
    margin-top: calc(5vh);
    margin-bottom: calc(6vh);
    width: 83%;
  }
  .hm_sctn1_dv2 .hm_sctn1_dv2_a1, .hm_sctn3_dv4 .hm_sctn1_dv2_a1, .hm_sctn1_dv2 .hm_sctn1_dv2_a2 {
      font-size: 13px;
      min-width: 100px;
  }
  .hm_pg_img_r1 {
    width: 50vw;
    max-width: 295px;
  }
  .hm_sctn2 .marquee-content {
    font-size: 18px;
  }
  .hm_sctn3_dv4 h3 {
    font-size: 1rem;
  }
  .hm_sctn3_dv4 h1 {
    font-size: 2rem;
  }
  .hm_sctn3_dv4 p {
    font-size: 15px;
    margin-top: calc(5vh);
    margin-bottom: calc(6vh);
  }
  .hm_sctn3_dv3_cs1 img {
    height: 80%;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv1_cs1 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv2 h3 {
    font-size: 1rem;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv2 h1 {
    font-size: 2rem;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv3 p {
    font-size: 15px;
    margin-top: calc(5vh);
    margin-bottom: calc(6vh);
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv4 {
    padding: 3vh 2vw;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv4 .hm_sctn4_dv5 img {
    width: 45%;
  }
  .hm_sctn3_dv3_cs1::after {
    bottom: 0px;
    left: 70px;
    width: 18%;
    height: 18%;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv4 .hm_sctn4_dv5 .hm_sctn4_dv5_txt1 {
    font-size: 18px;
  }
  .hm_sctn4 .hm_sctn4_dv1 .hm_sctn4_dv4 .hm_sctn4_dv5 .hm_sctn4_dv5_dv1 .hm_sctn4_dv5_dv1_txt1 {
    font-size: 14px;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 h3 {
    font-size: 1rem;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 h1 {
    font-size: 2rem;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 p {
    font-size: 15px;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 img {
    width: 75%;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 h5 {
    font-size: 1rem;
    margin-bottom: 5px;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv2 .hm_sctn5_dv2_d1 .hm_sctn5_dv2_d2_txt1 {
    font-size: 14px;
  }
  .hm_sctn5 .hm_sctn5_dv1 .hm_sctn5_dv3 .hm_sctn5_dv3_d2 img {
    width: 55%;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv2 h3 {
    font-size: 1rem;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv2 h1 {
    font-size: 2rem;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv3 p {
    font-size: 15px;
    margin-top: calc(5vh);
    margin-bottom: calc(6vh);
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv1_csx1 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv4 .hm_sctn6_dv4_cs1 img {
    width: 80%;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv6 {
    margin-right: calc(1vw);
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv4 .hm_sctn6_dv4_cs1 h4 {
    font-size: 1.2rem;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv4 .hm_sctn6_dv7 {
    margin-top: calc(3vh);
    margin-bottom: calc(3vh);
    width: 80%;
    font-size: 14px;
  }
  .hm_sctn6 .hm_sctn6_dv1 .hm_sctn6_dv4 .hm_sctn6_dv8 {
    font-size: 16px;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv4 .hm_sctn7_dv5 {
    margin: 10px;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv2 h3 {
    font-size: 1rem;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv2 h1 {
    font-size: 2rem;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv3 p {
    font-size: 15px;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv4 .hm_sctn7_dv5 .hm_sctn7_dv5_d1 {
    font-size: 1rem;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv4 .hm_sctn7_dv5 .hm_sctn7_dv5_d2 {
    font-size: 14px;
  }
  .hm_sctn7 .hm_sctn7_dv1 .hm_sctn7_dv4 .hm_sctn7_dv5 .hm_sctn7_dv5_d4 {
    font-size: 14px;
  }
  .carousel-indicators [data-bs-target] {
    height: 8px;
    width: 8px;
  }
  .cntct_us_dv1 {
    left: -50px;
    margin: -60px 0 0;
    font-size: 13px;
    padding: 15px 20px 8px;
  }
  .hm_futer .hm_futer_dv1 .hm_futer_dv2 svg {
    width: 150px;
  }
  .hm_futer .hm_futer_dv1 .hm_futer_dv2 p {
    font-size: 13px;
  }
  .hm_futer .hm_futer_dv1 .hm_futer_dv2 .hm_futer_dv4 a {
    font-size: 13px;
  }
  .hm_futer .hm_futer_dv1 .hm_futer_dv2 .hm_futer_dv5 {
    font-size: 13px;
  }
  .hm_futer .hm_futer_dv6 a {
    font-size: 13px;
  }
  .hm_futer .hm_futer_dv6_cs2 {
    font-size: 13px;
  }
  .hm_futer .hm_futer_dv6_cs1 {
    align-items: center;
  }
  .cntct_wa_tl_dv1 ul li a svg {
    width: 16px;
    height: 16px;
  }
  .cntct_wa_tl_dv1 ul.connect-right .whtsapcs1, .cntct_wa_tl_dv1 ul.connect-right .telegrmcs1 {
    padding: 10px 15px;
    text-align: center;
  }
  .hm_cntctus_mdl_dv1 {
    margin-top: 20px;
  }
  .hm_cntctus_mdl_dv1 .modal-body {
    border-top: 6px solid #651e8d;
  }
  .hm_cntctus_mdl_dv1 .hm_cntctus_mdl_dv2 button.btn-close {
    font-size: 14px;
  }
  .hm_cntctus_mdl_dv1 .modal-body .form-container h3 {
    font-size: 1.1rem;
  }
  .hm_cntctus_mdl_dv1 .modal-body input[type="text"], .hm_cntctus_mdl_dv1 .modal-body input[type="email"], .hm_cntctus_mdl_dv1 .modal-body input[type="tel"], .hm_cntctus_mdl_dv1 .modal-body select, .hm_cntctus_mdl_dv1 .modal-body textarea {
    font-size: 14px;
    line-height: 16px;
  }
  .hm_cntctus_mdl_dv1 .modal-body label {
    font-size: 14px;
  }
  .hm_cntctus_mdl_dv1 .modal-body button.btn.btn-primary {
    font-size: 14px;
    min-width: 100px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .hm_srch_mdl_dv1 .offcanvas-body .searchResults-cntnr {
    height: calc(100vh - 25vh);
  }
  .hm_srch_mdl_dv1.offcanvas {
    max-width: 500px;
    border-top: 5px solid #651e8d;
  }
  .hm_srch_mdl_dv1.offcanvas .offcanvas-header .btn-close {
    font-size: 12px;
  }
  .hm_srch_mdl_dv1 .offcanvas-header h3 {
    font-size: 16px;
  }
  .hm_srch_mdl_dv1 .offcanvas-body .search-container button {
    font-size: 14px;
    padding: 5px;
  }

  .hm_srch_mdl_dv1 .offcanvas-body .search-container {
    padding: 4px 10px;
  }
  .hm_srch_mdl_dv1 .offcanvas-body .search-container input[type=text] {
    font-size: 14px;
    width: 350px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .hm_srch_mdl_dv1 .offcanvas-body .canvasLinks a {
    font-size: 14px;
  }
  .hm_srch_mdl_dv1 .offcanvas-body .canvasLinks p {
    font-size: 14px;
  }
  .hm_srch_mdl_dv1 .offcanvas-body #searchResults p.nodata_p {
    margin: 1vh 0.6vw;
    font-size: 14px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 p  {
    font-size: 15px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 h2, .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 .sub-title {
    font-size: 24px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 ul.points li {
    font-size: 15px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv3 ul.ul-num li {
    font-size: 15px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 h3.modal-title {
    font-size: 22px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form input[type="text"], .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form input[type="email"], .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form input[type="tel"], .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form select, .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .form textarea {
    font-size: 14px;
  }
  .pg_sctn1 .pg_sctn1_dv1 .pg_sctn1_dv2 .pg_sctn1_dv2_d1 .pg_sctn1_dv2_d1c1 .fullform button.btn {
    font-size: 12px;
  }
  .pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c1 .pg_sctn1_dv2_d2c1_d1 {
    font-size: 15px;
  }
  .pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c1 .pg_sctn1_dv2_d2c1_d2 {
    font-size: 12px;
  }
  .pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c2 .pg_sctn1_dv2_d2c2_a1 span {
    font-size: 9px;
    width: 2rem;
  }
  .pg_sctn1 .pg_sctn1_dv2 .pg_sctn1_dv2_d2 .pg_sctn1_dv2_d2c2 .pg_sctn1_dv2_d2c2_a1 {
    font-size: 12px;
  }
  .whatsapp-label-font {
    font-size: 15px;
  }
  .pg_hdng1 {
    padding: 40px 20px;
  }
  .pg_hdng1 .pg_hdng1_dv1 h1{
    font-size: 30px;
  }
  .pg_hdng1 .pg_hdng1_dv1 .pg_hdng1_dv2 {
    font-size: 12px;
  }
}
