@import url("https://fonts.googleapis.com/css2?family=Assistant:wght@400;500;700&family=Playfair+Display&display=swap");
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
body {
  padding: 0;
  margin: 0;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  font-family: "Assistant", sans-serif;
  font-weight: 400;
  color: #0c0c0f;
  line-height: 26px;
  overflow-x: hidden;
}
a,
img,
button,
input[type="submit"] {
  text-decoration: none;
  outline: none;
  border: 0;
}
button,
input,
select,
textarea {
  font-family: "Assistant", sans-serif;
}
b,
strong {
  font-weight: 700;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a:focus,
a:hover {
  text-decoration: none !important;
}
p,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
ol {
  padding: 0;
  margin: 0;
}
table tr th,
table tr td {
  padding: 10px;
}
ul,
ol {
  padding-left: 20px;
}
p {
  padding: 5px 0;
}
.container {
  max-width: 1200px;
  margin: 0px auto;
  padding: 0 15px;
}
.container-fluid {
  max-width: 95%;
  margin: 0px auto;
  padding: 0 15px;
}
.container.small {
  max-width: 850px;
  padding: 0 20px;
}
.container.medium {
  max-width: 1000px;
  padding: 0 20px;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-italic {
  font-style: italic;
}
.text-underline {
  text-decoration: underline;
}
.text-underline:hover {
  text-decoration: underline !important;
}
.text-light {
  font-weight: 300;
}
.text-regular {
  font-weight: 400;
}
.text-medium {
  font-weight: 500;
}
.text-semiBold {
  font-weight: 600;
}
.text-bold {
  font-weight: 700;
}
.text-black {
  color: #303030;
}
.text-grey {
  color: #52545b;
}
.text-white {
  color: #fff;
}
.text-green {
  color: #146d13 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-skyblue {
  background-color: #add4ed !important;
}
.bg-green {
  background-color: #0f4c0d !important;
}
.bg-faintGreen {
  background-color: #a1aa47 !important;
}
.bg-grey {
  background-color: #474740 !important;
}
.playfair {
  font-family: "Playfair Display", serif;
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
.img-full {
  width: 100%;
  height: auto;
  display: block;
}
.center-block {
  margin: 0 auto;
}
.abs-center-block {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.hide {
  display: none !important;
}
.col-1 {
  width: 8.333333333333333%;
}
.col-2 {
  width: 16.66666666666667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333333333333%;
}
.col-5 {
  width: 41.66666666666667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333333333333%;
}
.col-8 {
  width: 66.66666666666667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333333333333%;
}
.col-11 {
  width: 91.66666666666667%;
}
.col-12 {
  width: 100%;
}
.col-12-5 {
  width: 20%;
}
.w100 {
  width: 100%;
}
.w80 {
  width: 80%;
}
.w70 {
  width: 70%;
}
.w30 {
  width: 30%;
}
.w20 {
  width: 20%;
}
.h100 {
  height: 100%;
}

.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-12-5,
.w30,
.w70,
.w20 {
  float: left;
}

.mg-5 {
  margin: 5px;
}
.mg-10 {
  margin: 10px;
}
.mg-20 {
  margin: 20px;
}
.mg-30 {
  margin: 30px;
}

.mg-tp-5 {
  margin-top: 5px;
}
.mg-tp-10 {
  margin-top: 10px;
}
.mg-tp-20 {
  margin-top: 20px;
}
.mg-tp-30 {
  margin-top: 30px;
}
.mg-tp-40 {
  margin-top: 40px;
}
.mg-tp-50 {
  margin-top: 50px;
}

.mg-bt-5 {
  margin-bottom: 5px;
}
.mg-bt-10 {
  margin-bottom: 10px;
}
.mg-bt-20 {
  margin-bottom: pd-bt 20px;
}
.mg-bt-30 {
  margin-bottom: 30px;
}

.mg-rt-5 {
  margin-right: 5px;
}
.mg-rt-10 {
  margin-right: 10px;
}
.mg-rt-20 {
  margin-right: 20px;
}
.mg-rt-30 {
  margin-right: 30px;
}

.mg-lt-5 {
  margin-left: 5px;
}
.mg-lt-10 {
  margin-left: 10px;
}
.mg-lt-20 {
  margin-left: 20px;
}
.mg-lt-30 {
  margin-left: 30px;
}

.pd-5 {
  padding: 5px;
}
.pd-10 {
  padding: 10px;
}
.pd-15 {
  padding: 15px;
}
.pd-20 {
  padding: 20px;
}
.pd-30 {
  padding: 30px;
}

.pd-tp-5 {
  padding-top: 5px;
}
.pd-tp-10 {
  padding-top: 10px;
}
.pd-tp-20 {
  padding-top: 20px;
}
.pd-tp-30 {
  padding-top: 30px;
}
.pd-tp-40 {
  padding-top: 40px;
}
.pd-tp-50 {
  padding-top: 50px;
}

.pd-bt-5 {
  padding-bottom: 5px;
}
.pd-bt-10 {
  padding-bottom: 10px;
}
.pd-bt-20 {
  padding-bottom: 20px;
}
.pd-bt-30 {
  padding-bottom: 30px;
}
.pd-bt-40 {
  padding-bottom: 40px;
}
.pd-bt-50 {
  padding-bottom: 50px;
}

.pd-rt-5 {
  padding-right: 5px;
}
.pd-rt-10 {
  padding-right: 10px;
}
.pd-rt-20 {
  padding-right: 20px;
}
.pd-rt-30 {
  padding-right: 30px;
}

.pd-lt-5 {
  padding-left: 5px;
}
.pd-lt-10 {
  padding-left: 10px;
}
.pd-lt-20 {
  padding-left: 20px;
}
.pd-lt-30 {
  padding-left: 30px;
}

.h500 {
  height: 500px;
}
.h600 {
  height: 600px;
}
.h700 {
  height: 700px;
}
.h800 {
  height: 800px;
}

.pos-rel {
  position: relative;
}
.pos-abs {
  position: absolute;
}
.pos-fix {
  position: fixed;
}
.bottom {
  bottom: 0;
}
.top {
  top: 0;
}
.left {
  left: 0;
}
.right {
  right: 0;
}
.bpct {
  background-position: center top !important;
}
.bpcb {
  background-position: center bottom !important;
}
.visible-xs {
  display: none !important;
}
.visible-sm,
.visible-md {
  display: none;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after,
.clearfix {
  clear: both;
}

.disptable {
  display: table;
  height: 100%;
}
.dispblock {
  display: block;
}
.disInBlock {
  display: inline-block;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}

section {
  float: left;
  width: 100%;
}
section.padding {
  padding: 70px 0;
}
section.padding-top-big {
  padding: 120px 0 70px;
}
section.padding-top {
  padding: 70px 0 0px;
}
section.padding-bottom {
  padding: 0px 0 70px;
}

/*Header Section*/
header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  padding: 10px 0 10px 0;
  z-index: 9999;
}
.header-bg {
  background-color: rgba(0, 0, 0, 1);
  box-shadow: 0 0 5px grey;
  transition: all 0.5s ease-in-out;
}
header .brand-logo {
  padding-top: 2px;
}
header .logo-header img {
  width: 118px;
  height: 111px;
  transition: all 0.3s ease-in-out;
}
header.header-bg .logo-header img {
  width: 80px;
  height: 76px;
}
header .brand-logo .logo-header img,
.runwal-logo {
  display: block;
}
header .upper {
}
header .upper .number-wrapper {
  margin-right: 20px;
  margin-top: 10px;
}
header .upper .ctc-wrapper {
  margin-right: 20px;
}
header .enq-btn-wrapper {
  padding: 15px 0px 0 0;
}
header .enquire-btn {
  background-color: #000 !important;
  border: 1px solid #000;
}
.header-bg .enquire-btn {
  border: 1px solid #fff;
}
.sell_do_virtual_numbers,
.sell_do_virtual_number_mobile {
  color: #fff !important;
  display: inline-block !important;
  margin-bottom: 0 !important;
}
.mob-icon {
  vertical-align: middle;
  width: 16px;
}
.download-icon {
  width: 20px;
  vertical-align: sub;
}
header .lower {
}
header .lower .nav-links2 {
  text-align: right;
  padding: 12px 0 0;
}
.nav-links2 li {
  display: inline-block;
  list-style-type: none;
}
header .lower .nav-links2 a {
  display: inline-block;
  margin-right: 30px;
  margin-top: 10px;
  color: #fff;
  position: relative;
}
header .lower .nav-links2 a.active,
header .lower .nav-links2 a:hover {
  font-weight: bold;
}
header .lower .nav-links2 a:after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100px;
  background-color: #fff;
  position: absolute;
  top: 55%;
  right: -20px;
  transform: translateY(-50%);
}
header .lower .nav-links2 li:last-child a {
  margin-right: 20px;
}
header .lower .nav-links2 li:last-child a:after {
  display: none;
}

.menu-icon-mobile {
  display: block;
  width: 40px;
  padding: 14px 8px 4px 8px;
  background-color: #146d13;
  border-radius: 0px;
  margin: 0;
  height: 40px;
  cursor: pointer;
  margin: 15px 10px 0 10px;
  border-radius: 4px;
}
.menu-icon-mobile > span {
  display: block;
  height: 2px;
  width: 100%;
  margin-bottom: 4px;
  background-color: #fff;
  float: right;
}
header .nav-links {
  padding: 25px 20px;
  display: none;
  position: fixed;
  top: 95px;
  right: 0;
  background-color: rgba(0, 0, 0, 1);
  width: 40%;
  height: 100vh;
  z-index: 999;
  border-radius: 4px;
}
header .nav-links.show {
  display: block;
}
.nav-links li {
  display: block;
  text-align: center;
}
header .nav-links a {
  text-align: center;
  line-height: 36px !important;
  color: #fff;
  display: block;
  font-size: 20px;
}
#menu-main-menu-header {
  width: 100%;
  padding: 0;
}
.current-menu-item a,
header .nav-links a:hover {
  font-weight: bold;
}
.bar2 {
  width: 70% !important;
}
.bar1,
.bar2,
.bar3 {
  transition: 0.4s;
}
.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-5px, 4px);
  transform: rotate(-45deg) translate(-5px, 4px);
}
.change .bar2 {
  opacity: 0;
}
.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-4px, -4px);
  transform: rotate(45deg) translate(-4px, -4px);
}

header .form-container {
  transition: top 0.5s ease-in-out;
  position: absolute;
  width: 300px;
  top: calc(58%);
  right: 15px;
  background-color: #fff;
  padding: 10px;
  display: none;
  color: #303030;
  box-shadow: 0px 1px 10px 6px rgb(0 0 0 / 6%);
  border-radius: 4px;
}
header.header-bg .form-container {
  top: calc(100% + (-10px));
}
header .form-container .frmclose {
  display: none;
  position: relative;
  top: -10px;
  right: 0px;
  color: #000;
  font-size: 20px;
  border: 1px solid #000;
  padding: 3px 8px;
  line-height: 20px;
}
header .form-container .thankyou {
  margin-bottom: 10px;
  text-align: center;
}
header .form-container .selldof .form-group {
  margin-bottom: 12px !important;
}
header .form-container .selldof label {
  margin-bottom: 0 !important;
}
.selldof .help-block {
  position: absolute !important;
  margin-top: 0px !important;
  font-size: 12px;
  line-height: 16px;
  bottom: -12px;
}
header .form-container .selldof .help-block {
  margin-bottom: 0 !important;
  bottom: -5px !important;
}
.selldof .title {
  display: none;
}
.selldof textarea.form-control {
  height: 34px !important;
  resize: none;
}
.form-group label:nth-child(1) {
  display: block;
}
.selldof .checkbox input[type="checkbox"] {
  height: 25px;
}
.selldof label.checkbox,
.selldof label.radio {
  margin-bottom: -5px;
  display: inline-block;
  color: #000 !important;
  margin-left: 4px;
  margin-top: 0;
  margin-right: 10px;
}
/*.selldof .btn, .sell_do_ctc_btn, .selldof .btn, .sell_do_verify_btn{color: #fff !important;font-size: 16px !important;font-weight: bold !important;background-color: #146d13 !important;border:1px solid #146d13 !important;width: 100%;margin-top: 10px !important;}*/
input.btn {
  color: #fff !important;
  font-size: 16px !important;
  font-weight: bold !important;
  background-color: #146d13 !important;
  border: 1px solid #146d13 !important;
  width: 100%;
  margin-top: 10px !important;
}
.sell_do_verify_btn {
  padding: 5px 12px !important;
}
.sell_do_verify_container {
  padding: 5px 0 0 5px !important;
}
.sell_do_verify_resend_link {
  color: #fff !important;
}
.selldof_col-lg-4,
.selldof_col-lg-6,
.selldof_col-lg-12,
.selldof_col-md-4,
.selldof_col-md-6,
.selldof_col-md-12,
.selldof_col-sm-4,
.selldof_col-sm-6,
.selldof_col-sm-12,
.selldof_col-xs-4,
.selldof_col-xs-6,
.selldof_col-xs-12 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.thankyou {
  text-align: center;
}
.form-container .selldof .form-control,
.form-container .sell_do_form_control {
  background-color: #f1f3e3 !important;
  border: 1px solid #e2e2ea !important;
}

.callOption-wrapper {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 99999999;
}
.callOption-wrapper img {
  display: block;
}
.close-co-icon {
  display: none;
  color: #fff;
  font-size: 30px;
}
.coIcon-wrap {
  cursor: pointer;
  box-shadow: 0 0 5px grey;
  border-radius: 100%;
}
.coIcon-wrap.show .co-icon {
  display: none;
}
.coIcon-wrap.show .close-co-icon {
  display: block;
}
.ssv-icon {
  width: 28px;
}

/*.floatingCall-Wrapper{position: fixed;bottom: 15%;right: 15px;z-index: 99;}*/
.callIcon {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.inner-num {
  transition: 0.5s ease;
  display: none;
  font-weight: bold;
}
.number-wrapper {
  display: none;
  position: absolute;
  top: 50%;
  width: 190px;
  right: 70px;
  height: 40px;
  padding: 10px 0 10px 20px;
  transform: translateY(-50%);
  line-height: 20px;
  color: #fff;
  background-color: #46a744;
  margin-right: -40px;
  border-radius: 50px;
  z-index: -1;
}
.callIcon-wrapper,
.ssv-wrapper {
  transition: all 0.4s ease-in-out;
  position: absolute;
  transform: translate(-50%, 0%);
  left: 50%;
  top: 2%;
  width: 55px;
  height: 55px;
  box-shadow: 0 0 5px grey;
  border-radius: 100%;
}
.callIcon-wrapper.show {
  transform: translate(-50%, -110%);
}
.ssv-wrapper.show {
  transform: translate(-50%, -220%);
}
.ssvIcon {
  cursor: pointer;
}

#overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 9999;
  overflow-y: auto;
}

#popup {
  max-width: 90%;
  width: 600px;
  padding: 20px;
  position: relative;
  background: #fff;
  margin: 50px auto;
  /*overflow: auto;*/
}

#close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  color: #000;
  font-size: 24px;
}

#overlay .btn {
  text-transform: uppercase;
}

#overlay .selldof .title {
  display: none;
}
#overlay .title {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
}

/*.bootstrap-datetimepicker-widget.timepicker-sbs{position:absolute;z-index:10;background-color:#fff;width:400px;right:0}
      .selldof .datepicker{margin-right:0!important}
      .selldof .timepicker-picker{margin-top:47px!important;margin-bottom:15px;padding-left:20px!important}
      .selldof .datepicker,.selldof .timepicker{position:relative;width:185px!important}
      .done-button{background-color:#708e5b;color:#fff;line-height:24px;border-radius:5px;cursor:pointer;text-align:center}
      .timepicker-hours,.timepicker-minutes{padding-right:60px;}*/

/*Header Section End*/

/*Footer Section Start*/
footer {
  background-color: #2e2e2e;
  padding: 60px 0 20px;
  clear: both;
}
.footer-links {
  color: #fff;
  display: inline-block;
  margin: 10px 20px;
}
.socialIcon {
  margin: 10px 5px;
  display: inline-block;
}
.upper-middle,
.upper-right {
  padding-top: 30px;
}
.middleFooter {
  padding: 30px 0;
}
.lowerFooter {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 20px;
}
.marketed {
  text-align: right;
}
padding .clr-st {
  color: #303030 !important;
}
/*Footer Section End*/
.callwrap {
  background-color: #146d13;
  padding: 5px 10px;
  position: fixed;
  right: -195px;
  z-index: 9;
  top: 25%;
  width: 40px;
  box-shadow: 1px 0px 6px rgb(0 0 0 / 60%);
  width: 240px;
  display: table;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  z-index: 99;
  margin-top: 5px;
  cursor: pointer;
}
.callwrap.active {
  right: 0px;
}
.callme,
.callmeon {
  display: table-cell;
  vertical-align: middle;
}

.callmeon p.callnumber {
  margin-bottom: 0 !important;
}
.callmeon p {
  font-size: 18px;
  font-weight: bold;
  color: #303030;
}
.callme img {
  vertical-align: middle;
  width: 24px;
}

/*Common CSS Start*/
.slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.theme-btn-header {
  display: inline-block;
  padding: 0px 25px;
  color: #fff;
  background-color: #146d13;
  line-height: 40px;
  cursor: pointer;
  border: 1px solid #146d13;
  font-weight: 600;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 15px;
}
.theme-btn2 {
  background-color: #1f1f1f;
  border: 1px solid #1f1f1f;
}
.theme-btn3 {
  background-color: unset;
  border: 1px solid #000;
  color: #000;
}
/*      .theme-btn4{padding: 9px 25px;min-width: 220px;}*/
.sec-title {
  color: #146d13;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 3.2px;
}
.sec-heading {
  font-size: 32px;
  line-height: 52px;
  padding-bottom: 20px;
  font-weight: 700;
  font-family: "Montserrat";
  margin: 0 auto;
}
.sec-subHeading {
  font-size: 24px;
  line-height: 35px;
}
.sec-desc {
  font-size: 20px;
  line-height: 32px;
}

.bro,
.fp {
  display: none;
}
.bx-wrapper .bx-pager {
  padding-top: 10px;
}
.bx-controls {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: rgba(255, 255, 255, 0.5);
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 2px;
  outline: 0;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}
.img-desc {
  position: absolute;
  left: 5px;
  bottom: 5px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 2px 5px 4px;
  font-size: 12px;
  line-height: 18px;
  display: inline-block;
  z-index: 1;
}
.img-top-right-desc {
  top: 5px;
  right: 5px;
  left: unset;
  bottom: unset;
}
.tnc {
  left: unset;
  right: 5px;
}
.dis-flex {
  display: flex;
  align-items: center;
}
.overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.55);
  z-index: 0;
}
.z1 {
  z-index: 1;
}
.z2 {
  z-index: 2;
}
.list li {
  padding: 5px 0;
}
.scrollDown {
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-animation: mover 0.5s infinite alternate;
  animation: mover 0.5s infinite alternate;
}
@keyframes mover {
  0% {
    transform: translate(-50%, 0);
  }
  100% {
    transform: translate(-50%, -10px);
  }
}
.banner_ht {
  height: 100vh;
}
/*Common CSS End*/

/*Home page Start*/
/*Banner Start*/
/* #home{height: 100vh;position: relative;}
      #home:after{
            content: '';
            position: absolute;
            bottom: 0;
            width: 100%;
            height: 152px;
            background-color: #fff;
      } */
.home-slide {
  background-image: url("../images/banner-bg.png");
  background-size: 100% 100%;
  display: flex;
  align-items: flex-end;
}
.pd-bt {
  padding-bottom: 29px;
}

.tagline-wrapper {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  padding: 10px;
}
.tag-1 {
  font-size: 48px;
  line-height: 52px;
  padding-bottom: 10px;
}
.tag-2 {
  font-size: 24px;
  line-height: 32px;
  padding: 10px 0;
}
.tag-3 {
  font-size: 20px;
  line-height: 26px;
  padding: 10px 0 5px;
}
.bAnimDelay,
.banner-overlay {
  animation-delay: 1s;
}
.bAnimDelay,
.banner-overlay {
  animation-delay: 1s;
}
#banner-prev,
#banner-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#banner-prev {
  left: 10px;
}
#banner-next {
  right: 10px;
}

.txt1 {
  font-size: 20px;
  color: #fff;
  line-height: 25px;
  border: 1px solid;
  width: 240px;
  padding: 0;
  margin: 0;
  height: 28px;
  text-align: center;
}
.txt2 {
  font-size: 64px;
  line-height: 62px;
  color: #ffffff;
  font-weight: 500;
}
.txt3 {
  font-size: 71px;
  line-height: 86px;
  font-weight: 700;
  color: #fff;
}
.txt4 {
  font-size: 24px;
  line-height: 22px;
  color: #000000;
}
.txt5 {
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  background-color: #52682d;
  padding: 10px;
  margin-top: 10px;
  width: 378px;
  text-align: center;
}
.banner-gread {
  background: #00000042;
  opacity: 1;
  top: 0;
  width: 100%;
  height: 100vh;
  position: absolute;
}
.txt6 {
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  background-color: #7c9d45;
  width: 194px;
  margin: 10px;
  text-align: center;
  height: 65px;
  padding-top: 20px;
}
.sml-txt {
  font-size: 10px;
  line-height: 20px;
  color: #fff;
}
.ball-set {
  margin: -25px;
  padding: 0;
  position: relative;
  bottom: 23px;
  padding: 0 3px;
}
.sid-img {
  z-index: 1;
  position: relative;
}
.pos-set {
  position: relative;
  z-index: 1111;
}
.dis-flx {
  display: flex;
}

:root {
  --stroke: #0a1c20;
  --text: #fedc0c;
  --bg: #6fbfd9;
  --duration: 550ms;
  --easing: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.content {
  color: #fff;
}
.sid-img-st {
  height: 560px;
  padding-left: 50px;
}
.tnc {
  position: absolute;
  right: 5px;
  bottom: 5px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 2px 5px 2px;
  font-size: 8px;
  line-height: 12px;
  display: inline-block;
  z-index: 1;
}
h1 span {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  margin-top: 60px;
  opacity: 0;
  font-size: 0px;
  height: 1000px;
  transition: all calc(var(--duration) * 0.7) var(--easing) 300ms;
  transform-origin: bottom center;
  -webkit-text-stroke-width: 4px;
}
h1 span.animate-in {
  margin-top: 0px;
  opacity: 1;
  font-size: 160px;
}
h1 span.animate-in.capital {
  font-size: 200px;
}
h1 span:nth-child(1) {
  z-index: 8;
  transform: rotate(-19deg);
}
h1 span:nth-child(2) {
  z-index: 7;
  transform: rotate(-13deg);
}
h1 span:nth-child(3) {
  z-index: 6;
  transform: rotate(-8deg);
}
h1 span:nth-child(4) {
  z-index: 5;
  transform: rotate(-3deg);
}
h1 span:nth-child(5) {
  z-index: 4;
  transform: rotate(2deg);
}
h1 span:nth-child(6) {
  z-index: 3;
  transform: rotate(13deg);
}
h1 span:nth-child(7) {
  -webkit-text-stroke-width: 8px;
  transform: rotate(20deg);
  z-index: 2;
}
h1 span:nth-child(8) {
  z-index: 1;
  transform: rotate(23deg);
}
.txxt {
  width: 700px;
  font-size: 71px;
  line-height: 86px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -4px;
  /*transform: translateX(-120px);*/
  -webkit-text-stroke-width: 2px;
  /*padding-left: 105px;*/
}
.cfirst {
  margin-left: 0px !important;
}
.txxt span {
  display: inline-block;
  opacity: 0;
  transition: all var(--duration) ease 750ms;
  transform: translateX(5px);
}
.txxt span.animate-in {
  opacity: 1;
  transform: translateX(0px);
}
.txxt span.capital {
  margin-left: 20px;
  font-size: 65px;
}

/*Banner End*/

/*Home Overview Start*/
#home-overview {
}
.villas-wrapper {
  margin-top: 950px;
  z-index: 1;
}
.villaTitle {
  font-size: 36px;
  line-height: 46px;
  padding-bottom: 30px;
}
.twinvillas-wrapper {
  padding: 150px 0 0 72px;
  vertical-align: top;
}
.golf-man-wrapper {
  text-align: right;
  position: absolute;
  top: -70px;
  width: 100%;
  z-index: 0;
}
.g-line-1-wrapper {
  margin: -10px 50px 0 0;
}
.dc-villas-btn-wrapper {
  margin-top: 50px;
}
/*Home Overview End*/

/*Home Exp living Start*/
.exp-text-wrapper {
  position: absolute;
  top: 50px;
  left: 0;
}
.g-line-2-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
/*Home Exp living End*/

/*Home ESD Start*/
.g-line-3-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.home-ds-wrapper {
  padding-top: 30px;
}
.home-ds-wrapper .design-content-wrapper {
  width: 255px;
  min-height: 272px;
  right: 100px;
  top: 50%;
  transform: translateY(-50%);
}
.home-ds-wrapper .design-head {
  font-size: 20px;
}
/*Home ESD End*/

/*Home Golf Course Start*/
#homeGolfCourse {
  height: 1100px;
  background-position: center right;
}
.g-line-4-wrapper {
  width: 52%;
}
#homeGolfCourse .six-hole-wrapper2 {
}
#homeGolfCourse .six-hole {
  display: flex;
  margin-left: -30px;
}
#homeGolfCourse .six-hole-right {
  padding-top: 30px;
}
#homeGolfCourse .six-hole-head {
  font-size: 38px;
  line-height: 42px;
  margin-top: -20px;
}
#homeGolfCourse .six-hole-left {
  padding: 0px 10px 0 0;
}
#homeGolfCourse .golf-flag {
  padding-right: 150px;
}
#homeGolfCourse .golf-line-svg-wrapper {
  right: -75px;
  top: 28px;
  transform: initial;
  z-index: 0;
}
.golf-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.g-line-5-wrapper {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  width: 100%;
}
/*Home Golf Course End*/

/*Home Amenity slider Start*/
.ame-slider-1 .overlay {
  background-color: rgba(0, 0, 0, 0.4);
}
.ame-slider-2-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ame-box {
  /*height: 605px;*/
  cursor: pointer;
}
.ameHead {
  font-size: 18px;
  line-height: 24px;
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  transition: all 0.5s ease-in-out;
}
.ame-slider-2-wrapper .slick-current .ameHead {
  font-size: 36px;
  line-height: 42px;
}
.ame-content-wrapper {
  opacity: 0;
  transition: all 0.5s ease-in-out;
  font-size: 18px; /*height: 505px;*/
}
.ame-slider-2-wrapper .slick-current .ame-content-wrapper {
  opacity: 1;
}
.ame-slider-2-wrapper .disptable {
  width: 100%;
}
.ame-bdr-right {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
/*Home Amenity slider End*/

/*Home Location Start*/
#homeLocation .loc-add-wrapper {
  margin: 70px 0 100px;
  width: 1000px;
}
#homeLocation .mumbaiAdd {
  padding-left: 70px;
}
#homeLocation .puneAdd {
  padding-left: 100px;
}
/*Home Location End*/

/*home-sec-1 Start*/
#home-sec-1 {
  background-image: linear-gradient(#add4ed, #7bbadd);
}
.privateVillas-wrapper {
  padding: 50px 0;
}
.pv-tv {
  min-height: 720px;
}
.imgBorder {
  border: 8px solid #fff;
  border-radius: 100%;
}
.pv-content {
  width: 250px;
  position: absolute;
  top: 30%;
  left: -260px;
  text-align: right;
}
.tv-content {
  width: 250px;
  position: absolute;
  top: 25%;
  right: -260px;
  text-align: left;
}
.privateVillas,
.twinVillas {
  transition: width 0.5s ease-in-out;
  width: 100%;
}
.inactiveVilla.privateVillas {
  position: absolute;
  width: 250px;
  top: 5%;
  left: -100px;
  cursor: pointer;
  z-index: 1;
}
.inactiveVilla.twinVillas {
  position: absolute;
  width: 250px;
  bottom: 5%;
  right: -100px;
  cursor: pointer;
  z-index: 1;
}
.v-arrow {
  width: 12px;
}
.v-name {
  font-size: 20px;
  line-height: 30px;
  position: absolute;
  top: 45%;
  right: -70px;
  transform: rotate(90deg);
  display: none;
}
.privateVillas .v-name {
  right: unset;
  left: -80px;
  transform: rotate(-90deg);
}
.inactiveVilla .v-name {
  display: block;
}
.pv-head {
  font-size: 62px;
  line-height: 68px;
}
.villa .img-desc {
  left: 50%;
  transform: translateX(-50%);
  bottom: 5%;
}
.inactiveVilla .img-desc {
  display: none;
}
.golfMan {
  top: 200px;
  left: 2%;
}
.line-1-wrapper {
  top: 455px;
  left: 5%;
  width: 100%;
  z-index: 0;
}
.line-2-wrapper {
  top: -200px;
  z-index: 0;
}
.line-3-wrapper {
  bottom: 100px;
  z-index: 0;
  width: 100%;
}
/*home-sec-1 End*/

/*home-sec-2 Start*/
#home-sec-2 {
  padding-bottom: 550px;
  background-position: center bottom;
}
.plannedImg-1 {
  padding: 50px 50px 0 0;
  vertical-align: top;
}
.planned-sec-wrapper {
  width: 1100px;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 70px;
}
/*home-sec-2 End*/

/*Home page  End*/

/*Inpiration Page Start*/
.inspiration-slide-1 {
  background-image: url("../images/inspiration-desktop-banner.jpg.webp");
}
.line-4-wrapper {
  top: 350px;
  z-index: 1;
  width: 100%;
}
.inspi-sec-2-heading {
  position: absolute;
  top: 5%;
  width: 100%;
  font-size: 62px;
  line-height: 72px;
}
.bg-gradient {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.six-hole-wrapper {
  max-width: 100%;
  width: 800px;
  margin: 0 auto;
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
}
.six-hole-golf-img {
  border: 6px solid #78975f;
  border-radius: 100%;
}
.six-hole-head {
  font-size: 48px;
  line-height: 58px;
}
.six-hole-left {
  padding-right: 50px;
}
.golf-flag {
  padding-right: 90px;
}
.golf-line-svg-wrapper {
  position: absolute;
  right: -150px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.design-content-wrapper {
  position: absolute;
  background-color: #fff;
  bottom: 10%;
  right: -30px;
  width: 330px;
  padding: 20px;
  min-height: 198px;
}
.design-head {
  font-size: 26px;
  line-height: 30px;
  padding-bottom: 10px;
}
.line-5-wrapper {
  top: 500px;
  z-index: 1;
  width: 100%;
}
.drag-text {
  font-size: 14px;
  line-height: 18px;
  padding-left: 20px;
}
.slider-drag-btn-wrapper {
  width: 250px;
  display: inline-block;
  position: relative;
  z-index: 0;
}

.slider-drag-btn-wrapper:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background-color: #fff;
  z-index: -1;
}
.font-set {
  font-size: 16px;
  color: #fff;
  width: 530px;
}

.slider-drag-btn-wrapper {
  text-align: left;
}

.slider-drag-btn-wrapper .slider-drag-btn {
  z-index: 5;
}
.slider-drag-btn {
  height: 6px;
  width: 60%;
  background-color: #fff;
  border-radius: 2px;
}
.pagingInfo {
  position: absolute;
  bottom: -45px;
  left: 25%;
  color: #fff;
  font-weight: 700;
}

#inspi-sec-4 {
  background-color: #6c5b4c;
  padding-bottom: 70px;
}
#inspi-sec-4 .slide {
  background-position: center -120px;
}
.views-wrapper {
  margin: 50px auto 50px;
  width: 800px;
  height: 800px;
  border: 1px dashed #fff;
  padding: 50px;
  border-radius: 100%; /*background-color: rgba(0, 0, 0, 0.2);*/
  background-image: linear-gradient(
    rgba(0, 0, 0, 0.2) 15%,
    transparent 70%,
    rgba(0, 0, 0, 0.2) 10%
  );
}
.views-wrapper:before,
.views-wrapper:after {
  content: "";
  position: absolute;
  height: 60px;
  width: 1px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
}
.views-wrapper:before {
  top: -40px;
}
.views-wrapper:after {
  bottom: -40px;
}
.views-head {
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.view-btn-wrapper {
  padding-top: 30px;
}
.view-btn-wrapper .theme-btn {
  margin: 5px;
}
.btn-arrow {
  padding-left: 10px;
}
/*Inpiration Page End*/

/*Lifestyle Page Start*/
.lifestyle-slide-1 {
  background-image: url("../images/lifestyle-desktop-banner-1.jpg.webp");
}
#life-sec-1 .pagingInfo {
  color: #52545b;
}
.pp-slider-wrapper .slick-track,
.comm-slider-wrapper .slick-track {
  transform: translate3d(0px, 0px, 0px) !important;
}
.playParks-box-wrapper {
  position: absolute;
  bottom: 20%;
  width: 100%;
}
.playParks-box {
  border: 1px solid #fff;
  padding: 25px;
  color: rgba(255, 255, 255, 0.6);
  display: inline-block;
  margin: 0 -1px;
  text-align: left;
  width: 250px;
  cursor: pointer;
}
.playParks-box.slick-current {
  color: #fff;
}
.bigNum {
  font-size: 35px;
  line-height: 40px;
  padding-right: 10px;
}
.playParks-desc {
  line-height: 22px;
  text-transform: uppercase;
}
.spaceHead {
  font-size: 36px;
  line-height: 46px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  text-align: left;
}
.space-sm {
  position: absolute;
  right: -50px;
  bottom: 0px;
}
.spaceRight {
  padding: 100px 10px 10px 70px;
}
.spaceLeft {
  padding-left: 50px;
  padding-bottom: 50px;
}
.spaceWrapper {
  width: 1000px;
  margin: 0 auto;
  max-width: 100%;
}
.sliderNum,
.sliderNum6 {
  padding: 10px 10px 0 0;
}
.spaceSlider-drag-btn {
  position: absolute;
  right: 0%;
  bottom: 15%;
}
.line-6-wrapper {
  bottom: -50px;
  z-index: 1;
  width: 100%;
}
.line-8-wrapper {
  bottom: 380px;
  left: 0;
  width: 100%;
  z-index: 0;
}
/*Lifestyle Page End*/

/*community Page Start*/
.community-slide-1 {
  background-image: url("../images/community-desktop-banner-1.jpg.webp");
}
#community-sec-1 {
  background-color: #f3f7f3;
}
.community-head {
  padding: 10px;
  border-bottom: 1px solid #146d13 !important;
  font-size: 24px;
  line-height: 32px;
  width: 220px !important;
  cursor: pointer;
}
.community-head.slick-current {
  font-weight: 700;
  color: #146d13;
}
.community-head:last-child {
  border-bottom: unset !important;
}
#community-sec-1 .slick-track,
#community-sec-1 .slick-list {
  height: auto !important;
}
.line-9-wrapper {
  top: 20%;
  width: 100%;
}
/*community Page End*/

/*Valley Page Start*/
#valleyBanner .tagline-wrapper {
  left: 30px;
  transform: translateY(-50%);
  text-align: left;
}
#valleyBanner .tagline-wrapper img.visible-sm {
  display: none !important;
}
.price-tag {
  background-color: #fff;
  border-radius: 100px;
  color: #000;
  display: inline-block;
  padding: 5px 10px;
  font-size: 24px;
  line-height: 32px;
  margin: 10px 0;
}
#valleyBanner .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  cursor: pointer;
}
#valleyBanner .slick-left-arrow {
  left: 10px;
}
#valleyBanner .slick-right-arrow {
  right: 10px;
}
#cboxCurrent,
#cboxTitle {
  font-size: 14px;
  bottom: 0;
}
#valley-sec-2 {
  background-color: #e6f0e7;
}
.valley-slide-1 {
  background-image: url("../images/valley-desktop-banner-1.jpg.webp");
  background-position: center bottom;
}
.valley-slide-2 {
  background-image: url("../images/valley-desktop-banner-2.jpg.webp");
  background-position: center bottom;
}
.dist-wrap {
  padding: 30px 0 0;
}
.map-toggle-btn {
  position: absolute;
  left: 50%;
  top: 10px;
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 100px;
  padding: 10px 20px;
}
.map-toggle-btn input {
  display: none;
}
.map-toggle-btn .switch {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 28px;
  border-radius: 20px;
  transition: background 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  vertical-align: middle;
  cursor: pointer;
  background: #146d13;
  border: 2px solid #146d13;
}
.map-toggle-btn .switch::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 2px;
  width: 22px;
  height: 22px;
  background: #fff;
  border-radius: 50%;
  transition: left 0.28s cubic-bezier(0.4, 0, 0.2, 1),
    background 0.28s cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.map-toggle-btn input:checked + .switch {
  background: #146d13;
  border: 2px solid #146d13;
}
.map-toggle-btn input:checked + .switch::before {
  left: 32px;
  background: #fff;
}
.g-map iframe,
.i-map {
  height: 650px;
}
.g-map {
  display: none;
}
.map-wrapper {
  margin: 30px 0;
}
.blueBorder {
  border-bottom: 1px solid #156d13;
}
.valleySec-1 {
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.villaHead {
  font-size: 34px;
  line-height: 42px;
  padding: 15px 0 5px;
}
.villa-btn-wrapper {
  padding: 15px 0 0;
}
.villa-btn-wrapper a {
  margin-right: 10px;
}
.dest-svg-wrapper {
  padding: 30px 0;
}
.dest-svg-heading {
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  color: #146d13;
}
/*Valley Page End*/

/*Location Page Start*/
.location-slide-1 {
  background-image: url("../images/location-desktop-banner-1.jpg.webp");
}
#loc-sec-1 {
  background-color: #e6f0e7;
}
.loc-add-wrapper {
  width: 900px;
  display: inline-block;
  padding: 10px 50px;
  border-radius: 100px;
  background-image: linear-gradient(#2c9565, #2c9565);
  margin-top: 50px;
}
.puneAdd:before {
  content: "";
  position: absolute;
  background-image: url("../images/pune-map.svg");
  width: 254px;
  height: 217px;
  left: 0px;
  top: -50px;
  z-index: 0;
}
.puneAddHead {
  font-size: 18px;
  line-height: 26px;
}
.mumbaiAdd,
.puneAdd {
  padding-left: 50px;
}
.mumbaiAdd:before {
  content: "";
  position: absolute;
  background-image: url("../images/mumbai-map.svg");
  width: 132px;
  height: 256px;
  left: 0px;
  top: -50px;
  z-index: 0;
}
/*Location Page End*/

/*FAQ Page Start*/
#faq,
#nri-legal {
  background-color: #e7f0e7;
}
.faq-slide-1 {
  background-image: url("../images/faq-desktop-banner-1.jpg.webp");
  background-position: center bottom;
}
.nri-faq-slide-1 {
  background-image: url("../images/nri-faq-desktop-banner-1.jpg.webp");
  background-position: center bottom;
}
.faq-tab {
  color: #494949;
  display: block;
  padding: 10px 0;
}
.faq-tab-bdr {
  border-bottom: 1px solid #e7f0e7;
}
.faq-tabs-wrapper {
  background-color: #fff;
  padding: 10px 20px;
  border-radius: 6px;
  width: 220px;
  max-width: 100%;
  margin-right: 20px;
}
#faq .accordian {
  border-bottom: 1px solid #fff;
  padding: 10px 20px;
  /*margin-bottom: 10px;*/
}
#faq .accordian.acc-active {
  background-color: #fff;
  border-radius: 6px;
  padding: 20px;
}
#faq .accordian-title {
  position: relative;
  cursor: pointer;
}
#faq .accordian-title:after {
  content: "";
  position: absolute;
  top: 40%;
  right: 0px;
  background-image: url("../images/arrow-down.svg");
  width: 16px;
  height: 9px;
  transition: all 0.5s ease-in-out;
}
#faq .accordian.acc-active .accordian-title:after {
  transform: rotate(180deg);
}
#faq .accordian.acc-active .accordian-title {
  color: #146d13;
  font-weight: 700;
}
.accordian-content {
  display: none;
}
#faq .active-faq {
  color: #146d13;
}
/*FAQ Page End*/

/*About Us Page Start*/
.abt-us-slide-1 {
  background-image: url("../images/abt-us-dektop-banner-1.jpg.webp");
}
#about-us .tagline-wrapper {
  transform: translateX(-50%);
  left: 50%;
  top: 20%;
  width: 1000px;
  max-width: 100%;
}
#abt-sec-1 {
  padding-top: 210px;
}
.abt-golf {
  position: absolute;
  top: 25%;
  left: 0;
  width: 150px;
}
.line-7-wrapper {
  top: 0;
  width: 100%;
  z-index: 0;
}
.abt-banner-img {
  padding-top: 20px;
}
/*About Us Page End*/

/*Nri Legal Page Start*/
.nri-legal-slide-1 {
  background-image: url("../images/nri-legal-desktop-banner-1.jpg.webp");
}
.legal-head {
  font-size: 22px;
  line-height: 28px;
}
.legal-wrapper img {
  padding-right: 20px;
}
.legal-wrapper.dis-flex {
  align-items: flex-start;
}
.legal-wrapper {
  padding: 20px 0;
}
.legal-wrapper:last-child {
  padding-bottom: 0;
}
/*Nri Legal Page End*/

/*Nri Page Start*/
.nri-slide-1 {
  background-image: url("../images/nri-desktop-banner-1.jpg.webp");
}
.nri-pager-wrap {
  margin-left: 10px;
}
.nri-pager-head {
  padding: 18px 0 18px 30px;
  cursor: pointer;
  position: relative;
  border-left: 2px solid #ccc !important;
  border-collapse: collapse;
  margin: -1px 0;
  font-size: 20px;
  line-height: 24px;
}
.nri-pager-head.slick-current {
  border-left: 2px solid #114c0d !important;
}
#why-invest {
  background-color: #e7f0e7;
}
.why-invest-accordian {
  padding: 30px 0 0;
}
.why-invest-accordian .accordian {
  padding: 20px 0 20px 20px;
  transition: all 0.5s ease-in-out;
  position: relative;
}
.why-invest-accordian .accordian.acc-active {
  background-color: #fff;
  padding: 10px 0 10px 20px;
}
.why-invest-accordian .accordian.acc-active .accordian-title {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 100%;
  z-index: 1;
}
.why-invest-accordian .accordian-title {
  font-size: 28px;
  line-height: 40px;
  cursor: pointer;
}
.why-invest-accordian .accordian-title .accNum {
  font-size: 82px;
  line-height: 60px;
  color: #aaa;
  padding-right: 10px;
  transition: all 0.5s ease-in-out;
}
.why-invest-accordian .accordian-title h3 {
  font-size: 28px;
  font-weight: normal;
}
.why-invest-accordian .accordian.acc-active .accNum,
.why-invest-accordian .accordian:hover .accNum {
  color: #146d13;
}
.why-invest-accordian .accordian-content {
  padding-left: 50px;
}
.why-invest-accordian .accordian.acc-active .accordian-content .dis-flex {
  flex-direction: row-reverse;
}
/*Nri Page End*/

/*Blog Listing Page Start*/
#blog-listing {
  /*background-image: url("../images/blog-listing-bg.jpg");*/
  margin-top: 130px;
  padding-top: 30px;
}
.blog-listing-wrapper {
  padding-bottom: 30px;
}
.blog-list-wrapper {
  padding: 30px 15px;
  height: 425px;
}
.blog-list {
  color: #0c0c0f;
  display: block;
}
.blog-list-title {
  padding: 10px 0 5px;
  line-height: 22px;
  font-size: 18px; /*height: 60px;overflow: hidden;*/
}
.blog-short-desc {
  line-height: 20px;
  padding-bottom: 5px;
  height: 45px;
  overflow: hidden;
}
.blog-readMore {
  text-decoration: underline;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 10px;
}
#blog-details {
  margin-top: 100px;
}
.blog-left {
  padding-right: 50px;
}
.blog-title {
  font-size: 36px;
  line-height: 42px;
  font-weight: normal;
}
.blog-banner {
  padding: 30px 0;
}
.recent-blog-wrapper {
  background-color: rgba(231, 240, 231, 0.5);
  padding: 20px;
}
.recentBlog {
  font-size: 22px;
  line-height: 30px;
}
.recentBlog-wrap {
  margin: 20px 0 0;
  line-height: 22px;
  font-size: 18px;
  color: #0c0c0f;
}
.recentBlog-thumb {
  width: 110px;
  padding-right: 10px;
}
/*Blog Listing Page End*/

/*Blog Details Page Start*/
#blogFAQ {
  padding-top: 20px;
  margin-top: 30px;
  border-top: 1px solid #e7f0e7;
}
#blogFAQ .accordian {
  border-bottom: 1px solid #e7f0e7;
  padding: 0 20px;
  margin-bottom: 10px;
  background-color: #e7f0e7;
  border-radius: 6px;
}
#blogFAQ .accordian.acc-active {
  background-color: #e7f0e7;
  border-radius: 6px;
}
#blogFAQ .accordian-title {
  position: relative;
  cursor: pointer;
  font-size: 18px;
  line-height: 26px;
  padding: 20px 10px 20px 0;
  text-align: left !important;
  font-weight: 500;
}
#blogFAQ .accordian-title:after {
  content: "";
  position: absolute;
  top: 45%;
  right: -10px;
  background-image: url("../images/arrow-down.svg");
  width: 16px;
  height: 9px;
  transition: all 0.5s ease-in-out;
}
#blogFAQ .accordian.acc-active .accordian-title:after {
  transform: rotate(180deg);
}
#blogFAQ .accordian.acc-active .accordian-title {
  color: #146d13;
}
#blogFAQ .accordian-content {
  display: none;
  padding-bottom: 20px;
}
#blogFAQ .active-faq {
  color: #146d13;
}
/*Blog Details Page End*/

/*Privacy Policy Start*/
#privacy-policy {
  margin-top: 100px;
}
.pp-list {
  padding: 5px 0 5px 30px;
}
.pp-list li {
  padding: 5px 0;
}
#privacy-policy a {
  color: #ba8a2d;
}

#disclaimer {
  padding: 10px;
}
#disclaimer p {
  font-size: 14px;
  line-height: 24px;
}
/*Privacy Policy End*/

/*Animation Start*/
.revealOnScroll {
  opacity: 0;
}

.animated {
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -webkit-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  -ms-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  -ms-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}
/*Animation End*/

/* Large Devices, Wide Screens */

/*  @media only screen and (min-device-width : 1600px) and (max-device-width : 1024px) {
        .ht-img{}
    }*/
@media only screen and (min-width: 1550px) {
  #inspi-sec-4 .slide {
    background-position: center -350px;
  }
  .views-wrapper {
    width: 900px;
    height: 900px;
  }
  .line-5-wrapper {
    top: 350px;
  }
  #about-us .tagline-wrapper {
    width: 1600px;
  }
}

@media only screen and (max-width: 1600px) {
  .villas-wrapper {
    margin-top: 800px;
  }
  #homeGolfCourse {
    height: 1000px;
  }
  .g-line-4-wrapper {
    width: 55%;
  }
}
@media only screen and (max-width: 1440px) {
  .abt-golf {
    width: 150px;
  }
  .villas-wrapper {
    margin-top: 650px;
  }
  #homeGolfCourse {
    height: 900px;
  }
  .g-line-4-wrapper {
    width: 750px;
  }
}

@media only screen and (min-width: 1100px) {
  /*Home Amenity slider Start*/
  .ame-slider-2-wrapper .slick-track {
    transform: translate3d(0, 0, 0) !important;
  }
  /*Home Amenity slider End*/
}
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
  html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape while not allowing user zoom */
    text-size-adjust: none;
  }
  .font-set {
    width: 100%;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 1100px) {
  .col-md-1 {
    width: 8.333333333333333%;
  }
  .col-md-2 {
    width: 16.66666666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333333333%;
  }
  .col-md-8 {
    width: 66.66666666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333333%;
  }
  .col-md-11 {
    width: 91.66666666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-12-5 {
    width: 20%;
  }
  .hidden-md {
    display: none;
  }
  .visible-md {
    display: block;
  }

  .plannedImg-1 {
    padding: 50px 30px 0 0;
    width: 620px;
  }
  .plannedImg-2 {
    width: 370px;
  }
  .playParks-box {
    padding: 20px;
  }
  #about-us .tagline-wrapper {
    top: 30%;
  }
  #faqHome .tagline-wrapper {
    top: 40%;
  }
  .faq-slide-1,
  .nri-faq-slide-1 {
    background-position: center right;
  }
  .nri-pager-head {
    padding: 12px 0 12px 10px;
  }

  .home-slide-1 {
    background-image: url("../images/home-mob-banner-1.jpg.webp");
    background-position: center bottom;
  }

  /*Home Overview Start*/
  .villaImg {
    width: 100%;
  }
  .privatevillas-wrapper,
  .twinvillas-wrapper {
    display: block;
  }
  .twinvillas-wrapper {
    padding: 40px 0 0;
  }
  .villas-wrapper {
    margin-top: 1200px;
  }
  .golf-man-wrapper {
    top: -250px;
  }
  .dc-villas-btn-wrapper {
    text-align: center;
  }
  /*Home Overview End*/

  /*Home Exp living Start*/
  .exp-text-wrapper {
    top: 150px;
  }
  /*Home Exp living End*/

  /*Home Golf Course Start*/
  #homeGolfCourse {
    height: 1000px;
  }
  .g-line-4-wrapper {
    width: 45%;
  }

  .txt5 {
    width: 355px;
  }

  /*Home Golf Course End*/

  /*Home Amenity slider Start*/
  /*      .ame-box{height: 514px;}  */
  /*      .ame-content-wrapper{height: 400px;}*/
  .ame-slider-2-wrapper .slick-current .ameHead {
    font-size: 30px;
    line-height: 38px;
  }
  /*Home Amenity slider End*/
}

/* Small Devices, Tablets */
@media only screen and (max-width: 992px) {
  .col-sm-1 {
    width: 8.333333333333333%;
  }
  .col-sm-2 {
    width: 16.66666666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333333333%;
  }
  .col-sm-8 {
    width: 66.66666666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333333%;
  }
  .col-sm-11 {
    width: 91.66666666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-12-5 {
    width: 20%;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block;
  }

  header .upper .enq-btn-wrapper {
    margin-right: 50px;
    margin-top: 15px;
  }
  header .upper .ctc-wrapper {
    margin-right: 5px;
  }
  header .upper .number-wrapper {
    margin-right: 15px;
    margin-top: 25px;
  }
  header .nav-links {
    width: 100%;
    position: fixed;
  }
  .nav-links2 {
    display: none;
  }
  .ipad-center {
    text-align: center;
  }
  .font-set {
    width: 100%;
  }

  .mg-tp-202 {
    margin-top: 20px;
  }

  .privateVillas-wrapper {
    padding: 250px 0 30px;
  }
  .pv-content,
  .tv-content {
    top: -15%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .inactiveVilla.twinVillas {
    width: 200px;
    right: 0;
  }
  .inactiveVilla.privateVillas {
    width: 200px;
    left: 0;
  }
  .plannedImg-1,
  .plannedImg-2 {
    margin: 10px 0;
    width: 100%;
    padding: 0;
  }

  #home-sec-2 {
    padding-bottom: 950px;
  }
  .inspiration-slide-1 {
    background-image: url("../images/inspi-mobile-banner-1.jpg.webp");
  }
  .inspi-oSvg-wrapper {
    padding-top: 30px;
  }
  #inspi-sec-2 {
    background-color: #add4ed;
    padding-top: 100px;
  }
  .inspi-sec-2-heading {
    top: -75px;
    font-size: 50px;
    line-height: 65px;
  }
  .six-hole-wrapper {
    padding: 10px;
    bottom: 10px;
  }
  .design-content-wrapper {
    right: 10px;
  }
  .views-wrapper {
    width: 700px;
    height: 700px;
  }
  .pagingInfo {
    left: 15%;
  }
  .playParks-box {
    padding: 12px;
  }
  .space-sm,
  .spaceHead,
  .spaceSlider-drag-btn {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
    transform: unset;
  }
  .spaceRight,
  .spaceLeft {
    padding: 10px;
  }
  .lifestyle-slide-1 {
    background-image: url("../images/lifestyle-mobile-banner-1.jpg.webp");
  }
  .slider-drag-btn-wrapper:after {
    background-color: #146d13;
    opacity: 0.5;
  }
  .community-slide-1 {
    background-image: url("../images/community-mobile-banner-1.jpg.webp");
  }
  .community-head {
    width: 100% !important;
    text-align: center;
    font-weight: 700;
    color: #146d13;
  }
  #valleyBanner .tagline-wrapper {
    left: 50%;
    top: 15%;
    transform: translateX(-50%);
    text-align: center;
  }
  #valleyBanner .tagline-wrapper img.visible-sm {
    display: inline-block !important;
  }
  .valley-slide-1 {
    background-image: url("../images/valley-mobile-banner-1.jpg.webp");
    background-position: center;
  }
  .valley-slide-2 {
    background-image: url("../images/valley-mobile-banner-2.jpg.webp");
    background-position: center;
  }
  .dest-svg-heading {
    font-size: 34px;
    line-height: 45px;
  }
  .villa-wrapper {
    padding: 0px 0 30px;
  }
  .loc-add-wrapper {
    background-image: unset;
    display: block;
    padding: 0;
    border-radius: unset;
    margin-top: 0px;
    width: auto;
  }
  .puneAdd,
  .mumbaiAdd {
    background-image: linear-gradient(#2c9565, #2c9565);
    padding: 10px 100px;
    border-radius: 100px;
    background-image: linear-gradient(#2c9565, #2c9565);
    margin-top: 100px;
  }
  .puneAdd:before,
  .mumbaiAdd:before {
    left: 50px;
  }
  .faq-slide-1 {
    background-image: url("../images/faq-mobile-banner-1.jpg.webp");
  }
  .nri-faq-slide-1 {
    background-image: url("../images/nri-faq-mobile-banner-1.jpg.webp");
  }
  .faq-ques-img {
    position: absolute;
    bottom: 10px;
  }
  .faq-tabs-wrapper {
    width: 100%;
    float: left;
    text-align: center;
    border-radius: 0;
    padding: 0;
  }
  .faq-tab {
    float: left;
    width: 50%;
    padding: 15px 0;
  }
  .faq-tab-bdr {
    border-right: 1px solid #e7f0e7;
    border-bottom: unset;
  }
  #faq {
    padding-top: 0;
  }
  #faq .container {
    padding: 0;
  }
  .faq-wrap {
    padding: 30px 10px 0;
  }
  #about-us .tagline-wrapper {
    top: 45%;
  }
  .abt-banner-img {
    padding-top: 200px;
  }
  .line-7-wrapper {
    top: 25%;
  }
  .faq-slide-1,
  .nri-faq-slide-1 {
    background-position: center;
  }
  .nri-legal-slide-1 {
    background-image: url("../images/nri-legal-mobile-banner-1.jpg.webp");
  }
  .nri-pager-head {
    border-left: unset !important;
  }
  .why-invest-accordian .accordian .dis-flex,
  .why-invest-accordian .accNum {
    display: block;
    text-align: center;
  }
  .why-invest-accordian .accordian.acc-active .accordian-title {
    position: relative;
    top: unset;
    left: unset;
  }
  .why-invest-accordian .accordian .text-right {
    text-align: center;
  }
  .why-invest-accordian .accordian-content {
    padding: 20px 0 0;
    display: block !important;
  }
  .why-invest-accordian .accordian {
    padding: 20px !important;
    background-color: #fff;
  }
  .why-invest-accordian .accordian-title .accNum {
    color: #146d13;
    padding-bottom: 10px;
    font-size: 64px;
  }
  .why-invest-accordian .accordian-title {
    font-size: 20px;
    line-height: 30px;
  }
  .blog-left {
    padding: 0 0 30px;
  }

  /*Home Overview Start*/
  .villas-wrapper {
    margin-top: 900px;
  }
  .home-slide {
    background-image: url("../images/banner-bg-mob.jpg");
    background-size: 100% 100%;
    height: 100vh !important;
    flex-direction: column-reverse;
  }
  /* #home {
    height: 100vh!important;
} */

  @media (max-width: 768px) {
    .padding {
      /* padding: 0 !important; */
    }
  }

  .txt5 {
    margin: auto !important;
    font-size: 14px;
    width: 320px;
  }
  .txt6 {
    margin: auto;
    margin-top: 5px;
    padding: 3px;
    width: 180px;
    text-align: center;
    height: 26px;
  }
  .txt4 {
    padding: 10px;
    font-size: 15px;
  }
  .txt3 {
    font-size: 45px;
    line-height: 40px;
  }
  .txt1 {
    font-size: 13px;
    margin: auto;
    width: 172px;
  }
  .ball-set {
    width: 42px;
  }
  .txt2 {
    font-size: 32px;
    line-height: 40px;
  }
  .sid-img-st {
    width: 43vh;
    height: auto;
  }
  .pd-bt {
    text-align: center;
    padding-bottom: 0;
  }
  .dis-flx {
    display: block;
  }
  /* #home:after {
    height: 115px;
  } */
  /*.txxt {
    width: 100vh;
    font-size: 42px;
    text-align: center!important;
    line-height: 0px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -4px;
    transform: translateX(-185px);
    -webkit-text-stroke-width: 2px;
    padding-right: 0px;
    margin: auto;
}*/
  .content {
    color: #fff;
    text-align: center;
    width: 100%;
    margin: auto;
    transform: translateX(30px);
  }
  .ball-set {
    margin: -5px;
    position: relative;
    bottom: 0px;
    padding: 0 0px;
  }
  /*.txxt span.capital {
    margin-left: 10px;
    font-size: 40px;
}*/

  /*Home Overview End*/

  /*Home Golf Course Start*/
  #homeGolfCourse .six-hole-head {
    font-size: 26px;
    line-height: 32px;
  }
  .golfCircleImg {
    width: 200px;
  }
  .golf-wrapper {
    top: 30%;
    left: -2px;
  }
  #homeGolfCourse .six-hole {
    margin-left: -70px;
  }
  #homeGolfCourse .golf-flag {
    padding-right: 50px;
  }
  .golfCircleImg {
    width: 265px;
  }
  #homeGolfCourse .golf-line-svg-wrapper {
    right: -58px;
    top: 56px;
  }
  #homeGolfCourse .six-hole-head {
    padding-top: 120px;
  }
  /*Home Golf Course End*/

  /*Home ESD Start*/
  .g-line-3-wrapper {
    bottom: 100px;
  }
  .home-ds-wrapper {
    padding: 30px 0px 0;
  }
  .home-ds-wrapper .item {
    padding: 0 15px;
  }
  /*Home ESD End*/

  /*Home Amenity slider Start*/
  .ameHead {
    font-size: 30px;
    line-height: 38px;
  }
  .ame-bdr-right {
    border-right: none;
  }
  .ame-content-wrapper {
    opacity: 1;
  }
  .g-line-5-wrapper {
    top: 0;
    transform: initial;
  }
  .g-line-5-2-wrapper {
    position: absolute;
    bottom: 0px;
    width: 100%;
  }
  /*Home Amenity slider End*/

  /*Home Location Start*/
  #homeLocation .loc-add-wrapper {
    width: auto;
  }
  #homeLocation .mumbaiAdd,
  #homeLocation .puneAdd {
    padding: 10px 100px;
  }
  /*Home Location End*/
}

/*@media only screen and (min-width : 1366px) and (max-width : 1680px)  {
    .sid-img {
    position: absolute;
    bottom: unset;
        top: 80px;
}
.pos-set {
    position: absolute;
    left: 45%;
    top: 51%;
}
    }*/

/*@media only screen and (min-width : 1680px) and (max-width : 1920px)  {
    .sid-img {
    position: absolute;
    bottom: unset;
    top: 300px;   
}
.pos-set {
    position: absolute;
    left: 45%;
    top: 58.2%;
}
.txt6 {
    margin: 12px -170px;
}
    }*/

/* Extra Small Devices, Phones */
@media only screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none;
  }
  .col-xs-1 {
    width: 8.333333333333333%;
  }
  .col-xs-2 {
    width: 16.66666666666667%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-4 {
    width: 33.33333333333333%;
  }
  .col-xs-5 {
    width: 41.66666666666667%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-7 {
    width: 58.33333333333333%;
  }
  .col-xs-8 {
    width: 66.66666666666667%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-10 {
    width: 83.33333333333333%;
  }
  .col-xs-11 {
    width: 91.66666666666667%;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-12-5 {
    width: 20%;
  }
  .container {
    padding: 0 10px;
  }
  .hidden-xs {
    display: none !important;
  }
  .visible-xs {
    display: block !important;
  }
  .mob-footer .sell_do_virtual_numbers {
    font-size: 14px !important;
  }
  .sell_do_verify_container {
    padding: 50px 20px 0 20px !important;
  }
  .menu-icon-mobile {
    height: auto;
    padding: 10px 8px 6px 8px;
    top: 13px;
  }
  /*header .nav-links a{text-align: center;}*/
  header .lower .nav-links a.active {
    color: #fff;
  }
  header {
    padding: 5px 0;
  }
  header .nav-links {
    padding: 10px 20px;
    top: 68px;
  }
  /*      header .logo-header img{width: 75px;height: 71px;}*/
  header .logo-header img {
    width: 65px;
    height: 61px;
  }
  header.header-bg .logo-header img {
    width: 65px;
    height: 61px;
  }
  header .nav-links {
    top: 85px;
  }
  header .form-container {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 0% !important;
    bottom: 0% !important;
    width: 100% !important;
    height: 100vh;
    padding: 30px 20px !important;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 300;
    overflow-y: scroll;
  }
  header .form-container.show {
    top: 0 !important;
    bottom: 0 !important;
    display: block !important;
  }
  header .form-container .frmclose {
    display: inline-block;
  }
  .thankyou {
    padding: 50px 0px;
  }
  .sell_do_virtual_number_mobile {
    color: #303030 !important;
  }
  .iti-mobile .selldo-intl-tel-input.iti-container {
    z-index: 9999;
  }
  .mob-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: #fff;
    font-size: 14px;
    font-weight: 600;
    z-index: 99;
    border-top: 1px solid #ccc;
    height: 40px;
  }
  .mob-footer a {
    display: block;
    line-height: 30px;
  }
  .mob-footer a.mob-enq-btn {
    background-color: #146d13;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    padding: 5px 0 5px;
  }
  .mob-footer .mob-call-btn {
    background-color: #fff;
    color: #303030;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    padding: 3px 0;
  }
  .mob-call-wrapper {
    padding: 5px 0;
  }
  section.padding {
    padding: 30px 0;
  }
  section.padding-top-big {
    padding: 100px 0 30px;
  }
  section.padding-top {
    padding: 30px 0 0px;
  }
  section.padding-bottom {
    padding: 0px 0 30px;
  }

  .tag-1 {
    font-size: 30px;
    line-height: 40px;
  }
  #locHome .tag-1 {
    font-size: 24px;
    line-height: 35px;
  }
  .tag-2 {
    font-size: 21px;
    line-height: 30px;
  }
  .sec-heading,
  .villaHead {
    font-size: 24px;
    line-height: 30px;
  }
  .sec-subHeading {
    font-size: 20px;
    line-height: 30px;
  }
  .mob-center {
    text-align: center;
  }

  .golfMan {
    top: 450px;
    left: 0;
  }
  .line-1-wrapper {
    top: 700px;
  }
  .pv-tv {
    min-height: 410px;
  }
  .pv-head,
  .six-hole-head {
    font-size: 24px;
    line-height: 28px;
  }
  .inactiveVilla.twinVillas {
    width: 100px;
    right: 20px;
  }
  .imgBorder {
    border-width: 2px;
  }
  .v-name {
    font-size: 16px;
    line-height: 26px;
    right: -60px;
  }
  .inactiveVilla.privateVillas {
    width: 100px;
    left: 10px;
  }
  .privateVillas .v-name {
    left: -65px;
  }
  .pv-content,
  .tv-content {
    top: -14%;
  }
  .tv-content {
    text-align: right;
  }
  #home-sec-2 {
    padding-bottom: 200px;
    background-position: bottom;
    background-size: contain;
    background-color: #7dbbde;
  }
  .playIcon {
    width: 50px;
  }
  #home-sec-4 .sec-heading.mg-bt-30 {
    margin-bottom: 0;
  }
  .footer-links {
    font-size: 14px;
    line-height: 20px;
    margin: 4px;
  }
  footer {
    padding: 30px 0 50px;
  }
  .marketed,
  .tncPP {
    text-align: center;
  }
  .six-hole-left .sec-desc {
    font-size: 12px;
    line-height: 18px;
  }
  .six-hole-left {
    padding-right: 10px;
  }
  .six-hole-wrapper {
    padding: 10px 10px;
    bottom: 20px;
  }
  .six-hole {
    display: flex;
    align-items: center;
  }
  .golf-line-svg-wrapper {
    right: -62px;
  }
  .golf-line-svg-wrapper svg {
    width: 100px;
  }
  .golf-flag {
    padding-right: 20px;
  }
  .design-content-wrapper {
    position: relative;
    bottom: unset;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -30px;
    text-align: center;
  }
  #life-sec-1 .design-content-wrapper {
    text-align: left;
  }
  .design-head,
  .spaceHead {
    font-size: 22px;
    line-height: 30px;
  }
  .pagingInfo {
    left: 5%;
  }
  .views-wrapper {
    width: 100%;
    height: 350px;
    padding: 20px;
  }
  .views-head {
    bottom: 0px;
  }
  .inspi-sec-bg {
    background-image: url("../images/inspi-mob-bg.png.webp") !important;
  }
  .views-wrapper .sec-heading {
    font-size: 22px;
    line-height: 30px;
  }
  .line-4-wrapper {
    top: unset;
    bottom: -245px;
  }
  .line-5-wrapper {
    top: unset;
    bottom: -125px;
  }
  .playParks-box2 {
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
  }
  .sliderArrow {
    position: absolute;
    bottom: 25px;
    z-index: 1;
  }
  .slick-left-arrow {
    left: 5px;
  }
  .slick-right-arrow {
    right: 5px;
  }
  .line-8-wrapper {
    bottom: 50px;
  }
  .dest-svg-heading {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    text-align: center;
  }
  .dist-wrap .dis-flex {
    display: block;
    align-items: unset;
    text-align: center;
  }
  .map-toggle-btn {
    position: relative;
    left: unset;
    top: unset;
    transform: unset;
    margin-bottom: 20px;
  }
  .g-map iframe,
  .i-map {
    height: 350px;
  }
  .puneAdd,
  .mumbaiAdd {
    padding: 10px 20px 10px 50px;
    margin: 0;
  }
  .puneAdd {
    margin: 0 0 30px;
  }
  .puneAdd:before {
    width: 178px;
    height: 152px;
    background-image: url("../images/pune-mob-map.svg");
    top: -15px;
    left: 10px;
  }
  .mumbaiAdd:before {
    width: 91px;
    height: 175px;
    background-image: url("../images/mumbai-mob-map.svg");
    top: -15px;
    left: 10px;
  }
  #faq .accordian {
    padding: 10px 40px 10px 20px;
  }
  #faq .accordian-title:after {
    right: -20px;
  }
  #faq .accordian.acc-active {
    padding: 20px 40px 20px 20px;
  }
  #about-us .tagline-wrapper {
    top: 40%;
  }
  .abt-banner-img {
    padding-top: 180px;
  }
  #abt-sec-1 {
    padding-top: 120px;
  }
  .abt-golf {
    top: 30%;
  }
  .faq-ques-img {
    bottom: 60px;
  }
  .blog-list-wrapper {
    padding: 20px 0;
    height: auto;
  }
  .blog-short-desc {
    height: auto;
    overflow: unset;
  }
  #blog-details,
  #privacy-policy {
    margin-top: 80px;
  }
  .blog-title {
    font-size: 24px;
    line-height: 32px;
  }
  .recent-blog-wrapper {
    padding: 10px;
  }
  .recentBlog-wrap {
    font-size: 16px;
    line-height: 18px;
  }
  .recentBlog-thumb {
    width: 100px;
  }
  #cboxContent {
    font-size: 10px;
    line-height: 14px;
  }
  #cboxTitle {
    bottom: 12px;
  }
  #cboxCurrent {
    bottom: 0;
  }
  .line-2-wrapper {
    top: -100px;
  }
  #valleyBanner .tagline-wrapper {
    top: 10%;
  }
  #valleyBanner .tagline-wrapper .tag-2 {
    font-size: 18px;
    line-height: 24px;
  }
  #valleyBanner .tagline-wrapper img.visible-sm {
    width: 250px;
  }
  #valleyBanner .tagline-wrapper .price-tag {
    margin: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .txxt {
    width: 100%;
    font-size: 32px;
    text-align: center !important;
    line-height: 0;
    font-weight: 700;
    color: #fff;
    letter-spacing: -2px;
    /*transform: translateX(-185px);*/
    -webkit-text-stroke-width: 2px;
    padding-right: 0px;
    margin: auto;
    padding-left: 0px;
  }
  .txxt span.capital {
    margin-left: 20px;
    font-size: 40px;
  }
  .txt4 {
    padding: 10px;
    font-size: 12px;
  }
  .content {
    color: #fff;
    text-align: center;
    width: 100%;
    margin: auto;
    transform: translateX(0px);
  }
  .ball-set {
    margin: -5px;
    position: relative;
    bottom: 0px;
    padding: 0 0px;
    width: 30px;
  }
  /* #home {
    margin-top: -70px;
} */

  /*Home Overview Start*/
  #home-overview {
    background-position: center !important;
  }
  .home-overview-content .sec-desc,
  .exp-text-wrapper .sec-desc,
  #home-esd .sec-desc {
    font-size: 16px;
    line-height: 26px;
  }
  .villas-wrapper {
    margin-top: 380px;
  }
  .golf-man-wrapper {
    top: -130px;
  }
  .golfMan2 {
    width: 220px;
  }
  .g-line-1-wrapper {
    margin: -10px 30px 0 0;
  }
  .dc-villas-btn-wrapper {
    margin-top: 30px;
  }
  .slider-drag-btn-wrapper {
    width: 140px;
  }
  .drag-text {
    font-size: 12px;
  }
  /*Home Overview End*/

  /*Home Exp living Start*/
  .exp-text-wrapper {
    top: 30px;
    padding: 0 15px;
  }
  /*Home Exp living End*/

  /*Home ESD Start*/
  .g-line-2-wrapper {
    top: 60px;
  }
  .g-line-3-wrapper {
    top: 0px;
    bottom: initial;
  }
  .home-ds-wrapper .design-content-wrapper {
    right: initial;
    top: initial;
    transform: translateX(-50%);
    width: 100%;
    min-height: 224px;
    margin-top: 0;
  }
  /*Home ESD End*/

  /*Home Amenity slider Start*/
  .ameHead,
  .ame-slider-2-wrapper .slick-current .ameHead {
    font-size: 22px;
    line-height: 28px;
  }
  .ame-content-wrapper {
    font-size: 14px;
    line-height: 22px;
  }
  /*Home Amenity slider End*/

  /*Home Golf Course Start*/
  #homeGolfCourse {
    height: 600px;
  }
  /*      .g-line-4-wrapper{width: 50%;}*/
  .golfCircleImg {
    width: 150px;
  }
  #homeGolfCourse .golf-flag {
    padding-right: 30px;
    width: 45px;
  }
  #homeGolfCourse .six-hole {
    margin-left: -65px;
  }
  #homeGolfCourse .golf-wrapper {
    top: 35%;
  }
  #homeGolfCourse .six-hole-right {
    padding-top: 30px;
  }
  #homeGolfCourse .six-hole-left {
    padding: 0;
  }
  #homeGolfCourse .six-hole-head {
    padding-top: 60px;
    font-size: 20px;
    line-height: 24px;
  }
  #homeGolfCourse .golf-line-svg-wrapper {
    right: -62px;
    top: 20px;
  }
  /*Home Golf Course End*/

  /*Home Location Start*/
  #homeLocation .mumbaiAdd,
  #homeLocation .puneAdd {
    padding: 10px 20px 10px 50px;
  }
  #homeLocation .loc-add-wrapper {
    margin: 30px 0 40px;
  }
  /*Home Location End*/

  /* communtiy starts  */
  #community-sec-1 .sec-desc {
    font-size: 16px;
    line-height: 26px;
  }
  /* community ends  */
}

@media only screen and (min-width: 1600px) and (max-width: 1920px) {
  .sid-img-st {
    height: 745px;
    padding-left: 50px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 360px) {
  .tag-2 {
    font-size: 18px;
    line-height: 26px;
  }
  .villas-wrapper {
    margin-top: 320px;
  }
  .golf-man-wrapper {
    top: -110px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 320px) {
  #locHome .tag-1 {
    font-size: 20px;
    line-height: 26px;
  }
  #locHome .tag-1 {
    font-size: 18px;
    line-height: 24px;
    padding: 0 0 10px;
  }
  .puneAdd,
  .mumbaiAdd {
    padding: 10px 10px 10px 30px;
  }
  .puneAdd {
    margin: 0 0 50px;
  }
  .loc-add-wrapper p {
    font-size: 14px;
    line-height: 18px;
  }
  .golfMan {
    top: 485px;
  }
  .privateVillas-wrapper {
    padding: 150px 0 30px;
  }
  .pv-tv {
    min-height: 350px;
  }
  .inactiveVilla.twinVillas {
    bottom: -5%;
  }
  .inactiveVilla.privateVillas {
    top: -5%;
  }
  .pagingInfo {
    left: 3px;
  }
  .abt-banner-img {
    padding-top: 140px;
  }
  header .nav-links a {
    line-height: 35px !important;
  }

  .villas-wrapper {
    margin-top: 250px;
  }
  .golfCircleImg {
    width: 130px;
  }
  #homeGolfCourse {
    height: 520px;
  }
  .slider-drag-btn-wrapper {
    width: 115px;
  }
  #home {
    margin-top: 0px;
  }
}

.tour3D {
  position: fixed;
  left: 30px;
  bottom: 18px;
  z-index: 9;
  background-color: #146d13;
  border-radius: 100%;
  padding: 6px 6px 0px;
}
@media screen and (max-width: 767px) {
  .tour3D {
    left: unset;
    right: 0;
    top: unset;
    bottom: 50px;
    width: fit-content;
  }
}
@media (max-width: 1100px) and (min-width: 900px) {
  .tour3D {
    top: unset;
    bottom: 30px;
    left: 10px;
  }
}
.tourPlayCTA {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.circularText {
  -webkit-animation-name: rotate;
  -moz-animation-name: rotate;
  -ms-animation-name: rotate;
  -o-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-duration: 5s;
  -moz-animation-duration: 5s;
  -ms-animation-duration: 5s;
  -o-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  margin-bottom: -2px;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0);
  }
}
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(360deg);
  }
  to {
    -moz-transform: rotate(0);
  }
}
@-ms-keyframes rotate {
  from {
    -ms-transform: rotate(360deg);
  }
  to {
    -ms-transform: rotate(0);
  }
}
@-o-keyframes rotate {
  from {
    -o-transform: rotate(360deg);
  }
  to {
    -o-transform: rotate(0);
  }
}
@keyframes rotate {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0);
  }
}
.disInBlock {
  display: inline-block;
}

@media (min-width: 1440px) {
  .pad-left {
    padding-left: 3vw;
  }
}

@media (min-width: 1680px) {
  .pad-left {
    padding-left: 8vw;
  }
}

@media (min-width: 1920px) {
  .pad-left {
    padding-left: 10vw;
  }
}

.property-section .content-box {
  position: absolute;
  left: 50rem;
}
