@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i');

@font-face {
  font-family: 'AvantGardeITCbyBT-Demi';
  src: url(../fonts/avgardd.eot), url(../fonts/avgardd.otf), url(../fonts/avgardd.ttf), url(../fonts/avgardd.woff), url(../fonts/avgardd.woff2);
}
@font-face {
  font-family: 'AvantGardeITCbyBT-Medium';
  src: url(../fonts/avgardm.eot), url(../fonts/avgardm.otf), url(../fonts/avgardm.ttf), url(../fonts/avgardm.woff), url(../fonts/avgardm.woff2);
}
@font-face {
  font-family: 'AvantGardeITCbyBT-Book';
  src: url(../fonts/avgardn.eot), url(../fonts/avgardn.otf), url(../fonts/avgardn.ttf), url(../fonts/avgardn.woff), url(../fonts/avgardn.woff2);
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

:before, :after {
  box-sizing: border-box; }

body {
  font-family: 'AvantGardeITCbyBT-Book';
  font-size: 12px;
  color: #fff;
  overflow-x: hidden;
  background: url(../images/common-bg.jpg) left top repeat;
  letter-spacing: 1px;
}


/*body.body-active{
  position: absolute;
}*/

 html.iosBugFixCaret,
 body.iosBugFixCaret{
  -webkit-overflow-scrolling : touch !important;
  overflow: auto !important;
  height: 100% !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

ul, li {
  list-style: none; }

a {
  color: #fff;
  text-decoration: none; }

a:active, .hover_eff a:hover {
  outline: 0; }

h2 {
  font-weight: 300; }
  
h3 {
  font-weight: 300; }

h4 {
  font-weight: 300; }

h5 {
    font-size: 30px;
    color: $color_2;
    font-weight: 700;
    margin-bottom: 20px;
  }

h6 {
  font-weight: 300; }

input {
  font-size: 13px; -webkit-appearance: none;}

input:focus {
  outline: none; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button,
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=time]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button {
  -webkit-appearance: none; }

input[type=date] {color: #fff;}
select{-webkit-appearance: none;appearance: none;-moz-appearance: none; border-radius: 0;}
textarea {resize: none;}
.intl-tel-input .country-list {overflow-x: hidden; line-height: normal;font-size: 15px;}
input.error, select.error, textarea.error {border-color: red !important}

section{
  padding: 7rem 0;
}
img{max-width: 100%;}

.wrapper-01{
  width: 90%;
  max-width: 1220px;
  margin: 0 auto;
}

.fancybox-overlay{
  z-index: 9999;
}

.fancybox-opened{
  z-index: 99999;
}

.fancybox-nav span {
    visibility: visible;
}

/****************************************************** Heading Start */

h2{
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
}

h2 .span-1{
  color: #86754d;
}
.span-1.over-view
{
	color:#ffcc66;
}
h2 .span-2{
  font-family: 'AvantGardeITCbyBT-Medium';
  color: #e9cc75;
  font-weight: bold;
}
.span-2.over-view
{
	color:#666666 !important;
}

/****************************************************** Heading End */

/****************************************************** Header Start */

header{
  background: black;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  transition: all 0.3s ease;
}

header.active{
  background: #3f3b32;
  border-bottom: 1px solid #e9cc75;
  z-index: 999;
}

header .wrapper-01{
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*height: 100px;*/
  max-width: 100%;
}

header .wrp-1,
header .wrp-3{
 /* background: #fff;
  padding: 0 20px;*/
  height: 114px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

header.active .wrp-1,
header.active .wrp-3{
  width: 150px;
  height: 100px;
}

header .wrp-1 img,
header .wrp-3 img{
  width: 100%;
  transition: all 0.3s ease;
}

header .wrp-2{
  display: flex;
  justify-content: center;
  /*align-items: flex-end;*/
  width: 80%;
  height: 100%;
  font-size: 13px;
  color: #fff;
  /*padding: 10px 14px 20px 14px;*/
  padding-right: 15px;
  letter-spacing: 2px;
}

header .wrp-3{
  //*background: #fff;
  padding: 0 20px;*//
  margin-top: -3px;
}

.header-right-wrp{
  display: flex;
  align-items: center;
}

.header-right-wrp a {
  font-size: 13px;
  color: #fff;
  padding: 49px 14px 10px;
  letter-spacing: 2px;
  border-top: 2px solid transparent;
}

.header-right-wrp a.active{
  border-top: 2px solid #ffffff;
  color: #e9cc75;
}

header.active .header-right-wrp a{
  padding-top: 40px;
}

.enquire-now{
  background: #d1ac40;
  border-radius: 3px;
}

/****************************************************** Header End */

/****************************************************** Banner Start */

.banner-wrp{
  position: relative;
}

.banner-wrp #banner .item{
  background-position: center 50px;
  background-size: cover;
  width: 100%;
  height: calc(100vh - 70px);
}

.banner-wrp #banner .item-1{
  background-image: url(../images/banner-01.jpg);
}

/*.banner-wrp #banner .item {
    background-position: center 0;
}
.banner-wrp #banner .item-2{
  background-image: url(../images/banner-02.jpg);
}

.banner-wrp #banner .item-3{
  background-image: url(../images/banner-03.jpg);
}*/

.banner-wrp .banner-content{
  position: absolute;
 /* top: 50%;*/
  top:55%;
  left: 0;
  right: 0;
  z-index: 9;
  transform: translateY(-70%);
}

.banner-wrp .banner-content .wrapper-01{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-family: 'Akkurat', sans-serif;
}



/***********************************/


.gallery-wrp .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    transform: translateY(-50%);
    font-size: 0;
}
.gallery-wrp .owl-carousel .owl-nav [class*= owl-]{
    width: 45px;
    height: 45px;
    position: absolute;
    border: 2px solid #86754d;
    transform: rotate(45deg);
}
.gallery-wrp .owl-carousel .owl-nav .owl-prev {
    left: -50px;
    transition: all .3s ease;
}
.hover_eff .gallery-wrp .owl-carousel .owl-nav .owl-prev:hover {
    left: -30px;
}
.gallery-wrp .owl-carousel .owl-nav .owl-next {
    right: -50px;
    transition: all .3s ease;
}

.hover_eff .gallery-wrp .owl-carousel .owl-nav .owl-next:hover {
    right: -30px;
}
.gallery-wrp .owl-carousel .owl-nav [class*= owl-]:before, .gallery-wrp .owl-carousel .owl-nav [class*= owl-]:after{
    width: 15px;
    height: 2px;
    background: #86754d;
    content: '';
    position: absolute;
    top: 43%;
    left: 38%;
    /*transform: translateY(-50%);*/
}
.gallery-wrp .owl-carousel .owl-nav .owl-next:before {
    /*transform: rotate(40deg);*/
    left: 22%;
    top: 36%;
}
.gallery-wrp .owl-carousel .owl-nav .owl-next:after {
    transform: rotate(-90deg);
    top: 54%;
}
.gallery-wrp .owl-carousel .owl-nav .owl-prev:before {
    transform: rotate(90deg);
    left: 21%;
}
.gallery-wrp .owl-carousel .owl-nav .owl-prev:after {
   /* transform: rotate(40deg);
    left: 0%*/;
    top: 60%;
}

#banner .owl-nav{
  width: 92%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#banner.owl-carousel .owl-nav [class*= owl-]{
  height: 50px;
  font-size: 0;
  background: transparent;
}
#banner.owl-carousel .owl-nav [class*= owl-]:before, #banner.owl-carousel .owl-nav [class*= owl-]:after {
  background-color: #fff;
  width: 35px;
  left: 0;
}
#banner.owl-carousel .owl-nav .owl-next:before {
  transform: rotate(45deg);
}
#banner.owl-carousel .owl-nav .owl-prev:before {
  transform: rotate(-45deg);
}
#banner.owl-carousel .owl-nav .owl-next:after,#banner.owl-carousel .owl-nav .owl-prev:after {
  top: 88%;
}

#InstantCallback .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag
{
    padding:2px 0px;
    margin-top:-3px;
}

/****************************************************** Banner End */

/****************************************************** Form Start */

.thankyou .form-wrp .heading{
  margin: 0 auto;
}

.form-wrp{
  /*background: #86754d;*/
  background: #e9cc75;
  width: 100%;
  /*height: 75px;*/
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
  padding: 10px 0;
  /*color: #271d06;*/
  color: #333;
  /*border-top: 1px solid #271d06;*/
}

.form-wrp .wrapper-01{
  display: flex;
  align-items: center;
}

.form-wrp .heading,
.form-wrp .wrapper-01 .form-content:before{
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 20px;
}

.form-wrp .wrapper-01 .form-content{
  width: calc(100% - 170px);
}

.form-wrp .wrapper-01 .form-content .close-btn{
  display: none;
}

.form-wrp .wrapper-01 .sell_do_virtual_numbers {
  width: 174px !important;
  margin-bottom: 0;
  border-left: 1px solid #fff;
  padding: 10px 0px 10px 20px;
  font-weight: 600;
}

.sell_do_form_actual_container{
  display: flex;
  align-items: center;
  /*padding: 10px 0;*/
}

.form-wrp .selldof .title{
  display: none;
}

.form-wrp .selldof .form-group{
  margin-bottom: 0;
}

.selldof_row {
    width: 32%;
}

.intl-tel-input .country-list .country{
  color: #000;
}

.selldof_row:last-child{
    width: 16%;
}

.form-wrp .selldof label{
  display: none;
}

.form-wrp .selldof input[type="text"],
.form-wrp .selldof input[type="email"],
.form-wrp .selldof input[type="phone"]{
  background: white;
  border: 0;
  border-radius: 18px;
  padding: 5px 8px 5px 14px;
  color: #000;
  box-shadow: none;
  line-height: 30px;
  width: 90%;
  font-family: 'AvantGardeITCbyBT-Medium';
}
.form-wrp .selldof input[type="phone"]{
  width: 100%;
}
.form-wrp .selldo-intl-tel-input .selected-flag .iti-arrow {
  border-top: 4px solid #5a5a5a;
}

.form-wrp .selldo-intl-tel-input .country-list{
  bottom: 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000 !important;
}

.form-wrp .selldof .btn{
  /*background-color: #740506;
  border: 0;
  border-radius: 18px;
  font-size: 14px;
  font-weight: 600;
  color: #e9cc75;
  padding: 12px 30px;*/
    background-color: #ffcc66;
    /*border: 0;*/
    border: 5px solid #993333;
    border-radius: 23px;
    font-size: 14px;
    font-weight: 600;
    color: #660000;
    padding: 12px 30px;
    text-transform: uppercase;
}

.form-wrp .sell_do_virtual_number_mobile{
  color: #fff;
}
.selldof .btn[disabled], .sell_do_ctc_btn[disabled], .selldof .btn[disabled], .sell_do_verify_btn[disabled] {
  font-size: 10px;
  padding: 11px 12px;
  background-color: #ffffff !important;
  color: #000000 !important;
}
.intl-tel-input.separate-dial-code .selected-dial-code {
  color: #000000 !important;
}
.form-wrp.price-form .intl-tel-input.separate-dial-code .selected-dial-code {
  color: #fff !important;
}

/*****************************/

.form-wrp.price-form.active{
  display: flex;
}

.form-wrp.price-form{
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
  background: transparent;
}

.form-wrp .overlay{
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(33, 33, 33, 0.7);
  width: 100%;
  height: 100%;
  display: none;
}

.form-wrp.price-form.active .overlay{
  display: block;
}

.form-wrp.price-form .wrapper-01{
  background: #000000;
  width: 400px;
  display: flex;
  flex-direction: column;
  padding: 20px 20px;
  z-index: 9;
  position: relative;
}

.form-wrp .wrapper-01 .close-btn,
.form-wrp.price-form .wrapper-01 .close-btn{
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: baseline;
  font-size: 18px;
  transform: translate(50%, -50%);
  background: #000;
  cursor: pointer;
}

.form-wrp.price-form .heading,
.form-wrp.price-form .wrapper-01 .form-content:before{
  margin-right: 0;
}

.form-wrp.price-form .wrapper-01 .form-content{
  width: 100%;
}

.form-wrp.price-form .sell_do_form_actual_container{
  flex-direction: column;
}

.form-wrp.price-form .selldof input[type="text"],
.form-wrp.price-form .selldof input[type="email"],
.form-wrp.price-form .selldof input[type="phone"]{
  width: 100%;
  border-color: #fff;
  color: #fff;
}

.form-wrp.price-form .intl-tel-input,
.form-wrp.price-form .selldof_row{
  width: 100%;
}

.form-wrp.price-form .selldof .form-group{
  text-align: center;
  margin-bottom: 10px;
}

.form-wrp.price-form .selldof .btn{
  margin-top: 20px;
}

.form-wrp.price-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ccc !important;
}
.form-wrp.price-form ::-moz-placeholder { /* Firefox 19+ */
  color: #ccc !important;
}
.form-wrp.price-form :-ms-input-placeholder { /* IE 10+ */
  color: #ccc !important;
}
.form-wrp.price-form :-moz-placeholder { /* Firefox 18- */
  color: #ccc !important;
}

/****************************** Popup Form Start */

.form-wrp.popup-form{
  display: flex;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7)
}

.form-wrp.popup-form .overlay{
  display: block;
}
.form-wrp.popup-form .wrapper-01 {
  flex-direction: column;
  width: 400px;
  left: 0;
  right: 0;
  bottom: 20%;
  margin: auto;
  padding: 20px 0;
  background: transparent;
}
.form-wrp.popup-form .heading,
.form-wrp.popup-form .wrapper-01 .form-content:before{
  margin-right: 0;
}
.form-wrp.popup-form .wrapper-01 .form-content {
  width: 90%;
  display: block;
}
.form-wrp.popup-form .selldof input[type="text"],
.form-wrp.popup-form .selldof input[type="email"],
.form-wrp.popup-form .selldof input[type="phone"]{
  width: 100%;
}
.form-wrp.popup-form .sell_do_form_actual_container {
  flex-direction: column;
}
.form-wrp.popup-form .selldof_row {
  width: 100%;
}
.form-wrp.popup-form .selldof_row:last-child {
  width: 100%;
}
.form-wrp.popup-form .selldof .btn {
  width: 100%;
  margin: 20px 0 10px;
}
.form-wrp.popup-form .wrapper-01 .sell_do_virtual_numbers {
  border-left: 0;
  border-top: 1px solid #fff;
}

/****************************** Popup Form End */

input.error_new{
  border-bottom: 1px solid red !important;
}

/****************************************************** Form End */

/****************************************************** Welcome Start */

.overview-wrp{
  background: url(../images/overview-bg.jpg) center bottom;
  text-align: center;
  background-size: cover;
  background-attachment: fixed;
  /*color: #fff;*/
    color: #666666;
    background: #fff;
}

.overview-wrp .wrapper-01{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.overview-wrp h2 .span-2{
  color: #fff;
}
.overview-wrp .para-wrp {
  font-size: 16px;
  line-height: 26px;
  margin: 4rem 0;
}

.overview-wrp .para-wrp p {
  margin: 2.2rem 0;
}

.overview-wrp .number-wrp{
  display: flex;
  justify-content: space-around;
}

.overview-wrp .number-wrp div{
  display: flex;
  text-align: left;
  align-items: center;
}

.overview-wrp .number-wrp div span {
  font-family: 'AvantGardeITCbyBT-Medium';
  font-size: 50px;
  color: #e9cc75;
}

.overview-wrp .number-wrp div p {
  text-transform: uppercase;
  font-size: 18px;
  margin-left: 6px;
}

.hover_eff .overview-wrp .content-wrp ul:last-child li a:hover{
  background: #d9b445;
}

/****************************************************** Welcome End */

.tabcontent{
  display: none;
}
.tab-section {
  display: flex;
  flex-wrap: wrap;
}

.tab-wrp{
  display: flex;
}

.tab-wrp a span{
}

.tab-wrp{
  align-items: center;
  justify-content: center;
  color: #333;
}

.tab-wrp a{
  padding: 40px 60px 30px 60px;
  font-size: 19px;
  /*text-transform: uppercase;*/
  color: #666666;
  font-family: 'AvantGardeITCbyBT-Medium';
}

.tab-wrp a:after{
  /*content: '';*/
  background: transparent;
  width: 100%;
  height: 1px;
  display: block;
  margin-top: 6px;
}

.tab-wrp a.active{
  color: #740506;
}

.tab-wrp a.active:after{
  background: #e29500;
}

/****************************************************** Gallery Start */

.gallery-wrp{
  text-align: center;
  position: relative;
}

.gallery-wrp .wrapper-01{
  position: relative;
}

.gallery-wrp .tabcontent {
  margin: 20px 0;
}
.gallery-wrp .owl-carousel .owl-item{
  padding: 0 20px;
}
.gallery-wrp .item{
  border: 1px solid #fff;
  transition: all .3s ease;
  /*transform: skew(-10deg);*/
  overflow: hidden;
}
.gallery-wrp .item a{
  display: block;
  /*transform: skew(10deg) scale(1.2);*/
  position: relative;
  overflow: hidden;
}

.hover_eff .gallery-wrp .item:hover{
}

.gallery-wrp .item img{
}

.gallery-wrp .item p{
  color: #666;
  /*transform: skew(10deg) scale(1.2);*/
  margin-top: 35px;
  font-size: 18px;
  text-transform: uppercase;

}

.hover_eff .gallery-wrp .item:hover img{
}

.gallery-wrp .item a:after{ 
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(116, 5, 6, 0.6);
  width: 100%;
  height: 100%;
  transform: skew(0deg) scale(0);
  transition: all .4s ease;
  z-index: 9;
  pointer-events: none;
}

.hover_eff .gallery-wrp .item a:hover:after{
  transform: skew(10deg) scale(1.3);

}
.gallery-wrp:before{
  content: '';
  background: url(../images/logo-icon.png) center right no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all .4s ease;
  width: 12%;
  height: 30%;
  background-size: cover;
}

.gallery-wrp .item a:hover:before{
  background: url(../images/plus-icon.png) center center no-repeat;
  width: 53px;
  height: 53px;
  /*transform: skew(10deg) scale(0);*/
  z-index: 99;
  content: '';
  position: absolute;
  left: 0;
  right:0;
  margin:0 auto;
  top:50%;
  transform: translateY(-50%);
  bottom:0;
}

.gallery-wrp .item a:hover:before{
 /* transform: skew(10deg) scale(1);*/
}

.gallery-wrp .wrapper-01 > p{
  padding: 30px 0;
  color: #666666;
}

#internal-amenities{
  display: none;
}

/****************************************************** Gallery End */

/****************************************************** Plans Start */

.plans-wrp{
}

.plans-wrp .wrapper-01{
  position: relative;
}

.plans-wrp .tab-section{
  justify-content: space-between;
}

.plans-wrp .tab-wrp{
  flex-direction: column;
  margin-top: 100px;
}

.plans-wrp .tab-wrp a{
  font-size: 20px;
  color: #212121;
  text-transform: uppercase;
  padding: 10px 30px 10px 0;
  border-bottom: 1px solid #212121;
  display: flex;
  align-items: center;
}

.plans-wrp .tab-wrp a.active{
  color: #ff3333;
}

.plans-wrp .tab-wrp a.active span{
  border-left: 10px solid red;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  margin-left: 10px;
}

.plans-wrp .content-wrp{
  width: calc(100% - 300px);
}

.plans-wrp .item{
  margin: 30px;
  transition: all .3s ease;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

.plans-wrp .item:before{
  content: '';
  background: url(../images/plus-icon.png) center center no-repeat;
  position: absolute;
  /*left: 0;*/
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 53px;
  height: 53px;
  transform: scale(0);
  transition: all .3s ease;
}

.hover_eff .plans-wrp .item:hover:before{
  transform: scale(1);
}

.plans-wrp .wrapper-01 > p{
  padding: 30px 0 60px;
  color: #212121;
  text-align: center;
}
#master-layout{
  position: relative;
    width: 80%;
    margin: 0 auto;
}
#master-layout a{
  display: flex;
  align-items: center
}

/****************************************************** Plans End */

/****************************************************** Gallery Start */

.layout-plans-wrp{
  padding-top: 0;
}
.layout-plans-wrp .tabcontent{
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.layout-plans-wrp .isometric-plans-slider{
  width: 700px;
}
.layout-plans-wrp .floor-plans-slider{
  width: 100%;
}
.floor-plans-slider .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.floor-plans-slider .item a{
  width: 600px;
}
.floor-plans-slider.owl-carousel .owl-item{
  overflow: hidden;
}
.owl-anchor{
  margin: 20px 0 20px 50px;
  display: flex;
  justify-content: space-between;
  width: 600px;
  margin:0 auto;
}
.owl-anchor a{
  color: #333;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0;
}
.owl-anchor a.active{
  color: #740506;
  border:1px solid #740506;
  padding:3px;
}
.layout-plans-wrp .config-wrp{
  display: flex;
  flex-direction: column;
  text-align: center;
  width: 500px;
}
.floor-plans-slider .config-wrp{
   width: 350px;
}

.layout-plans-wrp .config-wrp div{
  border: 1px solid #86754d;
  border-radius: 5px;
}

.layout-plans-wrp .config-wrp ul{
  display: flex;
}
.layout-plans-wrp .config-wrp ul:nth-child(2){
  padding: 10px 10px 0 10px;
}
.layout-plans-wrp .config-wrp ul:last-child{
  padding: 10px 10px 10px 10px;
}
.layout-plans-wrp .config-wrp ul li{
  width: 50%;
  color: #000;
  padding: 5px;
  /*margin: 6px 0;*/
  font-size: 14px;
  letter-spacing: 2px;
  border-bottom: 1px solid #86754d;
}
.layout-plans-wrp .config-wrp ul:nth-child(2) li, .layout-plans-wrp .config-wrp ul:nth-child(3) li{
  font-size: 17px;
  letter-spacing: 1px;
}
.layout-plans-wrp .config-wrp ul li:first-child{
  width: 40%;
  border-right: 1px solid #86754d;
}

.layout-plans-wrp .config-wrp ul li:last-child{
  width: 60%;
}
.layout-plans-wrp .config-wrp ul:first-child{
  background: #86754d;
  padding: 8px 0;
}

.layout-plans-wrp .config-wrp ul:first-child li{
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  border-right-color: #fff;
  padding: 2px;
}
.layout-plans-wrp .config-wrp ul:last-child li{
  border-bottom: 0;
}
.layout-plans-wrp #floor-plan .config-wrp ul li {
  border: none;
  border-right: 1px solid #666666;
}
.layout-plans-wrp #floor-plan .config-wrp ul:first-child li{
  border-color: #c3baa6;
}
.layout-plans-wrp #floor-plan .config-wrp ul li:last-child{
  border: none;
}
.layout-plans-wrp #floor-plan .config-wrp ul li{
  padding: 0;
  line-height: 30px;
}
.layout-plans-wrp #floor-plan .config-wrp ul:nth-child(2){
  padding: 10px 0 0;
}
.layout-plans-wrp #floor-plan .config-wrp ul:last-child{
   padding: 0 0 10px;
}
.layout-plans-wrp .config-wrp ul li a{
  /*color: #666;*/
  color: #a51e22;
  font-size: 12px;
  font-weight: 600;
  text-decoration: underline;
  float: right;
}

.layout-plans-wrp .config-wrp ul li span{
  text-transform: uppercase;
}

.layout-plans-wrp .config-wrp ul li a:hover{
  text-decoration: underline;
}

.layout-plans-wrp .config-wrp p{
  color: #666;
  margin-top: 16px;
}

.layout-plans-wrp .wrapper-01 > p{
  padding: 30px 0 0px;
  color: #212121;
  text-align: center;
}
.layout-plans-wrp h2 .span-2{
  color: #740506;
}
.bhk-nav .owl-nav{
  position: relative;
  width: 30%;
  height: 40px;
  margin: 20px auto 0;
}
.bhk-nav .owl-nav [class*=owl-]{
  position: absolute;
  position: absolute;
 /* width: 45px;
  height: 20px;*/
  font-size: 17px;
  color: #666;
  font-weight: 600;
  display: flex;
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 22px;
    margin: 0 auto;
    text-align: center;
}
.owl-theme .owl-nav [class*=owl-]:hover{
  color: #666;
}
.bhk-nav .owl-nav [class*=owl-]:after{  
    position: absolute;
    left: 0;
    top: 0;
    right:0;
    
}
.bhk-nav .owl-nav .owl-prev{
  left: 0;
}
.bhk-nav .owl-nav .owl-prev:after{
  content: '2BHK'
}
.bhk-nav .owl-nav .owl-next{
  right: 0;
}
.bhk-nav .owl-nav .owl-next:after{
  content: '3BHK'
}
.owl-theme .owl-nav .disabled{
  opacity: 1;
  color: #740506;
  border:1px solid #740506;
}
.bhk-nav .owl-carousel .owl-item{
  padding: 0 40px;
}
.bhk-nav .owl-item .item a
{
  /*transform: skew(-6deg);*/
  overflow: hidden;
  display: block;
  box-shadow: -13px 12px 46px -4px rgba(0,0,0,0.51);
  -webkit-box-shadow: -13px 12px 46px -4px rgba(0,0,0,0.51);
  -moz-box-shadow: -13px 12px 46px -4px rgba(0,0,0,0.51);
  margin-bottom: 40px;
}
.bhk-nav .owl-item .item img{
  /*transform: skew(6deg) scale(1.2);*/
}

/****************************************************** Gallery End */

/****************************************************** Location Start */

.location-wrp{
  /*background: #86754d;*/
  background: #ffcc66;
  font-weight:bolder;
}

.location-wrp .wrapper-01{
  display: flex;
  flex-wrap: wrap;
}

.location-wrp h2{
  width: 100%;
  margin-bottom: 50px;
}

.location-wrp h2 .span-1{
  color: #fff;
}

.location-wrp h2 .span-2{
  color: #322d21;
}

.location-wrp .content-wrp{
  width: 500px;
}

.location-wrp .content-wrp ul{
  display: flex;
  flex-direction: column;
}

.location-wrp .content-wrp ul li{
  display: flex;
  align-items: center;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 12px 0;
}
.location-wrp .content-wrp ul li p
{
	color:#660000;
}
.location-wrp .content-wrp ul li img{
  margin-right: 20px;
}

.location-wrp .content-wrp ul li span{
  color: #3f3b32;
  margin-left: 9px;
  text-transform: none;
}

.location-wrp .map-wrp{
  width: calc(90% - 500px);
  text-align: center;
}

.location-wrp .map-wrp > div > div{
  display: none;
  /*transform: skew(6deg) scale(1.1);*/
  position: relative;
}

.location-wrp .map-wrp > div{
  height: 100%;
  height: 400px;
  overflow: hidden;
  position: relative;
  /*transform: skew(-6deg);*/
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.3);
}

.location-wrp .map-wrp .img-map-wrp img{
  width: 100%;
}

.location-wrp .map-wrp .img-map-wrp a.zoom-icn, #master-layout .zoom-icn{
  position: absolute;
  right: 40px;
  bottom: 40px;
  background: rgba(0, 0, 0, 0.7);
  padding: 6px 10px 6px 6px;
  width: 40px;
}
#master-layout .zoom-icn{
  right: 0;
  bottom: 0;
}
.location-wrp .map-wrp > a{
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
  font-family: 'AvantGardeITCbyBT-Medium';
  padding: 30px;
  display: inline-block;
}

.location-wrp .map-wrp > a.active{
  color: #322d21;
}

.location-wrp .iframe-wrp{
  width: 100%;
  height: 100%;
}

.location-wrp iframe{
  width: 100%;
  height: 100%;
}



/****************************************************** Location End */

/****************************************************** About Dosti Start */

.about-dosti-wrp{
  text-align: center;
  background: #212121;
}

.about-dosti-wrp h2 .span-1{
  color: #fff;
}

.about-dosti-wrp h2 .span-2{
  color: #e9cc75;
}

.about-dosti-wrp p{
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 22px;
  width: 100%;
  margin: 30px auto 0;
}

.copywrite-wrp{
  margin-bottom: 70px;
  display: none;
}

.copywrite-wrp .wrapper-01{
  display: flex;
  justify-content: space-between;
}

.copywrite-wrp p{
  padding: 20px 0;
  color: #212121;
}

/****************************************************** About Dosti End */

/****************************************************** Contact Start */
.contact-wrp{
  background: #1b1b1b;
  background: #1b1b1b;
  padding-bottom: 120px;
}

.contact-wrp h2{
  width: 100%;
  margin-bottom: 3rem;
}

.contact-wrp h2 .span-1{
  color: #fff;
}

.contact-wrp h2 .span-2{
  color: #e9cc75;
}

.contact-wrp .wrapper-01{
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}

.contact-wrp .wrapper-01 .contact-line{
  margin: 0 50px;
  background: rgba(255, 255, 255, 0.2);
  width: 1px;
  height: 220px;
  display: inline-block;
}

.contact-wrp .wrapper-01 p{
  font-size: 16px;
  margin: 0px 0px 15px;
  line-height: 19px;
  letter-spacing: 1px;
}


.contact-wrp .wrapper-01 a{
  font-size: 15px;
  letter-spacing: 1px;
}

.contact-wrp .wrapper-01 .wrp-02 img{
  background: #fff;
  padding: 10px 10px;
}

.contact-wrp .wrapper-01 .disc{
  /*color: rgba(255, 255, 255, 0.2);*/
  color:#fff;
  font-size: 9px;
  text-align: center;
  margin: 60px 0 0;
  padding-top: 50px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  width: 80%;
  line-height: normal;
}
.contact-wrp .wrapper-01 .disc span
{
  display:block;
  margin:10px 0px 0px;
}
.contact-wrp .wrp-01, .contact-wrp .wrp-02
{
  text-align:center; 
}
.contact-wrp .wrp-01 p:first-child,.contact-wrp .wrp-02 p:first-child
{
  font-weight:700;
  font-size:20px;
}


/****************************************************** Contact End */

/****call back************/

.call-back-wrapper p
{
  color: #000;
  font-size:16px;
  text-transform:uppercase; 
  margin:0 0 10px;
}
p.float-btn
{
  font-size: 16px;
  background-color: #e9cc75;
  position: absolute;
  top: 70px;
  padding: 2px 8px 8px;
  cursor: pointer;
  left: -107px;
  /*color: #2b2922;*/
  color: #660000;
  transform: rotate(-90deg);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.float-btn img{
  transform: rotate(90deg);
  vertical-align: middle;
  padding-bottom: 11px;
  padding-top: 8px;
}
.instant-call-back
{
  width:250px;
  position: fixed;
  top:130px;
  right: 0;
  background-color:#e9cc75;
  padding:13px 20px;
  z-index: 99;
  transition: all 0.3s;
}
.floot-transform
{
  transform:translateX(100%);
  cursor:pointer;
}
.form-element
{
  margin:0 0 15px;
}
.form-element input
{
  border:0px;
  border-bottom:1px solid #fff;
  background-color:#e9cc75;
  color:#000;
  width: 100%;
}
.form-element input.btn
{
  background-color: #000;
  border: 0;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 8px 12px;
 }

 .form-element input ::-webkit-input-placeholder{
  color: #fff;
 }

.pdf-wrp{
  background: #e9cc75;
  position: fixed;
  right: 0;
  top: 333px;
  z-index: 9;
  padding: 7px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pdf-wrp img{
  width: 100%;
}
/****call back************/

/* Popup Form */
.fade-lightbx {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    text-align: center;
    height: 100%;
    width: 100%;
    z-index: 9999;
    display: none;
}
.lightbox-overlay {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  z-index: 1;
  cursor: pointer;
}
.fade-lightbx-content {
    width: 40%;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    max-height: 90%; 
    z-index: 2;
    padding: 20px;
    border-radius: 5px;
}
.close-btn{
  position: absolute;
  right: 10px;
  top:10px;
  color: #000;
  font-size: 23px;
  z-index: 9;
  font-weight: 700;
  border: none;
  cursor: pointer;
}
.fade-lightbx input, .fade-lightbx textarea, .fade-lightbx select {
    outline: 0;
    font-size: 13px;
    text-align: left;
    text-align-last: left;
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #eaeaea;
    border-radius: 0;
    box-sizing: border-box;
    margin-bottom: 12px;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 20px;
    border-radius: 20px;
}
.fade-lightbx .sell_do_form_actual_container{
  flex-direction: column;
}
.fade-lightbx .selldof_row{
  width: 90%;
}
.fade-lightbx .selldof_row .intl-tel-input{
  width: 100%;
  margin-bottom: 20px;
}
.fade-lightbx .selldof_row label{
  display: none;
}
.fade-lightbx-content p{
  font-size: 19px;
  text-transform: uppercase;
  color: #e9cc75;
  margin-bottom: 20px;
}
.fade-lightbx-content .btn{
  background-color: #740506;
  border: 0;
  border-radius: 18px;
  font-size: 14px;
  font-weight: 600;
  color: #e9cc75;
  padding: 12px 30px;
  width: auto;
}
.fade-lightbx-content .intl-tel-input.separate-dial-code .selected-dial-code{
  padding-left: 12px;
}

@media only screen and (max-width: 1400px){
  section {
      padding: 5rem 0;
  }
  header .wrp-2 {
      width: calc(100% - 210px);
      justify-content: flex-end;
  }

  .banner-wrp #banner .item
  {
    background-position: center -20px;
  }
  .layout-plans-wrp .config-wrp
  {
    width: 430px;
  }
}

@media only screen and (max-width: 1290px){

  .banner-wrp #banner .item
  {
    background-position: center 20px;
  }
}


@media only screen and (max-width: 1024px){
  section {
      padding: 4rem 0;
  }
  h2 {
    font-size: 30px;
  }
  .form-wrp .selldof input[type="text"],
  .form-wrp .selldof input[type="email"],
  .form-wrp .selldof input[type="phone"]{
    border-bottom: 1px solid #fff;
  }
  .form-wrp .intl-tel-input{
    display: block;
  }
  .form-wrp .wrapper-01 .form-content .close-btn{
    /*display: flex;*/
  }
  header .wrapper-01{
    /*width: 100%;*/
  }
  header .wrp-1,
  header .wrp-3{
    /*width: 160px;*/
    overflow: hidden;
  }
  header .wrp-2{
    width: calc(100% - 320px);
    padding: 0 30px;
    align-items: center;
  }
  .menu-btn {
    /*position: fixed;
    right: 15px;
    top: 6px;*/
    width: 28px;
    height: 30px;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
    cursor: pointer;
    text-align: right;
  }
  .menu-btn span {
    height: 2px;
    width: 90%;
    margin-bottom: 4px;
    background: #a7a7a7;
    display: block;
    transition: 0.3s;
  }
  .menu-btn span:last-child{
    margin-bottom: 0;
  }
  nav{
    position: fixed;
    right: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    background: #000;
    width: 300px;
    height: 100%;
    align-items: center;
    justify-content: center;
    transform: translateX(100%);
    transition: all 0.5s ease;
    z-index: 9999;
  }
  nav.active{
    transform: translateX(0%);    
  }
  .header-right-wrp a,
  header.active .header-right-wrp a{
    padding: 12px 14px;
    border-top: none;
  }
  nav .close{
    content: 'x';
    position: absolute;
    right: 7px;
    top: 5px;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 14px 10px;
  }
  .selldof_row{
    width: 26%;
  }
  .selldof_row > div{
    padding-right: 5px;
    padding-left: 5px;
  }
  footer {
    /*margin-bottom: 60px;*/
  }
  /****************************************************/ 

  .overview-wrp .para-wrp {
    font-size: 14px;
    line-height: 20px;
    margin: 2rem 0;
    letter-spacing: 1px;
  }
  .owl-carousel .owl-nav [class*= owl-] {
    width: 35px;
    height: 35px;
  }
  .bhk-nav .owl-nav [class*=owl-]
  {
    width:52px !important;
    height:20px !important;
  }
  .owl-carousel .owl-nav .owl-prev {
    left: -40px;
  }
  .owl-carousel .owl-nav .owl-next {
    right: -40px;
  }
  .layout-plans-wrp .layout-plans-slider {
    width: 400px;
  }
  .layout-plans-wrp .config-wrp {
    width: 430px;
  }
  .location-wrp .content-wrp ul li{
    margin: 5px 0;
    font-size: 14px;
  }
  .location-wrp .map-wrp > div{
    height: 240px;
  }
  .location-wrp .content-wrp ul li img {
    width: 40px;
  }
  .location-wrp .map-wrp > a {
    font-size: 16px;
    padding: 30px 10px 10px;
  }
  .layout-plans-wrp .tabcontent, .floor-plans-slider .item{
    flex-direction: column;
  }
  .layout-plans-wrp .floor-plans-slider .item .config-wrp{
    margin-top: 30px;
  }
  .fade-lightbx-content{
    width: 70%;
  }
}

@media only screen and (max-width: 768px), (max-width: 1024px) and (orientation: portrait){
  .instant-call-back{
    display: none;
  }
  .form-wrp.active {
    animation: none;
  }
  .tab-wrp a {
    padding: 24px 20px;
    font-size: 16px;
  }
  .banner-wrp .banner-content .wrapper-01 {
    transform: translateX(0px);
  }
  .banner-wrp #banner .item {
    height: calc(100vh - 84px);
  }
  .banner-wrp #banner .item-1{
    background-image: url(../images/mob-banner-01.jpg);
    background-position: center bottom;
  }
  .form-wrp .wrapper-01{
    justify-content: center;
  }
  .form-wrp .heading{
    margin-right: 0;
    padding: 10px 0;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .form-wrp .wrapper-01 .form-content{
    display: none;
    position: fixed;
    left: 0;
    top: calc(50% - 131px);
    right: 0;
    background: #86754d;
    width: 80%;
    margin: auto;
    z-index: 99999;
  }
  .form-wrp .wrapper-01 .form-content:before{
    content: 'Enquire Now';
    display: block;
    text-align: center;
    margin: 0;
    padding: 20px 0;
  }
  .form-wrp .wrapper-01 .form-content .close{
    content: 'x';
    position: absolute;
    right: -3px;
    top: -5px;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 14px 10px;
  }
  .form-wrp .wrapper-01 .form-content .close-btn {
    display: flex;
    background: #fff;
  }
  .sell_do_form_actual_container{
    flex-direction: column;
    padding: 10px 20px;
  }
  .selldof_row,
  .selldof_row:last-child{
    width: 100%;
    margin-bottom: 10px;
  }
  .form-wrp .selldof .btn{
    width: 100%;
  }
  .form-wrp.price-form{
  }
  .form-wrp.price-form .wrapper-01{
    width: 90%;
  }
  .form-wrp.price-form .wrapper-01 .form-content{
    display: block;
    width: 90%;
    position: inherit;
  }
  .form-wrp.price-form .wrapper-01 .form-content:before{
    display: none;
  }
  /************************************************/
  /*.intl-tel-input.separate-dial-code .selected-dial-code {
    color: #fff !important;
  }*/
  .form-wrp .selldof input[type="text"],
  .form-wrp .selldof input[type="email"],
  .form-wrp .selldof input[type="phone"]{
   /* color: #fff;*/
  }
  .heading-wrp h2{
    transform: translateX(0);
    padding-top: 0;
    margin-top: -30px;
  }
  .heading-wrp h2 span {
    background: -webkit-linear-gradient(-90deg, #fff 61%, #36342c 7%);
    -webkit-background-clip: text;
  }
  .heading-wrp h2:before{
    display: none;
  }
  .overview-wrp .heading-wrp{
    margin-top: 0;
  }
  .gallery-wrp .heading-wrp h2 span,
  .gallery-wrp .heading-wrp h2 span {
    background: -webkit-linear-gradient(90deg, #fff 38%, #36342c 7%);
    -webkit-background-clip: text;
  }
  .plans-wrp .heading-wrp{
    text-align: center;
  }
  .plans-wrp .heading-wrp h2{
    padding-top: 60px;
  }
  .overview-wrp .wrapper-01{
    flex-direction: column;
  }
  .overview-wrp .overview-content .img-wrp{
    width: 70%;
  }
  .overview-wrp .content-wrp{
    width: 100%;
  }
  .overview-wrp .number-wrp{
    flex-direction: column;
    align-items: center;
  }
  .overview-wrp .number-wrp div {
    width: 310px;
    justify-content: flex-end;
  }
  .overview-wrp .number-wrp div p {
    font-size: 15px;
    width: 150px;
  }
  .plans-wrp .tab-section{
    flex-direction: column;
    align-items: center;
  }
  .plans-wrp .tab-wrp{
    width: 70%;
    margin-top: 30px;
  }
  .plans-wrp .content-wrp{
    width: 100%;
  }
  .gallery-wrp .tab-wrp{
    margin: 10px 0 0;
    z-index: 9;
    position: relative;
  }
  .gallery-wrp .tabcontent {
    margin: 20px auto 0;
    width: 90%;
  }
  .gallery-wrp .item p {
    margin-top: 25px;
    font-size: 14px;
  }
  .gallery-wrp .tab-wrp a{
    padding: 10px 20px;
  }
  
  .layout-plans-wrp .tabcontent {
    flex-direction: column;
  }
  .layout-plans-wrp .layout-plans-slider{
    width: 80%;
    margin-bottom: 20px;
  }
  .location-wrp{
    flex-direction: column;
    height: auto;
  }
  .location-wrp .heading-wrp h2{
    margin-top: 0;
  }
  .location-wrp > div{
    width: 90% !important;
  }
  .location-wrp .wrapper-01{
    flex-direction: column;
  }
  .location-wrp .content-wrp{
    width: 100%;
    padding: 10px 20px 30px;
    justify-content: flex-start;
  }
  .location-wrp .content-wrp ul{
    flex-flow: row wrap;
  }
  .location-wrp .content-wrp ul li {
    width: 50%;
  }
  .location-wrp .map-wrp{
    width: 90%;
    margin: 0 auto;
  }
  .location-wrp .map-wrp > div{
    height: 300px;
  }
  .location-wrp .iframe-wrp {
    height: 300px !important;
  }
  .floor-plans-slider .item a, .owl-anchor{
    width: 100%;
  }
  .about-dosti-wrp p {
    font-size: 13px;
    line-height: 25px;
    margin: 20px auto 0;
  }
  .contact-wrp .wrapper-01{
    justify-content: space-between;
  }
  .contact-wrp .wrapper-01 > div {
    width: 45%;
  }
  .contact-wrp .wrapper-01 .contact-line{
    margin: 0;
  }
  .contact-wrp .wrapper-01 > div img {
    width: 90px;
  }
  .contact-wrp .wrapper-01 .wrp-02 img{
    width: 70px;
  }
  .contact-wrp .wrapper-01 p {
    font-size: 14px;
    margin: 30px 0;
    line-height: 22px;
  }
  .copywrite-wrp {
    margin-bottom: 70px;
  }
  /*.owl-carousel .owl-nav .owl-prev,
  .hover_eff .owl-carousel .owl-nav .owl-prev:hover{
    left: -10px;
  }
  .owl-carousel .owl-nav .owl-next,
  .hover_eff .owl-carousel .owl-nav .owl-next:hover{
    right: -10px;
  }*/
  .iti-mobile .intl-tel-input.iti-container{
    z-index: 9999;
  }
}
@media only screen and (max-width: 767px){
html.iosBugFixCaret,body.iosBugFixCaret
  { 
    -webkit-overflow-scrolling : touch !important; 
    overflow: auto !important; height: 100% !important; 
  }
}
@media only screen and (max-width: 767px){
  h2{
    font-size: 24px;
  }
  h3 {
    font-size: 17px;
  }
  h4 {
    font-size: 15px;
    letter-spacing: 3px;
    margin: 16px 0;
  }
  header .wrapper-01{
    height: 70px;
  }
  header .wrp-1, header .wrp-3 {
    width: 120px;
  }
  header .wrp-1 img, header .wrp-3 img {
      width: 100%;
  }
  header .wrp-3{
    height: 100%;
  }
  header .wrp-2 {
    width: calc(100% - 240px);
    padding: 0 20px;
  }
  header .wrp-2 img{
    width: 70%;
  }
  header .wrp-1, header .wrp-3 {
    width: 90px;
  }
  header .wrp-2 {
    width: calc(100% - 180px);
    padding: 0 10px;
  }
  .banner-wrp .banner-content p{
    font-size: 1.1rem;
  }
  .banner-wrp {
    margin-top: 70px;
  }
  .form-wrp .heading{
    /*width: 50%;*/
  }
  .form-wrp .wrapper-01 .sell_do_virtual_numbers{
    width: 50% !important;
    text-align: center;
  }
  .overview-wrp .p2 {
    margin: 16px 0;
  }
  .layout-plans-wrp .isometric-plans-slider{
    max-width: 95%;
  }
  .owl-anchor{
    /*margin-left: 0;*/
    width: 90%;
  }
  footer{
    flex-direction: column;
  }
  footer .wrp-1{
    margin-bottom: 20px;
    flex-direction: column;
  }

  /**************************************************/
  .heading-wrp h2 {
    margin-top: -31px;
  }
  .heading-wrp h2 .span-line:before{
    display: none;
  }
  .copywrite-wrp .wrapper-01{
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-bottom: 0;
  }
  .copywrite-wrp p{
    padding-bottom: 0;
  }

  .bhk-nav .owl-item .item a
  {
    margin-bottom: 0;
  }
  .floor-plans-slider .item
  {
   /* height:440px;*/
   padding-bottom:40px;
  }
  .location-wrp .map-wrp .img-map-wrp a.zoom-icn, #master-layout .zoom-icn
  {
    bottom:10px;
    right:10px;
  }

  .contact-wrp .wrp-01 p:first-child,.contact-wrp .wrp-02 p:first-child
{
  
  font-size:16px;
}
.form-wrp
{
      background: #3f3b32;
      color:#fff;
      color: #fff;
      border-top: 2px solid #e9cc75;
}
.pdf-wrp
{
    border: 1px solid #a51e22;
}
.layout-plans-wrp .floor-plans-slider
{

}
}

@media only screen and (max-width: 480px){
  section {
    padding: 2rem 0;
  }
  header .wrp-1, header .wrp-3, header.active .wrp-1, header.active .wrp-3{
    width: 80px;
    height: 80px;
  }
  .heading-wrp h2 {
    font-size: 3rem;
  }
  .overview-wrp .heading-wrp h2{
    font-size: 2rem;
  }
  .overview-wrp .heading-wrp h2 span {
    background: -webkit-linear-gradient(-90deg, #fff 54%, #36342c 7%);
    -webkit-background-clip: text;
  }
  .about-dosti-wrp .heading-wrp h2{
    margin-top: 0;
  }
  .plans-wrp .heading-wrp h2,
  .gallery-wrp .heading-wrp h2{
    font-size: 2.5rem;
  }
  .overview-wrp .wrapper-01{
    padding-top: 0;
  }
  .overview-wrp .overview-content .img-wrp {
    width: 80%;
  }
  .overview-wrp .content-wrp ul:first-child li{
    font-size: 15px;
  }
  .overview-wrp .content-wrp ul li{
    padding: 8px 0 8px 4px;
    font-size: 12px;
  }
  .overview-wrp .content-wrp ul:nth-child(2) li:last-child{
    display: flex;
    flex-direction: column;
  }
  .overview-wrp .content-wrp ul:nth-child(5) li,
  .overview-wrp .content-wrp ul:nth-child(6) li{
    font-size: 12px;
  }
  .gallery-wrp .colmns{
    flex-direction: column;
    padding: 40px 0 10px;
  }
  .gallery-wrp .colmns > div {
    width: 100%;
  }
  .gallery-wrp .colmns p {
    padding: 3px 0;
    font-size: 14px;
  }
  .layout-plans-wrp .isometric-plans-slider, .layout-plans-wrp .floor-plans-slider, .layout-plans-wrp .config-wrp {
    width: 100%;
  }
  .bhk-nav .owl-carousel .owl-item{
    padding: 15px;
  }
  .layout-plans-wrp .config-wrp ul li, .layout-plans-wrp .config-wrp ul:nth-child(2) li, .layout-plans-wrp .config-wrp ul:nth-child(3) li{
    font-size: 12px;
    letter-spacing: 1px;
  }
  .layout-plans-wrp .config-wrp ul li a{
    display: block;
    float: none;
  }
  .plans-wrp .tab-wrp a {
    font-size: 15px;
  }
  .plans-wrp .wrapper-01 > p{
    padding-top: 0;
  }
  .gallery-wrp .owl-carousel .owl-nav .owl-prev{
    left: -30px;
  }
  .gallery-wrp .owl-carousel .owl-nav .owl-next{
    right: -30px;
  }
  .gallery-wrp .tab-wrp a{
    font-size: 13px;
    letter-spacing: 2px;
    padding: 10px;
  }
  .gallery-wrp .owl-stage-outer {
    padding: 10px 0;
  }
  .location-wrp .content-wrp .content p {
    font-size: 14px;
  }
  .location-wrp .content-wrp .content p span{
    font-size: 24px;
  }
  .location-wrp .content-wrp{
    padding: 0 0 20px;
  }
  .location-wrp .content-wrp ul li{
    width: 100%;
    font-size: 12px;
  }
  .location-wrp .map-wrp > div{
    height: auto;
  }
  .about-dosti-wrp p {
    font-size: 12px;
    line-height: 17px;
    width: 100%; 
  }
  .gallery-wrp .owl-carousel .owl-nav [class*= owl-]{
    transform: rotate(45deg) scale(0.5);
  }
  .tab-wrp a, .location-wrp .map-wrp > a {
    padding: 20px 10px;
    font-size: 12px;
  }
  .contact-wrp .wrapper-01{
    flex-direction: column;
  }
  .contact-wrp .wrapper-01 > div {
    width: 100%;
    text-align: center;
  }
  .contact-wrp .wrapper-01 .contact-line{
    width: 100%;
    height: 1px;
    margin: 20px 0;
  }
  .contact-wrp .wrapper-01 p, .overview-wrp .para-wrp{
    font-size: 13px;
    line-height: 16px;
  }
  .contact-wrp .wrapper-01 .disc{
    margin-top: 30px;
    padding-top: 30px;
  }
  .contact-wrp .wrapper-01 a{
    font-size: 13px;
  }
  .contact-wrp{
    padding-bottom: 90px;
  }
  .contact-wrp h2, .location-wrp h2{
    margin-bottom: 30px;
  }
  .bhk-nav .owl-nav [class*=owl-]{
    font-size: 15px;
  }
  .form-wrp{
    padding: 5px 0;
  }
  .fade-lightbx-content, .fade-lightbx .selldof_row{
    width: 95%;
  }
  .fade-lightbx .sell_do_form_actual_container{
    padding: 0;
  }
  .fade-lightbx-content .btn{
    margin-bottom: 0;
  }
  .owl-anchor a{
    font-size: 13px;
  }
}