@charset "utf-8";
/* CSS Document */
.faq-section {
      font-family: Montserrat-ExtraLight;
    background: #13162d;

    padding: 10vh 0 0;
    margin-top: 30px;
    margin-bottom: 30px;
}
.faq-title h2 {
  position: relative;
  margin-bottom: 45px;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
      color: #fff;
          font-size: 32px;
      font-family: Montserrat-ExtraLight;
}

.faq-title p {
  padding: 0 190px;
  margin-bottom: 10px;
}

.faq {

}

.faq .card {
border: none;
    background: none;
    border-bottom: 1px dashed #bfbfbf;
}

.faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
      background: rgb(17, 21, 53);
  padding-left: 10px;
}
.faq .card .card-header .faq-title {
  width: 100%;
  text-align: left;
  padding: 0px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px;
  color: #BBBDBF;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
    padding-top: 15px;
    padding-bottom: 15px;
}

.faq .card .card-header .faq-title .badge {
display: inline-block;
    width: 25px;
    height: 25px;
    float: left;
    text-align: center;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    line-height: 20px;
    background: #13162d;
    font-family: Montserrat-ExtraLight;
    color: #c5a061;
    font-size: 14px;
    margin-right: 20px;
    font-weight: 600;
}

.faq .card .card-body {
padding: 15px;
    padding-left: 35px;
    padding-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    line-height: 28px;
    letter-spacing: 1px;
    border-top: 1px solid #5f5f5f;
}

.faq .card .card-body p {
  margin-bottom: 14px;
  font-size: 14px;
    color: #BBBDBF;
    line-height: 25px;
}

@media (max-width: 991px) {
  .faq {
    margin-bottom: 30px;
  }
  .faq .card .card-header .faq-title {
    line-height: 26px;
    margin-top: 10px;
  }
}

#treeLeaves { 
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    
    -webkit-animation: leaves 60s ease-in-out infinite alternate;
    animation: leaves 60s ease-in-out infinite alternate;
}

@-webkit-keyframes leaves {
    0% {
        -webkit-transform: scale(1.0);
    }
    100% {
        -webkit-transform: scale(2.0);
    }
}

@keyframes leaves {
    0% {
        transform: scale(1.0);
    }
    100% {
        transform: scale(2.0);
    }
}

.secOne .item img {
    width: 100%;
}
.mainSet {
    padding: 0;
}
.picOne a {
    display: block;
    cursor: pointer;
}
.secOne .carousel-inner {
    max-height: 535px;
}
.bnrText {
    position: absolute;
    top: 34%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.bnrText h4 {
   font-size: 12px;
    color: #d7c093;
    text-align: center;
    font-family: Montserrat-SemiBold;
}
.bnrText h2 {
   font-size: 70px;
    color: #f2f2f2;
    text-align: center;
    /*font-family: Didot;*/
    font-family: Montserrat-ExtraLight;
    padding: 4px 0 7px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    position: relative;
    z-index: 100;
}
.pjtNameBtm {
    font-size: 34px;
    color: #f2f2f2;
    text-align: center;
    font-family: Montserrat-ExtraLight;
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 100;
}
.bnrText h3 {
   font-size: 28px;
    color: #f2f2f2;
    text-align: center;
    font-family: Didot;
    letter-spacing: 2px;
    font-style: italic;
    font-weight: 300;
}
.slide .picOneBtm h2 {
    padding-top: 50px;
}
.slide .picOneBtm p {
    min-height: initial;
    padding: 35px 14% 40px 14%;
}
.secTwo {
    padding: 70px 50px 100px 50px;
    background: url(../images/setwobg.jpg) bottom no-repeat;
    background-size: contain;
}
.secFour {
    padding-top: 100px;
}
.picOneBtm {
    width: 100%;
    background: #13162d;
    padding: 38px 0px 0 0;
    min-height: 255px;
    position: relative;
    z-index: 1;
}
.linkPjtSec {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
}
.picOneBtm h2 {
    font-size: 40px;
    letter-spacing: 4px;
    padding-top: 10px;
    color: #d6be90;
    text-align: center;
    font-family: Montserrat-ExtraLight;
}
.picOneBtm h3 {
    font-size: 20px;
    color: #f2f2f2;
    text-align: center;
    padding: 11px 0 25px 0;
    font-family:Montserrat-ExtraLight;
}
.picOneBtm p {
    font-size: 14px;
    color: #ccc;
    text-align: center;
    padding: 0px 14%;
    line-height: 30px;
    min-height: 175px;
    /*font-family: LibreBaskerville-Regular;*/
    font-family: Montserrat-Light;
}
/*.picOneBtm ul {
    width: 159px;
    margin: 0 auto;
}*/
.picOneBtm ul li {
    float: left;
    padding-left: 13px;
}
.picOneBtm ul li .fa {
    font-size: 20px;
    color: #d6be90;
    text-align: center;
    display: block;
}
.picOneBtmLast {
    background: #d7c093;
    padding: 14px 0;
}
.picOneBtmLast a {
    font-size: 12px;
    font-family: Montserrat-Medium;
    color: #13162d;
    text-align: center;
    display: block;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.picOneBtmLast a:hover, .picOneBtmLast a:focus {
    text-decoration: none;
    color: #8e826b;
}
.boxOne {
    padding: 0 40px;
}
.boxOneCnt {
    box-shadow: 2px 4px 21px #888888;
    overflow: hidden;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.picOne {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.picOne:hover {
    transform: scale(1.1);
    cursor: pointer;
}
.cmnHeadOne {
    font-size: 18px;
    letter-spacing: 2px;
    color: #d7c093;
    font-weight: 200;
    text-align: center;
    /*font-family: Montserrat-SemiBold;*/
    font-family: Montserrat-ExtraLight;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
.textSecHome h4 {
    color: #13162d;
}
.cmnHeadTwo {
    font-size: 60px;
    color: #13162d;
    text-align: center;
    /* font-family: Didot; */
    font-family: Montserrat-ExtraLight;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 300;
    position: relative;
    z-index: 1;
}
.textSec {
    padding-top: 100px;
    width: 80%;
    margin: 0 auto;
}
.textSec p {
    font-size: 18px;
    /*font-family: LibreBaskerville-Regular;*/
    font-family: Montserrat-Light;
    color: #13162d;
    text-align: justify;
    line-height: 34px;
    padding: 20px 4%; 
}
.secTwo .cmnHeadTwo {
    padding-bottom: 20px;
}
.secThree {
    padding: 80px 0 0px 0;
}
.cmnHeadText {
    font-size: 18px;
    /*font-family: LibreBaskerville-Regular;*/
    font-family: Montserrat-Light;
    color: #000;
    text-align: justify;
    line-height: 34px;
    width: 80%;
    margin: 0 auto;
    padding: 30px 4% 65px 4%;
    position: relative;
    z-index: 9;
}
.blackBox {
    width: 62%;
    margin: 0 auto;
    padding: 35px 3% 20px 3%;
}
.blackBox .row {
    margin: 0 -7px;
}
.blackBox .boxNewOne {
    padding: 0 7px;
}
.blackBox dl {
    padding: 60px 0;
    background: #13162d;
    margin-bottom: 15px;
    box-shadow: 0px 7px 15px rgba(2, 2, 2, 0.39);
}
.blackBox dt {
    width: 35%;
    margin: 0 auto;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.blackBox dl:hover dt {
    transform: scale(1.1);
    cursor: pointer;
}
.blackBox dd {
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    line-height: 24px;
    min-height: 58px;
    font-family: Montserrat-ExtraLight;
}
.videoSet {
    background: url(../images/videoset.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 852px;
    margin-top: -220px;
    position: relative;
}
.videoPlay {
    width: 8%;
    position: absolute;
    top: 370px;
    left: 0;
    right: 0;
    margin: 0 auto;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.vidoSectionMain {
    position: relative;
}
.videoMain {
    position: relative;
    height: 632px;
    display: none;
}
.secFive {
    padding: 88px 0px;
    background: #f9f9f9;
}
.contactPagForm {
    margin-top: 30px;
}
.formSection {
    width: 25%;
    margin: 0 auto;
    padding-top: 30px;
}
.inpOne {
    width: 100%;
    height: 35px;
    font-size: 16px;
    background: #f9f9f9;
    /*font-family: LibreBaskerville-Regular;*/
    font-family: Montserrat-Light;
    color: #000;
    border-bottom: 1px solid #dcdcdc;
    padding: 0 3px;
    margin-bottom: 25px;
}
.inpOne::-webkit-input-placeholder { 
  color: #000;
}
.btnForm {
    font-size: 12px;
    color: #13162d;
    background: #d7c093;
    padding: 12px 0;
    width: 126px;
    margin: 0 auto;
    display: block;
    margin-top: 55px;
    letter-spacing: 1px;
    box-shadow: 0px 9px 23px #d2d2d2;
    /*font-family: LibreBaskerville-Italic;*/
    font-family: Montserrat-Medium;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.btnForm:hover {
    background: #e2d6be;
    color: #000;
}
.logosBox h3 {
    font-size: 33px;
    color: #d7c093;
    text-align: center;
    padding: 50px 0 20px 0;
}
.logosSec {
    border: 3px solid #d7c093;
    padding: 100px 0;
}

.sliderTwo {
    background: #13162d;
    padding: 30px 0;
    margin-top: 80px;
}
.sliderTwo .carousel-inner {
    width: 70%;
    margin: 0 auto;
}
.sliderTwo .carousel-control.left {
    background: none;

}
.sliderTwo .carousel-control.right {
    background: none;   
}
.sliderTwo .sliderLink {
    font-size: 11px;
    color: #13162d;
    background: #d7c093;
    padding: 10px 0px;
    text-align: center;
    margin: 30px auto 0 auto;
    display: none;
    width: 170px;
    font-family: Montserrat-ExtraLight;
}
.sliderTwo .sliderLink:hover, .sliderTwo .sliderLink:focus {
    text-decoration: none;
}
.sliderTwo .clickSlide {
    font-size: 70px;
    color: #fff;
    position: absolute;
    top: 43%;
    left: 48px;
}
.sliderTwo .carousel {
    width: 56%;
    margin: 0 auto;
}
.projectSec {
    background: #13162d;
    padding-bottom: 75px;
    position: relative;
}
.projectSec .carousel-control {
    position: absolute;
    width: 9%;
}
.tabSection {
    padding-top: 115px;
    width: 90%;
    margin: 0 auto;
}



/* tab Starts */
.tabSection .w3-button {
    background: #d7c093;
    font-size: 18px;
    color: #13162d;
    text-align: center;
    padding: 21px 0px;
    font-family: Montserrat-Medium;
    margin-left: -4px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.tabSection .w3-button:hover, .tabSection .active {
    color: #fff;
    background: #13162d;
}
.slideThreeMenu .tabBtn {
    /*width: 14.233%;*/
    width: 14.222%;
    position: relative;
}
.slideThreeMenu {
    margin: 0;
}
.slideThreeMenu .tabBtn:first-child {
    margin-left: 0;
}
.slideThreeMenu .bdr_none:after {
    width: 0px;
}
.tabBtn:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 33px;
    background: #fff;
    top: 13px;
    right: 0px;
}




/* tab ends */

.slideThreeMenu li {
    float: left;
    background: #d7c093;
    width: 14.281%;
    text-align: center;
    padding: 12px 0;
}
.slideThreeMenu li a {
    width: 100%;
    font-size: 13px;
    color: #13162d;
    text-align: center;
    padding: 4px 0px;
    font-family: Montserrat-ExtraLight;
    border-right: 1px solid #fff;
}
.slideThreeMenu li:last-child a {
    border-right: none;
}
.slideThreeMenu li:hover {
    background: #13162d;
}
.slideThreeMenu li:hover a {
    color: #fff;
}
.slideThreeMenu li a:hover, .slideThreeMenu li a:focus {
    text-decoration: none;
}
.slideThreeMenu .activeNew {
    background: #13162d;
}
.slideThreeMenu .activeNew a {
    border-right: none;
}
.slideThreeMenu .activeNew a {
    color: #fff;
}
.headSliderThree {
    text-transform: uppercase;
    font-size: 20px;
    color: #d7c093;
    width: 37%;
    margin: 60px auto;
    padding: 20px 0;
    text-align: center;
    border: 1px solid #d7c093;
    font-family: Montserrat-SemiBold;
}
.boxThree {
    width: 88%;
    margin: 0 auto;
}
.boxThree ul {
    width: 90%;
    margin: 0 auto;
}
.boxThree li {
    border-bottom: 1px solid #d6be90;
    padding: 16px 0;
}
.boxThree li:last-child {
    border-bottom:none;
}
.boxThree li a {
    font-size: 16px;
    color: #fff;
    font-family:Montserrat-ExtraLight;
}
.boxThree li a:hover, .boxThree li a:focus {
    text-decoration: none;
    color: #d6be90;
}
.boxThree li .fa {
    font-size: 18px;
    color: #d6be90;
    padding-right: 15px;
    margin-left: -8px;
}
.slideThreeMenu {
    background: #d7c093;
}
.projectSec .carousel3 {
    position: relative;
}
.projectSec .clickSlide {
    position:absolute;
    top: 60%;
    font-size: 60px;
    color: #fff;
}
.floorPlan{
    padding: 8px 4% 35px 4%;
}
.two-d {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 5px 2%;
    float: left;
    color: #c5a061;
    font-family: Montserrat-Medium;
    margin-top: 20px;
    border-left: 4px #c5a061 solid;
}






.floor-areaCmn {
    width: 31%;
    text-decoration: none;
}
.floor-areaCmn:hover, .floor-areaCmn:focus {
    text-decoration: none;
}
.sl-caption {
    text-align: center;
}
.sl-caption p {
    padding-top: 3px;
}
.sl-wrapper .sl-image .sl-caption {
    bottom: -55px !important;
    background: #000 !important;
    font-size: 14px;
}






.floor-area {
    background: #fff;
    padding: 10px 10px;
    margin: 10px 1% 15px 1%;
    min-height: 288px;
}
.floor-area h4 {
    font-size: 15px;
    font-family: Montserrat-Light;
    color: #c5a061;
    padding: 5px 0;
    text-align: center;
}
.floor-area p {
    font-size: 14px;
    font-family: Montserrat-Light;
    color: #666;
    text-align: center;
}
.floor-area p span {
    color: #c5a061;
    padding-bottom: 5px;
    display: inline-block;
}
.availability h4 {
    font-size: 18px;
    color: #c5a061;
    padding-bottom: 10px;
}
.availability {
    padding: 35px 4% 35px 4%;
}
.map-view-span {
    width: 100%;
    background: #eee;
}
.map-view-span p {
    color: #960;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    background: url(../images/search.png) no-repeat center;
    padding: 16px 0;
    width: 235px;
    margin: 0 auto;
    background-position: 0px 13px;
}
.availability_pic a {
    width: 100%;
    display: block;
}
.availability_pic img {
    width: 100%;
}
.map-view {
    width: 40%;
    margin: 0 auto;
    padding-top: 70px;
}
.map-view a {
    width: 100%;
    display: block;
}
.map-view img {
    width: 100%;
}
.mapSection {
    background: none;
    padding-top: 35px;
}
.locationMap {
    width: 60%;
    margin: 0 auto;
    padding-top: 70px;
}
.locationMap a {
    width: 100%;
    display: block;
}
.locationMap img {
    width: 100%;
}
.specafication {
    padding: 30px 4% 50px 4%;
}
.specafication h2 {
    font-size: 18px;
    color: #c5a061;
    font-weight: 600;
    padding-top: 10px;
}
.speci_loop h3 {
    color: #f2f2f2;
    font-size: 18px;
    font-weight: bold;
    font-family: Montserrat-ExtraLight;
    padding: 20px 0 8px 0;
}
.speci_loop p {
    font-size: 12px;
    color: #ccc;
    line-height: 20px;
    font-family: Montserrat-Light;
}
.statusSec {
    padding: 30px 4% 50px 4%;
}
.statusSec h2 {
    font-size: 18px;
    color: #c5a061;
    font-weight: 600;
    padding: 10px 0 15px 15px;
}
.statusSec p {
    font-size: 16px;
    font-family: Montserrat-Light;
    color: #ccc;
    padding-top: 10px;
    text-align: left;
}
.statusPic {
    padding-top: 25px;
    width: 100%;
}
.statusPic a {
    width: 100%;
    display: block;
}
.statusPic img {
    width: 100%;
}
.gallerySec {
    background: #fff;
    padding: 80px 3% 30px 3%;
}
.gallerySec .cmnHeadTwo {
    padding-bottom: 70px;
}
.gllleryPic_cmn {
    position: relative;
    margin-bottom: 30px;
}
.glrHeight_one {
    height: 600px;
}
.glrHeight_two {
    height: 400px;
}
.glrHeight_three {
    height: 760px;
}
.glrHeight_four {
    height: 860px;
}
.glrHeight_five {
    height: 330px;
}
.glrHeight_six {
    height: 500px;
}
.gllleryPic_one {
    background: url(../images/1.jpg) no-repeat;
    background-size: 100% 100%;
    width: 100%;
}
.gllleryPic_two {
    background: url(../images/2.jpg) no-repeat;
    background-size: 100% 100%;
    width: 100%;
}
.gllleryPic_three {
    background: url(../images/3.jpg) no-repeat;
    background-size: 100% 100%;
    width: 100%;
}
.gllleryPic_four {
    background: url(../images/4.jpg) no-repeat;
    background-size: 100% 100%;
    width: 100%;
}
.gllleryPic_five {

    background-size: 100% 100%;
    width: 100%;
}
.gllleryPic_six {

    background-size: 100% 100%;
    width: 100%;
}
.gllleryPic_saven {
  
    background-size: 100% 100%;
    width: 100%;
}
.gllleryPic_eight {
    background-size: 100% 100%;
    width: 100%;
}
.gllleryPic_nayen {
    background: url(../images/9.jpg) no-repeat;
    background-size: 100% 100%;
    width: 100%;
}
.gllleryPic_one_one {
    background-size: 100% 100%;
    width: 100%;
}
.gllleryPic_two_two {
    background-size: 100% 100%;
    width: 100%;
}
.gllleryPic_three_three {
    background-size: 100% 100%;
    width: 100%;
}
.gllleryPic_four_four {
    background-size: 100% 100%;
    width: 100%;
}
.gllleryPic_five_five {
    background-size: 100% 100%;
    width: 100%;
}
.gllleryPic_six_six {
    background-size: 100% 100%;
    width: 100%;
}
.gllleryPic_saven_saven {
    background-size: 100% 100%;
    width: 100%;
}
.gllleryPic_eight_eight {
    background-size: 100% 100%;
    width: 100%;
}
.gllleryPic_nayen_nayen {
    background-size: 100% 100%;
    width: 100%;
}

.glryText {
    position: absolute;
    left: 0;
    right: 0;
    top: 42%;
    margin: 0 auto;
}
.glryText h2 {
    font-size: 30px;
    color: #d7c093;
    text-align: center;
    font-family: Montserrat-ExtraLight;
}
.glryText h3 {
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-family: Montserrat-ExtraLight;
    padding-top: 5px;
}
.starSet {
    width: 159px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    bottom: 54px;
    right: 0;
}
.starSet li {
    float: left;
    padding-left: 13px;
}
.starSet li .fa {
    font-size: 20px;
    color: #d6be90;
    text-align: center;
    display: block;
}
.glrBtmLink {
    background: #d7c093;
    padding: 14px 0;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.glrBtmLink a {
    font-size: 10px;
    font-family: Montserrat-ExtraLight;
    color: #13162d;
    text-align: center;
    display: block;
}
.glrBtmLink a:hover, .glrBtmLink a:focus {
    text-decoration: none;
    color: #8e826b;
}
.mgn_none {
    margin: 0;
}
.pdg_none {
    padding: 0;
}
.pdg_two {
    padding: 0 0 0 30px;
}
.pdg_three {
    padding: 0 0 0 15px;
}
.pdg_four {
    padding: 0 15px 0 30px;
}
.projectsMore {
    font-size: 12px;
    color: #13162d;
    background: #d7c093;
    padding: 12px 0;
    text-align: center;
    width: 200px;
    margin: 0 auto;
    display: block;
    box-shadow: 0px 9px 15px rgba(2, 2, 2, 0.27);
    font-family: Montserrat-Medium;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.lineOneHome {
    width: 97%;
    height: 2px;
    display: block;
    background: #d7c093;
    margin: 55px auto 0 auto;
}
.projectsMore:hover, .projectsMore:focus {
    text-decoration: none;
    background: #e2d6be;
    color: #000;
}

.projectsPageMain {
    padding: 60px 5% 70px 5%;
}
.mdlTab {
    margin-left: 0.7%;
}
.projectTab .w3-button {
    width: 32.9%;
    background: #d7c093;
    color: #13162d;
    font-size: 18px;
    text-align: center;
    padding: 20px 0px;
    font-family: Montserrat-SemiBold;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.projectTab .w3-button:hover, .projectTab .active {
    color: #d7c093;
    background: #13162d;
    box-shadow: 0px 9px 15px rgba(2, 2, 2, 0.39);
}
.projectTab .w3-black {
    border-bottom: 3px solid #d7c093;
    padding-bottom: 13px;
}
.projectTab .tabCnt_box {
    padding: 50px 15px 0 15px;
}

.projectsPicSec a {
    display: block;
}
.projectsPicSec img {
    width: 100%;
}
.pjtBg {
    width: 100%;
    position: relative;
    background: #13162d;
    margin-bottom: 30px;
    box-shadow: 0px 9px 15px rgba(2, 2, 2, 0.39);
    cursor: pointer;
}
.linkPjtSecTwo {
    width: 52%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    right: 0;
}
.projectsPicSec {
    overflow: hidden;
}
.projectsPicSec a {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.projectsPicSec a:hover {
    transform: scale(1.1);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.projectsTextSec {
    padding: 65px 30px 0px 30px;
}
.projectsTextSec h2 {
    font-size: 34px;
    color: #d6be90;
    text-align: center;
    font-family: Montserrat-ExtraLight;
    padding-bottom: 12px;
    text-transform: uppercase;
}
.projectsTextSec h4 {
    font-size: 16px;
    color: #f2f2f2;
    font-family: Montserrat-Light;
    padding: 17px 0 85px 0;
    border-top: 2px solid #5c5552;
    text-align: center;
}
.mgn_change {
    margin: 0 15px;
} 
.starPjt {
    padding-bottom: 12px;
    margin: 0 auto;
    width: 146px;
}
.starPjt li {
    float: left;
    padding-left: 13px;
}
.starPjt li:first-child {
    padding-left: 0;
}
.starPjt li .fa {
    font-size: 20px;
    color: #d6be90;
    text-align: center;
    display: block;
}
.projectsTextSec p {
    font-size: 18px;
    /*font-family: LibreBaskerville-Regular;*/
    font-family: Montserrat-Light;
    color: #f2f2f2;
    line-height: 34px;
    -webkit-line-clamp: 6;
    text-align: justify;
    min-height: 200px;
}
.projectsTextSec a {
    font-size: 12px;
    color: #d6be90;
    font-family: Montserrat-ExtraLight;
    text-decoration: none;
    text-align: right;
    display: block;
    margin-top: 65px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.projectsTextSec a:hover {
    color: #ccc;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.buildNameBg {
    position: relative;
    z-index: 9;
    width: 100%;
    background: #13162d;
    padding: 12px 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.buildName {
    color: #d6be90;
    font-size: 38px;
    text-align: center;
    letter-spacing: 3px;
    font-family: Montserrat-Light;
    padding-bottom: 5px;
}
.buildPlace {
    font-size: 20px;
    color: #f2f2f2;
    text-align: center;
    font-family:Montserrat-Light;
}

/* gallery starts */
.gallery {
  line-height: 0;
  font-size: 0;
  text-align: center;
}
.gallery .image {
  display: inline;
}

.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-enabled.flickity-enabled.is-draggable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.flickity-enabled .flickity-viewport {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100% !important;
}
.flickity-enabled .flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

#lightbox {
  background: rgba(255, 255, 255, 0.9);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 999;
}
#lightbox .slider {
  width: 100%;
  height: 100%;
}
#lightbox .slider .slide {
  width: 100%;
  height: 100%;
}
#lightbox .slider .slide .frame {
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
  background: #13162d;
}
#lightbox .slider .slide .frame .valign {
  width: 100%;
  height: 100%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  line-height: 0;
}
#lightbox .slider .slide .frame .valign img {
  max-width: 100%;
  height: auto;
}
#lightbox .exit {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 26px;
    height: 26px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    background: url(../images/close_popup.png) no-repeat;
    background-size: cover;
}
#lightbox .exit::after {
  content: '';
}
#lightbox .prev, #lightbox .next {
  position: absolute;
    top: 50%;
    margin-top: -22px;
    width: 44px;
    padding: 10px 0;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
}
#lightbox .prev .fa, #lightbox .next .fa {
    font-size: 70px;
    color: #f2f2f2;
}
#lightbox .prev {
  left: 10px;
}
#lightbox .prev::after {
  content: '';
}
#lightbox .next {
  right: 10px;
}
#lightbox .next::after {
  content: '';
}


.glryTextsecNew {
    position: absolute;
    left: 0;
    right: 0;
    top: 0%;
    margin: 0 auto;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.gallery .image:hover .glryTextsecNew {
    opacity: 1;
    top: 42%;
}
.glryTextsecNew h2 {
    font-size: 30px;
    color: #d7c093;
    text-align: center;
    font-family: Montserrat-ExtraLight;
}
.glryTextsecNew h3 {
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-family: Montserrat-ExtraLight;
    padding-top: 5px;
}
.starSetGlry {
    width: 159px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    bottom: 0px;
    right: 0;
    opacity: 0;
    -webkit-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
}
.gallery .image:hover .starSetGlry {
    opacity: 1;
    bottom: 54px;
}
.gallery .image:hover .starSetGlry {
    bottom: 48px;
}
.starSetGlry li {
    float: left;
    padding-left: 13px;
}
.starSetGlry li .fa {
    font-size: 20px;
    color: #d6be90;
    text-align: center;
    display: block;
}
.glrBtmLinkNew {
    width: 100%;
    padding: 14px 0;
    background: #d7c093;
    font-size: 10px;
    font-family: Montserrat-ExtraLight;
    color: #13162d;
    text-align: center;
    display: block;
    position: absolute;
    bottom: -40px;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.gallery .image:hover .glrBtmLinkNew {
    opacity: 1;
    bottom: 0px;
}
.glrBtmLinkNew:hover, .glrBtmLinkNew:focus {
    text-decoration: none;
    color: #8e826b;
}
.gallery .image {
    float: left;
    overflow: hidden;
    padding: 0 30px;
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.mainGlry img {
    overflow: hidden;
}
.glryBlur {
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.68);
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.gallery .image:hover .glryBlur {
    opacity: 1;
    width: 100%;
}   
.mainGlry {
    width: 100%;
}
.glryPicOne {
    width: 33.33%;
    height: 924px;
}
.glryPicFour {
    width: 66.65%;
    height: 607px;
}
.glryPicFive {
    width: 33.33%;
    height: 1115px;
}
.glryPicSix {
    width: 33.33%;
    height: 1243px;
    margin-top: -507px;
}
.glryPicSaven {
    width: 33.33%;
    margin-top: -507px;
    height: 477px;
}
.glryPicEight {
    width: 33.33%;
    height: 735px;
}
.glryPicNayen {
    width: 33.33%;
    margin-left: 33.33%;
    margin-top: -765px;
    height: 736px;

}

.textPjt {
    padding: 30px 3% 8px 3% !important;
    text-align: left;
}
.hideSec .cmnHeadText {
    padding: 0px 3% 25px 3%;
    text-align: left;
}
.hide_and_show {
    width: 20px;
    margin: 0 auto;
}
.projectTextNew {
    position: relative;
}
.hide_and_show .fa {
    text-align: center;
    font-size: 20px;
    color: #13162d;
    position: absolute;
    bottom: -16px;
    cursor: pointer;
    display: none;
}
.pjtStar {
    width: 150px;
    margin: 0 auto;
    padding-top: 5px;
}
.pjtStar li {
    float: left;
    padding-left: 13px;
}
.pjtStar li:first-child {
    padding-left: 0;
}

.pjtStar li .fa {
    font-size: 20px;
    color: #d6be90;
    text-align: center;
    display: block;
}
.hideSec {
   /* display: none;*/
}
.magnumPic img {
    width: 100%;
}
.magnumPage {
    padding: 55px 4% 35px 4%;
}
.magnumCnt h3 {
    font-size: 18px;
    color: #c5a061;
    font-weight: 600;
    font-family: Montserrat-ExtraLight;
    padding-bottom: 15px;
}
.magnumCnt h3 span{
    font-family: Montserrat-ExtraLight;
    font-weight: 600;
}
.magnumCnt ul li {
    font-size: 12px;
    color: #ccc;
    line-height: 20px;
    font-family: Montserrat-Light;
    padding: 0 0 8px 14px;
    position: relative;
}
.magnumCnt ul li:last-child {
    padding-bottom: 27px;
}
.magnumCnt ul li span {
    vertical-align: middle;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: -1px;

}
.magnumCnt ul li .fa {
    font-size: 20px;
    color: #c5a061;
}
.magnumCntLast {
    font-size: 12px;
    color: #c5a061;
    font-weight: 600;
    text-align: right;
    font-family: Montserrat-ExtraLight;
    padding-bottom: 15px;
}
.gmap a {
    color: #999;
    font-size: 12px;
    text-align: center;
    display: block;
    text-decoration: none;
}
.tabIconeNew {
    padding-right: 5px;
    /*display: none;*/
}
.magnumPic {
    margin-bottom: 30px;
}
.ritsFloor-area {
    padding: 10px 10px 26px 10px;
}


.tabCnt_box .gallery .image {
    padding: 0;
}


/* gallery ends */


.meridianFloor .floor-area {
    min-height: 360px;
}
.magnumFloor .floor-area {
    min-height: 331px;
}
.pallazioFloor .floor-area {
    min-height: 331px;
}
.zamoriaFloor .floor-area {
    min-height: 270px;
}
.floorPlanSilver .floor-area {
    min-height: 557px;
}
.ritsFloor .floor-area {
    min-height: 568px;
} 
.grandFloor .floor-area {
    min-height: 270px;
}
/* nice-select starts */
.nice-select {
    position: relative;
    background: #f9f9f9;
    width: 100%;
    height: 35px;
    font-size: 16px;
    font-family: Montserrat-ExtraLight;
    color: #000;
    border-bottom: 1px solid #dcdcdc;
    padding: 0 3px;
    margin-bottom: 25px;
}
.nice-select input::-webkit-input-placeholder { 
  color: #000;
}
.nice-select input {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px \9;
    border: 0;outline: 0;
    background: none;
    font-size: 16px;
    font-family: Montserrat-ExtraLight;
}
.nice-select ul{
    width: 100%;
    display: none;
    position: absolute;
    left: -1px;
    top: 34px;
    overflow: hidden;
    background-color: #f9f9f9;
    max-height: 150px;
    overflow-y: auto;
    border: 1px solid #999;
    border-top: 0;
    box-shadow: 0 3px 5px #999;
    z-index: 9999;
}
.nice-select ul li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0px 10px;
    cursor: pointer;
    font-size: 14px;
    font-family: Montserrat-Light;
}
.nice-select ul li.on {
    background-color: #d7c093;
}
/* nice-select ends */
.pjtStarSec {
    width: 167px;
    margin: 0 auto;
}
.pjtStarSec li {
    float: left;
    padding-left: 13px;
}
.pjtStarSec li img {
    width: 20px;
}
.projectsTextSec .pjtStarSec {
    padding-bottom: 12px;
}
.statusSec .gallery .image {
    float: left;
    width: 33.33%;
    overflow: hidden;
    padding: 0 15px;
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.statusSec .mainStatus {
    width: 100%;
}
.statusSec .mainStatus img {
    overflow: hidden;
    width: 100%;
}
/*.jassorRight {
    background: url(../images/grand_one) no-repeat !important;
    background-size: cover;
    width: 80px;
    height: 50px;
}*/
.spacemallInteriors {
    padding: 50px 15px 0 15px;
}
.spacemallInteriors .image {
    width: 33.33%;
    padding: 0 15px !important;
}
.spacemallInteriors .mainStatus img {
    width: 100%;
}
.galleryFirst {
    margin: 0 1px;
    padding: 50px 0;

}

.galleryFirst .owl-theme .owl-controls {
    margin-top: 0px;
}
.galleryFirst .owl-carousel .owl-wrapper-outer {
    padding-bottom: 50px;
}
.galleryFirst .owl-carousel .item {
    box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.3);
}
.galleryFirst .owl-carousel .item:hover {
    box-shadow: 0px 16px 20px rgba(0, 0, 0, 0.39);
    position: relative;
    z-index: -1;
}

.galleryFirst .owl-carousel {
    padding: 0 4%;
}
.galleryProject  {
    display: block;
}
.galleryFirst .item img {
    width: 100%;
    display: block;
}
.galleryFirst .item {
    text-decoration: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    width: 100%;
    position: relative;
}
.galleryFirst .item:hover .hovBlurOwl {
    opacity: 0;
}
.galleryFirst .hovBlurOwl {
    width: 100%;
    height: 100%;
    background: #0006;
    position: absolute;
    top: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    opacity: 0;
}
.galleryFirst .owl-prev {
    background: #2a2d42 url(../images/left_arow_owl.png) no-repeat 20px 16px !important;
    background-size: 30% !important;
    width: 70px;
    height: 70px;
    border-radius: 0px !important;
    position: absolute;
    left: -6px;
    top: 40%;
}
/*.galleryFirst .item {
    box-shadow: 3px 30px 35px #4c5269;
}*/
.galleryFirst .owl-next {
    background: #2a2d42 url(../images/right_arow_owl.png) no-repeat 20px 16px !important;
    background-size: 30% !important;
    width: 70px;
    height: 70px;
    border-radius: 0px !important;
    position: absolute;
    right: -6px;
    top: 40%;
}
.galleryFirstHead h3 {
    font-size: 28px;
    color: #d6be90;
    letter-spacing: 2px;
    text-align: center;
    font-family: Montserrat-ExtraLight;
    padding: 18px 0 10px 0;
    text-transform: uppercase;
}
.galleryFirstHead {
    background: #13182e;
    background: linear-gradient(to top, #13182e 0%, #172448 73%); 
}
.galleryFirstHead h6 {
    font-size: 16px;
    color: #f2f2f2;
    font-family: Montserrat-Light;
    padding: 12px 0 14px 0;
    border-top: 1px solid #d6be90;
    text-align: center;
    margin-top: 15px;
}
.topLine {
    display: block;
    width: 91%;
    margin: 0 auto 45px auto;
    height: 2px;
    background: #d5bd8f
}
.glryInnerPic {
    padding-bottom: 30px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.glryInnerPic img {
    width: 100%;
}
.galleryPageNew {
    position: fixed;
    top: 0%;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.92);
    z-index: 9999;
    display: none;
}
#jssor_1 {
    top: 50% !important;
    margin-top: -410px !important;
}
.galleryPageNew .jssort01 .p.pdn .c {
    border: #000 2px solid !important;
}
.galleryPageNew .jssort01 .p .w {
    border: #d7c093 2px solid !important;
}

.popupCloseSlider {
    width: 24px;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
    z-index: 1000;
}
.homePjtMobile {
    display: none;
}
.secOneMobile {
    display: none;
}
.spacemallTab {
    padding-top: 50px;
}

.contactPageNew {
    background: #f9f9f9;
    margin: 100px 0 0 -15px;
} 
.contactPageNew #map {
    width: 100%;
    height: 560px;
}
.contactDetails {
    padding-left: 15%;
}
.contactDetails h3 {
    font-size: 20px;
    font-family: Montserrat-SemiBold;
    color: #d7c093;
    letter-spacing: 1px;
    padding-top: 25px;
}
.contactDetails h5 {
    font-size: 16px;
    font-family: Montserrat-Light;
    color: #333;
    padding-top: 10px;
}
.contactDetails h5 a {
    font-size: 16px;
    font-family: Montserrat-Light;
    color: #333;
    padding-right: 10px;
    text-decoration: none;
}
.contactDetails h5 a:hover {
    color: #d7c093;
}
.contactDetails .mailContacts {
    color: #0071bc;
}
.fountationSet {
    padding: 30px 0 60px 0;
    width: 70%;
    margin: 0 auto;
}
.fountationSet h5 {
    font-size: 18px;
    font-family: Montserrat-SemiBold;
    color: #B3B3B3;
    letter-spacing: 2px;
    padding-top: 10px;
}
.concersnsLogos {
    padding-top: 30px;
}
.concersnsLogos li {
    width: 20%;
    float: left;
    padding: 0 20px;
}
.concersnsLogos li a {
    width: 100%;
}
.concersnsLogos li:first-child {
    padding-left: 0;
}

.fountationSet h5 span {
    font-size: 17px;
    font-family: Montserrat-Light;
    color: #13162d;
    letter-spacing: 0px;
}
.aboutSecThree {
    padding: 60px 0px 0 0;
    background: #f9f9f9;
    margin: 0 70px;
}
.blackBoxBg {
    position: relative;
    background: #f9f9f9;
    height: 490px;
    margin-bottom: 250px;
}
.blackBox {
    position: absolute;
    left: 0;
    right: 0;
}
.aboutSecThree .cmnHeadText {
    padding-bottom: 30px;
}
.secFounder {
    background: #f9f9f9;
    margin: 0 75px;
}
.kunhamadCnt {
    padding: 40px 70px 0 40px;
}
.kunhamadCnt h2 {
    text-align: left;
    padding: 20px 0 0px 0;
}
.kunhamadCnt h3 {
    font-size: 22px;
    letter-spacing: 1px;
    color: #d7c093;
    font-weight: 200;
    font-family: Montserrat-SemiBold;
}
.kunhamadCnt h4 {
    color: #B3B3B3;
    text-align: left;
    letter-spacing: 1px;
}
.kunhamadCnt p {
    width: 100%;
    padding: 30px 0px 0 0;
}
.secTeam {
    margin: 70px 70px 0 70px;
}
.teamPicSec h5 {
    font-size: 20px;
    color: #13162d;
    font-weight: 200;
    font-family: Montserrat-Medium;
    padding: 30px 0 8px 0;
}
.teamPicSec h6 {
    font-size: 14px;
    font-family: Montserrat-SemiBold;
    letter-spacing: 1px;
    color: #B3B3B3;
}
.secTeam .cmnHeadTwo {
    padding-bottom: 70px;
}
.secTeam .teamPicSec {
    padding: 0 35px;
}
.secTeam .row {
    margin: 0 -35px;
}
.secFiveAbout {
    background: #f9f9f9;
    margin: 80px 70px 0 70px;
}
.secFiveAbout .inpOne {
    background: #f9f9f9;
}
.secFiveAbout .nice-select {
    background: #f9f9f9;
}
.secFiveAbout .nice-select input {
    background: #f9f9f9;
}
.magnumVideoPlay {
    font-size: 14px;
    color: #13162d;
    background: #d7c093;
    height: 42px;
    padding-top: 12px;
    text-align: center;
    width: 200px;
    margin: 0 auto;
    display: block;
    font-family: Montserrat-Medium;
    box-shadow: 0px 9px 23px #d2d2d2;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.magnumVideoPlay:hover {
    /*transform: scale(1.1);*/
    cursor: pointer;
    background: #c5ab79;
}

.playVideoMaganum {
    display: inline-block;
    width: 20px;
    vertical-align: middle;
    margin: -3px 0 0 6px;
}
.videoBdr {
    width: 90%;
    height: 2px;
    display: block;
    background: #d7c093;
    margin: 90px auto 0 auto;
}
.videoYoutubeBg {
    background: rgba(0, 0, 0, 0.92);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}
.videoYoutube {
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    width: 1000px;
    height: 600px;
    margin: 0 auto;
    z-index: 999;
    margin-top: -300px;
}
.popupCloseVideo {
    width: 24px;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
}
.tabCnt_box_mobile {
    display: none;
}
.contactPagForm .btnForm {
    margin-top: 30PX;

}
.mapBg {
    padding: 0px;
}  
.meridianExtra p {
    min-height: 125px;
}
.meridianLogo {
    width: 40px;
    margin: 0 auto;
    display: block;
    padding-bottom: 10px;
}
.meridianLogoTwo {
    width: 40px;
    margin: 0 auto !important;
    display: block;
    padding-bottom: 10px;
}
.meridianPlace {
    padding-bottom: 10px !important;
}
.meridianLogoInner {
    width: 50px;
    margin: 0 auto;
    display: block;
    padding-top: 15px;
}
.bannerGalaxy {
    position: relative;
}
.blurBannerGalaxy {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.4);
    z-index: 99;
}
.floor-area a {
    width: 100%;
}
.secFive .cmnHeadText {
    padding-bottom: 25px;
}
.kunhamad img {
    width: 100%;
}
.teamPic img {
    width: 100%;
}
.rechusText {
    text-align: center;
}
#lightbox .slider .slide .frame .valign .timbil {
    width: 20%;
}
.meridianFloor .floor-area:first-child {
    top: 4px;
    position: relative;
}
.pallazioFloor .floor-area:nth-child(5) {
    position: relative;
    top: -22px;
}
.grandFloor .floor-area:nth-child(5) {
    position: relative;
    top: -22px;
}
.grandFloor .floor-area:nth-child(6) {
    position: relative;
    top: -22px;
}
.ritsFloor .floor-area:nth-child(5) {
    position: relative;
    top: -22px;
}
.spacrFloor .floor-area:nth-child(6) {
    position: relative;
    top: -38px;
}


@media only screen and (max-width: 320px) {
.videoSet {
    height: 142px;
    margin-top: -41px;
}
.videoPlay {
    width: 30px;
    top: 90px;
}
.sliderTwo .clickSlide {
    font-size: 37px;
    left: 5px;
}
.bnrText h2 {
    padding: 45px 0 0px 30px !important;
}
.meridianLinkThree {
    margin-top: 5px !important;
}





}

@media only screen and (max-width: 767px) {
.secOneMobile .item img {
    width: 100%;
}
.tabCnt_box_mobile {
    display: block;
}
.tabCnt_box_pc {
    display: none;
}
.tabCnt_box_mobile .owl-next {
    background: #2a2d42 url(../images/right_arow_owl.png) no-repeat 15px 9px !important;
    background-size: 30% !important;
    width: 40px;
    height: 40px;
    border-radius: 0px !important;
    position: absolute;
    right: -20px;
    top: 44%;
    opacity: .8 !important;
}
.tabCnt_box_mobile .owl-prev {
    background: #2a2d42 url(../images/left_arow_owl.png) no-repeat 15px 9px !important;
    background-size: 30% !important;
    width: 40px;
    height: 40px;
    border-radius: 0px !important;
    position: absolute;
    left: -20px;
    top: 44%;
    opacity: .8 !important;
}
.tabCnt_box_mobile .pjtBg {
    box-shadow: 0px 2px 26px #565656;
    box-shadow: none;
}
.tabCnt_box_mobile .owl-carousel .owl-item {
    padding: 0;
}
.tabCnt_box_mobile .owl-pagination {
    display: none;
}
.tabCnt_box_mobile .owl-theme .owl-controls {
    margin-top: 0px;
}
.projectsPageMain {
    padding: 5px 0% 0px 0% !important;
}
.secOnePc {
    display: none;
}
.secOneMobile {
    display: block;
}
.homePjtMobile {
    display: block;
}
.pcPjtHome {
    display: none;
}
.homePjtMobile .owl-pagination {
    display: none;
}
.homePjtMobile .owl-next {
    background: #2a2d42 url(../images/right_arow_owl.png) no-repeat 15px 9px !important;
    background-size: 30% !important;
    width: 40px;
    height: 40px;
    border-radius: 0px !important;
    position: absolute;
    right: -20px;
    top: 44%;
    opacity: .8 !important;
}
.homePjtMobile .owl-prev {
    background: #2a2d42 url(../images/left_arow_owl.png) no-repeat 15px 9px !important;
    background-size: 30% !important;
    width: 40px;
    height: 40px;
    border-radius: 0px !important;
    position: absolute;
    left: -20px;
    top: 44%;
    opacity: .8 !important;
}
.homePjtMobile .owl-theme .owl-controls {
    margin-top: 0px;
}
.homePjtMobile .owl-carousel .owl-item {
    padding: 0px 5px;
}
.homePjtMobile .boxOne {
    padding: 0px;
}
.homePjtMobile .boxOneCnt {
    box-shadow: none;
}
.popupCloseSlider {
    width: 15px;
    top: 12px;
    right: 6px;
}
#jssor_1 {
    margin-top: -107px !important;
}
.spacemallInteriors .image {
    padding: 0 !important;
}
.spacemallInteriors {
    padding: 15px 15px 0 15px;
}
#lightbox .prev, #lightbox .next {
    width: 36px;
    font-size: 12px;
    padding: 7px 0;
    border-radius: 4px;
}
#lightbox .exit {
    width: 20px;
    height: 20px;
}
#lightbox .prev .fa, #lightbox .next .fa {
    font-size: 40px;
}
#lightbox .prev {
    left: 0px;
}
#lightbox .next {
    right: 0px;
}
.ritsFloor-area {
    padding: 10px 10px 26px 10px !important;
}
.magnumPic {
    width: 40%;
    margin: 0 auto;
    padding-bottom: 30px;
}
.projectContent .cmnHeadText {
    padding: 7px 5% !important;
    width: 98%;
}
.projectContent .cmnHeadTwo {
    padding-bottom: 3px;
}
.hide_and_show {
    width: 17px;
}
.hide_and_show .fa {
    font-size: 17px;
}
.magnumPage {
    padding: 25px 4% 35px 4%;
}
.magnumCnt h3 {
    padding-top: 2px;
    font-size: 15px;
}
.magnumCnt ul li {
    font-size: 10px;
    line-height: 16px;
    padding-bottom: 4px;
}
.magnumCnt ul li .fa {
    font-size: 16px;
}
.secOne .carousel-inner > .item > img, .secOne .carousel-inner > .item > a > img {
    min-height: 190px;
}
.lineOneHome {
    width: 97%;
    margin: 10px auto 0px auto;
}
.projectsMore {
    padding: 5px 0 7px 0;
    width: 146px;
    font-size: 10px;
}
.boxOne {
    padding: 0 20px;
}
.gallerySec .cmnHeadTwo {
    padding-bottom: 30px;
}
.bnrText h4 {
    font-size: 9px;
}
.bnrText h2 {
    font-size: 34px;
    padding: 55px 0 0px 45px;
    text-align: left;
}
.bnrText h3 {
    font-size: 9px;
}
.bnrText {
    top: 0%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.30);
}
.secTwo {
    padding: 12px 15px 30px 15px;
    background-size: 100% 27%;
}
.secFour {
    padding-top: 30px;
}
.picOneBtm h2 {
    font-size: 16px;
}
.picOneBtm h3 {
    font-size: 10px;
    padding: 2px 0 12px 0;
}
.picOneBtm p {
    font-size: 12px;
    line-height: 20px;
    min-height: 152px;
    padding: 0px 6% 12px 6%;
}
.blackBox dt {
    width: 50px;
}
.picOneBtm {
    padding: 22px 0px 12px 0;
    min-height: initial;
}
.picOneBtmLast a {
    font-size: 10px;
}
.picOneBtmLast {
    padding: 7px 0;
}
.boxOneCnt {
    margin: 15px 0;
}
.cmnHeadTwo {
    font-size: 30px;
    padding-top: 2px;
}
.cmnHeadOne {
    font-size: 13px;
    letter-spacing: 1px;
}
.textSecHome h4 {
    color: #d7c093;
}
.textSec p {
    font-size:13px;
    line-height: 21px;
    padding: 7px 0px;
    text-align: justify;
}
.textSec {
    width: 100%;
    padding: 14px 10px 0 10px;
}
.aboutUsSec {
    padding: 14px 25px 0px 25px;
}
.picOneBtm ul li .fa {
    font-size: 14px;
}
.picOneBtm ul li {
    padding-left: 9px;
}
.secThree {
    padding: 22px 0 26px 0;
}
.cmnHeadText {
    font-size: 13px;
    line-height: 21px;
    padding: 13px 25px 26px 25px;
    text-align: justify;
    width: 100%;
}
.blackBox {
    width: 90%;
    padding: 12px 20px 2px 20px;
}
.blackBox dd {
    font-size: 8px;
    padding-top: 5px;
    line-height: 13px;
    min-height: 40px;
}
.blackBox dl {
    padding: 5px 0;
}
.videoSet {
    background-size: 100% 100%;
    height: 210px;
    margin-top: -68px;
}
.videoPlay {
    width: 30px;
    top: 127px;
}
.secFive {
    padding: 22px 0px;
    background: #f9f9f9;
    margin: 15px;
}
.formSection {
    width: 80%;
    padding-top: 10px;
}
.inpOne {
    height: 28px;
    font-size: 11px;
    margin-bottom: 4px;
    background: #f9f9f9;
}
.btnForm {
    font-size: 9px;
    padding: 5px 0;
    width: 66px;
    margin-top: 16px;
}
.sliderTwo .clickSlide {
    font-size: 37px;
    left: 17px;
}
.sliderTwo .picOneBtm p {
    font-size: 11px;
    padding: 10px 2% 17px 2%;
}
.sliderTwo {
    margin-top: 25px;
    padding: 15px 0;
}
.tabSection {
    padding-top: 35px;
}
.sliderTwo .sliderLink {
    font-size: 9px;
    padding: 5px 0px;
    margin: 17px auto 0 auto;
    width: 100px;
}
.slideThreeMenu li a {
    font-size: 10px;
    padding: 7px 0px;
}
.slideThreeMenu .tabBtn:nth-child(5) {
    /*width: 33.33%;*/
    width: 33.1%;
    margin-left: 0;
}
.slideThreeMenu .tabBtn:nth-child(6) {
    /*width: 33.33%;*/
    width: 33.1%;
}
.slideThreeMenu .tabBtn:nth-child(7) {
    /*width: 33.33%;*/
    width: 33.1%;
}
.slideThreeMenu .tabBtn {
    /*width: 25%;*/
    width: 24.72%;
    font-size: 9px !important;
    padding: 9px 0px;
}
.headSliderThree {
    font-size: 13px;
    width: 60%;
    margin: 30px auto;
    padding: 8px 0;
}
.tabBtn:after {
    height: 15px;
    top: 6px;
}
.floor-area {
    padding: 5px 5px;
    min-height: 138px;
}
.floor-area h4 {
    font-size: 12px;
    padding: 3px 0;
}
.floor-area p {
    font-size: 10px;
}
.map-view-span p {
    font-size: 13px;
}
.map-view {
    width: 90%;
    padding-top: 30px;
}
.mapSection {
    padding-top: 10px;
}
.locationMap {
    width: 90%;
    padding-top: 30px;
}
.boxThree {
    width: 90%;
}
.boxThree li a {
    font-size: 10px;
}
.boxThree li .fa {
    font-size: 10px;
    padding-right: 5px;
    margin-left: -6px;
}
.boxThree li {
    padding: 5px 0;
}
.projectSec {
    padding-bottom: 20px;
}
.projectSec .clickSlide {
    font-size: 45px;
    left: 18%;
}
.speci_loop h3 {
    font-size: 15px;
    padding: 12px 0 7px 0;
}
.speci_loop p {
    font-size: 11px;
    line-height: 20px;
}
.glrHeight_one {
    height: 446px;
}
.glrHeight_four {
    height: 557px;
}
.pdg_two {
    padding: 0;
}
.glrHeight_six {
    height: 385px;
}
.glrHeight_three {
    height: 575px;
}
.pdg_four {
    padding: 0 15px;
}
.pdg_three {
    padding: 0 15px;
}
.glryText h2 {
    font-size: 25px;
}
.glryText h3 {
    font-size: 12px;
}
.glrBtmLink {
    padding: 10px 0;
}
.starSet {
    width: 125px;
    bottom: 43px;
}
.starSet li {
    padding-left: 9px;
}
.starSet li .fa {
    font-size: 17px;
}
.gllleryPic_cmn {
    margin-bottom: 15px;
}
.slide .picOneBtm h2 {
    padding-top: 15px;
}
.secOne .carousel-inner {
    max-height: initial;
}
.tabSection {
    padding-top: 10px;
}
.tabSection .w3-button {
    font-size: 16px;
}
.projectsPicSec a:hover {
    transform: none;
}
.projectsPageMain {
    padding: 5px 5% 0px 5%;
}
.projectsTextSec h2 {
    font-size: 14px;
    padding-bottom: 16px;
}
.projectTab .w3-black {
    border-bottom: 2px solid #d7c093;
    padding-bottom: 8px;
}
.starPjt li .fa {
    font-size: 13px;
}
.starPjt li {
    padding-left: 4px;
}
.projectsTextSec h4 {
    font-size: 11px;
    padding: 4px 0 13px 0;
}
.projectTab .w3-button {
    font-size: 12px;
    padding: 10px 19px;
    width: 32.88%;
    line-height: 16px;
}
.projectsTextSec p {
    font-size: 13px;
    line-height: 21px;
    min-height: 133px;
}
.projectsTextSec .meridianTextOne {
    min-height: 105px !important;
}
.projectTab .tabCnt_box {
    padding: 25px 15px 0 15px;
}
.projectsTextSec {
    padding: 12px 15px 20px 15px;
    margin-left: 0px;
}
.starPjt {
    padding-bottom: 7px;
    width: 78px;
}
.projectsTextSec a {
    font-size: 9px;
    margin-top: 20px;
}
.buildName {
    font-size: 20px;
    padding-bottom: 3px;
}
.buildNameBg {
    padding: 7px 0;
}
.gallery .image {
    width: 100%;
    height: initial;
    margin: 0 0 15px 0;
    padding: 0 0 0 30px;
}
.mainGlry img {
    width: 100%;
}
.glryPicOne {
    width: 96%;
    height: 480px;
}
.glryPicFour {
    height: 540px;
}
.glryPicFive {
    height: 914px;
}
.glryPicSix {
    height: 835px;
    margin-top: -380px;
}
.glryPicEight {
    height: 454px;
}
.glryPicSaven {
    margin-top: -380px;
    height: 350px;
}
.glryPicNayen {
    margin-top: -483px;
    height: 454px;
}
.glryTextsecNew h2 {
    font-size: 14px;
}
.glryTextsecNew h3 {
    font-size: 10px;
}
.starSetGlry li .fa {
    font-size: 16px;
}
.starSetGlry li {
    padding-left: 8px;
}
.starSetGlry {
    width: 116px;
}
.glrBtmLinkNew {
    padding: 10px 0;
}
.meridianFloor .floor-area {
    min-height: 187px;
}
.magnumFloor .floor-area {
    min-height: 135px;
}
.pallazioFloor .floor-area {
    min-height: 140px;
}
.zamoriaFloor .floor-area {
    min-height: 116px;
}
.floorPlanSilver .floor-area {
    min-height: 225px;
}
.ritsFloor .floor-area {
    min-height: 197px;
}
.grandFloor .floor-area {
    min-height: 110px;
}
.buildPlace {
    font-size: 10px;
}
.videoMain {
    height: 142px;
}
.nice-select {
    height: 28px;
    font-size: 9px;
    margin-bottom: 25px;
    background: #f9f9f9;
}
.nice-select input {
    height: 28px;
    font-size: 11px;
}
.nice-select ul li {
    height: 20px;
    font-size: 9px;
}
.nice-select ul {
    top: 27px;
    max-height: 115px;
}
.hide_and_show .fa {
    bottom: -8px;
}
.blackBox .boxNewOne {
    padding: 0 5px;
}
.blackBox dl {
    margin-bottom: 10px;
}
.pjtStar li {
    padding-left: 9px;
}
.pjtStar li .fa {
    font-size: 14px;
}
.pjtStar {
    width: 103px;
    padding-top: 0;
}
.pjtStarSec li img {
    width: 13px;
}
.pjtStarSec {
    width: 98px;
}
.pjtStarSec li {
    padding-left: 6px;
}
.projectsTextSec .pjtStarSec {
    padding-bottom: 7px;
}
.picOneBtm .pjtStarSec li img {
    width: 14px;
}
.picOneBtm .pjtStarSec {
    width: 117px;
}
.statusSec .gallery .image {
    width: 100%;
    padding: 0 15px;
    margin-bottom: 15px;
}
.statusSec h2 {
    padding: 0px 0 15px 15px;
}
.tabSectionContainer {
    padding: 0px;
}

.galleryFirstHead h3 {
    font-size: 16px;
    letter-spacing: 1px;
    padding: 8px 0 6px 0;
}
.galleryFirstHead h6 {
    font-size: 11px;
    padding: 7px 0;
    margin-top: 12px;
}
.galleryFirst .pjtStarSec {
    width: 107px;
}
.galleryFirstHead .pjtStarSec li img {
    width: 13px !important;
}
.galleryFirst .owl-next {
    background: #2a2d42 url(../images/right_arow_owl.png) no-repeat 15px 9px !important;
    background-size: 30% !important;
    width: 40px;
    height: 40px;
    top: 44%;
    opacity: .8 !important;
}
.galleryFirst .owl-next:hover {
    opacity: 1 !important;
}
.galleryFirst .owl-prev {
    background: #2a2d42 url(../images/left_arow_owl.png) no-repeat 15px 9px !important;
    background-size: 30% !important;
    width: 40px;
    height: 40px;
    top: 44%;
    opacity: .8 !important;
}
.galleryFirst .owl-prev:hover {
    opacity: 1 !important;
}
.galleryFirst .owl-carousel .owl-item {
    padding: 0 5px;
}
.galleryFirst .pjtStarSec li {
    padding-left: 8px;
}
.topLine {
    width: 88.5%;
    margin: 0 auto 22px auto;
    display: none;
}
.galleryFirst {
    padding: 20px 0 10px 0;
}
.galleryFirst .owl-theme .owl-controls {
    margin-top: 0px;
}
.galleryFirst .owl-carousel .item {
    box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.3);
}
.galleryFirst .owl-carousel .item:hover {
    box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.3);
}
.galleryFirst .owl-carousel .owl-wrapper-outer {
    padding-bottom: 30px;
}
.galleryFirst .owl-pagination {
    display: none;
}

.gallerySec {
    padding: 30px 3% 10px 3%;
}
.gallerySec .cmnHeadTwo {
    padding-bottom: 20px;
}
.glryInnerRow {
    margin: 0 -5px;
}
.glryInnerCol {
    padding: 0 5px;
}
.glryInnerPic {
    padding-bottom: 10px;
}
.contactDetails h3 {
    font-size: 14px;
    padding-top: 18px;
}
.contactDetails h5 {
    font-size: 12px;
    padding-top: 6px;
}
.contactDetails h5 a {
    font-size: 12px;
}
.contactPageNew #map {
    height: 300px;
}
.contactPageNew {
    margin: 35px 0 0 0px;
}
.contactDetails {
    padding-left: 6%;
    padding-bottom: 20px;   
}

.fountationSet {
    padding: 13px 0 30px 0;
    width: 100%;
}
.concersnsLogos {
    padding-top: 20px;
}
.concersnsLogos li {
    padding: 0 2px;
}
.fountationSet h5 span {
    font-size: 13px;
    line-height: 21px;
}
.aboutSecThree .cmnHeadText {
    padding-bottom: 10px;
    width: 100%;
}
.blackBox {
    width: 100%;
    padding: 15px 25px;
}
.fountationSet h5 {
    font-size: 13px;
    padding-top: 5px;
    letter-spacing: 1px;
}
.blackBoxBg {
    height: 295px;
    margin-bottom: 90px;
}
.kunhamadCnt {
    padding: 13px 25px 0 0px;
}
.teamPicSec h5 {
    font-size: 16px;
    padding: 13px 0 3px 0;
}
.teamPicSec h6 {
    font-size: 11px;
    padding-bottom: 30px;
}
.blackBox dl {
    padding: 7px 0 5px 0;
}
.kunhamadCnt h3 {
    font-size: 15px;
}
.kunhamadCnt p {
    padding: 13px 0px 0 0;
}
.kunhamadCnt h2 {
    padding: 10px 0 0px 0;
}
.secTeam .cmnHeadTwo {
    padding-bottom: 45px;
}
.aboutSecThree {
    margin: 0 25px;
    padding-top: 30px !important;
}
.secThree {
    padding: 50px 0 0px 0;
}
.secFounder {
    margin: 0 25px;
    padding: 15px;
}
.kunhamadCnt .cmnHeadTwo {
    font-size: 28px;
}
.secTeam {
    margin: 35px 25px 0 25px;
}
.secTeam .cmnHeadTwo {
    padding-bottom: 30px;
}
.secTeam .teamPicSec {
    padding: 0 10px;
}
.secTeam .row {
    margin: 0 -10px;
}
.secFiveAbout {
    margin: 0px 25px 0 25px;
}
.magnumTab {
    padding-top: 35px;
}
.videoBdr {
    margin: 35px auto 0 auto;
}
.videoYoutube {
    margin-top: -100px;
    width: 85%;
    height: 200px;
}
.magnumVideoPlay {
    font-size: 12px;
    height: 30px;
    padding-top: 7px;   
    width: 135px;
}
.playVideoMaganum {
    width: 17px;
    margin: -3px 0 0 2px;
}
.popupCloseVideo {
    width: 18px;
    top: 20px;
    right: 20px;
}
.sliderTwo .carousel {
    width: 100%;
}
.contactPagForm .btnForm {
    margin-top: 18PX;
}
.mapBg {
    padding: 0px 15px;
}
.meridianLogo {
    width: 40px;
    padding-bottom: 5px;
}
.meridianExtra p {
    padding-bottom: 0px;
    min-height: 107px;
}
.meridianLogoTwo {
    width: 40px;
    padding-bottom: 3px;
}
.meridianPlace {
    padding-bottom: 3px !important;
}
.meridianTextOne {
    min-height: initial !important;
}
.meridianLinkThree {
    margin-top: 15px !important;
}
.meridianLogoInner {
    width: 40px;
    padding-top: 7px;
}
.ss-slide {
    height:400px !important;
}
.ss-caption {
    font-size: 34px !important;
    padding: 4px 0 172px 45px !important;
    text-align: left !important;
}
.ss-caption span {
    font-size: 34px !important;
    display: block;
}

.ss-caption a {
    font-size: 18px !important;
    line-height: 20px !important;
    margin-bottom: -24px !important;
    position: absolute;
    bottom: -5px !important;
    left: 10px;
}
.pjtNameBtm {
    font-size: 18px;
    bottom: 7px;
}
.secFive .cmnHeadText {
    padding-bottom: 2px;
}
.sl-wrapper .sl-image .sl-caption {
    bottom: -50px !important;
    font-size: 12px;
}
.floor-areaCmn {
    width: 46.5%;
}
.floor-area {
    margin: 10px 1% 5px 1%;
}
.meridianFloor .floor-area:first-child {
    top: 34px;
    margin-top: -15px;
}
.meridianFloor .floor-area:nth-child(6) {
    position: relative;
    top: 12px;
    margin-top: 2px;
}
.pallazioFloor .floor-area:nth-child(5) {
    top: 0px;
}
.pallazioFloor .floor-area p {
    font-size: 9px;
}
.grandFloor .floor-area:nth-child(5) {
    top: 0px;
}
.grandFloor .floor-area:nth-child(6) {
    top: 0px;
}
.floorPlanSilver .AdjustTwo {
    position: relative;
    top: -13px;
}
.floorPlanSilver .floor-area h4 {
    font-size: 10px;
}
.ritsFloor .floor-area:nth-child(5) {
    top: 0px;
}
.linkPjtSecTwo {
    width: 100%;
}

}
@media only screen and (max-width: 320px) {
.ss-slide {
    height:380px !important;
}
.ss-caption {
    font-size: 34px !important;
    padding: 4px 0 155px 30px !important;
    text-align: left !important;
}
.ss-caption span {
    font-size: 34px !important;
    display: block;
}
.projectsTextSec p {
    min-height: 135px;
}
.projectsTextSec .meridianTextOne {
    min-height: 107px !important;
}
.meridianFloor .floor-area:first-child {
    top: 28px;
}
.meridianFloor .floor-area:nth-child(6) {
    top: 0px;
}
.grandFloor .floor-area h4 {
    font-size: 11px;
}

.floorPlanSilver .floor-area h4 {
    font-size: 9px;
}

}

@media only screen and (max-width: 600px) and (min-width: 501px) {
.homePjtMobile .owl-carousel .owl-item {
    width: 22.22% !important;
}
.picOneBtm p {
    min-height: 272px;
}
.meridianExtra p {
    min-height: 227px;
}
.galleryFirstHead h6 {
    min-height: 41px;
}


}

@media only screen and (max-width: 700px) and (min-width: 601px) {
.picOneBtm p {
    min-height: 215px;
}
.meridianExtra p {
    min-height: 170px;
}
.buildName {
    padding: 0 6%;
}

}


@media only screen and (max-width: 767px) and (min-width: 701px) {
.picOneBtm p {
    min-height: 196px;
}
.meridianExtra p {
    min-height: 151px;
}
.buildName {
    font-size: 18px;
}

}

@media only screen and (max-width: 767px) and (min-width: 501px) {
.tabCnt_box_mobile .owl-carousel .owl-item {
    padding: 0 2px;
}
.projectsTextSec p {
    min-height: 332px;
}
.projectsTextSec h4 {
    min-height: 45px;
}
.projectsTextSec .meridianTextOne {
    min-height: 293px !important;
}
.projectsTextSec h2 {
    min-height: 48px;
}
.projectTab .w3-button {
    padding: 10px 0;
}
.galleryFirstHead h3 {
    padding: 8px 2% 6px 2%;
}

}


@media only screen and (max-device-width: 568px) and (min-width: 320px) and (orientation: landscape) {
.tabCnt_box_mobile .owl-carousel .owl-item {
    padding: 0 2px;
}
.projectsTextSec p {
    min-height: 314px !important;
}
.projectsTextSec h4 {
    min-height: 46px;
}
.projectsTextSec .meridianTextOne {
    min-height: 276px !important;
}
.projectsTextSec h2 {
    min-height: 48px;
}
.galleryFirstHead h3 {
    padding: 8px 3px 6px 3px;
}


}

@media only screen and (max-device-width: 640px) and (min-width: 360px) and (orientation: landscape) {
.projectsTextSec .meridianTextOne {
    min-height: 150px !important;
}
}


@media only screen and (max-device-width: 667px) and (min-width: 375px) and (orientation: landscape) {
.projectsTextSec p {
    min-height: 151px;
}
.tabCnt_box_mobile .owl-carousel .owl-item {
    padding: 0 5px;
}

}


@media only screen and (max-device-width: 767px) and (min-width: 320px) and (orientation: landscape) {
#jssor_1 {
    margin-top: 0px !important;
    top: 0% !important;
}

}

@media only screen and (max-device-width: 568px) and (min-width: 481px) and (orientation: landscape) {
.homePjtMobile .owl-carousel .owl-item {
    width: 22.22% !important;
}

}

@media only screen and (max-device-width: 736px) and (min-width: 414px) and (orientation: landscape) {
.tabCnt_box_mobile .owl-carousel .owl-item {
    padding: 0 5px;
}
.projectsTextSec p {
    min-height: 188px;
}


}


@media only screen and (max-width: 1023px) and (min-width: 768px) {
.spacemallInteriors .image {
    padding: 0 7px !important;
    margin-bottom: 15px;
}
.formSection {
    width: 45%;
    padding-top: 5px;
}
.projectContent .cmnHeadText {
    padding: 7px 3% ;
}
.ritsFloor-area {
    padding: 10px 10px 43px 10px;
}
.projectContent .cmnHeadTwo {
    padding-bottom: 3px;
}
.hide_and_show {
    width: 17px;
}
.hide_and_show .fa {
    font-size: 17px;
}
.bnrText h2 {
    font-size: 32px;
    padding: 8px 0 0px 0;
}
.bnrText h3 {
    font-size: 15px;
}
.secOne .carousel-inner {
    max-height: 300px;
}
.boxOne {
    padding: 0px 15px;
}
.picOneBtm h2 {
    font-size: 16px;
    letter-spacing: 2px;
}
.picOneBtm h3 {
    font-size: 12px;
    padding: 3px 0 17px 0;
}
.bnrText {
    top: 34%;
}
.picOneBtm p {
    font-size: 12px;
    padding: 0px 5%;
    line-height: 19px;
    min-height: 176px;
}
.picOneBtm {
    padding: 28px 0px 11px 0;
    min-height: 235px;
}
.secTwo {
    padding: 30px 30px 40px 30px;
    background-size: 100% 53%;
}
.secFour {
    padding-top: 60px;
}
.cmnHeadTwo {
    font-size: 32px;
    letter-spacing: 1px;
}
.projectsMore {
    font-size: 12px;
    padding: 7px 0;
    width: 175px;
}
.textSec p {
    font-size: 14px;
    line-height: 25px;
    padding: 10px 0;
}
.lineOneHome {
    width: 100%;
    margin: 34px auto 0 auto;
}
.textSec {
    padding-top: 47px;
}
.secThree {
    padding: 55px 0 0 0;
}
.secFive {
    padding: 50px 0px;
}
.blackBox dt {
    width: 58%;
}
.blackBox dd {
    font-size: 9px;
    line-height: 18px;
    min-height: 44px;
}
.blackBox dl {
    padding: 10px 0;
}
.cmnHeadText {
    font-size: 14px;
    line-height: 25px;
    padding: 17px 3% 43px 3%;
}
.cmnHeadOne {
    font-size: 13px;
    letter-spacing: 2px;
}
.videoSet {
    height: 344px;
    margin-top: -88px;
}
.videoPlay {
    top: 187px;
}
.btnForm {
    font-size: 11px;
    padding: 9px 0;
    width: 118px;
    margin-top: 29px;
}
.projectSec .clickSlide {
    left: 36%;
}
.floor-area {
    min-height: 197px;
}
.glrHeight_one {
    height: 330px;
}
.glrHeight_two {
    height: 210px;
}
.glrHeight_three {
    height: 440px;
}
.glrHeight_four {
    height: 540px;
}
.glrHeight_five {
    height: 200px;
}
.glrHeight_six {
    height: 310px;
}
.glryText h2 {
    font-size: 20px;
}
.glryText h3 {
    font-size: 12px;
}
.starSet li .fa {
    font-size: 16px;
}
.starSet li {
    padding-left: 8px;
}
.starSet {
    width: 116px;
}
.glrBtmLink {
    padding: 8px 0;
}
.slide .picOneBtm h2 {
    padding-top: 28px;
    font-size: 28px;
    letter-spacing: 2px;
}
.slide .picOneBtm h3 {
    font-size: 14px;
    padding: 3px 0 5px 0;
}
.slide .picOneBtm p {
    min-height: initial;
    padding: 25px 14% 35px 14%;
    font-size: 13px;
    line-height: 20px;
}
.sliderTwo {
    padding-bottom: 40px;
    margin-top: 35px;
}
.sliderTwo .clickSlide {
    left: 44px;
}
.tabSection {
    padding-top: 40px;
    width: 96%;
}
.tabSection .w3-button {
    font-size: 16px;
}
.slideThreeMenu .tabBtn {
    width: 14.162%;
}
.projectsPageMain {
    padding: 20px 5% 15px 5%;
}
.projectsTextSec h2 {
    font-size: 13px;
    padding-bottom: 5px;
}
.starPjt li .fa {
    font-size: 13px;
}
.starPjt li {
    padding-left: 4px;
}
.projectsTextSec h4 {
    font-size: 11px;
    padding: 2px 0 10px 0;
}
.projectTab .w3-button {
    font-size: 14px;
    padding: 15px 0;
    width: 32.9%;
}
.projectsTextSec p {
    font-size: 10px;
    line-height: 14px;
    min-height: 100px;
}
.projectTab .tabCnt_box {
    padding: 30px 15px 0 15px;
}
.projectsTextSec {
    padding: 12px 15px 0px 0px;
    margin-left: -15px;
}
.starPjt {
    padding-bottom: 7px;
    width: 78px;
}
.projectsTextSec a {
    font-size: 9px;
    margin-top: 0px;
}
.buildName {
    font-size: 14px;
}
.picOneBtm ul li .fa {
    font-size: 16px;
}
.picOneBtm ul li {
    padding-left: 9px;
}
.gallery .image {
    padding: 0 0px 0 30px;
}
.mainGlry img {
    width: 100%;
}
.glryPicOne {
    height: 285px;
}
.glryPicFour {
    height: 183px;
}
.glryPicFive {
    height: 349px;
}
.glryPicSix {
    height: 380px;
    margin-top: -166px;
}
.glryPicEight {
    height: 211px;
}
.glryPicSaven {
    margin-top: -166px;
    height: 136px;
}
.glryPicNayen {
    margin-top: -239px;
    height: 213px;
}
.glryTextsecNew h2 {
    font-size: 14px;
}
.glryTextsecNew h3 {
    font-size: 10px;
}
.starSetGlry li .fa {
    font-size: 16px;
}
.starSetGlry li {
    padding-left: 8px;
}
.starSetGlry {
    width: 116px;
}
.glrBtmLinkNew {
    padding: 10px 0;
}
.sliderTwo .carousel {
    width: 50%;
}
.sliderTwo .clickSlide {
    left: 17px;
    font-size: 50px;
}
.slide .picOneBtm h2 {
    padding-top: 15px;
}
.meridianFloor .floor-area {
    min-height: 260px;
}
.magnumFloor .floor-area {
    min-height: 188px;
}
.pallazioFloor .floor-area {
    min-height: 200px;
}
.zamoriaFloor .floor-area {
    min-height: 170px;
}
.floorPlanSilver .floor-area {
    min-height: 320px;
}
.ritsFloor .floor-area {
    min-height: 300px;
}
.grandFloor .floor-area {
    min-height: 170px;
}
.buildPlace {
    font-size: 11px;
}
.inpOne {
    font-size: 12px;
    margin-bottom: 17px;
}
.secOne .carousel-inner > .item > img, .secOne .carousel-inner > .item > a > img {
    min-height: 250px;
}
.magnumCnt h3 {
    font-size: 16px;
}
.magnumCnt ul li {
    font-size: 11px;
    padding: 0 0 6px 14px;
}
.tabIconeNew {
    padding: 0;
}
.videoMain {
    height: 256px;
}
.nice-select input {
    font-size: 12px;
}
.nice-select ul li {
    height: 26px;
    font-size: 12px;
}
.hide_and_show .fa {
    bottom: -10px;
}
.blackBox {
    padding: 20px 3% 5px 3%;
}
.pjtStar li {
    padding-left: 9px;
}
.pjtStar li .fa {
    font-size: 17px;
}
.pjtStar {
    width: 117px;
    padding-top: 0;
}
.pjtStarSec li img {
    width: 17px;
}
.pjtStarSec {
    width: 138px;
}
.pjtStarSec li {
    padding-left: 10px;
}
.tabBtn::after {
    height: 18px;
}
.projectsTextSec .pjtStarSec {
    padding-bottom: 7px;
    width: 82px;
}
.projectsTextSec .pjtStarSec li img {
    width: 12px;
}
.projectsTextSec .pjtStarSec li {
    padding-left: 4px;
}
.picOneBtm .pjtStarSec li img {
    width: 16px;
}
.picOneBtm .pjtStarSec {
    width: 127px;
}

.galleryFirstHead h3 {
    font-size: 16px;
    letter-spacing: 1px;
    padding: 8px 0 6px 0;
}
.galleryFirstHead h6 {
    font-size: 11px;
    padding: 7px 0;
    margin-top: 12px;
}
.galleryFirst .pjtStarSec {
    width: 107px;
}
.galleryFirstHead .pjtStarSec li img {
    width: 13px !important;
}
.galleryFirst .owl-next {
    background: #2a2d42 url(../images/right_arow_owl.png) no-repeat 10px 7px !important;
    background-size: 30% !important;
    width: 32px;
    height: 32px;
    top: 40%;
}
.galleryFirst .owl-prev {
    background: #2a2d42 url(../images/left_arow_owl.png) no-repeat 10px 7px !important;
    background-size: 30% !important;
    width: 32px;
    height: 32px;
    top: 40%;
}
.galleryFirst .owl-carousel .owl-item {
    padding: 0 5px;
}
.galleryFirst .pjtStarSec li {
    padding-left: 8px;
}
.topLine {
    width: 91.5%;
    margin: 0 auto 22px auto;
}
.galleryFirst {
    padding: 25px 0;
}
.galleryFirst .owl-carousel .item {
    box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.3);
}
.galleryFirst .owl-carousel .item:hover {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.39);
}
.galleryFirst .owl-carousel .owl-wrapper-outer {
    padding-bottom: 30px;
}

.gallerySec {
    padding: 45px 3% 15px 3%;
}
.gallerySec .cmnHeadTwo {
    padding-bottom: 30px;
}
.glryInnerRow {
    margin: 0 -5px;
}
.glryInnerCol {
    padding: 0 5px;
}
.glryInnerPic {
    padding-bottom: 10px;
}
.spaceNew .textPjt {
    padding: 15px 3% 8px 3% !important;
}
.spacemallTab {
    padding-top: 30px;
}
.contactDetails h3 {
    font-size: 13px;
    padding-top: 15px;
}
.contactDetails h5 {
    font-size: 11px;
    padding-top: 6px;
}
.contactDetails h5 a {
    font-size: 11px;
}
.contactPageNew #map {
    height: 355px;
}
.contactPageNew {
    margin: 45px 0 0 0px;
}

.fountationSet {
    width: 80%;
    padding: 15px 0 40px 0;
}
.concersnsLogos li {
    padding: 0 10px;
}
.concersnsLogos {
    padding-top: 25px;
}
.fountationSet h5 span {
    font-size: 13px;
    line-height: 20px;
}
.aboutSecThree .cmnHeadText {
    padding-bottom: 10px;
    width: 96%;
}
.blackBox {
    width: 70%;
}
.fountationSet h5 {
    font-size: 14px;
    padding-top: 5px;
    letter-spacing: 1px;
}
.blackBoxBg {
    height: 280px;
    margin-bottom: 140px;
}
.kunhamadCnt {
    padding: 13px 25px 0 0px;
}
.teamPicSec h5 {
    font-size: 13px;
    padding: 20px 0 3px 0;
}
.teamPicSec h6 {
    font-size: 10px;
}
.blackBox dl {
    padding: 12px 0 25px 0;
}
.kunhamadCnt h3 {
    font-size: 15px;
}
.kunhamadCnt p {
    padding: 13px 0px 0 0;
    font-size: 12px;
    line-height: 22px;
}
.kunhamadCnt h2 {
    padding: 10px 0 0px 0;
}
.secTeam .cmnHeadTwo {
    padding-bottom: 45px;
}
.aboutSecThree {
    margin: 0 30px;
}
.secThree {
    padding: 50px 0 0px 0;
}
.secFounder {
    margin: 0 30px;
}
.secTeam {
    margin: 50px 30px 0 30px;
}
.secTeam .cmnHeadTwo {
    padding-bottom: 30px;
}
.secTeam .teamPicSec {
    padding: 0 10px;
}
.secTeam .row {
    margin: 0 -10px;
}
.secFiveAbout {
    margin: 60px 30px 0 30px;
}
.magnumTab {
    padding-top: 35px;
}
.videoBdr {
    margin: 35px auto 0 auto;
}
.videoYoutube {
    margin-top: -150px;
    width: 85%;
    height: 300px;
}
.magnumVideoPlay {
    font-size: 13px;
    height: 35px;
    padding-top: 9px;
    width: 180px;
}
.playVideoMaganum {
    width: 17px;
    margin: -3px 0 0 2px;
}
.popupCloseVideo {
    width: 18px;
    top: 20px;
    right: 20px;
}
.contactPagForm {
    margin: 20px 15px 0 15px;
}
.mapBg {
    padding: 0px 15px;
}
.meridianExtra p {
    min-height: 138px;
}
.meridianLogo {
    width: 40px;
    padding-bottom: 0px;
}
.meridianLinkThree {
    margin-top: 4px !important;
}
.meridianLogoTwo {
    width: 30px;
    padding-bottom: 0px;
}
.meridianPlace {
    padding-bottom: 0px !important;
}
.meridianTextOne {
    min-height: 80px !important;
    margin-top: -5px;
}
.meridianLogoInner {
    width: 45px;
    padding-top: 7px;
}
.ss-slide {
    height:250px !important;
}
.ss-caption {
    font-size: 32px !important;
    padding: 4px 0 70px 0 !important;
    line-height: 20px !important;
}
.ss-caption span {
    font-size: 32px !important;
}
.ss-caption a {
    font-size: 20px !important;
    bottom: -28px !important;
}
.pjtNameBtm {
    font-size: 20px;
}
.secFive .cmnHeadText {
    padding-bottom: 5px;
}
.rechusText {
    text-align: left;
}
#jssor_1 {
    margin-top: -219px !important;
}
.floor-areaCmn {
    width: 30.6%;
}
.meridianFloor .floor-area {
    margin-top: -15px;
}
.meridianFloor .floor-area:first-child {
    top: 40px;
}
.meridianFloor .floor-area:nth-child(6) {
    position: relative;
    top: 15px;
}
.meridianFloor .floor-area:nth-child(7) {
    position: relative;
    top: 15px;
}
.pallazioFloor .floor-area:nth-child(5) {
    top: -36px;
}
.grandFloor .floor-area:nth-child(5) {
    top: -38px;
}
.grandFloor .floor-area:nth-child(6) {
    top: -38px;
}
.ritsFloor .floor-area:nth-child(5) {
    position: relative;
    top: -38px;
}
.spacrFloor .floor-area:nth-child(6) {
    position: relative;
    top: -54px;
}
.linkPjtSecTwo {
    width: 54%;
}


}

@media only screen and (max-width: 1023px) and (min-width: 890px) {
.blackBoxBg {
    height: 310px;
}


}
@media only screen and (max-width: 1199px) and (min-width: 1024px) {
.spacemallInteriors .image {
    padding: 0 7px !important;
    margin-bottom: 15px;
}
.gallerySec .cmnHeadTwo {
    padding-bottom: 70px;
}
.projectContent .cmnHeadText {
    padding: 10px 3% ;
}
.projectContent .cmnHeadTwo {
    padding-bottom: 10px;
}
.starPjt {
    width: 112px;
}
.tabSection {
    padding-top: 70px;
}
.floor-area {
    min-height: 245px;
}
.bnrText {
    top: 38%;
}
.glrHeight_one {
    height: 400px;
}
.glrHeight_two {
    height: 270px;
}
.glrHeight_three {
    height: 560px;
}
.glrHeight_four {
    height: 660px;
}
.glrHeight_five {
    height: 261px;
}
.glrHeight_six {
    height: 369px;
}
.bnrText h2 {
    font-size: 40px;
}
.bnrText h3 {
    font-size: 18px;
}
.picOneBtm h2 {
    font-size: 22px;
    letter-spacing: 3px;
}
.picOneBtm h3 {
    font-size: 14px;
}
.picOneBtm p {
    font-size: 12px;
    line-height: 20px;
    min-height: 150px;
    padding: 0px 12%;
}
.cmnHeadTwo {
    font-size: 37px;
}
.cmnHeadOne {
    font-size: 15px;
}
.textSec p {
    font-size: 14px;
    line-height: 25px;
    padding: 12px 0 !important;
}
.secTwo {
    padding: 75px 30px 30px 30px !important;
}
.boxOne {
    padding: 0px 20px !important;
}
.secFour {
    padding-top: 60px;
}
.blackBox dt {
    width: 45%;
}
.blackBox dd {
    font-size: 9px;
    line-height: 17px;
    min-height: 44px;
}
.blackBox dl {
    padding: 22px 0;
}
.blackBox {
    padding: 22px 3% 7px 3%;
}
.videoSet {
    height: 510px;
    margin-top: -203px;
}
.videoPlay {
    width: 80px;
    top: 292px;
}
.inpOne {
    font-size: 12px;
    margin-bottom: 16px;
}
.formSection {
    width: 35%;
    padding-top: 20px;

}
.cmnHeadText {
    font-size: 14px;
    line-height: 25px;
    padding: 23px 3% 34px 3%;
}
.rechusText {
    text-align: left;
}
.slideThreeMenu .tabBtn {
    font-size: 13px !important;
    padding: 12px 0px;
}
.slideThreeMenu .tabBtn {
    /*width: 14.21% !important;*/
    width: 14.18% !important;
}
.btnForm {
    font-size: 11px;
    padding: 9px 0;
    width: 108px;
    margin-top: 40px;
}
.headSliderThree {
    font-size: 18px;
    margin: 50px auto;
    padding: 15px 0;
}
.speci_loop h3 {
    font-size: 16px;
}
.speci_loop p {
    font-size: 11px;
    line-height: 18px;
}
.secFive {
    padding: 45px 0px;
}
.tabBtn:after {
    height: 24px;
    top: 15px;
}
.projectSec {
    padding-bottom: 30px;
}
.tabBtn:after {
    height: 20px;
    top: 11px;
}
.lineOneHome {
    width: 99%;
}
.projectsMore {
    padding: 7px 0;
    width: 175px;
}
.secOne .carousel-inner {
    max-height: 320px;
}
.picOneBtm {
    padding: 22px 0px 0 0;
    min-height: 205px;
}
.picOneBtm ul li .fa {
    font-size: 17px;
}
.picOneBtm ul li {
    padding-left: 9px;
}
.picOneBtmLast a {
    font-size: 11px;
}
.picOneBtmLast {
    padding: 9px 0;
}
.sliderTwo .picOneBtm h2 {
    font-size: 30px;
}
.sliderTwo .picOneBtm h3 {
    font-size: 15px;
}
.slide .picOneBtm p {
    min-height: initial;
    padding: 4px 14% 23px 14%;
    font-size: 11px;
}
.sliderTwo {
    padding-bottom: 50px;
    margin-top: 50px;
}
.secTwo {
    background-size: 100% 53%;
    padding: 40px 30px 40px 30px !important;
}
.tabSection {
    padding-top: 80px;
}
.tabSection .w3-button {
    font-size: 16px;
}
.projectsPageMain {
    padding: 20px 5% 50px 5%;
}
.projectsTextSec h2 {
    font-size: 18px;
    padding-bottom: 7px;
}
.starPjt li .fa {
    font-size: 17px;
}
.starPjt li {
    padding-left: 8px;
}
.projectsTextSec h4 {
    font-size: 11px;
    padding: 6px 0 35px 0;
}
.projectTab .w3-button {
    font-size: 16px;
}
.projectsTextSec p {
    font-size: 12px;
    line-height: 19px;
    min-height: 112px;
}
.meridianTextOne {
    margin-top: -5px;
}
.projectsTextSec a {
    margin-top: 20px;
}
.projectsTextSec {
    padding: 22px 15px 0px 0px;
    margin-left: -5px;
}
.buildName {
    font-size: 18px;
}
.gallery .image {
    padding: 0 0px 0 30px;
}
.mainGlry img {
    width: 100%;
}
.glryPicOne {
    height: 398px;
}
.glryPicFour {
    height: 250px;
}
.glryPicFive {
    height: 471px;
}
.glryPicSix {
    height: 515px;
    margin-top: -221px;
}
.glryPicEight {
    height: 293px;
}
.glryPicSaven {
    margin-top: -221px;
    height: 191px;
}
.glryPicNayen {
    margin-top: -322px;
    height: 294px;
}
.glryTextsecNew h2 {
    font-size: 20px;
}
.glryTextsecNew h3 {
    font-size: 12px;
}
.starSetGlry li .fa {
    font-size: 18px;
}
.starSetGlry li {
    padding-left: 10px;
}
.starSetGlry {
    width: 135px;
}
.glrBtmLinkNew {
    padding: 10px 0;
}
.sliderTwo .carousel {
    width: 55%;
}
.sliderTwo .clickSlide {
    left: 27px;
}
.slide .picOneBtm h2 {
    padding-top: 15px;
}
.magnumCnt ul li {
    font-size: 11px;
}
.meridianFloor .floor-area {
    min-height: 286px;
}
.magnumFloor .floor-area {
    min-height: 230px;
}
.pallazioFloor .floor-area {
    min-height: 230px;
}
.zamoriaFloor .floor-area {
    min-height: 195px;
}
.floorPlanSilver .floor-area {
    min-height: 368px;
}
.ritsFloor .floor-area {
    min-height: 375px;
}
.buildPlace {
    font-size: 11px;
}
.secOne .carousel-inner > .item > img, .secOne .carousel-inner > .item > a > img {
    min-height: 320px;
}
.grandFloor .floor-area {
    min-height: 185px;
}
.magnumCnt h3 {
    font-size: 16px;
}
.magnumCnt ul li {
    font-size: 11px;
    padding: 0 0 6px 14px;
}
.tabIconeNew {
    padding: 0;
}
.videoMain {
    height: 307px;
}
.nice-select input {
    font-size: 12px;
}
.nice-select ul li {
    height: 23px;
    font-size: 11px;
}
.pjtStar li {
    padding-left: 9px;
}
.pjtStar li .fa {
    font-size: 17px;
}
.pjtStar {
    width: 117px;
    padding-top: 0;
}
.pjtStarSec li img {
    width: 16px;
}
.pjtStarSec {
    width: 132px;
}
.pjtStarSec li {
    padding-left: 10px;
}
.picOneBtm .pjtStarSec li img {
    width: 17px;
}
.picOneBtm .pjtStarSec {
    width: 132px;
}
.spacemallTab .floor-area {
    min-height: 200px;
}

.galleryFirstHead h3 {
    font-size: 17px;
    letter-spacing: 1px;
    padding: 8px 0 6px 0;
}
.galleryFirstHead h6 {
    font-size: 12px;
    padding: 7px 0;
    margin-top: 12px;
}
.galleryFirst .pjtStarSec {
    width: 122px;
}
.galleryFirstHead .pjtStarSec li img {
    width: 15px !important;
}
.galleryFirst .owl-next {
    background: #2a2d42 url(../images/right_arow_owl.png) no-repeat 15px 9px !important;
    background-size: 30% !important;
    width: 40px;
    height: 40px;
    top: 40%;
}
.galleryFirst .owl-prev {
    background: #2a2d42 url(../images/left_arow_owl.png) no-repeat 15px 9px !important;
    background-size: 30% !important;
    width: 40px;
    height: 40px;
    top: 40%;
}
.galleryFirst .owl-carousel .owl-item {
    padding: 0 5px;
}
.galleryFirst .pjtStarSec li {
    padding-left: 9px;
}
.topLine {
    width: 91.5%;
    margin: 0 auto 35px auto;
}
.galleryFirst {
    padding: 40px 0;
}
.galleryFirst .owl-carousel .item {
    box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.3);
}
.galleryFirst .owl-carousel .owl-wrapper-outer {
    padding-bottom: 35px;
}

.gallerySec {
    padding: 60px 3% 15px 3%;
}
.gallerySec .cmnHeadTwo {
    padding-bottom: 40px;
}
.glryInnerRow {
    margin: 0 -10px;
}
.glryInnerCol {
    padding: 0 10px;
}
.glryInnerPic {
    padding-bottom: 20px;
}
.spacemallTab {
    padding-top: 30px;
}
.spaceNew .textPjt {
    padding: 15px 3% 8px 3% !important;
}
.contactDetails h3 {
    font-size: 16px;
    padding-top: 17px;
}
.contactDetails h5 {
    font-size: 13px;
    padding-top: 8px;
}
.contactDetails h5 a {
    font-size: 13px;
}
.contactPageNew #map {
    height: 430px;
}
.contactPageNew {
    margin: 45px 0 0 0px;
}

.fountationSet {
    padding: 15px 0 40px 0;
}
.concersnsLogos li {
    padding: 0 12px;
}
.concersnsLogos {
    padding-top: 25px;
}
.fountationSet h5 span {
    font-size: 13px;
}
.fountationSet h5 {
    font-size: 14px;
    padding-top: 7px;
    letter-spacing: 1px;
}
.blackBoxBg {
    height: 295px;
    margin-bottom: 140px;
}
.kunhamadCnt {
    padding: 15px 35px 0 8px;
}
.teamPicSec h5 {
    font-size: 16px;
    padding: 22px 0 3px 0;
}
.teamPicSec h6 {
    font-size: 12px;
}
.blackBox dl {
    padding: 25px 0;
}
.kunhamadCnt h3 {
    font-size: 16px;
}
.kunhamadCnt p {
    padding: 20px 0px 0 0;
}
.kunhamadCnt h2 {
    padding: 10px 0 0px 0;
}
.secTeam .cmnHeadTwo {
    padding-bottom: 45px;
}
.aboutSecThree {
    margin: 0 30px;
}
.secThree {
    padding: 50px 0 0px 0;
}
.secFounder {
    margin: 0 30px;
}
.secTeam {
    margin: 50px 30px 0 30px;
}
.secTeam .cmnHeadTwo {
    padding-bottom: 30px;
}
.secTeam .teamPicSec {
    padding: 0 25px;
}
.secTeam .row {
    margin: 0 -25px;
}
.secFiveAbout {
    margin: 60px 30px 0 30px;
}
.magnumTab {
    padding-top: 60px;
}
.videoBdr {
    margin: 60px auto 0 auto;
}
.videoYoutube {
    margin-top: -200px;
    width: 800px;
    height: 400px;
}
.contactPagForm {
    margin: 30px 15px 0 15px;
}
.mapBg {
    padding: 0px 15px;
}
.meridianExtra p {
    min-height: 110px;
}
.meridianLogo {
    width: 40px;
    padding-bottom: 0px;
}
.meridianLinkThree {
    margin-top: 4px !important;
}
.meridianLogoTwo {
    width: 40px;
    padding-bottom: 5px;
}
.meridianLogoInner {
    width: 40px;
    padding-top: 10px;
}
.ss-slide {
    height:320px !important;
}
.ss-caption {
    font-size: 40px !important;
    padding: 4px 0 135px 0 !important;
    line-height: 20px !important;
}
.ss-caption a {
    font-size: 22px !important;
}
.pjtNameBtm {
    font-size: 22px;
}
.secFive .cmnHeadText {
    padding-bottom: 0px;
}
#jssor_1 {
    margin-top: -266px !important;
}
.floor-areaCmn {
    width: 30.8%;
}
.floor-area p {
    font-size: 12px;
}
.pallazioFloor .floor-area p {
    font-size: 11px;
}

}

@media only screen and (max-width: 1279px) and (min-width: 1200px) {
.bnrText h2 {
    font-size: 48px;
}
.starPjt {
    width: 125px;
}
.secOne .carousel-inner {
    max-height: 430px;
}
.bnrText h3 {
    font-size: 22px;
}
.picOneBtm ul li .fa {
    font-size: 17px;
}
.picOneBtm ul li {
    padding-left: 9px;
}
.bnrText {
    top: 40%;
}
.picOneBtm h2 {
    font-size: 24px;
}
.picOneBtm h3 {
    font-size: 14px;
    padding: 7px 0 19px 0;
}
.picOneBtm p {
    font-size: 12px;
    line-height: 19px;
    min-height: 135px;
    padding: 0px 12%;
}
.picOneBtm {
    padding: 20px 0px 0 0;
    min-height: 195px;
}
.picOneBtmLast a {
    font-size: 11px;
}
.picOneBtmLast {
    padding: 9px 0;
}
.projectsMore {
    padding: 8px 0;
    width: 180px;
}
.cmnHeadOne {
    font-size: 15px;
}
.cmnHeadTwo {
    font-size: 42px;
}
.textSec p {
    font-size: 15px;
    line-height: 27px;
}
.cmnHeadText {
    font-size: 15px;
    line-height: 27px;
    padding: 30px 3% 65px 3%;
}
.blackBox dd {
    font-size: 11px;
    line-height: 21px;
    min-height: 50px;
}
.videoSet {
    height: 570px;
    margin-top: -218px;
}
.videoPlay {
    width: 100px;
    top: 316px;
}
.formSection {
    width: 30%;
    padding-top: 0;
}
.tabSection .w3-button {
    font-size: 15px;
    padding: 18px 0px;
}
.tabBtn:after {
    height: 24px;
    top: 14px;
}
.headSliderThree {
    font-size: 18px;
    padding: 18px 0;
}
.secTwo {
    background-size: 100% 53%;
    padding: 55px 40px 40px 40px !important;
}
.tabSection {
    padding-top: 80px;
}
.tabSection .w3-button {
    font-size: 16px;
}
.projectsPageMain {
    padding: 20px 5% 70px 5%;
}
.projectsTextSec h2 {
    font-size: 22px;
    padding-bottom: 8px;
}
.starPjt li .fa {
    font-size: 18px;
}
.starPjt li {
    padding-left: 10px;
}
.projectsTextSec h4 {
    font-size: 12px;
    padding: 8px 0 45px 0;
}
.projectsTextSec p {
    font-size: 13px;
    line-height: 22px;
    min-height: 129px;
}
.projectsTextSec a {
    margin-top: 25px;
}
.projectsTextSec {
    padding: 30px 15px 0px 0px;
}
.buildName {
    font-size: 20px;
}


.gallery .image {
    padding: 0 0px 0 30px;
}
.mainGlry img {
    width: 100%;
}
.glryPicOne {
    height: 476px;
}
.glryPicFour {
    height: 297px;
}
.glryPicFive {
    height: 553px;
}
.glryPicSix {
    height: 606px;
    margin-top: -256px;
}
.glryPicEight {
    height: 351px;
}
.glryPicSaven {
    margin-top: -256px;
    height: 227px;
}
.glryPicNayen {
    margin-top: -381px;
    height: 351px;
}
.glryTextsecNew h2 {
    font-size: 24px;
}
.glryTextsecNew h3 {
    font-size: 12px;
}
.starSetGlry li .fa {
    font-size: 18px;
}
.starSetGlry li {
    padding-left: 10px;
}
.starSetGlry {
    width: 135px;
}
.glrBtmLinkNew {
    padding: 10px 0;
}
.sliderTwo .carousel {
    width: 55%;
}
.sliderTwo .clickSlide {
    left: 34px;
}
.slide .picOneBtm h2 {
    padding-top: 15px;
}
.meridianFloor .floor-area {
    min-height: 300px;
}
.magnumFloor .floor-area {
    min-height: 270px;
}
.pallazioFloor .floor-area {
    min-height: 280px;
}
.zamoriaFloor .floor-area {
    min-height: 220px;
}
.floorPlanSilver .floor-area {
    min-height: 440px;
}
.ritsFloor .floor-area {
    min-height: 450px;
}
.slide .picOneBtm p {
    padding: 10px 14% 27px 14%;
}
.buildPlace {
    font-size: 12px;
}
.inpOne {
    font-size: 13px;
    margin-bottom: 18px;
}
.secOne .carousel-inner > .item > img, .secOne .carousel-inner > .item > a > img {
    min-height: 420px;
}
.sliderTwo {
    padding-bottom: 50px;
    margin-top: 50px;
}
.grandFloor .floor-area {
    min-height: 220px;
}
.magnumCnt h3 {
    font-size: 16px;
}
.magnumCnt ul li {
    font-size: 11px;
    padding: 0 0 6px 14px;
}
.tabIconeNew {
    padding: 0;
}
.videoMain {
    height: 352px;
}
.nice-select input {
    font-size: 13px;
}
.nice-select ul li {
    height: 26px;
    font-size: 12px;
}
.pjtStar li {
    padding-left: 9px;
}
.pjtStar li .fa {
    font-size: 17px;
}
.pjtStar {
    width: 117px;
}
.pjtStarSec li img {
    width: 18px;
}
.pjtStarSec {
    width: 156px;
}
.pjtStarSec li {
    padding-left: 12px;
}
.projectsTextSec .pjtStarSec li img {
    width: 16px;
}
.projectsTextSec .pjtStarSec li {
    padding-left: 10px;
}
.projectsTextSec .pjtStarSec {
    width: 132px;
}
.picOneBtm .pjtStarSec li img {
    width: 17px;
}
.picOneBtm .pjtStarSec {
    width: 132px;
}
.picOneBtm .pjtStarSec li img {
    width: 17px;
}
.picOneBtm .pjtStarSec {
    width: 132px;
}
.spacemallTab .floor-area {
    min-height: 225px;
}

.galleryFirstHead h3 {
    font-size: 20px;
    letter-spacing: 1px;
    padding: 14px 0 10px 0;
}
.galleryFirstHead h6 {
    font-size: 12px;
    padding: 9px 0;
}
.galleryFirst .pjtStarSec {
    width: 122px;
}
.galleryFirstHead .pjtStarSec li img {
    width: 15px !important;
}
.galleryFirst .owl-next {
    background: #2a2d42 url(../images/right_arow_owl.png) no-repeat 19px 11px !important;
    background-size: 30% !important;
    width: 50px;
    height: 50px;
    top: 40%;
}
.galleryFirst .owl-prev {
    background: #2a2d42 url(../images/left_arow_owl.png) no-repeat 19px 11px !important;
    background-size: 30% !important;
    width: 50px;
    height: 50px;
    top: 40%;
}
.galleryFirst .owl-carousel .owl-item {
    padding: 0 5px;
}
.galleryFirst .pjtStarSec li {
    padding-left: 9px;
}
.topLine {
    width: 91.5%;
    margin: 0 auto 35px auto;
}
.galleryFirst {
    padding: 40px 0;
}
.galleryFirst .owl-carousel .item {
    box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.3);
}
.galleryFirst .owl-carousel .owl-wrapper-outer {
    padding-bottom: 35px;
}

.gallerySec {
    padding: 60px 3% 15px 3%;
}
.gallerySec .cmnHeadTwo {
    padding-bottom: 40px;
}
.glryInnerRow {
    margin: 0 -10px;
}
.glryInnerCol {
    padding: 0 10px;
}
.glryInnerPic {
    padding-bottom: 20px;
}
.spacemallTab {
    padding-top: 50px;
}
.contactDetails h3 {
    font-size: 15px;
    padding-top: 20px;
}
.contactDetails h5 {
    font-size: 13px;
    padding-top: 8px;
}
.contactDetails h5 a {
    font-size: 13px;
}
.contactPageNew #map {
    height: 440px;
}
.contactPageNew {
    margin: 65px 0 0 0px;
}

.fountationSet {
    padding: 20px 0 55px 0;
}
.concersnsLogos li {
    padding: 0 14px;
}
.fountationSet h5 span {
    font-size: 14px;
}
.fountationSet h5 {
    font-size: 15px;
    padding-top: 7px;
    letter-spacing: 1px;
}
.blackBoxBg {
    height: 350px;
    margin-bottom: 175px;
}
.kunhamadCnt {
    padding: 15px 50px 0 30px;
}
.teamPicSec h5 {
    font-size: 17px;
    padding: 22px 0 4px 0;
}
.teamPicSec h6 {
    font-size: 12px;
}
.blackBox dl {
    padding: 44px 0;
}
.kunhamadCnt h3 {
    font-size: 18px;
}
.kunhamadCnt p {
    padding: 20px 0px 0 0;
}
.kunhamadCnt h2 {
    padding: 15px 0 0px 0;
}
.secTeam .cmnHeadTwo {
    padding-bottom: 45px;
}
.magnumTab {
    padding-top: 60px;
}
.videoBdr {
    margin: 60px auto 0 auto;
}
.videoYoutube {
    margin-top: -200px;
    width: 800px;
    height: 400px;
}
.contactPagForm {
    margin: 30px 15px 0 15px;
}
.mapBg {
    padding: 0px 20px;
}
.meridianExtra p {
    min-height: 90px;
}
.meridianLogo {
    padding-bottom: 7px;
}
.meridianLinkThree {
    margin-top: 15px !important;
}
.meridianLogoTwo {
    width: 35px;
}
.meridianLogoInner {
    width: 45px;
}
.ss-slide {
    height:420px !important;
}
.ss-caption {
    font-size: 48px !important;
    padding: 4px 0 172px 0 !important;
    line-height: 30px !important;
}
.ss-caption a {
    font-size: 25px !important;
}
.pjtNameBtm {
    font-size: 25px;
}
#jssor_1 {
    margin-top: -342px !important;
}
.floor-areaCmn {
    width: 30.8%;
    text-decoration: none;
}
.floorPlanSilver .AdjustOne {
    position: relative;
    top: -18px;
}

}

@media only screen and (max-width: 1365px) and (min-width: 1280px) {
.boxOne {
    padding: 0px 30px !important;
}
.starPjt {
    width: 125px;
}
.tabSection {
    padding-top: 80px;
}
.bnrText h2 {
    font-size: 48px;
}
.secOne .carousel-inner {
    max-height: 430px;
}
.bnrText h3 {
    font-size: 22px;
}
.bnrText {
    top: 40%;
}
.picOneBtm ul li .fa {
    font-size: 17px;
}
.picOneBtm ul li {
    padding-left: 9px;
}
.picOneBtm h2 {
    font-size: 26px;
}
.picOneBtm h3 {
    font-size: 15px;
}
.picOneBtm p {
    font-size: 12px;
    line-height: 23px;
    min-height: 160px;
}
.picOneBtm {
    padding: 28px 0px 0 0;
    min-height: 226px;
}
.picOneBtmLast {
    padding: 10px 0;
}
.cmnHeadOne {
    font-size: 15px;
}
.cmnHeadTwo {
    font-size: 45px;
}
.textSec p {
    font-size: 15px;
    line-height: 27px;
}
.cmnHeadText {
    font-size: 15px;
    line-height: 27px;
    padding: 30px 3% 65px 3%;
}
.blackBox dd {
    font-size: 11px;
    line-height: 21px;
    min-height: 50px;
}
.videoSet {
    height: 617px;
    margin-top: -218px;
}
.videoPlay {
    width: 100px;
    top: 342px;
}
.formSection {
    width: 30%;
    padding-top: 5px;
}
.tabSection .w3-button {
    font-size: 16px;
    padding: 18px 0px;
}
.tabBtn:after {
    height: 28px;
}
.secTwo {
    background-size: 100% 50%;
    padding: 55px 40px 45px 40px !important;
}
.tabSection .w3-button {
    font-size: 16px;
}
.projectsPageMain {
    padding: 20px 5% 70px 5%;
}
.projectsTextSec h2 {
    font-size: 22px;
    padding-bottom: 8px;
}
.starPjt li .fa {
    font-size: 18px;
}
.starPjt li {
    padding-left: 10px;
}
.projectsTextSec h4 {
    font-size: 12px;
    padding: 8px 0 45px 0;
}
.projectsTextSec p {
    font-size: 13px;
    line-height: 22px;
    min-height: 130px;
}
.projectsTextSec a {
    margin-top: 28px;
}
.projectsTextSec {
    padding: 50px 15px 0px 0px;
}
.buildName {
    font-size: 22px;
}
.glryPicOne {
    height: 511px;
}
.glryPicFour {
    height: 318px;
}
.glryPicFive {
    height: 592px;
}
.glryPicSix {
    height: 652px;
    margin-top: -274px;
}
.glryPicEight {
    height: 376px;
}
.glryPicSaven {
    margin-top: -274px;
    height: 244px;
}
.glryPicNayen {
    margin-top: -404px;
    height: 377px;
}
.glryTextsecNew h2 {
    font-size: 24px;
}
.glryTextsecNew h3 {
    font-size: 12px;
}
.starSetGlry li .fa {
    font-size: 18px;
}
.starSetGlry li {
    padding-left: 10px;
}
.starSetGlry {
    width: 135px;
}
.glrBtmLinkNew {
    padding: 10px 0;
}
.sliderTwo .carousel {
    width: 55%;
}
.sliderTwo .clickSlide {
    left: 34px;
}
.slide .picOneBtm h2 {
    padding-top: 15px;
}
.slide .picOneBtm p {
    padding: 15px 14% 40px 14%;
}
.meridianFloor .floor-area {
    min-height: 300px;
}
.magnumFloor .floor-area {
    min-height: 270px;
}
.pallazioFloor .floor-area {
    min-height: 280px;
}
.zamoriaFloor .floor-area {
    min-height: 220px;
}
.floorPlanSilver .floor-area {
    min-height: 440px;
}
.ritsFloor .floor-area {
    min-height: 450px;
}
.grandFloor .floor-area {
    min-height: 220px;
}
.slide .picOneBtm p {
    padding: 10px 14% 27px 14%;
}
.buildPlace {
    font-size: 13px;
}
.inpOne {
    font-size: 14px;
    margin-bottom: 20px;
}
.secOne .carousel-inner > .item > img, .secOne .carousel-inner > .item > a > img {
    min-height: 430px;
}
.sliderTwo {
    padding-bottom: 50px;
    margin-top: 50px;
}
.magnumCnt h3 {
    font-size: 16px;
}
.magnumCnt ul li {
    font-size: 11px;
    padding: 0 0 6px 14px;
}
.tabIconeNew {
    padding: 0;
}
.videoMain {
    height: 399px;
}
.nice-select input {
    font-size: 14px;
}
.nice-select ul li {
    height: 28px;
    font-size: 13px;
}
.mainGlry img {
    width: 100%;
}
.gallery .image {
    padding: 0px 15px;
}
.pjtStar li {
    padding-left: 9px;
}
.pjtStar li .fa {
    font-size: 17px;
}
.pjtStar {
    width: 117px;
}
.pjtStarSec li img {
    width: 18px;
}
.pjtStarSec {
    width: 156px;
}
.pjtStarSec li {
    padding-left: 12px;
}
.projectsTextSec .pjtStarSec li img {
    width: 16px;
}
.projectsTextSec .pjtStarSec li {
    padding-left: 10px;
}
.projectsTextSec .pjtStarSec {
    width: 132px;
}
.picOneBtm .pjtStarSec li img {
    width: 17px;
}
.picOneBtm .pjtStarSec {
    width: 132px;
}
.spacemallTab .floor-area {
    min-height: 225px;
}

.galleryFirstHead h3 {
    font-size: 20px;
    letter-spacing: 1px;
    padding: 14px 0 10px 0;
}
.galleryFirstHead h6 {
    font-size: 12px;
    padding: 9px 0;
}
.galleryFirst .pjtStarSec {
    width: 122px;
}
.galleryFirstHead .pjtStarSec li img {
    width: 15px !important;
}
.galleryFirst .owl-next {
    background: #2a2d42 url(../images/right_arow_owl.png) no-repeat 19px 11px !important;
    background-size: 30% !important;
    width: 50px;
    height: 50px;
    top: 40%;
}
.galleryFirst .owl-prev {
    background: #2a2d42 url(../images/left_arow_owl.png) no-repeat 19px 11px !important;
    background-size: 30% !important;
    width: 50px;
    height: 50px;
    top: 40%;
}
.galleryFirst .owl-carousel .owl-item {
    padding: 0 5px;
}
.galleryFirst .pjtStarSec li {
    padding-left: 9px;
}
.topLine {
    width: 91.5%;
    margin: 0 auto 35px auto;
}
.galleryFirst {
    padding: 40px 0;
}
.galleryFirst .owl-carousel .item {
    box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.3);
}
.galleryFirst .owl-carousel .owl-wrapper-outer {
    padding-bottom: 35px;
}

.gallerySec {
    padding: 65px 3% 15px 3%;
}
.gallerySec .cmnHeadTwo {
    padding-bottom: 45px;
}
.glryInnerRow {
    margin: 0 -10px;
}
.glryInnerCol {
    padding: 0 10px;
}
.glryInnerPic {
    padding-bottom: 20px;
}
.spacemallTab {
    padding-top: 50px;
}
.contactDetails h3 {
    font-size: 16px;
    padding-top: 20px;
}
.contactDetails h5 {
    font-size: 13px;
    padding-top: 8px;
}
.contactDetails h5 a {
    font-size: 13px;
}
.contactPageNew #map {
    height: 440px;
}
.contactPageNew {
    margin: 80px 0 0 -15px;
}

.fountationSet {
    padding: 20px 0 55px 0;
}
.concersnsLogos li {
    padding: 0 15px;
}
.fountationSet h5 span {
    font-size: 14px;
}
.fountationSet h5 {
    font-size: 14px;
    padding-top: 9px;
}
.blackBoxBg {
    height: 388px;
    margin-bottom: 190px;
}
.kunhamadCnt {
    padding: 15px 50px 0 30px;
}
.teamPicSec h5 {
    font-size: 18px;
    padding: 25px 0 5px 0;
}
.teamPicSec h6 {
    font-size: 12px;
}
.blackBox dl {
    padding: 50px 0;
}
.kunhamadCnt h3 {
    font-size: 18px;
}
.kunhamadCnt p {
    padding: 20px 0px 0 0;
}
.kunhamadCnt h2 {
    padding: 15px 0 0px 0;
}
.magnumTab {
    padding-top: 60px;
}
.videoBdr {
    margin: 60px auto 0 auto;
}
.meridianExtra p {
    min-height: 114px;
}
.meridianLogo {
    padding-bottom: 7px;
}
.meridianLinkThree {
    margin-top: 15px !important;
}
.meridianLogoInner {
    width: 50px;
}
.ss-slide {
    height:430px !important;
}
.ss-caption {
    font-size: 48px !important;
    padding: 4px 0 182px 0 !important;
    line-height: 30px !important;
}
.ss-caption a {
    font-size: 25px !important;
}
.pjtNameBtm {
    font-size: 25px;
}
#jssor_1 {
    margin-top: -365px !important;
}
.floor-areaCmn {
    width: 30.7%;
}
.floorPlanSilver .AdjustOne {
    position: relative;
    top: -18px;
}

}


@media only screen and (max-width: 1450px) and (min-width: 1024px) { 
.boxOne {
    padding: 0px 30px;
}
.secTwo {
    padding: 75px 30px 10px 30px;
}
.boxThree li a {
    font-size: 12px;
}
.textSec p {
    padding: 20px 0;
}
.textSec {
    padding-top: 60px;
}
.secThree {
    padding: 64px 0 0px 0;
} 
.slideThreeMenu .tabBtn {
    /*width: 14.22%;*/
    width: 14.2%;
}
}

@media only screen and (max-width: 1439px) and (min-width: 1366px) {
.nice-select input {
    font-size: 14px;
}
.nice-select ul li {
    height: 28px;
    font-size: 13px;
}
.secOne .carousel-inner {
    max-height: 440px;
}
.bnrText h2 {
    font-size: 48px;
}
.bnrText h3 {
    font-size: 22px;
}
.bnrText {
    top: 41%;
}
.picOneBtm p {
    min-height: 166px;
    font-size: 13px;
    line-height: 24px;
}
.picOneBtm {
    min-height: 240px;
    padding: 30px 0px 0 0;
}
.textSec p {
    font-size: 16px;
    line-height: 30px;
}
.secTwo {
    background-size: 100% 43%;
    padding: 55px 40px 48px 40px;
}
.cmnHeadTwo {
    font-size: 47px;
}
.cmnHeadOne {
    font-size: 18px;
}
.cmnHeadText {
    font-size: 16px;
    line-height: 30px;
    padding: 30px 3% 65px 3%;
}
.blackBox dd {
    font-size: 10px;
    line-height: 20px;
    min-height: 50px;
}
.videoSet {
    height: 606px;
    margin-top: -200px;
}
.videoPlay {
    width: 110px;
    top: 328px;
}
.picOneBtm h2 {
    font-size: 28px;
}
.picOneBtm h3 {
    font-size: 17px;
    padding: 7px 0 22px 0;
}
.tabSection .w3-button {
    font-size: 16px;
    padding: 18px 0px;
}
.tabBtn:after {
    height: 27px;
    top: 13px;
}
.tabSection .w3-button {
    font-size: 16px;
}
.projectsPageMain {
    padding: 20px 5% 70px 5%;
}
.projectsTextSec h2 {
    font-size: 24px;
    padding-bottom: 8px;
}
.projectsTextSec h4 {
    font-size: 12px;
    padding: 12px 0 50px 0;
}
.projectsTextSec p {
    font-size: 14px;
    line-height: 23px;
    min-height: 135px;
}
.projectsTextSec {
    padding: 50px 15px 0px 0px;
}
.projectsTextSec a {
    margin-top: 38px;
}
.buildName {
    font-size: 24px;
}
.mainGlry img {
    width: 100%;
}
.gallery .image {
    padding: 0 15px;
}
.glryPicOne {
    height: 549px;
}
.glryPicFour {
    height: 341px;
}
.glryPicFive {
    height: 634px;
}
.glryPicSix {
    height: 698px;
    margin-top: -293px;
}
.glryPicEight {
    height: 404px;
}
.glryPicSaven {
    margin-top: -293px;
    height: 262px;
}
.glryPicNayen {
    margin-top: -433px;
    height: 405px;
}
.sliderTwo .carousel {
    width: 55%;
}
.sliderTwo .clickSlide {
    left: 34px;
}
.slide .picOneBtm h2 {
    padding-top: 15px;
}
.meridianFloor .floor-area {
    min-height: 300px;
}
.magnumFloor .floor-area {
    min-height: 270px;
}
.pallazioFloor .floor-area {
    min-height: 280px;
}
.zamoriaFloor .floor-area {
    min-height: 220px;
}
.floorPlanSilver .floor-area {
    min-height: 440px;
}
.ritsFloor .floor-area {
    min-height: 450px;
}
.grandFloor .floor-area {
    min-height: 220px;
}
.slide .picOneBtm p {
    padding: 10px 14% 27px 14%;
}
.buildPlace {
    font-size: 14px;
}
.inpOne {
    font-size: 14px;
    margin-bottom: 22px;
}
.formSection {
    padding-top: 0px;
}
.secOne .carousel-inner > .item > img, .secOne .carousel-inner > .item > a > img {
    min-height: 440px;
}
.sliderTwo {
    padding-bottom: 50px;
    margin-top: 50px;
}
.magnumCnt h3 {
    font-size: 16px;
}
.magnumCnt ul li {
    font-size: 11px;
    padding: 0 0 6px 14px;
}
.tabIconeNew {
    padding: 0;
}
.videoMain {
    height: 406px;
}
.spacemallTab .floor-area {
    min-height: 240px;
}

.galleryFirstHead h3 {
    font-size: 22px;
    letter-spacing: 1px;
}
.galleryFirstHead h6 {
    font-size: 13px;
    padding: 12px 0;
}
.galleryFirstHead .pjtStarSec li img {
    width: 17px !important;
}
.galleryFirst .owl-next {
    background: #2a2d42 url(../images/right_arow_owl.png) no-repeat 19px 11px !important;
    background-size: 30% !important;
    width: 50px;
    height: 50px;
    top: 40%;
}
.galleryFirst .owl-prev {
    background: #2a2d42 url(../images/left_arow_owl.png) no-repeat 19px 11px !important;
    background-size: 30% !important;
    width: 50px;
    height: 50px;
    top: 40%;
}
.galleryFirst .owl-carousel .owl-item {
    padding: 0 5px;
}
.topLine {
    width: 92%;
    margin: 0 auto 35px auto;
}
.galleryFirst {
    padding: 40px 0;
}

.gallerySec {
    padding: 65px 3% 30px 3%;
}
.gallerySec .cmnHeadTwo {
    padding-bottom: 45px;
}
.glryInnerRow {
    margin: 0 -10px;
}
.glryInnerCol {
    padding: 0 10px;
}
.glryInnerPic {
    padding-bottom: 20px;
}
.contactDetails h3 {
    font-size: 16px;
    padding-top: 20px;
}
.contactDetails h5 {
    font-size: 13px;
    padding-top: 8px;
}
.contactDetails h5 a {
    font-size: 13px;
}
.contactPageNew #map {
    height: 440px;
}
.contactPageNew {
    margin: 80px 0 0 -15px;
}

.fountationSet h5 span {
    font-size: 15px;
}
.fountationSet h5 {
    font-size: 16px;
    padding-top: 9px;
}
.blackBoxBg {
    height: 388px;
    margin-bottom: 215px;
}
.kunhamadCnt {
    padding: 15px 50px 0 30px;
}
.teamPicSec h5 {
    font-size: 19px;
    padding: 30px 0 7px 0;
}
.teamPicSec h6 {
    font-size: 13px;
}
.blackBox dl {
    padding: 50px 0;
}
.kunhamadCnt h3 {
    font-size: 20px;
}
.magnumTab {
    padding-top: 60px;
}
.videoBdr {
    margin: 60px auto 0 auto;
}
.slideThreeMenu .tabBtn {
    width: 14.2%;
}
.meridianExtra p {
    min-height: 120px;
}
.meridianLogo {
    padding-bottom: 7px;
}
.ss-slide {
    height:440px !important;
}
.ss-caption {
    font-size: 48px !important;
    padding: 4px 0 182px 0 !important;
    line-height: 30px !important;
}
.ss-caption a {
    font-size: 25px !important;
}
.pjtNameBtm {
    font-size: 25px;
}
#jssor_1 {
    margin-top: -389px !important;
}
.floor-areaCmn {
    width: 30.7%;
}
.floorPlanSilver .AdjustOne {
    position: relative;
    top: -18px;
}

}

@media only screen and (max-width: 1880px) and (min-width: 1440px) {
.secTwo {
    background-size: 100% 54%;
    padding: 70px 50px 100px 50px;
}
.secOne .carousel-inner {
    max-height: 490px;
}
.bnrText h2 {
    font-size: 60px;
}
.bnrText h3 {
    font-size: 24px;
}
.bnrText {
    top: 40%;
}
.picOneBtm h2 {
    font-size: 34px;
}
.picOneBtm h3 {
    font-size: 18px;
    padding: 10px 0 22px 0;
}
.picOneBtm p {
    min-height: 185px;
    font-size: 13px;
    line-height: 27px;
}
.picOneBtm {
    min-height: 264px;
}
.cmnHeadTwo {
    font-size: 50px;
}
.cmnHeadOne {
    font-size: 22px;
}
.textSec p {
    font-size: 17px;
    line-height: 30px;
}
.cmnHeadText {
    font-size: 17px;
    line-height: 30px;
    padding: 30px 3% 65px 3%;
}
.videoSet {
    margin-top: -160px;
    height: 640px;
}
.videoPlay {
    width: 115px;
    top: 356px;
}
.tabSection .w3-button {
    font-size: 16px;
}
.projectsPageMain {
    padding: 20px 5% 70px 5%;
}
.projectsTextSec h2 {
    font-size: 24px;
    padding-bottom: 8px;
}
.projectsTextSec h4 {
    font-size: 14px;
    padding: 15px 0 30px 0;
}
.projectsTextSec p {
    font-size: 16px;
    line-height: 26px;
    min-height: 182px;
}
.spacemallTab .floor-area {
    min-height: 240px;
}
.projectsTextSec {
    padding: 50px 15px 0px 15px;
}
.projectsTextSec a {
    margin-top: 35px;
}
.buildName {
    font-size: 26px;
}
.mainGlry img {
    width: 100%;
}
.gallery .image {
    padding: 0 15px;
}
.glryPicOne {
    height: 582px;
}
.glryPicFour {
    height: 360px;
}
.glryPicFive {
    height: 669px;
}
.glryPicSix {
    height: 739px;
    margin-top: -309px;
}
.glryPicEight {
    height: 429px;
}
.glryPicSaven {
    margin-top: -309px;
    height: 278px;
}
.glryPicNayen {
    margin-top: -457px;
    height: 429px;
}
.sliderTwo {
    margin-top: 50px;
}
.sliderTwo .carousel {
    width: 58%;
}
.sliderTwo .clickSlide {
    left: 40px;
}
.slide .picOneBtm h2 {
    padding-top: 15px;
}
.meridianFloor .floor-area {
    min-height: 300px;
}
.magnumFloor .floor-area {
    min-height: 270px;
}
.pallazioFloor .floor-area {
    min-height: 280px;
}
.zamoriaFloor .floor-area {
    min-height: 220px;
}
.floorPlanSilver .floor-area {
    min-height: 440px;
}
.ritsFloor .floor-area {
    min-height: 450px;
}
.grandFloor .floor-area {
    min-height: 220px;
}
.slide .picOneBtm p {
    padding: 10px 14% 27px 14%;
}
.buildPlace {
    font-size: 14px;
}
.secOne .carousel-inner > .item > img, .secOne .carousel-inner > .item > a > img {
    min-height: 450px;
}
.magnumCnt h3 {
    font-size: 16px;
}
.magnumCnt ul li {
    font-size: 11px;
    padding: 0 0 6px 14px;
}
.tabIconeNew {
    padding: 0;
}
.videoMain {
    height: 480px;
}
.galleryFirstHead h3 {
    font-size: 22px;
    letter-spacing: 1px;
}
.galleryFirstHead h6 {
    font-size: 14px;
    padding: 12px 0;
}
.galleryFirstHead .pjtStarSec li img {
    width: 17px !important;
}
.galleryFirst .owl-next {
    background: #2a2d42 url(../images/right_arow_owl.png) no-repeat 19px 11px !important;
    background-size: 30% !important;
    width: 50px;
    height: 50px;
    top: 40%;
}
.galleryFirst .owl-prev {
    background: #2a2d42 url(../images/left_arow_owl.png) no-repeat 19px 11px !important;
    background-size: 30% !important;
    width: 50px;
    height: 50px;
    top: 40%;
}
.galleryFirst .owl-carousel .owl-item {
    padding: 0 5px;
}
.topLine {
    width: 92%;
}
.contactDetails h3 {
    font-size: 18px;
    padding-top: 22px;
}
.contactDetails h5 {
    font-size: 15px;
    padding-top: 8px;
}
.contactDetails h5 a {
    font-size: 15px;
}
.contactPageNew #map {
    height: 490px;
}
.contactPageNew {
    margin: 75px 0 0 -15px;
}


.fountationSet h5 span {
    font-size: 16px;
}
.fountationSet h5 {
    font-size: 17px;
    padding-top: 9px;
}
.blackBoxBg {
    height: 435px;
    margin-bottom: 235px;
}
.kunhamadCnt {
    padding: 15px 50px 0 30px;
}
.teamPicSec h5 {
    font-size: 19px;
    padding: 30px 0 7px 0;
}
.teamPicSec h6 {
    font-size: 13px;
}
.slideThreeMenu .tabBtn {
    width: 14.2%;
}
.meridianExtra p {
    min-height: 128px;
}
.meridianLogo {
    padding-bottom: 7px;
}
.meridianLogoTwo {
    padding-bottom: 5px;
}
.meridianLinkThree {
    margin-top: 15px !important;
}
.ss-slide {
    height:440px !important;
}
.ss-caption {
    font-size: 60px !important;
    padding: 4px 0 180px 0 !important;
    line-height: 40px !important;
}
.ss-caption a {
    font-size: 28px !important;
}
.pjtNameBtm {
    font-size: 28px;
}
.secFive .cmnHeadText {
    padding-bottom: 8px;
}
.floor-areaCmn {
    width: 30.7%;
}
.floorPlanSilver .AdjustOne {
    position: relative;
    top: -18px;
}


}

@media (min-width: 2200px) { 
.container {
    width: 88%;
}
.secOne .carousel-inner {
    max-height: 680px;
}
.bnrText {
    top: 39%;
}
.projectsTextSec p {
    min-height: 280px;
}
.ss-slide {
    height: 680px !important;
}
.ss-caption {
    padding: 4px 0 285px 0 !important;
}
.blackBoxBg {
    height: 526px;
    margin-bottom: 280px;
}
.galleryFirst .item {
    width: 98%;
}
.meridianFloor .floor-area {
    min-height: 510px;
}
.picOneBtm p {
    font-size: 16px;
}
.textSec p {
    font-size: 20px;
    line-height: 36px;
}
.cmnHeadText {
    font-size: 20px;
    line-height: 36px;
}
.projectsTextSec p {
    font-size: 20px;
}
.projectsTextSec h2 {
    font-size: 38px;
    padding-bottom: 20px;
}
.projectsTextSec h4 {
    font-size: 17px;
}
.meridianLogoTwo {
    width: 50px;
}
.secTwo {
    background-size: 100% 40%;
}
.pjtNameBtm {
    bottom: 70px;
}

}

@media (min-width: 2560px) { 
.projectsTextSec p {
    min-height: 370px;
}
.blackBoxBg {
    height: 550px;
    margin-bottom: 315px;
}


}
.item a{text-decoration: none !important;}
