/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*Font style*/
@font-face {
	font-family: 'Circular Std';
	src: url('../fonts/CircularStd-Bold.eot');
	src: url('../fonts/CircularStd-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/CircularStd-Bold.woff2') format('woff2'),  url('../fonts/CircularStd-Bold.woff') format('woff'),  url('../fonts/CircularStd-Bold.ttf') format('truetype'),  url('../fonts/CircularStd-Bold.svg#CircularStd-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Circular Std';
	src: url('../fonts/CircularStd-Black.eot');
	src: url('../fonts/CircularStd-Black.eot?#iefix') format('embedded-opentype'),  url('../fonts/CircularStd-Black.woff2') format('woff2'),  url('../fonts/CircularStd-Black.woff') format('woff'),  url('../fonts/CircularStd-Black.ttf') format('truetype'),  url('../fonts/CircularStd-Black.svg#CircularStd-Black') format('svg');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'Circular Std Book';
	src: url('../fonts/CircularStd-Book.eot');
	src: url('../fonts/CircularStd-Book.eot?#iefix') format('embedded-opentype'),  url('../fonts/CircularStd-Book.woff2') format('woff2'),  url('../fonts/CircularStd-Book.woff') format('woff'),  url('../fonts/CircularStd-Book.ttf') format('truetype'),  url('../fonts/CircularStd-Book.svg#CircularStd-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Circular Std';
	src: url('../fonts/CircularStd-Medium.eot');
	src: url('../fonts/CircularStd-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/CircularStd-Medium.woff2') format('woff2'),  url('../fonts/CircularStd-Medium.woff') format('woff'),  url('../fonts/CircularStd-Medium.ttf') format('truetype'),  url('../fonts/CircularStd-Medium.svg#CircularStd-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}
/*Font-Style End*/
body {
	font-family: "Circular Std Book";
	overflow-x: hidden;
	padding: 0px;
	margin: 0px;
}
.header img {
	/* width: 100%; */
	height: auto;
}
/*conectivity*/
#location {
	background: url(../images/location.jpg);
	padding: 60px 0 80px 0
}

#location .location-main {
	padding: 0
}

#location .location-main h3 {
	margin: 0;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding-bottom: 25px
}

.location-main .location-left {
	padding: 25px 30px 35px 30px;
	background: #1d4987;
	float: right;
	min-height: 465px
}

.location-main .location-right iframe {
	width: 100%;
	height: 465px;
	z-index: 1
}

.location-main .location-left h4 {
	margin: 0;
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	padding-bottom: 20px
}

.location-main .location-left ul {
	padding: 0;
	margin: 0;
	height: 260px
}

.location-main .location-left ul li {
	list-style: none;
	display: block;
	color: #fff;
	font-weight: 300;
	font-size: 16px;
	border-bottom: 1px solid #fff;
	padding: 12px 0
}
.location-main .location-left p {
    list-style: none;
    display: block;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    border-bottom: 1px solid #fff;
    padding: 0 0 25px 0;
}
.location-left .mCSB_inside>.mCSB_container {
	/* margin-right:45px */
}

.location-main .location-left ul li span {
	color: #f3f13c
}

.location-main .location-right {
	padding: 0
}

.location-main .location-right img {
	width: 100%
}
h2{
	font-size:25px;
}	
p{
	  font-size: 14px;
	  color:#343a40;
	  line-height:30px;
  }  	
.sectiongap{
	padding-top:80px;
	padding-bottom:30px;
}  
.linebreak{
	background-image:url("../images/div0.png");
	background-repeat:no-repeat;
	background-position:center;
	display: block; 
	text-align:center;
	height:75px;
	margin-bottom:30px;
}
.container-fluid {  
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.table td{
    padding: 1rem;
    vertical-align: middle;
    
}  
.navfont{
	font-size:14px;
	font-weight:300;
	color:#f2df80 !important;
}
.nav-item{
	
}
.nav-item a:hover{
	color:#fff !important;
}
.reverse{
	background-color:#f2df80; 
	color:#000;
}
.themebackground{
	background-color:#242e4a!important;
	color:#f2df80;
	background-image:url('../images/navbg.png');
}  

.fonttangerine-big{
  font-family: 'Tangerine', serif;
  font-size:60px;
  font-weight:500;
  line-height:30px;
} 
.fonttangerine-medium{
  font-family: 'Tangerine', serif;
  font-size:30px;
  text-shadow: 3px 3px 3px #aaa;
}   

.timeline {
    list-style-type: none;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    padding: 0px;
}

.li {
    transition: all 200ms ease-in;
}

.timestamp {
    margin-bottom: 0px;
    padding: 0px 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 100;
}

.li.complete .status {
    border-top: 2px solid #ddd;
}

.status {
    padding: 0px 10px;
    /* display: flex; */
    justify-content: center;
    border-top: 2px solid #D6DCE0;
    position: relative;
    transition: all 200ms ease-in;
}

.li.complete .status h4 {
    color: #222;
    margin-top: 16px;
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.status h4 {
    font-weight: 600;
}

.li.complete .status:before {
   /* background-color: #ddd;*/
    border: none;
    transition: all 200ms ease-in;
	background-image:url('../images/connivity.png');
	background-size:20px;
	background-repeat:no-repeat;
	background-position:top;
	top:-24px;
	transform: rotate(-90deg); 
}

.status:before {
    content: '';
    width: 45px;
    height: 25px;
    background-color: white;
    border-radius: 25px;
    border: 1px solid #ddd;
    position: absolute;
    top: -15px;
    left: 41%;
    transition: all 200ms ease-in;
}

.locationBox1 {
    /* margin: 18px 0px; */
    /* margin-top: 65px; */
}

.locationBox1 .location-icon {
    color: #fff;
    font-size: 50px;
    width: 50px;
    height: 65px;
    line-height: 120px;
    margin: 0 auto 40px;
    display: block;
    position: relative;
}

.locationBox1 .location-icon:before {
    content: "";
    /* background: linear-gradient(to right,#d3ad37 49%,#d5b659 50%); */
    width: 100%;
    height: 100%;
    border-radius: 150px 150px 0px 50px;
    /* box-shadow: 0 0 0 5px #fff inset; */
    /* border: 5px solid #222222; */
    border-right: none;
    border-top: none;
    transform: rotate(45deg);
    background: #fff;
    position: absolute;
    box-shadow: 3px 3px 10px #222222;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.5s ease 0s;
}

.location-icon span {
    color: #b79766;
    font-size: 36px;
    width: 36px;
    height: 36px;
    line-height: 52px;
    /* margin: 0 auto 40px; */
    /* display: block; */
    position: relative;
    z-index: 1;
    top: -33px;
}	
  #map{
	height: 450px;
	width: 100%;  
   }
   
.form-control1 {
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem 1.00rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.iconcss{
	font-size:75px; 
	color:#ddd; 
	padding:5px;
	background-color:#ddd;
}
.modal-body input{
		margin:15px;
		height:40px;
		width:85% !important;
		
	}
.modal-body, .modal-footer {
    background: #ccc;
	padding-left:30px;
}	
.modal-body i{
	height:40px;
	width:40px;
}

@media only screen and (max-width: 767px){
.timeline {
    list-style-type: none;
    display: grid;
    /* align-items: center; */
    justify-content: center;
    padding: 0px;
	/*overflow:hidden;*/
}
.tbl-holder {
    /*overflow: hidden;*/
}
h2{
	font-size:11px;
}	
.modal-body input{
		margin:5px;
		height:30px;
		width:80% !important;
		margin-left:0px;
	}
.modal-body i{
	height:30px;
	width:30px;
}	
}
/* end here*/
.wrapper {
	overflow-x: hidden;
	padding: 0px;
	margin: 0px;
}
._container {
	width: 93%;
	margin: 20px auto;
}
.banner {
    clear: both;
    position: relative;
	top:28px;
}
.menu li {
	display: inline-block;
	padding: 0px 8px;
}
.menu li a {
	color: #333;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}
.left-log {
	text-align: left;
}
.right-logo {
	text-align: right;
}
.menu {
    align-items: center;
    display: flex;!important
    min-height: 101px;
    padding: 0 0 0 60px;
    place-content: flex-end center;
}
.sticky-wrapper {
	position: fixed;
	top: 19%;
	right: -320px;
	width: 320px;
	background: rgba(205, 210, 211, 0.79);
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	z-index: 999;
}

#sticky_form label.error {
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    color: red;
    margin-bottom: 7px;
    padding-left: 16px;
}


.sticky-wrapper input {
	border: 1px solid green;
	color: #202020;
	display: block;
	font-size: 11px;
	font-weight: normal;
	height: 35px;
	margin: 10px auto;
	padding-left: 10px;
	width: 90%;
}
.submit-block {
	width: 90%;
	margin: auto;
}
.sticky-wrapper input[type="submit"] {
	width: 100px;
	margin: 5px auto;
	background: #166fb3;
	color: white;
	border-radius: 5px;
	border: 0px;
}
.cap {
    left: -40px;
    position: absolute;
    cursor: pointer;
    top: 0px;
    bottom: 0px;
    margin: auto;
    display: table;
}
.social-icons {
	clear: both;
	overflow: hidden;
	padding: 12px 7px 0 0px;
	z-index: 99;
}
.social-icons li {
	/*display: block;*/
	margin-bottom: 10px;
	float: left;
	padding: 0px 8px 0px 0px;
}
.social-icons li img {
	width: 25px;
	height: 25px;
}
.bx-wrapper .bx-controls-direction a {
	z-index: 99!important;
	top: 27% !important;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: white!important;
}
.bx-wrapper .bx-pager .bx-pager-item{
	width: 100px;
}
.show {
	right: 0px;
}
.header ._container {
	margin: auto;
}

.bx-wrapper .bx-viewport{
	    height: 432px !important;
}
a:focus, a:hover {
	color: transparent;
	text-decoration: none;
}
.bannerform-wrapper {
	width: 30%;
	position: absolute;
	top: 17%;
	right: 5%;
	background: rgba(255, 255, 255, 0.7);
	text-align: center;
	font-family: Circular Std !important;
	font-weight: 500 !important;
	padding: 10px;
}
.bannerform-wrapper h1 {
	color: #1baf5b;
	text-align: center;
	font-weight: bold;
	font-size: 25px;
}
.bannerform-wrapper input {
	margin: 10px auto;
	width: 90%;
	height: 40px;
	border-color: #1cae5b;
	border: 1px solid #1cae5b;
	font-weight: bold;
	padding: 10px;
	font-size: 12px;
}
.bannerform-wrapper input[type="submit"] {
	width: 130px;
	text-align: center;
	background: #166fb3;
	border: 0px;
	color: white;
	float: left;
	font-size: 22px;
	border-radius: 5px;
	padding: 0px;
}
#wowslider-container1 a.ws_next {
	background: url(../images/aminities-right-arow.png) 0px 0px no-repeat;
	background-size: cover;
	width: 47px;
	height: 56px;
	top: 750px;
}
#wowslider-container1 a.ws_prev {
	background: url(../images/aminities-left-arow.png) 0px 0px no-repeat;
	background-size: cover;
	width: 47px;
	height: 56px;
	top: 750px;
}
ul.gallery li {
	width: 19%;
	display: inline-grid;
	margin-bottom: 40px !important;
	display: -webkit-inline-box;
    text-align: center;
}
ul.gallery li img{border: 1px solid #dadada;}

#amenities {
    border-top: 1px solid #ccc;
    margin-top: -10px;
    padding: 10px 0 0;
    text-align: center;
}
.arrow {
	text-align: center;
}
#wowslider-container1 .ws_thumbs a img {
	border: 0px;
}
.bx-wrapper img {
	margin: auto;
	width: 40%;
}
.bx-pager {
	text-align: center;/* bottom: -100px !important; */
}
.bx-wrapper .bx-prev {
	background: url(../images/aminities-left-arow.png) 0px 0px no-repeat;
	background-size: cover;
	width: 47px !important;
	height: 56px !important;
	left: 20%;
	top: 40% !important;
}
.bx-wrapper .bx-next {
	background: url(../images/aminities-right-arow.png) 0px 0px no-repeat;
	background-size: cover;
	width: 47px !important;
	height: 56px !important;
	right: 20%;
	top: 40% !important;
}
.banner-image {
	width: 100%;
	height: auto;
}
.mobile-menu-block {
	display: none;
}
.title {
	color: #166fb3;
	font-size: 24px;
	font-weight: bold;
	margin: 10px auto;
	text-align: center;
}
#home {
	padding: 0px;
}
#home p {
	line-height: 23px;
	padding: 15px 0 0;
}
.inner {
	padding: 0px 0px 20px 0px;
}
.inner ul {
	list-style: disc;
	padding: 15px 0px 0px 12px;
}
.inner ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style: disc;
}
p, li {
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	margin: 5px 0;
	text-align: justify;

}
.bx-wrapper img {
	width: 40%;
	margin: auto;
	height: auto;
	margin-bottom: 103px;
}
.bx-pager img {
	margin: 0;
    width: 95%;
    height: auto;
    padding: 0;
}
#features {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center; /* Safari 6.1+ */
}
.bx-wrapper .bx-next:hover {
	background-size: cover;
	background-position: 0px 0px;
}
.bx-wrapper .bx-viewport {
	box-shadow: none;
}
#floorplan h1 {
	text-align: center;
	padding: 5px 0px;
}
.border {
	border-bottom: 1px solid #ddd;
}
.color-band {
	background: #1871b5;
	width: 100%;
	height: 50px;
	position: relative;
}
.band-text {
	align-items: center;
	background: #166fb3 none repeat scroll 0 0;
	border-radius: 68px;
	bottom: 0;
	color: white;
	display: flex;
	font-size: 17px;
	font-weight: 500;
	justify-content: center;
	left: 0;
	letter-spacing: 1px;
	margin: auto;
	min-height: 60px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 80%;
}
.bx-wrapper {
	margin-bottom: 10px;
}
#location-map {
	border: 1px solid black;
}
.btm-title {
background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 40px;
    margin: 12px 0 0;
    width: 48%;
    display: inline-block;
    text-align: center;
    /* padding-left: 40px; */
    padding: 6px 44px;
    margin-right: 6px;
    line-height: 26px;
}

input[type="time"],input[type="date"]{
	padding-top: 7px;
}
#meeting_date,#meeting_time{
	cursor: pointer;
}


.btm-title a{
color:#1871b5;
font-size:18px;
font-weight:bold;
text-align:center;
float:left;
outline:none;
}
.btm-title a:hover{
color:#333;
}
.btm-title span{
padding:0px 0px 0px 5px;
line-height:25px;
}


#google-map iframe {
	min-height: 480px;
	padding: 20px 20px;
}
.margin-top {
	margin-top: 50px;
}
.fl-l {
	float: left;
}
.fl-r {
	float: right;
}
.address h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 5px;
}
.address p {
	font-size: 13px;
	line-height: normal;
	margin: 4px 0 0;
}
.footer {
	background: #1871b5 none repeat scroll 0 0;
	color: white;
	margin-top: 0px;
	padding-top: 25px;
}
.footer ._container {
	margin: auto;
}
.copy-right {
	text-align: center;/*padding: 10px 0px;*/
	/*border-top: 1px solid white;*/
}
.bx-wrapper .bx-caption {
	width: 45%;
	margin: auto;
	left: 0px;
	right: 0px;
	background: rgb(21, 111, 178);
	text-align: center;
	bottom: 60px;
}
.bx-wrapper .bx-caption span {
	font-family: 'Circular Std';
}
/*.bx-wrapper .bx-viewport {
	height: auto !important;
}*/
#villas h1.title {
	text-align: center;
	padding-bottom: 10px;
}
.arrow-down, .arrow-up {
	text-align: center;
	padding: 10px;
	cursor: pointer;
}
.copy-right p {
	text-align: center;
	margin: 0px;
	font-size: 11px !important;
	padding: 5px 0px;
}
#villas {
	display: none;
}
.header {
	/*padding: 10px 0px;*/
	padding-top: 6px;
}
.copy-right {
	padding: 13px 0 3px 0px;
	text-align: center;
}
.disclaimer {
	margin:0px 0px 0px 0px;
	border-top: #508fb6 1px solid;
}
.disclaimer p {
	text-align: left;
}
#first {
	padding: 10px 0px;
	margin-top: 71px;
}
a.bx-pager-link.active img {
	border: 2px solid green;
}
.enable-mobile {
	display: none !important;
}
.bxslider li {
	text-align: center;
}
.bxslider li {
	text-align: center;
}
.bxslider li a {
	display: inline-block;
}
.bxslider li a img {
	width : 100%;
}



.bxslider1 li {
	text-align: center;
}
.bxslider1 li {
	text-align: center;
}
.bxslider1 li a {
	display: inline-block;
}
.bxslider1 li a img {
	width : 44%;
}




ul.villas-gallery li img {
	border: 3px solid #106936;
}
.bxslider li a:hover, .bxslider li a:active, .bxslider li a:focus {
	border: 0px !important;
}

.bxslider1 li a:hover, .bxslider1 li a:active, .bxslider1 li a:focus {
	border: 0px !important;
}
@media only screen and (max-width : 1170px) {
.bx-wrapper .bx-pager {
	display: none;
}
.google-map iframe {
	width: 100%;
	height: auto;
}
.image-map img {
	width: 100%;
	height: auto;
}
.menu li a, .band-text {
	font-size: 16px;
}
.title {
	font-size: 26px;
}
}

.bx-wrapper .bx-pager{
	position: relative !important;
    margin-top: -28px;
}
.image-map img{
	max-width: 100%;
	width: 100%;
}
.min_hei{
	height: 275px;
}
.right-logo {
    text-align: right;
    width: 200px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.left-logo img{
	width: 100%;
}
.left-logo{
	width: 100%;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;	
}

@media only screen and (max-width : 992px) {
.menu {
	display: none;
}

.badge {
    display: inline-block;!important;
	}
#mobile-menu-select {
	width: 62%;
	margin: 10px auto;
	height: 40px;
}
.mobile-menu-block {
	display: block;
	text-align: center;
	width: 100%;
	margin: auto;
}
.bx-wrapper .bx-prev {
	width: 30px !important;
	height: 30px !important;
	background-size: contain;
}
.bx-wrapper .bx-next {
	width: 30px !important;
	height: 30px !important;
	background-size: contain;
}
.bannerform-wrapper {
	display: block;
	position: static;
	margin: auto;
	width: 100%;
	background-color: #545454;/* min-height: 360px; */
}
.left-logo, .right-logo {
	width: 30%;
	float: left;
	margin-left: 50px;
}
.left-logo img{
	width: 100%;
}
.left-logo{
}
.right-logo {
    text-align: right;
    /*width: 200px;*/
    /*height: 100px;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
}
ul.gallery li {
	width: 30%;
	margin: auto 10px;
	display: inline-block;
}
.bannerform-wrapper input[type="submit"] {
	float: none;
}
.submit-block {
	

	display: block;
}
.band-text {
	font-size: 16px;
	position: static;
	display: block;
	width: 100%;
	border-radius: 0px;
	padding: 10px 0px;
	height: auto;
	min-height: 0px;
	line-height: normal;
}
.title {
	font-size: 22px;
}
#first {
	padding: 0px;
}
p, li {
	font-size: 16px;
}
.gallery li img {
	width: 100%;
	height: auto;
}
#amenities {
	margin: 20px auto;
}
.bx-wrapper .bx-pager {
	display: none;
}

.image-map {
	text-align: center;
}
.fl-r, .fl-l {
	float: none;
	display: block;
	padding: 10px 0px;
	/*width: 50%;*/
	float: left;
}
.address h1 {
	font-size: 15px;
}
.address p {
	font-size: 15px;
}
._container {
	margin: 5px auto;
}
.margin-top {
	margin-top: 0px;
}
.color-band {
	background: none;
	height: auto;
}
.arrow-down img, .arrow-up img {
	width: 6%;
	height: auto;
}
.image-map img {
	width: 100%;
	height: auto;
}
#google-map iframe {
	min-height: 335px;
}
.bx-wrapper img {
	margin-bottom: 100px;
}
.bx-wrapper .bx-viewport {
	width: auto;
}
}
@media only screen and (max-width : 768px) {
ul.gallery li {
	width: 40% !important;
	height: auto;
	margin: auto !important;
	display: inline-block;
}
.btm-title
{
	width: 100% !important;
}
.bank-partners{
	display: inline-block !important;
}
p.rera strong{
	font-size: 13px !important;
}
.bx-wrapper .bx-controls-direction a {
    z-index: 99!important;
    top: 22% !important;
}

.bank-partners img {
    max-width: 110px;
    height: auto;
    margin: 20px;
}

.gallery {
	text-align: center;
}
.bannerform-wrapper h1 {
	font-size: 20px;
	color: white;
}
.bannerform-wrapper input[type="submit"] {
	border-radius: 0px;
	font-size: 15px;
}
.band-text {
	line-height: 30px;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
	width: 30px!important;
	height: 30px !important;
	background-size: contain;
}
.bx-wrapper .bx-caption {
	width: 90%;
	margin: auto;
	bottom: 0px;
}
.bx-wrapper .bx-viewport {
	width: auto;
}
#google-map iframe {
	min-height: 265px;
	width: 50%;
}
.bx-wrapper img {
	margin-bottom: 70px;
}
.image-map {
	width: 50%;
	float: left;
}
.google-map iframe {
	width: 50%;
	float: left;
}
.disable-mobile {
	display: none;
}
.enable-mobile {
    display: block !important;
    float: right;
    height: auto;
    margin: 11px 20px !important;
}
.left-logo, .right-logo {
	margin: 0px;
}
}
@media only screen and (max-width : 479px) {
ul.points-itm {
    padding: 5px 15px 5px 15px !important;

}

ul.points-itm li {
    padding: 0px 0px 0px 0px !important;
    float: left !important;
    border-bottom: #84bef3 1px solid;
    width: 100% !important;
    text-align: left !important;
    border-right: none !important;
}

ul.gallery li {
	float: left;
    display: block;
    width: 46% !important;
    margin: 0px 10px 10px 0px !important;
}
.bxslider li a img {
	width: 90%;
	margin: auto;
}

.bxslider1 li a img {
	width: 90%;
	margin: auto;
}
#mobile-menu-select {
	height: 35px;
}
a.bx-prev {
	left: -14px !important;
}
a.bx-next {
	right: -9px !important;
}
.disclaimer p {
	text-align: justify;
}
.band-text {
	font-size: 13px;
}
.title {
	font-size: 19px;
}
p, li {
	font-size: 15px;
	line-height: normal;
}
.left-logo img, .right-logo img {
	width: 100%;
	margin: auto;
	height: auto;
}
.left-logo, .right-logo {
}
.image-map, #google-map iframe {
	float: none;
	width: 100%;
}
.bx-wrapper .bx-next:hover {
	background-size: contain;
}
.bannerform-wrapper input {
	margin: 5px auto;
}
.sticky-wrapper input {
	font-size: 12px;
}
.header {
	padding: 5px 0px;
}
.fl-r, .fl-l {
	float: none;
	width: 100%;
}
.address p {
	font-size: 12px;
}
.sticky-wrapper {
	width: 260px;
	right: -260px;
}
.show {
	right: 0px;
}

}

@media  (min-width:320px) and (max-width:640px){
.badge {
     display: block;!important;
	 }
.slide {
  position: relative;
  min-height: 210px !important;
  clear:both;
  height:100%;
}
.carousel-caption
{
visibility:hidden !important;
}
.awarded img {width:100%;}
}
.blinking{
	animation:blinkingText 5s infinite;
}
@keyframes blinkingText{
	0%{		color: #fff;	}
	
	80%{	color: transparent;	}
	
	100%{	color: #fff;	}
}
@media  (max-width:320px){
.badge {
     display: block;!important;
	 }
ul.gallery li {
    width: 80% !important;
    margin: 10px 26px !important;
}
.carousel-caption
{
visibility:hidden !important;
}
}
.bank_title_wr{
	margin-top: -24px;
}
@media  (min-width:768px) and (max-width:1024px){
.badge {
    display: inline-block;!important;
	}
.slide {
  position: relative;
  min-height: 350px !important;
  clear:both;
  height:100%;
}
}

/*======================  Slider Css begin  ================*/
.m-h{
	margin-top: -30px;
}

.slide {
  position: relative;
  min-height:570px;
  clear:both;
  height:100%;
  bottom:35px;
  clear:both;
  overflow: hidden;
  
}
.slide ul li img{
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    width: 100%;
    height: auto;
}
.slide ul li {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  list-style: none;
}

.slide .dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  width: 100%;
  z-index: 2;
  text-align: center;
}

.slide .dots li {
  display: inline-block;
  margin: 0 4px;
  width: 15px;
  height: 15px;
  border: 2px solid #fff;
  border-radius: 50%;
  opacity: 0.4;
  cursor: pointer;
  transition: background .5s, opacity .5s;
  list-style: none;
}

.slide .dots li.active {
  background: #fff;
  opacity: 1;
}

.slide .arrow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slide .arrow .arrow-left, .slide .arrow .arrow-right {
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 50px;
  height: 50px;
  cursor: pointer;
  opacity: 0.5;
  transition: background .5s, opacity .5s;
}

.slide .arrow .arrow-left:hover, .slide .arrow .arrow-right:hover { opacity: 1; }

.slide .arrow .arrow-left {
  left: 20px;
  background: url("/images/arrow-left.png");
}

.slide .arrow .arrow-right {
  right: 20px;
  background: url("/images/arrow-right.png");
}

#jquery-script-menu {
position: fixed;
height: 90px;
width: 100%;
top: 0;
left: 0;
border-top: 5px solid #316594;
background: #fff;
-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
z-index: 999999;
padding: 10px 0;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

.jquery-script-center {
width: 960px;
margin: 0 auto;
}
.jquery-script-center ul {
width: 212px;
float:left;
line-height:45px;
margin:0;
padding:0;
list-style:none;
}
.jquery-script-center a {
	text-decoration:none;
}

.jquery-script-clear {
clear:both;
height:0;
}

/*===== Slider Css End  =======*/

.ovrfl{
clear:both;
overflow:hidden;
position:relative;
bottom:25px;

}
ul.points-itm {
    background: #1871b5 none repeat scroll 0 0;
    border: 5px solid #ebebeb;
    display: block;
    overflow: hidden;
    padding: 5px 17px 5px 35px;
    text-align: center;
}
ul.points-itm li{
padding:0px 15px 0px 15px;
float:left;
font-size:16px;
color:#fff;
line-height:25px;
border-right:#84bef3 1px solid;
width: 25%;
text-align: center;
}
ul.points-itm li:last-child{border:none}

.last-child{
border:none !important;
}

.awarded {margin-top: 20px; text-align: center;}

.d_view_wrapper
{
	   position: fixed;
    top: 62%;
    z-index: 999;
    transform: rotate(270deg);
    left: -70px;
}
.d_view_wrapper .d_view a{
	padding: 14px;
    background: #156fb2;
    color: white;
    border: none; 
}
.awarded_img img {
    width: 62%;
    margin: auto;
    margin-bottom: 43px;
    display: block;
    position: relative;
    /*top: -50px;*/
}
.bank-partners {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px 25px;
}

.bank-partners img {
	max-width: 119px;
    /*padding: 14px;*/
    height: auto;
}
.bank_image
{
	    padding: 12px;
    border-radius: 3px;
    box-shadow: 0 4px 6px 0 rgba(32, 33, 36, 0.28);
    -webkit-box-shadow: 0 4px 6px 0 rgba(32, 33, 36, 0.28);
    -moz-box-shadow: 0 4px 6px 0 rgba(32, 33, 36, 0.28);
    width: 132px;
    height: 130px;
    display: flex;align-items: center;
    justify-content: center;
}
span.side_name
{
	    display: inline-block;
    padding-left: 20px;

}
.sticky-wrapper.show{
	padding: 13px;
}
#floorplan .bx-wrapper img{
	margin-bottom: 103px;
}
#floorplan .bx-wrapper .bx-viewport{
height: 370px !important;
}
#floorplan .bx-wrapper .bx-caption{
	    bottom: 76px;
}
.w-50{
	width: 50% !important;
}
.w-36{
	width: 36% !important;
}

.w-30{
	width: 50% !important;
}
.w-45{
	width: 45% !important;
}
.w-80{
	width: 80% !important;
}
.w-62{
	width: 62% !important;
}
.w-35{
	width: 35% !important;
}
#floorplan .bx-wrapper .bx-pager
{
top: 15px;
    height: 89px;
}
img.mb-sm {
    width: 33% !important;
}
.text-right {
    text-align: right!important;
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}
.position-fixed {
    position: fixed!important;
}
@media only screen and (max-width : 768px) {
	.awarded_img img {
	    width: 92%;
	    margin-bottom: 15px;
	    position: relative;
	    top: 0px;
	    margin-top: -44px;
	}

	.min_hei {
	     height: auto; 
	}
	.bank_image {
    float: left;
    width: 41%;
    margin: 14px;
	}
	#floorplan .bxslider li a img{
		width: auto !important;
	}
	#gallery .bx-wrapper .bx-controls-direction a{
	top: 50% !important;
	}
	#floorplan .bx-wrapper .bx-controls-direction a{
		top: 35% !important;
	}
	.bx-wrapper .bx-viewport{
		height: auto !important;
	}
	#floorplan .bx-wrapper img{
		margin-bottom: 10px !important;
	}
	#floorplan .bx-wrapper .bx-caption {
    bottom: -16px;/*34*/
	}
	#floorplan .bx-wrapper .bx-viewport{
    height: 303px !important;
	}
	#floorplan .bx-wrapper .mb-sm
	{
		width: 68% !important;
	}
	#floorplan .bx-wrapper .mb-sm.small{
		width: 70% !important;
	}
	
}



