/*@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400&700&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@300&400&display=swap');*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

:focus,
:hover,
:visited {
    outline: 0
}

body {
    margin: 0 auto;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    color: #4d4a47;
    font-size: 15px;
    line-height: 150%;
    background-color: #fff
}

.clearfix {
    clear: both
}

.dHide {
    display: none !important
}

::selection {
    color: #fff;
    background: #9d8d59
}

.whiteBg {
    background-color: #fff
}

::-webkit-media-controls {
    display: none !important
}

video::-webkit-media-controls {
    display: none !important
}

video::-webkit-media-controls-enclosure {
    display: none !important
}

#jivo_chat_widget {
    display: none
}

#jivo_custom_widget {
    position: fixed;
    bottom: -0.8%;
    width: 125px;
    right: 2%;
    z-index: 300000;
    cursor: pointer;
    height: 56px;
    background-image: url(jivo/chatBot.png);
    background-size: 100%;
    background-repeat: no-repeat
}

#jivo_custom_widget.jivo_online {
    background-image: url(jivo/chatBot.png)
}

#jivo_jsload_btn {
    position: fixed;
    bottom: 10%;
    width: 125px;
    right: 2%;
    z-index: 300000;
    cursor: pointer;
    height: 56px;
    background-image: url(jivo/chatBot.png);
    background-size: 100%;
    background-repeat: no-repeat
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: .55vw 0;
    line-height: 140%;
    font-family: Jost, sans-serif;
    font-weight: 700
}

h1 {
    font-size: 40px;
    color: #183650
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 20px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 13px;
    text-transform: uppercase
}

h6 {
    font-size: 10px;
    text-transform: uppercase
}

p {
    margin: 0;
    line-height: 165%;
    font-weight: 400;
    color: #4d4a47
}

p:last-child {
    margin-bottom: 0
}

small {
    font-size: 12px
}

.h2LikeH1 {
    font-size: 40px;
    color: #183650
}

.txtCenter {
    text-align: center
}

.txtCenterJustify {
    text-align: justify;
    text-align-last: center
}

.txtWhite {
    color: #fff
}

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

a:focus,
a:hover {
    color: #132e4c
}

a:focus {
    text-decoration: none
}

a,
a:active,
a:hover,
a:link {
    outline: 0
}

.fancybox.a {
    background-color: transparent
}

img {
    width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    aspect-ratio: attr(width)/attr(height)
}

.blendMode img {
    mix-blend-mode: multiply
}

fieldset,
legend {
    border: none
}

blockquote {
    border-left: 5px solid #eee;
    font-size: 12px;
    font-style: italic;
    margin: 0 0 20px;
    padding: 10px 20px;
    line-height: 26px
}

input[type=image] {
    width: auto
}

textarea {
    background-color: transparent;
    border: 1px solid #94915e
}

input[type=checkbox] {
    vertical-align: top;
    margin-right: 10px
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
w input[type=search] {
    font-size: 15px;
    width: 100%;
    padding: 8px 10px;
    color: #94915e;
    background-color: transparent;
    border: 1px solid #94915e;
    border-radius: 1px;
    transition: all .2s
}

input[type=color]:disabled,
input[type=date]:disabled,
input[type=datetime-local]:disabled,
input[type=datetime]:disabled,
input[type=email]:disabled,
input[type=month]:disabled,
input[type=number]:disabled,
input[type=password]:disabled,
input[type=search]:disabled,
input[type=tel]:disabled,
input[type=text]:disabled,
input[type=time]:disabled,
input[type=url]:disabled,
input[type=week]:disabled,
select:disabled {
    background: #eee;
    cursor: no-drop
}

input:focus,
input:hover {
    transition: all ease-in-out .2s
}

::placeholder {
    color: #94915ea1;
    opacity: 1
}

:-ms-input-placeholder {
    color: #94915ea1
}

::-ms-input-placeholder {
    color: #94915ea1
}

input[type=range] {
    width: 210px;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
    outline: 0
}

input[type=range],
input[type=range]::-webkit-slider-runnable-track,
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background: 0 0
}

input[type=range]::-webkit-slider-runnable-track {
    width: 200px;
    height: 5px;
    background: #54b45f
}

input[type=range]:nth-child(2)::-webkit-slider-runnable-track {
    background: 0 0
}

input[type=range]::-webkit-slider-thumb {
    position: relative;
    height: 20px;
    width: 20px;
    margin-top: -8px;
    background: #eee;
    border-radius: 100%;
    z-index: 1
}

input[type=range]:nth-child(1)::-webkit-slider-thumb {
    z-index: 2
}

label {
    margin-bottom: 7px
}

label em {
    color: #222;
    font-style: normal;
    margin-left: 3px
}

ul {
    padding: 0;
    list-style: disc;
    margin-bottom: 0;
    padding-left: 0
}

.overviewRight ul {
    padding-left: 3px
}

ol {
    padding: 0;
    list-style: decimal inside none;
    margin-bottom: 20px;
    padding-left: 30px
}

button {
    border: 0 solid
}

#submit {
    display: block;
    width: 150px;
    background-color: #9d8d59;
    color: #fff;
    border: 1px solid #9d8d59;
    text-transform: uppercase;
    padding: 8px 0;
    transition: all .2s;
    cursor: pointer;
    font-size: 14px;
    text-align: center
}

#submit:focus,
#submit:hover,
#submit:visited {
    transition: all .2s;
    outline: 0;
    color: #fff;
    background-color: #7a6c40
}

.btn {
    display: block;
    width: 100%;
    background-color: transparent;
    text-transform: uppercase;
    border: 0 solid;
    padding: 8px 0;
    transition: all .2s;
    cursor: pointer;
    font-size: 14px;
    text-align: center
}

.btn:focus,
.btn:hover,
.btn:visited {
    transition: all .2s;
    outline: 0
}

.btnPrimary {
    color: #132e4c;
    border: 1px solid #132e4c
}

.btnPrimary:hover {
    color: #fff;
    background-color: #132e4c
}

.btnSecondary {
    color: #94915e;
    border: 1px solid #94915e
}

.btnSecondary:hover {
    color: #fff;
    background-color: #94915e
}

.btnSecondary2 {
    color: #fff;
    background-color: #a47f38;
    border: 1px solid #a47f38;
    border-radius: 5px
}

.btnSecondary2:hover {
    color: #fff;
    background-color: #8b651e
}

.PrimaryLink {
    color: #132e4c;
    text-decoration: none
}

.PrimaryLink:focus,
.PrimaryLink:hover,
.PrimaryLink:visited {
    color: #032449
}

.linkWhite {
    color: #fff;
    text-decoration: none
}

.linkWhite:focus,
.linkWhite:hover,
.linkWhite:visited {
    color: #9d8d59
}

.w-200 {
    width: 160px;
    max-width: 90%;
    margin: -8px auto 28px
}

.w-1024,
.w-120,
.w-1200,
.w-800 {
    max-width: 90%;
    margin: 2% auto 0
}

.w-120 {
    width: 120px;
    max-width: 98%
}

.engineereForTheWorldBgHome .w-120 {
    margin: 20px 0 12px 60px
}

.engineereForTheWorldBgHome .engineereForTheWorldLeft img {
    margin-bottom: -5px
}

.overviewRight .w-120 {
    margin: 4% auto 0 0
}

.w-800 {
    width: 800px
}

.w-1024 {
    width: 1024px
}

.w-1200 {
    width: 1200px
}

.txt-900 {
    width: 900px;
    max-width: 96%;
    margin: 0 auto
}

.txt-1024 {
    width: 1024px;
    max-width: 96%;
    margin: 0 auto
}

.txt-1200 {
    width: 1200px;
    max-width: 96%;
    margin: 0 auto
}

.divCenter {
    margin: 0 auto
}

.psRelative {
    position: relative
}

.vCenter {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.paddTopBottom {
    padding-top: 60px;
    padding-bottom: 30px
}

.paddTop20 {
    padding-top: 20px
}

.pb_20 {
    padding-bottom: 20px
}
.pb_60 {
    padding-bottom: 60px
}
.pt_zero{
    padding-top: 0;
}
.mt_zero{
    margin-top: 0;
}
.mb_20 {
    margin-bottom: 20px
}

.mb_50 {
    margin-bottom: 50px
}

.pt_30 {
    padding-top: 30px
}

.vLine {
    width: 1px;
    height: 50px;
    background-color: #132e4c;
    margin: -6px auto 0
}

.paddTop0Imp {
    padding-top: 0 !important
}

.paddBtm30 {
    padding-bottom: 30px
}

.fullWidth {
    width: 100%;
    margin: 0 auto
}

.containerAsp {
    width: 1280px;
    max-width: 85%;
    margin: 0 auto
}

.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7 {
    float: left;
    margin: 1%
}

.col-1 {
    width: 98%;
    margin: 1% auto
}

.col-11 {
    width: 100%;
    margin: 1% auto
}

.col-2 {
    width: 48%;
    float: left
}

.col-22 {
    width: 48%;
    float: left;
    margin: 1%
}

.col-222 {
    width: 50%;
    float: left
}

.col-3 {
    width: 31%
}

.col-4 {
    width: 23%
}

.col-5 {
    width: 18%
}

.overviewHomeBg .col-2.overviewLeft,.overviewHomeBg .col-2.overviewRight{
    width: 44%;
}

.glide--swipeable {
    position: relative;
    padding-bottom: 20px
}

.glide__bullets {
    bottom: 0
}

.glide__bullet--active {
    background-color: #132e4c;
}

.glide__bullet {
    background-color: #ba9c6a;
}

.glide__bullet:focus,
.glide__bullet:hover {
    border: 1px solid #a3885b;
    background-color: #a3885b;
}

.top_arow {
    width: 34px;
    position: fixed;
    z-index: 999999;
    bottom: 43px;
    right: 10px;
    cursor: pointer;
}


.glide__arrow {
    position: absolute;
    display: block;
    top: 50%;
    z-index: 2;
    color: white;
    text-transform: uppercase;
    padding: 9px 12px;
    background-color: transparent;
    border: 0px solid #fff;
    border-radius: 4px;
    box-shadow: none;
    text-shadow: none;
    opacity: 1;
    cursor: pointer;
    transition: none;
    transform: translateY(-50%);
    line-height: 1;
    cursor: pointer;
}


/*Arro positions one */
.glide_arrow_one .glide__arrow--left{
    top: 48%;
    left: -40px;
}

.glide_arrow_one .glide__arrow--right{
    top: 48%;
    right: -40px;
}

/*two*/
.glide_arrow_two .glide__arrow--left{
    top: 38%;
    left: -52px;
}

.glide_arrow_two .glide__arrow--right{
    top: 38%;
    right: -52px;
}

/*three*/
.glide_arrow_three .glide__arrow--left{
    top: 48%;
    left: -52px;
}

.glide_arrow_three .glide__arrow--right{
    top: 48%;
    right: -52px;
}

/*ten*/
.glide_arrow_ten .glide__arrow--left{
    top: 32%;
    left: -20px;
}

.glide_arrow_ten .glide__arrow--right{
    top: 32%;
    right: -20px;
}

/*eight*/
.glide_arrow_eight .glide__arrow--left{
    top: 45%;
    left: -55px;
}

.glide_arrow_eight .glide__arrow--right{
    top: 45%;
    right: -55px;
}

/*nine*/
.glide_arrow_nine .glide__arrow--left{
    top: 38%;
    left: -5px;
}

.glide_arrow_nine .glide__arrow--right{
    top: 38%;
    right: -5px;
}

/*five*/
.glide_arrow_five .glide__arrow--left{
    top: 38%;
    left: 133px;
}

.glide_arrow_five .glide__arrow--right{
    top: 38%;
    right: 133px;
}

/*four*/
.glide_arrow_four .glide__arrow--left{
    top: 55%;
    left: -36px;
}

.glide_arrow_four .glide__arrow--right{
    top: 55%;
    right: -36px;
}

/*six*/
.glide_arrow_six .glide__arrow--left{
    top: 45%;
    left: -36px;
}

.glide_arrow_six .glide__arrow--right{
    top: 45%;
    right: -36px;
}


/*seven*/
.glide_arrow_seven .glide__arrow--left{
    top: 45%;
    left: -15px;
}

.glide_arrow_seven .glide__arrow--right{
    top: 45%;
    right: -15px;
}


/*thirty*/
.glide_arrow_thirty .glide__arrow--left{
    top: 35%;
    left: -65px;
}

.glide_arrow_thirty .glide__arrow--right{
    top: 35%;
    right: -65px;
}
/*thirtyone*/
.glide_arrow_thirtyone .glide__arrow--left{
    top: 49%;
    left: -29px;
}

.glide_arrow_thirtyone .glide__arrow--right{
    top: 49%;
    right: -29px;
}


.col-2.overviewLeft{
    width: 44%;
}

.header {
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    box-shadow: 0 1px 7px #0000002e;
    z-index: 99999
}

.logo {
    width: 150px;
    max-width: 20%;
    float: left;
    margin: 1%
}

.navMenuBtn {
    display: none
}

.topRight {
    width: 66%;
    float: left;
    margin: 0% 0 1% 3%
}

.tribecaLogoHeader {
    width: 120px;
    max-width: 12%;
    float: right;
    margin: 2% 0 1% 1%
}

.menu-topmenu-container {
    width: 750px;
    margin: 0 auto
}

.topRight ul {
    list-style: none
}

.topRight ul li {
    float: left;
    margin: 18px 15px 8px !important;
    font-size: 13px
}

.topRight ul li a {
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    color: #4d4a47;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    padding-top: 4px
}

.topRight ul li a:hover {
    color: #a1862d;
    transition: all .2s ease-in-out
}

.topRight ul li a::before {
    padding: 1.3px 10px;
    background-color: transparent;
    content: "";
    position: absolute;
    left: 1px;
    top: 0;
    transition: all .2s ease-in-out
}

.topRight ul li.current-menu-item a {
    color: #a1862d
}

.topRight ul li.current-menu-item a::before {
    background-color: #a1862d
}

.topRight ul li:hover a:before {
    background-color: #a1862d
}

.banner {
    margin-top: 54px;
    position:relative;
}

.videoBg {
    min-height: 82vh
}

.HomepageSecondFoldvideoBg {
    min-height: 30vh;
    margin-top: 30px;
    display: none
}

.overviewLeftInside {
    width: 100%;
    min-height: 450px
}

.overviewLeftInside img {
    width: 98%;
    margin: 0 auto
}

.overviewRight {
    min-height: 435px;
    padding: 0 40px
}

.bannerAnimMain {
    width: 100%;
    position: relative;
    height: 100vh;
    overflow: hidden
}

.bannerAnim {
    position: absolute;
    transition: all 40s ease-in-out;
    animation: homeBannerAnim 10s linear infinite;
    margin-top: 5%
}

@keyframes homeBannerAnim {
    0% {
        transform: scale(1);
        margin-top: 5%
    }
    40% {
        transform: scale(1.2);
        margin-top: 9%;
        margin-left: 8%
    }
    70% {
        transform: scale(1.2);
        margin-bottom: 9%;
        margin-left: 8%
    }
    100% {
        transform: scale(1);
        margin-top: 5%
    }
}

.skyDeckBG {
    background-color: #f3f3f3;
}

.plsdLeft {
    width: 100%;
    float: left
}
.positionRel{
    position:relative;
}
.positionAbso{
    bottom: 1%;
    position: absolute;
    left: 2%;
    color: white;
}
.plsdLeft img {
    width: 100%
}

.plsdRight {
    width: 30%;
    min-height: 434px;
    float: right;
    border: 5px solid #9d8d59
}

.plsdRight h2 {
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
    text-align: center
}

.plsdRight p {
    padding: 0 22px
}

.slick-arrow {
    display: none !important
}

.clubhouse_slider .slick-arrow {
    display: block !important
}

.whatARK_sliderFloorPlan .slick-arrow {
    display: block !important
}

.whatARK_sliderFloorPlan .slick-next:before,
.whatARK_sliderFloorPlan .slick-prev:before {
    color: #9d8d59;
    font-size: 25px
}

.slick-dots {
    bottom: -45px !important
}

.slick-dots li button:before {
    font-size: 12px !important;
    opacity: 1 !important;
    color: #a3885b !important
}

.slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #132e4c !important
}

.whatARK_slider {
    width: 1100px;
    max-width: 90%;
    margin: 20px auto 0
}

.whatARKInside {
    width: 92%;
    margin: 0 auto;
    position: relative;
    height: 340px;
    overflow: hidden
}

.whatARKInside img {
    position: absolute;
    border: 1px solid #c7c7c7
}

.whatIconInside {
    width: 52%;
    margin: 0 auto
}

.whatIconInside img {
    background-color: transparent
}

.whatArkSocial {
    width: 158px;
    margin: 10px auto;
    text-align: center
}

.whatArkSocial img {
    width: 28px;
    margin-bottom: -2px
}

.whatArkSocial span {
    font-size: 16px;
    vertical-align: super;
    margin-right: 10px
}

.whatIcon h2 {
    text-align: center;
    font-weight: 400;
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    margin-bottom: 15px;
    color: #4d4a47
}

.whatIconTerraceDesktop .whatIconTerrace {
    width: 14% !important;
    float: left;
    margin: 1%
}
.whatIconTowerDesktop .whatIconTower {
    width: 18% !important;
    float: left;
    margin: 1%
}

.whatIconTerrace h2, .whatIconTower h2 {
    text-align: center;
    font-weight: 400;
    font-family: "Work Sans", sans-serif;
    font-size: 13px;
    margin-bottom: 15px;
    color: #4d4a47
}
.whatIconTowerDesktop .whatIconTower h2{
    min-height: 28px;
    margin-bottom: 0
}
.whatIconTerraceDesktop .whatIconTerrace h2 {
    min-height: 56px;
    margin-bottom: 0
}
.whatIconTower .whatIconInside{
    width: 40%;
}

.floorPlan .whatARKInside {
    width: 92%;
    margin: 0 auto;
    position: relative;
    height: auto;
    overflow: hidden
}

.floorPlan .whatARKInside img {
    position: static;
    border: 1px solid #c7c7c7
}

.txtFolds4 {
    width: 22%;
    float: left;
    padding: 0 1%;
    margin-top: 1%;
    min-height: 76px
}

.txtFolds4 p {
    font-weight: 600;
    font-size: 17px;
    padding: 10px 20px
}

.brOnDesktop {
    display: block
}

.brRight {
    border-right: 3px solid #a1862d
}

.contactUsBg {
    background-repeat: no-repeat;
    background-size: cover
}

.contactUsBgnew.visible {
    background-image: url(img/contactUsBg.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.contactAddress {
    color: #ffffffd9
}

.contactAddress span {
    font-size: 19px;
    padding: 14px 0 12px 0;
    display: inline-block
}

.contactLeftTxtInside {
    width: 465px;
    max-width: 98%;
    margin: 0 auto 0
}

.contactLeftTxtInside h2 {
    text-align: center;
    color: #fff;
    font-size: 88px;
    line-height: 90%;
    margin-bottom: 26px;
    background: url(img/contactUsBgHome.jpg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-position: 0 0;
    animation: homePageContact 10s infinite
}

@keyframes homePageContact {
    from {
        background-position: 0 0
    }
    to {
        background-position: 1000px 200px
    }
}

.contactLeftTxtInside h2 span {
    font-size: 40px;
    display: block;
    line-height: 138%
}

.contactRightFormInside {
    width: 420px;
    max-width: 98%;
    margin: 20px auto 20px
}

.contactRightFormInside input::placeholder {
    color: #94915e;
    opacity: 1
}

.contactRightFormInside input:-ms-input-placeholder {
    color: #94915e
}

.contactRightFormInside input::-ms-input-placeholder {
    color: #94915e
}

.frmControll {
    margin: 30px auto
}

.homePageGoogleMap {
    width: 100%;
    height: 300px;
    /*filter: grayscale(1)*/
}

.footerBg {
    background-color: #132e4c;
    color: #fff;
    text-align: center;
    padding-bottom:80px
}

.footerBg p {
    padding: 7px 0 0;
    color: #fff
}

.footerBg1 {
    background-color: #fff;
    padding: 30px 0;
    border-top: 1px solid #ddd
}

.footerLinks {
    float: left;
    width: 48%
}

.footerMap {
    float: right;
    width: 50%
}

.FooterGoogleMap {
    width: 100%;
    height: 260px
}

.footerLinks h3 {
    font-size: 18px;
    color: #123354;
    text-transform: uppercase;
    padding: 10px 8px;
    border-bottom: 1px solid #cfcfcf
}

.footerLinks ul {
    list-style: none;
    padding: 20px 8px
}

.footerLinks ul li {
    margin: 5px 0
}

.footerLinks ul li a {
    font-size: 15px;
    color: #333
}

.footerMainBottom {
    z-index: -1
}

.reraNoBg {
    background-color: #132e4c;
    margin-top: -10px;
    padding: 12px 0;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #25486f
}

.frt1,
.frt2,
.frt3 {
    float: left;
    margin: 1%
}

.frt1 {
    width: 20%
}

.frt2 {
    width: 54%
}

.frt3 {
    width: 20%;
    float: right;
    margin-bottom: 0
}

.frt2 p {
    text-transform: uppercase;
    letter-spacing: 1px
}

.frt3 img {
    width: 30px;
    margin: 3px
}

.showMoreTarace {
    display: none;
    text-align: center;
    font-weight: 600;
    font-size: 16px
}

.StickyForm {
    background-color: #9d8d59;
    position: fixed;
    bottom: 0;
    z-index: 99999 !important;
}

.StickyForm1 {
    background-color: #9d8d59;
    position:fixed;
    top: 20%;
    left:37.5%;
    display:none;
    z-index: 999999;
    width:25%;
}

.StickyForm .containerAsp {
  /*  max-width: 75%;*/
	 max-width: 100%;
    margin: 0
}

.StickyForm1 .containerAsp {
    max-width: 100%;
    margin: 0
}

.StickyForm .closeStickyForm,
.StickyForm h2 {
    display: none;
}

.StickyForm1 .closeStickyForm1,
.StickyForm1 h2 {
    display: block;
    text-align:center;
}

.StickyForm1  .containerAsp
{
    width:100 !important;
}

.StickyForm1  span
{
    font-size:25px;
    padding:15px;
    cursor:pointer;
}

.openStickyForm1{
    color:#9D8D59;
    cursor: pointer;
}

.StickyForm input {
    color: #15334f;
    border: #15334f solid 1px;
    width:95%;
    
}
.StickyForm1 input {
    color: #15334f;
    border: #15334f solid 1px;
    width:95%;
}

.StickyForm input::placeholder {
    color: #15334fb9;
    opacity: 1
}
.StickyForm1 input::placeholder {
    color: #15334fb9;
    opacity: 1
}

.StickyForm input:-ms-input-placeholder {
    color: #15334fb9
}
.StickyForm1 input:-ms-input-placeholder {
    color: #15334fb9
}

.StickyForm input::-ms-input-placeholder {
    color: #15334fb9
}
.StickyForm1 input::-ms-input-placeholder {
    color: #15334fb9
}

.StickyForm .frmControll {
    width: 26%;
    float: left;
    margin: 1%
}
.StickyForm1 .frmControll {
    width: 90%;
    margin:5% 5%;
}

.StickyForm .BtnStickyFrm {
    width: 12%;
    float: left;
    margin: 1%
}
.StickyForm1 .BtnStickyFrm {
    width: 120px;
    margin:0 auto;
    
}

.lazyImg {
    background-color: #c7c7c7
}

.bgTransprent {
    background-color: transparent
}

.fancybox-container {
    z-index: 9999999 !important
}

.col2List li {
    width: 48%;
    float: left;
    margin: 1%
}

.faqSection {
    padding: 20px 0
}

.faqSection h3 {
    color: #16324f;
    font-size: 24px;
    font-weight: 400
}

.faqSection ul {
    padding: 0 0 20px 46px
}

.whatARKInsideInfo {
    width: 91%;
    margin: 0 auto
}

.breadcrumbAsp p {
    color: #9d8d59;
    line-height: 150%;
    letter-spacing: 2px;
    font-size: 15px;
    padding: 25px 0 0;
    text-align: right
}

.blogSinglePage .breadcrumbAsp p {
    text-align: right !important
}

.breadcrumbAsp a {
    color: #9d8d59;
    line-height: 150%;
    letter-spacing: normal
}

.breadcrumbAsp a {
    color: #9d8d59;
    text-decoration: none
}

.contactIco {
    width: 61px;
    max-width: 20%;
    float: left;
    margin: 1%
}

.contactTxt {
    width: 250px;
    max-width: 76%;
    float: left;
    margin: 1%;
    min-height: 70px
}

.contactUsPageDetails {
    width: 400px;
    max-width: 98%;
    margin: 0 auto
}

.contactUsPageFrm {
    width: 400px;
    max-width: 98%;
    margin: 0 auto
}

.contactUsPageFrm .frmControll {
    margin: 15px auto
}

.contactUsPageFrm .btnSecondary {
    background-color: #94915e;
    color: #fff
}

.contactTxt.email {
    min-height: 44px
}

.btnStickyBottom {
    display: none
}

.engineereForTheWorld {
    background-color: #9d8d597a
}

.engineereForTheWorldBgPresnterPage .engineereForTheWorld {
    background-color: transparent;
    margin-bottom: 40px
}

.engineereForTheWorldLeft {
    width: 50%;
    float: left
}

.engineereForTheWorldRight {
    width: 50%;
    float: left;
    min-height: 340px
}

.engineereForTheWorldBgPresnterPage .engineereForTheWorldRight {
    min-height: 390px
}

.engineereForTheWorldRight h2 {
    font-size: 28px;
    text-align: left;
    color: #1e365c;
    padding: 0 30px
}

.engineereForTheWorldRight p {
    color: #2d3b46;
    padding: 0 60px
}

.AcropolisRight p {
    float: right;
    text-align: right
}

.residencesInteriors .engineereForTheWorld {
    background-color: transparent
}

.residencesInteriors .engineereForTheWorldRight h2 {
    color: #193751;
    font-family: "Work Sans", sans-serif;
    text-align: center;
    padding: 18px 0 8px;
    font-size: 22px
}

.residencesInteriors .engineereForTheWorldRight p {
    color: #2e2c24;
    text-align: center
}

.residencesInteriors img {
    margin-bottom: -6px
}

.residencesInteriors .engineereForTheWorldLeft {
    width: 100%;
    float: none;
    position:relative;
}

.residencesInteriors .engineereForTheWorldRight {
    width: 100%;
    float: none;
    min-height: auto
}

.tribecaLogo {
    width: 150px;
    margin: 10px 60px 18px 60px
}

.AcropolisRight .tribecaLogo {
    float: right
}

.floorPlanFilter {
    width: 650px;
    max-width: 98%;
    margin: 10px auto 30px;
    border: 1px solid #0f344f;
    border-radius: 10px;
    padding: 4px
}

.plaOpt1{
    width: 32%;
}
.plaOpt2{
    width: 65%;
}
.floorPlanFilter .frmControll {
    float: left;
    margin: 0
}

.frmControllBrRight {
    border-right: 1px solid #0f344f;
    padding-right: 9px
}

.floorPlanFilter .frmControll select {
    border: 0 solid;
    padding: 8px;
    color: #535353
}

.floorPlanFilter .frmControllBtn {
    width: 19%;
    float: right
}

.floorPlanImgBox {
    width: 650px;
    max-width: 98%;
    margin: 20px auto
}

.selectedPlanTitle {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #19374f;
    text-transform: uppercase
}

.blogBoxMain {
    position: relative
}

.blogBoxInside {
    width: 100%;
    padding: 20px 20px 30px 20px;
    bottom: 4px;
    position: absolute;
    background: linear-gradient(transparent, #000000a8)
}

.blogBoxInside .blogBoxLine {
    width: 90px;
    height: 1px;
    background-color: #9d8d59
}

.blogBoxInside span {
    color: #fff
}

.blogBoxInside h2 {
    color: #fff;
    font-size: 19px;
    font-weight: 500
}

.blogSinglePage {
    min-height: 750px;
    padding: 100px 0;
    text-align: left
}

.blogSinglePage h1 {
    margin-top: -20px;
    font-size: 34px;
    font-weight: 500
}

.blogSinglePage p {
    padding-bottom: 15px;
    text-align: justify
}

.blogLeft {
    width: 68%;
    float: left;
    margin: 1%
}

.blogRight {
    width: 26%;
    float: right;
    margin: 1%
}

.blogLeft .info a {
    color: #a0a0a0;
    text-transform: uppercase
}

.blogLeft img {
    margin-bottom: 15px
}

#recent-posts-2 {
    list-style: none;
    font-weight: 400
}

#recent-posts-2 h2 {
    font-weight: 500;
    font-size: 34px
}

#recent-posts-2 li {
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 10px 5px
}

.comment-author:after,
.comment-author:before,
.comment-content:after,
.comment-content:before,
.comment-meta:after,
.comment-meta:before,
.entry-content:after,
.entry-content:before,
.entry-footer:after,
.entry-footer:before,
.nav-links:after,
.nav-links:before,
.pagination:after,
.pagination:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before,
.widget-area:after,
.widget-area:before,
.widget:after,
.widget:before {
    content: "";
    display: table;
    table-layout: fixed
}

.comment-author:after,
.comment-content:after,
.comment-meta:after,
.entry-content:after,
.entry-footer:after,
.nav-links:after,
.pagination:after,
.site-content:after,
.site-footer:after,
.site-header:after,
.widget-area:after,
.widget:after {
    clear: both
}

.widget_recent_comments a {
    border-bottom: 1px dotted #aaa
}

.widget_recent_comments .url {
    border: 0
}

#comments {
    font-size: 16px
}

#comments-title {
    font-size: 28px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #f1f1f1
}

.comment-list {
    padding: 0
}

.comment-list li {
    list-style: none;
    margin-bottom: 30px;
    padding-bottom: 20px
}

.comment-list li.depth-1 {
    border-bottom: 1px solid #f1f1f1
}

.comment-header {
    margin-bottom: 15px
}

.comment-author .avatar {
    width: 40px;
    float: left;
    margin-right: 15px
}

.comment-author-name a {
    font-size: 14px;
    color: #aaa
}

.comment-body {
    font-size: 16px
}

.comment-awaiting-moderation {
    font-style: italic;
    font-size: 15px;
    color: #aaa
}

.bypostauthor {
    background-color: #f9f9f9;
    padding: 15px 15px 0 15px
}

.comment .children {
    margin-top: 30px
}

.comment .children li {
    margin-bottom: 0
}

#commentform textarea {
    width: 100%
}

#commentform input {
    margin-bottom: 15px
}

#wp-comment-cookies-consent {
    float: left;
    margin-top: 6px
}

.disclaimerPage {
    padding: 90px 0 60px 0
}

.disclaimerPage p {
    max-width: 97%;
    margin: 0 auto
}

.ThankYouPage {
    min-height: 90vh;
    padding-top: 200px
}

.sitemapDiv ul {
    list-style: none
}

.sitemapDiv ul li {
    text-align: center;
    padding: 7px 5px
}

.sitemapDiv ul li a {
    font-size: 16px
}

.faq_ul {
    list-style: none
}

.rooftop_terrace img{
    width:70%;
    margin:0 auto;
    display:block;
}

/*Sandesh code*/
.shot_on_location {
    margin-top: -32px;
   margin-left: 10px;
    color: #fff;
    /*background-color: #9d8d59eb;*/
    padding:2px 10px 2px 10px;
    position: absolute;
    line-height: normal;
}

.shot_on_location_forest{
   position: absolute;
   bottom: 10px;
   margin-top: -32px;
   margin-left: 10px;
   color: #000000;
   /*background-color: #9d8d59eb;*/
   padding: 2px 10px 2px 10px;
   line-height: normal;
}

.shot_location_color

.engineereForTheWorld .w-120 {
   margin: 4% 63px;
}

.customHrLine{
    width: 55px;
    margin: 7px 0px 7px 0px;
    padding: 0;
    border-top: 1px solid black;
    height: 0px;
    background: transparent;
    opacity: 0.3;
}
.custList{
    list-style: none;
}

#menu-item-152{ display:none}

@media only screen and (min-width:970px) {
    .iconSlider .slick-track {
        transform: none !important
    }
    
    /*San code start here*/
    .overviewLeftInside img {
    width: 96%;
    margin-left: 2%;
    }
    
    .overviewLeftInside {
    width: 90%;
    min-height: 450px;
    margin: 0 auto;
    }
    
    .deckimg img{
        padding-bottom:200px;
    }
   
 
}

@media only screen and (max-width:1280px) {
    .containerAsp {
        max-width: 96%
    }
}

@media only screen and (max-width:970px) {
    .faqSection h3 {
        font-size: 18px
    }
    .showMoreTarace {
        display: block
    }
    .hideOnMobileTarace {
        display: none
    }
    .whatIconTerraceDesktop .whatIconTerrace,.whatIconTowerDesktop .whatIconTower {
        width: 48% !important;
        float: left;
        margin: 1%
    }
    .contactUsBg {
        background-image: none;
        background-color: #10171d
    }
    .cursor {
        display: none
    }
    .dHide {
        display: block !important
    }
    .mHide {
        display: none !important
    }
    .header .containerAsp {
        width: 100%;
        max-width: 100%;
        margin: 0 auto
    }
    .logo {
        width: 100px;
        max-width: 36%;
        float: left;
        margin: 5% 3% 2% 3%
    }
    .tribecaLogoHeader {
        width: 100px;
        max-width: 45%;
        float: left;
        margin: 3% 0 3% 1%;
        margin-left: 7%;
    }
    .navMenuBtn {
        width: 51px;
        float: right;
        display: block;
        margin-top: 4%;
        cursor: pointer
    }
    .bar1,
    .bar2,
    .bar3 {
        width: 34px;
        height: 2px;
        background-color: #1a3652;
        margin: 7px 0;
        transition: .4s
    }
    .change .bar1 {
        -webkit-transform: rotate(-45deg) translate(-5px, 4px);
        transform: rotate(-45deg) translate(-5px, 4px)
    }
    .change .bar2 {
        opacity: 0
    }
    .change .bar3 {
        -webkit-transform: rotate(45deg) translate(-8px, -8px);
        transform: rotate(45deg) translate(-8px, -8px)
    }
    .topRight {
        width: 100%;
        max-width: 100%;
        float: none;
        margin: 1% auto;
        clear: both;
        display: none;
        border-top: 1px solid #9d8d59;
        padding: 8px 0 4px;
        height: 0;
        opacity: 0;
        transition: all .2s ease-in-out
    }
    .topRight ul li {
        float: none;
        margin: 8px 0px !important;
        font-size: 13px;
        width: 100%;
        clear: both
    }
    .topRight ul li a::before {
        padding: 0
    }
    .topRight ul li a {
        width: 100%;
        display: inline-block;
        float: none;
        padding: 4px 5px;
        text-align:center;
    }
    .topRightShow {
        display: block;
        height: 100%;
        opacity: 1
    }
    .plsdLeft {
        width: 100%;
        float: none;
        height: auto;
        position: static;
        overflow: unset
    }
    .plsdLeft img {
        position: static
    }
    .plsdRight {
        width: 100%;
        height: auto;
        min-height: auto;
        float: none;
        padding: 30px 0;
        height: auto;
        background-color: #fff
    }
    .overviewRight {
        text-align: center;
        min-height: auto;
        padding: 20px 10px 10px 10px
    }
    .whiteBgTheArkPage .overviewRight {
        text-align: left;
        padding: 30px 10px 10px 10px;
        margin-left: 11px;
        line-height: 172%
    }
    .overviewRight ul li {
        text-align: left
    }
    .overviewRight .w-120 {
        margin: 20px auto
    }
    .engineereForTheWorldBgHome.paddBtm30 {
        padding-bottom: 60px
    }
    .overviewRight.psRelative,
    .plsdRight.psRelative {
        position: static
    }
    .overviewRight .vCenter,
    .plsdRight .vCenter {
        position: static;
        top: 50%;
        transform: none
    }
    .overviewLeftInside {
        min-height: auto
    }
    .HomepageSecondFoldvideoBg {
        display: block
    }
    .skyDeckBG {
        background-image: none;
        background-color: #f3f3f3;
    }
    .col-sm-1 {
        width: 98%;
        margin: 0 auto;
        float: none
    }
    .residencesInteriorsNew .containerAsp,
    .residencesInteriorsNew .w-1200,
    .skyDeckBG .containerAsp,
    .skyDeckBG .w-800,
    .terraceDeckBg .containerAsp,
    .terraceDeckBg .w-1200 {
        width: 100%;
        max-width: 100%;
        margin: 0 !important
    }
    .residencesInteriors .engineereForTheWorldRightNew h2 {
        padding: 1px 0 8px !important
    }
    .residencesInteriors .engineereForTheWorldRightNew {
        padding: 20px 0 20px 0 !important;
    }
    .col-2 {
        width: 95%;
        float: none;
        margin: 1% auto
    }
    .col-5,
    .col-6,
    .col-7 {
        width: 31%
    }
    .col-4 {
        width: 48%
    }
    .clubhouse_slider .slick-arrow {
        display: none !important
    }
    .whatARK_sliderFloorPlan {
        width: 95%;
        margin: 0 auto
    }
    .whatARK_sliderFloorPlan .slick-arrow {
        display: block !important
    }
    .whatARK_sliderFloorPlan .slick-prev {
        left: -14px;
        z-index: 99
    }
    .whatARK_sliderFloorPlan .slick-next {
        right: -9px
    }
    .engineereForTheWorldLeft {
        width: 100%;
        float: none
    }
    .engineereForTheWorldRight {
        width: 100%;
        float: none;
        min-height: 270px;
        padding: 20px 0
    }
    .residencesInteriors .engineereForTheWorldRight {
        padding: 10px 0 0 0
    }
    .residencesInteriors .engineereForTheWorldRight p {
        margin-bottom: 0;
        padding: 0
    }
    .engineereForTheWorldRight .vCenter {
        position: static;
        transform: unset
    }
    .engineereForTheWorldBgTAE .containerAsp {
        max-width: 100%
    }
    .engineereForTheWorldBgTAE .w-1200 {
        max-width: 100%
    }
    .engineereForTheWorldBgTAE .w-1200 img {
        width: 100%
    }
    .engineereForTheWorldBg.paddTopBottom {
        padding: 0px 0 10px 0 !important
    }
    .residencesInteriors.paddTopBottom {
        padding: 32px 0 45px 0 !important
    }
    .engineereForTheWorldRight h2 {
        font-size: 22px
    }
    .amenitiesBg .slick-dots {
        bottom: -10px !important
    }
    .engineereForTheWorldBg p {
        margin-bottom: 20px
    }
    .col2List li {
        width: 98%;
        float: none;
        margin: 1% auto
    }
    .engineereForTheWorldRight p {
        padding: 0 20px
    }
    .tribecaLogo {
        margin: 10px 20px 18px 20px;
        margin-left:auto;
        margin-right:auto;
    }
    .AcropolisRight p {
        float: none;
        text-align: left
    }
    .AcropolisRight .tribecaLogo {
        float: none
    }
    .engineereForTheWorldBgHome .w-120 {
        margin: 20px 0 12px 20px
    }
    .txtFolds4 {
        width: 48%
    }
    .footerLinks {
        width: 98%;
        float: none;
        margin: 1% auto 8%
    }
    .footerMap {
        width: 98%;
        float: none;
        margin: 1% auto
    }
    .footerLinks ul {
        list-style: none;
        padding: 0 2px 0
    }
    .footerLinks ul li {
        margin: 10px 0
    }
    .footerLinks h3 {
        padding: 14px 8px 14px;
        margin-bottom: 10px
    }
    .breadcrumbAsp p {
        padding: 15px 0 20px;
        text-align: center
    }
    .blogSinglePage .breadcrumbAsp p {
        text-align: left !important
    }
    .comment-form-cookies-consent label {
        font-size: 12px
    }
    
    .engineereForTheWorld .w-120 {
    margin: 2% 23px;
    }
    
    .developers_inside .containerAsp 
    {
        width:100% !important;
    }
    
    .developers_inside .w-1200
    {
        width:100%;
        max-width:100%;
    }
    
    .menu-topmenu-container {
    width: 100%;
    }
}

@media only screen and (max-width:768px) {
    .btn {
        padding: 9px 10px
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        padding: 1.55vw 0
    }
    h2 {
        font-size: 26px
    }
    h1 {
        margin-bottom: 12px;
        font-size: 28px
    }
    .h2LikeH1 {
        margin-bottom: 12px;
        font-size: 28px
    }
    .col-3 {
        width: 95%;
        float: none;
        margin: 1% auto
    }
    .col-5,
    .col-6,
    .col-7 {
        width: 48%
    }
    .btnStickyBottom {
        display: block;
        background-color: #9d8d59;
        position: fixed;
        bottom: 0;
        padding: 8px 0
    }
    .btnStickyBottom .w-120 {
        margin: 0 auto
    }
    .paddTopBottom {
        padding-top: 45px;
        padding-bottom: 45px
    }
    .skyDeckBG.paddTopBottom {
        padding-top: 30px
    }
    .overviewHomeBg {
        width: 100%;
        max-width: 100%;
        padding-top: 30px
    }
    .overviewHomeBg .col-2 {
        width: 100%
    }
    .StickyForm {
        background-color: #9d8d59fa;
        bottom: auto;
        top: 0;
        height: 100%;
        z-index: 99999;
        display: none
    }
    .StickyForm1 {
        background-color: #9d8d59fa;
        bottom: auto;
        top: 0px;
        height: 100%;
        z-index: 99999;
        display: none;
        width:100% !important;
        left:0px;
    }
    
    .StickyForm1 span {
    padding: 0;
    }

    
    .StickyForm .containerAsp {
        width: 400px;
        max-width: 90%;
        margin: 0 auto;
        padding-top: 15%
    }

    .StickyForm1 .containerAsp {
        width: 400px;
        max-width: 90%;
        margin: 0 auto;
        padding-top: 18%
    }
    
    .openStickyForm1{
    color:#9D8D59 !important;
    cursor: pointer;
    }
    .StickyForm .closeStickyForm,
    .StickyForm h2 {
        display: block
    }

    .StickyForm1 .closeStickyForm1,
    .StickyForm1 h2 {
        display: block
    }
    .StickyForm h2 {
        text-align: center;
        color: #132e4c;
        margin-top: 20px
    }

     .StickyForm1 h2 {
        text-align: center;
        color: #132e4c;
        margin-top: 20px
    }

    .StickyForm .closeStickyForm {
        font-size: 21px;
        font-weight: 700;
        background-color: #132e4c;
        color: #fff;
        height: 35px;
        width: 35px;
        border-radius: 100%;
        text-align: center;
        line-height: 35px;
        margin-bottom: 35px;
        margin: 0 auto;
        cursor: pointer
    }

    .StickyForm1 .closeStickyForm1 {
        font-size: 21px;
        font-weight: 700;
        background-color: #132e4c;
        color: #fff;
        height: 35px;
        width: 35px;
        border-radius: 100%;
        text-align: center;
        line-height: 35px;
        margin-bottom: 35px;
        margin: 0 auto;
        cursor: pointer
    }
    .w-120 {
        width: 151px;
        max-width: 98%
    }
    .StickyForm .frmControll {
        width: 100%;
        margin: 18px auto;
        float: none
    }

    .StickyForm1 .frmControll {
        width: 100%;
        margin: 18px auto;
        float: none
    }
    .StickyForm .BtnStickyFrm {
        width: 150px;
        float: none;
        margin: 18px auto
    }
    .StickyForm1 .BtnStickyFrm {
        width: 150px;
        float: none;
        margin: 18px auto
    }
    .top_arow {
        width: 34px;
        bottom: 0;
        left: 6px
    }
    .whatARKInside {
        width: 94%;
        position: static;
        height: auto;
        overflow: unset
    }
    .whatARKInside img {
        position: static
    }
    .whatIconInside {
        width: 44%;
        overflow: unset
    }
    .whatIconInside img {
        position: static;
        background-color: transparent
    }
    .amenitiesBg {
        padding-top: 0 !important;
        padding-bottom: 26px !important
    }
    .slick-dots {
        bottom: -40px !important
    }
    .floorPlan .slick-dots {
        bottom: -60px !important
    }
    .overviewLeftInside .slick-dots {
        bottom: -33px !important
    }
    .blogLeft,
    .blogRight {
        width: 98%;
        float: none;
        margin: 1% auto
    }
    .blogSinglePage h1 {
        margin-top: -15px;
        font-size: 26px
    }
    .txtFolds4 {
        width: 98%;
        float: none;
        padding: 0 1%;
        min-height: auto
    }
    .txtFolds4 p {
        font-weight: 400;
        font-size: 15px;
        padding: 4px 0;
        text-align: left
    }
    .artMLeft {
        text-align: center !important;
        padding: 4px 4px
    }
    .brOnDesktop {
        display: inline
    }
    .brRight {
        border-right: 0 solid #a1862d
    }
    .paddTop20 {
        padding-top: 0 !important
    }
    .pt_30 {
        padding-top: 16px
    }
    .floorPlanFilter .frmControll {
        width: 48%
    }
    .floorPlanFilter .frmControllBtn {
        width: 25%
    }
    
     /*San code start here*/
    .overviewLeftInside img {
    width: 100%;
    }
    
    .overviewLeftInside {
    width: 100%;
    margin: 0 auto;
    }
    
    .engineereForTheWorldRight {
    min-height: 300px;
    }
    
    .private_forest_para
    {
        padding-top:30px;
    }
 
     /*San code end here*/
    .rooftop_terrace img{
    width:100%;
    margin:0 auto;
    display:block;
    }
    .bannerAnim {
        margin-top: 47px;
        width: 1149px;
        max-width: 1400px;
        transition: all 60s ease-in-out;
        animation: homeBannerAnimMobile 30s linear infinite
    }
    
    .videoBg {
    min-height: 100vh;
    }
    
     .developers_inside .containerAsp 
    {
        width:100% !important;
        max-width: 100%;
        margin: 0%;
    }
    
    .engineereForTheWorldBgPresnterPage .engineereForTheWorldRight {
    min-height: auto;
    }
    
    .engineereForTheWorldBg p {
    margin-bottom: 10px;
    }
    
    .engineereForTheWorldRight {
    padding: 20px 0 0px 0px;
    }
    
    .overviewHomeBg .col-2.overviewLeft,.overviewHomeBg .col-2.overviewRight{
        width: 95% !important;
    }
    
    @keyframes homeBannerAnimMobile {
        0% {
            transform: scale(1);
            margin-left: 0
        }
        50% {
            transform: scale(1.2);
            margin-left: -600px
        }
        100% {
            transform: scale(1);
            margin-left: 0
        }
    }
}

@media only screen and (max-width:600px) {
    .col-6,
    .col-7 {
        width: 48%
    }
    .col-3,
    .col-4,
    .col-5 {
        width: 95%;
        float: none;
        margin: 4% auto
    }
    .footerBg {
        padding-top: 15px;
        padding-bottom: 65px
    }
    .reraNoBg {
        padding: 15px 0
    }
    .frt1,
    .frt2,
    .frt3 {
        width: 98%;
        float: none;
        margin: 1% auto
    }
    .frt3 {
        width: 80px
    }
    .contactLeftTxtInside h2 {
        font-size: 55px;
        line-height: 90%
    }
    .contactLeftTxtInside h2 span {
        font-size: 28px;
        line-height: 138%
    }
    
    .engineereForTheWorldRight {
        min-height: 265px;
    }
    
    /*two*/
    .glide_arrow_two .glide__arrow--left{
        top: 95%;
        left: 100px;
    }
    
    .glide_arrow_two .glide__arrow--right{
        top: 95%;
        right: 100px;
    }
    
    /*three*/
    .glide_arrow_three .glide__arrow--left{
        top: 101%;
        left: 91px;
    }
    
    .glide_arrow_three .glide__arrow--right{
        top: 101%;
        right: 91px;
    }
    
    /*four*/
    .glide_arrow_four .glide__arrow--left{
        top: 99%;
        left: 91px;
    }
    
    .glide_arrow_four .glide__arrow--right{
        top: 99%;
        right: 91px;
    }
    
    /*five*/
    .glide_arrow_five .glide__arrow--left{
        top: 96%;
        left: 133px;
    }
    
    .glide_arrow_five .glide__arrow--right{
        top: 96%;
        right: 133px;
    }
    
    /*six*/
    .glide_arrow_six .glide__arrow--left{
        top: 96%;
        left: 118px;
    }
    
    .glide_arrow_six .glide__arrow--right{
        top: 96%;
        right: 118px;
    }


    /*thirty*/
    .glide_arrow_thirty .glide__arrow--left{
        top: 44%;
        left: -10px;
        padding-left: 0;
    }
    
    .glide_arrow_thirty .glide__arrow--right{
        top: 44%;
        right: -10px;
        padding-right: 0;
    }
    
    /*thirtyone*/
    .glide_arrow_thirtyone .glide__arrow--left{
        top: 99%;
        left: 113px;
    }
    
    .glide_arrow_thirtyone .glide__arrow--right{
        top: 99%;
        right: 113px;
    }
    
    .engineereForTheWorldBg .w-1200.single_slider{
        max-width: 100%;
    }
    
    .blogBoxInside {    
        padding: 20px 1px 30px 5px;
    }
    
    .floorPlanFilter .frmControll {
        width: 97%;
    }
    .tribecaLogo {
        margin-left:15px;
    }
    .frmControllBrRight{
        border-right: 0px solid #0f344f;
        border-bottom: 1px solid #0f344f;
    }
    .padTop{
        padding-top: 7px;
    }
    .enqBtnBtm{
        float: left;
        padding-left: 5%;
    }
    #jivo_custom_widget {
        bottom: -1.8%;
        width: 94px;
        right: 8%;
    }
    .contactUsPageFrm input[type=text],.contactUsPageFrm input[type=email] {
        width: 95%;
    }
    .pb_60 {
        padding-bottom: 30px
    }
    .pt_50Mob {
        padding-top: 50px
    }
    .pt_zeroMImp{
        padding-top:0 !important;
    }
    .pb_zeroMImp{
        padding-bottom:0 !important;
    }
    .mt_zeroMImp{
        margin-top:0 !important;
    }
    .custListMob{
        list-style: none;
    }
    .col2List li {
        width: 100%;
    }
}

.ak-containers .engineereForTheWorldLeft {
    width: 100%;
    float: none;
    position: relative;
}
.ak-containers .engineereForTheWorld {
    background-color: transparent;
}

.featuresBg .whatARKInside {
   height: 375px !important;
}

.StickyForm .frmControllckeck input {width: auto;} 
.StickyForm .frmControllckeck{margin-left: 1%;}
.StickyForm .frmControllckeck .form-check label{ font-size:11px;color: #000;margin-bottom: 5px;display: inline-block;text-align: justify;}
.StickyForm .frmControllckeck input[type=checkbox] {vertical-align: middle} 

.contactUsStickyFrm11{margin-right: 82px;}  
.hompg-check{ display: flex;align-items: baseline; text-align: justify;}
.hompg-check label {color: #b7b592; font-size:13px}

@media (max-width: 575.98px) {
.contactUsStickyFrm11 { margin-right: auto;}
.StickyForm input {width: 100%;}
.my-formcheck{display: flex;align-items: baseline;}
.Developers2023 .glide--swipeable{ margin-bottom:25px}
}

