
.about-news-box .news-slider #owl-3 .next {
  background-image: url("../images/c-right.svg");  right: -75px;
}
.about-news-box .news-slider #owl-3 .previous {
  background-image: url("../images/c-left.svg");
}

#pagination,.ccm-pagination{margin-top: 20px;}
.search-input h3{background-image: url("../images/orange-strip.svg");
  color: #0a1c37;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: 'avenirBook';
  line-height: 40px;
  margin: 0;
  padding-bottom: 15px;
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: left bottom;  margin-top: 20px;}
  .gradient-box {
  background-image: url("../images/news-gradient.png");
  background-position: center top;
  height: 110px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  bottom:0;
  width: 100%;
  z-index: 0;
  left: 0;
}
.text-count span{display: inline-block;}
.text-count{text-align: left;
  margin-left: 15px;
  margin-bottom: 10px;}
/*.featured-price p:first-child{text-transform: uppercase;}*/
.featured-image {
	overflow: hidden;
	display: block;
	max-height: 240px;
}
.featured-image img {
	max-width: 100%;
	height: auto;
	-moz-transition: transform 0.1s linear;
	-webkit-transition: -webkit-transform 0.1s ease-in;
	transition: transform 0.1s linear;
}
.more-featured {
	text-align: center;
}
.featured-image img:hover {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	-webkit-transition: -webkit-transform 3s ease-in;
	transition: transform 3s linear;
}
.more-f-btn {
	background: #0a1c37;
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
	text-transform: uppercase;
	    padding: 10px 15px;
	display: inline-block;
	-webkit-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	-moz-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	transition: 200ms ease-in-out, background-color 250ms ease-in-out;
}
.more-f-btn:hover {
	background: #af802c;
	color: #fff;
	text-decoration: none;
}
.featured-detail {
	min-height: 100px;
}
.featured-price {
	padding: 20px 20px 10px 20px;
}
.featured-price p {
	color: #7d7d7d;
	margin-bottom: 0px;
	/*height: 30px;*/
	    line-height: 22px;
    font-size: 14px
}
.featured-price p:hover {
	cursor: default;
}
.featured-quantity {
	padding-left: 0;
}
.bed img {
	width: 30px;
	float: right;
	margin-top: 4px;
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: transparent;
	color: #0a1c37;
}
.featured-quantity p {
	padding-left: 10px;
	margin: 10px 0;
}
.b-room img {
	width: 25px;
	float: right;
}
.featured-more {
	text-align: center;
	background: #1C2E5E;
}
.featured-more a {
	text-align: center;
	background-image: url("../images/circle-r-arrow.svg");
	background-size: 10px;
	text-transform: uppercase;
	padding: 10px 30px 10px 10px;
	background-repeat: no-repeat;
	background-position: 95% center;
	display: inline-block;
	background-size: 16px;
	transition: background-position .6s ease;
	-moz-transition: background-position .6s ease;
	-webkit-transition: background-position .6s ease;
}
.featured-more a:hover {
	background-position: 100% center;
	text-decoration: none;
}
.info-window p{ margin: 0; }
.info-window a:focus{ color: #6a6a6a; }
.map-container {
	position: relative;
	height: 500px;
}
.map-box {
	height: 500px;
	padding: 40px 0;
	text-align: center;
	position: relative;
}
.map-address {
	position: absolute;
	display: none;
	background: #0a1c37;
	text-align: initial;
	bottom: 0;
	z-index: 1;
	padding:15px 40px 5px;
	color: #fff;
}
.map-address h3 {
	font-family: 'avenirBlack';
	font-size: 18px;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
}
.map-box h2 {
	font-family: 'avenirBlack';
	font-size: 22px;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	background: #0a1c37;
	text-align: Center;
	display: inline-block;
	padding: 0 24px;
	z-index: 1;
	position: absolute;
	letter-spacing: 3px;
	left: 42%;
}
.map-box h4 {
	/* font-family: 'avenirBlack'; */
	font-size: 18px;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	background: #0a1c37;
	text-align: Center;
	display: inline-block;
	padding: 7px 24px;
	z-index: 1;
	margin: 0 20px;
	letter-spacing: 3px;
	border: 1px solid #0A1C37;
}
.map-box h4.active {
	background: #FFFFFF;
	color: #0A1C37;
}
.map-box h4:hover {
	cursor: pointer;
	background: #FFFFFF;
	color: #0A1C37;
	border: 1px so;
}
.map-tabs {
	position: absolute;
	width: 100%;
	z-index: 10;
}
.map-address h3 {
	/* font-family: 'avenirBlack'; */
	font-size: 18px;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	line-height: 28px;
	font-family: 'Lato', sans-serif;
}
.map-address p {
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 10px;
	
}
#map_canvas {
	height: 100%;
	left: 0;
	z-index: 1;
	position: absolute;
	width: 100%;
}
.property-listing-page .project-form-box .container {
	position: relative;
	min-height: 390px;
}
.property-listing-page .project-form-box {
	height: 400px;
	background-image: none;
}
.property-listing-page .project-form h2, .villa-search-page .project-form h2 {
	color: #FFF;
	padding-left: 0;
}
.property-listing-page .project-form p, .villa-search-page .project-form p {
	color: #FFF;
	margin-left: 0;
}
.projects-page .falcon-heading h3 {
	color: #fff;
}
.property-listing-box .featured-property-box h2 {
	display: none;
}
.featured-column-box {
	margin-bottom: 20px;
}
.atss a {
	width: 34px !important;
	padding: 7px 0 !important;
}
.property-listing-page {
	min-height: 100px;
}
/*Isotope*/
.isotope:after {
	content: '';
	display: block;
	clear: both;
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
.property-listing-box .featured-property .items:first-child .featured-image {
	/*max-height: 200px;*/
}
.project-listing-box {
	padding: 20px 0;
	position: relative;
	background-image: url("../images/villa-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	background-position: center center;
	color: #fff;
}
.project-listing-box.even {
	background-image: url("../images/wonders-bg.jpg");
}
.project-listing-box .banner-heading h2 {
	color: #fff;
}
.relative {
	position: relative;
}
.show-map-box {
	background: #0a1c37;
	padding: 20px;
	text-align: center;
}
.show-map-box span {
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
}
.project-info-container {
	position: relative;
	height: 500px;
}
.project-info-box {

	position: absolute;
	width: 100%;
	height: 230px;
	display: none;
	bottom: -20px;
	z-index: 1;
}
.project-info-container .banner-heading {
	background-position: center center;
	background-size: CONTAIN;
	background-repeat: no-repeat;
	display: inline-block;
}
.project-info-box p {
	color: #231f20;
	font-size: 16px;
	line-height: 32px;
	margin-top: 20px;
	padding-left: 13%;
	font-family: 'avenirRoman';
}
.project-info-left a {
	background: #0a1c37;
	float: right;
	color: #fff;
	font-family: 'avenirRoman';
	padding: 10px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 2px;
	transition: background .6s ease;
	-moz-transition: background .6s ease;
	-webkit-transition: background .6s ease;
}
.shape {
	background-image: url("../images/shape-1.svg");
	background-repeat: no-repeat;
	height: 600px;
	width: 90%;
	position: absolute;
	background-position: bottom;
	background-size: contain;
	bottom: -115px;
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
}
.shape {
	left: -1500px
}
.shape.active {
	left: 0px
}
.even .shape {
	right: -1500px !important;
}
.even .shape.active {
	right: 0px !important;
}
.project-listing-box.even .project-info-box p {
	padding-left: 0;
	padding-right: 13%;
}
.project-listing-box.even .project-view-all {
	right: 14%;
}
.project-listing-box.even .project-info-left a {
	margin-right: 95px;
}
.project-listing-box.even .banner-heading h2 {
	float: right;
}
.project-listing-box.even .project-info-left, .project-listing-box.even .project-info-right {
	float: right
}
.project-listing-box.even .shape {
	background-image: url("../images/shape-2.svg");
	right: -1500px;
	bottom: -115px;
	left: auto;
}
.project-view-all {
	position: absolute;
}
/*.project-view-all a{background: #0a1c37;
color: #fff;
font-family: 'avenirRoman';background-image: url("../images/l-arrow-r.svg");
padding: 30px 20px 50px 20px;
display: inline-block;
text-transform: uppercase;background-size: 80px;
letter-spacing: 2px;
width: 185px;
font-size: 18px;
margin-top: -50px;
min-height: 150px;
margin-left: 50px;}*/
.project-view-all a {
	background: #0a1c37;
	color: #fff;
	font-family: 'avenirRoman';
	padding: 30px 20px 20px 20px;
	display: inline-table;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 185px;
	font-size: 20px;
	margin-top: -50px;
	min-height: 150px;
	margin-left: 50px;
	transition: background .6s ease;
	-moz-transition: background .6s ease;
	-webkit-transition: background .6s ease;
}
.project-view-all span img {
	width: 90px;
	margin-top: 15px;
}
.project-view-all a:hover, .project-info-left a:hover {
	background: #b2802c;
	text-decoration: none;
}
.about-info-left h3 {
	background-image: url("../images/orange-strip.svg");
	color: #000;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-family: 'avenirBook';
	line-height: 40px;
	margin: 0;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-size: 60px;
	background-position: left bottom;
	margin-top: 0;
	text-align: left;
}
.about-info-left h2 {
	color: #000;
	text-transform: uppercase;
	font-family: 'avenirBook';
	line-height: 40px;
	margin: 0;
	background: none !important;
	padding-bottom: 0;
	text-align: left;
	letter-spacing: 3px;
}
.about-info-left h4 {
	color: #000;
	text-transform: uppercase;
	font-family: 'avenirBook';
	background-image: url("../images/orange-strip.svg");
	background-position: 0 center;
	font-size: 16px;
	margin-top: 0px;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 24px;
	background-size: 70px;
	padding-left: 80px;
}
.property-listing-page .c-map-box {
	display: none;
}
.wonders-listing-container {
	padding: 60px 0;
	background-image: url("../images/pyramid.jpg");
	min-height: 500px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.wonders-listing-container h2 {
	color: #000;
	text-transform: uppercase;
	font-family: 'avenirBook';
	line-height: 40px;
	margin: 0;

}
.wonders-listing-container p {
	color: #000;
	text-transform: uppercase;
	font-family: 'avenirBook';
	background-image: url("../images/orange-strip.svg");
	background-position: 0 center;
	background-repeat: no-repeat;
	background-size: 70px;
	padding-left: 80px;
}
.wonders-info-left a {
	background: #0a1c37;
	color: #fff;
	font-family: 'avenirRoman';
	padding: 30px 20px 20px 20px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 220px;
	font-size: 20px;
	margin-top: 50px;
	transition: background .6s ease;
	-moz-transition: background .6s ease;
	-webkit-transition: background .6s ease;
}
.wonders-info-left a span img {
	width: 80px;
	margin-top: 15px;
}
.wonders-info-left a:hover {
	background: #b2802c;
	text-decoration: none;
}
.wonders-info-left a span {
	font-size: 16px;
	display: block;
}
.wonders-description {
	min-height: 200px;
	background: rgba(255,255,255,0.9);
	max-width: 450px;
	float: right;
	min-width: 400px;
	padding: 25px 40px;
}
.wonders-description h3 {
	font-size: 20px;
	color: #0a1c37;
	text-transform: uppercase;
	border-bottom: 3px solid #0a1c37;
	margin: 0;
	line-height: 28px;
	margin-top: 10px;
}
.wonders-description ul {
	list-style: none;
}
.wonders-description ul li {
	border-bottom: 1px solid #0a1c37;
	font-size: 18px;
	text-transform: uppercase;
	padding: 15px 0px;
}
.wonders-description ul li:last-child {
	border: none;
	padding: 15px 0 0 0;
}
.wonders-listing-container.even .wonders-info {
	float: right;
}
.wonders-listing-container.even .wonders-info-left, .wonders-listing-container.even .wonders-info-right {
	float: right;
}
.wonders-listing-container.even .wonders-description {
	float: left;
}
.wonders-listing-page .wonders-info {
	display: none;
}
.wonders-listing-page .wonders-description {
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	margin-top: 70px;
	opacity: 0;
}
.wonders-listing-page .wonders-description.active {
	margin-top: 0px;
	opacity: 1;
}
/*.wonders-listing-page .banner-heading h2{color: #fff;}*/
.banner-heading.falcon-heading {
	padding-top: 30px;
	display: inline-block;
	padding: 30px 77px;
}
.banner-container .project-form {
	background-image: url("../images/text-overlay.png");
	background-position: center center;
	background-size: CONTAIN;
	background-repeat: no-repeat;
	display: inline-block;
}
.property-listing-page .banner-container .project-form {
	background: none;
}
.falcon-heading.banner-heading h2, .falcon-heading.banner-heading p {
	color: #fff;
}
.about-page .banner-heading-container, .home-page .banner-heading-container, .property-listing-page .banner-heading-container {
	display: none;
}
.wonders-listing-page .falcon-heading p {
	color: #fff;
}
#owl-1 .item, #owl-5 .item {
	margin: 1px;
	height: 150px;
	background-image: url("../images/pyramid.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}
#owl-2 .item {
	margin: 0 20px;
}
#owl-2 .item span {
	max-height: 280px;
	overflow: hidden;
	display: block;
}
.wonders-slider {
	position: relative;
}
.item-desc {
	background: rgba(10,28,55,0.8);
	background-size: cover;
	height: 150px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 1%;
	transition: background .6s ease;
	-moz-transition: background .6s ease;
	-webkit-transition: background .6s ease;
}
.item-desc:hover {
	text-decoration: none;
	background: rgba(10,28,55,1);
}
#owl-1 .item img, #owl-2 .item img, #owl-5 .item img {
	width: 100%;
	height: auto;
}
#owl-2 .item img {
	-moz-transition: transform 0.1s linear;
	-webkit-transition: -webkit-transform 0.1s ease-in;
	transition: transform 0.1s linear;
}
#owl-2 .item img:hover {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	-webkit-transition: -webkit-transform 3s ease-in;
	transition: transform 3s linear;
}
.item-desc h3 {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 15px;
	line-height: 28px;
}
.home-wonders-box {
	min-height: 600px;
	background-image: url("../images/home-wonders-bg.jpg");
	background-size: cover;
	padding: 40px 0 20px 0;
	position: relative;
}
.home-wonders-box h2 {
	color: #fff;
	text-transform: uppercase;
	font-family: 'avenirBook';
	line-height: 40px;
	margin: 0;
	padding-left: 40px;
	letter-spacing: 3px;
}
.home-wonders-box p {
	color: #fff;
	text-transform: uppercase;
	font-family: 'avenirBook';
	background-image: url("../images/orange-strip.svg");
	background-position: 0 center;
	margin-left: 40px;
	background-repeat: no-repeat;
	background-size: 70px;
	padding-left: 80px;
}
.owl-buttons .previous {
	background-image: url("../images/c-left.svg");
	background-size: 30px;
	position: absolute;
	top: 31%;
	width: 40px;
	height: 61px;
	background-repeat: no-repeat;
	left: 15px;
}
#owl-3 .previous {
	background-image: url("../images/c-left-b.svg");
}
#owl-3 .next {
	background-image: url("../images/c-right-b.svg");
}
.owl-buttons .next {
	background-image: url("../images/c-right.svg");
	background-size: 30px;
	position: absolute;
	top: 31%;
	width: 40px;
	height: 61px;
	background-repeat: no-repeat;
	right: 15px;
}
.home-wonders-heading-right {
	float: right;
}
.home-wonders-heading a {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding: 10px 20px;
	font-family: 'avenirBlack';
	transition: background .6s ease;
	-moz-transition: background .6s ease;
	-webkit-transition: background .6s ease;
	margin-top: 30px;
	display: inline-block;
}
.home-wonders-heading a:hover {
	background: #0a1c37;
	text-decoration: none;
	color: #fff;
	border: 1px solid #0a1c37;
}
.item .wonders-description {
	background: none;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	padding: 0;
}
.wonders-blurred-box {
	position: absolute;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0;
	top: 0;
	transition: opacity .6s ease;
	-moz-transition: opacity .6s ease;
	-webkit-transition: opacity .6s ease;
}
.wonders-blurred-box-overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.2);
	opacity: 1;
	top: 0;
	transition: opacity .6s ease;
	-moz-transition: opacity .6s ease;
	-webkit-transition: opacity .6s ease;
	display: block !important;
}
.blurred-box-overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.2);
	opacity: 1;
	top: 0;
	transition: opacity .6s ease;
	-moz-transition: opacity .6s ease;
	-webkit-transition: opacity .6s ease;
	display: none !important;
}
.blurred-box-overlay {
	display: none !important;
}
.item .wonders-description h3 {
	color: #fff;
	border-bottom: 3px solid #fff;
}
.item .wonders-description ul li {
	border-bottom: 1px solid #fff;
	color: #fff;
}
.item .wonders-description a {
	border-bottom: 2px solid #FFFFFF;
	font-size: 16px;
	margin-bottom: 20px;
	text-transform: uppercase;
	padding: 15px 0px 5px 0;
	display: inline-block;
	color: #fff;
	float: right;
}
.item .wonders-description a:hover {
	border-bottom: 2px solid #0a1c37;
	text-decoration: none;
}
.home-wonders-box .next {
	right: -45px;
}
.home-wonders-box .prev {
	left: -45px;
}
.item .wonders-description ul li:last-child {
	border-bottom: none;
	color: #fff;
}
.home-wonders-slider {
	position: relative;
	margin-top: 20px;
	display: none;
}
.home-wonders-slider .customNavigation a {
	position: absolute;
	width: 35px;
	height: 80px;
	top: 45%;
}
.wonders-slider .customNavigation a {
	position: absolute;
	width: 25px;
	height: 80px;
	top: 35%;
}
.bcrumb {
	text-transform: uppercase;
	font-size: 12px;
	text-align: right;
	color: #af802c;
	float: right;
}
.bread-crumb {
	margin-top: 20px;
}
.bcrumb span {
	color: #af802c;
	text-decoration: underline;
}
.bcrumb a {
	color: #af802c#0a1c37;
}
.bcrumb a:hover {
	color: #0a1c37;
}
.wonders-slider .next {
	right: 15px;
}
.wonders-slider .prev {
	left: 15px;
}
.news-slider {
	position: relative;
}
.news-slider-container {
	padding: 0px 0; margin-bottom:50px;
}
.news-slider-container .customNavigation img {
	width: 35px;
}
.news-slider .front h3 {
	color: #0a1c37;
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'avenirBook';
	margin-top: 50px;
	margin-left: 25px;
}
.news-slider .front h3 span {
	color: #0a1c37;
	text-transform: uppercase;
	font-size: 120px;
	display: block;
	margin-bottom: 10px;
}
.news-slider .front p {
	color: #0a1c37;
	text-transform: uppercase;
	font-size: 16px;
	margin-left: 25px;
	line-height: 24px;
	max-height: 68px;
	overflow: hidden;
}
.p-price-dollar {
	display: none;
}
.p-area-meter {
	display: none;
}
#owl-3 .item {
	margin: 10px;
}
#owl-3 .owl-item {
	border-right: 1px solid #000;
}
.news-slider .customNavigation a {
	position: absolute;
	width: 35px;
	height: 80px;
	top: 54%;
}
.news-slider .previous {
	left: -49px;
  top: 42%;
}
.news-slider .next {
  right: -69px;
  top: 42%;
}
.news-slider .back a {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
}
.flip-link {
	position: absolute;
	width: 100%;
	height: 100%;
}
#owl-3 {
	padding: 0px 0 0 0;
}
.news-slider .back:hover {
	cursor: pointer;
}
.news-slider .back a:hover {
	cursor: pointer;
}
.news-slider .back p {
	position: absolute;
	bottom: 0;
	line-height: 22px;
	width: 100%;
	background-image: url("../images/plus.svg");
	background-position: 96% center;
	background-size: 20px;
	background-repeat: no-repeat;
	padding: 10px 30px 10px 10px;
	margin-bottom: 0;
	font-family: 'avenirBook';
	font-size: 14px;
	color: #fff;
}
.flip-container a{height: 240px;  display: block;}
.news-listing.active .flip-container a{height: 170px;  display: block;}
.flip-container {
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	perspective: 1000;
	border: 1px solid #FFF;
}
.flip-container:hover .flipper, .flip-container.hover .flipper, #flip-toggle.flip .flipper {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
	filter: FlipH;
	-ms-filter: "FlipH";
}
.flip-container, .front, .back {
	width: 100%;
	height: 240px;
}
.flipper {
	-webkit-transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	-moz-transition: 0.6s;
	-moz-transform-style: preserve-3d;
	transition: 0.6s;
	transform-style: preserve-3d;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.front, .back {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.front {
	background: #fff;
	z-index: 2;
	overflow: hidden;
	color: #393939;
}
.back {
	cursor: pointer;
	background: rgba(0,0,0,0.3);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
	background-image: url("../images/news-1.jpg");
	background-size: cover;
	background-position: top center;
}
.display {
	margin-left: 0px;
	-webkit-transition: margin-left 1s;
	-moz-transition: margin-left 1s;
	-o-transition: margin-left 1s;
	-ms-transition: margin-left 1s;
	transition: margin-left 1s;
}
/* News Listing */

.news-listing-page .banner-heading {
	position: absolute;
	bottom: 0px;
	left: 50px;
	background-image: url("../images/text-overlay.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.news-listing .front h3 {
	color: #0a1c37;
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'avenirBook';
	margin-top: 50px;
	margin-left: 25px;
}
.news-listing .front h3 span {
	color: #0a1c37;
	text-transform: uppercase;
	font-size: 120px;
	display: block;
	margin-bottom: 10px;
}
.news-listing .front p {
	color: #0a1c37;
	text-transform: uppercase;
	font-size: 16px;
	margin-left: 25px;
	line-height: 24px;
	max-height: 68px;
	overflow: hidden;
}
.news-listing .back:hover {
	cursor: pointer;
}
.news-listing .back a:hover {
	cursor: pointer;
}
.news-listing .back a {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
}
.news-banner-heading {
	position: absolute;
	bottom: 50px;
}
#owl-3 .item, .news-listing .item {
	padding: 10px 0;
}
.news-listing {
	  padding: 0 0 40px 0;
}
.news-listing .back p {
	position: absolute;
	bottom: 0;
	line-height: 22px;
	width: 100%;
	background-image: url("../images/plus.svg");
	background-position: 96% center;
	background-size: 20px;
	background-repeat: no-repeat;
	padding: 10px 30px 10px 10px;
	margin-bottom: 0;
	font-family: 'avenirBook';
	font-size: 14px;
	color: #fff;
}
.news-items {
	margin-bottom: 20px;
	border-left: 1px solid #000;
}
.news-row .news-items:first-child, .news-row .news-items:last-child {
	border: none;
}
.falcon-heading h2 {
	color: #0A1C37;
	text-transform: uppercase;
	/* font-family: 'avenirBook'; */
	line-height: 40px;
	margin: 0;
	background: none !important;
	padding-bottom: 0;
	letter-spacing: 3px;
	font-family: 'Lato', sans-serif;
}
.falcon-heading p {
	color: #000;
	text-transform: uppercase;
	font-family: 'avenirBook';
	background-image: url("../images/orange-strip.svg");
	background-position: 0 center;
	background-repeat: no-repeat;
	background-size: 70px;
	padding-left: 80px;
}
.falcon-heading h3 {
	background-image: url("../images/orange-strip.svg");
	color: #000;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-family: 'avenirBook';
	line-height: 40px;
	margin: 0;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-size: 60px;
	background-position: left bottom;
}
.wonder-desc {
	text-align: justify;
}
.description-2col .falcon-heading h3 {
	margin-top: 0;
	margin-bottom: 20px;
}
.description-2col .about-info-left {
	text-align: left;
}
.news-detail-box .r-more-button {
	display: none;
}
.news-rmore-btn {
	float: right
}
.news-rmore-btn a {
	background: #0a1c37;
	color: #fff;
	font-family: 'avenirBook';
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 20px;
	display: inline-block;
	-webkit-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	-moz-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	transition: 200ms ease-in-out, background-color 250ms ease-in-out;
}
.footer-right{margin-top: 10px;}
/* About */
.chairman-m-container {
	background-image: url("../images/chairman-bg-3.png");
	min-height: 650px;
	background-repeat: no-repeat;
	padding-top: 40px;
	background-size: 600px auto;
	background-position: bottom right;
}
.message-middle {
	display: none;
}
.chairman-m-container h3 {
	background-image: url("../images/orange-strip.svg");
	color: #000;
	text-transform: uppercase;
	font-family: 'avenirBook';
	letter-spacing: 3px;
	line-height: 40px;
	margin: 0;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-size: 60px;
	background-position: left bottom;
	margin-top: 30px;
}
.chairman-m-container h4 {
	font-family: 'avenirBook';
	font-size: 22px;
	text-transform: uppercase;
	border-top: 1px solid #000;
	display: inline-block;
	padding-top: 30px;
	margin-top: 40px;
	margin-bottom: 5px;
}
.r-more-button {
	display: inline-block;
	background-image: url("../images/l-arrow-down.svg");
	background-size: 13px;
	padding: 10px 40px 10px 0px;
	background-repeat: no-repeat;
	background-position: right;
}
.r-more-button a:hover {
	background: #af802c;
	text-decoration: none;
	color: #fff;
}
.r-more-button a {
	background: #0a1c37;
	color: #fff;
	font-family: 'avenirBook';
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 20px;
	display: block;
	-webkit-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	-moz-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	transition: 200ms ease-in-out, background-color 250ms ease-in-out;
}
.chairman-message {
	padding-bottom: 40px;
}
.chairman-message .r-more-button {
	margin-top: 10px;
}
.about-dream-box {
	background-image: url("../images/about-dream-bg.jpg");
	min-height: 650px;
	padding: 40px 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.about-dream-box h3 {
	background-image: url("../images/orange-strip.svg");
	color: #fff;
	text-transform: uppercase;
	font-family: 'avenirBook';
	line-height: 40px;
	margin: 0;
	letter-spacing: 3px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-size: 60px;
	background-position: left bottom;
	margin-top: 30px;
}
.about-dream-box h4 {
	text-transform: uppercase;
	color: #fff;
	font-family: 'avenirBlack';
	font-size: 34px;
	line-height: 40px;
}
.about-dream-box h2 {
	text-transform: uppercase;
	color: #fff;
	font-family: 'avenirHeavy';
	font-size: 100px;
	margin-top: 50px;
	margin-bottom: 40px;
	line-height: 40px;
}
.experience {
	border-bottom: 1px solid #fff;
	margin-top: 50px;
	margin-bottom: 70px;
}
.exp-left {
	/*border-right: 1px solid #fff;*/
}
.exp-right {
	padding-left: 50px;
}
.exp-left h2 {
	font-size: 120px;
}
.exp-right h2 {
	font-size: 100px;
}
.about-dream-right span {
	display: block;
	margin-top: 80px;
}
.about-dream-box p {
	font-family: 'avenirBook';
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 22px;
}
.about-dream-bottom h5 {
	font-family: 'avenirBook';
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 34px;
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.about-dream-bottom {
	margin-top: 30px;
}
.about-news-box {
	min-height: 400px;
	background-image: url("../images/about-blurred.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 0;
	background-attachment: fixed;
}
.d-heading h3 {
	background-image: url("../images/orange-strip.svg");
	color: #fff;
	text-transform: uppercase;
	font-family: 'avenirBook';
	letter-spacing: 3px;
	line-height: 40px;
	margin: 0;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-size: 60px;
	background-position: left bottom;
}
.about-news-slider .next {
	right: -45px;
}
.about-news-slider .prev {
	left: -45px;
}
.about-news-slider {
	position: relative;
	margin-top: 80px;
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	opacity: 0;
	-webkit-transition: all .6s ease;
}
.about-news-slider.active {
	margin-top: 20px;
	opacity: 1;
}
.about-news-slider .customNavigation a {
	position: absolute;
	width: 35px;
	height: 80px;
	top: 45%;
}
.links {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#owl-4 .links {
	background-image: url("../images/plus-blue.svg");
	background-repeat: no-repeat;
	background-size: 18px;
	background-position: 96% 97%;
	transition: background-size .6s ease;
	-moz-transition: background-size .6s ease;
	-webkit-transition: background-size .6s ease;
}
#owl-4 .links:hover {
	background-size: 20px;
}
.about-news-desc {
	padding: 20px;
	background: #fff;
}
.about-news-desc p {
	font-family: 'avenirBook';
	max-height: 72px;
	overflow: hidden;
	padding-right: 10px;
	margin-bottom: 0;
	line-height: 24px;
	color: #0a1c37;
	letter-spacing: 2px;
}
.description-2col .r-more-button a {
	background: #0a1c37;
	color: #fff;
}
.description-2col .r-more-button {
	padding: 0px 40px 10px 0px;
	float: right;
}
.description-2col .r-more-button a:hover {
	background: #af802c;
}
.item-block {
	width: 50%;
	float: left;
	position: relative;
	min-height: 1px;
}
.about-sub-banner {
	display: none;
	margin-top: 78px;
}
.gallery-page .item-block.gallery-item {
	width: 60%;
}
.gallery-page .item-block.board-item {
	width: 30%;
}
.gallery-page .item-block.award-item {
	width: 40%;
}
.board-page .item-block.gallery-item {
	width: 30%;
}
.board-page .item-block.board-item {
	width: 40%;

}
.board-page .item-block.award-item {
	width: 30%;
}
.awards-page .item-block.gallery-item {
	width: 40%;
}
.awards-page .item-block.board-item {
	width: 30%;
}
.awards-page .item-block.award-item {
	width: 60%;
}
.gallery-page .about-sub-banner, .board-page .about-sub-banner, .awards-page .about-sub-banner {
	display: block;
}
.about-sub-items {
	background-image: url("../images/gallery.jpg");
	background-size: cover;
	min-height: 300px;
}
.about-link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.about-sub-info {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 300px;
	width: 1%;
}
.item-block:hover .about-overlay {
	background: rgba(10,28,55,1);
}
.about-overlay {
	background: rgba(10,28,55,0.8);
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
}
.about-sub-info h4 {
	font-size: 28px;
	color: #fff;
	font-family: 'avenirBook';
	border: 1px solid #fff;
	padding: 15px 20px;
	text-transform: uppercase;
	display: inline-block;
}
.gallery-info {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 400px;
	width: 1%;
}
.gallery-info-box:hover {
	opacity: 1;
}
.gallery-info-box {
	background: rgba(10,28,55,0.8);
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	opacity: 0;
	-webkit-transition: all .6s ease;
}
.download-btn {
	background-image: url("../images/download.svg");
	float: right;
	background-position: center center;
	background-size: 40px;
	height: 48px;
	width: 48px;
	background-repeat: no-repeat;
}
.gallery-popup {
	background-image: url("../images/gallery-plus.svg");
	float: left;
	background-position: center center;
	background-size: 40px;
	height: 48px;
	width: 48px;
	background-repeat: no-repeat;
}
.gallery-popup, .download-btn {
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
}
.gallery-box .col-sm-4 {
	margin-bottom: 30px;
}
.gallery-page #pagination, .board-page #pagination, .awards-page #pagination {
	padding: 20px 10px;
}
.gallery-popup:hover, .download-btn:hover {
	background-size: 48px;
}
.gallery-col {
	background-image: url("../images/gallery.jpg");
	background-size: cover;
	height: 400px;
	background-position: center center;
}
.gallery-info h4 {
	font-family: 'avenirBook';
	color: #fff;
	font-size: 27px;
	text-transform: uppercase;
}
.member-pic img {
	max-width: 100%;
	height: auto;
	min-width: 100%;
}
.member-info {
	padding: 15px 20px;
	background: #f7f7f7;
	text-align: center;
	margin-bottom: 25px;
}
.member-info h3 {
	color: #0a1c37;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0px;
	line-height: 26px;
}
.member-info h4 {
	color: #a9802c;
	font-size: 18px;
	font-family: 'avenirRoman';
	margin: 0px;
}
.member-info p {
	color: #231f20;
	font-size: 16px;
	font-family: 'avenirLight';
	text-align: left;
}
.member-info ul li a {
	font-size: 24px;
	color: #0a1c37;
	opacity: 0.8;
	margin: 0 5px;
}
.member-info ul li a:hover {
	opacity: 1;
	text-decoration: none;
}
.awards-box .member-info h3 {
	line-height: 26px;
	text-align: left;
}
.edit-mode .items {
	position: relative;
}
.award-link {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0%;
}
.news-more a {
	text-align: center;
	background-image: url("../images/circle-r-arrow.svg");
	background-size: 10px;
	text-transform: uppercase;
	padding: 5px 30px 5px 0px;
	background-repeat: no-repeat;
	background-position: 95% center;
	display: inline-block;
	background-size: 16px;
	transition: background-position .6s ease;
	-moz-transition: background-position .6s ease;
	-webkit-transition: background-position .6s ease;
}
#owl-4 .item:hover .news-more a {
	background-position: 100% center;
	text-decoration: none;
}
.about-news-image {
	background-image: url("../images/about-news-1.jpg");
	background-repeat: no-repeat;
	background-size: auto 100%;
	height: 350px;
	background-position: center center;
	transition: background-size 1s ease;
	-moz-transition: background-size 1s ease;
	-webkit-transition: background-size 1s ease;
}
#owl-4 .item:hover .about-news-image {
	background-size: auto 120%;
}
#owl-4 .item {
	margin: 15px;
	position: relative;
}
.news-listing.active .flip-container, .news-listing.active .front, .news-listing.active .back {
	width: 100%;
	height: 165px;
	text-align: center;
}
.news-listing.active .front h3 span {
	margin-bottom: 25px;
}
.news-listing.active .front h3 {
	font-size: 16px;
}
.news-listing.active .back p, .news-listing.active .back a {
	display: none;
}
.news-listing.active .news-items {
	width: 100%;
	border-bottom: 1px solid #000;
	border-left: none;
	padding-bottom: 20px;
}
.news-listing.active .news-l {
	width: 25%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.news-listing.active .news-r {
	width: 75%;
	float: left;
	position: relative;
	min-height: 1px;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.news-listing.active .news-r {
	display: block;
}
.news-r {
	display: none;
}
.news-r h4 {
	color: #0a1c37;
	font-size: 30px;
}
.news-r-desc {
	position: relative;
}
.news-r-desc .r-more-button {
	position: absolute;
	right: 0;
	bottom: 0px;
}
.news-r-desc .r-more-button a {
	background: #0a1c37;
	color: #fff;
}
.news-r-desc .r-more-button a:hover {
	background: #af802c;
}
.news_detail_container {
	padding: 0 20px;
}
.news-search {
	padding: 20px 0;
}
.search-input input {
	border: none;
	box-shadow: none;
	border-radius: 0px;
	border-bottom: 1px solid #000;
	height: 50px;
	padding: 0 60px 0 10px;
}
.search-input input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0px;
	background-color: transparent;
	background-image: url("../images/search-2.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 40px;
}
.form-control:focus {
	border-color: #000;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#clear {
	width: 40px;
	height: 40px;
	display: none !important;
	display: inline-block;
	background-size: 30px;
	background-image: url("../images/cross.svg");
	background-repeat: no-repeat;
	position: absolute;
	top: 8px;
	right: 14px;
}
.search-filter {
	margin-top: 18px;  text-align: right;
}
.search-filter a {
	background-color: #a1a3a6;
	display: inline-block;
	padding: 6px 20px;
	color: #fff;
	text-transform: uppercase;
	margin-right: 10px;
	transition: background-color .6s ease;
	-moz-transition: background-color .6s ease;
	-webkit-transition: background-color .6s ease;
}
.search-filter a:hover {
	background-color: #0a1c37;
	text-decoration: none;
}
.search-filter a.s-filter-1 {
	background-size: 34px;
	background-image: url("../images/filter-1.svg");
	background-repeat: no-repeat;
	background-color: transparent;
	margin-left: 20px;
	height: 45px;
	/* padding: 11px 24px; */
	display: inline;
}
.search-filter a.s-filter-1:hover {
	background-image: url("../images/filter-1-hover.svg");
}
.search-filter a.s-filter-2:hover {
	background-image: url("../images/filter-2-hover.svg");
}
.search-filter a.s-filter-1.active:hover {
	background-image: url("../images/filter-1.svg");
}
.search-filter a.s-filter-2.active:hover {
	background-image: url("../images/filter-2.svg");
}
.search-filter a.s-filter-1.active {
	background-image: url("../images/filter-1-hover.svg");
}
.search-filter a.s-filter-2.active {
	background-image: url("../images/filter-2-hover.svg");
}
.search-filter a.s-filter-2 {
	background-size: 38px;
	background-image: url("../images/filter-2.svg");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 45px;
	/* padding: 11px 24px; */
	display: inline;
}
.info-container {
	margin-top: 20px;
	margin-bottom: 30px;
}
.info-container h4 {
	font-family: 'avenirMedium';
	color: #0a1c37;
	margin-bottom: 20px;
}
.info-description p {
	color: #231f20;
	text-align: justify;
}
.default-page .info-description a {
	color: #231f20;
	font-size: 15px;
	text-decoration: underline;
}
.ccm-page-right a {
	background-image: url("../images/p-right.svg");
	background-size: 50px;
	background-repeat: no-repeat;
	background-position: 80% center;
	display: block;
	transition: background-position .6s ease;
	-moz-transition: background-position .6s ease;
	-webkit-transition: background-position .6s ease;
	text-align: left;
	padding-top: 4px;
	color: #0a1c37;
	padding-right: 65px;
	font-size: 17px;
}
.ccm-page-right a:hover {
	background-position: right;
	color: #0a1c37;
	text-decoration: none;
}
.ccm-page-left a:hover {
	background-position: left;
	color: #0a1c37;
	text-decoration: none;
}
div.ccm-pagination span.ccm-page-right span, div.ccm-pagination span.ccm-page-left span {
	display: none;
}
.ccm-page-left a {
	background-image: url("../images/p-left.svg");
	background-size: 50px;
	background-repeat: no-repeat;
	background-position: 10% center;
	display: block;
	color: #0a1c37;
	transition: background-position .6s ease;
	-moz-transition: background-position .6s ease;
	-webkit-transition: background-position .6s ease;
	text-align: right;
	padding-top: 4px;
	padding-left: 65px;
	font-size: 17px;
}
.info-description {
	margin-right: -30px;
	margin-left: -30px;
}
.info-description .col-sm-6 {
	width: 50%;
	padding: 0 30px;
}
.atss {
	top: 40% !important;
}
/* Villa Detailed */
.property-caption .banner-caption {
	text-align: left;
	bottom: 20px;
}
.see-all-box.see-all-villas {
	bottom: auto;
	right: auto;
	top: 40px;
}
.see-all-box.see-all-villas:hover h4 {
	background-position: 0% bottom;
}
.see-all-box.see-all-villas h4 {
	background-image: url("../images/l-arrow-l.svg");
	background-position: 20% bottom;
	background-repeat: no-repeat;
	font-size: 20px;
	background-size: 60px;
	padding-bottom: 30px;
	transition: background-position .6s ease;
	-moz-transition: background-position .6s ease;
	-webkit-transition: background-position .6s ease;
}
.property-d-banner-box {
	position: relative;
}
.property-caption .banner-caption h4 {
	font-family: 'avenirBlack';
	font-size: 26px;
	color: #fff;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.property-caption .banner-caption p {
	font-size: 16px;
	color: #fff;
}
.banner-360-box {
	position: absolute;
	background: #fff;
	bottom: 0px;
	padding: 15px;
	right: 0;
	height: 300px;
	width: 230px;
}
.banner-360-image {
	width: 180px;
	height: 180px;
	padding: 10px;
	background-image: url("../images/banner-360-frame.svg");
	background-repeat: no-repeat;
}
.banner-360-box .small-circle {
	width: 210px;
	height: 210px;
	left: -6px;
	top: -12px;
	background-image: url("../images/small-circle-blue.svg");
	background-size: 93% auto;
	background-position: center center;
}
.edit-mode .banner-gradient {
	display: none;
}
.banner-360-box .large-circle {
	width: 195px;
	height: 195px;
	background-image: url("../images/large-circle-blue.svg");
	background-size: 100% auto;
	background-position: center center;
	left: 2px;
	top: -7px;
}
div#ccm-highlighter {
	margin-top: -48px;
}
.fancybox-lock body {
	overflow: visible !important;
}
.banner-360-box .degree-image {
	text-align: center;
	overflow: hidden;
	display: block;
	margin: 10px;
}
.banner-360-box .degree-image span {
	overflow: hidden;
	display: block;
}
.banner-360-box .degree-image img {
	-moz-transition: transform 0.1s linear;
	-webkit-transition: transform 0.1s linear;
	transition: transform 0.1s linear;
}
/*.banner-360-box:hover .degree-image img{-webkit-transform: scale(1.3);
transform: scale(1.3);
-webkit-transition: -webkit-transform 3s ease-in;
transition: transform 3s linear;} */

.banner-360-box .degree-left {
	height: auto;
}
.banner-360-image img {
	max-width: 100%;
	display: block;
	height: auto;

}
.banner-360-box h3 {
	color: #0a1c37;
	text-align: center;
	font-size: 32px;
	font-family: 'avenirLight';
	margin-top: 0px;
}
.property-detailed-page .banner-caption-box {
	height: 500px;
}
.banner-360-box h5 {
	color: #0a1c37;
	text-align: center;
	font-size: 32px;
	font-family: 'avenirBlack';
	margin-top: 16px;
	font-size: 10px;
	text-transform: uppercase;
}
.property-detailed-page .banner-container, .property-detailed-page #supersized {
	height: 500px;
}
.banner-degree-link {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	right: 0;
}
.villa-d-info-left h2 {
	margin-top: 40px;
}
.villa-d-description p {
	margin-right: 10px;
	font-size: 15px; line-height: 26px;
}
.villa-d-description p:hover {
	cursor: default;
}
.villa-d-description-rooms p {
	display: inline-block;
}
.villa-d-description {
	margin-bottom: 40px;
}
.villa-d-description p img {
	margin-left: 15px;
}
.villa-gallery .item-desc {
	background: rgba(0,0,0,0.2);
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.villa-gallery .item-desc:hover {
	background: rgba(0,0,0,0.7);
}
.villa-gallery {
	margin-bottom: 1px;
}
.news-listing-page .c-map-box {
	display: none;
}
.degree-block {
	padding: 40px 0 30px 0;
	position: relative;
	background-image: url("../images/360-blurred.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
}
#degree-slider .degree-block-container {
	padding: 0 35px;
}
.degree-image img {
	max-width: 100%;
	height: auto;
	border-radius: 100%;
	-moz-transition: transform 0.1s linear;
	-webkit-transition: transform 0.1s linear;
	transition: transform 0.1s linear;
	-o-transform: transform 0.1s linear;
}
.degree-left:hover .degree-image img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	-o-transform: scale(1.3);
	-moz-transition: transform 3s linear;
	-webkit-transition: transform 3s linear;
	transition: transform 3s linear;
	-o-transform: transform 3s linear;
}
.home-page .degree-image, .home-page .small-circle, .home-page .large-circle {
	display: none;
}
.degree-right {
	padding-left: 35px;
	padding-top: 60px;
}
.degree-left {
	position: relative;
}
.degree-image {
	margin: 30px 30px 40px 40px;
	position: relative;
	z-index: 1;
	border-radius: 100%;-moz-border-radius: 100%;
	overflow: hidden;
}
.small-circle, .large-circle {
	width: 420px;
	height: 420px;
	position: absolute;
	left: 17px;
	top: -22px;
	background-image: url("../images/small-circle.svg");
	background-repeat: no-repeat;
	transition: transform 0.8s ease;
	-moz-transition: transform 0.8s ease;
	-webkit-transition: transform 0.8s ease;
}
#degree-slider .degree-left-box {
	padding-left: 35px;
}
#degree-slider .small-circle, #degree-slider .large-circle {
	width: 395px;
	height: 395px;
	left: 20px;
	top: -18px;
}
.large-circle {
	background-image: url("../images/large-circle.svg");
}
.degree-left:hover .small-circle {
	transform: rotate(-180deg);
	 -moz-transform: rotate(-180deg);
	 -webkit-transform: rotate(-180deg);
}
.degree-left:hover .large-circle {
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	 -webkit-transform: rotate(180deg);
}
.degree-link {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	z-index: 2;
	right: 0;
}
.degree-right h2 {
	font-size: 50px;
	font-family: 'Lato', sans-serif;
	margin-bottom: 0px;
	color: #fff;
}
.degree-right ul li{
	color:#fff;}
.property-detailed-page .degree-right h2 {
	text-transform: uppercase;
}
.degree-right h3 {
	font-family: 'avenirBlack';
	font-size: 24px;
	color: #fff;
	margin-top: 0px;
}
.degree-right p {
	font-size: 18px;
	color: #fff;
	margin-top: 0px;
	font-family: 'avenirRoman';
	color: #fff;
	line-height: 30px;
}
.click-btn {
	background: #0a1c37;
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
	text-transform: uppercase;
	padding: 10px 20px;
	display: inline-block;
	-webkit-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	-moz-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	transition: 200ms ease-in-out, background-color 250ms ease-in-out;
}
.click-btn:hover {
	background: #af802c;
	color: #fff;
	text-decoration: none;
}
.degree-block .owl-buttons .next {
	top: 42%;
	right: -35px;
}
.atss {
	top: 28% !important;
}
.degree-left h4 {
	color: #fff;
	font-family: 'avenirBlack';
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 50px;
	letter-spacing: 2px;
}
a:focus {
	color: #fff;
	outline: none;
	text-decoration: none;
}
.default-page .c-map-box, .gallery-page .c-map-box, .board-page .c-map-box, .awards-page .c-map-box {
	display: none;
}
.degree-block .owl-buttons .previous {
	top: 42%;
	left: -35px;
}
.degree-block.even .degree-left-box {
	float: right;
	margin-right: 40px;
}
.degree-block.even .degree-right {
	padding-left: 20px;
}
.degree-page .c-map-box {
	display: none;
}
#supersized.quality img {
	min-width: 100%;
	left: 0px !important;
        
}
.news-listing-page #supersized.quality img,.News-type #supersized.quality img{top: 0px !important;}
.degree-page #supersized-loader, .gallery-page #supersized-loader, .board-page #supersized-loader, .awards-page #supersized-loader {
	display: none;
}
.degree-page-container {
	margin-top: 82px;
}
.degree-page .degree-block {
	margin-bottom: 10px;
}
.degree-page .degree-block:last-child {
	margin-bottom: 0px;
}
.floor-plan-box {
	padding: 30px 0;
	position: relative;
}
.floor-plan-head {
	border-bottom: 1px solid;
}
.villa-type {
	text-align: right;
}
.p0 {
	padding: 0px;
}
.villa-type h3 {
	display: inline-block;
	background: #0a1c37;
	font-family: 'avenirBlack';
	font-size: 20px;
	text-transform: uppercase;
	margin: 0;
	color: #fff;
	padding: 2px 35px;
}
.floor-plan-head h2 {
	font-family: 'avenirBlack';
	font-size: 22px;
	color: #0a1c37;
	text-transform: uppercase;
	margin: 0;
	line-height: 45px;
}
.floor-tab li.active a, .floor-tab li a:hover {
	font-family: 'avenirBook';
	color: #0a1c37;
	font-size: 19px;
	text-transform: uppercase;
}
.floor-tab li a {
	color: #e4e5e6;
	text-transform: uppercase;
	font-family: 'avenirBook';
	font-size: 19px;
	margin-right: 20px;
}
.floor-tabs {
	padding: 20px 0;
}
.floor-pdf {
	position: absolute;
	width: 200px;
	z-index: 10;
	right: 0;
}
.floor-pdf a {
	font-family: 'avenirBlack';
	font-size: 9px;
	color: #fff;
	padding: 10px;
	text-transform: uppercase;
	padding-left: 36px;
	background-image: url("../images/pdf.jpg");
	background-position: 6px 8px;
	background-color: rgba(10,28,55,0.7);
	background-repeat: no-repeat;
	display: block;
	background-size: 19px;
	display: none;
}
.floor-pdf a:hover {
	text-decoration: none;
	background-color: rgba(10,28,55,1);
}
.floor-image img {
	max-width: 100%;
	height: auto;
}
.floor-tab {
	margin-bottom: 30px;
}
.floor-tab-content .tab-pane {
	position: relative;
}
.floor-thumb {
	position: absolute;
	width: 180px;
	height: 180px;
	right: 0;
	display: none;
	bottom: 0;
}
.floor-image {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.floor-image-box {
	position: relative;
	margin-bottom: 30px;
}
.floor-detail-left, .floor-detail-right {
	padding: 0 5%;
}
.floor-thumb img {
	max-width: 100%;
	border-radius: 100%;
}
.floor-details-box {
	background: #efeff0;
	padding: 20px 0 30px 0;
}
.floor-details-box h3 {
	color: #a4a6a9;
	font-family: 'avenirBlack';
	font-size: 20px;
	margin: 0px;
	text-transform: uppercase;
}
.floor-details-box p {
	color: #a4a6a9;
	font-family: 'avenirBook';
	text-transform: uppercase;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 24px;
}
.floor-detail-box {
	background: #efeff0;
}
#wonders-d-slider {
	position: relative;
	margin-bottom: 10px;
}
#wonders-d-slider .items .d-img img {
	max-width: 100%;
	height: auto;
}
#wonders-d-slider .owl-buttons .previous {
	background-image: url("../images/c-left-b.svg");
	left: -38px;
	top: 43%;
}
#wonders-d-slider .owl-buttons .next {
	background-image: url("../images/c-right-b.svg");
	right: -50px;
	top: 43%;
}
#wonders-d-slider .wonders-description {
	position: absolute;
	top: 45px;
	right: 4%;
}
#wonders-d-slider .wonders-info {
	position: absolute;
	top: 100px;
	left: 5%;
}
.wonders-detailed-page #wonders-d-slider .wonders-info {
	display: none;
}
.disclaimer-link {
	float: right;
	margin-top: 50px;
}
.disclaimer-link a {
	color: #fff;
}
.enquiry-box {
	background: #0a1c37;
}
.enquiry-box .enquiry-form h4 button:hover {
	color: #0a1c37;
	background: #fff;
}
/*.banner-heading-container{position: relative;}*/
#enquiry-btn {
	right: auto;
	margin-left: -50px;
	border: 1px solid #0a1c37;
	background-color: #0a1c37;
	top: auto;
	bottom: 20%;
}
#enquiry-btn:hover {
	border: 1px solid #0A1C37;
	background-color: #0A1C37;
}
.get-quote {
	cursor: pointer;
	position: fixed;
	right: 0px;
	margin-right: -50px;
	z-index: 13;
	top: 80%;
	border: 1px solid #1C2E5E;
	border-left: none;
	margin-top: -92px;
	height: 100px;
	width: 34px;
	background-color: #1C2E5E;
	-webkit-transition: background-color 200ms linear;
	-moz-transition: background-color 200ms linear;
	-o-transition: background-color 200ms linear;
	-ms-transition: background-color 200ms linear;
	transition: background-color 200ms linear;
	-webkit-transition: margin-left 1s;
	-moz-transition: margin-left 1s;
	-o-transition: margin-left 1s;
	-ms-transition: margin-left 1s;
	transition: margin-left 1s;
	border: 1px solid #1C2E5E;
	border-left: none;
	text-transform: uppercase;
}
.get-quote:hover {
	background: #1A3154;
	border: 1px solid #1A3154;
	border-left: none;
	-webkit-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	-moz-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	-o-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	-ms-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	transition: 200ms ease-in-out, background-color 250ms ease-in-out;
}
.get-quote h3 {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	color: #FFF;
	font-size: 15px;
	width: 103px;
	margin-top: 13px;
	margin-left: -33px;
}
.display {
	margin-right: 0px !important;
	margin-left: 0px !important;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
}
.info-description ul {
	padding-left: 20px;
	font-size: 16px;
	color: #231f20;
	font-family: 'avenirRoman';
}
.info-head .faq-qn {
	background: #0a1c37;
	color: #fff;
	font-family: 'avenirMedium';
	margin-top: 0px;
	padding: 10px 18px;
	line-height: 30px;
	margin-bottom: 20px;
	font-size: 20px;
}
.info-head .faq-qn:hover, .faq-box.active .faq-qn {
	background: #af802c;
	cursor: pointer;
}
.faq-answer {
	padding: 0px 18px;
	overflow: hidden;
	display: none;
}
.faq-wrap {
	padding-bottom: 30px;
}
.enquiry-form h4 button {
	position: absolute;
	right: 3%;
	top: 3%;
	z-index: 2000;
	background: none;
	border: 2px solid #fff;
	width: 55px;
	color: white;
	border-radius: 100%;
	padding: 10px 12px;
	-webkit-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	-moz-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	-o-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	-ms-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	transition: 200ms ease-in-out, background-color 250ms ease-in-out;
}
.enquiry-form h4 button:hover {
	color: #1C2E5E;
	background: #fff;
}
.cbp-spmenu-vertical {
	overflow-y: auto;
	z-index: 1100;
}
.formidable div.error {
	color: #fff;
	font-size: 14px;
	clear: both;
	padding: 4px 10px;
	background: rgb(203, 73, 73);
	font-weight: bold;
}
.formidable input[type=text].error, .formidable input[type=url].error, .formidable input[type=tel].error, .formidable input[type=number].error, .formidable input[type=email].error, .formidable textarea.error, .formidable select.error, .formidable input[type=password].error, .formidable .ax-uploader .ax-text.error {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #fff;
}
.property-listing-page .more-f-btn {
	display: none;
}
div#ccm-highlighter {
	z-index: 1500;
}
/*.edit-mode .sub-menu-wrapper{display: block !important;}*/
.form-container p {
	color: #fff;
	padding: 0 15px;
	text-align: left;
	margin-bottom: 20px;
}
.form-container p a {
	color: #fff;
}
.enquiry-form .c-form {
	padding-left: 0px;
	margin-top: 50px;
}
.enquiry-form h4 img {
	width: 300px;
	margin-top: 20px;
}
/*.enquiry-form .form-container {
margin-top: 100px;
}*/
.enquiry-form h2 {
	margin-bottom: 25px;
	text-transform: uppercase;
	padding-left: 20px;
	border-left: 6px solid #fff;
	font-size: 38px;
	line-height: 45px;
	color: #fff;
	margin-top: 40px;
}
.form-container {
	margin-top: 50px;
}
.enquiry-form .formidable input[type=text], .enquiry-form .formidable input[type=url], .enquiry-form .formidable input[type=tel], .enquiry-form .formidable input[type=number], .enquiry-form .formidable input[type=email], .enquiry-form .formidable select, .enquiry-form .formidable input[type=password] {
	background: none;
	border: none;
	border-bottom: 1px solid #fff;
	border-radius: 0px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #fff;
}
.enquiry-form .formidable textarea {
	background: none;
	padding: 5px;
	border: 1px solid #fff;
	margin-bottom: 20px;
	height: 65px;
	border-radius: 0px;
	resize: none;
	font-size: 14px;
	color: #fff;
}
.enquiry-form .formidable .w50 {
	width: 50%;
	padding: 0 2%;
}
.enquiry-form .formidable .w100 {
	width: 100%;
	padding: 0 2%;
}
.enquiry-form .formidable label {
	text-transform: uppercase;
	color: #fff;
	width: auto;
}
.enquiry-form .formidable .buttons, .formidable .input {
	margin-left: 0px;
}
.enquiry-form .formidable .buttons {
	text-align: center;
}
.enquiry-form .formidable .buttons .btn.primary {
	background: none;
	box-shadow: none;
	text-transform: uppercase;
	border: 1px solid #fff;
	border-radius: 0px;
	padding: 10px 60px;
	font-size: 24px;
	text-align: center;
	-webkit-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	-moz-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	transition: 200ms ease-in-out, background-color 250ms ease-in-out;
}
.enquiry-form .formidable .buttons .btn.primary:hover {
	background: #fff;
	color: #000;
}
.ax-extensions {
	/*display: none;*/
	color: #fff;
}
.ax-browse-c {
	width: 100%;
}
.ax-remove, .ax-file-remove {
	box-shadow: none;
	border-radius: 0px;
	border: none;
}
.ax-progress {
	border: none;
}
.ax-file-name {
	color: #fff;
}
.formidable .ax-button .btn:hover .ax-file-name, .ax-browse-c:hover .ax-file-name {
	color: #000;
}
.ax-file-list li:hover {
	background: none;
	outline: none!important;
	border-color: #fff;
}
.formidable .ax-button .btn {
	background: none;
	border-radius: 0px;
	color: #fff;
	box-shadow: none;
	text-shadow: none;
	width: 100%;
	-webkit-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	-moz-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	transition: 200ms ease-in-out, background-color 250ms ease-in-out;
}
.formidable .ax-button .btn:hover, .ax-browse-c:hover {
	background: #fff;
	color: #000;
}
.wrapper input  placeholder  {
color:#333 !important;}
.form-container ::-webkit-input-placeholder {
color:#fff !important;
font-weight:300;
}
.form-container ::-moz-placeholder {
color:#fff !important;
font-weight:300;
} /* firefox 19+ */
.form-container :-ms-input-placeholder {
color:#fff !important;
font-weight:300;
} /* ie */
.form-container input:-moz-placeholder {
color:#fff !important;
font-weight:300;
}
.enquiry-form .formidable .label span {
	display: none;
}
.form-message {
	background-color: #fff;
	color: #000;
	display: none;
	padding: 8px;  overflow: hidden;  margin-bottom: 10px;
}
.form-message ul,.form-message ul li{float: none;  text-align: left;}
.form-message p {
	color: #000;
	padding: 0 15px;
	text-align: center;
	margin-bottom: 0;
	text-transform: capitalize;
}
.form-success p ,.form-error ul li{
	color: green;
}
.form-error p ,.form-error ul li{
	color: red;
}
.enquiry-form-box input, .enquiry-form-box select {
	border: none;
	border-bottom: 1px solid #fff;
	border-radius: 0px;
	font-size: 14px;
	color: #fff;
	width: 44%;
	margin: 0 3%;
	margin-bottom: 20px;
	float: left;
	height: 40px;
	margin-bottom: 25px;
	padding: 0px 15px;
	outline: none;
}
.enquiry-form-box input:focus, .enquiry-form-box select:focus {
	outline: none;
}
.enquiry-form-box input {
	background: none;
}
.enquiry-form-box select {
	background-color: transparent;
	background-image: url(../images/select-drop-w.svg);
	background-repeat: no-repeat;
	background-position: 97% center;
	background-size: 10px auto;
}
.enquiry-form-box select option {
	color: #000;
	background: #fff;
}
.enquiry-form-box textarea {
	background: none;
	padding: 5px;
	border: 1px solid #fff;
	margin-bottom: 20px;
	height: 65px;
	border-radius: 0px;
	resize: none;
	font-size: 14px;
	color: #fff;
	width: 94%;
	margin: 0 3%;
	margin-top: 10px;
	padding: 10px;
}
.intl-tel-input {
	width: 44%;
	margin: 0 3%;
	float: left;
	margin-bottom: 25px;
}
.intl-tel-input .country-list {
	width: 400px;
}
.intl-tel-input .country-list .country {
	width: 100%;
}
.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
	width: 100%;
}
.e-send {
	background: none;
	float: none !important;
	height: auto !important;
	box-shadow: none;
	margin-top: 30px !important;
	text-transform: uppercase;
	border: 1px solid #fff !important;
	border-radius: 0px !important;
	padding: 10px 60px !important;
	font-size: 24px !important;
	text-align: center !important;
	-webkit-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	-moz-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	transition: 200ms ease-in-out, background-color 250ms ease-in-out;
}
.e-send:hover, .d-btn:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
}
.d-btn {
	background: none;
	text-transform: uppercase;
	border: 1px solid #fff !important;
	border-radius: 0px !important;
	padding: 10px 30px !important;
	font-size: 14px !important;
	text-align: center !important;
	-webkit-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	-moz-transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	transition: 200ms ease-in-out, background-color 250ms ease-in-out;
	display: inline-block;
	margin: 22px;
	color: #fff;
	width: 44%;
	margin-top: 10px;
}
.ten a {
	width: 150px;
	display: block;
	float: right;
	margin-top: 10px;
}
.news-detail-box {
	padding: 20px 0;
}
.news-detail-box h4 {
	font-family: 'avenirMedium';
	padding-right: 20%;
	line-height: 44px;
	color: #0a1c37;
	margin-bottom: 20px;
	margin-right: 20px;
}
.news-listing-page .r-more-button {
	margin-bottom: 0px;
}
.news-img img {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.villa360-page .contact-form, .villa360-page footer {
	display: none;
}
.villa360-page iframe {
	width: 100%;
	height: 100%;
	border: none;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}
#supersized-loader {
	top: 25%;
}
.villa360-page .see-all-box.see-all-villas {
	top: 120px;
}
.villa360-page #supersized-loader {
	display: none;
}
.formidable .formidable_message {
	border: 1px solid #fff;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color: #FFF;
	color: #000;
	padding: 8px;
	margin-bottom: 20px;
}
.formidable .formidable_message p {
	margin-top: 0px;
	margin-bottom: 0;
	color: #000;
	text-align: center;
}
.gotop {
	background: #000;
	bottom: 50px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	margin-right: 0px;
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	overflow: hidden;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
	zoom: 1;
	position: fixed;
	right: 0;
	text-align: center;
	width: 40px;
	z-index: 10;
	height: 40px;
}
.gotop a {
	color: white;
	font-size: 37px;
}
.gotop a:hover {
	text-decoration: none;
	color: white;
}

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
 100% {
 top: -12px;
 right: -12px;
 bottom: -12px;
 left: -12px;
 opacity: 0;
}
}
 @keyframes hvr-ripple-out {
 100% {
 top: -12px;
 right: -12px;
 bottom: -12px;
 left: -12px;
 opacity: 0;
}
}
.hvr-ripple-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}
.hvr-ripple-out:before {
	content: '';
	position: absolute;
	border: #af802c solid 6px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
	-webkit-animation-name: hvr-ripple-out;
	animation-name: hvr-ripple-out;
}
.three-sixty-list .half {
	width: 71%;
	margin-bottom: 3px;
}
.three-sixty-list {
	padding: 4% 0 !important;
}
.sub-menu-wrapper .wonders-list {
	margin-left: 12px;
}
.header.sticky .col-sm-3 {
	padding-top: 10px;
}
.degree-blurred-image {
	position: absolute;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	display: none;
	top: 0;
	background-position: center center;
}
.at4-share-outer {
	display: none;
}
.atss a {
	width: 34px !important;
	padding: 7px 0 !important;
}
.atss a:hover {
	width: 40px !important;
}
.admin-user .gradient-container {
	display: none;
}
/*  ---------------------Login & Page not found --------------------- */
.login-page #supersized, .login-page .banner-box, .page_not_found-page #supersized, .page_not_found-page .banner-box, .login-page .banner-container, .login-page #supersized, .page_not_found-page .banner-container, .page_not_found-page #supersized {
	height: 250px;
}
.login-page .banner-container .nav, .page_not_found-page .banner-container .nav {
	bottom: 115px;
}
.login-container h1 {
	font-size: 30px;
	margin-bottom: 0px;
	color: #000;
	margin-left: 15px;
}
.login-container label {
	margin-bottom: 10px !important;
	font-weight: 400;
	font-size: 16px;
	color: #3c414c;
}
.login-container .ccm-input-text:hover {
	background: #fff !important;
}
.login-container h3 {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: initial;
	color: #3c414c;
	font-weight: 400;
}
.login-container p {
	color: #3c414c;
}
.login-container {
	margin-top: 20px;
	margin-bottom: 60px;
}
.login-Page .error-block ,.page_not_found-Page .error-block{
	margin-top: 58px;
}
.login-container .form-horizontal .control-label {
	color: #3c414c;
}
.login-container .ccm-input-text, .login-container .ccm-input-password, .ccm-input-captcha {
	height: 35px;
	width: 350px;
	padding-left: 10px;
	background: none;
	border: 1px solid #3c414c;
	color: #3c414c;
	font-size: 13px;
	border-radius: 0px;
	margin-bottom: 20px;
	cursor: initial;
}
.sign-in-btn input, .reset-btn input, .register-container .ccm-input-submit {
	border-radius: 0px;
	border: 1px solid #0a1c37;
	color: #fff;
	background: #0a1c37;
	margin-top: 14px;
	padding: 8px 19px;
	font-weight: 600;
	margin-bottom: 20px;
}
.register-container {
	margin-bottom: 40px;
}
.register-container .form-horizontal .checkbox {
	padding-top: 0px;
}
.sign-in-btn input:hover, .reset-btn input:hover, .register-container .ccm-input-submit:hover {
	color: #FFF;
	background-color: #af802c;
	border-color: #af802c;
}
.register-container legend {
	display: none;
}
.login-container .page-header {
	margin: 0;
	padding: 0;
	border-bottom: none;
}
.page-not-found {
	margin-top: 10px;
}
.page-not-found h1 {
	font-size: 30px;
	margin-bottom: 0;
}
.page-not-found a {
	border-radius: 0px;
	border: 1px solid #0a1c37;
	color: #fff;
	background: #0a1c37;
	margin-top: 14px;
	padding: 8px 19px;
	font-weight: 600;
	margin-bottom: 30px;
	display: inline-block;
}
.page-not-found a:hover {
	color: #FFF;
	background-color: #af802c;
	text-decoration: none;
	border-color: #af802c;
}
.ccm-error {
	font-weight: bold;
	color: #ce2530;
	list-style: none;
	margin-left: 20px;
	margin-top: 20px;
}
.register-container .form-horizontal .control-label {
	text-align: left;
	color: #000;
	text-transform: uppercase;
}
.fancybox{display: block;}
.at-svc-whatsapp{display: none !important;}
.property-listing-page .project-form .more-f-btn{display: block !important;    text-align: center;}
.property-listing-page .project-form .p-l-form .more-f-btn {
    margin-top: 64px;    padding: 9px;
}
.home-page .project-form .more-f-btn{    margin-left: 40px;}
.more-f-btn.menu-left{    padding: 15px 30px;
    font-size: 21px;
    background: #af802c;}
    .more-f-btn.menu-left:hover{
    background: #0a1c37;}
.home-page .project-form .p-l-form .more-f-btn{     width: 100%;
    text-align: center;
    margin-left: 0;
    margin-top: 63px;}
    .p-l-form .col-sm-3 {
    width: 24.4%;
}
    .home-page .project-form .p-l-form .more-f-btn span{    margin-left: 14px;
    font-size: 20px;
    vertical-align: text-top;}
.property-listing-page .project-form .more-f-btn span{    font-size: 20px;
    margin-left: 10px;
    vertical-align: text-top;}


.villa-form .formidable input[type=text],.villa-form .formidable input[type=url],.villa-form .formidable input[type=tel],.villa-form .formidable input[type=number],.villa-form .formidable input[type=email],.villa-form .formidable textarea,.villa-form .formidable select,.villa-form .formidable input[type=password] {
    font-size: 20px;
    width: 100%;
    line-height: 18px;
    color: #fff;
    border: none;
    -webkit-border-radius: 0px;
    resize: none;
    -moz-border-radius: 0px;
    border-radius: 0;
    background: none;
    padding: 8px 0 20px 0;
    border-bottom: 1px solid #bea373;
    margin-bottom: 25px;
}
.villa-form .formidable textarea {
    height: 150px;
}
.villa-form .formidable input[type=text].error,.villa-form .formidable input[type=url].error,.villa-form .formidable input[type=tel].error,.villa-form .formidable input[type=number].error,.villa-form .formidable input[type=email].error,.villa-form .formidable textarea.error,.villa-form .formidable select.error,.villa-form .formidable input[type=password].error {
    margin-bottom: 2px
}
.villa-form .formidable .buttons .btn.primary {
    filter: none;
    box-shadow: none;
    border: none;
    color: #fff;
    font-size: 19px;
    text-shadow: none;
    float: right;
    margin-right: 300px;
    transition: background .6s ease;
    -moz-transition: background .6s ease;
    -webkit-transition: background .6s ease;
    border-radius: 0px;
    background-color: transparent;
    background-repeat: no-repeat;
    margin-top: 0;
    padding: 16px;
    background-position: center center;
    position: absolute;
    bottom: 40px;
}
.villa-form .formidable .buttons .btn.primary:hover {
    color: #fff;background-color: #b2802c !important;
}
.villa-form .formidable .w50 {
    width: 50%;
    padding: 0 6%;
    display: inline-block;
    float: left;
}
.villa-form .formidable .w100 {
    width: 100%;
    padding: 0 6%;
}
.villa-form .formidable .formidable_message {
    border: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color: #0a1c37;
    color: #fff;
    padding: 8px;
    margin-bottom: 0;
    text-align: center;
}
.villa-form .formidable .formidable_message p {
    margin-top: 0px;
    color: #fff;
    padding-right: 0px !important;
    margin-bottom: 0px;    font-size: 20px;
}
.modal.villa-form .formidable_row {
    margin: 0;
}
.villa-form .modal-dialog {
    width: 400px;
}
.modal.villa-form .formidable .w100 {
    padding: 0;
}
.villa-form .modal-body {
    padding: 30px;
    border-radius: 0px;
}
.villa-form .modal-content {
    border-radius: 0px;
}
.villa-form h3 {
    margin: 0 0 20px 0;    font-size: 28px;
}
.villa-form .formidable input[type=text],.villa-form .formidable input[type=url],.villa-form .formidable input[type=tel],.villa-form.formidable input[type=number],.villa-form .formidable input[type=email],.villa-form .formidable textarea,.villa-form .formidable select,.villa-form .formidable input[type=password] {
    font-size: 16px;
    color: #0a1c37;
    padding: 8px 0 10px 0;
    border-bottom: 1px solid #0a1c37;
    margin-bottom: 0px;
}
.villa-form .formidable textarea {
    height: 50px;
}
.villa-form .formidable .buttons .btn.primary {
       font-size: 16px;
    float: none;
    padding: 8px 13px;
    position: static;
    background-color: #0a1c37;
    background-image: none;
    margin-top: 20px;
}
.villa-form .more-f-btn {
    font-size: 16px;
    text-transform: inherit;display: none;
    padding: 7px 16px;
}
.villa-form .formidable .buttons, .formidable .input {
    margin-left: 0;
}
.villa-form input::-webkit-input-placeholder, .villa-formtextarea::-webkit-input-placeholder {
    color:#0a1c37 !important;
}
.villa-form input::-moz-placeholder, .villa-form textarea::-moz-placeholder {
    color:#0a1c37 !important;
} /* firefox 19+ */
.villa-form input:-ms-input-placeholder {
    color:#0a1c37 !important;
}
body.modal-open {
    margin-right: 0px;
}
.modal {
    overflow-y: auto;
}
.modal-open {
    overflow: auto;
}
body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    margin-right: 0px;
}
.modal-close {
      position: absolute;
    right: -27px;
    background-color: transparent;
    border: none;
    width: 30px;
    height: 30px;
    background-image: url("../images/f-close.svg");
    background-size: 22px auto;
    background-repeat: no-repeat;
    top: -13px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.addthis_sharing_toolbox{    position: fixed;
    left: 0;
    top: 40%;}
    .at-share-tbx-element .at-share-btn {
    display: block !important;
}
.wrapper .at-share-tbx-element .at-share-btn {
    margin: 0;
    display: inline-block;
}
.at-share-btn:hover{background-color: #000;}
.wrapper .addthis_32x32_style .at4-icon,.wrapper .addthis_32x32_white_style .at4-icon, .at-32x32 {
       background-size: 21px auto !important;
    background-position: center center;
}
.wrapper .at-svc-whatsapp{display: none !important;}
.banner-360-box .more-f-btn{      position: absolute;
    top: -68px;
    width: 230px;
    left: 0;
    text-align: center;
    font-size: 20px;}
.ios-device * {
	background-attachment: scroll;
	font-family: 'avenirMedium';
}

.addthis_32x32_style .at-icon {
    width: 20px !important;
    height: 20px !important;
    margin-left: 5px;
    margin-top: 6px;
}
/* saf3+, chrome1+ -  code for separating webkit browsers */
@media screen and (-webkit-min-device-pixel-ratio:0) {
}


/* IE */


.ie10 .search-button input {
  background-image: url("../images/ie-search.png");
}
.ie10 .get-started {
  background-image: url("../images/ie-go-down.png");
}
.ie10 .get-started:hover {
  background-image: url("../images/ie-go-down-hover.png");
}
.ie10 .play-btn {
  background-image: url("../images/ie-play-btn.png");
}
.ie10 .play-btn:hover {
  background-image: url("../images/ie-play-btn-hover.png");
}
.ie10 .front{
        opacity:1;
        -webkit-transition: opacity .6s;
	-moz-transition: opacity .6s;
	-o-transition: opacity .6s;
	-ms-transition: opacity .6s;
	transition: opacity .6s;
}
.ie10 .flipper{transform-style: initial;}
.ie10 .back{-webkit-transform: none;
  -moz-transform: none;
  transform: none;
  -ms-transform: none;
  opacity: 0}
.ie10 .flip-container:hover .flipper{
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
  -ms-transform: none;	
}
.ie10 .flip-container:hover .front{opacity: 0;visibility: hidden;}
.ie10 .flip-container:hover .back{opacity: 1;visibility: visible;}
.ie10 .flip-link{z-index: 200;}
.ie10 .see-all-box span {
  background-image: url("../images/ie-arrow-right.png");
}
.ie10 .featured-more a {
  background-image: url("../images/circle-r-arrow.png");
}
.ie10 .falcon-heading p ,.ie10 .featured-property-box h2,.ie10 .project-form p,.ie10 .falcon-heading h3{
  background-image: url("../images/orange-strip.png");
}
.ie10 .r-more-button{background-image: url("../images/l-arrow-down.png");}
.ie10  .back p {
  background-image: url("../images/ie-plus.png");
}
.ie10 #degree-slider .large-circle {
  background-image: url("../images/ie-large-circle.png");
}
.ie10 #degree-slider .small-circle {
  background-image: url("../images/ie-small-circle.png");
}
.ie10  .large-circle {
  background-image: url("../images/large-circle-block.png");
}
.ie10 .small-circle {
  background-image: url("../images/small-circle-block.png");
}
.ie10 banner-360-box .small-circle {
  background-image: url("../images/small-circle-blue.png");
}
.ie10 .banner-360-box .large-circle {
  background-image: url("../images/large-circle-blue.png");
}
.ie10 .property-listing-page .banner-container{overflow: visible;}
.ie9 .small-circle,.ie9 .large-circle{z-index: 100;}
.ie9 .degree-link{z-index: 200;}
.ie9 .get-quote h3 {
  margin-top: -17px;
  margin-left: -4px;
}
.ie9 .enquiry-form .formidable .buttons .btn.primary,.ax-browse,.formidable .ax-button .btn{filter:none;}
.ie8 .home-wonders-box{background: none;}
.ie8 .small-circle,.ie8 .large-circle{display: none !important;}
.ie8 .degree-image {
  padding: 5px;
  border: 3px solid #fff;
}
.ie8 .owl-buttons .next{background-image: url("../images/c-right.png");height: 80px;}
.ie8 .owl-buttons .previous {
  background-image: url("../images/c-left.png");height: 80px;
}
.ie8 .featured-image img {
  max-width: 100%;
  height: auto;
  width: 100%;
}
.ie8 .wonders-blurred-box-overlay,.ie8 .blurred-box-overlay{background:none;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
zoom: 1;}
.ie8 .contact-form .element.radio > .input .radio input{visibility: hidden;}
.ie8 .contact-form .element.radio > .input .radio.selected {
  background-image: url("../images/tick-active.png");
}
.ie8 .contact-form .buttons .btn.primary {
  background-image: url("../images/arrow-right-blue.png");
}
.ie8 .contact-form .buttons .btn.primary:hover ,.ie8 .see-all-box span{
  background-image: url("../images/arrow-right-blue-hover.png");
}
.ie8 #owl-4 .links {
  background-image: url("../images/ie-plus-blue.png");
}
.ie8 .about-overlay,.ie8 .sub-menu-wrapper .sub-sub-title,.ie8 .menu-overlay,.ie8 .item-desc{background:none;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC0A1C37,endColorstr=#CC0A1C37);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC0A1C37,endColorstr=#CC0A1C37);
zoom: 1;}
.ie8 .item-block:hover .about-overlay,.ie8 .sub-menu-wrapper .image:hover .sub-sub-title,.ie8 .item-desc:hover{
  background:none;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF0A1C37,endColorstr=#FF0A1C37);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF0A1C37,endColorstr=#FF0A1C37);
zoom: 1;
}
.ie8 .sub-menu-wrapper{background: #fff;}
.ie8 .project-listing-box.even .shape {
  background-image: url("../images/ie-shape-2.png");
}
.ie8 .shape {
  background-image: url("../images/ie-shape-1.png");
}
.ie8 .banner-360-box .degree-image{  padding: 5px;
  border: 2px solid #0a1c37;}
.ie8 .degree-block {
  background-attachment: initial;
}
.ie8 .villa-gallery .item-desc {
 background:none;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
zoom: 1;
}
.ie8 .villa-gallery .item-desc:hover {
background:none;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
zoom: 1;
}
.ie8 .villa-gallery .item-desc {
   height: 150px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 1%;
}
.ie8 .wonders-description{background:none;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5FFFFFF,endColorstr=#E5FFFFFF);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5FFFFFF,endColorstr=#E5FFFFFF);
zoom: 1;}
.ie8 .item .wonders-description{background: none;filter:none;}
.ie8 #wonders-d-slider .owl-buttons .previous {
  background-image: url("../images/c-left-b.png");
}
.ie8 #wonders-d-slider .owl-buttons .next{  background-image: url("../images/c-right-b.png");}
.ie8 .sbToggle {
  background: url(../images/select-drop.png) no-repeat;
  background-position-x:55%;background-position-y:50%;
}
.ie8 .ax-browse-c {
  width: auto;
}
.ie8 .search-filter a.s-filter-2,.ie8 .search-filter a.s-filter-2.active:hover{
  background-image: url("../images/filter-2.png");
}
.ie8 .search-filter a.s-filter-2:hover,.ie8 .search-filter a.s-filter-2.active{
  background-image: url("../images/filter-2-hover.png");
}
.ie8 .search-filter a.s-filter-1.active,.ie8 .search-filter a.s-filter-1:hover {
  background-image: url("../images/filter-1-hover.png");
}
.ie8 .search-filter a.s-filter-1,.ie8 .search-filter a.s-filter-1.active:hover {
  background-image: url("../images/filter-1.png");
}
.ie8 .search-input input[type="submit"] {
  background-image: url("../images/search-2.png");
}
.ie8 .search-filter a{padding-top: 12px;}
.ie8 .search-filter {
  margin-top: 25px;
}
.ie8 .search-input input {
  padding: 15px 60px 0 10px;
}
/* media queries */
@media screen and (max-width: 1400px) {
.shape {
	height: 500px;
	width: 95%;
}
}

@media screen and (max-width: 1350px) {
#degree-slider .degree-left-box {
	padding-left: 60px;
}
#degree-slider .small-circle, #degree-slider .large-circle {
	width: 380px;
	height: 380px;
	left: 15px;
	top: -17px;
}
.degree-image {
	margin: 33px;
}
.small-circle, .large-circle {
	left: 18px;
	top: -14px;
}
.degree-block .owl-buttons .previous {
	left: 3px;
}
.degree-block .owl-buttons .next {
	right: -11px;
}
.about-news {
	padding: 0 40px;
}
.news-slider {
	padding: 0 40px;
}
.news-slider .prev {
	left: -10px;
}
.news-slider .next {
	  right: -69px;
}
}

@media screen and (max-width: 1300px) {
	.home-page .project-form .p-l-form .more-f-btn {
    padding: 10px;
}
.shape {
	height: 500px;
	width: 98%;
}
/*.news-slider .prev {
left: 0px;
}
.news-slider .next {
right: 0px;
}
.home-wonders{padding: 0 40px;}*/
.map-address {
	left: 100px;
}
.villa-d-description p {
  margin-right: 0px;
  margin-left: 5px;
  font-size: 14px;
}
.villa-d-description p img {
  margin-left: 10px;
}
.more-f-btn {
    font-size: 14px;
}
}

@media only screen and (min-width : 1200px) and (max-width : 1300px) {

.small-circle, .large-circle {
	left: -7px;
	top: -17px;
}
.chairman-m-container {
	background-size: 550px auto;
}
.degree-left h4 {
	margin-top: 60px;
}
.degree-image {
	margin: 10px;
}
#degree-slider .small-circle, #degree-slider .large-circle {
	left: -8px;
	top: -18px;
}
#degree-slider .degree-left {
	margin-top: 50px;
}
.degree-block .owl-buttons .previous {
	left: -30px;
}
.degree-block .owl-buttons .next {
	right: -30px;
}
.featured-quantity {
	padding-right: 0px;
}
}

@media screen and (max-width: 1250px) {
/*.news-slider {
padding: 0 60px;
}
.news-slider .prev {
left: 27px;

}
.project-info-box p {
padding-left: 16%;
}
.project-listing-box.even .project-info-box p {
padding-right: 16%;
}
.news-slider .next {
right: 27px;
}
.home-wonders-box .prev {
left: -29px;
}
.home-wonders-box .next {
right: -29px;
}*/
.degree-right {
  padding-top: 0px;
}
}

@media screen and (max-width: 1200px) {
	.p-l-form .more-f-btn span{display: none;}
.contact-form .element.select {
  width: 82px !important;
}
.degree-right h2 {
	font-size: 36px;
	line-height: 38px;
}
.degree-left {
	height: auto;
}
.degree-block .owl-buttons .previous {
	left: -22px;
}
#degree-slider .degree-left-box {
	padding-left: 45px;
}
.featured-quantity {
	padding-left: 0;
	padding-right: 0;
}
.about-news-image {
	height: 280px;
}
.project-info-box p {
	line-height: 24px;
}
.project-info-box {
	bottom: -46px;
}
.item-desc h3 {
	font-size: 16px;
}
.villa-d-description p {
	font-size: 15px;
}
.search-filter a {
	padding: 6px 16px;
}
.featured-price {
	padding: 10px 15px 10px 5px;
}
#degree-slider .small-circle, #degree-slider .large-circle {
	width: 340px;
	height: 340px;
	left: 3px;
	top: -17px;
}
/*#degree-slider .degree-image {
padding: 21px;
}*/
/*.degree-image img {
margin-top: 44px;
margin-left: 35px;
}*/
.degree-image {
	margin: 20px;
}
.banner-360-box .degree-image img {
	margin: 0;
}
.about-sub-info h4 {
	font-size: 22px;
}
.wonders-slider .prev {
	left: 5px;
}
.wonders-slider .next {
	right: 5px;
}
.small-circle, .large-circle {
	width: 360px;
	height: 360px;
	left: 8px;
	top: -12px;
}
.home-wonders-box .prev {
	left: -30px;
}
.home-wonders-box .next {
	right: -30px;
}
.chairman-m-box {
	padding: 0 35px;
}
}
@media screen and (max-width: 1100px) {
.contact-form .element.select {
  width: 75px !important;
}
.contact-form .buttons .btn.primary {
  right: 20%;
}
}
@media screen and (max-width: 1024px) {
.fancybox-close {
	right: -26px;
	top: -31px;
}
#wonders-d-slider .wonders-description {
  right: 6%;
}
#wonders-d-slider .owl-buttons .next {
  right: 0;
}
#wonders-d-slider .owl-buttons .previous {
  left: 10px;
}
.sub-menu-wrapper {
  top: 63px;
}
.chairman-m-container {
	background-size: 500px auto;
}
nav ul li {
	margin: 0 6px;
}
.project-info-box p {
	line-height: 22px;
}
.project-listing-box.even .project-info-left a {
	margin-right: 120px;
}
.about-dream-box h4 {
	font-size: 28px;
}
.shape {
	bottom: -100px;
}
.project-listing-box.even .shape {
	bottom: -100px;
}
.news-slider .next {
  right: -40px;
}
.news-slider .previous {
  left: -35px;
}
}

@media screen and (max-width: 1024px) {
.social a {
    width: 30px;
    height: 30px;
    margin-left: 5px;
    margin-top: 8px;
}
.social .facebook i {
    padding-right: 5px;
    padding-top: 7px;
    font-size: 18px;
    padding-left: 10px;
}
.social a i {
    font-size: 19px;
}
.social a.all-feeds {
    width: 263px;
}
}
@media screen and (max-width: 992px) {
	.p-l-form .col-sm-3 {
    width: 25%;
}
	.property-listing-page .project-form .p-l-form .more-f-btn {
    padding: 10px 9px;font-size: 15px;
}
	.home-page .project-form .more-f-btn {
    margin-left: 0;
}
.home-page .project-form .p-l-form .more-f-btn {
       padding: 11px 6px;
    font-size: 12px;
    margin-top: 66px;
}
	.social a {
    width: 25px;
    height: 25px;
    margin-left: 2px;
    margin-top: 8px;
}
.social a.all-feeds {
         width: 210px;
    margin-left: 2px;
}
.social .facebook i {
    padding-right: 5px;
    padding-top: 6px;
    font-size: 16px;
    padding-left: 8px;
}
.social a i {
    font-size: 16px;
}
.news-slider .next {
  right: -70px;
}
.contact-form .element.select {
  width: 67px !important;
}
.wonders-detailed-page .wonders-description {
	min-width: 300px;
}
.small-circle, .large-circle {
	width: 266px;
	height: 266px;
}
.degree-left {
	margin-top: 0px;
}
.banner-360-box .degree-left {
	margin-top: 0px;
}
.about-dream-box h2 {
	margin-top: 20px;
}
.about-info-left img {
	width: 180px;
}
.news-items.even {
	border-left: none;
}
.shape {
	bottom: -75px;
}
.villas-Page .featured-column-box {
	width: 100%;
}
.MailingListSubscribe .mailing-list-email-wrap {
	width: 140px;
}
.property-listing-page .featured-quantity p {
	padding-left: 10px;
}
.property-listing-page .to {
	display: none;
}
.property-listing-page .banner-container, .property-listing-page #supersized {
	height: 500px;
}
.property-listing-page .project-form-container {
	bottom: -50px;
}
.news-r h4 {
	font-size: 24px;
	line-height: 28px;
}
.project-listing-box.even .shape {
	bottom: -75px;
}
.project-info-box p {
	padding-left: 2%;
}
.project-listing-box.even .project-info-box p {
	padding-right: 5%;
}
.project-info-box {
	bottom: -31px;
}
.news-row .news-items:nth-last-child(2) {
	border: none;
}
.wonders-description {
	min-width: 100%;
}
.awards-box .member-info h3 {
	line-height: 24px;
	font-size: 16px;
}
p {
	font-size: 14px;
	line-height: 28px;
}
.about-sub-info h4 {
	font-size: 18px;
}
.degree-right h2 {
	font-size: 28px;
	line-height: 36px;
}
#degree-slider .small-circle, #degree-slider .large-circle {
	width: 249px;
	height: 249px;
}
#degree-slider .degree-left-box {
	margin-top: 20px;
}
.wrapper h2 {
	font-size: 28px;
}
.featured-head h3 {
	font-size: 15px;
}
.bed img {
	width: 20px;
	margin-top: 8px;
}
.b-room img {
	width: 20px;
	margin-top: 3px;
}
.map-address {
	left: 3%;
}
.contact-form .element.radio > .input .radio {
	margin: 0px 1%;
}
#owl-2 .item span {
	max-height: 160px;
}
.to h3 {
	float: none;
}
.project-form p {
	margin-left: 0;
}
.project-form h2 {
	padding-left: 0;
}
.featured-property-box h2 {
	padding-left: 0;
	background-position: 0px bottom;
}
.map-address {
	padding: 10px 30px;
}
.about-news-image {
	background-size: auto 110%;
}
.chairman-m-container {
	background-size: 400px auto;
}
.exp-right h2, .about-dream-box h2 {
	font-size: 60px;
}
.about-dream-bottom h5 {
	line-height: 30px; font-size: 20px;

}
}

@media screen and (max-width: 960px) {
header .third {
	padding: 2%;
	width: 28%;
}
#supersized {
	top: 70px;
}
nav ul li {
	margin: 0 1px;
}
header .twothird {
	padding: 1%;
	width: 71%;
}
.logo a {
	width: 180px;
}
.banner-container {
	margin-top: 70px;
}
nav ul li a {
	font-size: 13px;
}
.sub-menu-wrapper .sub-sub-title {
	font-size: 11px;
	line-height: 16px;
}
}

@media screen and (max-width: 768px) {
.property-caption .banner-caption h4 {
  font-size: 20px;
}
.villa-d-info-left h2 {
  margin-top: 0;
  font-size: 26px;
}
.area-box{width:100%;  padding: 0 15px;}
.news-slider .next {
  right: -50px;
}
.search-button input {
  width: 90%;
}
.social a.all-feeds{ width: 213px; }
.featured-price{padding: 10px;}
.featured-price .col-xs-9{padding-left: 0px;padding-right: 0;}
.sub-menu-wrapper .sub-menu-title a {
  padding: 2px 10px;
}
.contact-form .element.select {
  width: 51px !important;
  margin-left: 9px;
}


.get-quote {
	width: 26px;
}
.get-quote h3 {
	width: 92px;
	font-size: 13px;
}
.about-dream-box {
	padding: 40px 20px;
}
.news-listing-container {
	padding: 25px;
}
.news-search .row {
	margin: 0;
}
.news-listing.active .front h3 {
	margin-left: 10px;
}
.r-more-button a {
	font-size: 14px;
	padding: 10px 8px;
}
.home-page .project-form-box {
	overflow: hidden;
}
.floor-plan-box {
	overflow: hidden;
	padding: 30px 20px;
}
.banner-360-box {
	right: 10px;
	;
}
.news-slider-container {
	overflow: hidden;
}
.fancybox-close {
	right: -23px;
	top: -33px;
}
.about-news-slider .next {
	right: -35px;
}
.about-news-slider .prev {
	left: -35px;
}
.degree-block .owl-buttons .previous {
	left: -10px;
}
.copyright p, .copyright a {
	font-size: 10px;
	line-height: 20px;
}
.news-listing .news-head-wrap h4 {
	line-height: 30px;

	font-size: 20px;
}
.news-detail-box h4 {
	padding-right: 0;
	line-height: 30px;
	font-size: 20px;
}
.shape {
	bottom: -16px;
}
.project-listing-box.even .shape {
	bottom: -21px;
}
.project-info-box p {
	padding-left: 16%;
	font-size: 14px;
	line-height: 19px;
}
.project-listing-box.even .project-info-box p {
	padding-right: 20%;
}
.project-info-left a {
	padding: 8px;
	letter-spacing: 1px;
	font-size: 11px;
}
.newsletter {
	padding-left: 20px;
}
.degree-block .owl-buttons .next {
	right: -17px;
}
.home-wonders-slider .customNavigation a {
	width: 20px;
}
.home-wonders-box .prev {
	left: -15px;
}
.home-wonders-box .next {
	right: -15px;
}
.news-slider-container .customNavigation img {
	width: 20px;
}
.news-slider .prev {
	left: 5px;
}
.MailingListSubscribe .mailing-list-email-wrap {
	width: 120px;
}
.contact-form .buttons .btn.primary {
	right: 19.5%;
}
.featured-property-box h2 {
	padding-left: 15px;
	background-position: 15px bottom;
}
.project-form h2 {
	padding-left: 15px;
}
.project-form p {
	margin-left: 15px;
}
}

@media screen and (min-width: 768px) {
header .nav {
	height: auto !important;
	display: block !important;
}
}

@media only screen and (min-width : 480px) and (max-width : 767px) {

.col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9, .col-ms-10, .col-ms-11, .col-ms-12 {
	position: relative;
	min-height: 1px;
}
.col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9, .col-ms-10, .col-ms-11 {
	float: left;
}
.col-ms-1 {
	width: 8.333333333333332%;
}
.col-ms-2 {
	width: 16.666666666666664%;
}
.col-ms-3 {
	width: 25%;
}
.col-ms-4 {
	width: 33.33333333333333%;
}
.col-ms-5 {
	width: 41.66666666666667%;
}
.col-ms-6 {
	width: 50%;
}
.col-ms-7 {
	width: 58.333333333333336%;
}
.col-ms-8 {
	width: 66.66666666666666%;
}
.col-ms-9 {
	width: 75%;
}
.col-ms-10 {
	width: 83.33333333333334%;
}
.col-ms-11 {
	width: 91.66666666666666%;
}
.col-ms-12 {
	width: 100%;
}
}

@media screen and (max-width: 767px) {
	.p-l-form .col-sm-3 {
    width: 100%;
}
	.social a.all-feeds {
    width: 213px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
}
.wonders-listing-container.even .wonders-info,.wonders-listing-container.even .wonders-info-left, .wonders-listing-container.even .wonders-info-right  {
  float: none;
}
.menu-overlay{display: none !important;}
.banner-360-box{display: none;}
.villas-Page .featured-column-box {
  width: 300px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.sort-by-price span {
  margin-right: 15px;
}
.info-description .col-sm-6 {
  width: 100%;
}
.wonders-info-left a {
  margin-top: 0;
}
.wonders-listing-page .wonders-description.active {
  margin-top: 20px;
}
.shape{display: none;}
.project-info-box{position: relative;}
.project-info-left{background: rgba(255,255,255,0.8);
  padding: 20px;}
.project-info-box p {
  padding-left: 0;
  padding-right: 20%;
}
.project-info-left a {
 float: none; 
}
.project-view-all {
   position: relative; 
}
.project-info-right{padding: 0px;}
.project-view-all a {
  width: 185px;
  font-size: 20px;
  margin-top: 15px;  margin-left: 0;
}
.project-listing-box.even .project-view-all {
  right: 0;
}
.project-info-container {
  height: 550px;
}
header nav ul li a {
	padding: 15px !important;
}
nav ul li a:hover, nav ul li.nav-path-selected a, nav ul li a.nav-selected {
	background-color: #af802c !important;
	border: none;
	color: #fff !important;
}
header.sticky .full {
	padding: 5px 1%;
}
footer .third {
	width: 100%;
	text-align: center;
}
.MailingListSubscribe form {
	width: 210px;
	margin: 0 auto;
}
.MailingListSubscribe {
	margin-top: 0;
	margin-bottom: 15px;
}
.social a {
	margin-top: 10px;
}
.social {
	text-align: center;
}
.contact-form .element.radio > .input .radio {
	width: 33%;
	margin-bottom: 15px;
}
.map-box h4 {
	font-size: 16px;
	padding: 6px 20px;
}

.degree-right {
	padding: 0 10px;
}
#degree-slider .degree-left-box {
	padding: 0 10px;
	margin-top: 0;
}
.degree-right h2 {
	margin-top: 0;
}
.sub-menu-wrapper {
	display: none !important;
}
.hasul-arrow {
	display: none !important;
}
header .nav {
	display: none;
	position: fixed;
	width: 100%;
	left: 0;
	height: 100%;
	z-index: 3;
	text-align: center;
	top: 55px;
	background: #fff;
}
header .nav {
	display: none;
	position: fixed;
	width: 100%;
	left: 0;
	height: 100%;
	z-index: 3;
	text-align: center;
	top: 59px;
	background: #fff;
}
header .nav>li.nav-path-selected {
	background-image: none;
	background-color: #fff;
	color: #000;
}
header .nav>li.nav-path-selected a {
	color: #000;
}
header .nav>li {
	float: none;
}
.banner-container {
	margin-top: 60px;
}
#supersized {
	top: 60px;
}
#nav-toggle {
	cursor: pointer;
	padding: 10px 35px 16px 0px;
	top: 17px;
	z-index: 2001;
	position: fixed;
	right: 35px;
	transition: top .6s ease;
	-webkit-transition: top .6s ease;
	-moz-transition: top .6s ease;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
	cursor: pointer;
	border-radius: 1px;
	height: 5px;
	width: 35px;
	background: #000;
	position: absolute;
	display: block;
	content: '';
}
.navbar-fixed-top .nav>li>a:hover {
	background-color: #fff;
	color: #1A3154;
}
#nav-toggle span:before {
	top: -10px;
}
#nav-toggle span:after {
	bottom: -10px;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
}
#nav-toggle.active span {
	background-color: transparent;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
	top: 0;
}
#nav-toggle.active span:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}
#nav-toggle.active span:after {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}
#degree-slider .small-circle, #degree-slider .large-circle {
	width: 295px;
	height: 295px;
}
.degree-left {
	  width: 280px;
	margin: 0 auto;
}
.home-page .degree-left {
	  width: 300px;
	margin: 0 auto;
}
.about-info-left img {
	margin-bottom: 20px;
}
.page-description {
	padding: 0 20px;
}
.home-page .page-description {
	text-align: center;
}
.degree-right {
	text-align: center;
}
.project-form-box {
	height: 900px;
}
.project-form-box .container {
	min-height: 900px;
}
.project-form-container {
	padding: 0 30px 0 0;
}
.radio-btn-group {
	margin-top: 0;
}

.featured-column-box {
	width: 300px;
	margin: 0 auto;
	margin-bottom: 20px;
}
}

@media screen and (max-width: 640px) {

.at-icon-wrapper {
    width: 100% !important;
    text-align: center;
}
	.more-f-btn.menu-left {
    padding: 13px 26px;
    font-size: 16px;
}
	.addthis_sharing_toolbox {
    position: fixed;
    left: 0;
    top: auto;
    width: 100%;
    bottom: -6px;
}
.at-share-tbx-element .at-share-btn {
    display: inline-block !important;
    width: 16.66777%;
    max-width: 16.6667% !important;
}
.wrapper .addthis_32x32_style .at4-icon, .wrapper .addthis_32x32_white_style .at4-icon, .at-32x32 {
    text-align: center;
    width: 100%;
}
.wrapper .at-svc-whatsapp {
display: inline-block !important;
}
	.at4-share-outer{display: block !important;}
	.home-page .project-form .p-l-form .more-f-btn {
    margin-top: 20px;
}
.home-page .project-form .p-l-form .more-f-btn {
    width: 100%;
    font-size: 16px;
}
.property-listing-page .project-form .p-l-form .more-f-btn {
    margin-top: 15px;
}
.home-page .project-form .more-f-btn {
    margin-left: 15px;
    margin-top: 0px;
}
.at-svc-whatsapp{display: block !important;}
.at4-show {
    display: block !important;
}
.at4-show, .at4-show-content {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;
    filter: alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    -khtml-opacity: 1!important;
}
.atss-left {
    left: 0;
    float: left;
    right: auto;
    width: 100% !important;
    
    top: 0 !important;
}
.atss a,.atss a:hover {
    width: 16.66667% !important;
    padding: 10px 0 !important;
}
.at4-hide-content {
    display: none ! important;
}
.social a {
    width: 32px;
    height: 35px;
}
.contact-form .formidable_column .fieldsets {
    width: 85%;
}
.half {
	padding: 2%;
	width: 96%;
}
.third {
	padding: 2%;
	width: 96%;
}
.quarter {
	padding: 2%;
	width: 96%;
}
#wonders-d-slider .wonders-description {
  position: relative;
  top: 0;
  right: auto;
  left: 0;
  float: none;
}
.wonders-description ul li {
  padding: 8px 0px;
}
.search-button input {
  width: 100%;
}
 .search-filter{display: none;}
header .nav {
  top: 54px;
}
.chairman-m-container {
  background-size: 300px auto;
}
.board-members .items{width:300px;margin: 0 auto;}
.banner-caption h1 {
  font-size: 30px;
  line-height: 40px;
}

.social a.all-feeds {
    margin: 8px auto;
    width: 216px;
}

.project-form-box {
      height: 570px;
}
.project-form-box .container {
  min-height: 500px;
}
.project-form-container {
    bottom: 5px;
}
.search-main {
  margin-top: 10px;
}
.wonders-description ul li {
  font-size: 15px;
}
.map-container {
  position: relative;
   height: auto;
}
.map-box {
  height: auto;
  padding: 0;
  text-align: center;
  position: relative;
}
.map-tabs {
  position: absolute;
  width: 100%;
  z-index: 10;
  top: -47px;
}
.map-address {
  position: relative;
}
#map_canvas {
  height: 500px;
  left: 0;
  z-index: 1;
  position: relative;
  width: 100%;
}
.map-address {
  left: 0;
}
.contact-form .element.select {
  width: 100% !important;
  margin-left: 0;
}
.contact-form .formidable_column .fieldsets .element .input {
  margin: 0;
}
.element.last-name-28 {
  width: 100% !important;
  padding-left: 0;
}
.contact-form .formidable_column .fieldsets .element {
  width: 100%;
}
.contact-form .formidable_column .fieldsets .element[class*="message-"] .input {
  margin: 0;
}
.contact-form .buttons .btn.primary {
  right: 17%;
}
.copyright .footer-logo {
  margin: 0 auto 15px;
  margin-top: 20px;
}
.ten {
  text-align: center;margin-top: 0;
  margin-bottom: 20px;
}
.copyright {
  margin-bottom: 10px;
}
.ten a{text-align: center;  display: inline-block;
  float: none;}
.contact-form .element.name-2 {
  width: 100% !important;
}
.map-box h4 {
  font-size: 13px;
  padding: 2px 10px;
  margin: 0 2px;
}
.home-wonders-heading-right {
  float: none;
}
.home-wonders-box h2 {
  padding-left: 0;
  margin-top: 10px;
}
.home-wonders-box p {
  margin-left: 0;
}
}

@media screen and (max-width: 540px) {
.banner-caption h1 {
  font-size: 24px;
  line-height: 34px;
}
.banner-caption {
  left: 0;
}
.chairman-message {
  padding-bottom: 220px;
}
.news-listing-page .banner-heading {
  left: 0;
  padding-left: 20px;
  padding-right: 0;
}
}

@media screen and (max-width: 480px) {
	.villa-form h3 {
    margin: 0;
    font-size: 22px;
}
.owl-buttons .previous,.owl-buttons .next {
  background-size: 20px;
}
#owl-3 .owl-item {
  border-right: none;
}
.news-items {
  border-left: none;
}
.enquiry-form-box input, .enquiry-form-box select {
  width: 93%;
}
.intl-tel-input {
  width: 93%;
}
.enquiry-form h2 {
  margin-top: 0;
}
.villa-form .modal-dialog {
    width:93%
}
}
@media screen and (max-width: 400px) {
.map-box h4 {
  margin: 0;
  display: block;
}
.map-tabs {
  top: -117px;
}
.banner-container, #supersized {
  height: 250px !important;
}
.property-listing-page .banner-container, .property-listing-page #supersized {
  height: 500px !important;
}
.see-all-box{display: none;}
#nav-toggle {
  top: 11px;
}
.about-sub-banner {
  margin-top: 48px;
}
.banner-buttons a,.banner-buttons a:hover{
  padding: 13px 11px 11px 38px;
  font-size: 11px;
  background-size: 24px;
}
.degree-right h3 {
  font-size: 20px;
  line-height: 30px;
}
.degree-right p {
  font-size: 16px;
  line-height: 26px;
}
.degree-left h4 {
  margin-top: 37px;
}
.home-wonders-box .next {
  right: -7px;

}
.home-wonders-box .prev {
  left: -8px;
}
.banner-container {
  margin-top: 49px;
}
#supersized {
  top: 47px;
}
.home-page .banner-caption {
  bottom: 15%;
}
header .nav {
  top: 46px;
}
.falcon-heading h3,.d-heading h3,.chairman-m-container h3,.about-info-left h3{
  font-size: 24px;line-height: 34px;
}
.page-description-box {
  padding: 20px 0;
}
.about-dream-box h4 {
  font-size: 25px;
  line-height: 35px;
}
.exp-right h2, .about-dream-box h2 {
  font-size: 40px;
  margin-bottom: 20px;
}
.experience {
  margin-top: 20px;
  margin-bottom: 30px;
}
.about-dream-bottom h5 {
  line-height: 30px;
  font-size: 16px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.about-sub-info h4 {
  font-size: 16px;
  padding: 5px 14px;
}
.wrapper h2 {
  font-size: 24px;  line-height: 34px;  margin-top: 0;
}
.about-news-slider .customNavigation a {
  width: 25px;
  height: 61px;
}
.project-view-all a {
  width: 155px;
  font-size: 14px;
  margin-top: 15px;
  margin-left: 0;
  min-height: 134px;
}
.property-detailed-page .banner-caption-box {
  height: 256px;
}
.enquiry-form h4 img {
  width: 200px;
}
.enquiry-form h4 button {
  width: 35px;
  padding: 5px 8px;
  font-size: 20px;
    margin-top: -3px;
}
.enquiry-form h2 {
  padding-left: 11px;
  border-left: none;
  line-height: 34px; 
}
.home-wonders-heading a {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 10px;
}
.exp-right {
  padding-left: 30px;
}
.about-dream-box h3 {
  margin-top: 0;
}
.wonders-listing-page .map-tabs {
  top: -39px;
}
.villas-Page header .nav {
  top: 39px;
}
.villas-Page #nav-toggle {
  top: 8px;
}
.property-listing-page .project-form-container {
  padding: 0;
}
.banner-heading.falcon-heading {
  padding: 30px 25px;
}
.project-listing-box.even .project-info-box p {
  padding-right: 10px;
}
.project-listing-box.even .project-info-left a {
  margin-right: 0;
}
}

@media screen and (max-width: 360px) {
.banner-caption h1 {
  font-size: 20px;
  line-height: 30px;
}
}

@media screen and (max-width: 330px) {
#degree-slider .small-circle, #degree-slider .large-circle {
  width: 274px;
  height: 274px;
}
.contact-form .buttons .btn.primary {
  right: 16%;
}
.degree-left {
  width: 280px;
  margin: 0 auto;
}
.featured-column-box {
  width: 285px;
}
.home-page .degree-left {
  width: 278px;
}

}

@media print {
}

.date{font-family: "Lato",sans-serif;
    font-size: 20px; color:#1c2e5e !important;}
	
	.month{font-family: "Lato",sans-serif;
    font-size:13px !important;}