* {
    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: #309045;
    border: 1px solid;
    font-size: 14px;
}
img{
    width: 100%;
}
.form-group .input-group input[type=tel] {
    width: 70%;
    /* padding: 11.5px; */
}
input.form-control {
    padding: 10px ;
    font-size: 14px;
    border: 1px solid #309045;
    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: 0px;
}

.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 {
    line-height: 24px;
margin-top: 20px;
font-size: 14px  ;
}

.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;
}

.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: #1e1e1e;
    font-size: 24px;
    width: 100%;
    line-height: 18px;
    margin-bottom: 33px;
    font-weight: 700;
}
.MainTitle span b{color: #000;}


.btn-common { padding:12px 25px;
font-size:15px;
font-weight:600;
border:1px solid;
}

.btn-green { background:#23b50e; color: #fff; border-color: #20b50b;}
.btn-yll { background:#93772e ; color: #fff; border-color: #93772e ;}
.btn-black { background:#444; color: #fff; border-color: #444;}
.btn-black:hover { background:#fff; color: #222; border-color: #444;}

.btn-common:hover {background:#444; color: #fff; border-color: #444;} 
/* Mobile Num Head */
 
  .mobile-call {position: relative;
background: #1a1d1f; 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;
}


.title-welcome {}

.title-welcome {
    font-size: 26px
	3; color: #f09800;
}
.title-welcome b{color: #000;}  
.title-welcome sub {
    display: block;
    color: #222;
    font-size: 21px;
    margin: 10px 0 28px;
}
.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: transparent;
    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%;
		border-bottom: 2px solid #535353;
    }

        .MainHeader .Inner .Logo {
            float: left;
            max-width: 160px;
        }

            .MainHeader .Inner .Logo img {
                display: block;
                width: 100%
            }

    .MainHeader.fixed {
        position: fixed;
        background-color: #fff;
         box-shadow: 2px 2px 10px #444;
        z-index: 9999
    }

    .MainHeader .MobileButton {
        display: none;
        cursor: pointer;
        position: absolute;
       left: 12px;
top: 16px;
width: 24px;
        z-index: 3
    }

        .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-top: 0;
        margin-left: 5%;
        width: auto;
    }

.MainHeader .Inner .Navigation ul {
float: left;
margin: 0;
width: 100%;
}

.MainHeader .Inner .Navigation ul li {
float: left;
 }

.MainHeader .Inner .Navigation ul li:last-child {
margin-right: 0;
float: right;
}

.MainHeader .Inner .Navigation ul li a {
    color: #222;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 22px 16px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    border-right: 1px solid #cecaca;
}
.MainHeader .Inner .Navigation ul li:first-child a {border-left: 1px solid #cecaca;}
.MainHeader.fixed .Inner .Navigation ul li a {color:#000;}
.MainHeader .Inner .Navigation ul li a.Button {
    width: 103px
}

.MainHeader .Inner .Navigation ul li button {
margin-top: 9px;
margin-left: 20px;
}
.brc-text {
    color: #fff;
    font-size: 18px;
    text-align: left;
    float: left;
	line-height: 30px;
}

.brc-text span {
    display: inline-block;
    padding: 15px;
    vertical-align: top;
    min-width: 309px;
}
.brc-text button{
    float: right;
    margin-top: 14px;
}


.MainHeader .Inner .Navigation ul li:nth-child(6n) {
float: right;
}

.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
}


.ad-box {
    text-align: center;
    padding: 48px 30px;
    border: 1px solid #222;
    max-width: 400px;
    margin: 51px auto 0;
}
.ad-box h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 31px;
}
.ad-box img {width:210px; margin-bottom:20px;}

.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
/* overview */
.overview-img {
    display: inline-block;
    width: 370px;
}
.overview-content {
     
   
    vertical-align: top;
}
#floorPlan {
    background: #f8f8f8;
    padding: 38px 0;
    margin-top: 23px;
}
.loca-list {}
.loca-list ul {margin-top: 20px; padding-left:10px;}
.loca-list ul li {
    font-size: 15px;
    margin-bottom: 9px;
    font-weight: 600;
    line-height: 31px;
    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: #ff4e19;
}
.loca-list p {
    margin-top: 0px !important;
    padding-left: 30px;
}
.loca-list h2 {
    font-size: 20px;
    font-weight: 600;
}
.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;
}

#Overview {
    padding-top: 30px;
    background-color: blanchedalmond;
}
.video-wel { margin-top:30px; position:relative; padding:10px; border:1px solid #dedede;}
/* .video-wel::after {
    position: absolute;
    content: "";
    width: 78%;
    height: 126%;
    background: #ffdd3f;
    display: block;
    right: -13%;
    top: -14%;
    z-index: -1;
} */
/* 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: #fff;
    box-shadow: 0 0 37px 1px #00000024;
    -webkit-box-shadow: 0 0 37px 1px #00000024;
    -ms-box-shadow: 0 0 37px 1px #00000024;
    padding: 31px 3px;
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 8px solid #e8e8e8;
}
.flat-box h3 {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 20px;
    
    line-height: 28px;
}
.flat-box hr {
    border-color: #222;
    background-color: #222;
    opacity: 1;
    margin-bottom: 27px;
    margin-top: -1px;
}
.flat-detail p {
    display:block;
     font-size: 15px !important;
    padding: 4px 15px;
  
    font-weight: 600;
    margin: 6px;
}
.flat-detail span {
     color:#f29215;
    margin-right: 6px;
    
}
 .text-left {
    text-align: left;
}

.flat-detail { margin-bottom:24px;}

.cont-grn {
    padding: 10px 15px;
    box-sizing: border-box;
    background-color: #1d5fb5;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    border-radius: 4px;
    margin: 6px auto 0;
    font-size: 14px;
}
.cont-grn:hover, .cont-grn:focus { background-color: #333;
    color: #fff;}
.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: #fbfae7;}

.site-higl ul {padding:0px;}

#Location .ContentPart  { margin-bottom:20px;}
/* 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: #93772e ;
    color: #fff;
    border: 2px solid;
    padding: 22px 15px;
    border-color: #93772e ;
    margin-top: 0px;
    border-radius: 0px;
    font-size: 14px;
    line-height: 16px;
}
.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/Mount-Ville_Brochure-Page-1-1-4-scaled.jpg') center center no-repeat;
   margin-bottom: 1px;
    background-size: cover;
       
}
.ban-cont-over { background:rgba(0,0,0,0.1); padding:100px 0 150px;}
.top-over {
    position: relative;
    top: -33px;
}
.arc-top {
    display: block;
    height: 30px;
    
    background: #fff;
   
    width: 100%;
   
    border-radius: 20px 20px 0 0;
}

.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
}

.RegisterForm {
    
    
    text-align: center;
    float:right;
}

    .RegisterForm:before {
        content: "";
        width: 100px;
        height: 100px;
        background-color: #FF0960;
        right: 0;
        top: 0;
        position: absolute;
        border-radius: 0 0 0 100%;
        display: none;
    }

.RegisterForm .EnquiryForm {
    width: 360px;
    display: inline-block;
    border-radius: 0;
    padding: 36px;
    background: #ffffffc4;
    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;
    }

        .RegisterForm .EnquiryForm .form-group {
            width: 100%;
            display: inline-block;
            margin-bottom: 15px
        }
            .RegisterForm .EnquiryForm .form-group select {
                width:30%;
            }
            .RegisterForm .EnquiryForm .form-group select {
                width: 70%;
            }
            .RegisterForm .EnquiryForm .form-group input, .RegisterForm .EnquiryForm .form-group select {
                
                padding: 5px;
                float: left;
                border-width: 0 0 1.5px 0;
                color: #000;
                border-style: solid;
                border-color: #744f3d;
                background: transparent;
            }
            .RegisterForm .EnquiryForm .form-group input:focus, .RegisterForm .EnquiryForm .form-group input:focus-visible, .RegisterForm .EnquiryForm .form-group select:focus{
                box-shadow: none;
            }

            .RegisterForm .EnquiryForm .form-group lable {
               width: 100%;
float: left;
margin-top: 10px;
color: #0f0f0f;
font-weight: 600;
            }
			
			
.banner-main-hd {
    background: #fff6;
    padding: 35px;
    max-width: 450px;
}	 	
			
.banner-main-hd h1 {
    text-align: left;
    color: #6c5007;
    font-size: 26px;
    font-weight: 700;
    padding: 10px 0 1px;
    margin: 0;
    text-shadow: 1px -1px 15px #fff;
    text-transform: uppercase;
}

.banner-main-hd h2 {
    font-size: 19px;
    margin: 3px 0 11px 0;
    color: #262626;
    text-shadow: 1px -1px 15px #eee;
    font-weight: 400;
}
.banner-main-hd p {
    font-size: 22px;
    font-weight: 700;
    margin-top: 5px;
    color: #2f2f2f;
}
.banner-main-hd h3 {
    font-size: 16px;
    margin: 0 0 20px 0;
    color: #000;
    font-weight: 600;
    background: #ffffff4f;
    padding: 6px 6px 8px 15px;
    line-height: 32px;
    border-radius: 7px;
    display: inline-block;
}
.banner-main-hd h3 strong {
    font-size: 27px;
    color: #f7390d;
    font-weight: 600;
} 
    .RegisterForm h2 {
        /* text-align: center; */
        font-size: 24px;
        margin: 0 0 20px 0;
        color: #000000;
        text-shadow: 1px 1px #000;
    }

      
    .RegisterForm .EnquiryForm .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: #000;
        border-style: solid;
        border-width: 3px 3px 3px 3px;
        border-color: #ffde6a;
        border-radius: 50px 50px 50px 50px;
        box-shadow: 0px 4px 12px 0px rgb(0 0 0 / 13%);
        padding: 13px 66px 13px 66px;
    }
    .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, #000000, #6f5548);
    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;
}

.toggle {
    font-family: arial, sans-serif;
}

    .toggle .tabs {
        border-bottom: 1px solid grey;
        width: 100%;
        overflow: hidden;
        height: 36px;
        line-height: 36px;
        margin-bottom: 30px;
    }

        .toggle .tabs .tab {
            float: left;
            background: white;
            color: #777777;
            height: 31px;
            margin: 2px 8px 0;
            padding: 0 8px;
            cursor: pointer;
        }

            .toggle .tabs .tab.active {
                color: #FF0960;
                border-bottom: 3px solid #FF0960;
            }

    .toggle .panels .panel {
        padding: 20px 10px;
        display: none;
    }

        .toggle .panels .panel:first-child {
            display: block;
        }

/* .video-play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
}

    .video-play-button:before {
        content: "";
        position: absolute;
        z-index: 0;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        display: block;
        width: 80px;
        height: 80px;
        background: #ba1f24;
        border-radius: 50%;
        animation: pulse-border 1500ms ease-out infinite;
    }

    .video-play-button:after {
        content: "";
        position: absolute;
        z-index: 1;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        display: block;
        width: 80px;
        height: 80px;
        background: #de302c;
        border-radius: 50%;
        transition: all 200ms;
    }

    .video-play-button:hover:after {
        background-color: darken(#de302c, 10%);
    }

    .video-play-button img {
        position: relative;
        z-index: 3;
        max-width: 100%;
        width: auto;
        height: auto;
    }

    .video-play-button span {
        display: block;
        position: relative;
        z-index: 3;
        width: 0;
        height: 0;
        border-left: 32px solid #fff;
        border-top: 22px solid transparent;
        border-bottom: 22px solid transparent;
        margin-top: 0;
    }
 */
@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 !important;
        line-height: normal;
        margin: 0
    }



a.phone_url {
    width: 100%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    background-color: #46ab00;
    color: #fff
}

.form-group .btn.btn-primary {
    width: 100%;
    margin-top: 0
}

button.grn, .btn.btn-primary {
    color: #fff;
    background: #46ab00;
    box-shadow: 0 4px 0 0 #f44206;
    text-transform: uppercase;
    /* border: 1px solid #fb8f1f; */
    /* overflow: hidden; */
    box-shadow: none;
    margin: 20px 0 0 0;
    border-radius: 4px;
    padding: .5rem 1.2rem;
    cursor: pointer;
    border-radius: 50px;
    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 {
    /* background: #000; */
    padding: 40px 0;
    background: #fff;
}
.area h2 {color:#000;}

/* 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; */
}
.shdow {
    background: #fff;
    padding: 20px 10px 10px;
    min-height: 144px;
    border-radius: 5px !important;
    margin-bottom: 13px;
	border: 1px solid #000;
} 
.img-amnt {
   
    margin-bottom: 21px;
}
.site-higl li {
    list-style: none;
    text-align: center;
}
.site-higl span {
    display: block; text-align: left; font-size: 16px;
}
.site-higl br {display:none;}
.site-higl span img {
    
    margin-right: 10px;
}
.site-higl p {
    text-align: center;
    font-size: 15px !important;
    font-weight: 500;
    color: #000;
    line-height: 20px;
    margin-top: 12px;
}
.img-box img {width:80px;}
.amenities-icon h3 {
    font-size: 14px;
    transition: ease all 0.5s;
    color: #222;
    min-height: 50px;
}
.amenities-icon .icons-wrap i:before {
    font-size: 60px;
}
.nav-tabs.mytab {
    text-align: center;
    border-bottom: none;
    margin-bottom: 20px;
    margin-top: 0px;
    justify-content: center;
}
.nav-tabs.mytab>li>button {
    color: #fff;
    padding: 9px 20px !important;
    border: 1px solid #ffffff;
    border-radius: 0;
    font-size: 15px;
    font-weight: 400;
    background: transparent;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: ease all 0.5s;
    font-family:'Open Sans', Sans-serif;
    margin-top: 0px;
}
.nav-tabs.mytab.amitab>li>button {
    color: #333;
    border-color: #333;
}
.nav-tabs.mytab>li>button.active, .nav-tabs.mytab>li>button.active:hover, .nav-tabs.mytab>li>button.active:focus {
    color: #000;
    background-color: #fece7b;
    border: 1px solid #fece7b;
    cursor: pointer;
    border-radius: 0;
}
.amenities-icon .flex-wrap:before {
    content: "";
    position: absolute;
    height: 50px;
    width: 50px;
    background: #fece7b;
    z-index: -1;
    border-radius: 50%;
    opacity: 0.4;
    left: 50%;
    margin-left: -25px;
    top: 50px;
}
.amenities-icon {
    text-align: center;
    box-shadow: 1px 1px 25px #e0e0e0;
    /* box-shadow: 0 8px 8px -6px rgb(0 0 0 / 20%); */
    padding: 15px;
    /* background: #f7f7f7; */
    margin-bottom: 30px;
    transition: ease all 0.5s;
}
.amenities-icon:hover {
    transform: translateY(-10px);
    transition: ease all 0.5s;
}
.amenities-icon .icons-wrap {
    height: 90px;
    width: 90px;
    margin: 0px auto;
    border: 2px solid transparent;
    border-radius: 50%;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: ease all 0.5s;
}
.amenities-icon:hover .icons-wrap {
    border-radius: 0;
    border-color: #222;
    transition: ease all 0.5s;
}
/* Thankyou css start */

.headthank .Logo a img {
    width: 174px;
     padding: 10px;
 }
 
 .cont-thank {
    text-align: center;
    background: rgba(255,255,255,0.8);
    max-width: 800px;
    margin: 0 auto;
    padding: 50px 80px;
    outline: 1px solid #f6f6f6;
    border-radius: 16px;
}

.cont-thank h1 {
    font-size: 45px;
    font-weight: 600;
    color: #750333;
}
.cont-thank h3 {
    text-transform: unset;
    margin-bottom: 26px;
    font-size: 19px;
    line-height: 28px;
    font-weight: 600;
    color: #222;
}
.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: 8px 15px;

margin-top: 3px;
border-radius: 25px;
font-size: 16px;
line-height: 18px;}

.help-item img {
    width: 19px;
}
.btn-phone {background-color: #685348; border-color: #685348;color: #fff;}
.btn-whatsapp {background-color: #26c80f; border-color: #20b50b;color: #fff;}

.custbtn:hover {background-color: #555; color: #fff;}


.PriceSection .PricePart {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%
}

    .PriceSection .PricePart:last-child {
        margin-right: 0
    }

.card {
    width: 100%;
     
    padding: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
    position: relative;
    box-sizing: border-box;
    border-radius: 10px
}

    .card span {
        color: #222;
        text-align: center;
        margin-bottom: 20px
    }

    .card img.IconZoom {
        width: 100px;
        position: absolute;
        left: 0;
        text-align: center;
        right: 0;
        display: table;
        margin: 0 auto;
        top: 32%;
        padding: 20px
    }

img.BgBlur {
    filter: blur(6px);
    height: 250px
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 5px;
    display: none;
}

.mobile-call {display:none;}


/*Floor Plan css start below*/
.demo-gallery ul li {
    width: 48%;
    display: inline-block;
    border-width: 2px;
    border-style: solid;
    border-color: #ccc;
    margin-right: 1%;
    margin-bottom: 2%;
    margin-top: 0;
    box-shadow: 2px 2px 11px #888;
    list-style: none;
    vertical-align: top;
}
.demo-gallery ul li img{
    filter: blur(2px);
}
.blur{
    filter: blur(2px);
}
.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: .7
}

.FloorPlan .caption-box {
    position: relative;
      text-align: left;
	z-index:999;
}

 

.FloorPlan .caption-box .content {
    position: relative;
    left: 0;
    width: 100%;
    padding: 20px 0 27px;
    background-color: #fff;
    z-index: 9;
    
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #bd9234;
}

 

.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)
    }
}
 
 .gallery a{ margin-bottom:20px;}
.gallery img {
     transition: 0.5s all;
    display: block;
    width: 100%;
 }
.gallery img:hover{
    transform: scale(1.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: 55%;
    }

        .modal.active .box {
            top: 50%
        }

    .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: 20px;
        position: absolute;
        top: 70%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        transition: 0.3s;
        width: 31%;
    }
    .modal#PopUp .box {
     width: 33%;
    }
.box .btn-primary { background:#cea425   !important; border-color:#cea425 ;}
.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: #202020;
    /* 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
        }

h3 {
    text-transform: uppercase
}

.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;
   
    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 only screen and (max-width:992px) {
	.mobile-call {display:block;}
	
    .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: 0px;
right: 11px;
width: 150px;
    }
 
.MainHeader .Inner .Logo img {
     width: 150px;
}
    .MainHeader .Inner .Navigation {
        background-color: #fff;
        margin: 0;
        padding: 30px;
        position: fixed;
        top: 0;
        z-index: 1000;
        height: 100%;
        left: -300px;
        width: 280px;
        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:#222;
	border-right:none;
    }
	.MainHeader .Inner .Navigation ul li:first-child a {
    border-left: none;
}
.MainHeader .Inner .Navigation ul li a.phone_url {
     
    padding: 11px 15px;
     margin-top: 10px;
}

    .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
    }

    .RegisterForm {
        
        top: 7%;
        
    }
     
    .RegisterForm .EnquiryForm {
    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;
	}
	.RegisterForm {
     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) {
	.ad-box h3 {
    font-size: 17px;
     line-height: 28px;
}
	 
	.ban-cont-over {
     padding: 30px 10px 104px;
}
    .overview-content{
        padding: 0;
    }
    .tab-content-wrap .col-md-2.col-xs-6 {
        width: 50%;
    }
    h2{font-size: 16px;}
    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
    }
    .demo-gallery 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%;
    }
    .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;
}





}

@media (max-width:640px) {
	
	.banner-main-hd h1 {
    font-size: 25px;
}
.banner-main-hd h2 {
    font-size: 19px;
}
.ban-cont-over {
    background: rgba(0,0,0,0.7);
 
}

.banner-main-hd h3 {
    font-size: 14px;
    margin: 0 0 0px 0;
    color: #f4f4f4;
     background: none;
    padding: 3px 8px 4px 5px;
    line-height: 22px;
    border-radius: 23px 0 128px 0;
    display: inline-block;
    border-bottom: none;
}
.aminties-lst li, .loca-list ul li {
    font-size: 15px;
    margin-bottom: 8px;
}
.RegisterForm h2 {
     font-size: 18px;
}
.title-welcome {
    font-size: 19px;
}
.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;
font-weight: 600;
 }
 
 .MainHeader .Inner .Logo {
             max-width: 250px;
			 min-width:250px;
        
	
}

@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
    } */

}

.MainTitle {
    text-align: center;
    display: table;
    margin: 0 auto 20px auto;
    position: relative;
    z-index: 9;
    padding: 0 10px;
    box-sizing: border-box;
    color: #1e1e1e;
    font-size: 24px;
    width: 100%;
    line-height: 18px;
    margin-bottom: 33px;
    font-weight: 700;
}
.flat-box {
    background: #fff;
    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;
}