@import url('https://fonts.googleapis.com/css2?family=Philosopher:wght@400;700&family=Montserrat:wght@300;400;500;600;700&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: 'Montserrat', sans-serif;font-weight: 400;color: #053451;/*color: #41152D;*/
      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: 'Montserrat', 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;}
      h1, h2, h3, h4, h5, h6, hr, figure{padding:0;margin:0; font-weight: unset;}
      ul,ol{padding:0 0 0 25px;margin:0;}
      p{padding: 5px 0;margin: 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-extraBold{font-weight: 800;}
      .text-black{color:#000 !important;}
      .text-white{color:#fff !important;} 
      .text-white2{color: #FBFCFF !important;} 
      .text-white3{color: rgba(251, 252, 255, 0.8) !important;} 
      .text-blue{color: #053451 !important;}    
      .text-faintBlue{color: rgba(9, 45, 88, 0.8) !important;}    
      .bg-blue{background-color: #073451;}
      /*.bg-brown{background-color: #D6BBAE;}*/
      /*.bg-brown{background-color: #C3A18F;}*/
      .bg-brown{background-color: #AE8371;}
      .fontP{font-family: 'Philosopher', sans-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;top: 50%;left: 50%;transform: translate(-50%,-50%);}
      .bpct{background-position: center; top;}
      .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: 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-40{padding:40px;}
      .pd-50{padding:50px;}

      .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-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;}
      .vert-middle{vertical-align: middle;}
      .Yoverflowhidden{overflow-y: hidden;}
      .Xoverflowhidden{overflow-x: hidden;}
      .overflowhidden{overflow: hidden;}

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

      /*Header Section*/
      header{position: fixed;width: 100%;top:0;left: 0;z-index: 9999;padding: 10px 0;transition: all 0.5s ease-in-out;background-color: #053451;box-shadow: 0 0 5px grey;}
      /*.header-bg{background-color: #000;box-shadow: 0 0 5px grey;}*/
      header .brand-logo{padding-top: 0px;}
      header .logo-header img{transition: width 0.3s ease-in-out;width: 80px;}
      /*header.header-bg .logo-header img{width: 100px;}*/
      header .brand-logo .logo-header img{display: inline-block;position: relative;z-index: 9999;vertical-align: middle;}
      header .upper{}
      header .upper .number-wrapper{margin-right: 20px;margin-top: 10px;}
      header .upper .ctc-wrapper{margin-right: 20px;}      
      header .enq-btn-wrapper{padding: 0px 0px 0 0;}
      .mob-icon{vertical-align: middle;width: 16px;}
      .download-icon{width: 20px;vertical-align: sub;}
      .headerCallNumber{padding: 12px 15px 0px 0;color: #fff;}
      .headerCallNumber img{vertical-align: middle;}
      header .lower{}
      header .lower .nav-links{text-align: right;padding: 6px 0 0;}
      .nav-links li{display: inline-block;list-style-type: none;}
      header .lower .nav-links a{display: inline-block;margin-right: 15px;margin-top: 5px;color: #fff;position: relative;text-align: center;position: relative;font-size: 14px; line-height: 26px;font-weight: 400;}    
      header .lower .nav-links a.active{font-weight: 600;border-bottom: 1px solid;} 
      /*header .lower .nav-links a.active::before{content: "";height: 20px;width: 1px;background-color: #fff;left: -10px;top: 50%;transform: translateY(-50%);position: absolute;} */
      header .lower .nav-links a.active .mp, header .lower .nav-links a:hover .mp{display: block;} 
      header .form-container{transition: top 0.5s ease-in-out;position: absolute;width: 300px;top:58px;right: 15px;background-color:#fff;padding:10px;display:none;color: #303030;box-shadow:0px 1px 10px 6px rgb(0 0 0 / 6%);z-index: 9999;}
      /*header.header-bg .form-container{top:calc(100% + (-10px));}*/
      header .form-container .frmclose{position: relative;top:0px;right:0px;color:#AE8371;font-size: 30px;border: 1px solid #AE8371;padding: 4px 6px;line-height: 20px;display: inline-block;}
      header .form-container .thankyou{margin-bottom: 10px;text-align: center;}         
      .form-container .bro{display: none;}
      
         
      .form-group label:nth-child(1){display: block;}
      
      .thankyou{text-align: center;}
      .footer-form-wrapper .thankyou{text-align: center;padding: 50px 10px;}
      .footer-form-wrapper{color: #fff;width: 500px;max-width: 100%;padding: 10px;}
      /*Footer Section*/
      footer{float: left;width: 100%;border-top: 1px solid rgba(255, 255, 255, 0.3);color: #fff;background-color: #073451;font-weight: 400;font-size: 14px;}
      footer a{color:#fff;}
      footer .lower{padding: 20px 0 15px;}
      .footer-logo{text-align: center;padding: 0px 10px;}
      .rera-sec{border-bottom: 1px solid #ccc;padding-bottom: 10px;margin-bottom: 10px;}
      .reraQr{width: 150px;}
      /*Footer End*/
      .fixed-enquire-now{position: fixed;right: -80px;top: 45%;padding: 10px 20px;background-color: #1D71B8;color: #fff;font-size: 14px;line-height: 22px;transform: rotate(-90deg);z-index: 999;cursor: pointer;border-top-left-radius: 6px;border-top-right-radius: 6px;border: 1px solid #1D71B8;font-weight: 500;}
      .callwrap {
      background-color: #1D71B8;
      padding: 5px 10PX;
      position: fixed;
      right: -198px;
      z-index: 9;
      top: 30%;
      width: 40px;
      box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.6);
      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:999;
      margin-top: 5px;
      cursor: pointer;
      border-top-left-radius: 6px;
      border-bottom-left-radius: 6px;
      }
      .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;}

      /*Form CSS Start*/
      label{color: #092D58;font-weight: 500;}
      label span{color: red;}
      .customForm .form-group-wrapper{margin-bottom: 20px;padding: 0 10px;position: relative;}
      .customForm .form-group-wrapper select,.customForm .form-group-wrapper input[type=text],.customForm .form-group-wrapper input[type=tel], .customForm .form-group-wrapper input[type=email], .customForm .form-group-wrapper textarea{display: block;width: 100%;height: 35px;padding: 0 7px;outline: 0;color: #3C446B;border: 1px solid #ccc;background-color: #fff;border-radius: 4px;}
      .customForm .form-group-wrapper input[type=tel]{padding-left: 45px;}
      .customForm .form-group-wrapper textarea{resize: none;padding: 7px;height: 50px;}
      label.error{color: red !important;position: absolute;left: 0px;bottom: -20px;font-size: 12px !important;line-height: 16px !important;font-weight: normal;width: 100%;display: block;}
      label.error{left: 12px !important;}
      .iti-mobile .intl-tel-input.iti-container{z-index: 9999;}
      .intl-tel-input{width: 100%;display: block;} 
      .customForm .sent .form-group-wrapper{display:none;}     
      .thankyou{color: #005B9B;font-weight: bold;}      
      /*Form CSS End*/

      /*Common CSS Start*/
      .theme-btn{display: inline-block;padding:12px 20px;color:#fff;background: #AE8371;transition: background 0.5s;line-height: 26px;cursor: pointer;font-size: 12px;min-width: 150px;text-align: center;cursor: pointer;text-transform: uppercase;font-weight: 800;border-radius: 6px;}
      .sec-title{font-size: 14px;line-height: 24px;text-transform: uppercase;letter-spacing: 1.68px;margin-bottom: 10px;}
      .sec-heading{font-size: 42px;line-height: 50px;padding-bottom: 20px;}            
      .subHeading{font-size: 24px;line-height: 34px;padding-bottom: 10px;}
      .subHeading2{font-size: 20px;line-height: 28px;}
      
      .sec-desc{font-size: 18px;line-height: 28px;}
      
      .slick-slide img.visible-sm{display: none;}
      .bx-wrapper .bx-pager{padding-top: 10px;}
      .bx-controls{position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);z-index: 99;}
      .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: #fff;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: #1D71B8;}      
      .img-desc{position: absolute;left: 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: 99;}
      .img-desc-right{left: unset;right: 5px;}
      .img-desc-top{left: unset;right: 5px;top: 5px;bottom: unset;}
      .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: 99;}
      .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.5);}      
      .bAnimDelay,.banner-overlay{animation-delay: 0.5s;}
      .z1{z-index: 1;}
      .list li{padding: 10px 0;}
      .slick-arrow{cursor: pointer;}
      /*Common CSS End*/


      /*Home Start*/
      #home,.banner_ht{width: 100%;min-height: 100vh;}
      .slide{background-position: center;background-repeat: no-repeat;background-size: cover;}
      .slide-1{background-image: url('../images/banner-desktop.jpg');}      
      .slide-2{background-image: url('../images/banner-desktop-1.jpg');}      
      .slide-2 .tagline-wrapper{right: initial;left: 5%;}
      .slide-2 .tagline-wrapper{top: 45%;}
      .tagline-wrapper{padding: 30px 10px;position: absolute;top: 55%;transform: translateY(-50%);right: 5%;width: 500px;max-width: 95%;background-color: rgba(7, 52, 81, 0.9);z-index: 9;}      
      .tag-1{font-size: 38px;line-height: 46px;padding-bottom: 20px}      
      .tag-2{font-size: 24px;line-height: 32px;color: #C5A291;padding-bottom: 20px;}
      .tag-3{font-size: 20px;line-height: 36px}       
      .tag-3::before,.tag-3::after{content: "";width: 10px;height: 2px;background-color: #fff;position: absolute;top: 50%;transform: translateY(-50%);}
      .tag-3::before{left: -15px;}
      .tag-3::after{right: -15px;}
      
      .bannerCTA{margin-top: 30px;}                
     #bannerLeft,#bannerRight{position: absolute;top: 50%;transform: translateY(-50%);z-index: 9;}
     #bannerLeft{left: 5px;}
     #bannerRight{right: 5px;}
      .scroll-down-wrapper {
          display: inline-block;
          position: absolute;
          bottom: 0px;
          left: 50%;
          transform: translateX(-50%);
          z-index: 99;
      }
      .scroll-down {
          -webkit-animation: mover 0.50s infinite alternate;
          animation: mover 0.50s infinite alternate;
          cursor: pointer;
      }
      @keyframes mover{
            0% {
                transform: translateY(0);
            }
            100%{
                transform: translateY(-10px); 
            }
      }
      /*Home End*/

      /*Overview Start*/
/*      #overview::after{content: "";background-color: #AE8371;width: 50%;height: 80%;position: absolute;top: 0;right: 0;z-index: -1;}*/
      .over-left{padding: 0px 30px 30px 0;}
      .overImg{transform: scale(0.8);}
      .overImg-scale {
          -webkit-transform: scale(1);
          transform: scale(1);
          -webkit-transition: 1s ease;
          transition: 1s ease;
      }
      /*Overview End*/

      /*Highlights Start*/
      .highSlider-wrapper{margin-top: 0px;}
      .high-box{padding: 20px;/*width: 250px;*/display: inline-block;}
      .high-box img{display: inline-block;}
      .high-desc{font-size: 16px;line-height: 26px;}
      .highSlider-wrapper .slick-arrow{position: absolute;top: 40%;transform: translateY(-50%);z-index: 1;}
      .highSlider-wrapper .leftArrow{left: -20px;}
      .highSlider-wrapper .rightArrow{right: -20px;}
      /*Highlights End*/

      /*Amenity Start*/
      .amenity-slider-wrapper{margin-top: 30px;}
      .amenity-slider-wrapper .ameWrap{transition: transform 0.5s ease-in-out;margin: 0px -50px;z-index: 0;position: relative;transform: scale(0.9); -moz-transform: scale(0.9);-ms-transform: scale(0.9);-o-transform: scale(0.9);-webkit-transform: scale(0.9);}
      .amenity-slider-wrapper .slick-center .ameWrap{transform: scale(1); -moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);-webkit-transform: scale(1);z-index: 1;transition-delay: 0.7s;}
      .amenity-slider-wrapper .img-desc{display: none;}
      .amenity-slider-wrapper .overlay{opacity: 1;transition: all 0.5s ease-in-out;}
      .amenity-slider-wrapper .slick-center .overlay{opacity: 0;}
      .amenity-slider-wrapper .slick-center .ameImg-desc,.amenity-slider-wrapper .slick-center .img-desc{display: block;}
      .ameImg-desc{color: #fff;font-size: 22px;font-weight: 600;display: none;}
      .ameImg{border-radius: 10px;}
      #amenityLeft,#amenityRight{position: absolute;top: 45%;transform: translateY(-50%);z-index: 1;}
      #amenityLeft{left: 10%;}
      #amenityRight{right: 10%;}

      .amenity-slider-wrapper2{margin-top: 20px;}
      .amenity-slider-wrapper2 .item{padding: 30px 20px;}
      .amenity-slider-wrapper2 .ameImg-desc{display: block;padding-top: 10px}
      /*Amenity End*/

      /*Parallax Start*/
      .parallex{height: 100vh;background-attachment: fixed;}
      /*Parallax End*/

      /*Specifications Start*/
      .spec-left,.spec-right{padding: 20px;}
      .accordian-title {
            padding: 15px;
            border-bottom: 1px solid #ccc;
            background-image: url(../images/plus.svg);
            background-repeat: no-repeat !important;
            background-position: 97% center !important;
            cursor: pointer; 
            font-size: 18px;     
            /*background-color: #C3A18F; */
            font-weight: 600; 
            /*margin: 10px 0 0;    */
      }
      .accordian-title img {
            vertical-align: middle;
            width: 20px;
      }
      .accordian-content {
            padding: 0px 20px 15px;
            border-bottom: 1px solid #ccc;
            display: none;
            font-weight: 400;
            font-size: 14px;
            line-height: 24px;
            /*background-color: #C3A18F;            */

      }
      .accordian-title.active_accordation {
            border-bottom: 0;
            font-weight: 600;
            /*background-color:#E3F2BC;*/
      }
      .spec-list{
            max-height: 180px;           
      }
      .spec-list li{padding: 5px 0;}
      .custom-scroll{overflow-y: auto;margin-right: 2px;}
      .custom-scroll::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);background-color: #fff;border-radius: 10px;}
      .custom-scroll::-webkit-scrollbar{width: 4px;background-color: rgba(149, 193, 31, 0.1);border-radius: 10px;}
      .custom-scroll::-webkit-scrollbar-thumb{background-color: #C3A18F;border-radius: 10px;}
      /*Specifications End*/

      /*Location Start*/
      .map-content-wrapper{margin: 90px 0 40px;}
      .map-wrapper{border: 1px solid rgba(27, 38, 3, 0.20);border-radius: 12px;box-shadow: 0 3px 7px rgba(175, 172, 172, 0.42);}
      .mapHead{font-size: 14px;color: rgba(255, 255, 255, 0.7);}
      .mapHead.act{font-weight: 600;color: #fff;}
      .map-toggle-btn{position: absolute;left: 50%;bottom: 0px;transform: translateX(-50%);background-color: #0F3153;border-radius: 20px 20px 0px 0px;padding: 4px 20px;width: 330px;max-width: 100%;text-align: center;z-index: 9;}
      .map-toggle-btn .switch {
          display: inline-block;
          position: relative;
          width: 60px;
          height: 28px;
          border-radius: 20px;          
          transition: background .28s cubic-bezier(.4, 0, .2, 1);
          vertical-align: middle;
          cursor: pointer;
          background: #0F3153;
          border: 1px solid #fff;
          cursor: pointer;
      }
      .map-toggle-btn .switch::before {
          content: '';
          position: absolute;
          top: 2px;
          left: 3px;
          width: 22px;
          height: 22px;
          background: #fff;
          border-radius: 50%;
          transition: left .28s cubic-bezier(.4, 0, .2, 1), background .28s cubic-bezier(.4, 0, .2, 1), box-shadow .28s cubic-bezier(.4, 0, .2, 1);
      }
      .map-toggle-btn input:checked+.switch{background: #0F3153;border: 1px solid #fff;}
      .map-toggle-btn input:checked+.switch::before{left: 33px;background: #fff;}
      .g-map iframe,.i-map{height: 552px;display: block;border-radius: 12px;}
      .g-map{display: none;}
      .i-map{background-position: center bottom;}


      .nearby-wrapper{position: absolute;top: -45px;left: 50%;transform: translateX(-50%);z-index: 1;width: 100%;}
      .nb-tabs-wrapper{z-index: 1;position: relative;}
      .nb-tabs-wrapper a{display: inline-flex;padding: 20px;border: 1px solid #AE8371;border-radius: 100%;margin: 0 20px;background-color: #fff;}
      .nb-tab-active{background-color: #AE8371 !important;}
      .nb-tab-active svg path{fill: #fff !important;}
      .nb-content-wrap{width: 850px;max-width: 100%;margin: 0 auto;padding: 80px 50px 50px;background-color: #fff;margin-top: -46px;display: none;}
      .nb-head{font-size: 20px;}
      .nb-list{color: rgba(0, 0, 0, 0.7);}
      .nb-list li{padding: 5px 0;}
      /*Location End*/

      /*Gallery Start*/
      .gallery-slider-wrapper{cursor: url("../images/arrow-left.svg"),auto;}
      .gal-rt {
          position: absolute;
          width: 50%;
          height: 100%;
          right: 0;
          top: 0;
          bottom: 0;
          cursor: url(../images/arrow-right.svg),auto;
          z-index: 9;
      }
      .galleryImg-wrapper{transition: all 0.5s ease-in-out;}
      .slide-animation .galleryImg-wrapper{
          animation: fadezoomin 8s 0s forwards;
      }
      @keyframes fadezoomin {
        0% {
          transform: scale(1);
        }
        100% {
          transform: scale(1.2);
        }
      }
      .gallery-slider-wrapper .item{margin-right: 0px;overflow: hidden;border-radius: 16px;}
      .gallery-slider-wrapper .item .img-desc{opacity: 0;transition: all 0.5s ease-in-out;}
      .galImg{width: 1000px;max-width: 100%;transition: all 1s ease-in-out;z-index: 0;position: relative;transform: scale(0.9); -moz-transform: scale(0.9);-ms-transform: scale(0.9);-o-transform: scale(0.9);-webkit-transform: scale(0.9);border-radius: 16px;opacity: 0.4;}
      .gallery-slider-wrapper .slick-current .galImg{transform: scale(1); -moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);-webkit-transform: scale(1);z-index: 1;transition-delay: 0s;opacity: 1;}
      .gallery-slider-wrapper .slick-current .img-desc{opacity: 1;transition-delay: 0.5s;}


      .gallery-slider-wrapper2 .galImg{opacity: 1;transform: initial;}
      .gallery-slider-wrapper2 .item{padding: 10px}
      /*Gallery End*/

      /*About Us Start*/
      .abt-dev-wrapper{padding: 10px 0 30px;}
      .abt-wrapper{margin: 0 50px;min-width: 200px;max-width: 100%;}
      .bigNumber{font-size: 64px;line-height: 75px;}
      .bigNumber::after{content: "";width: 200px;height: 1px;background-color: rgba(255, 255, 255, 0.2);position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
      .smallText{font-size: 18px;line-height: 30px;}
      /*About Us Start*/
     

      /*Privacy Policy Start*/
      .privacy-policy-list{list-style-type: lower-alpha;}
      .privacy-policy-list li{padding: 5px 0;}
      /*Privacy Policy End*/

      /*Animation Start*/
      #canv {
          z-index: 1;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          width: 100%;
          height: 100%!important;
          float: left;
      }
      #clouds {    
          z-index: 1;
          position: absolute;
          top: 0px;
          left: 0;
          width: 100%;
/*          height: 100%;*/
      }
      .cloud {
        width: 692px;
        height: 230px;
        background-image: url("../images/c1.png");
        background-size: contain;
        background-repeat: no-repeat;
        border-radius: 200px;
        -moz-border-radius: 200px;
        -webkit-border-radius: 200px;
        position: absolute;
      }
      .clou2{
       background-image: url("../images/c2.png");
      }

      .x1 {
        left: -500px;
        top: 30px;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-animation: moveclouds 100s linear infinite;
        -moz-animation: moveclouds 100s linear infinite;
        -o-animation: moveclouds 100s linear infinite;
      }
      .x2 {
        left: -120px;
        top: -20px;
        -webkit-transform: scale(0.4);
        -moz-transform: scale(0.4);
        transform: scale(0.4);
        opacity: 0.8;
        -webkit-animation: moveclouds 150s linear infinite;
        -moz-animation: moveclouds 150s linear infinite;
        -o-animation: moveclouds 150s linear infinite;
      }
      .x3 {
        left: -550px;
        top: -20px;
        -webkit-transform: scale(0.4);
        -moz-transform: scale(0.4);
        transform: scale(0.4);
        opacity: 0.8;
        -webkit-animation: moveclouds 200s linear infinite;
        -moz-animation: moveclouds 200s linear infinite;
        -o-animation: moveclouds 200s linear infinite;
      }
      .x4 {
        left: 250px;
        top: -50px;
        -webkit-transform: scale(0.6);
        -moz-transform: scale(0.6);
        transform: scale(0.6);
        -webkit-animation: moveclouds 70s linear infinite;
        -moz-animation: moveclouds 70s linear infinite;
        -o-animation: moveclouds 70s linear infinite;
      }
      .x5 {
        left: -750px;
        top: -75px;
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 0.8;
        -webkit-animation: moveclouds 110s linear infinite;
        -moz-animation: moveclouds 110s linear infinite;
        -o-animation: moveclouds 110s linear infinite;
      }

      .x6 {
        left: 120px;
        top: -50px;
        -webkit-transform: scale(0.4);
        -moz-transform: scale(0.4);
        transform: scale(0.4);
        opacity: 0.75;
        -webkit-animation: moveclouds 150s linear infinite;
        -moz-animation: moveclouds 150s linear infinite;
        -o-animation: moveclouds 150s linear infinite;
      }
      .x7 {
        left: -750px;
        top: -100px;
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        transform: scale(0.75);
        -webkit-animation: moveclouds 180s linear infinite;
        -moz-animation: moveclouds 180s linear infinite;
        -o-animation: moveclouds 180s linear infinite;
      }
      .x8 {
        left: 200px;
        top: -20px;
        -webkit-transform: scale(0.2);
        -moz-transform: scale(0.2);
        transform: scale(0.6);
        -webkit-animation: moveclouds 40s linear infinite;
        -moz-animation: moveclouds 40s linear infinite;
        -o-animation: moveclouds 40s linear infinite;
      }

      .x9 {
        left: 800px;
        top: -50px;
        -webkit-transform: scale(0.6);
        -moz-transform: scale(0.6);
        transform: scale(0.9);
        -webkit-animation: moveclouds 30s linear infinite;
        -moz-animation: moveclouds 30s linear infinite;
        -o-animation: moveclouds 30s linear infinite;
      }
      .x10 {
        left: -880px;
        top: -30px;
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 0.9;
        -webkit-animation: moveclouds 170s linear infinite;
        -moz-animation: moveclouds 170s linear infinite;
        -o-animation: moveclouds 170s linear infinite;
      }


      @-webkit-keyframes moveclouds {
        0% {
          margin-left: 800px;
        }
        100% {
          margin-left: -800px;
        }
      }
      @-moz-keyframes moveclouds {
        0% {
          margin-left: 800px;
        }
        100% {
          margin-left: -800px;
        }
      }
      @-o-keyframes moveclouds {
        0% {
          margin-left: 800px;
        }
        100% {
          margin-left: -800px;
        }
      }

      .revealOnScroll {
          opacity: 0
      }

      .animated {
          -moz-animation-duration: 1.2s;
          -o-animation-duration: 1.2s;
          -webkit-animation-duration: 1.2s;
          -ms-animation-duration: 1.2s;
          animation-duration: 1.2s;
          -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 : 1000px) {     
    
      }
    
    /* Large Devices, Wide Screens */
    
    @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;
         }
    }

    @media only screen and (min-device-width: 1000px) and (max-device-width: 1100px) {
     
         
    }

    @media only screen and (max-width : 1440px) {
      #amenityTower{padding-bottom: 700px;}
    }

    /* 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;}
      header .lower .nav-links a{margin-right: 8px;font-size: 12px;}
      .slide-1{background-image: url("../images/banner-ipad.jpg");}
      .slide-2{background-image: url("../images/banner-mobile-1.jpg");}
      .tagline-wrapper{top: initial;transform: translateX(-50%);bottom: 6%;right: initial;left: 50% !important;}
      .slide-2 .tagline-wrapper{top: 15%;bottom: initial;}

      /*Parallax Start*/
      .parallex{height: 50vh;background-attachment: initial;}
      /*Parallax End*/

      /*Gallery Start*/
      .gal-rt{display: none;}
      .gallery-slider-wrapper{cursor: auto;}
      /*.galImg{transform: scale(1); -moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);-webkit-transform: scale(1);}*/
      /*Gallery 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;}
      .visible-sm{display: block;}
      .menu-icon-mobile{display: block;width: 45px;padding: 0px 0px 0px 0px;border-radius: 0px; margin:0;position: absolute;
        top:14px;right: 20px;height: 40px;}
      .menu-icon-mobile>span{display: block;height: 3px;width: 100%; margin-bottom: 5px;background-color: #fff;float: right;border-radius: 6px;}
      header .nav-links{ display: none;position: fixed;top: 65px;left: 0;background-color:#073451;width: 100%;height: 100%;z-index: 9999;}
      .nav-links li{display: block;text-align: center;}
      header .nav-links a{text-align: center;line-height: 40px !important;color:#fff ;margin-top: 0px;margin-right: 0px;}
      header .lower .nav-links a:last-child{margin-right: 0px;}
      header .lower .nav-links a{margin-right: 0px;color:#fff;margin-top: 15px;font-size: 18px;}
      header .lower .nav-links a.active::before{background-color: #000;}
      .bar1, .bar2, .bar3{transition: 0.4s;}
      /*.bar1{width: 70% !important;}
      .bar2{width: 100% !important;}
      .bar3{width: 60% !important;}*/
      .bar2{width: 70% !important;}
      .change .bar1{-webkit-transform: rotate(-45deg) translate(-10px, 4px);transform: rotate(-45deg) translate(-10px, 4px);width: 100% !important;}
      .change .bar2{opacity: 0;}
      .change .bar3{-webkit-transform: rotate(45deg) translate(-7px, -2px);transform: rotate(45deg) translate(-7px, -2px); width: 100% !important;}

      .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;}
      .mob-footer a{line-height: 30px; color: #073451;}
      .mob-footer a.mob-enq-btn{background: #AE8371;color: #fff;text-transform: uppercase;font-weight: 600;font-size: 14px;padding: 5px 0;}
      .mob-footer .mob-call-btn{background-color: #fff;color: #303030;text-transform: uppercase;font-weight: 600;font-size: 14px;padding: 5px 0;}

      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 .enq-btn-wrapper{padding: 0px 75px 0 0;}
      .headerCallNumber{padding: 12px 15px 0px 0;}
      .ipad-center{text-align: center;}
      footer{padding-bottom: 50px;}
      
      .slick-slide img.hidden-sm{display: none !important;}
      .slick-slide img.visible-sm{display: block !important;}

      /*Home Start*/
      .slide-1{background-image: url("../images/banner-mobile.jpg");}     
            
      /*Home End*/

      /*Overview Start*/
/*      #overview::after {top: initial;bottom: 50px;width: 70%;height: 30%;}*/
      .over-left{padding: 0 0 30px;}
      .over-right {padding: 0 0 50px;}      
      /*Overview End*/

      /*Specifications Start*/
      .spec-left,.spec-right{padding: 0 20px;}
      /*Specifications End*/

      /*Location Start*/
      .nb-tabs-wrapper a{margin: 0 10px;}
      .nb-content-wrap{padding: 80px 22px 50px;}
      /*Location End*/

      /*Gallery Start*/
      .gallery-slider-wrapper{padding-right: 15px;}
      /*Gallery End*/

      /*About Us Start*/
      .abt-wrapper{margin: 0 20px;}
      /*About Us End*/

}

    /* 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 15px;}
      .hidden-xs{display: none !important;}
      .visible-xs{display: block !important;}
      .mob-footer {font-size: 14px !important;}
      .menu-icon-mobile{height: auto;padding:2px 8px 0;top: 8px;}      
      header{height: auto;}
      header .nav-links{padding:10px 20px;top:60px;}
      header .brand-logo{padding-top: 0;}
      header .logo-header img{width: 65px;}
      /*header .brand-logo .logo-header img{width: 100px;}*/
      /*header.header-bg .logo-header img{width: 70px;}*/
      header .form-container{position: fixed !important;left: 0 !important;right: 0 !important;top: 0% !important; bottom: -100% !important; 
        width: 100% !important;height: 100%; padding: 30px 20px !important; -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0);
         z-index: 9999;overflow-y: scroll;}
      header .form-container.show{top: 0 !important;bottom: 0 !important;display: block !important;}      
      header .form-container .frmclose{display: inline-block;}
      .menu-icon-mobile{right: 0;}
      .thankyou{padding: 50px 0px;text-align: center;}
      footer{padding-bottom: 50px;font-size: 12px;}
      footer .lower div{text-align: center !important;}
      .rera{font-size: 12px;}
      .copyrt{border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
      #cboxTitle,#cboxCurrent{font-size: 12px;}
      #cboxCurrent{display: none !important;}

      
      .padding-big-top{padding: 120px 0 30px;}
      .padding{padding: 30px 0;}
      .padding-top{padding:30px 0 0px;}
      .padding-bottom{padding:0px 0 30px;}

      /*Common Css Start*/
      .sec-heading{font-size: 28px;line-height: 36px;}
      .subHeading{font-size: 22px;line-height: 28px;}
      .subHeading2{font-size: 18px;line-height: 26px;}
      /*Common Css End*/

      /*Home Start*/
      .tagline-wrapper{padding:15px 10px;bottom: 50px;}
      .tag-1{font-size: 26px;line-height: 35px;padding-bottom: 10px;}
      .tag-2{font-size: 18px;line-height: 28px;padding-bottom: 10px;}
      .tag-3{font-size: 18px;line-height: 26px;}
      .slide-2 .tagline-wrapper{top: 80px}
      #clouds{top: -30px;}
      /*Home End*/

      /*Overview Start*/
      .walkthrough-wrapper iframe{height: 350px;}
      /*Overview Start*/

      /*Amenity Start*/
      .ameImg,.galImg{min-height: 250px;border-radius: 6px;}
      .amenity-slider-wrapper .ameWrap{margin: 0;transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);-webkit-transform: scale(1);}
      .amenity-slider-wrapper .img-desc, .ameImg-desc{display: block;}
      .amenity-slider-wrapper .overlay{display: none;}
      .amenity-slider-wrapper .item{margin-right: 0px;padding: 0 5px;}
      #amenityLeft, #amenityRight{position: relative;top: initial;left: initial;right: initial;width: 40px;transform: initial;}
      .ame-arrows{margin-top: 20px;}
      .ameImg-desc{font-size: 18px;}

      .amenity-slider-wrapper2 .ameImg,.gallery-slider-wrapper2 .galImg{min-height: 110px;}
      .amenity-slider-wrapper2 .item{padding: 10px 5px;}
      .amenity-slider-wrapper2 .ameImg-desc{font-size: 12px;line-height: 20px;}
      /*Amenity End*/

      /*Specification Start*/
      .spec-left, .spec-right{padding: 0;}
      .accordian-content{padding: 0px 10px 15px;}
      .spec-list{padding-right: 5px;}
      .accordian-title{font-size: 16px;}
      /*Specification End*/

      /*Location Start*/
      .nearby-wrapper{position: relative;left: initial;top: initial;transform: initial;right: initial;bottom: initial;z-index: 0;width: 293px;margin: 0 auto;}
      .g-map iframe, .i-map{height: 350px;}
      .map-content-wrapper{margin: 30px 0 30px;}
      .nearby-wrapper{width: 100%;z-index: 1;}
      .nb-tabs-wrapper{position: absolute;top: 48px;border: 1px solid #AE8371;width: 100%;z-index: 9;background-color: #fff;}
      .nb-tabs-wrapper svg,.nb-tabs svg{width: 30px;}
      .nb-tabs-wrapper a,.nb-tabs a{border: none;border-radius: 0;display: flex;align-items: center;color: #AE8371;font-weight: 500;padding: 10px 0;}
      .nb-tabs-wrapper a span, .nb-tabs a span{padding-left: 10px;}
      .nb-tab-active{background-color: transparent !important;}
      .nb-tab-active svg path{fill: #AE8371 !important;}
      .nb-tabs a{border-bottom: 2px solid #AE8371;padding: 10px;font-size: 18px;font-weight: 600;}
      .nb-tabs-wrapper,.nb-head{display: none;}
      .nb-content-wrap{width: 100%;padding: 30px 0px;margin: 0;}
      .nb-content-wrap2{display: block;}
      .nb-downArrow{position: absolute;top: 40%;right: 10px;transition: all 0.5s ease-in-out;}
      .nb-downArrow.active{transform: rotate(180deg);}
      /*Location End*/

      /*Gallery Start*/
      .galImg,.gallery-slider-wrapper .item{border-radius: 6px;}
      .gallery-slider-wrapper2 .item{padding: 5px}
      /*Gallery End*/


      /*About Us Start*/
      .abt-wrapper{margin: 10px;}
      .bigNumber::after{width: 140px;}
     .bigNumber{font-size: 48px;line-height: 65px;}
     .abt-dev-wrapper{padding: 0 0 20px;}
     /*About Us End*/


    }

    /* Extra Small Devices, Phones */
    @media only screen and (max-width : 375px) {
      
    }

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

    /* Extra Small Devices, Phones */
    @media only screen and (max-width : 320px) {  
        .tag-1{font-size: 22px;line-height: 30px;padding-bottom: 10px;}
        .tag-2{font-size: 16px;line-height: 26px;padding-bottom: 10px;}
        .tag-3{font-size: 15px;line-height: 26px;}
        .sec-heading{font-size: 24px;line-height: 30px;}
        .accordian-title{font-size: 14px;}
        .map-toggle-btn{padding: 4px 10px;}
        #cboxTitle,#cboxCurrent{font-size: 10px;}
    }