@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700,800|Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,700&display=swap');

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  color: #4d4d4d;
}

/* Form floating container */
.form-floating {
  margin-bottom: 1.5rem !important;
}

.bg-grey {
  background: #f2f2f2;
}

.bg-dark, .bgdark {
  background: #26313c;
}

a {
  text-decoration: none;
  cursor: pointer;
  transition: all 0.6s ease-in-out;
}

table {
  font-size: 12px;
}

.bggrey, .bodygrey, .payment-planbox table th, .profile-tab ul li a.active, .profile-tab ul li a:hover {
  background: #f2f2f2;
}

.bg-light-blue {
  background: #F6F9FC;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: -1px;
}

h2 {
  font-size: 1.5rem;
}

ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 20px;
  text-align: left;
}

.blue-txt {
  color: #0085FF !important;
}

.bluecolor, .blue-color {
  color: #00aeef !important;
}

.red-txt {
  color: #FF5454 !important;
}

.fpgbg {
  background: #F6F9FC;
}

.modalreg .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
  font-size: 12px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
}

a {
  text-decoration: none;
}

/*.bodygrey {
  background: #f2f2f2;
}*/

.semibold, .semi-bold {
  font-weight: 600 !important
}

.bigdivice {
  display: block;
}

.smalldivice {
  display: none;
}

.font-small {
  font-size: 12px
}

.sm-btn {
  padding: 6px 20px;
}

.btn-white {
  color: #000;
  background-color: #fff !important;
}

.font16 {
  font-size: 16px
}

.font18 {
  font-size: 18px
}

.font600 {
  font-weight: 600
}

.font500 {
  font-weight: 600
}

.font700 {
  font-weight: 700
}

.color-darkred {
  color: #570202
}

.navbar {
  padding-top: .5rem;
  padding-bottom: .4rem;
}

.navbar-brand-main {
  display: flex;
}

.navbar-back-action {
  display: table;
}

.navbar-back {
  vertical-align: middle;
  display: table-cell;
}

.navbar-back .back-navbar-tag {
  width: 30px;
  height: 40px;
  padding-top: 5px;
  display: none;
  text-align: left;
  color: inherit;
}

.navbar-back .back-navbar-tag i {
  font-size: 24px;
}

.navbar-brand {
  width: 80px;
}

.navbar-brand .brandtag {
  font-size: 12px;
  font-weight: 600;
  color: rgba(0, 0, 0, .70);
  margin-top: 1px;
}

.navbar-brand .brandtag span {
  color: #ff0000;
}

.navbar-nav .nav-item.active {
  border-bottom: #0085FF solid 4px
}

.navbar-nav .nav-item.active .nav-link {
  color: #0085FF;
}

/*.btn {
    border-radius: 30px;
    border: none;
}*/
.btn {
  margin: 0.375rem;
  font-weight: 600;
}

.btn-success {
  color: #fff;
  background-color: #5ddc21 !important;
  border-color: #5ddc21;
}

.btn-sm {
  padding: 0.5rem 1.2rem;
  font-size: 0.66rem;
}

.gradient-btn-red {
  -webkit-background-size: 200% auto;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #ed1c24 0%, #ff8f00 51%, #e15151 100%);
  color: #fff;
}

.userdropdown {
  display: block;
}

.userdropdown .btn {
  font-size: 11px;
  border: #42b4df solid 1px;
  background: #f6fafb;
  color: #26313c !important;
  box-shadow: none;
  border-radius: 5px;
  padding: 0;
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.userdropdown .nav-link {
  padding-left: 0 !important;
}

.userdropdown .dropdown-menu[data-bs-popper] {
  top: 100%;
  left: -60px;
  margin-top: .125rem;
}

.usericon-menu {
  width: 30px;
  height: 30px;
  padding-right: 3px;
  position: relative;
  overflow: hidden;
}

.usericon-menu img {
  width: 30px;
  height: 30px;
  border-radius: 50px;
}

.userdropdown .dropdown-menu {
  left: -30px;
  padding-bottom: 0;
  font-size: 14px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.4);
  border-bottom: #02aff0 solid 3px;
}

.userdropdown .dropdown-menu .droparrow {
  width: 14px;
  height: 14px;
  position: absolute;
  top: -5px;
  left: 50% !important;
  margin-left: -7px;
  background-color: #fff;
  transform: rotate(-45deg);
  box-shadow: 2px -2px 2px 0 rgba(0, 0, 0, .1);
}

.navbar .dropdown-menu a {
  padding: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #000;
}

.userdropdown .dropdown-menu i {
  margin-right: 8px;
}

/*---offcanvas---*/
.ipannav {
  font-family: inherit;
}

.ipannav .offcanvas {
  position: static;
  visibility: visible !important;
}

.ipannav .modal-backdrop {
  display: none;
}

.ipannav .offcanvas-start {
  width: auto;
  border-right: none;
  transform: none;
}

@media (prefers-reduced-motion: reduce) {
  .ipannav .offcanvas {
    transition: none
  }
}

.navbar-light .navbar-toggler {
  border: none;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.offcan-userlogin-main {
  background: #0094ff;
  padding: 15px;
  padding-bottom: 0;
  position: relative;
  display: none;
}

.offcan-userlogin-main .offcan-logoutUser {
  padding-top: 10px;
  padding-bottom: 25px;
  font-size: 12px;
  color: #fff;
  position: relative;
}

.offcan-userlogin-main .offcan-logoutUser a {
  text-decoration: none;
  color: #fff;
}

.offcan-userlogin-main .offcan-logoutUser a.offloginbtn {
  border-radius: 4px;
  padding: 4px 10px;
  position: absolute;
  right: 0;
  top: 8px;
  text-decoration: none;
  background: #00508a;
}

.offcan-userlogin-main .loginuserCont {
  width: 100%;
}

.offcan-userlogin-main .loginuserCont .logNameIcon {
  max-width: 100%;
  display: inline-flex;
  align-items: center;
}

.offcan-userlogin-main .loginuserCont .logNameIcon .usricon-con {
  width: 52px;
  height: 40px;
  overflow: hidden;
}

.offcan-userlogin-main .loginuserCont .logNameIcon .usricon-con img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  vertical-align: middle;
}

.offcan-userlogin-main .loginuserCont .logNameIcon .offusername {
  padding-left: 10px;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
}

.offcan-userlogin-main .loginuserCont .offcanvas-dash-prof {
  display: block;
  margin-top: 10px;
  margin-left: -15px;
  margin-right: -15px;

}

.offcan-userlogin-main .loginuserCont .offcanvas-dash-prof ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.offcan-userlogin-main .loginuserCont .offcanvas-dash-prof ul li {
  margin: 0;
  padding: 0;
  min-width: 50%;
  float: left;
  list-style: none;
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  border-right: solid 1px rgba(255, 255, 255, 0.3);
}

.offcan-userlogin-main .loginuserCont .offcanvas-dash-prof ul li a {
  padding: 7px 15px;
  color: #fff;
  text-align: center;
  display: block;
  text-decoration: none;
}

/*---end offcanvas---*/
.carousel-item {
  position: relative;
  height: 28rem;
}

.carousel-item::before {
  position: absolute;
  content: '';
  /*background: linear-gradient(-90deg, rgba(246, 250, 254, 0) 5%, rgba(246, 250, 254, 1) 100%);*/
  background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .8) 100%);
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.carousel-caption {
  left: 0;
  top: 150px;
  padding-left: var(--bs-gutter-x, .75rem);
  z-index: 10;
}

.carousel-caption h1 {
  font-size: 66px;
  font-weight: 700;
  margin-bottom: 0;
  color: #fff
}

.carousel-caption p {
  font-size: 32px !important;
  line-height: 38px;
  margin-bottom: 0;
  color: #fff
}

/*--full Banner--*/
.ipan-banner-hm {
  height: 100vh;
  width: 100%;
  z-index: 2;
  padding: 100px 0 120px;
  color: #fff;
  background: url(../images/ipan-banner.jpg) center/cover;
  max-height: unset;
}

.ipan-banner-hm a {
  display: block;
  width: 100%;
  height: 100%;
}

.growx-properties-banner-hm {
  height: 100vh;
  width: 100%;
  z-index: 2;
  padding: 100px 0 96px;
  color: #fff;
  background: url(../images/growth-properties-hm-banner.jpg) center/cover;
  max-height: unset;
}

.growx-properties-banner-hm a {
  display: block;
  width: 100%;
  height: 100%;
}

.fpg-banner-hm {
  height: 100vh;
  width: 100%;
  z-index: 2;
  padding: 100px 0 96px;
  color: #fff;
  background: url(../images/fpg-banner.jpg) center/cover;
  max-height: unset;
}

.fpg-banner-hm a {
  display: block;
  width: 100%;
  height: 100%;
}

.banner4th-hm {
  height: 100vh;
  width: 100%;
  z-index: 2;
  padding: 100px 0 96px;
  color: #fff;
  background: url(../images/4th-banner.jpg) center/cover;
  max-height: unset;
}

/*--end full banner--*/
.counter-section {
  z-index: 999;
  position: relative;
  margin-top: -80px;
}

.counter-section h3 {
  line-height: 1.5rem;
}

.counter-section .card i {
  font-size: 38px
}

.icon-service1 {
  display: inline-flex;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
}

.bg-primary-transparent {
  background-color: var(--primary-03);
  color: var(--primary-bg-color) !important;
}

.bg-secondary-transparent {
  background-color: var(--secondary-03);
  color: var(--secondary-color) !important;
}

.bg-warning-transparent {
  background-color: rgba(255, 163, 43, 0.3);
  /*color: #ff8819 !important;*/
}

.bg-info-transparent {
  background-color: rgba(0, 214, 230, 0.3);
  /*color: #0ab2e6 !important;*/
}

.fpg-home-section {
  padding-top: 45px;
  padding-bottom: 45px;
}

.fpg-homebnr {
  border-radius: 20px;
  background-image: url(../images/banner-6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 450px;
  padding: 50px;
  padding-top: 40px;
}

.fpgimghide {
  display: none;
}

.progressive-properties-section {
  padding-top: 45px;
  padding-bottom: 45px;
}

.progressive-properties-bnr {
  position: relative;
  border-radius: 20px;
  background-image: url(../images/growth-properties.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 550px;
  padding: 0;
}

.progressive-properties-bnr .testi_message-box {
  position: absolute;
  left: 200px;
  width: 300px;
  height: 150px;
  padding: 15px;
  background: rgba(256, 256, 256, .7);
  border-radius: 5px;
  font-size: 13px;
  line-height: 17px;
}

.grthrightTextMain {
  padding: 30px;
  padding-left: 0;
}

.grthrightTextMain h1 {
  font-size: 1.3rem;
  margin-bottom: 4px;
  text-align: left;
}

.grthrightTextMain h2 {
  font-size: 1.25rem;
}

.grthrightTextMain .grntext {
  font-weight: 600;
  color: #49b715;
}

.grthrightTextMain .fpg-homebnr-btn .btn {
  font-size: 18px;
  padding: 10px 25px;
  font-family: 'Poppins', sans-serif;
}

/*--growx properties---*/
.growlogo {
  color: #13478b;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

.xlogo {
  color: #ff0000;
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
}

/*--end growx properties--*/

/* .progressive-properties-bnr .testi_message-box .qtMark {
    font-size: 60px;
    line-height: 30px;
    position: absolute;
    color: #c3e5f3
}

.progressive-properties-bnr .testi_message-box .item p {
    text-indent: 2.5em;;
}

.progressive-properties-bnr .testi_message-box .authName {
    position: absolute;
    right: 0;
    color: #82bad0;
    bottom: 0;
} */

/* .progressive-properties-bnr .owl-theme .owl-nav.disabled + .owl-dots{ margin-top: 0;}
.progressive-properties-bnr .owl-theme .owl-dots .owl-dot span{ width: 6px; height:5.5px; margin:5px 3px; background: transparent; border:#3ea2ff solid 1px}
.progressive-properties-bnr .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #0085FF; border:#0085FF solid 1px }

.progressive-properties-section ul li {
    font-size: 17px;
}

.progressive-properties-section ul li span {
    font-weight: 700;
    color: #0085FF;
} */
#messenger {
  width: 100%;
  font-family: monospace;
  font-size: 25px;
  /*text-shadow: 0 2px 2px rgba(000, 0.9, 0);*/
}

.home-blockquote-main {
  position: relative;
}

.home-blockquote-main .blockquotearrow {
  position: absolute;
  right: 0;
  top: -70px;
  z-index: 999;
}

.home-blockquote {
  border-left: 3px solid black;
  margin: 50px 0;
  margin-bottom: 0;
  padding: 0 40px;
  position: relative;
}

.home-blockquote::after {
  font-family: Arial, serif;
  content: "\201C";
  color: #000;
  font-size: 4em;
  position: absolute;
  left: 20px;
  top: -18px;
}

.home-blockquote p {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: black;
}

.testi-container-main {
  width: 100%;
  position: relative;
  height: 450px;
}

.testi-container {
  width: 582px;
  height: 500px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.testi-container .testi-img1 {
  position: absolute;
  width: 186px;
  bottom: 0;
  z-index: 100;
}

.testi-container .testi-img1 img {
grayscale(1);
  filter: grayscale(1);
}

.testi-container .testi-img2 {
  position: absolute;
  width: 177px;
  bottom: 0;
  left: 145px;
  z-index: 99;
}

.testi-container .testi-img2 img {
grayscale(1);
  filter: grayscale(1);
}

.testi-container .testi-img3 {
  position: absolute;
  width: 202px;
  bottom: 0;
  left: 270px;
  z-index: 99;
}

.testi-container .testi-img3 img {
grayscale(1);
  filter: grayscale(1);
}

.testi-container .testi-img4 {
  position: absolute;
  width: 173px;
  bottom: 0;
  right: 0;
  z-index: 98;
}

.testi-container .testi-img4 img {
grayscale(1);
  filter: grayscale(1);
}

.testi-container .testi-img5 {
  position: absolute;
  width: 289px;
  bottom: 60px;
  left: 35px;
  z-index: 98;
}

.testi-container .testi-img5 img {
grayscale(1);
  filter: grayscale(1);
}

.testi-container .testi-img6 {
  position: absolute;
  width: 264px;
  bottom: 80px;
  left: 180px;
  z-index: 97;
}

.testi-container .testi-img6 img {
grayscale(1);
  filter: grayscale(1);
}

.testi-container .testi-img7 {
  position: absolute;
  width: 210px;
  bottom: 50px;
  right: 0;
  z-index: 97;
}

.testi-container .testi-img7 img {
grayscale(1);
  filter: grayscale(1);
}

.imgactive {
  font-family: inherit;
}

.imgactive img {
  -webkit-filter: grayscale(0) !important;
  filter: none !important;
}

.testi-container .testiMessage {
  position: absolute;
  display: none;
}

.testi-container .testiMessage.activetext_msg {
  display: block;
}

.testi-container .testiMessage .testimessage-body {
  width: 320px;
  height: auto;
  background-color: rgba(255, 255, 255, .75);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #000;
  padding: 15px;
}

.testi-container .testiMessage .testimessage-body p {
  margin: 0;
  color: #000;
  font-size: 13px;
  line-height: 16.5px;
}

.testimsg1 {
  left: 40px;
  top: -50px;
  z-index: 110;
}

.testimsg2 {
  left: 80px;
  top: -40px;
  z-index: 100;
}

.testimsg3 {
  left: 200px;
  top: -20px;
  z-index: 100;
}

.testimsg4 {
  left: 240px;
  top: -10px;
  z-index: 100;
}

.testimsg5 {
  left: 40px;
  top: -60px;
  z-index: 100;
}

.testimsg6 {
  left: 70px;
  top: -60px;
  z-index: 100;
}

.testimsg7 {
  left: 70px;
  top: -60px;
  z-index: 100;
}

.testimsg1 .testimessage-body {
  height: 137px !important;
}

.testimsg2 .testimessage-body {
  height: 153px !important;
}

.testimsg3 .testimessage-body {
  height: 137px !important;
}

.testimsg4 .testimessage-body {
  height: 137px !important;
}

.testimsg5 .testimessage-body {
  height: 121px !important;
}

.testimsg6 .testimessage-body {
  height: 137px !important;
}

.testimsg7 .testimessage-body {
  height: 170px !important;
}

.testarrow1 {
  position: absolute;
  left: 20px;
  top: 137px;
  z-index: 101;
}

.testarrow2 {
  position: absolute;
  left: 55px;
  top: 153px;
  z-index: 101;
}

.testarrow3 {
  position: absolute;
  left: 85px;
  top: 137px;
  z-index: 101;
}

.testarrow4 {
  position: absolute;
  left: 185px;
  top: 137px;
  z-index: 101;
}

.testarrow5 {
  position: absolute;
  left: 20px;
  top: 121px;
  z-index: 101;
}

.testarrow6 {
  position: absolute;
  left: 130px;
  top: 137px;
  z-index: 101;
}

.testarrow7 {
  position: absolute;
  right: -53px;
  top: 116px;
  z-index: 101;
}

.testi-container-main .owl-stage-outer {
  padding-top: 222px;
}

.testi-container-main .owl-carousel .owl-nav button.owl-prev {
  width: 34px;
  height: 34px;
  top: auto;
  bottom: -8px;
  background: transparent;
  transform: none;
  left: 150px;
  border-radius: 5px;
  box-shadow: none;
}

.testi-container-main .owl-carousel .owl-nav button.owl-prev span {
  font-size: 35px;
  line-height: 27px;
}

.testi-container-main .owl-carousel .owl-nav button.owl-next {
  width: 34px;
  height: 34px;
  top: auto;
  bottom: -8px;
  background: transparent;
  transform: none;
  right: 205px;
  border-radius: 5px;
  box-shadow: none;
}

.testi-container-main .owl-carousel .owl-nav button.owl-next span {
  font-size: 35px;
  line-height: 27px;
}

.indexprolist {
  margin-top: 10px;
}

.indexprolist.owl-carousel .owl-nav button.owl-next, .indexprolist.owl-carousel .owl-nav button.owl-prev {
  height: 24px;
  width: 24px;
  margin-right: -20px;
  margin-top: -5px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  line-height: 14px;
  box-shadow: none;
}

.indexprolist.owl-carousel .owl-nav button.owl-next span, .indexprolist.owl-carousel .owl-nav button.owl-prev span {
  font-size: 32px;
}

.indexprolist .itms_imgText .imgtextitm {
  position: static;
  transform: none;
  text-transform: capitalize;
  font-size: 12px;
  padding: 2px 3px 2px 3px;
  /* padding-top:2px;
  padding-bottom:4px;
  padding-left: 3px; */
  background-color: rgba(255, 255, 255, 0.4);
  color: #909090;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.indexprolist.owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  margin: 2px 4px;
}

.animated {
  -webkit-animation-duration: 0ms !important;
  animation-duration: 0ms !important;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

/*-- progressive module--*/
.progressive-moduleBanner {
  margin-top: 70px;
  height: 300px;
  background: url(../images/progressive-properties-banner.jpg) no-repeat center;
  background-size: cover;

}

.progressive-moduleBanner h1 {
  font-size: 65px;
  line-height: 56px;
  font-weight: 700;
  color: #13478b;
  text-transform: uppercase
}

.about-progressive {
  background: #f0f9ff;
  padding-top: 40px;
  padding-bottom: 40px
}

.ipanPro-sliderAuto {
  display: block;
  border: solid 1px #e6e6e6;
  border-radius: 4px;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.ipanPro-sliderAuto:hover {
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.15);
}

.ipanPro-sliderAuto .slidePro_details {
  height: 190px;
}

.badge-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}

.badge-sold {
  color: white;
  padding: 7.5px 7.5px;
  font-size: 15px;
  font-weight: 600;
  font-family: "Poppins", serif;
  text-align: center;
  background: #ed1b24;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-30%) translateY(0%) rotate(-45deg);
  transform-origin: top right;
  z-index: 9;
}

.badge-sold::before, .badge-sold::after {
  content: '';
  position: absolute;
  top: 0;
  margin: 0 -1px;
  width: 100%;
  height: 100%;
  background: inherit;
  min-width: 55px;
}

.badge-sold::before {
  right: 100%
}

.badge-sold::after {
  left: 100%
}

.highlighted-pro-section {
  margin-top: 30px;
  margin-bottom: 70px;
}

.highlighted-pro-section h2 {
  position: relative;
  margin-bottom: 25px;
}

.highlighted-pro-section h2::after {
  content: "";
  display: block;
  position: absolute;
  width: 50px;
  height: 4px;
  left: 0;
  bottom: -9px;
  background: #ed1c24;
  border-radius: 2px;
}

.highlighted-pro-section .highlighted-properties {
  position: relative;
  height: 350px;
}

.highlighted-pro-section .highlighted-properties:before {
  position: absolute;
  content: '';
  background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .4) 100%);
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  z-index: 1;
}

.highlighted-pro-section .highlighted-properties .highlighted1 {
  position: relative;
  padding: 80px;
  height: 100%;
  border-radius: 4px;
  background-size: cover !important;
}


.highlighted-pro-section .highlighted-properties .highlighted1 .banner-title {
  position: absolute;
  top: 10px;
  z-index: 2;
}

.highlighted-pro-section .highlighted-properties .highlighted1 .banner-title h1 {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 700;
  color: #fff;
  text-shadow: 2px 2px #000;
}

.highlighted-pro-section .highlighted-properties .highlighted1 .banner-title h2 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
  text-shadow: 2px 2px #000;
}

.highlighted-pro-section .highlighted-properties .highlighted1 .banner-title h2:after {
  background: none;
}

.highlighted-pro-section .highlighted-properties .highlighted1 .highlightedProDetails {
  background: rgba(255, 255, 255, 0.9);
  width: 400px;
  padding: 15px;
  border-radius: 4px;
}

.highlighted-pro-section .highlighted-properties .highlighted1 .highlightedProDetails h3 {
  font-size: 1.3rem;
  margin-bottom: 0;
  color: #ed1c24;
}

.highlighted-pro-section .highlighted-properties .highlighted1 .highlightedProDetails .proaddlo {
  font-size: 13px;
  margin-bottom: 5px;
}

.highlighted-pro-section .highlighted-properties .highlighted1 .highlightedProDetails .type-project {
  display: inline;
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  background: #f0f9ff;
  color: #5e9cc1;
  border: #d4eeff solid 1px;
  padding: 3px 10px;
  padding-bottom: 5px;
  border-radius: 50px;
}

.highlighted-pro-section .highlighted-properties .highlighted1 .highlightedProDetails .projPrice {
  margin-top: 5px;
  font-weight: 600;
}

.highlighted-pro-section .highlighted-properties .highlighted1 .highlightedProDetails .projPrice span {
  font-size: 18px;
  font-weight: 700;
}

.highlighted-pro-section .highlighted-properties .highlighted1 .highlightedProDetails .actionDiv {
  margin-top: 5px;
}

.owl-carousel.highlightprop .owl-nav button.owl-prev {
  left: auto;
  right: 140px;
  bottom: 30px;
  top: auto;
  width: 42px;
  height: 42px;
  border-radius: 3px;
}

.owl-carousel.highlightprop .owl-nav button.owl-next {
  top: auto;
  bottom: 30px;
  right: 70px;
  width: 42px;
  height: 42px;
  border-radius: 3px;
}

.owl-theme.highlightprop .owl-nav .disabled {
  opacity: 0.5;
}

.growx-testimoanials {
  padding-top: 70px;
  padding-bottom: 70px;
  background: #f0f9ff;
}

.growx-testimoanials h1 {
  text-align: center;
}

.growx-testimoanials .item {
  padding-bottom: 15px;
}

.growx-testimoanials .growxTesti-box {
  position: relative;
  background-color: #fff;
  border-radius: 30px;
  padding: 30px;
  box-shadow: 0 .15rem .3rem rgba(0, 0, 0, .15) !important;
  height: 420px;
}

.growx-testimoanials .growxTesti-box .testProfileimg {
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -25px;
  text-align: center;
}

.growx-testimoanials .growxTesti-box .testProfileimg img {
  width: 50px;
}

.growx-testimoanials .growxTesti-box .testiname {
  text-align: center;
  margin-top: 35px;
  font-weight: 600;
}

.growx-testimoanials .growxTesti-box .gstar {
  width: 87px;
  margin: 0 auto;
}

.sectionProlst {
  margin-top: 50px;
  margin-bottom: 70px;
}

.sectionProlst h2 {
  position: relative;
  margin-bottom: 25px;
}

.sectionProlst h2:after {
  content: "";
  display: block;
  position: absolute;
  width: 50px;
  height: 4px;
  left: 0;
  bottom: -9px;
  background: #ed1c24;
  border-radius: 2px;
}

.projectslide-content {
  position: relative;
  text-align: left;
  padding: 20px 20px 20px 20px;
  background: #fff;
  font-size: 14px;
  color: #323232;
}

.projectthumb-content {
  position: relative;
  text-align: left;
  padding: 20px 20px 20px 20px;
  background: #fff;
  font-size: 14px;
  color: #323232;
  min-height: 190px;
}

.project-name {
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #323232;
  margin-bottom: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.project-name a {
  color: inherit;
}

.project-location {
  color: #8e8e8e !important;
  font-size: 14px;
  line-height: 17px;
  margin-top: 3px;
  margin-bottom: 15px
}

.project-location i {
  vertical-align: middle;
  font-size: 16px;
  margin-top: -3px;
}

.projectType {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 17px;
  position: relative;
}

.projectType span {
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  background: #f0f9ff;
  color: #5e9cc1;
  border: #d4eeff solid 1px;
  padding: 3px 10px;
  margin-right: 5px;
  border-radius: 50px
}

.book_traininglisting {
  position: absolute;
  right: -10px;
  top: -5px;
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
}

.book_traininglisting a {
  background-color: #ffde82;
  border: solid 1px rgba(220, 53, 69, .06);
  border-radius: 15px;
  color: #303030;
  padding: 5px 10px;
  display: block;
  font-size: 10px;
  font-weight: 700;
}

.projectsize {
  color: #9e9e9e !important;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 7px
}

.Priceonwards {
  margin-bottom: 0;
  margin-top: 8px
}

.Priceonwards .price-text {
  font-size: 18px;
  font-weight: 700;
  padding-right: 10px
}

.priceUp {
  background: #d4ffeb;
  padding: 5px 15px;
  font-weight: 700;
  display: inline;
  border-radius: 15px;
  border: #9ff7ce solid 1px;
}

.priceUp .price-text {
  padding-right: 5px;
}

.priceUp .arrow-span {
  display: inline;
}

.priceUp .arrow-span img {
  width: 20px !important;
  display: inline !important;
}

.priceup-floater {
  position: fixed;
  bottom: 50px;
  right: 0;
}

.priceup-floater .priceUp {
  padding: 12px 20px;
  font-weight: 600;
  border-radius: 4px;
  font-size: 24px;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.priceup-floater .priceUp .price-text {
  font-size: 32px;
}

.priceup-floater .priceUp .arrow-span img {
  width: 30px !important;
}

.btn-container {
  margin-top: 5px;
  text-align: left;
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
  width: 100%;
  background: #f2f2f2;
  margin-left: -20px
}

.btn-container a {
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
}

.projectslide-content .btn {
  border-radius: 3px;
  margin: 0;
  box-shadow: none;
}

.projectslide-content .btn.btn-sm {
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
}

.whatsapp-icon {
  font-size: 16px !important;
  line-height: 16px !important;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
}

.upcoming_section {
  padding-top: 30px;
  padding-bottom: 40px;
  background: #fff7e2;
}

.yourinst-btn {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 100%);
  bottom: auto;
}

.yourinst-btn .btn-danger {
  background-color: #e31227;
  border-radius: 30px;
  font-weight: 700;
}

.yourinst-btn .btn-sm {
  padding: 0.5rem .7rem;
}

.itms_imgText {
  position: relative;
}

.itms_imgText .imgtextitm {
  position: absolute;
  top: 50%;
  left: 50%;
  padding-top: 70px;
  padding-bottom: 10px;
  transform: translate(-50%, -50%);
  font-size: 24px;
  text-transform: uppercase;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
}

.progDetails_section {
  background: #f2f2f2;
  padding: 80px;
  padding-bottom: 100px;
  padding-top: 96px;
}

.projectDet {
  font-family: inherit;
}

.prTitle {
  margin-bottom: 20px;
  background: #fff;
  padding: 15px;
  position: relative;

}

.filterHdrSmallBig {
  display: block;
}

.filterHdrSmall {
  display: none;
}

.prTitle h1 {
  font-size: 1.70rem;
  margin-bottom: 0;
}

.prTitle span {
  font-size: 14px;
}

.prTitle .filterbt {
  position: absolute;
  top: 12px;
  right: 20px;
  display: none;
}

.progDetails_section .card {
  margin-bottom: 16px;
}

.prTitle .filterbt .btn-sm {
  border: #d9dadc solid 1px;
  padding: 0.4rem 1rem;
}

.progDetails_section .card.prDetSlider {
  overflow: hidden;
}

.progDetails_section .card-header {
  background-color: transparent;
  padding: 1rem 1rem;
}

.progDetails_section .card-header .book_traininglisting {
  right: 10px;
  top: 10px;
}

.progDetails_section .card-header h2 {
  font-size: 18.5px;
  font-weight: 500;
  margin-bottom: 0;
}

.progDetails_section .card-body {
  padding: 1rem;
}

.progDetails_section .nearby-development {
  margin-bottom: 15px;
}

.progDetails_section .nearby-development-dts {
  position: relative;
}

.progDetails_section .nearby-development .nearby-development-dts h4 {
  font-size: 13px;
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 0;
  color: #1b1b1b;
}

.progDetails_section .nearby-development .nearby-development-dts .subhd {
  font-size: 13px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
  color: #1b1b1b;
}

.progDetails_section .nearby-development-dts .size-area {
  position: absolute;
  top: -5px;
  right: 0;
  font-size: 13px;
  color: #1b1b1b
}


.progDetails_section .card-body .owl-carousel .item img {
  border-radius: .25rem;
  width: 100%;
  height: auto;
}

.pro-enquire-section {
  font-family: inherit;
}

.pro-enquire-section h4 {
  font-size: 1.16rem;
}

.pro-enquire-section .accordion-button {
  padding: 12px 1.25rem;
  font-size: 14px;
}

.pro-enquire-section .accordion-item .input-group-text {
  padding: .75rem .75rem;
}

.current-month {
  background-color: #eee;
}

.current-month.disabled {
  background-color: transparent;
}

.gj-datepicker input {
  height: 43px;
}

.gj-datepicker .btn {
  margin: 0;
  padding-left: 15px;
  border: 1px solid #ced4da;
  padding-right: 20px;
}

ul.project-overviewcard {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.project-overviewcard li {
  color: #999;
  font-weight: 600;
  width: 210px;
  display: inline-block;
  padding: 10px;
  margin-bottom: 10px;
  padding-left: 35px;
  margin-left: 10px;
  border: #f2f2f2 solid 1px;
  border-radius: .25rem;
}

.are-chart {
  font-family: inherit;
  position: relative;
}

.are-chart:before {
  content: "\f1fe";
  font-family: FontAwesome, serif;
  font-size: 18px;
  position: absolute;
  top: 5px;
  left: 10px;
  margin: 10px 6px 0 0;
  clear: both;
}

ul.project-overviewcard .dttx {
  color: #4d4d4d;
  margin-top: -1px;
}

.prdtCard-ftr {
  font-family: inherit;
}

.prdtCard-ftr .btn {
  padding: 9.5px 30px;
  font-weight: 600;
  font-size: 15.2px;
  border: none;
}

.danger-light {
  background: rgba(220, 53, 69, 0.1);
  color: #dc3545;
}

.prdtCard-ftr i {
  font-size: 26px;
  vertical-align: middle;
  margin-top: -5px;
  padding-right: 6px
}

.video-div {
  width: 100%;
  height: 395px;
}

.video-div iframe {
  width: 100%;
  height: 100%;
}

.pro-details-amenities {
  width: 100%;
}

.pro-details-amenities ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.pro-details-amenities ul li {
  margin: 10px;
  list-style: none;
  display: inline-block;
  padding: 5px 15px;
  background: #f8f8f8;
  color: #4d4d4d;
  border: #eaeaea solid 1px;
  border-radius: 30px;
  font-size: 13.3px;
}

.detaileProjectProgress {
  font-family: inherit;
}

.detaileProjectProgress .media-gallery ul li {
  width: 122px;
  padding: 2px;
  float: left;
  display: inherit;
}

.detaileProjectProgress .media-gallery ul li .lightgallery-boxes {
  padding: 5px;
}

.detaileProjectProgress .media-gallery ul li .lightgallery-boxes a img {
  width: 100%;
  min-height: 60px !important;
  max-height: 60px !important;
}

.enquireModal {
  padding: 30px;
  padding-top: 15px;
  padding-bottom: 15px
}

.enquireModal .accordion-button {
  padding: 12px 1.25rem;
  font-size: 14px;
}

.enquireModal .modal-footer {
  background: #f2f2f2;
  margin-bottom: -30px;
  margin-right: -30px;
  margin-left: -30px;
  text-align: center;
  justify-content: center;
}

.enquireModal .col-md-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.enquireModal .col-md-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.callinfotxt {
  font-size: 24px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  text-align: center;
}

.callicon-circul {
  display: inline-block;
  background: #ccc;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: relative;
  vertical-align: middle;
}

.detaileProjectProgress .owl-carousel.owl-drag .owl-item {
  width: auto !important;
}

.detaileProjectProgress .owl-theme .owl-nav {
  margin-top: 0 !important;
}

.ecenter-profile {
  background: #005cc1;
  color: #fff;
  padding: 50px;
  padding-left: 100px;
  padding-right: 100px;
  border-radius: 60px;
  border-bottom-left-radius: 0 0;
  margin-bottom: 40px;
  position: relative;
}

/* .ecenter-profile::before {
  content: " ";
  position: absolute;
  width: 200px;
  height: 65px;
  background: url(../images/icons/quotation-mark.png) no-repeat;
  left: 420px;
  top: 20px
} */

.ecenter-profile .imgMaincircle {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.ecenter-profile .outer-circle {
  width: 180px;
  height: 180px;
  background: rgba(255, 255, 255);
  box-shadow: 0 3px 4px rgb(77, 77, 77, 0.46);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.ecenter-profile .inner-circle {
  width: 170px;
  height: 170px;
  border: 2px solid #fff;
  box-shadow: 0 0 3px 2px #dddada inset;
  z-index: 1;
  overflow: hidden;
}

.ecenter-profile .inner-circle img {
  width: 100%;
  height: 100%;
  background-size: cover;
  object-fit: cover;
  object-position: center right;
}

.ecenter-profile .sq {
  position: absolute;
  width: 50%;
  height: 120%;
  max-height: 0;
  background: rgb(242 92 5);
}

.ecenter-profile .outer-circle:hover .sq {
  max-height: 130%;
}

.ecenter-profile .circle-1 .sq-1 {
  top: -5%;
  right: 0;
  transition: max-height 0.4s linear 0.3s;
}

.ecenter-profile .circle-1:hover .sq-1 {
  transition: max-height 0.4s linear 0s;
}

.ecenter-profile .circle-1 .sq-2 {
  bottom: -5%;
  left: 0;
  transition: max-height 0.4s linear 0s;
}

.ecenter-profile .circle-1:hover .sq-2 {
  transition: max-height 0.4s ease-out 0.3s;
}

.ecenter-profile .txttle {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}

.ecenter-profile .pronmtxt {
  text-align: center;
  color: #93ccf9;
  font-weight: 600;
  margin-top: 10px;
}

.quote-card {
  background: #fff;
  color: #222222;
  padding: 20px;
  padding-left: 50px;
  box-sizing: border-box;
  /* box-shadow: 0 2px 4px rgba(34, 34, 34, 0.12); */
  position: relative;
  overflow: hidden;
  min-height: 120px;
}

.quote-card p {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  max-width: 80%;
}

.quote-card:before {
  font-family: Georgia, serif;
  content: "“";
  position: absolute;
  top: -10px;
  left: 10px;
  font-size: 6em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}

.quote-card:after {
  font-family: Georgia, serif;
  content: "”";
  position: absolute;
  bottom: -100px;
  line-height: 100px;
  right: -20px;
  font-size: 20em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}

.quote-card.blue-card {
  background: #d0eeff;
  color: #4d4d4d;
}

.quote-card.blue-card:before, .quote-card.blue-card:after {
  color: #53c1ff;
}

.quote-card.red-card {
  background: #FFDBDF;
  color: #4d4d4d;
}

.quote-card.red-card:before, .quote-card.red-card:after {
  color: #FB848F;
}

.quote-card:after {
  font-family: Georgia, serif;
  content: "”";
  position: absolute;
  bottom: -100px;
  line-height: 100px;
  right: -20px;
  font-size: 20em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}

.mobileoutline-toggle {
  width: 100%;
  margin-top: -10px;
  margin-bottom: 10px;
  text-align: center;
}

.mobileoutline-toggle a {
  display: block;
  color: #4d4d4d;
  font-weight: 600;
}

.mobileoutline-toggle span {
  background: #ebebeb;
  padding: 3px 12px;
  border-radius: 15px;
  font-weight: 600;
}

/*--about Us--*/
.aboutVideo-section {
  font-family: inherit;
  position: relative;
}

.aboutVideo-section #aboutVideo {
  position: static;
  right: 0;
  top: 50px;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.aboutVideo-section .videoupperbx {
  margin-top: 70px;
  position: relative;
  border: #000 solid 1px;
  height: 92vh;
  line-height: 10px;
}

.aboutVideo-section .aboutVideo-btn {
  position: absolute;
  top: 50%;
  left: 50%;
}

.aboutVideo-section .aboutVideo-btn .video-svg-icon {
  fill: #fff;
  filter: drop-shadow(1px 1px 1px #000);
  background-position: 50%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  width: 85px;
  height: 85px;
  padding: 0;
}

.aboutVideo-section .aboutVideo-btn .video-svg-icon svg {
  fill: #f0f0f0;
  padding: 10px 0 0;
}

.aboutVideo-section .aboutVideo-btn .auto-mute {
  text-align: center;
  cursor: pointer;
  background: #00000054;
  border: 3px solid #f0f0f0;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  transform: translate(-50%, -50%);
}

.video-language {
  position: absolute;
  top: 80px;
  right: 20px;
  z-index: 9;
}

.content-area-read {
  max-height: 190px;
  overflow: hidden;
  transition: max-height 0.5s ease;
}

.content-area-read .show-content {
  max-height: none;
}

.content-area-read .read-more {
  display: none;
}

.growxVideo-section {
  position: relative;
  overflow-x: hidden;
}

.growxVideo-section .growxvd-container {
  width: 100%;
  background: transparent;
}

.growxVideo-section .growxvd-container video {
  width: 100%;
  border: none;
}

.growxVideo-section .growxvd-container .growxlogo {
  position: absolute;
  z-index: 999;
  bottom: 20px;
  left: 20px;
}

.growxVideo-section .growxvd-container .growxlogo {
  width: 80%;
}

.growxVideo-section {
  height: auto;
  margin-top: 70px;
}

.growxVideo-section .video-js {
  width: 100% !important;
  height: auto !important;
}

.growxvd-container .unmutedSound {
  left: auto;
  right: 20px !important;
  top: auto;
  bottom: 20px !important;
}

/*--ad vide0--*/
.videoSound, .video2Sound, .video3Sound, .video4Sound, .video5Sound {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
}

.videoSound .auto-mute {
  text-align: center;
  cursor: pointer;
  background: #00000054;
  border: 3px solid #f0f0f0;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%);
}

.videoSound .soundIcon {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://www.ipan.co.in/assets/frontend/images/mute.png);
  background-size: contain;
  background-position: center center;
}


.video2Sound .auto-mute {
  text-align: center;
  cursor: pointer;
  background: #00000054;
  border: 3px solid #f0f0f0;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%);
}

.video2Sound .sound2Icon {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://www.ipan.co.in/assets/frontend/images/mute.png);
  background-size: contain;
  background-position: center center;
}


.video3Sound .auto-mute {
  text-align: center;
  cursor: pointer;
  background: #00000054;
  border: 3px solid #f0f0f0;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%);
}

.video3Sound .sound3Icon {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://www.ipan.co.in/assets/frontend/images/mute.png);
  background-size: contain;
  background-position: center center;
}


.video4Sound .auto-mute {
  text-align: center;
  cursor: pointer;
  background: #00000054;
  border: 3px solid #f0f0f0;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%);
}

.video4Sound .sound4Icon {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://www.ipan.co.in/assets/frontend/images/mute.png);
  background-size: contain;
  background-position: center center;
}


.video5Sound .auto-mute {
  text-align: center;
  cursor: pointer;
  background: #00000054;
  border: 3px solid #f0f0f0;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%);
}

.video5Sound .sound5Icon {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://www.ipan.co.in/assets/frontend/images/mute.png);
  background-size: contain;
  background-position: center center;
}

.unmutedSound {
  text-align: center;
}

.unmutedSound .soundIcon {
  background: url(https://www.ipan.co.in/assets/frontend/images/unmute.png);
  background-size: contain;
  background-position: center;
}

.unmutedSound .sound2Icon {
  background: url(https://www.ipan.co.in/assets/frontend/images/unmute.png);
  background-size: contain;
  background-position: center;
}

.unmutedSound .sound3Icon {
  background: url(https://www.ipan.co.in/assets/frontend/images/unmute.png);
  background-size: contain;
  background-position: center;
}

.unmutedSound .sound4Icon {
  background: url(https://www.ipan.co.in/assets/frontend/images/unmute.png);
  background-size: contain;
  background-position: center;
}

.unmutedSound .sound5Icon {
  background: url(https://www.ipan.co.in/assets/frontend/images/unmute.png);
  background-size: contain;
  background-position: center;
}

#popup-ads-div {
  font-size: 16px;
  display: none;
  background-color: #fffacd;
  width: 150px;
  padding: 5px 5px;
  right: 20px;
  bottom: 90px;
  position: fixed;
  z-index: 2;
  -moz-box-shadow: -2px 3px 25px #a9a9a9;
  -webkit-box-shadow: -2px 3px 25px #a9a9a9;
  box-shadow: -2px 3px 25px #a9a9a9;
}

#popup-ads-div .ad-cont {
  position: relative;
}

.ad-cont .popup-ads-cross {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #000;
  color: #fff;
  text-align: center;
  padding: 5px;
  font-size: 13px;
  cursor: pointer;
  z-index: 99;
  display: block;
}

.ad-cont .popup-ads-expand {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #000;
  color: #fff;
  text-align: center;
  padding: 5px;
  font-size: 13px;
  cursor: pointer;
  z-index: 99;
  display: none;
}

.video-carousel .active .item {
  display: block !important;
}

.advideo-sm {
  width: 60px !important;
  height: 105px;
}

.advideo-sm .videoSound {
  display: none !important;
}

.advideo-sm .video2Sound {
  display: none !important;
}

.advideo-sm .video3Sound {
  display: none !important;
}

.advideo-sm .video4Sound {
  display: none !important;
}

.advideo-sm .video5Sound {
  display: none !important;
}

.advideo-sm .ad-cont .popup-ads-cross {
  display: none;
}

.advideo-sm .ad-cont .popup-ads-expand {
  display: block;
}

.advideo-sm .ad-cont .owl-dots {
  display: none;
}

.advideo-sm .ad-cont video {
  width: 50px !important;
  height: 90px;
}


/*--end ad vide0--*/
/* @media only screen and (max-width: 992px) {
    .aboutVideo-section .videoupperbx {
        margin-top: 60px;
    }

    .aboutVideo-section .aboutVideo-btn .auto-mute {
        width: 80px;
        height: 80px;
    }

    .aboutVideo-section .aboutVideo-btn .video-svg-icon {
        width: 65px;
        height: 65px;
    }
} */
/*end about us--*/


/*-- dashboard--*/
.plot-booking-process {
  position: relative;
  border-radius: 5px;
  padding: 25px;
  background: #2980B9; /* fallback for old browsers */
  background: -webkit-linear-gradient(to top, #FFFFFF, #c7effd); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #FFFFFF, #c7effd); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.plot-booking-process .bg-white {
  padding: 15px;
  border-radius: 3px;
  margin-top: 5px;
}

.plot-booking-process .btn-check {
  clip: auto;
  top: 34px;
  left: 40px;
}

.plot-booking-process label {
  width: auto;
  text-align: left;
  font-weight: 600;
  color: inherit;
  background: #f8f8f8;
  border-color: #eaeaea
}

.plot-booking-process label.btn {
  margin: 0;
}

.plot-booking-process .view-details {
  margin-top: 4px;
  font-size: 12px;
}

.plot-booking-process .plot-details {
  position: absolute;
  top: 15px;
  right: 20px;
}

.plot-booking-process .plot-details a {
  border: #e0f7ff solid 1px;
  color: #80909d;
  border-radius: .2rem;
  font-size: 11px;
  padding: 4px 10px;
}

.plot-booking-process .plot-validity {
  position: absolute;
  right: 15px;
  top: 2px;
  font-size: 12px
}

.plot-booking-process .plot-validity span {
  font-weight: 700;
}

/*-- end dashboard--*/
/*choose payment plan*/
.title-section {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.title-section h4 {
  color: #4C5F71;
  font-family: 'Poppins', sans-serif;
  font-size: 28px;
  line-height: 30px;
  font-weight: 600;
}

.title-section h6 {
  font-size: 18px;
  color: #a4a4a4;
  font-weight: 500;
}

.title-section h5 {
  color: #4C5F71;
}

.book-slot-section {
  margin-top: -50px;
  padding-bottom: 50px;
}

.payment-plan-section {
  margin-top: -50px;
  margin-bottom: 100px
}

.payment-plan-section .container {
  border-radius: 8px;
  padding-top: 14px;
  padding-bottom: 14px
}

.payment-plan-section h5 {
  color: #00bc40;
  font-weight: 600;
}

.payment-plan-box {
  border-radius: 20px;
  background: #fff;
  padding: 20px;
  padding-bottom: 60px;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.08);
}

.payment-plan-box .payment-plan-header {
  text-align: center;
  font-weight: 600;
  background: #D0E6FD;
  padding: 12px;
  margin-top: -20px;
  margin-left: -20px;
  margin-right: -20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.payment-plan-box table th {
  background: #f2f2f2;
}

.payment-plan-box .size-range-title {
  display: inline-flex;
  margin-top: 8px;
  padding: 5px 15px;
  background: #d9d9d9;
  border: #dee2e6 solid 1px;
  font-weight: 600
}

.payment-goback {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 10
}

.btn-go-back {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 10
}

/*end payment plan*/
/* booking form*/
.booking-form {
  padding: 30px;
}

.addrbg {
  background: #e9eef3
}

.booking-form .form-label {
  margin-bottom: .2rem;
  font-size: 13px;
  font-weight: 600;
}

.booking-formhdr {
  background: #f2f2f2;
  margin-top: -30px;
  margin-right: -30px;
  margin-left: -30px;
  padding-top: 20px;
  padding-bottom: 10px;
  margin-bottom: 25px;
  text-align: center;
}

.booking-formhdr h1 {
  color: #00aeef;
  font-size: 44px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}

.booking-formhdr .bookingsubt {
  font-size: 16px;
  font-weight: 600;
}

.bookingphoto {
  position: static;
  margin: unset !important;
  border-radius: unset;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.bookingphoto .uploadimg {
  position: static;
  background: #6fbe33;
  border-radius: 50px;
  color: #fff;
  font-size: 11px;
  text-align: center;
  padding-bottom: 2px;
  padding-top: 2px;
}

/*end booking form*/
/*booked slot box*/
.book-slot-section {
  margin-top: -50px;
  padding-bottom: 50px;
}

.book-slot-section h5 {
  color: #00bc40;
  font-weight: 600;
}

.radiobox {
  position: relative;
  min-height: 110px;
  height: 150px;
  margin-bottom: 15px;
  padding: 15px;
  padding-left: 55px;
  background: #fff;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
}

.sold-out-plot-range {
  background: #f8f8f8;
}

.form-check .form-check-input[type=radio] {
  border-radius: 100%;
  height: 22px;
  width: 22px;
  margin-left: -2.5em;
}

.radiobox .form-check-label {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.radiobox .slot-name {
  font-size: 17px;
  font-weight: 600
}

.radiobox .slot-price {
  color: #007AFF
}

.radiobox .filling-fast {
  position: absolute;
  bottom: 10px;
  font-size: 12px;
  color: #f00;
  right: 15px
}

.radiobox .clickSelect {
  position: absolute;
  bottom: 10px;
  font-size: 12px;
  left: 15px
}

.radiobox .booked-message {
  margin-top: 5px;
  color: #f00;
  font-weight: 600
}

.prime-charges {
  padding-top: 40px;
  padding-bottom: 40px;
}

.prime-charges h3 {
  font-size: 18px
}

.prime-charges ul li {
  margin-left: -18px;
}

.book-slot-continue {
  width: 400px;
  color: #fff;
  font-weight: 600;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  z-index: 10;
  bottom: 30px;
  left: 50%;
  margin-left: -200px;
  padding: 10px;
  text-align: center;
}

/*--end book a slot--*/
.accordion-flush .accordion-item .accordion-button {
  background-color: rgba(0, 123, 255, 0.06);
  border: 1px solid rgba(0, 123, 225, 0.125);
  border-radius: 3px;
  /*color: #1099ce;*/
  font-size: 13px;
  font-weight: 600;
  margin-top: 20px;
}

.accordion-body table {
  font-size: 13px;
  margin-bottom: 0;
}

/*--end progressive module--*/
/*-- Project list--*/
.proHdrTop {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 4;
}

.property-itemList {
  margin-bottom: 30px;
}

.gradient-img {
  position: relative;
}

.gradient-img:before {
  width: 100%;
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));*/
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 100%);
  top: auto;
  height: 40%;
  -webkit-transition: all .35s;
  transition: all .35s;
}

/*-- end project list--*/
/*.fpg-homebnr .col-md-5{width: 46.66666667%;}*/
.fpg-homebnr h3 {
  font-size: 28px;
}

.fpg-homebnr h5 {
  font-weight: 500;
}

.fpg-homebnr .font-strong {
  font-weight: 600;
  color: #4d4d4d !important
}

.fpg-homebnr .font28 {
  font-size: 26px;
  font-weight: 600;
  color: #4d4d4d;
}


.fpg-homebnr .fpg-homebnr-btn {
  margin-top: 30px;
}

.fpg-homebnr .fpg-homebnr-btn .btn {
  padding: 10px 25px;
  border-radius: 4px;
  line-height: 32px;
  font-family: 'Poppins', sans-serif;
  font-size: 20px !important;
  font-weight: 600;
}


/*--FPG page----*/
.fpg-banner-section {
  width: 100%;
  height: 100%;
  max-height: unset;
}

/* .fpg-banner {
    width: 100%;
    height: 100vh;
    position: relative;
    background: url(../images/first-price-group-banner-new.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-height: unset;
} */

.fpg-banner-realMain {
  height: 600px;
  position: relative;
}

.fpg-banner-real {
  width: 100%;
  height: 600px;
  position: absolute;
  background: url(../images/pfg-bannerNew.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  max-height: unset;
  box-shadow: 0 .1rem 1rem rgba(0, 0, 0, .15) !important;
}

.fpg-banner-realMain .fpgBnr-txtContainer {
  background: url(../images/pfg-textbg3.png);
  background-repeat: no-repeat;
  height: 600px;
  width: 100%;
  padding-left: 40px;
  position: absolute;
  z-index: 10;
}

.fpg-banner-realMain .fpgBnr-txtContainer .textcontainer {
  width: 620px;
  position: absolute;
  bottom: 20px;
}

.fpg-banner-realMain .fpgBnr-txtContainer .textcontainer h1 {
  font-size: 46px;
  line-height: 46px;
  font-weight: 700;
  margin-bottom: 0;
}

.fpg-banner-realMain .fpgBnr-txtContainer .textcontainer h2 {
  font-size: 22px;
  color: #49b715
}

.fpg-banner-realMain .fpgBnr-txtContainer .textcontainer h1 span {
  color: #FF4500;
}

.fpg-banner-realMain .fpgBnr-txtContainer .textcontainer p {
  padding-right: 0;
  font-size: 17.5px;
}

.fpg-banner .row .col-md-5 {
  margin-left: 3rem !important;
  padding-top: 70px
}

.fpg-banner .first-time-india {
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  line-height: 22.41px;
  font-weight: 500;
  color: #0085FF;
}

.fpg-banner .banner-title {
  font-family: 'Poppins', sans-serif;
  font-size: 40px;
  line-height: 49.8px;
  color: #000;
  font-weight: 700;
}

.fpg-banner p {
  padding-right: 75px;
  font-size: 17.5px;
  line-height: 26.2px;
  font-weight: 400;
  color: #2F3C50;
  text-align: left;
}

.fpg-banner p span {
  color: #0085FF;
  font-weight: 600
}

.banner-btn {
  margin-top: 30px;
  margin-left: -0.375rem
}

.banner-btn .btn {
  padding: 10px 25px;
  border-radius: 4px;
  line-height: 32px;
  font-family: 'Poppins', sans-serif;
  font-size: 20px !important;
  font-weight: 600
}

.banner-btn .btn-primary {
  background-color: #0094FF !important;
}

.banner-btn .btn-primary:hover {
  color: #fff;
  background-color: #5a95f5;
}

.banner-btn .btn-warning {
  background-color: #ffa800 !important;
}

.fpg-title-small {
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  color: #0085FF;
}

.fpg-title-bold {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  line-height: 22.41px;
  color: #000;
  font-weight: 600;
}

.fpg-banner .btn {
  padding: 15px 40px;
  font-size: 16px;
}

.fpg-section {
  padding: 110px 0;
  font-size: 16.5px;
  line-height: 26px;
  letter-spacing: 0.001px;
  color: #2F3C50;
  font-weight: 400
}

.fpg-secbg {
  background: #f0f9ff;
}

.fpg-section .fast-sale {
  background: #FFFFFF;
  display: inline-block;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.08);
  border-radius: 5.03px;
  font-family: 'Poppins', sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #0A2540;
  padding: 12px 25px;

}

.circle-parrot {
  height: 42px;
  width: 42px;
  border-radius: 50%;
  background-color: #5ddc21;
  color: white;
  display: grid;
  text-align: center;
  align-items: center;
  position: absolute;
  top: 50%;
  margin-top: -21px;
}

.circle-parrot span {
  font-size: 22px;
  display: grid;
  font-weight: 600;
  margin-top: -1px;
}

.circle-sky {
  height: 42px;
  width: 42px;
  border-radius: 50%;
  background-color: #0085FF;
  color: white;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.circle-sky span {
  font-size: 22px;
  display: grid;
  font-weight: 600;
  margin-top: -3px;
}

.fpg-section.onesyou-reg-section {
  padding-top: 10px;
  padding-bottom: 80px;
}

.fpg-section.onesyou-reg-section .circle-sky {
  display: grid;
  text-align: center;
  align-items: center;
  position: absolute;
  top: 50%;
  margin-top: -21px;
}

.fpg-section.onesyou-reg-section h2 {
  font-size: 24px;
  line-height: 30px;
  color: #0085FF;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}

.onesyou-reg-section .bullet-text span {
  font-weight: 800;
}

.fpg-section.onesyou-reg-section .onesyou-reg {
  margin-bottom: 30px;
  padding: 0 16px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 22.5px;
  text-align: center;
}

.onesyou-reg-section .col-md-4 {
  margin: 0;
}

.onesyou-reg-bx {
  background: #fff;
  min-height: 270px;
  position: relative;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
}

.onesyou-reg-bx .onesyou-reg-bx-main {
  padding: 15px;
  padding-top: 20px;
}

.onesyou-reg-bx .onesyou-reg-bx-main .onesyou-reg-bx-icon {
  text-align: left;
}

.onesyou-reg-bx .onesyou-reg-bx-main .onesyou-reg-bx-icon img {
  width: 42px;
  height: auto;
}

.onesyou-reg-bx .onesyou-reg-bx-main .onesyou-reg-bx-text {
  margin-top: 10px;
  padding: 12px;
  font-size: 16.2px;
  line-height: 22.6px;
  font-weight: 400
}

.onesyou-reg-bx .onesyou-reg-bx-main .onesyou-reg-bx-text span {
  font-weight: 600;
  color: #0085FF;
}

.onesyou-reg-bx .onesyou-reg-bx-main .one-percent {
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 80%;
  font-size: 14px;
  color: #49545F;
  font-style: italic;
}

.caption-banner {
  background: #F6F9FC;
  padding-top: 20px;
  padding-bottom: 20px;
}

.caption-banner h4 {
  color: #4C5F71;
  font-family: 'Poppins', sans-serif;
  font-size: 35px;
  line-height: 51px;
  font-weight: 500
}

.caption-banner h4 span {
  color: #0085FF
}

.caption-banner h4 .dark-color {
  color: #0A2540
}

.caption-banner .caption-banner-btn {
  text-align: center;
  margin-top: 5px;
}

.caption-banner .caption-banner-btn .btn {
  padding: 12px 30px;
  border-radius: 4px;
  line-height: 36px;
  font-family: 'Poppins', sans-serif;
  font-size: 20px !important;
  font-weight: 600;
}

.caption-banner .caption-banner-btn .btn-primary {
  background-color: #0094FF !important;
}

.fastsales-section {
  width: 100%;
  padding-bottom: 50px;
}

.fastsales-section .col-md-7 {
  padding: 0 70px;
}

.fastsales-section p {
  text-align: left;
}

.fastsales-section p span {
  color: #0085FF;
  font-weight: 600
}

.whatisipan {
  padding-top: 70px
}

.reason-reg {
  width: 100%;
  padding-top: 70px;
  padding-bottom: 70px
}

.fpg-small-title {
  color: #0085FF;
  font-family: 'Poppins', sans-serif;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
}

.reason-reg .fpg-small-title {
  color: #49b715
}

.reason-reg.stepscon {
  font-family: inherit;
}

.reason-reg.stepscon li {
  border-top-left-radius: 30px;
  border-bottom-right-radius: 0;
}

.reason-reg .steps {
  padding: 3px 15px;
  background: #0085FF;
  color: #fff;
  border-radius: 30px;
}

.fpg-big-title {
  margin-bottom: 60px;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  line-height: 22.41px;
  font-weight: 500;
  color: #0A2540;
  text-align: center;
}

.reason-reg .col-padding {
  padding-right: 0;
  padding-bottom: 20px
}

.font700 {
  font-weight: 700;
}

.reason-reg ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.reason-reg ul li {
  display: flex;
  margin: 0;
  list-style: none;
  margin-bottom: 15px;
  padding: 26px;
  font-size: 16px;
  line-height: 20px;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
}

.reason-reg ul li .bullet-img {
  width: 80px;
  padding-right: 25px;
  position: relative;
}

.reason-reg ul li .bullet-img img {
  width: 42px;
  position: absolute;
  top: 50%;
  margin-top: -21px
}

.reason-reg ul li .bullet-text {
  font-family: inherit;
  width: 100%
}

.reason-reg ul li .bullet-text .greentxt {
  color: #53B124;
  font-weight: 600
}

.reason-reg ul li .bullet-text .redtxt {
  color: #FF5454;
  font-weight: 600
}

.yesit_is {
  font-family: inherit;
}

.yesit_is .fpg-small-title {
  font-style: italic;
  font-family: 'Times New Roman', Times, serif;
  font-size: 33px;
  color: #49b715;
}

.yesit_is br {
  display: none;
}

.yesit_is p {
  text-align: center;
}

.company-behind {
  background: #F6F9FC;
  padding-top: 150px
}

.company-behind .fpg-small-title {
  color: #0085FF;
  margin-bottom: 0;
  text-align: left;
}

.company-behind .fpg-big-title {
  margin-bottom: 24px;
  text-align: left;
}

.company-behind .text-padding {
  padding-right: 120px;
}

.company-behind .text-padding p {
  text-align: left;
}

.company-behind .ipan-emerged {
  margin-top: 75px
}

.company-behind .ipan-emerged h3 {
  margin-bottom: 55px;
  padding: 0 16px;
  color: #0085FF;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
}

.company-behind .ipan-today {
  background: #FFFFFF;
  padding: 30px 50px 50px 50px;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  text-align: center;
}

.company-behind .ipan-today .fpg-small-title {
  font-size: 16px;
  line-height: 22.41px;
  font-weight: 600;
  margin-top: 30px;
  text-align: center;
}

.company-behind .ipan-today p {
  margin-top: 12px;
  text-align: center;
}

.fpg-modal {
  padding: 35px;
  padding-top: 20px
}

.fpg-modal input {
  border-radius: 0
}

/*previous project home*/
.absayHM-testibg {
  background: #fff;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  padding: 15px;
}

.absayHM-testibg a.bgcolor {
  display: block;
  padding: 0 5px;
  background: #fff;
}

.absayHM-testibg img {
  width: 100%;
}

.absayHM-testibg h4 {
  font-size: 17px;
  font-weight: 500;
  /*color: #f98835;*/
}

.absayHM-testibg h5 {
  color: #0085FF
}

/*End previous project home*/

.accordion-section {
  padding: 50px 0;
  background: #F6F9FC
}

.fpgfaqs {
  font-family: inherit;
}

.fpgfaqs .accordion-item .accordion-button {
  border: 0;
}

.accordion-section h4 {
  font-family: 'Poppins', sans-serif;
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}

.accordion-section .accordion {
  border-bottom: #dbdde1 solid 1px;
  padding-bottom: 20px;
}

.accordion-section .accordion > .accordion-header {
  border: 0;
  background: transparent;
  padding: 15px;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 0;
}

.accordion-section .accordion .accordion-header .accordion-button {
  background-color: transparent;
  margin: 0;
  font-family: 'Poppins', sans-serif !important;
  font-size: 18px;
  font-weight: 500;
}

.accordion-section .accordion .accordion-header .accordion-button:not(.collapsed) {
  color: #232323;
  background-color: transparent;
  box-shadow: none;
  /*box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);*/
}

.accordion-section .accordion .accordion-item {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: transparent;
}

.accordion-section .accordion .accordion-button:focus {
  border-color: transparent;
  box-shadow: none;
}

.accordion-section .accordion .accordion-item .accordion-body {
  padding-top: 0;
  text-align: justify;
  padding-right: 50px;
}

.location-dropdown-check-list {
  display: inline-block;
  width: 100%;
}

.location-dropdown-check-list .anchor {
  position: relative;
  cursor: pointer;
  display: inline-block;
  padding: 5px 50px 5px 10px;
  border: 1px solid #ccc;
  width: 100%;
}

.location-dropdown-check-list .anchor:after {
  position: absolute;
  content: "";
  border-left: 2px solid black;
  border-top: 2px solid black;
  padding: 5px;
  right: 10px;
  top: 20%;
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.location-dropdown-check-list .anchor:active:after {
  right: 8px;
  top: 21%;
}

.location-dropdown-check-list ul.items {
  padding: 2px;
  display: none;
  margin: 0;
  border: 1px solid #ccc;
  border-top: none;
}

.location-dropdown-check-list ul.items li {
  list-style: none;
}

.location-dropdown-check-list.visible .anchor {
  color: #0094ff;
}

.location-dropdown-check-list.visible .items {
  display: block;
  max-height: 100px;
  overflow-y: scroll;
}

/*--end FPG page--*/
/*--ipan banner--*/
.ipanhome_container {
  border-radius: 20px;
  background: #f5f9fc url(../images/growth-properties-small.jpg) no-repeat 50%;
  background-size: cover;
  height: 450px;
  padding: 50px;
  padding-top: 40px;
}

.ipanhome_container h5 {
  font-weight: 500;
}

.ipanhome_container h5 .font-strong {
  font-weight: 600;
  color: #4d4d4d;
}

.ipanhome_container .fotn28 {
  font-size: 28px;
  font-weight: 600;
  color: #4d4d4d;
}

.ipanhome_container .img-pding {
  padding-left: 40px;
  padding-top: 10px;
}

/*--end ipan banner--*/
/*--IPAN World---*/
.ipanworld-hero-banner {
  background-color: #f8f8f8;
  background-repeat: no-repeat;
  background-image: url("../images/ipanworld-banner.jpg");
  background-size: cover;
  background-position: 54%;
  width: 100%;
  height: 100vh;
  opacity: 1;
  position: relative;
}

.ipanworld-hero-banner:before {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
}

.ipanworld-video-design {
  width: 100%;
  height: auto;
  margin-top: -70px;
  text-align: center;
}

.ipanworld-video-design .play-btn {
  border-radius: 50%;
  text-align: center;
  line-height: 64px;
  animation: animate 2s linear infinite;
  cursor: pointer;
  width: 70px;
  height: 70px;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 0%);
  border: #fff solid 1px;
  background: #fff url(../images/play-red.png) no-repeat;
  background-size: 47px 44px;
  background-position: center center;
}

.ipanworld-hero-banner .ipanworld-video-title {
  text-align: center;
  margin-top: 10px;
}

.ipanworld-hero-banner .ipanworld-video-title h1 {
  font-size: 26px;
  font-weight: 600;
  color: #fff;
}

.ipanworld-hero-banner .ipanworld-video-title h6 {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.ipanworld-hero-banner .know-video {
  /* color: #43fd00; */
  color: #e7e3e3;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 0;
  text-align: center;
}

@keyframes background-size-300 {
  from {
    background-size: 0;
  }

  to {
    background-size: 300%;
  }
}

.ani5minutes {
  position: relative;
  background-image: none;
  background-color: transparent;
  color: #ff9400;
  font-weight: 600;

  &::after {
    content: '';
    position: absolute;
    bottom: -10%;
    left: 0;
    height: 30%;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='247' height='22' fill='none'%3E%3Cmask id='a' width='246' height='23' x='0' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23D9D9D9' d='M0 1h246v23H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%2300a661' d='M.225 13.987c40.77-3.247 81.218-6.304 122.486-5.61 40.217.68 80.07 3.493 119.823 8.284 4.828.577 4.966-4.727.193-5.301-40.597-4.886-82.029-7.082-123.059-6.436-39.896.627-80.713 2.548-119.53 8.822-.233.04-.132.263.087.25v-.009z'/%3E%3C/g%3E%3C/svg%3E");
    mask-repeat: no-repeat;
    mask-size: 95%;
    width: 100%;
    background-image: linear-gradient(
      to right,
      currentcolor 40%,
      transparent 50%
    );
    background-repeat: no-repeat;
    animation: background-size-300 0.4s 0.5s ease-in both;
    background-size: 300%
  }
}

.ani5minutes span {
  font-family: Caveat, serif;
  font-weight: 700;
  font-size: 26px;
}

/*sparkle*/
#fireworks-canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.4) 100%
  );
  opacity: .5;
}

.title-sparkle {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: clamp(2rem, 5vw, 4rem);
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 200;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.8),
  0 0 20px rgba(255, 255, 255, 0.6), 0 0 30px rgba(255, 255, 255, 0.4),
  0 0 40px rgba(255, 182, 255, 0.3);
  opacity: 0.92;
  z-index: 1000;
  animation: glow 2s ease-in-out infinite alternate;
  padding-left: 0.5em;
}

.title-sparkle span {
  display: block;
  font-family: "Quicksand", sans-serif;
  font-size: 0.4em;
  letter-spacing: 0.2em;
  text-transform: lowercase;
  margin-top: 1em;
  font-weight: 300;
  opacity: 0.8;
}

@keyframes glow {
  from {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.8),
    0 0 20px rgba(255, 255, 255, 0.6), 0 0 30px rgba(255, 255, 255, 0.4),
    0 0 40px rgba(255, 182, 255, 0.3);
  }
  to {
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.9),
    0 0 30px rgba(255, 255, 255, 0.7), 0 0 40px rgba(255, 255, 255, 0.5),
    0 0 50px rgba(255, 182, 255, 0.4), 0 0 60px rgba(255, 182, 255, 0.3);
  }
}

/* @media (max-width: 768px) {
    .title {
        letter-spacing: 0.3em;
        padding-left: 0.3em;
    }

    .title span {
        font-size: 0.5em;
        letter-spacing: 0.15em;
    }
} */
/*video--*/
.video-modal {
  font-family: inherit;
}

.example_video_1-dimensions {
  margin: 0 auto;
  border: #999 solid 2px;
}

.video-js .vjs-big-play-button {
  width: 2em;
  height: 2em;
  border-radius: 50px;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder::before, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder::before, .vjs-modal-dialog .vjs-modal-dialog-content {
  position: static;
}

.video-frame {
  display: table;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 3px 8px rgba(0, 0, 0, .0);
}

.video-js {
  border: 1px solid #ccc;
  width: 736px !important;
  height: 417px !important;
  margin: 0 auto;
}

.video-js .vjs-big-play-button {
  line-height: 1.9em
}

.video-modal .modal-content {
  background: transparent;
  border: none;
}

.video-modal .modal-body {
  padding: 0px;
  background: transparent;
}

.video-modal .modal-body .video-frame {
  background: transparent;
}

.video-modal .modal-body .video-js {
  border: none;
  background: #000;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

/*end video--*/
.modal-close {
  position: fixed;
  z-index: 9;
  top: 20px;
  right: 5%;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: rgba(0, 0, 0, .3) url(../images/icon-close.svg) no-repeat center center;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  opacity: 1;
}

.ipanworld-section {
  padding: 7.5rem 0;
}

.ipanworld-section .heading-title {
  font-family: inherit;
}

.ipanworld-section .heading-title h2 {
  font-size: 2.5rem;
  line-height: 2.75rem;
  font-weight: 300;
  margin-bottom: 30px;
}

.ipanworld-section p {
  text-align: justify;
}

.start-nowSection {
  background: #c7e9f0;
  background-image: linear-gradient(rgb(147 218 251), rgb(238, 251, 254));
  color: #212529;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .12);
  box-shadow: 0 0 10px rgba(0, 0, 0, .12);
}

.start-nowSection h4 {
  font-size: 28px;
  line-height: 41px;
  font-weight: 500;
}

.start-nowSection .button-div {
  margin-top: 20px;
}

.start-nowSection .button-div .btn {
  padding: 7px 40px;
  border-radius: 4px;
  line-height: 36px;
  font-family: 'Poppins', sans-serif;
  font-size: 20px !important;
  font-weight: 600;
}

.ipanworld-ftr {
  height: 150px;
  width: 100%;
  background: url(../images/indian-city.png);
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: contain;
}

.collapsiblecontent {
  display: none;
  overflow: hidden;
  background-color: transparent;
}

textarea.form-control {
  min-height: calc(3.5em + (.75rem + 2px))
}

/*tree view*/
.easy-tree {
  min-height: 20px;
  margin-bottom: 20px;
  border: none;
  border-top: none;
  padding: 20px;
  padding-bottom: 5px;
  padding-top: 0;
  background: #fff;
}

.easy-tree .tree-parentName {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #008fc5;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: #008fc5 solid 5px;
  background: #f8f8f8;
}

.easy-tree .tree-parentName .team-strength {
  font-size: 13px;
  text-transform: capitalize;
  font-weight: 400;
}

.easy-tree .tree-parentName .team-strength i {
  font-size: 20px;
  padding-right: 8px;
  vertical-align: text-bottom;
}

.ipaTree {
  width: 100%;
  padding-bottom: 10px;
  overflow-x: auto;
}

.easy-tree ul {
  padding-left: 40px
}

.easy-tree > ul {
  padding-left: 0;
  margin-top: -10px;
}

.easy-tree li {
  list-style-type: none;
  margin: 0;
  padding: 10px 5px 0 5px;
  position: relative;
  min-width: 400px;
}

.easy-tree li::before, .easy-tree li::after {
  content: '';
  left: -30px;
  position: absolute;
  right: auto
}

.easy-tree li::before {
  border-left: 1px solid #ccc;
  bottom: 50px;
  height: 100%;
  top: 0;
  width: 1px
}

.easy-tree li::after {
  border-top: 1px solid #ccc;
  height: 20px;
  top: 30px;
  width: 35px
}

.IPATeam-main {
  font-size: 13px;
  font-weight: 600;
  color: #008fc5;
  text-transform: uppercase;
  border: 1px solid #ccc;
  border-radius: 2px;
  display: inline-block;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  cursor: pointer;
}

.IPATeam-main .IPA-name {
  font-family: inherit;
  display: inline;
}

.IPATeam-main .IPA-name span {
  padding-left: 5px;
  font-weight: 400;
  color: #757575
}

.IPATeam-main .IPA-count {
  font-weight: 500;
  display: block;
  padding-left: 4px;
  text-transform: capitalize;
}

.IPATeam-main .IPA-count i {
  font-size: 20px;
  padding-right: 8px;
  vertical-align: text-bottom;
}

.easy-tree > ul > li::before, .easy-tree > ul > li::after {
  border: 0
}

.easy-tree li:last-child::before {
  height: 30px
}

.easy-tree .caret {
  cursor: pointer;
  -webkit-user-select: none; /* Safari 3.1+ */
  -moz-user-select: none; /* Firefox 2+ */
  -ms-user-select: none; /* IE 10+ */
  user-select: none;
}

.easy-tree .caret::before {
  content: "";
  background: url(../images/icons/tree-plus.png) no-repeat;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  color: black;
  display: inline-block;
  margin-right: 6px;
}

.easy-tree .caret-down::before {
  content: "";
  background: url(../images/icons/tree-minus.png) no-repeat;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

.easy-tree .notree:before {
  content: "";
  background: url(../images/icons/no-tree.png) no-repeat;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  color: black;
  display: inline-block;
  margin-right: 6px;
}

.tresStart {
  display: none;
}

.active {
  display: block;
}

/*end tree view*/
.ipnw-propic-sec {
  position: fixed;
  left: 150px;
  top: 18px;
  z-index: 1031;
}

.ipnw-propic-sec .ipnpro-txtimg {
  max-width: 120px;
  margin: 0 auto;
  text-align: center;
}

.ipnw-propic-sec .ipnpro-txtimg img {
  width: 43px;
  height: 43px;
  border-radius: 50%;
  border: #d8d8d8 solid 1px;
}

.ipnw-propic-sec .ipnpro-txtimg .ipa_txtname {
  font-size: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.animation-delay {
  animation: fadeInAnimation ease 3s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

@keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/*-- end ipanworld--*/


/*---contact us--*/
.contactUssection {
  background-image: linear-gradient(to right, #ee1c6f, #242c99);
  min-height: 885px;
}

.contact-hdrGrey {
  height: 310px;
  margin-top: 0;
  margin-bottom: 0;
  color: #111111;
  background-color: #f2f2f2;
}

.containerContact {
  margin-top: -149px
}

.contactBx {
  background: #fff;
  padding: 30px;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.4);
  height: 251px;
  border-radius: 20px !important;
}

.contactBxIcon {
  height: 64px;
  width: 64px;
  margin: 0 auto;
}

.contactBxIcon i {
  font-size: 90px;
  line-height: 80px;
  color: #ee1c6f
}

.contactBx p {
  font-size: 16px
}

.contactBx p a {
  color: #df1162 !important
}

.contactForm {
  padding: 60px;
}

.contactForm .form-control::placeholder {
  color: #fff;
  opacity: 0.5;
}

.contactForm .form-control {
  background: transparent;
  border: #fff solid 2px;
  color: #fff;
}

.contactForm .btn {
  background-color: #ffffff !important;
  color: #ee1c6f !important;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 3px;
  width: 100%;
  padding: 14px 30px 15px;
}

.contactText {
  padding: 60px;
  padding-left: 40px;
  padding-right: 40px;
  color: #fff;
  padding-top: 50px;
}

.contactText h4 {
  font-size: 48px;
  font-weight: 300
}

.contactText h5 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
  font-style: italic;
}

.contactText p {
  font-size: 17px;
  line-height: 1.7;
  padding-top: 20px
}

.consocicalIcon {
  display: flex;
  white-space: nowrap;
  height: 41px;
  min-height: 16px;
  width: 224px;
  min-width: 124px;
  margin: 39px auto 0 0;
}

.consocicalIcon a {
  margin-left: 20px;
  padding-right: 10px;
  height: 100%;
  display: inline-block;
  flex: 1;
  text-decoration: none;
}

.consocicalIcon a i {
  font-size: 45px;
  color: #fff;
}

/*--end contact us--*/
/*---other page--*/
.pgHderAll {
  background-image: linear-gradient(145deg, #a9e3ee 0%, #f6fafd 68%);
  padding-bottom: 30px;
}

.pgHderAll h1 {
  text-transform: uppercase;
  letter-spacing: -1.5px;
}

.pgHderAll .pgHdrtxt {
  padding-top: 110px;
  padding-right: 50px
}

.pgHderAll .pgimgrt {
  padding: 10px;
  padding-top: 130px;
  text-align: center;
}

.pgHderAll .pgimgrt img {
  width: 50%;
}

/*---end other page*/
/* previous project */
.proThumbScetion {
  background: #fff;
}

.proThumbScetion h4 br {
  display: none;
}

.proThumbScetion .item {
  padding: 8px;
  border: 1px solid #e6e6e6 !important;
  box-shadow: 1px 2px 6px rgba(72, 72, 72, 0.3);
  background: #fff;
}

.proThumbScetion .owl-stage-outer {
  padding-bottom: 10px;
}

.proThumbScetion .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
  height: 34px;
  width: 34px;
  line-height: 14px;
  background: #fff;
  margin-right: -30px;
  margin-top: -10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
}

.proThumbScetion .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
  height: 34px;
  width: 34px;
  line-height: 14px;
  background: #fff;
  margin-right: -30px;
  margin-top: -10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
}

.proThumbScetion .owl-carousel .owl-nav button.owl-prev span {
  font-size: 40px;
}

.proThumbScetion .owl-carousel .owl-nav button.owl-next span {
  font-size: 40px;
}

.testsection {
  background: #f2f2f2
}

.testimonial-static-banner {
  margin: 30px 0;
  float: left;
  margin-bottom: 0;
  background: #f47435;
  padding: 10px;
  width: 100%;
}

.testimonial-static-banner .english {
  float: left;
  font-size: 32px;
  line-height: 35px;
  font-weight: 400;
  padding-left: 10px;
  letter-spacing: 2px;
  color: #fff;
}

.testimonial-static-banner .hindi {
  float: right;
  font-size: 29px;
  line-height: 35px;
  font-weight: 400;
  padding-right: 10px;
  letter-spacing: 2px;
  color: #fff;
}

.testimonials-videos {
  background: #fff;
  width: 100%;
  margin-bottom: 15px;
  border-bottom: 2px solid #f16136;
}

.testimonials-videos:after {
  content: '';
  clear: both;
  display: block;
}

.testimonials-videos ul {
  margin: 0;
  padding: 0;
}

.testimonials-videos ul li {
  float: left;
  width: 47.4px;
  list-style: none;
  margin: 0 0 0 0;
}

.testimonials-videos ul li a {
  position: relative;
  display: block;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0 0 2px #b2b2b2;
  padding: 5px;
}

.testimonials-videos ul li a img {
  width: 100%;
}

.testimonials-videos ul li a:hover {
  box-shadow: 0 0 20px #b2b2b2;
}

.testimonials-videos ul li a:before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(../images/icons/play-button-32x32.png);
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
  position: absolute;
  display: inline-block;
  background-size: contain;

}

.location-video-dialog {
  max-width: 700px;
}

.location-video-dialog .modal-content {
  max-height: 394px;
  height: 394px;
  min-height: 394px;
}

.location-video-dialog .modal-body {
  width: 100%;
  height: 100%;
  padding: 0;
}

.progessPgdroplist {
  background: #fff
}

.progessPgMedialist {
  border-top: #f2f2f2 solid 20px;
}

.progessPgMedialist .container {
  max-width: 1280px;
}

.absay-mediatitle {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}

.absay-mediatitle .title-hdr {
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Raleway', sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.absay-mediatitle .title-subhdr {
  color: #28a745;
  font-size: 35px;
  line-height: 35px;
  font-weight: 800;
  margin: 0 0 5px;
  letter-spacing: -1px;
  font-family: 'Raleway', sans-serif;
}

.absay-mediatitle .goback-btn {
  position: absolute;
  right: 10px;
  top: 0;
}

.categoryForGalley-conatiner {
  width: 100%;
  margin-bottom: 15px;
}

.categoryForGalley-conatiner .headerTitle-bg {
  background: transparent;
  margin-bottom: 10px;
  color: #f47435;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}

.media-gallery {
  width: 100%;
  padding-bottom: 0;
}

.media-gallery::after {
  content: '';
  display: block;
  clear: both;
}

.media-gallery ul {
  padding: 0;
  margin: 0 0 0 -15px;
  text-align: center;
}

.media-gallery ul li {
  list-style: none;
  margin: 0 0 15px 15px;
  float: left;
  width: 164px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0 0 2px #b2b2b2;
  position: relative;
}

.media-gallery ul li .lightgallery-boxes {
  padding: 0;
  background: #fff;
  /*max-height: 145px;*/
}

.media-gallery ul li .lightgallery-boxes a img {
  width: 100%;
  max-height: 126px !important;
  overflow: hidden;
}

.progDetails_section .bx-subtitle {
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 13px;
  color: #4d4d4d;
  font-weight: 400;
  text-align: left;
  position: static;
  bottom: 0;
  width: 100%;
  background: #fff;
  padding-left: 5px;
  border-top: #f8f8f8 solid 1px;
}

.media-gallery50 {
  font-family: inherit;
}

.media-gallery50 ul li .lightgallery-boxes {
  max-height: unset;
}

.media-gallery50 ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0;
}

.media-gallery50 ul li {
  flex: 0 1 calc(50% - 10px);
  margin: 0 auto;
}

.media-gallery50 .lightgallery-boxes {
  padding: 0 !important
}

.media-gallery50 ul li .lightgallery-boxes a img {
  max-height: 100% !important;
}

/* end previous project */
/*register*/
.drop-list select.form-control {
  background: url(../images/br_down.png) no-repeat 97%;
  border: 1px solid #ced4da;
  padding-right: 20px;
  text-transform: capitalize;
}

.drop-list select.form-control {
  /*for firefox*/
  -moz-appearance: none;
  /*for chrome*/
  -webkit-appearance: none;
}

/*for IE10*/
select.form-control::-ms-expand {
  display: none;
}

.drop-list select.form-control option {
  height: 40px;
  padding: 0;
}

.drop-list .form-control {
  border-radius: 0;
  font-size: inherit;
  border: 0;
  padding: 0.5rem 0.425rem;
  height: auto;
  padding-right: 0;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}

.sky-gradient {
  background: linear-gradient(to bottom, #a3dfe9 40%, #f5f9fc 100%);
}

.register-contentbx {
  padding: 3rem 4rem;
  min-height: 30rem;
  flex: 0 0 47%;
  max-width: 47%;
  box-shadow: 0 2px 20px rgba(0, 0, 0, .19), 0 4px 6px rgba(0, 0, 0, .23);
}

.register-contentbx.logincontentbx {
  min-height: 22rem;
  flex: 0 0 53%;
  max-width: 53%;
}

.blue-bg {
  background: #4A90E2
}

.register-contentbx h3 {
  font-size: 20px;
  font-weight: 500
}

.modal-content {
  border-radius: 5px;
}

.modalreg {
  /* background: #fff; */
  padding: 3rem 2rem;
  padding-top: 0;
  padding-bottom: 30px;
}

.modalreg .form-check a {
  color: #6c757d;
  text-decoration: none;
}

.logoCircul {
  border-radius: 50%;
  padding-bottom: 10px;
  display: inline-block;
}

.logoCircul img {
  width: 60px;
}

.regmdlhdr {
  display: unset;
  text-align: center;
  border-bottom: 0;
}

.regmdlhdr p {
  margin-bottom: 0;
}

.regmdlClose {
  position: absolute;
  right: 20px;
  top: 20px;
}

.registration-form {
  min-height: 400px;
  margin-top: 0;
  margin-bottom: -2rem;
  padding: 3rem 3rem;
  padding-top: 0;
  z-index: 2;
}

.registration-form.ipanworlrg {
  background: #fff;
  padding: 3rem 4rem;
  box-shadow: 0 6px 18px rgb(0 0 0 / 9%);
}

.registration-form.loginForm {
  padding: 3rem 0;
}

.registration-form h3 {
  font-size: 22px
}

/*.registration-form label{ padding-left: 5px; left:7px; top:-3px; background:#fff; font-size: 15px; font-weight:400 }*/
.registration-form .md-form label.active {
  font-size: 15px;
  color: #999;
  font-weight: 400
}

.registration-form .form-control {
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box !important;
  font-size: 15px;
  font-weight: 400;
  border-radius: 5px;
}

.registration-form .drop-list select.form-control {
  border: 1px solid #ced4da;
  color: #757575;
  padding-top: 0.55rem;
  padding-bottom: 0.55rem;
  padding-left: 7px;
  border-radius: 5px;
}

.registration-form .select-country {
  max-width: 150px !important;
}

.registration-form .custom-checkbox {
  font-size: 12px;
  font-weight: 400
}

.registration-form .btn {
  font-size: 16px;
  padding: 9px 30px
}

.md-form .form-control {
  margin-bottom: 0
}

.error {
  position: static !important;
  transform: translateY(0px) !important;
  font-weight: 400 !important;
  font-size: 13px !important;
  color: #ff0000 !important;
  margin-bottom: 0 !important
}

.pincode-input-container {
  text-align: center;
}

.pincode-input-text, .form-control.pincode-input-text {
  width: 35px;
  display: inline-block;
  margin-right: 5px;
  text-align: center;
}

.hint-message {
  font-weight: 300 !important;
}

.hint-message span {
  font-weight: 600;
}

.reg-modal-dialog {
  max-height: 600px
}

.reg-modal-dialog .close {
  top: 10px;
  z-index: 10
}

.reg-modal-dialog .modal-body {
  padding-right: 0
}

.reg-modal-dialog .modal-body .text-madal {
  max-height: 400px;
  overflow-y: scroll;
  margin-top: 20px;
  margin-right: 20px;
  padding-right: 20px
}

.native-address {
  color: #ff8f00;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: -18px !important
}

.resendcode {
  margin-top: 12px;
  margin-bottom: 20px
}

.your5-minutes {
  border-radius: .25rem !important;
  padding: 15px;
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  /* background: #f5f8f8; */
  background-color: rgb(245 248 248 / 40%);
  color: #1c444e;
}

.your5-minutes .y5mhdr {
  background: #f1f5f9;
  color: #0070ac;
  font-size: 14px;
  padding: 8px;
  padding-left: 15px;
  margin-top: -15px;
  margin-left: -15px;
  margin-right: -15px;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

.your5-minutes h6 {
  font-size: 13px;
  margin-bottom: 2px;
  font-weight: 500;
  color: #535e5e;
}

.your5-minutes input.form-control.timepicker {
  background: #fff url(../images/br_down.png) no-repeat 97%;
  cursor: pointer;
}

.widget-bg-ipadash .your5-minutes {
  padding: 10px;
}

.your5-minutes .edit-bstime {
  background: #afe8f6;
  padding: 3px 11px;
  border-radius: 15px;
  font-size: 10px;
  color: #02191f;
  font-weight: 600;
}

.your5-minutes.contactcity {
  background-color: #fbf9f5;
  color: #6e3e3e;
}

.bootstrap-select .btn {
  margin: 0;
  border-radius: 5px;
}

.ui-timepicker-standard {
  z-index: 9999 !important;
}

#businesstime_modal .bg-light {
  background-color: #dde2e6 !important
}

.modal-dialog .your5-minutes .y5mhdr {
  background: transparent;
  border-bottom: #cad0d5 solid 1px;
}

.modal-dialog .your5-minutes .bootstrap-select button {
  width: 376.5px;
}

/*end register*/
/*new register*/
.user-register-container {
  background: #fff;
  border-radius: 10px;
  z-index: 10
}

.fpg-unpaidContainer .registration-form {
  padding: 3rem;
}

.reg-logosection {
  margin-bottom: 0;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  /*margin-top:-50px;*/
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*.reg-logosection:after{
    content: "";
    position: absolute;
    right: 0;
    top: -48%;
    width: 2px;
    height: 320px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(47%,#e0e1e3),to(#fff));
    background-image: linear-gradient(180deg,#fff,#e0e1e3 47%,#fff);
}*/
.reg-logosection .logo-block {
  background: #0094ff;
  border-radius: 50%;
  padding: 25px 13px 25px 14px;
  display: inline-block;
  margin-bottom: 15px;
}

.reg-logosection img {
  width: 100px
}

.reg-logosection .welmsg {
  font-weight: 600
}

.reg-closebutton {
  position: absolute;
  right: 30px;
  top: 10px;
  z-index: 10;
  font-size: 12px
}

.reg-closebutton a {
  color: #5d5d5d;
  padding: 5px;
  display: block;
}

.reg-closebutton a i {
  font-size: 18px
}

/* .registration-form {
    box-shadow: none;
    margin-top: 0;
    background: transparent;
} */

.reg-footer {
  padding-top: 40px
}

.reg-footer .reg-ftrcontent {
  padding: 10px;
  background-color: #fbfbfb;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.reg-footer .reg-ftrcontent .btn {
  font-size: 12px;
  padding: 10px 18px
}

.regLogin-ftr {
  height: 150px;
  width: 100%;
  background: url(../images/indian-city.png);
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: contain;
  position: fixed;
  bottom: 0
}

.fpg-paymentCon {
  background: #fff;
  border-radius: 10px;
  z-index: 10;
}

.slot-confirmation-table {
  background: #F6F9FC;
  margin-bottom: 20px;
  border: #D9E0E8 solid 1px;
}

.slot-confirmation-table .transaction-details {
  border-bottom: #D9E0E8 solid 1px;
  margin-bottom: 0 !important;
}

.slot-confirmation-table .transaction-details .name-text {
  width: 40%;
  margin-right: 0 !important;
  padding: 8px;
  text-align: left;
}

.fpg-unpaidContainer .fpg-unpaid .transaction-details .name-text {
  float: left;
  font-weight: 600;
}

.slot-confirmation-table .transaction-details .name-detl {
  width: 60%;
  padding: 8px;
  color: #0085FF;
  border-left: #D9E0E8 solid 1px;
  font-weight: 600;
}

.fpg-unpaidContainer .fpg-unpaid .transaction-details .name-detl {
  float: left;
  text-align: left;
}

.fpg-unpaidContainer .fpg-unpaid .transaction-details::after {
  content: "";
  clear: both;
  display: block;
}

.fpg-unpaidContainer .fpg-unpaid .print-r {
  position: absolute;
  left: 20px;
  top: 20px;
  font-size: 12px;
}

.success-failsvg {
  width: 90px;
  display: block;
  margin: 30px auto 0;
}

.success-failsvg .path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}

.success-failsvg .circle {
  -webkit-animation: dash 1.5s ease-in-out;
  animation: dash 1.5s ease-in-out;
}

.success-failsvg .line {
  stroke-dashoffset: 1000;
  -webkit-animation: dash 1.5s 1s ease-in-out forwards;
  animation: dash 1.5s 1s ease-in-out forwards;
}

.success-failsvg .check {
  stroke-dashoffset: -100;
  -webkit-animation: dash-check 1.5s .8s ease-in-out forwards;
  animation: dash-check 1.5s .8s ease-in-out forwards;
}

@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}

/*end new register*/
/*Login*/
.login-back {
  width: 25px;
  height: 25px;
  float: left;
  background: url(../images/back-icon.png) no-repeat 0 4px;
  margin: 3px 14px 0 0;
  cursor: pointer;
}

.login-pass-userid {
  position: relative;
  margin-top: 35px
}

.login-pass-userid .username-value {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e2e2e2;
}

.login-pass-userid .username-label {
  font-size: 13px;
  position: absolute;
  top: -12px
}

.btn-toggle-pass {
  border: none;
  position: absolute;
  top: 11px;
  background: transparent;
  right: 0;
  cursor: pointer;
}

/*end Login*/
/*my account*/
.myAccount-bx {
  padding: 0;
  text-align: center;
}

.myAccount-bx a {
  display: block;
  padding: 30px;
  padding-bottom: 45px;
  transition: all 0.3s ease;
}

.myAccount-bx a:hover {
  background: #f8f8f8
}

.myAccount-bx .bx-icon {
  text-align: center;
  margin-bottom: 15px
}

.myAccount-bx .bx-icon i {
  padding-left: 10px;
  font-size: 48px;
}

.myAccount-bx .bx-title-subtitle {
  font-family: inherit;
  text-align: center;
}

.myAccount-bx .bx-title-subtitle .bx-title {
  font-size: 18px;
  font-weight: 600;
}

.myAccount-bx .bx-title-subtitle .bx-subtitle {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 600;
  color: #4d4d4d;
}

.myAccount-bx .bx-title-subtitle .bx-subtitle i {
  font-size: 22px;
  font-weight: 600;
  vertical-align: bottom;
}

.myAccount-bx .bx-title-subtitle a:hover .bx-subtitle i {
  color: red
}

.upload-profilepic-modal {
  max-width: 600px
}

.upload-profilepic-modal .modal-title {
  font-size: 18px;
  font-weight: 500;
  border-bottom: #eaeaea solid 1px;
  padding-left: 30px;
  padding-bottom: 15px;
  margin-left: -30px;
  margin-right: -30px;
}

.upload-profilepic-modal .modal-content-t0 {
  padding-top: 20px
}

.upload-profilepic-modal .sub-dis {
  padding: 15px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: -30px;
  margin-right: -30px;
  background: #f8f8f8;
}

.upload-profilepic-modal .your-picture {
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  margin-bottom: 0
}

.upload-profilepic-modal .upload-format {
  color: #bababa;
  margin-bottom: 5px;
}

.upload-profilepic-modal .upload-note {
  padding-left: 0;
  margin-top: 30px
}

.upload-profilepic-modal .choose-file-button {
  background: #ed1c24;
  color: #fff
}

.upload-profilepic-modal .upload-note h6 {
  font-weight: 500;
  margin-bottom: 0
}

.upload-profilepic-modal .upload-note ul {
  padding-left: 20px;
}

.expandTeam .modal-title {
  font-size: 1.25rem;
}

.cityinfocus-container {
  margin-top: 15px;
  background: #f8f8f8;
  border-top: #f2f2f2 solid 1px;
  padding: 30px
}

.cityinfocus-container .title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}

.cityinfocus-container p {
  font-size: 13px;
  line-height: 17px
}

.cityinfocus-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cityinfocus-container ul li {
  text-align: center;
  margin: 0;
  list-style: none;
  display: inline-block;
  background: #dbdbdb;
  border-radius: 30px;
  width: 107px;
  padding: 5px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 12px
}

/*end my account*/
/*User Profile*/
.breadcrumb-main {
  background: #fff;
  margin-top: 65px;
}

.breadcrumb-main .container {
  padding-top: 32px
}

.breadcrumb {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600
}

.breadcrumb .breadcrumb-item a {
  color: #56565a;
  font-weight: 400
}

.breadcrumb-item + .breadcrumb-item::before {
  content: ">";
  font-weight: 300
}

.user-pageHeader-section {
  font-family: inherit;
}

.user-pageHeader-section .header-text {
  padding-bottom: 50px;
  color: #26313c;
  padding-top: 20px;
  text-align: center;
}

.user-pageHeader-section .header-text h1 {
  font-size: 36px;
  font-weight: 600
}

.user-pageHeader-section .header-text h1 span {
  text-transform: uppercase;
}

.profile-container {
  margin-top: 15px
}

.profile-left-widget {
  border-radius: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.profile-left-widget_ipadash {
  margin-top: 15px;
  background: linear-gradient(45deg, #17ead9, #003ecb) !important;
}

.profile-right-widget {
  font-family: inherit;
}

.profile-widget-30 {
  padding: 30px
}

.profile-widget-title {
  margin-bottom: 25px;
}

.profile-widget-title h5 {
  margin-top: -5px;
  color: #4d4d4d;
  font-weight: 400
}

.profile-widget-30 h6 {
  color: #4d4d4d;
  font-size: 15px;
  font-weight: 500;
}

.widget-card {
  background-color: #fff;
  position: relative;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05), 0 1px 2px 0 rgba(0, 0, 0, .1), 0 2px 20px 0 rgba(0, 0, 0, .2);
  margin-bottom: 10px
}

.pro-widget-left-title {
  /* border-bottom: 1px solid #f0f0f0; */
  font-size: 16px;
  padding: 24px 12px 16px 24px;
  font-weight: 600
}

.profile-userpic-sidebar {
  width: 100%;
  padding: 15px;
}

.profile-userpic-sidebar .pic-and-details {
  width: 100%
}

.profile-userpic-sidebar .pic-and-details:after {
  content: '';
  display: block;
  clear: both;
}

.profile-userpic-sidebar .profile-userpic {
  float: left;
  position: relative;
  padding: 10px;
  width: 102px;
  height: 103px;
  border-radius: 50%;
  border: 1px solid rgba(218, 218, 218, 0.29);
}

.profile-userpic-sidebar .profile-userpic img {
  float: none;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}

.profile-userpic-sidebar .profile-userpic label {
  cursor: pointer;
}

.profile-userpic-sidebar .profile-userpic .upload-camera {
  position: absolute;
  top: 80px;
  left: -9px;
  background: #00aeef;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
}

.profile-userpic-sidebar .profile-userpic .upload-camera {
  width: 30px;
  height: 30px;
  display: block;
}

.profile-userpic-sidebar .profile-userpic .upload-camera i {
  font-size: 23px;
  position: relative;
  top: 3px;
  color: #fff
}

.profile-userpic-sidebar .profile-codenid {
  position: relative;
  float: left;
  width: 65%;
  margin-top: 10px;
  padding-left: 15px;
  text-align: left;
}

.profile-userpic-sidebar .profile-codenid .userfull-name {
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 600
}

.profile-userpic-sidebar .profile-codenid .userfullid {
  font-weight: 400;
  color: #bababa
}

.profile-userpic-sidebar .profile-referralcode {
  text-align: left;
  margin-top: 15px;
  position: relative;
}

.profile-userpic-sidebar .profile-referralcode .btn-light {
  background-color: #fff !important;
}

.profile-userpic-sidebar .profile-referralcode .your-referral {
  color: #9e9e9e;
  font-weight: 400
}

.profile-userpic-sidebar .profile-referralcode-name {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 7px;
}

.profile-userpic-sidebar .profile-referralcode-name span {
  color: #9e9e9e;
  font-weight: 400
}

.profile-userpic-sidebar .profile-referralcode .copy {
  position: absolute;
  right: 0;
  top: 15px;
  padding: 5px 10px;
  padding-bottom: 3px;
  color: #5b5b5b;
  cursor: pointer;
  font-size: 11px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.profile-userpic-sidebar .profile-usertitle-job {
  text-transform: uppercase;
  color: #5b9bd1;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 15px;
  padding: 0 15px;
}

.profile-user-count {
  background: linear-gradient(90deg, #3ecaff, #6078ea) !important;
  margin-top: 20px;
  text-align: center;
  margin-bottom: -15px;
  margin-right: -15px;
  margin-left: -15px
}

.profile-user-count ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #F22F26
}

.profile-user-count ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
}

.profile-user-count ul li a {
  padding: 10px;
  color: #fff;
  text-align: center;
  display: block;
}

.profile-user-count ul li a:hover {
  background: linear-gradient(90deg, #6078ea, #3ecaff) !important
}

.profile-user-count ul li a .countno {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 3px
}

.profile-user-count ul li a .countname {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 14px;
  font-weight: 300;
  margin-bottom: 3px
}

.profile-user-count:after {
  content: '';
  display: block;
  clear: both;
}

.profile-col {
  margin-bottom: 15px;
  border-bottom: #f8f8f8 solid 1px;
}

.code-share-whatsApp {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #999
}

.code-share-whatsApp a {
  font-weight: 400;
  color: #25D366
}

.code-share-whatsApp a i {
  color: #25D366
}

.profile-col .profile-title {
  color: #9e9e9e;
  line-height: 22px;
}

.profile-userpic {
  position: relative;
  padding: 10px;
  width: 162px;
  height: 162px;
  margin: 0 auto;
  border-radius: 10px;
  border: 1px solid rgba(218, 218, 218, 0.5);
}

.profile-userpic label {
  cursor: pointer;
}

.profile-userpic img {
  float: none;
  width: 140px;
  height: 140px;
  border: #fff solid 4px;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  border-radius: 10px !important
}

.profile-userpic .upload-camera {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 80px;
  left: -9px;
  background: #00aeef;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
}

.profile-userpic .upload-camera i {
  font-size: 23px;
  position: relative;
  top: 3px;
  color: #fff;
}

.pro-widget-left-title {
  font-size: 24px;
  line-height: normal;
  padding: 8px 12px 16px 24px;
  text-align: center;
}

.rowURef {
  /* border-bottom: 1px solid #f0f0f0; */
  text-align: center;
  font-size: 13px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.rowURef .col-6 {
  line-height: 16px;
}

.rowURef .col-6 .refCode {
  text-align: center;
  font-weight: 700;
  color: #4bb01c;
  font-size: 15px;
  margin-top: 4px;
}

.profile-col .profile-dic {
  text-transform: capitalize;
  color: #4d4d4d;
  font-weight: 600;
  /*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
}

.percentage-completed {
  width: 95%;
  padding: 16px 12px 16px 24px;
  margin-bottom: 16px;
}

.percentage-completed .prrcent-label {
  font-size: 12px;
}

.percentage-completed .progress {
  width: 100%;
  float: left;
  background: #ccc;
  height: 6px;
  font-size: 6px;
  border-radius: 0;
}

.profile-menu {
  width: 100%
}

.profile-tab {
  padding: 16px 12px 16px 16px;
}

.profile-tab ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.profile-tab ul li {
  margin: 0;
  list-style: none;
  padding: 5px 10px;
}

.profile-tab ul li a {
  color: #6b6b6b;
  padding: 7px 10px;
  display: block;
  position: relative;
}

.profile-tab ul li a i {
  position: absolute;
  right: 5px;
  top: 11px;
}

.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.pro-edit {
  position: absolute;
  right: 30px;
  top: 30px
}

.pro-edit a {
  padding: 5px;
  font-weight: 600
}

.pro-edit i {
  padding-right: 5px;
}

.click-verify {
  cursor: pointer;
  margin-left: 10px;
  padding: 2px 5px;
  font-weight: 400;
  font-size: 10px;
  text-transform: uppercase;
  border-radius: 3px;
  letter-spacing: 0.5px;
}

.badge-primary {
  color: #fff !important;
  background-color: #4285f4 !important;
}

.verified {
  position: relative;
  left: 5px;
  top: 2px;
  /*background: url(../images/tick-mark16x16.png) no-repeat center;*/
  width: 16px;
  height: 16px;
  display: inline-block;

}

.verified:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f058";
  color: #5ddc21;
  font-weight: 600;
}

.verified::after {
  position: absolute;
  content: 'verified';
  font-size: 11px;
  color: #b7b7b7;
  left: 15px;
  top: 1px;
  letter-spacing: 0.25px;
  font-weight: 400;
}

.profile-modal {
  max-width: 685px;
  position: relative;
}

.profile-modal.verify-modal {
  max-width: 560px;
}

.profile-modal h5 {
  font-size: 18px;
  font-weight: 500
}

.profile-modal .modal-content {
  padding: 30px;
}

.pro-modal-close {
  position: absolute;
  right: -5px;
  top: -5px;
  padding-top: 2px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  opacity: 1;
  height: 30px;
  width: 30px;
  text-align: center;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .3);
  font-size: 26px;
  line-height: 22px;
  z-index: 999;
}

.profile-modal .modal-footer {
  background: #f2f2f2;
  margin-bottom: -30px;
  margin-right: -30px;
  margin-left: -30px;
  text-align: center;
  justify-content: center;
}

.tainingmdlCon {
  display: flex;
  background: #fffcf2;
  padding: 10px;
  border-radius: 5px;
}

.tainingmdlCon .trartmsgicon {
  background: #fff3cd;
  width: 40px;
  height: 40px;
  text-align: center;
  padding-top: 6px;
  border-radius: 50%;
}

.tainingmdlCon .trartmsgicon i {
  width: 40px;
  height: 40px;
}

.tainingmdlCon .txtlnr {
  padding-left: 15px;
}

.tainingmdlCon .txtlnr h5 {
  line-height: 24px;
}

.circultickanimated {
  margin-top: -26px;
  text-align: center;
}

.circultickanimated svg {
  height: 60px;
  width: 60px;
  color: #5ddc21;
}

.circultickanimated .circle {
  stroke-dasharray: 76;
  stroke-dashoffset: 76;
  animation: draw 1s forwards;
}

.circultickanimated .tick {
  stroke-dasharray: 18;
  stroke-dashoffset: 18;
  animation: draw 1s forwards 1s;
}

.circultickanimated p {
  font-size: 16px;
  font-weight: 700;
  color: #5ddc21;
  margin-top: 5px;
}

@keyframes draw {
  to {
    stroke-dashoffset: 0
  }
}


.drop-list select.form-control {
  background: #fff url(../images/br_down.png) no-repeat 97%;
  border: 1px solid #ced4da;
  padding-right: 20px;
  text-transform: capitalize;
}

.drop-list select.form-control {
  /*for firefox*/
  -moz-appearance: none;
  /*for chrome*/
  -webkit-appearance: none;
}

/*for IE10*/
select.form-control::-ms-expand {
  display: none;
}

.drop-list select.form-control option {
  height: 40px;
  padding: 0;
}

.drop-list .form-control {
  border-radius: 0;
  font-size: inherit;
  border: 0;
  padding: 0.5rem 0.425rem;
  height: auto;
  padding-right: 0;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}

/*.drop-list select.form-control {
    background: url(../images/br_down.png) no-repeat 97% #fff;
    border:0px solid #ced4da;
    border-bottom:1px solid #ced4da;
    padding-right: 20px;
    text-transform: capitalize;
    color: #323232
}*/

.back-to-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  display: none;
}

.profile-userpic-sidebar.ipan-sponsor-desktop {
  margin-top: 10px
}

.profile-userpic-sidebar.ipan-sponsor-desktop .profile-userpic {
  width: 82px;
  height: 82px;
  padding: 5px
}

.profile-userpic-sidebar.ipan-sponsor-desktop .profile-userpic img {
  width: 70px;
  height: 70px
}

.profile-userpic-sidebar.ipan-sponsor-desktop .profile-codenid {
  margin-top: 15px
}

.profile-userpic-sidebar.ipan-sponsor-mobile {
  display: none;
}

.profile-userpic-sidebar.ipan-sponsor-mobile .pic-and-details {
  display: flex;
}

.profile-userpic-sidebar.ipan-sponsor-mobile .profile-codenid {
  width: 100%
}

.profile-userpic-sidebar.ipan-sponsor-mobile .profile-codenid .userfull-name {
  color: inherit;
}

.profile-userpic-sidebar.ipan-sponsor-mobile .profile-codenid .userfullid {
  color: #b7b7b7
}

.ipan-sponsor-title {
  font-size: 18px;
  font-weight: 500;
  color: #a8a8a8;
  text-align: center;
}

.address-details {
  position: relative;
  padding: 10px;
  border: #d4d4d4 solid 1px;
  margin-bottom: 20px
}

.address-details h4 {
  background: #fff;
  position: absolute;
  top: -10px;
  font-size: 14px;
  font-weight: 500
}

.address-details .pro-edit {
  position: absolute;
  background: #fff;
  right: 10px;
  top: -10px;
  font-size: 12px
}

.card-inactive {
  background: #f8f8f8
}

.card-inactive a {
  color: #b5b5b5;
  cursor: not-allowed
}

.card-inactive .bx-subtitle {
  color: #888888 !important;
}

.widget-bg-ipadash {
  height: auto;
  background: transparent !important;
}

.upload-propicstxt {
  position: absolute;
  font-size: 11px;
  border-radius: 22px;
  padding: 5px 20px;
  line-height: 14px;
  bottom: -5px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  background: #243763 !important;
}

.widget-bg .pro-widget-left-title {
  color: #fff;
}

.myAccount-bx a .bx-subtitle i {
  transition: 0.3s ease-in;
}

.myAccount-bx a:hover .bx-subtitle i {
  transform: translateX(50%);
}

.myAccount-bxinipa {
  border-bottom: #fba61b solid 10px;
}

.myAccount-bxinipa .bx-icon i {
  color: #fba61b;
  font-size: 68px;
}

.myAccount-bxinipa .bx-title-subtitle .bx-title {
  font-size: 24px;
  text-transform: uppercase;
  color: #111111;
}

.myAccount-bxshpro {
  border-bottom: #0cc7d0 solid 10px;
}

.myAccount-bxshpro .bx-icon i {
  color: #0cc7d0;
  font-size: 68px;
}

.myAccount-bxshpro .bx-title-subtitle .bx-title {
  font-size: 24px;
  text-transform: uppercase;
  color: #111111;
}

.ipadash-shortlink {
  padding: 15px;
  background: #ffe2e6;
  border-radius: 10px;
  line-height: 16px;
  color: #10163c;
  font-weight: 700;
  position: relative;
  min-height: 158px;
}

.ipadash-shortlink .subtextlnk {
  margin-top: 10px;
  font-size: 10px;
  font-weight: 600;
  color: #6b9ed1;
}

.ipadash-shortlink .icocircul {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fa5a7d;
  display: table;
}

.ipadash-shortlink .icocircul .icocirculdiv {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.ipadash-shortlink .icocircul .icocirculdiv i {
  font-size: 26px;
  color: #fff;
  margin-top: 3px;
}

.ipadash-shortlink.shorturl2 {
  background: #fff4de;
}

.ipadash-shortlink.shorturl2 .icocircul {
  background: #ff947a;
}

.ipadash-shortlink.shorturl2 .icocircul .icocirculdiv i {
  font-size: 22px;
  margin-top: 0;
}

.ipadash-shortlink.shorturl3 {
  background: #dcfce6;
}

.ipadash-shortlink.shorturl3 .icocircul {
  background: #3cd755;
}

.ipadash-shortlink.shorturl3 .icocircul .icocirculdiv i {
  font-size: 22px;
  margin-top: 0;
}

.ipadash-shortlink.shorturl4 {
  background: #f4e8ff;
}

.ipadash-shortlink.shorturl4 .icocircul {
  background: #bf83ff;
}

.ipadash-shortlink.shorturl4 .icocircul .icocirculdiv i {
  font-size: 22px;
  margin-top: 0;
}

/* faqs dashboard--*/
.faq-dashb-row {
  color: inherit;
}

.faq-dashb-row .text-black-50 {
  font-size: 13px;
}

.faq-dashb-row .faqs-dashtitle {
  margin-bottom: 0px !important;
  line-height: 30px;
}

.faq-dashb-row .faqs-dashtitle span {
  color: #3cd755;
  font-size: 2.5rem;
}

.faqdash-video-thumb {
  margin-bottom: 15px;
}

.faqdash-video-thumb a {
  color: inherit;
  display: block;
  border-radius: 6px;
  font-size: 12.5px;
  background: #f8f8f8 linear-gradient(to right, #edf6ff, #fcfcfc);
  border: 1px solid #dee2e6 !important;
}

.faqdash-video-thumb a img {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.faqdash-video-thumb a .p-1 {
  font-weight: 600;
}

/*end faqs dashboard--*/
.training-main {
  padding: 30px;
}

.training-main .select-projecttraining {
  padding: 15px;
  background: #f8f9fa;
  margin-bottom: 30px;
  border: 1px solid #dee2e6 !important;
  border-radius: 5px;
}

.training-main .select-projecttraining .form-select {
  width: 300px;
}

.skip-traini {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}

.training-outer {
  padding: 20px;
  margin-bottom: 30px;
  padding-bottom: 0;
  border-radius: 5px;
}

.training-outer h5 {
  font-size: 16px;
  padding-bottom: 15px;
  background: #e9f3f9;
  margin-top: -20px;
  margin-left: -20px;
  padding-top: 15px;
  padding-left: 20px;
  margin-right: -20px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  position: relative;
}

.training-outer .training-option {
  border: #dee2e6 solid 1px;
  margin-top: 15px;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}

.training-outer .training-option ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.training-outer .training-option ul li {
  list-style: none;
  display: table-cell;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 16px;
}

.training-outer .training-option ul li a {
  color: #111;
  padding: 5px 31.3px;
  padding-bottom: 15px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  position: relative;
  display: block;
  border-right: #dee2e6 solid 1px;
}

.training-outer .training-option ul li a.activeday {
  background: #2873f0;
  color: #fff;
  position: relative;
}

.training-outer .training-option ul li a.activeday:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-bottom: 9px solid #fff;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  bottom: -1px;
}

.trainingDt-container {
  padding-left: 15px;
  padding-top: 20px;
}

.trainingDt-container label {
  font-weight: 600;
}

.trainingDt-container .form-check .form-check-input[type=radio] {
  border-radius: 100%;
  height: 16px;
  width: 16px;
  margin-left: -1.7rem;
}

.trainingOuter-footer {
  border-top: #f0f2f5 solid 1px;
  padding-top: 15px;
  margin-top: 40px;
  margin-left: -20px;
  margin-right: -20px;
  background: #fafafa;
  padding-bottom: 15px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/*end user profile*/
.callNow-btn {
  font-size: 18px;
  padding: 9.5px 26px;
  vertical-align: middle;
  font-family: 'Poppins', sans-serif;
}

.callNow-btn i {
  padding-right: 8px;
  vertical-align: bottom;
}

footer {
  background: #181d3b;
  padding-top: 50px;
  padding-bottom: 0;
  color: #dbdbdb;
}

footer p {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 18px;
  padding-right: 40px;
}

footer img {
  width: 80px;
  height: auto;
}

footer ul {
  margin: 0;
  padding: 0;
}

footer ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

footer a {
  color: #dbdbdb;
  text-decoration: none;
}

footer ul.home-address li b {
  font-size: 28px;
  line-height: 28px;
}

footer ul.home-address li span {
  padding-left: 10px;
}

footer .copyrightsec {
  background: #0f1226;
  margin-top: 50px;
  padding: 10px
}


/*jump Start--*/
.jumpStart-banner {
  background-color: #E0EEFF;
  width: 100%;
  height: 100vh;
  opacity: 1;
  font-size: 32px;
  font-family: 'Poppins', sans-serif;
  color: #26313C;
  position: relative;
}

.jumpStart-banner .container-jumpStart-banner .textcolban {
  padding-top: 30px;
}

.jumpStart-banner .container-jumpStart-banner .textcolban .bannertxtp1 {
  margin-bottom: 25px;
}

.jumpStart-banner .container-jumpStart-banner .textcolban .bannertxtp2 {
  font-size: 40px;
  font-weight: 700;
}

.jumpStart-banner .container-jumpStart-banner .imgbancol {
  padding-top: 70px;
}

.jumpStart-banner .img-fluid {
  max-width: 88%;
}

.jumpStart-banner.jumpStart-bnr_hin {
  font-size: 24px;
}

.jumpStart-banner.jumpStart-bnr_hin span {
  font-weight: 600;
}

.language-change {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  padding: 5px 15px;
  top: 90px;
  right: 10px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  z-index: 10;
}

.language-change .btn-sm {
  font-size: 0.75rem;
  border-radius: 30px;
  padding: 0.4rem 1rem;
}

.jumpstart-section2 {
  background-repeat: no-repeat;
  background-image: url("../images/jump-start/jump-start-welcomebg.png");
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 550px;
  opacity: 1;
  font-size: 32px;
  padding-top: 85px;
  padding-bottom: 75px;
  font-family: 'Poppins', sans-serif;
  color: #26313C;
  position: relative;
}

.jumpstart-section2 h1 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 44px;
}

.jumpstart-section2 h1 br {
  display: none;
}

.jumpstart-section2 h1 span {
  color: #5192e1
}

.jumpstart-section2 h2 {
  font-weight: 600;
  font-size: 32px;
}

.jumpstart-section2 .sec2txt {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0 20px;
}

.jumpstart-section2_hin {
  font-size: 28px;
}

.jumpstart-section2_hin h1 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 40px;
}

.jumpstart-section2_hin h1 br {
  display: block;
}

.your-journey {
  margin-top: 50px;
  position: relative;
  display: inline;
  font-weight: 700;
  color: #ED1C24;
}

.your-journey:after {
  content: "";
  width: 35px;
  height: 35px;
  background: url("../images/jump-start/arrow-down.png") no-repeat;
  top: 8px;
  right: -55px;
  position: absolute;
  display: inline-block;
}

.your-journey::before {
  content: "";
  width: 35px;
  height: 35px;
  background: url("../images/jump-start/arrow-down.png") no-repeat;
  top: 8px;
  left: -55px;
  position: absolute;
  display: inline-block;
}

.jumpstart-section3 {
  background-color: #f9f9f9;
  background: url("../images/jump-start/section3-bg.png") no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 630px;
  text-align: center;
  opacity: 1;
  font-size: 32px;
  padding-top: 55px;
  padding-bottom: 75px;
  font-family: 'Poppins', sans-serif;
  color: #26313C;
  position: relative;
}

.jumpstart-section3 h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 100px;
}

.jumpstart-section3 h2 span {
  background: #26313C;
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
}

.jumpstart-section3 p {
  font-size: 20px;
  text-align: left;
}

.jumpstart-section3 .rdcolor {
  color: #ED1C24
}

.js-mar30 {
  margin-top: -30px;
}

.jumpstart-section4 {
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: 'Poppins', sans-serif;
  color: #012244;
}

.jumpstart-section4 .suhead1 {
  font-size: 35px;
  font-weight: 300;
  margin-bottom: 0;
}

.jumpstart-section4 .headtxt {
  font-size: 64px;
  font-weight: 900;
  color: #2E6AEF;
  margin-top: -5px;
}

.jumpstart-section4 .raodmap {
  font-size: 64px;
  font-weight: 300;
  margin-top: -15px;
}

.jumpstart-section4 .suhead2 {
  font-size: 24px;
  font-weight: 400;
  margin-top: 15px;
  margin-bottom: 90px;
}

.jumpstart-section4 .row-small {
  display: none;
}

.raodmapPoints-main {
  padding-top: 15px;
  display: flex;
  font-size: 12px;
  font-weight: 500;
}

.raodmapPoints {
  width: 42px;
  position: relative;
}

.raodmapPoints .points-num {
  height: 42px;
  width: 42px;
  border-radius: 50%;
  color: #5192E1;
  display: block;
  text-align: center;
}

.raodmapPoints .points-num span {
  font-size: 34px;
  line-height: 42px;
  display: grid;
  font-weight: 700;
  margin-top: -4px;
}

.jumpstart-section4 img {
  max-width: 100%;
  height: auto;
}

.raodmapPoints-main .raodmapPointstxt {
  margin-left: 13px;
}

.raodmapPoints-main .raodmapPointstxt .txtpad1 {
  padding-right: 30px;
}

.raodmapPoints-main .raodmapPointstxt .txtpad2 {
  padding-right: 50px;
}

.raodmapPoints-main .raodmapPointstxt .txtpad4 {
  padding-right: 30px;
}

.raodmapPoints-main .raodmapPointstxt .txtpad7 {
  padding-right: 70px;
}

.raodmapPoints-main .raodmapPointstxt .txtpad6 {
  padding-right: 50px;
}

.raodmapPoints-main .raodmapPointstxt .txtpad5 {
  padding-right: 30px;
}

.raodmapPoints-main .raodmapPointstxt .subhd {
  font-weight: 700;
  font-size: 16px;
}

.jumpstart-section4 .arrow-right {
  background: url("../images/jump-start/arrow-right.png") no-repeat;
  background-size: auto;
  background-position: 80% 22%;
  margin-bottom: 50px;
}

.jumpstart-section4 .arrow-left {
  background: url("../images/jump-start/arrow-left.png") no-repeat;
  background-size: auto;
  background-position: 80% 70%;
  margin-bottom: 50px;
}

.jumpstart-section4 .arrow-downcol {
  margin-right: 180px;
}

.jumpstart-section4 .arrow-down {
  background: url("../images/jump-start/arrow-down.png") no-repeat;
  background-size: auto;
  background-position: bottom right 200px;
  padding-bottom: 70px;
  margin-bottom: 50px;
  height: auto;
}

.jumpstart-section5 {
  background: #F9F9F9 url("../images/jump-start/section-5bgtop.png") repeat-x;
  background-size: contain;
  background-position: top;
  width: 100%;
  text-align: center;
  opacity: 1;
  font-size: 32px;
  padding-top: 55px;
  padding-bottom: 75px;
  font-family: 'Poppins', sans-serif;
  color: #26313C;
  position: relative;
  min-height: 700px;
}

.jumpstart-section5 h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 30px;
}

.jumpstart-section5 .subhd1 {
  padding: 0 120px;
}

.jumpstart-section5 p {
  font-size: 24px;
}

.jumpstart-section5 .unless {
  margin-top: 30px;
  font-size: 36px;
  font-weight: 700;
  color: #ED1C24;
}

.jumpstart-section5 .journeySuccess {
  font-size: 24px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 60px;
}

.jumpstart-section6 {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #F9F9F9;
  font-family: 'Poppins', sans-serif;
  color: #26313C;
  position: relative;
  font-size: 24px;
}

.jumpstart-section6 h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 55px;
  text-align: center;
}

.jumpstart-section6 h2 span {
  color: #ED1C24;
}

.jumpstart-section6 .colbx8main {
  padding-left: 15px;
  padding-right: 15px;
}

.jumpstart-section6 .colbx8main .col-md-6 {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
}

.jumpstart-section6 .col-bx {
  background: #fff;
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
  border-radius: 20px;
  padding: 15px;
  font-size: 16px;
  text-align: center;
}

.jumpstart-section6 .col-bx .imgicon {
  height: 90px;
  margin-top: 4px;
}

.jumpstart-section6 .col-bx .col-bxptxt {
  padding: 14px;
  padding-top: 22px;
}

.jumpstart-section6 .col-bx .col-bxptxt span {
  font-weight: 700;
}

.jumpstart-section6 .your-ds {
  font-style: italic;
  color: #ED1C24;
  margin-top: 55px;
  margin-bottom: 65px;
}

.jumpstart-section6 .continueEarn {
  background: #5192E1;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

.jumpstart-section6 .continueEarn-hin {
  background: #5192E1;
  padding-right: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.jumpstart-section6 .withfew {
  margin-top: 5px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  color: #fff;
}

.jumpStartSteps-sec1 {
  background-color: #fff;
  padding-top: 140px;
  padding-bottom: 40px;
  width: 100%;
  font-size: 24px;
  font-family: 'Poppins', sans-serif;
  color: #26313C;
  position: relative;
}

.jumpStartSteps-sec1 .halfCirul {
  position: absolute;
  bottom: 50px;
  right: 0;
}

.jssteps-h1 {
  font-size: 48px;
  color: #5192E1;
  margin-bottom: 25px;
}

.jssteps-h2 {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 25px;
}

.jumpStartSteps-sec2 {
  background-color: #fff;
  padding-bottom: 0;
  width: 100%;
  font-size: 24px;
  font-family: 'Poppins', sans-serif;
  color: #26313C;
  position: relative;
}

.jumpStartSteps-sec2 .halfCirul2 {
  position: absolute;
  bottom: 50px;
  left: 0;
  top: 0;
}

.jumpStartSteps-sec2 .handmob {
  padding-left: 30px;
}

.jumpStartSteps-sec2 .coltxt {
  padding-top: 150px;
}

.jumpStartSteps-sec2 .coltxt h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  padding-right: 50px;
}

.jumpStartSteps-sec2 .coltxt p {
  letter-spacing: -.12px;
  margin-top: 20px;
}

.jumpStartSteps-sec3 {
  background-color: #fff;
  padding-bottom: 40px;
  width: 100%;
  font-size: 24px;
  font-family: 'Poppins', sans-serif;
  color: #26313C;
  position: relative;
}

.jumpStartSteps-sec3 .line1 {
  margin-top: 0;
}

.jumpStartSteps-sec3 .line1 span {
  font-size: 32px;
  font-weight: 700;
  color: #ED1C24;
}

.jumpStartSteps-sec3 .line2 {
  margin-bottom: 10px;
  margin-top: 60px;
  font-size: 36px;
  font-weight: 700;
  color: #5192E1;
}

.jumpStartSteps-sec4 {
  background-color: #fff;
  padding-bottom: 40px;
  padding-top: 40px;
  width: 100%;
  font-size: 24px;
  font-weight: 300;
  font-family: 'Poppins', sans-serif;
  color: #26313C;
  position: relative;
}

.jumpStartSteps-sec4 span {
  font-weight: 700;
}

.jumpStartSteps-sec4 .postcont {
  font-size: 32px;
  font-weight: 800;
  text-decoration: underline;
}

.jumpStartSteps-sec4 .postcont2 {
  font-size: 32px;
  font-weight: 800;
  margin-top: 110px;
  text-decoration: underline;
}

.jumpStartSteps-sec4 .reconnect-txt {
  margin-top: 5px;
  color: #ED1C24;
}

.jumpStartSteps-sec4 ul {
  margin: 0;
  padding: 0;
  margin-top: 20px;
  list-style: none;
}

.jumpStartSteps-sec4 ul li {
  margin-left: -50px;
  padding-left: 60px;
  margin-bottom: 30px;
}

.jumpStartSteps-sec4 ul li.li1 {
  background: url(../images/jump-start/paper-plane.png) no-repeat;
  background-position: 5px 12px;
}

.jumpStartSteps-sec4 ul li.li2 {
  background: url(../images/jump-start/time-check.png) no-repeat;
  background-position: 5px 12px;
}

.jumpStartSteps-sec4 ul li.li3 {
  background: url(../images/jump-start/user-time.png) no-repeat;
  background-position: 5px 12px;
}

.jumpStartSteps-sec4 .networkimg {
  margin-top: 100px;
}

.jumpStartSteps-sec4 .narrow-btmdirection {
  position: absolute;
  bottom: -70px;
  left: -50px;
  background: url(../images/jump-start/rount-arrow.png) no-repeat;
  width: 173px;
  height: 211px;
}

.jumpStartSteps-sec5 {
  background-color: #fff;
  padding-top: 120px;
  padding-bottom: 160px;
  width: 100%;
  font-size: 24px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  color: #26313C;
  position: relative;
}

.jumpStartSteps-sec5 h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  color: #5192E1;
}

.jumpStartSteps-sec5 p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 27px;
  text-align: center;
  margin-top: 5px;
}

.jumpStartSteps-sec5 h5 {
  margin-top: 45px;
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  color: #ED1C24;
}

.stepsgodash {
  margin-top: 10px;
  text-align: center;
}

.stepsgodash .btn {
  padding: 13px 30px;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
}

.stepsgodash .btn-primary {
  background-color: #5192E1 !important;
  border-color: #5192E1 !important;
}

.jumpStart-dashbsection-top {
  background-color: #fff;
  padding-top: 140px;
  padding-bottom: 40px;
  width: 100%;
  font-size: 24px;
  font-family: 'Poppins', sans-serif;
  color: #26313C;
  position: relative;
}

.jumpStart-dashbsection-top h1 {
  font-size: 38px;
  color: #5192E1;
  margin-bottom: 25px;
}

.jumpStart-dashbsection {
  min-height: 500px;
  background: #fff;
  padding-top: 10px;
  padding-bottom: 40px;
}

.jumpStart-dashbsection table {
  width: 100%;
}

.jumpStart-dashbsection table.dataTable th, .jumpStart-dashbsection table.dataTable td {
  text-align: left !important;
}

.jumpStart-dashbsection table.dataTable td img {
  width: 30px;
}

.jumpStart-dashbsection table.dataTable td .name-span {
  padding-left: 10px;
}

.jumpStart-dashbsection a {
  display: inline-block;
}

.jumpStart-dashbsection .whatsAppsendmsg {
  background-color: #25d366;
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  transition: background-color .5s ease-out 5ms
}

.jumpStart-dashbsection a:hover .whatsAppsendmsg {
  background-color: #12761f;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.jumpStart-dashbsection .whatsAppsendmsg i {
  font-size: 24px;
  color: #fff;
  margin-top: 2px;
}

.jumpStart-dashbsection a.incativeSent .whatsAppsendmsg {
  background: #bfc0c1;
}

.jumpStart-dashbsection .dehalfCirul {
  position: absolute;
  top: 50px;
  right: 0;
}

.jumpStart-dashbsection .dehalfCirul2 {
  position: absolute;
  margin-top: -40px;
}

.jumpStart-dashbsection h2 {
  margin-bottom: 10px;
  line-height: 32px;
}

.jumpStart-dashbsection h2 span {
  color: #5192E1
}

.jumpStart-dashbsection .sucmesg {
  font-size: 16px;
  font-weight: 600;
  color: #ED1C24;
}

.click-scroll-down {
  position: relative;
  z-index: 500;
  transition: transform 0.5s 1.5s, opacity 0.3s 1.7s, z-index 0.5s 1.5s;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 40px;
  font-family: 'Poppins', sans-serif;
  /* left: calc(50% - 15rem); */
  color: #5192E1;
  /* width: 30rem; */
  text-align: center;

  &.removed {
    transform: translateY(-20rem);
    opacity: 0;
    z-index: -10;
    transition: transform 0.5s, opacity 0.3s 0.2s, z-index 0.5s;
  }

  &:after {
    content: "";
    position: absolute;
    display: block;
    bottom: -3rem;
    left: calc(50% - 1.5rem);
    width: 3rem;
    height: 3rem;
    background: url(../images/jump-start/arrow-down.png) no-repeat;
    border-left: none;
    border-top: none;
    transform-origin: 50% 50%;
    animation: arrowMove 1.5s infinite;
  }
}

@keyframes arrowMove {
  to {
    transform: translateY(2rem);
    opacity: 0;
  }
}

@keyframes navArrowMove {
  to {

    opacity: 0;
  }
}

.jumpStart-dashbsection .click-scroll-down {
  font-size: 26px;
  border-radius: 30px;
  background: #f9fcfe;
  border-bottom: #d1f2ff solid 10px;
}

.jumpStart-dashbsection .click-scroll-down span {
  font-size: 36px;
  font-family: Arial, Helvetica, sans-serif;
}

.support24x7 {
  position: fixed;
  width: 60px;
  height: 60px;
  padding: 10px;
  bottom: 40px;
  right: 40px;
  background-color: #fff;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
}

.support24x7 a {
  display: block;
}

.support24x7 .support24x7txt {
  margin-top: 11px;
  margin-left: -36px;
  background: #fff;
  border-radius: 25px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  box-shadow: 2px 2px 3px #999;
  font-size: 11px;
  line-height: 12px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  color: #26313C;
  font-weight: 700;
}

.bounce {
  animation: bounce2 3s ease infinite;
}

@keyframes bounce2 {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

/*--end jump start--*/
/*-- call manager modal window--*/
.callmngr-circulicon {
  padding: 3px;
  width: 90px;
  height: 90px;
  text-align: center;
}

.callmngr-circulicon span {
  color: #ed1c24;
}

.modal.fade .modal-dialog.callmanager-modal {
  transition: transform .3s ease-out;
  transform: translate(0, 50px);
}

.modal-dialog.callmanager-modal {
  position: fixed !important;
  bottom: 0 !important;
  left: auto !important;
  right: 10px !important;
  margin-bottom: 0 !important;
  width: 391px;
}

.modal.show .modal-dialog.callmanager-modal {
  transform: none;
}

.modal-dialog.callmanager-modal .modal-content {
  border-radius: 20px;
}

.modal-dialog.callmanager-modal .modal-content .modal-body {
  border-radius: 10px;
  margin-top: -25px;
  background: #fff;
  padding: 35px 35px;
}

.modal-dialog.callmanager-modal .modal-header {
  background: #356bbc;
  color: #fff;
  padding-bottom: 40px;
  border-top-left-radius: calc(20px - 1px);
  border-top-right-radius: calc(20px - 1px);
}

.modal-dialog.callmanager-modal .form-control {
  height: 52px;
  border-radius: 15px;
  /* background:#f2f2f2; */
  border-width: 2px;
}

.modal-dialog.callmanager-modal .drop-list .form-control {
  border-radius: 15px;
  border-width: 2px;
  color: #979797;
  font-size: 12px;
  font-weight: 600;
}

.modal-dialog.callmanager-modal .form-floating > label {
  position: absolute;
  top: 16px;
  left: 15px;
  height: inherit;
  padding: 0 8px;
  background: transparent;
  border-radius: 5px;
  pointer-events: none;
  border: 1px solid transparent;
  font-size: 12px;
  font-weight: 600;
  color: #979797;
  transform-origin: 0 0;
  transition: opacity .1s ease-in-out, transform .1s ease-in-out;
}

.modal-dialog.callmanager-modal .form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
  opacity: 1;
  transform: scale(.90) translateY(-1.7rem) translateX(.15rem);
  background: #f2f2f2;
}

.modal-dialog.callmanager-modal .btn-close {
  background-color: rgba(256, 256, 256, .2);
  border-radius: 50%;
  padding: 12px;
}

.chooseLanguage {
  margin-top: 15px;
}

.chooseLanguage h6 {
  margin-bottom: 8px;
  font-size: 14px;
}

.chooseLanguage .btn {
  font-size: 11px;
  padding: 6px 15px;
  border: #ced4da solid 1px;
  border-radius: 30px;
  font-weight: 400;
}

.chooseLanguage .btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
  background-color: #f0f6ff;
  border: #1c6ce2 solid 1px;
}

/*--end call manager modal window--*/
/*--ipan registration floting--*/
.ipnreg-floting {
  position: fixed;
  bottom: 170px;
  right: 10px;
}

.animated-youtubeBtn {
  /* background: linear-gradient(-30deg, #3d0b0b 50%, #2b0808 50%); */
  padding: 8px 20px;
  display: inline-block;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  overflow: hidden;
  font-size: 16px;
  text-align: center;
  text-transform: capitalize;
  text-decoration: none;
  -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
  transition: all .4s;

}

.animated-youtubeBtn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ad8585;
  opacity: 0;
  -webkit-transition: .2s opacity ease-in-out;
  transition: .2s opacity ease-in-out;
}

.animated-youtubeBtn:hover::before {
  color: #fff;
  opacity: 0.2;
}

.animated-youtubeBtn:hover {
  color: #fff;
  text-decoration: none;
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.animated-youtubeBtn:active {
  color: #fff;
  text-decoration: none;
}

.animated-youtubeBtn span {
  position: absolute;
}

.animated-youtubeBtn span:nth-child(1) {
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background: linear-gradient(to left, rgba(255, 255, 255, 0), #ffffff);
  -webkit-animation: 2s animateTop linear infinite;
  animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.animated-youtubeBtn span:nth-child(2) {
  top: 0;
  right: 0;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background: linear-gradient(to top, rgba(255, 255, 255, 0), #ffffff);
  -webkit-animation: 2s animateRight linear -1s infinite;
  animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

.animated-youtubeBtn span:nth-child(3) {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
  -webkit-animation: 2s animateBottom linear infinite;
  animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.animated-youtubeBtn span:nth-child(4) {
  top: 0;
  left: 0;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
  -webkit-animation: 2s animateLeft linear -1s infinite;
  animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

/*--end ipan registration floting--*/

@media (min-width: 1400px) {
  .jumpStart-banner .container-jumpStart-banner {
    max-width: 1360px;
  }

  .jumpstart-container {
    max-width: 1260px;
  }

  .jumpStartSteps-sec2 .jStartSts-cont2 {
    max-width: 1360px;
  }

  .jumpStartSteps-sec3 .jStartSts-cont3 {
    max-width: 1360px;
  }

  .jumpStartSteps-sec4 .jStartSts-cont4 {
    max-width: 1280px;
  }

  .jumpStart-dashbsection .jumpStart-dashcontainer {
    max-width: 1260px;
  }
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }

  /* .fpg-homebnr {
        padding-top: 80px;
    } */
  .fpg-homebnr .col-md-5 {
    width: 43.66666667%;
  }

  .ipannav .offcanvas .btn-close {
    display: none;
  }
}

@media only screen and (max-width: 992px) {
  .caption-banner h4 {
    font-size: 26px;
    line-height: 36px;
    text-align: center;
  }

  .fs-2 {
    font-size: calc(1.125rem + .8vw) !important;
    line-height: 24px;
  }
}

@media (max-width: 575px) {

  .containerContact .col-md-4 {
    width: 340px;
    margin: 0 auto;
  }
}


@media (max-width: 768px) {
  h2 {
    font-size: 1.15rem;
  }

  .navbar-brand {
    width: 50px;
  }

  .navbar-brand .brandtag {
    font-size: 10px;
  }

  .ipannav .modal-backdrop {
    display: block;
  }

  .offcan-userlogin-main {
    display: block;
  }

  .userdropdown {
    display: none;
  }

  .ipannav .offcanvas {
    position: fixed;
    bottom: 0;
    z-index: 1050;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    visibility: hidden;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
    transition: transform .3s ease-in-out
  }

  .ipannav .offcanvas .btn-close {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px
  }

  .ipannav .offcanvas .navbar-nav {
    padding: 15px;
    padding-top: 0;
  }

  .ipannav .offcanvas.offcanvas-start {
    top: 0;
    left: 0;
    width: 280px;
    border-right: 1px solid rgba(0, 0, 0, .2);
    transform: translateX(-100%)
  }

  .ipannav .offcanvas-end {
    top: 0;
    right: 0;
    width: 400px;
    border-left: 1px solid rgba(0, 0, 0, .2);
    transform: translateX(100%)
  }

  .ipannav .offcanvas.show {
    transform: none
  }

  .ipannav .nav-item {
    border-bottom: 1px solid #dee2e6;
  }

  .ipannav .nav-link {
    position: relative;
    padding: 1rem 0;
  }

  .ipannav .nav-link::after {
    position: absolute;
    right: 0;
    top: 20px;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f054";

  }

  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }

  .carousel-item {
    height: 350px !important;
  }

  .carousel-caption {
    top: 110px;
  }

  .carousel-caption h1 {
    font-size: 46px;
  }

  .carousel-caption p {
    font-size: 22px !important;
    line-height: 26px;
  }

  .ipan-banner-hm {
    height: 100vh;
    padding: 100px 0 96px;
    background: url(../images/ipan-banner-mobile.jpg) center/cover;
    max-height: unset;
  }

  .growx-properties-banner-hm {
    height: 100vh;
    padding: 100px 0 96px;
    color: #fff;
    background: url(../images/growth-properties-hm-banner-mobile.jpg) center/cover;
    max-height: unset;
  }

  .fpg-banner-hm {
    height: 100vh;
    padding: 100px 0 96px;
    color: #fff;
    background: url(../images/fpg-banner-mobile.jpg) center/cover;
    max-height: unset;
  }

  .counter-section .col-sm-6 {
    width: 50%;
  }

  .fpg-home-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .fpg-homebnr {
    text-align: center;
    padding: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
    height: auto;
    /* background:#f5f9fc; */
    background: #f5f9fc url(../images/growth-properties-small.jpg) no-repeat 50%;
    background-size: cover;

  }

  .fpg-homebnr-btn {
    text-align: center;
  }

  .fpg-homebnr .col-md-9 p {
    text-align: left;
  }

  .fpg-homebnr .col-lg-3 {
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
  }

  .fpg-homebnr .col-lg-3 img {
    width: 100%;
  }

  .fpgimghide {
    display: block;
    margin-bottom: 15px;
  }

  .fpg-homebnr h5 {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .fpg-homebnr .font28 {
    font-size: 20px;
    font-weight: 600;
    color: #4d4d4d;
  }

  .fpg-homebnr .fpg-homebnr-btn {
    margin-top: 25px;
  }

  .fpg-homebnr h3 {
    font-size: 22px;
  }

  .fpg-homebnr h3 br {
    display: none;
  }

  .carousel-caption p br {
    display: none;
  }

  .counter-section .container .card .card-body {
    height: 96px;
  }

  .fpg-homebnr p {
    padding-right: 0;
    font-size: 14px;
  }

  .fpg-homebnr .fpg-homebnr-btn .btn {
    padding: 7.5px 25px;
    font-size: 18px !important;
  }

  .ipanhome_container {
    height: auto;
    padding: 20px;
  }

  .ipanhome_container .img-pding {
    padding-left: 0;
    padding-top: 10px;
  }

  .ipanhome_container h5 {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 10px;
  }

  .progressive-properties-bnr {
    height: auto;
    background: url(../images/growth-properties-small.jpg) no-repeat 0 80%;
    background-size: cover;
    overflow: hidden;
  }

  .testi-container-main {
    width: 390px;
    margin: 0 auto;
  }

  .grthrightTextMain h1 {
    font-size: 1.3rem;
    margin-bottom: 12px;
    text-align: center;
  }

  .grthrightTextMain h2 {
    font-size: 1.1rem;
    text-align: center;
  }

  .testi-container {
    width: 100%;
    height: auto;
    bottom: 50px;
    left: 0;
  }

  .testi-container .testi-img1 {
    bottom: 0;
    width: 28%;
  }

  .grthrightTextMain {
    padding: 40px;
    padding-top: 0;
  }

  .testi-container .testi-img2 {
    bottom: 0;
    left: 25%;
    width: 28%;
  }

  .testi-container .testi-img3 {
    bottom: 0;
    left: 46%;
    width: 32%;
  }

  .testi-container .testi-img4 {
    bottom: 0;
    right: 0;
    width: 26%;
  }

  .testi-container .testi-img5 {
    bottom: 14%;
    left: 6%;
    width: 40%;
  }

  .testi-container .testi-img6 {
    bottom: 10%;
    left: 30%;
    width: 45%;
  }

  .testi-container .testi-img7 {
    bottom: 6%;
    width: 34%;
  }

  .testi-container .testiMessage.testimsg1 {
    top: -90px;
    left: 30px;
  }

  .testi-container .testiMessage.testimsg2 {
    top: -80px;
    left: 30px;
  }

  .testi-container .testiMessage.testimsg3 {
    top: -70px;
    left: 50px;
  }

  .testarrow3 {
    left: 115px;
  }

  .testi-container .testiMessage.testimsg4 {
    top: -70px;
    left: 30px;
  }

  .testi-container .testiMessage.testimsg4 .testarrow4 {
    left: 218px;
  }

  .testi-container .testiMessage.testimsg5 {
    top: -90px;
    left: 10px;
  }

  .testi-container .testiMessage.testimsg5 .testarrow5 {
    left: 20px;
  }

  .testi-container .testiMessage.testimsg6 {
    top: -100px;
    left: 10px;
  }

  .testimsg7 .testimessage-body {
    width: 280px !important;
    height: 185px !important;
  }

  .testi-container .testiMessage.testimsg7 {
    top: -90px;
    left: 0;
  }

  .testi-container .testiMessage.testimsg7 .testarrow7 {
    left: 280px;
    top: 70px
  }

  .testi-container .testiMessage.testimsg7 .testarrow7 img {
    width: 80%;
  }

  .testi-container-main .owl-carousel .owl-nav button.owl-prev {
    left: 60px !important;
    bottom: -7px;
    background: transparent;
    box-shadow: none;
  }

  .testi-container-main .owl-carousel .owl-nav button.owl-next {
    right: 120px !important;
    bottom: -7px;
    background: transparent;
    box-shadow: none;
  }

  .indexprolist .owl-stage {
    padding-left: 0px !important;
  }

  /*---FPG Page----*/
  .smalldivice {
    display: block;
  }

  .bigdivice {
    display: none;
  }

  .fpg-banner-section {
    background: #f6f9fc;
    padding-top: 40px;
  }

  .fpg-banner-section .fpg-banner {
    height: 200px;
    background: url(../images/pfg-bannerNew-small.jpg);
    background-position-x: 0;
    background-position-y: 0;
    background-size: cover;
    background-position: center;
  }

  .fpg-banner-realMain {
    height: auto;
  }

  .fpg-banner-real {
    position: unset;
  }

  .fpg-banner-realMain .fpgBnr-txtContainer {
    background: #d6d6d6;
    position: unset;
    width: auto;
    height: auto;
    padding: 25px;
  }

  .fpg-banner-realMain .fpgBnr-txtContainer .textcontainer {
    width: 100%;;
    position: unset;
    background: rgba(255, 255, 255, .8);
    padding: 20px;
    margin-top: -100px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }

  .fpg-banner-realMain .fpgBnr-txtContainer .textcontainer h1 {
    font-size: 26px;
    line-height: 26px;
  }

  .fpg-banner-realMain .fpgBnr-txtContainer .textcontainer h2 {
    font-size: 17px;
  }

  .fpg-banner-realMain .fpgBnr-txtContainer .textcontainer p {
    font-size: 15px;
  }

  .fpg-banner-realMain .fpgBnr-txtContainer .textcontainer p br {
    display: none;
  }

  .fpg-banner-realMain .fpgBnr-txtContainer .textcontainer .banner-btn {
    margin-left: 0;
    margin-top: 20px;
  }

  .fpg-banner-realMain .fpgBnr-txtContainer .textcontainer .banner-btn .btn {
    padding: 6px 20px;
    font-size: 16px !important;
  }

  .caption-banner .caption-banner-btn .btn {
    padding: 6px 20px;
    font-size: 16px !important;
  }

  .onesyou-reg-section .col-md-4 {
    padding: 0;
  }

  .fpg-banner-section .fpg-banner .h-100 {
    height: auto !important;
  }

  .fpg-banner-section .fpg-banner .col-md-5 {
    max-width: 300px;
    padding-top: 20px;
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center;
  }

  .fpg-banner .first-time-india {
    font-size: 14px;
  }

  .fpg-banner .banner-title {
    font-size: 24px;
    line-height: 30px;
  }

  .fpg-banner p {
    font-size: 14px;
    line-height: 21px;
    padding-right: 0;
    text-align: center;
  }

  .fpg-banner .banner-btn {
    margin-top: 20px;
  }

  .fpg-banner .banner-btn .btn {
    font-size: 14px !important;
    line-height: 22px;
    padding: 12px 22px;
  }

  .fpg-section .row {
    margin: 0
  }

  .fpg-section {
    padding: 38px 0;
  }

  .fastsales-section .col-md-7, .fastsales-section .col-md-5, .reason-reg .col-md-5, .company-behind .col-md-6, .company-behind .col-md-5 {
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
  }

  .fastsales-section .col-md-5 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .fpg-section .fast-sale {
    font-size: 12px;
    line-height: 19px;
    padding: 5px 10px;
  }

  .yesit_is br {
    display: block;
  }

  .yesit_is p {
    font-size: 14px;
    line-height: 21.7px;
  }

  .company-behind .col-md-5 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .whatisipan {
    padding-top: 25px
  }

  .fpg-small-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
  }

  .fpg-title-small {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px !important;
  }

  .fpg-title-bold {
    font-size: 16px;
    line-height: 24px
  }

  .fastsales-section .pr-5 {
    padding-right: 0 !important
  }

  .fastsales-section .mr-5 {
    margin-right: 0 !important
  }

  .fastsales-section p {
    text-align: left;
    font-size: 14px;
    line-height: 21.7px
  }

  .fpg-section.onesyou-reg-section .onesyou-reg {
    font-size: 16px;
    line-height: 25px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
  }

  .onesyou-reg-bx {
    min-height: auto;
    margin-bottom: 15px;
  }

  .onesyou-reg-bx .onesyou-reg-bx-main .onesyou-reg-bx-text {
    font-size: 13.9px;
    line-height: 16.8px;
    padding-right: 6px;
  }

  .onesyou-reg-bx .onesyou-reg-bx-main .one-percent {
    font-size: 12px;
    text-align: left;
  }

  /*.onesyou-reg-section .col-md-4 {
      margin: 5px 15px;
      max-width: 305px;
    }*/
  .caption-banner h4 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .reason-reg .smalldivice {
    margin-top: 15px
  }

  .company-behind .fpg-small-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
  }

  .company-behind .fpg-big-title {
    font-size: 16px;
    line-height: 24px;
    text-align: center !important;
  }

  .fpg-big-title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 24px;
  }

  .company-behind .text-padding {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 55px;
  }

  .company-behind .text-padding p {
    text-align: center;
    font-size: 14px;
    line-height: 21px
  }

  .company-behind .ipan-emerged h3 {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 65px
  }

  .company-behind .ipan-today {
    padding: 30px
  }

  .company-behind .ipan-today .fpg-small-title {
    margin-top: 15px
  }

  .company-behind .ipan-today p {
    font-size: 14px;
    line-height: 21px;
    margin-top: 3px
  }

  .reason-reg ul li {
    padding: 17px
  }

  .reason-reg ul li .bullet-text {
    font-size: 14px;
    line-height: 17px;
  }

  .reason-reg ul li .bullet-img {
    width: 70px;
    padding-right: 20px;
  }

  .accordion-section .accordion .accordion-header .accordion-button {
    font-size: 15px;
    line-height: 18px;
  }

  /*End FPG Page--*/
  /*--ipanword---*/
  .video-js {
    width: 100% !important;
    height: 220px !important;
  }

  /*--end ipanword--*/
  .fpg-paymentCon {
    max-width: 90%;
  }

  .fpg-unpaidContainer .registration-form {
    padding: 30px;
    padding-top: 50px;
  }

  .fpg-unpaidContainer .registration-form h3 {
    font-size: 16px;
    font-weight: 500;
  }

  .fpg-unpaidContainer .registration-form h5 {
    font-size: 15px;
    font-weight: 500;
  }

  .success-failsvg {
    width: 60px;
  }

  .breadcrumb-main {
    margin-top: 32px;
  }

  .start-nowSection {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .start-nowSection h4 {
    font-size: 20px;
    line-height: 24px
  }

  .start-nowSection .button-div .btn {
    padding: 5px 30px;
    line-height: 32px;
    font-size: 18px !important;
  }

  .start-nowSection h4 br {
    display: none;
  }

  /*profile*/
  .profile-left-widget {
    padding: 0;
    margin-bottom: 10px;
  }

  .profile-userpic {
    width: 122px;
    height: 122px;

  }

  .profile-userpic img {
    width: 100px;
    height: 100px;
  }

  .resend-btn {
    margin-top: 15px !important;
  }

  .training-main {
    padding: 20px;
  }

  .training-main .select-projecttraining .form-select {
    width: 100%;
  }

  .training-outer {
    padding: 0;
  }

  .training-outer h5 {
    padding: 10px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .trainingDt-container {
    padding-bottom: 20px;
  }

  .trainingOuter-footer {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  /*end profile*/
  .contact-hdrGrey {
    height: 280px;
  }

  .containerContact {
    padding: 40px;
    padding-top: 0;
  }

  .contactForm {
    padding-left: 10px;
    padding-right: 10px;
  }

  .contactText {
    padding-left: 10px;
    padding-right: 10px;
  }

  .contactText h4 {
    font-size: 38px;
  }

  .pgHderAll h5 {
    font-size: 16px;
    font-weight: 400;
  }

  .pgHderAll .pgHdrtxt {
    padding-right: inherit;
    text-align: center;
  }

  .pgHderAll .pgimgrt {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .progessPgdroplist .pgimgrt {
    padding-top: 90px;
    padding-bottom: 0;
  }

  .proThumbScetion .pt-5 {
    padding-top: 2rem !important;
  }

  .proThumbScetion h4 {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
  }

  .proThumbScetion h4 br {
    display: block;
  }

  .itms_imgText .imgtextitm {
    padding-top: 50px;
    padding-bottom: 7px;
  }

  .testsection .py-5 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .testimonial-static-banner .english {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    float: none !important;
    text-align: center;
  }

  .testimonial-static-banner .hindi {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    float: none !important;
    text-align: center;
  }

  .media-gallery ul {
    margin-left: 0;
  }

  .media-gallery ul li {
    width: calc(50% - 5px) !important;
    margin: 0 0 5px 5px;
  }

  .copyrightsec {
    padding-bottom: 50px !important;
  }

  /* Progressive properties*/
  .progressive-moduleBanner {
    margin-top: 56px;
    height: 180px;
  }

  .progressive-moduleBanner h1 {
    font-size: 32px;
    line-height: 36px;
  }

  .progressive-moduleBanner .row .col-sm-4 {
    flex: 0 0 auto;
    width: 45%;
  }

  .highlighted-pro-section h2 {
    margin-bottom: 20px;
  }

  .sectionProlst h2 {
    margin-bottom: 20px;
  }

  .highlighted-pro-section .highlighted-properties {
    height: 280px;
  }

  .highlighted-pro-section .highlighted-properties .highlighted1 {
    padding: 20px;
  }

  .highlighted-pro-section .highlighted-properties .highlighted1 .banner-title h1 {
    font-size: 1.7rem;
    line-height: 1.3rem;
  }

  .highlighted-pro-section .highlighted-properties .highlighted1 .banner-title h2 {
    font-size: 1.2rem;
  }

  .highlighted-pro-section .highlighted-properties .highlighted1 .highlightedProDetails {
    width: 290px;
    padding: 15px;
  }

  .highlighted-pro-section .highlighted-properties .highlighted1 .highlightedProDetails h3 {
    font-size: 1.1rem;
  }

  .highlighted-pro-section .highlighted-properties .highlighted1 .highlightedProDetails .type-project {
    font-weight: 600;
  }

  .highlighted-pro-section .highlighted-properties .highlighted1 .highlightedProDetails .btn {
    padding: 8px 18px;
  }

  /* .highlightprop .owl-stage {
    padding-left:0px !important;
  } */
  .pro-enquire-section .row .col-md-5 {
    padding-right: 0;
  }

  .owl-carousel .owl-stage {
    padding-left: 0px !important;
  }

  .media-gallery50 ul li {
    flex: 0 1 calc(100%);
    margin: 5px auto;
  }

  .detaileProjectProgress .media-gallery ul li {
    width: 33% !important;
    padding: 2px;
  }

  .mobile-enqsection {
    position: fixed;
    bottom: -3px;
    left: 0;
    width: 100%;
    display: flex;
    z-index: 9;
  }

  .mobile-enqsection .btn {
    padding: 10px 10px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    position: relative;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2b5897;
    flex: 1;
    border-right: 1px solid #ccc;
    height: auto;
    margin: 0;
  }

  .mobile-enqsection .btn i {
    margin-right: 8px;
    font-size: 24px;
    vertical-align: middle;
  }

  .growx-testimoanials .growxTesti-box p {
    font-size: 13px;
  }

  /* .pro-enquire-section {
        display: none;
    } */
  .plot-booking-process .plot-validity {
    top: -15px;
  }

  .title-section h4 {
    font-size: 20px;
    line-height: 20px;
  }

  .title-section h6 {
    font-size: 14px;
    font-weight: normal;
  }

  .payment-plan-section h5, .book-slot-section h5 {
    font-size: 16px;
  }

  .prime-charges h3 {
    font-size: 15px;
  }

  .registration-form {
    padding: 1.75rem 1.75rem
  }

  .registration-form.ipanworlrg {
    padding: 1.4rem 2.4rem
  }

  .user-pageHeader-section .header-text {
    padding-bottom: 20px;
  }

  .user-pageHeader-section .header-text h1 {
    font-size: 18px;
  }

  .myAccount-bx a {
    display: flex;
    padding: 20px 15px;
    padding-left: 5px;
  }

  .myAccount-bx .bx-icon {
    width: 90px;
    margin-bottom: 0;
  }

  .myAccount-bx .bx-title-subtitle {
    text-align: left;
  }

  .myAccount-bx .bx-title-subtitle .bx-title {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
  }

  .myAccount-bx .bx-title-subtitle .bx-subtitle {
    font-size: 14px;
    margin-top: 10px;
  }

  .myAccount-bx .bx-title-subtitle .bx-subtitle i {
    font-size: 15px;
    font-weight: 600;
    vertical-align: middle;
  }

  .col-xs-6 {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 0 !important;
    padding: 5px;
  }

  .growxVideo-section .growxvd-container .growxlogo {
    bottom: 10px;
    left: 15px;
  }

  .growxVideo-section .growxvd-container .growxlogo img {
    width: 30%;
  }

  .booking-form {
    padding: 10px;
  }

  .booking-formhdr {
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px;
  }

  .booking-formhdr h1 {
    font-size: 34px;
  }

  .booking-formhdr .bookingsubt {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
  }

  .booking-form .gx-2 {
    margin-left: 10px;
    margin-top: 0;
  }

  .booking-form .col-sm-2, .col-sm-4 {
    margin-left: 20px;
  }

  .booking-form .gxmgn {
    --bs-gutter-x: .5rem;
  }

  /*--jump start--*/
  .jumpStart-banner {
    font-size: 16px;
    height: auto;
    background-position: center 0;
  }

  .container-jumpStart-banner .vh-100 {
    height: auto !important;
  }

  .jumpStart-banner .bannertxtp {
    margin-bottom: 10px;
  }

  .jumpStart-banner .container-jumpStart-banner .textcolban {
    padding-top: 15px;
  }

  .jumpStart-banner .container-jumpStart-banner .textcolban .bannertxtp2 {
    font-size: 24px;
    line-height: 30px;
  }

  .jumpStart-banner.jumpStart-bnr_hin {
    font-size: 17px;
  }

  .jumpstart-section2 {
    height: auto;
    padding-top: 45px;
    padding-bottom: 35px;
    font-size: 16px;
  }

  .jumpstart-section2 h1 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 30px;
  }

  .jumpstart-section2 h1 br {
    display: block;
  }

  .jumpstart-section2 h2 {
    font-size: 16px;
  }

  .jumpstart-section2 .sec2txt {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .jumpstart-section2_hin h1 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }

  .your-journey::before {
    background-size: 20px 20px;
    top: 3px;
    left: -32px;
  }

  .your-journey::after {
    top: 5px;
    right: -45px;
    background-size: 20px 20px;
  }

  .jumpstart-section3 {
    height: auto;
    font-size: 16px;
    padding-top: 45px;
    padding-bottom: 20px;
  }

  .jumpstart-section3 h2 {
    margin-bottom: 50px;
  }

  .jumpstart-section3 p {
    font-size: 16px;
  }

  .jumpstart-section3 .img-fluid {
    max-width: 175px;
  }

  .jumpstart-section3 .mt-5 {
    margin-top: 1rem !important;
  }

  .jumpstart-section4 .suhead1 {
    font-size: 20px;
  }

  .jumpstart-section4 .headtxt {
    font-size: 34px;
  }

  .jumpstart-section4 .raodmap {
    font-size: 46px;
  }

  .jumpstart-section4 .suhead2 {
    font-size: 16px;
    margin-bottom: 40px;
  }

  .jumpstart-section4 .row-big {
    display: none;
  }

  .jumpstart-section4 .row-small {
    display: block;
  }

  .jumpstart-section4 img {
    max-width: 60%;
  }

  .raodmapPoints .points-num {
    width: 32px;
    height: 32px;
  }

  .raodmapPoints .points-num span {
    font-size: 24px;
    margin-top: -8px;
  }

  .raodmapPoints-main .raodmapPointstxt {
    margin-left: 8px;
  }

  .raodmapPoints-main .raodmapPointstxt .txtpad1 {
    padding-right: 10px;
  }

  .raodmapPoints-main .raodmapPointstxt .txtpad2 {
    padding-right: 0;
  }

  .raodmapPoints-main .raodmapPointstxt .txtpad6 {
    padding-right: 0;
  }

  .raodmapPoints-main .raodmapPointstxt .txtpad7 {
    padding-right: 0;
  }

  .jumpstart-section4 .arrow-right {
    background-size: 25px 25px;
    margin-bottom: 28px;
    background-position: 85% 15%;
  }

  .jumpstart-section4 .arrow-left {
    background-position: 80% 12%;
    background-size: 25px 25px;
    margin-bottom: 28px;
  }

  .jumpstart-section4 .arrow-down {
    background-position: bottom right 70%;
    margin-bottom: 30px;
    padding-bottom: 40px;
    background-size: 25px 25px;
  }

  .jumpstart-section5 {
    font-size: 16px;
    padding-bottom: 35px;
  }

  .jumpstart-section5 h2 {
    font-size: 24px;
  }

  .jumpstart-section5 p {
    font-size: 16px;
  }

  .jumpstart-section5 .subhd1 {
    padding: 0 40px;
  }

  .jumpstart-section5 .unless {
    font-size: 26px;
    line-height: 30px;
  }

  .jumpstart-section5 .journeySuccess {
    font-size: 22px;
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .jumpstart-section6 h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 30px;
  }

  .jumpstart-section6 .continueEarn {
    font-size: 20px;
    line-height: 24px;
    padding: 9px 40px;
  }

  .jumpstart-section6 .withfew {
    font-size: 14px;
    margin-top: 0;
  }

  .jumpStartSteps-sec1 {
    padding-top: 80px;
    font-size: 16px;
  }

  .jssteps-h1 {
    font-size: 32px;
  }

  .jssteps-h2 {
    font-size: 24px;
  }

  .jumpStartSteps-sec1 .halfCirul {
    width: 65px;
  }

  .jumpStartSteps-sec2 .halfCirul2 {
    width: 65px;
  }

  .jumpStartSteps-sec2 {
    font-size: 16px;
  }

  .jumpStartSteps-sec2 .coltxt {
    padding-top: 0;
  }

  .jumpStartSteps-sec2 .coltxt h3 {
    font-size: 32px;
    padding-right: 0;
    line-height: 1.2;
  }

  .jumpStartSteps-sec3 {
    font-size: 22px;
  }

  .jumpStartSteps-sec3 .line1 {
    margin-top: 10px;
  }

  .jumpStartSteps-sec3 .line1 span {
    font-size: 24px;
  }

  .jumpStartSteps-sec3 .line2 {
    font-size: 30px;
    margin-top: 20px;
    line-height: 1.2;
  }

  .jumpStartSteps-sec4 {
    font-size: 16px;
    padding-top: 10px;
  }

  .jumpStartSteps-sec4 .postcont {
    font-size: 24px;
  }

  .jumpStartSteps-sec4 ul {
    margin-top: 20px;
  }

  .jumpStartSteps-sec4 ul li {
    margin-left: -5px;
    padding-left: 40px;
    margin-bottom: 20px;
  }

  .jumpStartSteps-sec4 ul li.li1 {
    background-position: 5px 8px;
    background-size: 20px 20px;
  }

  .jumpStartSteps-sec4 ul li.li2 {
    background-position: 5px 8px;
    background-size: 20px 20px;
  }

  .jumpStartSteps-sec4 ul li.li2 br {
    display: none;
  }

  .jumpStartSteps-sec4 ul li.li3 {
    background-position: 5px 8px;
    background-size: 20px 20px;
  }

  .jumpStartSteps-sec4 .networkimg {
    margin-top: 0;
  }

  .jumpStartSteps-sec4 .narrow-btmdirection {
    left: 20px;
  }

  .jumpStartSteps-sec4 .postcont2 {
    font-size: 24px;
  }

  .jumpStartSteps-sec4 .postcont2 {
    margin-top: 100px;
  }

  .jumpStartSteps-sec5 {
    padding-top: 0;
    padding-bottom: 50px;
  }

  .jumpStartSteps-sec5 h4 {
    font-size: 32px;
  }

  .jumpStartSteps-sec5 p {
    font-size: 19px;
  }

  .jumpStartSteps-sec5 h5 {
    font-size: 36px;
    margin-top: 25px;
  }

  .jumpStartSteps-sec5 .stepsgodash {
    margin-top: 15px;
  }

  .jumpStart-dashbsection-top {
    padding-top: 90px;
    padding-bottom: 0;
  }

  .jumpStart-dashbsection-top h1 {
    font-size: 24px;
  }

  .jumpStart-dashbsection .dehalfCirul {
    display: none;
  }

  .jumpStart-dashbsection .dehalfCirul2 .img-fluid {
    max-width: 50%;
  }

  .jumpStart-dashcontainer .col-md-5 {
    text-align: center;
  }

  .jumpStart-dashcontainer .img-fluid {
    max-width: 50%;
  }

  .jumpStart-dashbsection h2 {
    text-align: center;
  }

  /* .jumpStart-dashbsection div.dt-container div.dt-layout-row:not(.dt-layout-table){ display: flex;} */
  .ecenter-profile {
    padding: 30px;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 20px;
  }

  /* .ecenter-profile::before {
    width: 100px;
    background-size: 80px;
    left: 30px;
    top: 190px;
  } */
  .ecenter-profile .outer-circle {
    width: 130px;
    height: 130px;
    margin: 0 auto;
  }

  .ecenter-profile .inner-circle {
    width: 122px;
    height: 122px;
  }

  .ecenter-profile .pronmtxt {
    margin-bottom: 20px;
    margin-top: 5px;
  }

  /*--end jump start--*/
  .modal-dialog .your5-minutes .bootstrap-select button {
    width: 250px;
  }
}

@media only screen and (max-width: 992px) {

  .navbar-back .back-navbar-tag {
    display: block;
  }

  /*--user profile--*/
  .profile-left-widget {
    width: 100%;
  }

  .ipadash-shortlink {
    min-height: 174px;
  }

  .profile-tab {
    padding: 8px;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
  }

  .profile-menu .pro-widget-left-title {
    display: none;
  }

  .widget-bg-ipadash {
    height: auto;
  }

  .widget-bg-ipadash .pro-widget-left-title {
    display: block;
    font-size: 16px;
  }

  .upload-propicstxt {
    top: -15px;
    bottom: auto;
    width: 150px;
    left: -12px;
  }

  .profile-menu .profile-tab ul li {
    display: inline-block;
    padding: 10px 6px;
  }

  .profile-menu .profile-tab ul li a {
    font-weight: 500;
  }

  .widget-bg {
    background: linear-gradient(45deg, #17ead9, #6078ea) !important;
    /* color: #fff; */
  }

  /* .rowURef .col-6 .refCode {
        color: #fff;
    } */
  .widget-bg .rowURef {
    border-bottom: none;
  }

  .profile-userpic img {
    border: #fff solid 4px;
  }

  /*--abput--*/
  .aboutVideo-section .videoupperbx {
    margin-top: 60px;
  }

  .aboutVideo-section .aboutVideo-btn .auto-mute {
    width: 80px;
    height: 80px;
  }

  .aboutVideo-section .aboutVideo-btn .video-svg-icon {
    width: 65px;
    height: 65px;
  }

  .video-language {
    top: 70px;
    right: 20px;
  }

  /*--end user profile--*/
  .media-gallery ul li {
    width: 120px;
  }

  .progDetails_section {
    padding: 0;
    padding-top: 65px;
  }

  .progDetails-prolist {
    padding-top: 20px;
  }

  .filterHdrSmallBig {
    display: none;
  }

  .filterHdrSmall {
    display: block;
  }

  .prTitle-margin {
    margin-left: -15px;
    margin-right: -15px;
  }

  .prTitle h1 {
    font-size: 1.20rem;
  }

  .prTitle .filterbt {
    display: block;
  }

  .progDetails_section .card.prDetSlider {
    height: auto !important;
    border: none;
    background-color: transparent;
  }

  .progDetails_section .card.prDetSlider .owl-stage {
    padding-left: 0 !important;
  }

  ul.project-overviewcard {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }

  ul.project-overviewcard li {
    flex: 0 1 calc(50% - 10px);
    margin: 5px;
  }

  .video-div {
    height: 180px;
  }

  .video-js {
    width: 100% !important;
    height: 260px !important;
  }

  .growxVideo-section {
    height: auto;
    margin-top: 56px;
  }

  .growxVideo-section .growxvd-container {
    width: 100%;
  }

  .growxVideo-section .video-js {
    height: auto !important;
  }

  .ipanworld-section .heading-title h2 {
    font-size: 2rem;
    line-height: 2rem;
  }

  .ipanworld-section {
    padding: 3rem 0;
  }

  .priceup-floater .priceUp {
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 15px;
  }

  .priceup-floater .priceUp .price-text {
    font-size: 18px;
  }

  .priceup-floater .priceUp .arrow-span img {
    width: 25px !important;
  }

  .ipnw-propic-sec {
    left: auto;
    right: 70px;
    top: 16px
  }

  .ipnw-propic-sec .ipnpro-txtimg img {
    width: 32px;
    height: 32px;
  }

  .ipnw-propic-sec .ipnpro-txtimg .ipa_txtname {
    font-size: 10px;
  }

  .title-sparkle {
    letter-spacing: 0.3em;
    padding-left: 0.3em;
  }

  .title-sparkle span {
    font-size: 0.5em;
    letter-spacing: 0.15em;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .testi-container {
    width: 382px;
  }

  .testi-container-main .owl-stage-outer {
    padding-top: 252px;
  }

  .testi-container .testiMessage .testimessage-body {
    width: 230px;
  }

  .testi-container .testiMessage .testimessage-body p {
    font-size: 11px;
    line-height: 14px;
  }

  .testimsg1 {
    left: 20px;
    top: -100px;
  }

  .testimsg2 {
    left: 20px;
    top: -100px;
  }

  .testimsg3 {
    left: 100px;
    top: -80px;
  }

  .testimsg4 {
    left: 100px;
    top: -60px;
  }

  .testimsg5 {
    top: -120px;
  }

  .testimsg6 {
    left: 20px;
    top: -150px;
  }

  .testimsg7 {
    left: 20px;
    top: -140px;
  }

  .owl-carousel .owl-nav button.owl-prev {
    bottom: -7px;
    left: 55px;
  }

  .owl-carousel .owl-nav button.owl-next {
    bottom: -7px;
    right: 110px;
  }


}

@media (min-width: 992px) {
  .video-modal .modal-lg, .video-modal .modal-xl {
    max-width: 736px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .testi-container {
    width: 483px;
  }

  .testi-container-main .owl-stage-outer {
    padding-top: 187px;
  }

  .testi-container .testiMessage .testimessage-body {
    width: 230px;
  }

  .testi-container .testiMessage .testimessage-body p {
    font-size: 11px;
    line-height: 14px;
  }
}

@media (min-width: 1200px) {
  .progDetails_section .card.prDetSlider {
    height: 372px;
    overflow: hidden;
  }

  .ipanworld_messeger {
    height: 160px;
  }
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}

@media (max-width: 512px) {
  .modal-dialog.callmanager-modal {
    width: 100%;
    margin: 0;
    right: 0 !important;
  }

  .modal-dialog.callmanager-modal .modal-content {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}

/* Create the spinner */

.spinner-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  width: 100%;
  position: fixed;
  background: rgba(255, 255, 255, .8);
  z-index: 99999;
}

.spinner-container .spinner {
  width: 50px;
  height: 50px;
  border: 5px solid #f3f3f3; /* Light gray */
  border-top: 5px solid #3498db; /* Blue */
  border-radius: 50%;
  animation: spin 1s linear infinite;
  position: absolute; /* Position for text overlay */
  opacity: .5;
  z-index: 9;
}

/* Text Overlay */
.spinner-container .spinner-text {
  font-size: 18px;
  font-weight: bold;
  color: #60a3de; /* Same color as the spinner */
  padding: 20px 20px;
  margin: 25px;
  background: #fff;
  border-radius: 15px;
  border: #d9e4ec solid 3px;
  z-index: 1; /* Place the text above the spinner */
}

/* Spinner animation */
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/*End spinner-container */
