* {
    border: 0;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    position: relative;
    font-family:'Open Sans', Sans-serif;
	 
}
a{z-index:999;}
.form-group select {
    /* width: 30%; */
    float: left;
    padding: 10px;
    color: #515151;
    border: 1px solid;
    font-size: 14px;
}
 
.form-group .input-group input[type=tel] {
    width: 70%;
    /* padding: 11.5px; */
}
input.form-control {
    padding: 10px ;
    font-size: 14px;
    border: 1px solid #515151;
    outline: none;
    border-radius: 0;
}
.MainHeader .Logo a img {
        width: 87px;
    /* margin-bottom: -87px; */
    /* background-color: #fff; */
    padding: 10px;
    /* border-bottom: 2px solid #ffdf8f; */
    box-sizing: border-box;
    box-shadow: 2px -1px 10px -6px #ffffff;
    z-index: 99;
}
/*releven css start below*/
.Mb-5{margin-bottom:40px !important;}
.One-Four {
    width: 23.5%;
    float: left;
    position: relative;
    margin-right: 2%;
}

    .One-Four:last-child {
        margin-right: 0;
    }

section {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-bottom: 50px;
}

.DeskBlock {
    display: block;
    width: 100%;
}

.MobBlock, #NRIBanner {
    display: none;
}
/* .MainHeader .Logo a:last-child {
    display: none;
} */
html,
body {
    width: 100%;
    float: left;
    overflow-x: hidden
}

p {
        text-align: justify;
    margin-top: 20px;
	line-height: 25px;
	font-size: 14px;
    /* 
    color: #222;
    width: 100%;
    float: left; */
}

.Mb-5 {
    margin-bottom: 40px;
}

a,
h1,
input,
label,
textarea,
button {
    
}

.BorderTop {
    border-top: 0 !important;
}

.TextRight {
    text-align: right !important;
}

h2 {
    font-size: 20px
}


a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    text-decoration: none
}

.AbsoluteButton {
    float: none;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    display: table;
    margin: 0 auto;
    top: 45%;
}

.Accordian {
    width: 100%;
}

.section {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.proj-lst ul li {line-height: 25px;
	font-size: 14px;}

.back-to-top.btn-warning {
    color: #fff;
    background-color: #333;
    border-color: #222;
}

.Accordian .Item {
    width: 100%;
    display: block;
    float: left;
    margin: 0 0 20px;
}

    .Accordian .Item h2 {
        cursor: pointer;
        margin: 0 0 10px;
    }

        .Accordian .Item h2 .Expand {
            display: none;
        }

        .Accordian .Item h2 .Expand {
            float: left;
            margin: 0 16px 0 0;
        }

        .Accordian .Item h2 .Collapse {
            float: left;
            margin: 0 16px 0 0;
        }

    .Accordian .Item .Content {
        display: none;
        float: left;
        width: 100%;
    }

.BgBlack {
    background: #000 ;
}

.BgYellow {
    background: #fdc31b ;
}

.BgGreen {
    background: #5fa63d ;
}

.BgDarkOrange {
    background: #c94807 ;
}

.BgPink {
    background: #FF0960 ;
}

.BgWhite {
    background: #fff ;
    padding: 0 10px;
}

.Bg {
    background-size: cover ;
    background-position: center ;
    background-repeat: no-repeat ;
    background-attachment: fixed ;
}

.LableHeading {
    width: 100%;
    text-align: center;
    padding: 10px;
    float: left;
    background-attachment: unset ;
}

.Multicolor {
    background: -webkit-linear-gradient(110deg, #FF0960 60%, #454646 60%) ;
    background: -o-linear-gradient(110deg, #FF0960 60%, #454646 60%) ;
    background: -moz-linear-gradient(110deg, #FF0960 60%, #454646 60%) ;
    background: linear-gradient(90deg, #FF0960 60%, #454646 60%) ;
}


/* .AbsoluteHeading {
    position: absolute;
    text-align: center;
    display: table;
    margin: 0 auto;
    left: 0;
    right: 0;
    float: none;
    width: 100%;
    top: 40%;
    color: #fff;
} */

.City {
    background: url(../img/home_about_vision.jpg);
    padding: 5% 0
}

.TitleGradient {
    background: #fadc08;
    background: linear-gradient(90deg, #fadc08, #ff9618);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700
}

.ColorBlack {
    color: #000 !important
}

.ColorYellow {
    color: #fdc31b !important
}

.ColorGreen {
    color: #5fa63d !important
}

.ColorDarkOrange {
    color: #c94807 !important
}

.ColorWhite {
    color: #fff !important
}
.SubHeading {
    width: 100%;
    display: table;
    margin: -15px auto 20px;
    text-align: center;
    text-transform: none;
}
.MainTitle {
    text-align: center;
    display: table;
    margin: 0 auto 20px auto;
    position: relative;
    z-index: 9;
    padding: 0 10px;
    box-sizing: border-box;
    color: #414141;
    font-size: 24px;
    width: 100%;
    line-height: 28px;
	font-weight:700;
    margin-bottom:33px;
}
.MainTitle span b{color: #000;}

.title-welcome {}

.title-welcome {
    font-size: 26px;
    color: #212121;
    font-weight: 600;
    max-width: 420px;
	line-height:26px;
}
.title-welcome b{color: #000;}  

/* Mobile Num Head */
 
  .mobile-call {position: relative;
background: #fcc508; text-align:center; display:none;
color: #999999;}

.mobile-call a{
    font-size: 21px;
	color: #fff;
font-weight: bold;
display: block;
padding: 12px 35px;
}
.mobile-call .fa {
    transform: rotate(90deg); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); margin-right:5px;
}

.BrandLogo {
    width: 200px;
    margin: 0px auto 10px auto;
    margin-bottom: 10px;
    display: table;
}

.HeadingBG {
    background: #005fa7;
    padding: 20px;
    text-align: center;
    color: #fff;
    font-weight: 700;
}

.MainTitle .BorderLine:before {
    content: '';
    position: absolute;
    left: 0;
    height: 35%;
    width: 100%;
    background-color: #d0a760;
    bottom: 0;
    z-index: -1;
    opacity: 0.8;
}

.MainTitle:hover .BorderLine:before {
    transition: all ease 0.3s;
    height: 40px;
}

.MainTitle .BorderLine {
    box-sizing: border-box;
    padding: 0 5px;
    margin-right: 10px;
    color: #222;
}

.MainTitle .TitleCounter {
    color: #e1e1e1;
    font-family: 'Open Sans', sans-serif;
    font-size: 6em;
    font-weight: 700;
    opacity: .5;
    z-index: 0 !important;
    text-indent: 0;
    line-height: 0
}

.Astrick {
    display: inline-block;
    color: #f00;
}

.Title {
    color: #121212;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.6em;
    font-weight: 700;
    margin: 0 auto 0 !important;
    text-transform: uppercase;
    display: table;
    text-align: center;
    width: 100% !important;
    padding: 11px;
    z-index: 99;
    float: left;
    box-sizing: border-box;
    margin: 0 !important;
    height: 0;
}

.SmallBorder {
    width: 7px;
    height: 4px;
    display: inline-block;
    margin: 0 2px
}

.LargeBorder {
    height: 4px;
    display: inline-block;
    width: 45px;
    margin: 0 2px
}

.TitleBorder {
    position: relative;
    width: auto;
    display: table;
    text-align: center;
    margin: 0 auto
}

#navbar {
    background: white;
    color: rgb(13, 26, 38);
    position: fixed;
    top: 0;
    height: 90px;
    line-height: 60px;
    width: 100vw;
    z-index: 9999;
    box-shadow: 2px 2px 5px -1px #222
}

.SideMenu {
    display: none
}

.PanelsContent {
    display: none
}

.MainHeader {
    width: 100%;
    background-color: #01463b;
    min-width: 320px;
    position: static;
    height: auto;
    z-index: 10;
    /*padding: 10px 0;*/
    left: 0;
    right: 0;
    margin: 0 auto;
    float: left;
    box-sizing: border-box
}

    .MainHeader .Inner {
        display: table;
        max-width: 1400px;
        padding: 0 60px;
        margin: 0 auto;
        width: 100%
    }

        .MainHeader .Inner .Logo {
            float: left;
            max-width: 154px;
        }

.MainHeader .Inner .Logo img {
    display: block;
    width: 100%;
    padding: 13px 10px;
}

    .MainHeader.fixed {
        position: fixed;
        background-color: #01463b;
        border-bottom: 2px solid #fcc508;
        box-shadow: 2px 2px 10px #fcc508;
        z-index: 9999
    }

    .MainHeader .MobileButton {
        display: none;
        cursor: pointer;
position: absolute;
left: 10px;
top: 14px;
width: 35px;
z-index: 3;
padding: 5px 9px;
    }

.MainHeader .MobileButton .fa {
    font-size: 24px;
    color: #fcc508;
}
        .MainHeader .MobileButton img {
            display: block;
            width: 100%
        }

    .MainHeader .Inner .Navigation {
        float: right;
        z-index: 1000;
        z-index: 1000;
        background-color: transparent;
        font-size: 0;
        position: static;
        
        margin-left: 5%;
        width: auto;
    }

.MainHeader .Inner .Navigation ul {
float: left;
margin: 0;
width: 100%;
}

.MainHeader .Inner .Navigation ul li {
float: left;
margin: 0 20px 0 0
}

.MainHeader .Inner .Navigation ul li:last-child {
margin-right: 0;
float: right;
}

.MainHeader .Inner .Navigation ul li a {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 19px 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}
.MainHeader.fixed .Inner .Navigation ul li a {color:#fff;}
.MainHeader .Inner .Navigation ul li a.Button {
    width: 103px
}

.MainHeader .Inner .Navigation ul li button {
margin-top: 9px;
margin-left: 20px;
}

 

.MainHeader .Opened {
left: 0px !important
}

.MainContent {
    min-width: 320px;
    display: inline-block;
    width: 100%;
    position: relative;
    background-color: #fff;
    margin: 60px 0 0 0
}

.BodyOverlay {
    display: none;
    background: rgba(0, 0, 0, .7);
    background: url(/Content/Images/black_transparent_bg.png) repeat\9;
    opacity: 1;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

/* overview */
.overview-img {
    display: inline-block;
    width: 370px;
}
.overview-content {
     
   
    vertical-align: top;
}

.loca-list {}
.loca-list ul {margin-top: 30px;}
.loca-list ul li {
    font-size: 15px;
    margin-bottom: 11px;
    font-weight: 600;
    line-height: 25px;
    position: relative;
    padding-left: 30px;
    list-style: none;
}
.loca-list ul li::before {
    content: "\f061";
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Font Awesome 5 Free";
    color: #01463b;
}


.amnt-area { background:#ffeeaf; padding:50px 0;}

	.img-amnt{border: 1px solid #d1d1d1;padding: 10px; background:#FFF !important;}
.aminties-lst {}
.aminties-lst li {
    font-size: 18px;
    margin-bottom: 11px;
    font-weight: 600;
    line-height: 31px;
    position: relative;
    padding-left: 30px;
    list-style: none;
}
.aminties-lst li::before {
    content: "\f0a4";
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Font Awesome 5 Free";
    color: #ff4e19;
}

.amnt-box { text-align:center; margin-bottom:20px;}
.amnt-box img { margin-bottom:10px;}
.amnt-box h4 { font-size:18px; font-weight:600;}

.video-wel { margin-top:30px; position:relative;}
.video-wel::after {
    position: absolute;
    content: "";
    width: 78%;
    height: 126%;
    background: #01463b;
    display: block;
    right: -13%;
    top: -14%;
    z-index: -1;
}

img.img-fluid-cub {
    box-shadow: 20px 22px 0px 0px #01463b;
}

.about-us::after {
    position: absolute;
    content: "";
    width: 76%;
    height: 108%;
    background: #01463b;
    display: block;
    right: 27%;
    top: -4%;
    z-index: -1;
}




/* Higlt */

.site-higl ul { padding:0px;}
.site-higl li {
    list-style: none;
    text-align: center;
    
    
}
.shdow {
    background: rgba(255,255,255,0.7);
    padding: 20px 10px 10px;
    min-height: 203px;
    border-radius: 5px !important;
    margin-bottom: 13px;
    box-shadow: 0 0 30px 0px #dad9d9;
	-webkit-box-shadow: 0 0 30px 0px #dad9d9;
}
    
.site-higl p {
    text-align: center;
    font-size: 15px !important;
    font-weight: 500;
     line-height: 20px;
	margin-top: 12px;
}
.site-higl img {
    display: inline-block;
    width: 63px;
	margin-bottom:5px;
}
.site-higl h3 {
    text-align: center;
    font-size: 17px !important;
    font-weight: 600;
     line-height: 20px;
    margin-top: 12px;
}

.site-higl button {
    margin-top: 50px;
    vertical-align: top;
    margin-left: 50px;
}

.soc-icon img {width:40px;}







/* highlight css start */

.hl-bg {
    padding: 40px 0;
}
 
.highlight-listing{
    display: flex;
    margin-bottom: 0px;
}
.highlight-listing li {
    list-style: none;
    padding: 20px 40px;
    vertical-align: top;
    width: 33%;
    text-align: center;
    transition: 0.5s all;
    background: #fff;
    min-height: 200px;
    box-shadow: 0 0 32px -1px #dbdbdb;
	-webkit-box-shadow: 0 0 32px -1px #dbdbdb; -ms-box-shadow: 0 0 32px -1px #dbdbdb;
    margin: 10px;
    border-radius: 7px;
}
 
.highlight-listing li img {
    width: 80px;
    display: inline-block;
    padding: 5px;
    background: #fff;
    border-radius: 25%;
}
.highlight-listing li:hover{
    background: #101010;
    color: #fff;
}
.highlight-listing li span{
    display: block;
    margin-top: 10px;
    font-size: 15px;
    font-weight: 500;
}
/* highlight css end */






/* Flat Box */

.flat-box {}
.flat-box {
    background: #01463b;
    box-shadow: 0 0 37px 1px #00000024;
    -webkit-box-shadow: 0 0 37px 1px #00000024;
    -ms-box-shadow: 0 0 37px 1px #00000024;
    padding: 48px 30px;
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 8px solid #e8e8e8;
}
.flat-box h3 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 20px;
    color:#fff;
    line-height: 36px;
}
.flat-box p {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 6px;
    color: #fff;
	text-align: center;
    line-height: 36px;
    margin-top: 0px !important;
}
.flat-box hr {
    border-color: #fcc508;
	color:#fff;
    background-color: #fcc508;
    opacity: 1;
    margin-bottom: 27px;
    margin-top: -1px;
}

.flat-detail span {
    display: inline-block;
    background: #fbde6fc9;
    padding: 4px 15px;
    border-radius: 100px;
    font-weight: 600;
    margin: 6px;
    border-bottom: 2px solid #dbc164;
}
.flat-detail span img {
    width: 35px;
    margin-right: 5px;
    display: inline-block;
    background: #fff;
    border-radius: 50px;
    padding: 6px;
    box-shadow: 0 0 9px -1px #ff9400;
	-webkit-box-shadow: 0 0 9px -1px #ff9400;
}

.flat-detail { margin-bottom:40px;}

.cont-grn {
    width: 55%;
    padding: 8px;
    box-sizing: border-box;
    background-color: #fcc508;
    color: #fff;
    display: block;
	font-weight:600;
     
    border-radius: 8px;
    margin: 17px auto 0;
}

.cont-grn .fa.fa-phone {
    transform: rotate(90deg);
}

.icon-hom {
    width: 62px;
    display: inline-block;
    margin-bottom: 11px;
}
.cont-grn:hover {color:#fff;}
.bgyl{background: #5bb12b;}



/* price plan css start */
.price-card {
    display: inline-block;
    width: 31%;
    padding: 1%;
    margin: 1%;
    vertical-align: top;
    text-align: center;
    transition: 0.5s all;
}
.price-card:hover {
    background: #f5f5f5;
    box-shadow: 0px 0px 8px #d0d0d0;
}
.price-card .btn {
    display: block;
    width: 100%;
    border-radius: 0px;
    background: transparent;
    color: #000;
    border: 2px solid #000;
    line-height: 28px;
    transition: 0.5s all;
}
.price-card .btn:hover{
    background: #000;
    color: #fff;
}
.types {
    font-size: 24px;
    color: #fff;
    background: #000;
    padding: 10px;
    border-radius: 10px 10px 0 0;
}
.sqft {
    font-size: 20px;
    margin: 10px 0;
    display: block;
    display: inline-block;
    background: #ffde6d;
    padding: 0 10px;
}
.price {
    font-size: 24px;
}
/* price plan css end */

/* aaminities css start */
.nav-link {
    border-radius: 0;
}
/* aaminities css end */
@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}
.PropertyList {
    width: 100%;
    float: left;
    margin: 0 0 50px 0;
    padding: 0
}

    .PropertyList .PropertyPart {
        width: 32%;
        float: left;
        margin-right: 2%;
        box-shadow: 2px 2px 11px 5px #ccc;
        box-sizing: border-box;
        border-radius: 10px;
        padding-bottom: 20px
    }

        .PropertyList .PropertyPart:last-child {
            margin-right: 0
        }

        .PropertyList .PropertyPart .Content {
            padding: 10px 20px;
            border: 2px solid #ececec;
            margin-bottom: 0
        }

            .PropertyList .PropertyPart .Content:last-child {
                border: 0
            }

.Content .ContentPart:last-child h5 {
    text-align: right;
    color: #f09800
}

.PropertyList .PropertyPart .Content button {
    margin: 10px 0 0;
    width: 100%
}

img.BrandLogo {
    float: left;
    width: 180px;
    margin-top: 17px;
}

a.Whatsapp {
    float: right;
    margin: 20px 10px 0 0
}

.MainHeader .Inner .Navigation ul li a.phone_url {
    background-color: #fcc508;
    color: #fff;
    border: 2px solid;
    padding: 8px 15px;
    border-color: #fcc508;
    margin-top: 10px;
    border-radius: 1px;
    font-size: 14px;
    line-height: 18px;
}
.phone_no {
display: inline-block;
    margin: 0 0 0 10px;
    font-size: 16px;
}
.Navigation ul li a .fa.fa-phone {
    transform: rotate(90deg);
}
.Banner {
    width: 100%;
    float: left;
}
 
section.banner-content{
    background: url('../img/godraj.webp') top center no-repeat;
   margin-bottom: 0px;
    background-size: cover;
       
}
.ban-cont-over { background:rgba(0,0,0,0.0); padding:30px 0 60px;}
 

.OverviewContent {
    opacity: 1;
    transform: translateY(0);
    position: absolute;
    font-size: 8vw;
    z-index: 5;
    text-transform: uppercase;
    font-weight: bolder;
    left: 16px;
    top: 20px;
    line-height: .8;
    color: transparent;
    -webkit-text-stroke: 1px hsla(0, 0%, 100%, .5);
    font-family: Montserrat, sans-serif;
    transform-origin: 50% 0;
    will-change: transform;
    transition: all .6s ease-in-out
}

.mr5 { margin-right:8px;}

.banner-form {
    
    
    text-align: center;
    float:right;
}

    .banner-form:before {
        content: "";
        width: 100px;
        height: 100px;
        background-color: #FF0960;
        right: 0;
        top: 0;
        position: absolute;
        border-radius: 0 0 0 100%;
        display: none;
    }

 .banner-form .banner-form-inner {
    width: 360px;
    display: inline-block;
    border-radius: 9px;
    padding: 36px;
    background: rgba(0, 0, 0, 0.56);
    text-align: left;
}
    .banner-video {
        display: inline-block;
        width: 450px;
        vertical-align: top;
        overflow: hidden;
    }
    .banner-video iframe {
        width: 100%;
        height: 300px;
        border-radius: 15px;
    }

        .banner-form .banner-form-inner .form-group {
            width: 100%;
            display: inline-block;
            margin-bottom: 15px
        }
            .banner-form .banner-form-inner .form-group select {
                width:30%;
            }
            .banner-form .banner-form-inner .form-group select {
                width: 70%;
            }
           .banner-form .banner-form-inner .form-group select {
                
                padding: 5px;
                float: left;
                border-width: 0 0 1.5px 0;
                color: #f6b213;
                border-style: solid;
                border-color: #b7b7b7;
                background: transparent;
            }
			.banner-form .banner-form-inner .form-group select option {color: #222 !important;}
			.banner-form .banner-form-inner .form-group input {
                
                padding: 5px;
                float: left;
                border-width: 0 0 1.5px 0;
                color: #f7f7f7;
                border-style: solid;
                border-color: #b7b7b7;
                background: transparent;
            }
            .banner-form .banner-form-inner .form-group input:focus, .banner-form .banner-form-inner .form-group input:focus-visible, .banner-form .banner-form-inner .form-group select:focus{
                box-shadow: none;   outline:medium none;
            }

            .banner-form .banner-form-inner .form-group lable {
               width: 100%;
float: left;
margin-top: 10px;
color:#f0f0f0;
font-weight: 600;
            }
			
.banner-main-hd {
    max-width: 450px;
    background: rgba(0, 0, 0, 0.5);
    padding: 30px 40px;
    box-shadow: 0 0 57px -2px #1a1a1a73;
    border-radius: 11px;
}
.banner-main-hd h1 {
    text-align: left;
    color: #b0dc11;
    font-size: 26px;
    font-weight: 700;
    padding: 10px 0;
    margin: 0;
}
.banner-main-hd h2 {
    font-size: 24px;
    margin: 0 0 10px 0;
    color: #fff;
    font-weight: 600;
}.banner-main-hd h4 {
    font-size: 24px;
    margin: 0 0 5px 0;
    color:#ffab0c;
    font-weight: 600;
}
.banner-main-hd p {
    font-size: 19px;
    margin: 0 0 20px 0;
    color: #b0dc11;
    font-weight: 500;
    font-style: italic;
}

.banner-main-hd h3 {
    font-size: 18px;
    margin: 0 0 20px 0;
    color: #f2f2f2;
    font-weight: 600;
    line-height: 30px;
    display: inline-block;
    letter-spacing: -0.5px;
}
.banner-main-hd h3 strong {
    font-size: 24px;
    margin-left: 6px;
    font-weight: 700;
    background: #ffcf14;
    padding: 5px 17px;
    border-radius: 25px;
    top: 10px;
}

/* configuration */

.confg-inner { padding:40px; background:#ececec;}
.confg-inner p {
    font-size: 19px;
}
.confg-inner ul {
    padding-left: 19px;
}
.confg-inner ul li {
    font-size: 15px;
    margin-bottom: 11px;
	line-height:24px;
}

/* cta-sec */

.cta-sec {
    background: #01463b;
    padding: 20px 0;
    color: #fff;
}
.cta-sec h3 {font-size: 18px;
    margin-left: 6px;
    font-weight: 600;
    
     }
	 
	 .reg-text {text-align:center;}
.reg-text h2 {
    font-size: 26px;
    margin-bottom: 9px;
}
.reg-text p {
     text-align: center;
    font-size: 16px;
    margin-top: 9px;
	 margin-bottom: 25px;
	   
}

.reg-text h3 a {  margin-left:20px;}

.feature_box {
    text-align: center;
    border: 1px solid;
}
.feature_box p {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    line-height: 20px;
}
.feature_box {
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 15px;
    margin-bottom: 25px;
    height: 85px;
    align-items: center;
    display: flex;
	justify-content: center;
}


.banner-main-hd img {
    width: 125px;
}

.chat-btn{
    font-size: 14px;
    padding: 14px 25px !important;
    border-radius: 3px !important;
}
/* Form Caption */

.form-capt {
    text-align: center;
    border-bottom: 1px solid #727272;
    margin-bottom: 11px;
}
.form-capt img { margin-bottom:10px; max-width:100px;}
.form-capt h1 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
    background: #01463b;
    display: inline-block;
    padding: 6px 23px;
    border-radius: 29px;
}
.form-capt h2 {font-size: 19px !important;}
.form-capt h3 {font-size: 18px ; color:#fff; margin-bottom: 15px; letter-spacing:2px;}

 .banner-form h2 {
    font-size: 24px;
    margin: 0 0 10px 0;
    color: #ffc821;
    font-weight: 600;
}
.banner-form .banner-form-inner .form-group button {
      font-family: "Muli", Sans-serif;
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    line-height: 1.5em;
    letter-spacing: 0px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #fcc508;
    border-style: solid;
    border-width: 0;
    border-color: #0e750a;
    border-radius: 5px;
    padding: 7px 66px 11px 63px;
}
	 .banner-form .banner-form-inner .form-group button:hover {background-color: #222;}
    .term-condition{
        clear: both;
    }

.Content {
    width: 100%;
    float: left;
    z-index: 9
}

    .Content .ProjectHighPart {
        width: 23.5%;
        float: left;
        margin-right: 2%;
        margin-bottom: 2%;
        font-size: 16px;
        font-weight: 400;
    }

        .Content .ProjectHighPart:last-child {
            margin-right: 0;
        }

        .Content .ProjectHighPart .Number {
            position: absolute;
            right: -15px;
            top: -15px;
            padding: 15px 17px;
            border-radius: 100%;
            background-color: #FF0960;
            color: #fff;
            opacity: 0.8;
            font-size: 13px;
        }

    .Content .ContentPart {
        width: 49%;
        float: left;
        box-sizing: border-box;
        margin-right: 2%
    }

        .Content .ContentPart:last-child {
            margin-right: 0
        }

ul.OrderList {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    list-style: none;
    position: relative;
    padding-left: 0;
    font-size: 16px;
    box-sizing: border-box
}

    ul.OrderList li {
        width: 100%;
        float: left;
        padding: 0 0 0 20px;
        position: relative;
        margin-bottom: 10px
    }

        ul.OrderList li:before {
            content: '';
            position: absolute;
            width: 10px;
            height: 3px;
            background-color: #f09800;
            left: 0;
            top: 10px
        }
/* location css */
.listing-item-right ul {
    list-style: none;
}
.location-listing {
    clear: both;
    padding: 20px 0 0;
    margin-top: 30px;
}
.listing-item {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    text-align: left;
    padding: 43px 20px 13px;
    border: 1px solid #333;
    border-radius: 6px;
    margin: 5px;
    min-height: 277px;
	margin-bottom:40px;
}
.listing-item h3 {
    padding: 10px 20px;
    background: #ffdf8f;
    font-size: 16px;
    position: absolute;
    top: -19px;
    border-radius: 14px;
    text-align: left;
    font-weight: 600;
	max-width: 80%;
}
.listing-item ul {
    list-style: none;
    padding: 0 10px;
    /* background: #000; */
    /* color: #fff; */
    margin-bottom: 20px;
}
.listing-item ul li{
    line-height: 28px;
    font-size: 14px;

}

.OneThird {
    width: 18%;
    display: inline-block;
    vertical-align: middle;
}
.OneThird img{
    width: 100px;
}
.OneSeven {
    width: 81%;
    vertical-align: middle;
    display: inline-block;
    /* padding-top: 30px; */
    padding-left: 10px;
    box-sizing: border-box;
    text-align: center;
}
.OneSeven button {
    font-weight: 600;
}
.OneSeven h2 {
    display: inline-block;
    padding-right: 10px;
    width: calc(100% - 220px);
    vertical-align: middle;
    text-align: left;
}
.helping-user-cta {
    background: linear-gradient(45deg, #e8058a,#883498);
	    background: -webkit-linear-gradient(60deg, #fcc508,#01463b );
    padding: 20px 0;
}
.nh-content {
    display: inline-block;
    vertical-align: middle;
    width: 81%;
}
.nh-content h2{
    display: inline-block;
    padding:0px 20px;
    color: #fff;
    letter-spacing: 1px;
}
.text-left {text-align:left;}
 
@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}


footer {
    width: 100%;
    float: left;
    padding: 10px 50px;
    box-sizing: border-box;
    background-color: #efefef;
    margin: 20px 0 0
}

    footer p {
        color: #fff;
        font-size: 12px;
        line-height: normal;
        margin: 0
    }



a.phone_url {
    width: 100%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    background-color: #01463b;
    color: #fff;
	    border-radius: 3px;
}

.form-group .btn.btn-primary {
    width: 100%;
    margin-top: 0
}

button, .btn.btn-primary {
    color: #fff;
    background: #fcc508;
    box-shadow: 0 4px 0 0 #f44206;
    text-transform: uppercase;
     
    box-shadow: none;
    margin: 20px 0 0 0;
    border-radius: 4px;
    padding: .5rem 1.2rem;
    cursor: pointer;
    border-radius: 4px;
    font-size: 14px;
    line-height: 32px;
}

.CTA {
    width: 100%;
    float: left;
    padding: 50px 0 20px;
    box-sizing: border-box;
    margin: 30px 0;
    text-align: center;
}

.area {
     padding: 40px 0;
    background: url(../img/p1.png);
}
.area h2 {
     margin-bottom: 35px;
}




.amt-box { padding:50px 20px;}
.amt-text ul {
    padding-left: 19px;
    display: table;
    width: 100%;
}
.amt-text ul li {color:#fff; font-size: 15px; float:left; width:48%; margin-right:10px;
margin-bottom: 11px;

line-height: 18px;
position: relative;
padding-left: 30px;
list-style: none;}
.amt-text ul li::before {
    content: "\f058";
    position: absolute;
	font-weight: 600;
    left: 0;
    top: 0;
    font-family: "Font Awesome 5 Free";
    color: #fff;
}


/* amenities css start */
/* tabs css start */
.nav-tabs.mytab {
    text-align: center;
    border-bottom: none;
    margin-bottom: 40px;
    margin-top: 50px;
}
.nav-tabs.mytab li {
    float: none !important;
    display: inline-block;
    margin-bottom: 10px;
    /* margin-left: -7px; */
}
 
/* Thankyou css start */

.headthank .Logo a img {
    width: 140px;
     padding: 10px;
 }
 
 .cont-thank {
    text-align: center;
    background: rgba(255,255,255,0.8);
    max-width: 600px;
    margin: 32px auto;
    padding: 50px 35px;
    outline: 1px solid #f6f6f6;
    border-radius: 16px;
}

.cont-thank h1 {
    font-size: 38px;
    font-weight: 600;
    color: #750333;
}
.cont-thank h3 {
    text-transform: unset;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    color: #222;
    max-width: 540px;
    margin: 0 auto 26px;
}
.helping {
    margin-bottom: 29px;
}

.helping h4 {
    text-transform: unset;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 31px;
    font-weight: 600;
}

.custbtn {display:inline-block;

border: 2px solid;
     
padding: 12px 52px;
margin-top: 3px;
border-radius: 5px;
font-size: 16px;
line-height: 10px;
font-weight: 500;}

.help-item img {
    width: 19px;
}
.btn-phone {background-color: #01463b; border-color: #01463b;color: #fff;}
.btn-whatsapp {
       background-color: #fcc508;
    border-color: #fcc508;
    color: #fff;
}

.custbtn:hover {background-color: #fff; color: #000;}

 
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 5px;
    display: none;
}

.mobile-call {display:none;}


/*Floor Plan css start below*/
.Plan-area ul li {
    width: 30.5%;
    display: inline-block;
    border-width: 2px;
    border-style: solid;
    border-color: #01463b;
    margin-right: 1%;
    margin-bottom: 2%;
    margin-top: 0;
    box-shadow: 2px 2px 11px #01463b;
    list-style: none;
    vertical-align: top;
}
.Plan-area ul li img{
    filter: blur(3px);
}
.FloorPlan .image-box {
    position: relative;
    text-align: center;
    background: #0b0b0b
}

.FloorPlan .image-box img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.FloorPlan .image-box:hover img {
    opacity: 1;
}

.FloorPlan .caption-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: left
}

.FloorPlan:hover .caption-box {
    
}

.FloorPlan .caption-box .content {
    position: relative;
    left: 0;
    width: 100%;
    padding: 20px 0 27px;
    background-color: #fff;
    z-index: 9999;
    -webkit-transform: translateY(110%);
    -moz-transform: translateY(110%);
    -ms-transform: translateY(110%);
    -o-transform: translateY(110%);
    transform: translateY(110%);
    
    background-color:#ed2427;
}

.FloorPlan:hover .caption-box .content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.FloorPlan .caption-box .content h3 {
    position: relative;
    display: block;
    font-size: 17px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 3px;
    text-align: center
}

.FloorPlan .caption-box .content h3 a {
    color: #141414;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.FloorPlan .caption-box .content h3 a:hover {
    color: #ffea00
}

.FloorPlan .caption-box .content span {
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 1.4em;
    color: #999;
    font-weight: 300
}

@-webkit-keyframes jump {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes jump {
    0% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-30px)
    }
    100% {
        transform: translateY(0)
    }
}
.pattern2 {
    background: #01463b   url('../img/p1.png');
    padding: 50px 0;
}
 
.gallery .g-img {
        width: 100%;
        height: auto;
    }
        .gallery img{
			 width: 100%;
        height: auto;
		margin-bottom: 22px;
    }
.gallery img:hover{
    transform: scale(1);
}
.modal h1 {
    font-size: 20px
}

.modal button {
    margin: 0 auto;
    margin-top: 20px
}

.modal {
    position: fixed;
    top: 0;
    pointer-events: none;
    left: 0;
    background: rgba(51, 51, 51, .9);
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    opacity: 0;
    transition: 0.3s
}

    .modal.active {
        opacity: 1;
        pointer-events: auto;
        display: block;
    }
    .modal#PopUp.active .box {
        top: 45%;
    }

        .modal.active .box {
            top: 35%
        }

    .modal#success h1 {
        font-size: 1.5em
    }

    .modal .close {
        /* top: -55px; */
        /* right: -18px; */
        /* cursor: pointer; */
        /* color: #f54606; */
        /* float: right; */
        /* margin-top: -21px; */
        /* font-size: 20px; */
        /* z-index: 99999; */
        /* float: right; */
        position: absolute;
        width: 40px;
        height: 40px;
        line-height: 38px;
        color: #fff;
        font-size: 20px;
        right: -13px;
        top: -22px;
        background: #000;
        border-radius: 50%;
        cursor: pointer;   
    }

.modal .box {
    background: #fff;
    display: block;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
    padding: 33px;
    position: absolute;
    top: 70%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: 0.3s;
    width: 32%;
}
    .modal#PopUp .box {
     width: 33%;
    }
.box .btn-primary {
    background: #fcc508 !important;
    border-color: #fcc508 !important;
}
.form-group {
    width: 100%;
    float: left;
    margin-bottom: 10px
}

.modal.active .box h5 {
    margin-bottom: 20px;
    font-size: 16px
}

.form-group {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px
}

.modal.active .box h5 {
    margin-bottom: 20px;
    font-size: 16px;
    color: #171717;
    /* width: calc(100% - 50px); */
    /* display: inline-block; */
    text-align: left;
}

.input-group-addon {
    display: none
}

.form-group b {
    text-align: left;
    float: left;
    font-size: 17px !important;
    color: #0080C3;
    margin-top: 14px
}

input {
    width: 100%;
    padding: 10px;
    color: #309045;
    border: 1px solid
}

.form-group b a.phone_url {
    width: auto;
    float: right;
    margin: 0 0 0 15px;
    color: #0080C3
} 
button.mfp-close {
    opacity: 1;
    margin-top: 0 !important;
    width: 20%;
    height: 30%;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent
}

    button.mfp-close:before,
    button.mfp-close:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        margin: 0;
        border: none;
        width: 2rem;
        height: 2rem;
        opacity: 1;
        -webkit-transition: all 0.15s;
        transition: all 0.15s;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        border-top: 2px solid white;
        border-left: 2px solid white
    }

    button.mfp-close:before {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    button.mfp-close:after {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    button.mfp-close:hover:before {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    button.mfp-close:hover:after {
        -webkit-transform: rotate(315deg);
        transform: rotate(315deg)
    }

    button.mfp-close:active {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

a {
    text-decoration: none;
    color: inherit
}

.overlay {
    background-color: rgba(0, 0, 0, .7);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    float: left;
    z-index: 999999999
}
 
.modelBox {
    width: 30%;
    min-height: 430px;
    margin: 0 auto;
    background-color: #fff;
    top: 20%;
    position: relative;
    opacity: 1;
    text-align: center
}

    .modelBox .input-group {
        width: 100%;
        float: left;
        padding: 0 20px
    }

.SocialButton li a img {
    display: table;
    margin: -2px auto 0;
    width: auto;
}

.SocialButton {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    left: 0;
    display: none
}

    .SocialButton ul {
        padding: 0;
        margin: 0;
        width: 100%;
        float: left
    }

    .SocialButton li {
        width: 50%;
        float: left;
        background: #4285f4;
        margin-bottom: 0;
        box-sizing: border-box;
        padding: 10px;
        font-size: 28px;
        box-shadow: 2px 3px 18px #000;
        color: #fff;
        height: 50px;
        display: inline-flex;
        text-align: center
    }

        .SocialButton li a i {
            float: none
        }

 

.SocialButton li a {
    width: 100%;
    background-color: transparent;
    float: none;
    text-align: center;
    font-size: 36px;
    margin: 0;
    color: #fff;
    display: table;
    padding: 0
}

.SocialButton li:last-child {
    margin-left: 0;
    background-color: #2bb842
}

SocialButton .Whatsapp {
    position: fixed;
    left: 0;
    right: 0;
    text-align: center;
    background-color: #fff;
    width: 60px;
    margin: 0 auto;
    line-height: 60px;
    bottom: 0;
    border-radius: 50%;
    font-size: 47px;
    box-shadow: inset -1px 1px 6px #333
}

    SocialButton .Whatsapp a {
        color: #6a9600
    }
.footer_bg_im img
{
    width: 90%;
    float: left;
      left: 2%;
    border-radius: 4px;
}
.footer_bg_im
{
    float: left;
     padding: 10px;
}
.footer_ico_right a
{
    z-index: 1;
    padding: 10px 21px;
    font-size: 20px;
    border-radius: 10px;
    color: #fff;
    margin-left: 10px;
    background: #151e2d ;
    top: 20px;
    opacity: 50%;

}
.One-third-1
{
    width: 100%;
    display: inline-block;
    text-align: center; 
}
.One-third-1 p
{
    text-align: center;
    color: #757575;
    margin-bottom: 10px;
   font-size: 12px;
}
.term_sec
{
   margin-bottom: 10px;
   font-size: 12px;
}
.term_sec a
{
    color: #000;
}
.term_sec span
{
   color: #000;
   font-size: 15px;  
   padding: 6px;
}
.Content.term_content
{
    text-align: center;
     /* border-bottom: 1px solid #6c757d; */
    padding: 10px;
}
.Content.term_content p
{
   font-size: 12px;
color: #000;
}


 
@media only screen and (max-width:1099px) {
    .BrandLogo{width: 100px;}
    .MainHeader .Inner .Navigation ul li:nth-child(6n){display:none;}
}
@media only screen and (max-width:1099px) {
    .BrandLogo{width:200px;}
}

 @media (min-width:992px){
	 
	 .MainHeader .Inner::after {
    content: '';
    display: block;
    background: #01463b;
    width: 100%;
    height: 115px;
    max-width: 4000px;
    right: -20%;
    position: absolute;
    bottom: 0;
}
 }
.arm-im {display:none;}

@media only screen and (max-width:992px) {
	.mobile-call {display:block;}
	section.banner-content {
    background: url('../img/banner1.jpg') top  0px center no-repeat;
        
}

.arm-im {display:block; width:100%; margin-bottom:20px;}
	
    .MainHeader .Inner .Navigation ul li:nth-child(6n) {
        display: none;
    }

    .MainHeader .Inner .Navigation {
        width: 74%;
    }

    .MainHeader .Inner {
        padding: 0 20px;
    }

    .MainHeader .Inner .Logo {
        max-width: 151px;
    }

    .MainHeader .Inner .Navigation ul li a {
        font-size: 13px;
        font-weight: 600;
    }
    .MainHeader .Inner .Navigation ul li:nth-child(6n) {
        display: block;
        float: left;
    }

    .MainHeader .Inner .Navigation ul li button {
        margin: 0;
    }

    .MainHeader .Inner .Navigation ul li:last-child {
        float: left;
    }

    .MainHeader {
        padding: 0;
		top: 0;
		position: relative;
    }

    .MainHeader .MobileButton {
        display: block
    }

    .MainHeader .Inner {
        text-align: center;
        position: relative;
        height: 60px
    }

    .MainHeader .Inner .Logo {
        display: block;
        float: none;
        position: absolute;
      top: -3px;
right: 15px;
 width: 120px;
    }
 
.confg-inner {
    padding: 15px;
 }
 .amt-text ul li {
     
    width: 100%;
 }
 .amt-box {
    padding: 50px 0px;
}
.area { background-image:none;}
    .MainHeader .Inner .Navigation {
        background-color: #01463b;
        margin: 0;
        padding: 30px;
        position: fixed;
        top: 0;
        z-index: 1000;
        height: 100%;
        left: -300px;
        width: 291px;
        transition: left 400ms ease 0ms !important
    }

    .MainHeader .Inner .Navigation ul {
    width: 100%;
	padding-left: 0;
padding-top: 25px;
    }

    .MainHeader .Inner .Navigation ul li {
    display: block;
    float: none;
    margin: 0
    }

    .MainHeader .Inner .Navigation ul li a {
    text-align: left;
    padding: 8px 0;
    color:#fff;
    }

    .MainHeader .Inner .Navigation ul li a.Button {
        text-align: center;
        width: 100%
    }

    .MainHeader .Inner .Navigation ul li a.Register {
        margin: 15px 0 25px 0
    }
    .DeskBlock {
        display: none
    }

    .MobBlock {
        display: block
    }

    .banner-form {
        
        top: 7%;
        
    }
     
    .banner-form .banner-form-inner {
    display: table;
    margin: 0 auto;
    clear: both;
    width: 100%;
}
    .banner-main-hd h1 span {
        font-size: 18px;
    }
    .banner-main-hd h1{
        font-size: 30px;
    }
	.banner-main-hd h2 {
    font-size: 25px;
	}
	.banner-form {
     float: unset;
}
    .Content .ContentPart {
        width: 100%;
        margin: 0 0 30px 0
    }

    .PropertyList .PropertyPart .ContentPart {
        width: 50%;
        margin: 0
    }

    .OverviewContent {
        font-size: 28vw
    }

    .container {
        padding: 0 10px;
        box-sizing: border-box
    }

    .PropertyList .PropertyPart {
        width: 100%
    }

    .overlay {
        top: 19%
    }

    .modelBox {
        width: 100%;
        min-height: 10vh;
        margin: 0 auto;
        background-color: #fff;
        top: 0;
        position: relative;
        opacity: 1;
        text-align: center;
        float: left
    }

/*     .close {
        right: 0;
        z-index: 999
    } */

    .modal .box {
        width: 90%!important;
    }
}

@media(max-width:768px) {
	
	.banner-main-hd {
 
    padding: 20px 20px;
	}
	 
	.ban-cont-over {
     padding:10px 10px 70px;
}
.form-capt h1 {
    font-size: 16px;
}
.form-capt h3 {
    font-size: 14px;
}
.form-capt h2 {
    font-size: 16px !important;
}
.reg-text h2 {
    font-size: 20px;
 }
 .reg-text p {
    font-size: 14px;
     margin-bottom: 4px;
}
    .overview-content{
        padding: 0;
    }
    .tab-content-wrap .col-md-2.col-xs-6 {
        width: 50%;
    }
    h2{font-size: 24px;}
    p{font-size:14px;}
    .listing-item, .highlight-listing li{
        width: 46%;
        padding: 43px 13px 13px;
    }
	.listing-item h3 {
    
    position: relative;
    top: unset;
    
    margin-top: -73px;
}
    .highlight-listing li {
        border-bottom: 1px solid #ccc;
        height: auto;
        padding: 15px 10px;
        min-height: auto;
    }
    .Content .ProjectHighPart {
        width: 100%;
        margin-right: 0;
        margin-bottom: 8%;
    }
	
	#Overview {padding-left:10px; padding-right:10px;}

    .toggle .tabs {
        height: auto;
    }
        .SocialButton {
        display: block
    }
    .helping-user-cta{
        text-align: center;
    }
    .nh-content h2{
        margin-top: 20px;
    }
    .One-Four{width:48%; margin-right:0;}
    .footer_ico_right a{
        margin: 0;
        width: 70px;
        display: inline-block;
        box-sizing: border-box;  
    }
      .Content.term_content{
        margin-bottom: 50px;
      } 
      .footer_ico_right {
        margin-bottom: 30px;
        text-align: center;

    }
    footer{
        padding: 10px;
    }
    .footer_bg_im {
        text-align: center;
        float: none;
        display: inline-block;
        width: 100%;
    }
    .footer_bg_im img {
        width: 250px;
        float: none;
    }
    .listing-item h3{
        text-align: left
    }
    .Plan-area ul li, .OneSeven h2{
        width: 100%;
    }
    .OneSeven h2{
        text-align: center;
        margin-top: 20px;
    }
    .gallery .g-img {
        width: 100%;
        height: auto;
    }
        .gallery img{
        height: auto;
    }
    .overview-content, .overview-img{
        width: 100%; margin-bottom: 20px;
    }
	.proj-lst ul { padding-left:17px;}
    .highlight-listing {
        display: flex;
        
        padding: 0px;
    }
	.hl-bg {
    padding: 0 0;
}
    .rwd-div {
    text-align: center;
}
.price-card{
    width: 300px;
    margin-bottom: 35px;
}

.video-wel::after {
     height: 114%;
     top: -7%;
     
}
.aminties-lst, .loca-list ul {
    padding: 0 0 0 10px;
}
.img-amnt {
   
    margin-bottom: 21px;
}

.site-higl span {
    display: block; text-align: left; font-size: 16px;
}
.site-higl br {display:none;}
.site-higl span img {
    
    margin-right: 10px;
}
.cta-sec h3 {
    font-size: 17px;
    margin-left: 6px;
    font-weight: 600;
}

}

@media (max-width:640px) {
	
	.area h2 {
   margin-top: 30px;
    font-size: 29px;
}
	
	.banner-main-hd h1 {
    font-size: 25px;
}
.banner-main-hd h2 {
    font-size: 19px;
}
.ban-cont-over {
    background: rgba(0,0,0,0.1);
 
}

.banner-main-hd h3 {
    font-size: 14px;
    margin: 0 0 0px 0;
    
     background: none;
    padding: 3px 8px 4px 5px;
    line-height: 22px;
    border-radius: 23px 0 128px 0;
    display: inline-block;
    border-bottom: none;
}
.banner-form .banner-form-inner {
    
    padding: 25px;
  
}


.banner-main-hd h3 strong {
    font-size: 20px;
    
    display: inline-block;
}
.aminties-lst li, .loca-list ul li {
    font-size: 14px;
    margin-bottom: 8px;
}
.back-to-top {
     bottom: 76px;
    right: 8px;
 }
.banner-form h2 {
     font-size: 18px;
}
.title-welcome {
    font-size: 19px;
	    text-align: center;
}


.highlight-listing {
    display: block;
 }
.highlight-listing li {
    width: 100%;
	margin: 10px 0;
}
 .listing-item {
    width: 100% !important;
    padding: 43px 13px 13px;
    min-height: auto;
}
.listing-item:last-child {margin-bottom:0px;}
    .After:after {
        top: 42px
    }
    .nav-tabs.mytab>li>button {
        color: #fff;
        padding: 3px 5px !important;
    }

    .test-box ul {
        padding: 0 2% !important
    }
    .OneThird,
    .OneSeven,
    .PriceSection .PricePart {
        width: 100%
    }

    .CTA {
        padding: 50px 0
    }

    .Title {
        font-size: 1.5em
    }

    .Banner {
        margin-top: 0
    }

    .OverviewContent {
        font-size: 22vw
    }

    .OneThird img {
        width: 75px;
        display: table;
        margin: 0 auto;
        text-align: center;
        float: none
    }
	
	/* Thank*/
	.headthank .Logo a img {
    width: 125px;
 }
	.cont-thank h1 {
    font-size: 20px;
	}
	.cont-thank {
     padding: 20px 10px;
	}
	.cont-thank h3 {
     margin-bottom: 20px;
    font-size: 15px;
    line-height: 22px;
 }
 .helping h4 {
     font-size: 16px;
 }
 .custbtn {
	 font-size: 14px;
line-height: 16px;
padding: 10px 20px;
font-weight: 600;
 margin-left: 25px;

 }
 .chat-btn {
    font-size: 13px !important;
    padding: 6px 25px !important;
    border-radius: 3px !important;
}
 
 .MainHeader .Inner .Logo {
            
        }
	
}

@media only screen and (max-width:480px) {
    .One-Four{width:100%; margin:0 0 20px 0;}
    /* .dt-sc-ico-content.type9 .icon span{font-size:150px;} */
    .MainTitle{font-size: 18px;}
    .MainTitle .BorderLine:before{    height: 20%;}
/*     .gallery {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    } */

}


