@charset "utf-8";
/* CSS Document */

* html html {}
html {}

.clear{clear:both;}
.FLeft{float:left;}
.FRight{float:right;}p {
    margin: 0 0 15px;
}
.video {
	margin: 0px auto;
	text-align: center;
	img {
		width: 90px;
		height: auto;
	}
}
body {
	font-family:"HelveticaNeueW01-ThinEx 710288";
	font-size:17px;
	letter-spacing:0.7px;
	background:#eee;
	line-height:25px;
}
.head{ border-bottom:1px solid #e8dfe5; background:#fff;
-webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.5);
box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.5);
}
.navbar-brand {
	height:auto;
	padding:0;
}
.navbar-brand img{margin-right:10px; padding-left:30px; height:55px;}
.navbar-brand .title{margin-right:10px; padding-bottom:6px;}
.navbar-brand .title{font-family:"Bergell LET"; font-size:28px; padding-top:12px; color:#343104;}
.btn01, .btn02, .btn03, .btn04, .btn05{
	font-size:14px;
	line-height:39px;
}

.btn01 .dropdown-menu{ min-width:145px;}
.btn02 .dropdown-menu{ min-width:110px;}
.btn04 .dropdown-menu{ min-width:100px;}

.btn01:hover, .btn01.active{background:#9a0069 !important;}
.btn02:hover, .btn02.active{background:#57a500 !important;}
.btn03:hover, .btn03.active{background:#004480 !important;}
.btn04:hover, .btn04.active{background:#ffb400 !important;}
.btn05:hover{background:#ccc!important;}
.btn04:hover a, .btn04.active a, .btn05:hover a{color:#000 !important;}

.btn01, .btn02, .btn03, .btn04, .btn05{background:#404040;}
.navbar-default .navbar-nav > li > a{ color:#FFF;}

.navbar-default .navbar-nav > li > a:hover{color:#FFF;}
.navbar-default .navbar-nav > li:hover a{color:#FFF;}
.navbar-default .navbar-nav > li .dropdown-menu > li > a{color:#333; font-size:13px; padding:10px 20px;}
.navbar-default .navbar-nav > li .dropdown-menu > li > a:hover{color:#fff;}

.btn01 .dropdown-menu, .btn02 .dropdown-menu, .btn03 .dropdown-menu, .btn04 .dropdown-menu{background:#eee !important; color:#666 !important;}

.navbar-default {
	background:transparent;
	border: 0;
}
.navbar-nav > li {
     margin-right: 0px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	color:#fff;
	background:transparent;	
}

.login{border-bottom:2px solid #3d8805;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	top:50%;
}
.carousel-control{
	z-index: 9;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right:0;
}
.carousel-control {
	width:10%;
}
#TextCarasoul {
	background:rgba(34, 34, 34, 0.85);
	color: #fff;
	padding:70px;
}


.well{background:#333; font-size:10px;}
.well-sm {
    padding: 4px 0 0 0;
    border-radius: 2px;
    height: 25px;
    width: 25px;
    display: inline-block;
	border: 1px solid #999;
}

.glyphicon{ color:#FFF;}

#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -102px; /* negative of the offset - height of link element */
    right: 20px; /* padding from the left side of the window */
	z-index:10;
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 18px; /* height of link element */
    right: 20px; /* padding from the left side of the window */
	z-index:10;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
width:33px; height:61px;
}
.icon-prev {
	background-image: url("../images/left-nav.png");
}
.icon-next {
	background-image: url("../images/right-nav.png");
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right{ right:30%;}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left{ left:30%;}
.carousel-control .icon-next::before, .carousel-control .icon-prev::before {
	content:'';
}
.carousel-control.right, .carousel-control.left{background:none;}



/* my */

.inside_container{padding-bottom:40px;}
.heading01{font-size:45px; color:#fff; padding:40px 0 20px 0;}
.heading02{font-size:25px; padding:20px 0 10px 0; font-weight:bold; }
.heading03{font-size:21px; padding:50px 0 10px 0; font-weight:bold;}
.heading04{font-size:16px; padding:10px 0 10px 0; font-weight:bold;}
.heading05{font-size:20px; padding:30px 0 20px 0; font-weight:bold; }

.cont01{font-size:17px; color:#fff; line-height:25px;}
.cont02{font-size:15px;}

/* my */


/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
    from {top: 0px;}
    to {top: 0px;}
}

@keyframes mymove {
    from {top: 50px;}
    to {top: 0px;}
}


footer{background:#141414; font-size:12px; color:#FFF; padding:14px 0; line-height:25px; position:relative; z-index:2;}


#about {
  background: url(../images/large_bg_image2a.jpg) 50% 50% repeat-y fixed;
  padding-top:0;
  padding-bottom:0;
  color:#FFF;
    -moz-box-shadow:    inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);
     box-shadow:        inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);

}

#about_Vision {
  background: url(../images/large_bg_image5.jpg) 50% 50% repeat-y fixed;
  padding-top:0;
  padding-bottom:0;
  color:#000;
}

#about_Management{
  background: url(../images/large_bg_image6.jpg) 50% 50% repeat-y fixed;
  padding-top:0;
  padding-bottom:0;
  color:#fff;
}
#about_Management .box{padding:10px 0 20px 0; background:rgba(0, 0, 0, 0.7); }
#about_Management .heading02{color:#FFF; padding-bottom:10px;}
#about_Management .box .heading{font-size:18px; padding-top:5px; font-family:"Humnst777 Cn BT"; letter-spacing:0px;}
#about_Management .box .cont{font-size:15px; font-family:"Humnst777 Cn BT"; letter-spacing:0px; padding-bottom:10px; }

#RosaAlba{
  background: url(../images/large_bg_image3.jpg) 50% 50% repeat-y fixed;
  padding-top:0;
  padding-bottom:0;
  color:#FFF;
  height:50%;
    -moz-box-shadow:    inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);
     box-shadow:        inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);
}
#Testimonials{
  background: url(../images/large_bg_image7.jpg) 50% 50% repeat-y fixed;
  padding-top:0;
  padding-bottom:0;
  color:#FFF;
  height:50%;
    -moz-box-shadow:    inset  0  20px 20px -12px rgba(0, 0, 0, 0.6),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: inset  0  20px 20px -12px rgba(0, 0, 0, 0.6),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.6);
     box-shadow:        inset  0  20px 20px -12px rgba(0, 0, 0, 0.6),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.6);
}
#Contact{
  background: url(../images/large_bg_image8.jpg) 50% 50% repeat-y fixed;
  padding-top:0;
  padding-bottom:0;
  color:#FFF;
  height:50%;
    -moz-box-shadow:    inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);
     box-shadow:        inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);
}
#cherilyn-monta-property{
  background: url(../images/cherilyn-monta-property-bg.jpg) 50% 50% repeat-y fixed;
  background-size:cover;
  padding-top:0;
  padding-bottom:0;
  color:#333;
  min-height:calc(100vh - 119px);
  position:relative;
/*  height:calc(100vh - 0px);*/
    -moz-box-shadow:    inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);
     box-shadow:        inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);
}

.About-container {
	padding-top:40px;
	padding-bottom:40px;
}
.About-container-bg{background: #eeeded;}


.nav-tabs > li > a{ font-size:15px; padding:5px 20px !important; color:#fff !important; border:0;}
.nav-tabs > li > a:hover{background:#92c900; color:#000 !important; border:0;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{ background:#92c900; color:#000 !important; border:0;}

.list{margin:0px; padding:0; margin-left:35px;}
.list li{line-height: 25px; list-style:disc; margin-bottom: 10px; padding-left:0px;}
.list2{margin:0px; padding:0; margin-left:15px;}
.list2 li{line-height: 15px; list-style:disc; margin-bottom: 10px; padding-left:0px;}

.IMG {max-width:100%;}
.BigImg{width:auto !important;}

.tab-pane span{display:inline-block; padding-right:10px;}
.tab-content .heading03{padding-bottom:20px;}

.project-Cont-container{padding-bottom:5px;}
.project-Cont-container .heading{color:#57a500; font-size:16px; font-weight:bold; margin-bottom:10px;}
.project-Cont-container .heading04{color:#57a500; font-size:18px; font-weight:bold; margin-bottom:10px;}

.bo01{border-bottom:1px dashed #999; margin-bottom:15px;}
.bo02{border-bottom:1px dashed #ccc; margin-bottom:15px;}

iframe{border:1px solid #CCC;}

.Quote-Double-left {
	background:url(../images/Quote-Double-left.png) top left no-repeat;
	padding:10px 0 0 40px;
	margin-top:10px;
}
.Quote-Double-right {
	background:url(../images/Quote-Double-right.png) bottom right no-repeat;
	height:29px;
	width:30px;
	display:inline-block;
	position:relative;
	top:20px;
	left:10px;
}


.yellowBox{background:#ec9d00; padding:20px; color:#fff; margin-bottom:20px;}
.yellowBox a{color:#fff;}
.greyBox{background:#cecece; padding:20px; color:#000; margin-bottom:20px;}
.greyBox a{color:#000;}

.h3 {
    font-size: 24px;
	padding-bottom:10px;
}
.greyBox .glyphicon{color:#000;}

.ContactContainer .icon{float:left; padding-right:10px;}
.ContactContainer .iconText{float:left;}

.banerBox{position:absolute; z-index:11; bottom:0px; margin:0 auto; width:100%; background:rgba(0, 0, 0, 0.75); padding:10px 0; border-top:1px solid rgba(80, 80, 80, 0.8); text-align:center; height: calc(100vh - 0px);}
.banerBox .Box_container{ float:left; position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; padding-top:5px; padding-bottom:5px; width:100%; }
.banerBox .Box_container .One {text-align:center; padding:0 30px; display:inline-block;}
.banerBox .Box_container .line{background:url(../images/line02.png) no-repeat; background-position:50% 50%; display:block; width:1px; height:20px;}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
width:33px; height:61px;
}
.glyphicon-chevron-left {
	background-image: url("../images/left-nav2.png"); left:-100% !important; top:20% !important;
}
.glyphicon-chevron-right {
	background-image: url("../images/right-nav2.png"); right: -100% !important; top:20% !important;
}
.carousel-control .glyphicon-chevron-left::before, .carousel-control .glyphicon-chevron-right::before {
	content:'';
}

.property{background:#dbdcd0; display:block; padding:15px; min-height:482px; border: 1px solid #bfc0b4;}
.property-project{ position:relative;}
.property-project .image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.property-project .middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.property, .property-project:hover .image {
  opacity: 0.3;
}

.property, .property-project:hover .middle {
  opacity: 1;
}
.property {
  color:#333;
  text-decoration:none;
}
.property:hover, .property:focus {
  cursor:pointer;
  display:block;
  color:#333;
  text-decoration:none;
}

.property:hover .image {
  opacity: 0.3;
}

.property:hover .middle {
  opacity: 1;
}

.property-project .icon {
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  font-size: 20px;
  padding: 10px 15px;
}
.property .heading{font-size:18px; padding: 10px 0; font-weight: bold;}
.property p{ padding:10px 0;}
.more { font-size:13px; font-weight:bold; padding-bottom:0;}


.dropdown button, button{
    background: none;
    border: none;
	padding:0;
}


.Home-Container{position:relative; background:#333;}
.Home-Container .Resort{background: url(../images/Home-Container-Resort.jpg); background-size: cover; background-position: center; min-height: 100vh; padding-left:0; padding-right:0;}
.Home-Container .Property{background: url(../images/Home-Container-Property.jpg); background-size: cover; background-position: center; min-height: 100vh; padding-left:0; padding-right:0;}
.Home-Container .Home-logo{background:rgba(0, 0, 0, 0.65); min-height:22vh; justify-content: center; display: flex; align-items: center;}
.Resort-container{min-height:50vh; padding-top:10%;}
.Home-Container .Home-logo img{max-width:20%;}
.Home-Container .Head-Resort{ padding-bottom:10vh;}
.Home-Container .Head-Resort-M{display:none;}
.Home-logo_M{display:none;}

.Home-Container .Click-here {
    display: inline-block;
    color: #CCC;
    text-decoration: none;
    transition: .3s ease;
    font-size: 2rem;
    font-weight: bold;
    border: 1px solid #CCC;
    padding: 10px 25px;
	text-align:center;
	font-family:"HelveticaNeueW01-LtExt";
}
.Home-Container .Click-here:hover {
    color: #FFF;
    text-decoration: none;
    transition: .3s ease;
	border: 1px solid #fff;
	text-shadow: 5px 5px 5px #000;
	box-shadow: 0px 0px 5px #000;
}

.Home-Footer{bottom:0; padding:1.8% 0; background:rgba(0, 0, 0, 0.65); width:100%; right:0; left:0; font-family: 'Humanst521 Lt BT';}
.Home-Footer p{ text-align:center; color:rgba(255, 255, 255, 0.60); margin-bottom:0; font-size:20px;}
.Humanst521-BT{font-family: 'Humanst521 BT';}

.home-top-icon a{display:inline-block; padding-right:10px; color: rgba(0, 0, 0, 0.55);}
.home-top-icon i{font-size:22px;}
.home-top-icon span{display:inline-block; font-size:20px;}
.fa-phone{
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
transform: scaleX(-1);
}

.transition { transition: .3s cubic-bezier(.3, 0, 0, 1.3) }
.card {
    background-color: rgba(202,202,202,0.9);
    bottom: 0;
    box-shadow: 12px 18px 12px 2px rgba(0,0,0,0.5);
	left: 0;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: auto;
	height: 225px;
	padding:10px;
	margin-bottom:20px;
	z-index:9;
}
.card:hover {height: 440px; width: auto;}




.card_circle1{background:url(../images/project/property-project-RosaAlba.jpg) no-repeat center bottom;}
.card_circle2{background:url(../images/project/property-project-Mangifera.jpg) no-repeat center bottom;}
.card_circle3{background:url(../images/project/property-project-Gulmohar.jpg) no-repeat center bottom;}
.card_circle4{background:url(../images/project/property-project-Dhaman-Pai.jpg) no-repeat center bottom;}
.card_circle{
    background-color: #3487f7;
    background-size: cover;
    border-radius: 0%;
    height: 150px;
    margin-left: 0px;
    margin-top: 0px;
    position: relative;
    width:100%;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	transition: 0.3s ease-out;
}
.card:hover .card_circle {
    background-size: cover;
    border-radius: 0;
    margin-top: 0px;
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
	transition: 0.3s ease-out;
}
.card h2 {
    color: rgba(0,0,0,.8);
    font-size: 18px; font-weight:bold;
    margin-top: 165px;
    position: absolute;
    text-align: left;
    width: auto;
    z-index: 9999;
}
.card:hover h2 {}

.card p {
    color: rgba(0,0,0,.6);
    font-size: 12px; font-weight:bold;
    margin-top: 185px;
    position: absolute;
    text-align: left;
    z-index: 9999;
}
.card:hover p {}
.card span {
    position: absolute;
    margin-top: 165px;
    text-align: right;
    width: 90%;
	transition: 0.2s ease-out;
	font-size:14px; color:#666;
}
.card:hover span{opacity: 0; margin-top: 180px;}

.cta-container {
    display: none;
    margin-top: 320px;
    position: absolute;
    text-align: center;
    width: 92%;
    z-index: 9999;
}
.card:hover .cta-container {
    display: inline;
    margin-top: 215px;
}
.card:hover .cta-container .cont{ text-align:left; font-size:14px; padding: 0 8px; color:#333; line-height: 20px;}
.cta {
    -moz-border-radius: 2px;
    -moz-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -webkit-border-radius: 2px;
    -webkit-transition: 0.2s ease-out;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.6);
    border-radius: 1px;
    color: rgba(0,0,0,.6);
    display: inline-block;
    line-height: 30px;
    margin-top: 15px;
    padding: 0 2rem;
	padding-bottom:4px;
	font-size:14px; font-weight:bold; 
    text-decoration: none;
    transition: 0.2s ease-out;
}
.cta:hover {
    background-color: rgba(0,0,0,.6);;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    color: #fff;
    -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	text-decoration:none;
}
.boy-footer{background:url(../images/boy.png) no-repeat left bottom; min-height: 287px; position: absolute; bottom: 0px; left: 0; right: 0; background-position: 14% 0;}

.cherilyn-monta-property-footer{background:rgba(0, 0, 0, 0.6); bottom:1px; left:0; right:0; width:auto; position: absolute; bottom: 0px; min-height:125px; width:100%; font-family: 'Humanst521 Lt BT';}

.cherilyn-monta-property-footer .Cont{ color:rgba(255, 255, 255, 0.9); text-align:right; padding:15px 0 0px 0; font-size:18px; font-style:italic; }



@media (min-width: 1025px) {
	.property-project-container .col-sm-3{padding-right: 30px; padding-left: 30px;}
}





@media (min-width: 768px) {
	
	.modal-header{ display:none;}
	.head-mo{display:none;}
	.head-desk{display:block;}
	
	.footer-call{ display:none;}
	
	.home-top-icon{ text-align:right; padding-top:65px;}

	
	.Home-fluid{}
	.Home-Footer{ position:absolute;}
	
	.Quote-Double-left .carousel .carousel-inner{ min-height:200px;}
	.ih-item .img img { width:170px;}
	.glyphicon{ font-size:20px;}
	.yellowBox, .greyBox{padding:20px 25px 35px; font-size:15px;}
	.greyBox{min-height:300px;}
	.ContactContainer .iconText{ width:auto; padding-right:20px;}

	.project-Cont-container .cont02{float:left; padding-right:10px; font-weight:bold; padding-bottom:10px;}
	.project-Cont-container .cont03{float:left; padding-bottom:10px;}

	#carousel-A .Banner-Text01{ background:transparent; border:0; margin-bottom:0%; padding:0;}
	#carousel-A .carousel-caption{ padding:0;}

	.head2{position:fixed; top:0; z-index:1; width:100%;}
	.dropdown-menu{ padding:0 0 0px 0; border:0 !important;}
	.nav-tabs > li{ margin-bottom:-6px;}
	.responsive-tabs-container{ text-align:center;}
	.nav-tabs{ border:0; display:inline-block;}
	.Project-nav-container{ background:#1f2f01;}
	.tab-content{ background:#eeeeee; padding-bottom:60px;}
	.nav-tabs > li > a{ margin:0; border-radius:0; padding:5px;}

	.Contact-No{display:inline-block; padding-right:10px; color:#FFF;}
	.Contact-No:hover{color:#FFF;}

	.carousel-caption{font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif; text-shadow:none; color:rgba(255, 255, 255, 0.8);}
	
	.Banner-Text01{text-align:left; bottom:20%; letter-spacing:normal; background:rgba(0, 0, 0, 0.5); display:inline-block; padding:10px 30px; margin-bottom:25%; border:1px solid rgba(255, 255, 255, 0.5);}
	.Banner-Text01 h1{margin-top:10px; color:#fff; font-size:50px;}
	.Banner-Text01 h2{margin-top:10px; color:#fff; font-size:22px;}
	.Banner-Text01 h3{margin-top:10px; color:#fff; font-size:30px; font-family:"Bergell LET";}

	.carousel-caption {
		right: 15%;
		left: 15%;
		padding-bottom: 30px;
	}

	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{ background:none;}
	.navbar-right .dropdown-menu{left:0px;}
	.dropdown-menu .sub-menu {
		left: 100%;
		position: absolute;
		top: 0;
		visibility: hidden;
		margin-top: -1px;
	}
	
	.dropdown-menu li:hover .sub-menu {
		visibility: visible;
	}
	
	.dropdown:hover .dropdown-menu {
		display: block;
		border-radius:0;
	}
	.dropdown-menu{background:rgba(255, 255, 255, 0.8);}
	.btn01 .dropdown-menu li a:hover{background-color:#a50071 !important; color:#FFF;}
	.btn02 .dropdown-menu li a:hover{background-color:#57a500 !important; color:#FFF;}
	.btn04 .dropdown-menu li a:hover{background-color:#ffb400 !important; color:#FFF;}
	
	.navbar {
	    margin-bottom: 0px;
	}
	.navbar-nav > li > a{
		padding:10px 5px;
		margin:0 15px;		
	}
	.dropdown-menu{border:1px solid rgba(0,0,0,0);}
	.nav-secondary{ padding-top:20px;}
	.navbar-right{ margin-top:22px; margin-bottom:0px;}
	.navbar-brand{margin-top:15px; margin-bottom:10px;}
	/*#about, #about_Vision{background-size:100%;}*/
	.visible-mo{display:none !important;}

}

@media (max-width: 768px) {
	
	.visible-mo{display:block;}
	.visible-mo .contactsMo{background: url(../images/large_bg_image8T.jpg) 50% 0% no-repeat; height:300px; 
    -moz-box-shadow:    inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);
     box-shadow:        inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);	
	}
	.visible-mo .cherilyn-monta-propertyMo{  
    -moz-box-shadow:    inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);
     box-shadow:        inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);	
	}
	
	.visible-mo .TestimonialsMo{background: url(../images/large_bg_image7T.jpg) 66% 0% no-repeat ; height:300px; 
    -moz-box-shadow:    inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);
     box-shadow:        inset  0  20px 20px -12px rgba(0, 0, 0, 0.4),
                        inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);	
	}
	
	.ContactContainer .icon{ padding-right:5px;}
	.ContactContainer .iconText{ width:90%;}
	.greyBox a{color:#f16817;}
	
	.project-Cont-container .heading04{color:#57a500; font-size:20px; font-weight:bold; margin-bottom:10px;}	
	.project-Cont-container .cont02{font-weight:bold; padding-bottom:5px; }
	.project-Cont-container .cont03{padding-bottom:10px; border-bottom:1px dashed #ccc; margin-bottom:15px;}
	#RosaAlbaSpecifications .bo01 {border:0;}

	
	.ih-item{margin:0 auto; text-align:center;}
	.sticky-container{ display:none;}

	.Banner-Text01{text-align:left; letter-spacing:normal; background:rgba(0, 0, 0, 0.5); display:inline-block; padding:10px; margin-bottom:10%; border:1px solid rgba(255, 255, 255, 0.5);}
	.Banner-Text01 h1{ margin:0; padding:0; color:#fff; font-size:20px;}
	.Banner-Text01 h2{display:none;}
	.Banner-Text01 h3{display:none;}
	.Banner-Text04 img {width: 55%;}


	.head2{position:fixed; top:0; z-index:99999; width:100%;}
	.projectBg01{ background-position:50% 50% !important;}


	.responsive-tabs-container.accordion-xs .accordion-link{ text-decoration:none;}
	.responsive-tabs-container[class*="accordion-"] .accordion-link.active {
		background: #92c900 !important;
		color: #000 !important;
	}
	.responsive-tabs-container[class*="accordion-"] .accordion-link{ margin-bottom:0 !important; background:#365300 !important; color:#fff !important; border:0 !important; border-bottom:1px solid #999 !important; border-radius:0 !important;}
	

	.caption { font-size:40px;}
	.Contact-No{display:block; margin-bottom:5px; color:#FFF;}
	.Contact-No:hover{color:#FFF;}
	.Banner-Text02{bottom:20%; right:0;}
	.Banner-Text05{bottom:-3%; left:0%; right:0%;}
	.Banner-Text06{bottom:0%; left:0%; right:0%;}
	.carousel-inner h2{font-size:20px;}
	.carousel-inner h3{font-size:18px; margin-top:10px;}
	.navbar-header{ padding-top:10px;}
	.navbar-right {margin-top:0px; margin-bottom:0;}
	.navbar{margin-bottom:0;}
	.navbar-brand{float:none;}
	.navbar-nav .open .dropdown-menu{border-radius:0;}
	.navbar-brand .title{ padding-bottom:10px; font-size:20px; padding-top:0;}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#666;}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{color:#666;}
	
	.btn01 .dropdown-toggle:focus, .btn01 .dropdown-toggle:focus{background:#9a0069 !important; color:#FFF !important;}
	.btn02 .dropdown-toggle:focus, .btn02 .dropdown-toggle:focus{background:#57a500 !important; color:#FFF !important;}
	.btn04 .dropdown-toggle:focus, .btn04 .dropdown-toggle:focus{background:#ffb400 !important; color:#FFF !important;}
	
	.btn04 .dropdown-menu a{color:#333;}
	.SocialLinks, .Reserved{text-align:center;}
	.Reserved{line-height:20px; padding-bottom:15px;}
	.navbar-default .navbar-toggle{border:0; margin-top:15px;}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{ background:none;}
	.About-container{ padding:0;}
	.heading01{font-size:30px;}
}

@media (min-width: 768px) and (max-width: 1366px) {
	#about_Vision{background-position-x:10% !important;}
}
@media (min-width: 768px) and (max-width: 768px) {
	
	.home-top-icon {padding-top: 45px;}
	.navbar-brand img {margin-right: 10px; padding-left: 25px; height: 40px;}
	.card{z-index:9;}
	
	.Home-Container .Home-logo img{max-width: 40%;}
	
	.property{ margin-bottom:30px;}
	.navbar-nav > li > a{ margin:0 4px; font-size:15px; padding:4px;}
	.navbar-brand{display:inline-block;}
	.navbar-nav > li > a{margin:5px 8px;}
	.navbar-right{ margin-top:33px;}
	.navbar-brand .title{padding-bottom:0; margin-top:5px;}
	.navbar-brand2{ margin-top:0px;}
	.navbar-brand2 img{ margin-top:12px;}
	.desktop{display:block !important;}

.navbar-nav > li > a {
    margin: 5px 10px;
    font-size: 13px;
}


#about_Vision {background-position: 0% 0% !important; background-size: 100%; background-attachment:scroll;}
#about_Management{background-position: 0% 0% !important; background-size: 100%; background-attachment:scroll;}
#Testimonials{background-position: 0% 0% !important; background-size: 100%; background-attachment:scroll;}
#Testimonials, #Contact{display:block !important; height:30%;}
#Contact{background-size: 100%;}
.property-project-container .col-sm-3{width:50%;}
#cherilyn-monta-property{display:block !important; height: auto; background-size:280%; min-height: calc(100vh - 145px);}
.boy-footer{background-position: 2% 0;}
}
@media (min-width: 1024px) and (max-width: 1024px) {
	
	.card{z-index:9;}
	.card:hover {height: 470px;}
	
	
	.Home-Container .Home-logo img{max-width: 30%;}
	
	.property{ min-height:561px;}
	#about_Vision {background-position: 0% 0% !important; background-size: 100%; background-attachment:scroll;}
	#about_Management{background-position: 0% 0% !important; background-size: 100%; background-attachment:scroll;}
	#Testimonials{background-position: 0% 0% !important; background-size: 100%; background-attachment:scroll;}
	#Contact{background-size: 150%;}
	#cherilyn-monta-property{background-size:145%; min-height: calc(100vh - 175px);} 
	.boy-footer{background-position: 2% 0; min-height: 247px; background-size: 200px;}
	.navbar-nav > li > a{ margin:0 10px;}
}

@media (min-width: 768px) and (max-width: 1024px) {
}

@media (min-width: 1280px) and (max-width: 1280px) {
	.card:hover{height: 440px;}
}

@media (min-width: 1366px) and (max-width: 1366px) {

	.boy-footer{background-position: 5% 100px; background-size: 11%;}
}


@media (min-width: 769px) {

}
@media (max-width: 767px) {
	#cherilyn-monta-property{background: url(../images/cherilyn-monta-property-bg-mo.jpg);}
	.cherilyn-monta-call{ position:absolute;top: 22px; right: 85px; display: block;}
	.RosaAlba .projectBg01{background:url(../images/project/RosaAlba/Banner01mo.jpg) !important; background-size: cover !important;}
	.RosaAlba .projectBg02{background:url(../images/project/RosaAlba/Banner02mo.jpg) !important; background-size: cover !important;}
	.RosaAlba .projectBg03{background:url(../images/project/RosaAlba/Banner03mo.jpg) !important; background-size: cover !important;}
	.RosaAlba .projectBg04{background:url(../images/project/RosaAlba/Banner04mo.jpg) !important; background-size: cover !important;}
	.RosaAlba .projectBg05{background:url(../images/project/RosaAlba/Banner05mo.jpg) !important; background-size: cover !important;}
	
	.Mangifera .projectBg01{background:url(../images/project/Mangifera/Banner02mo.jpg) !important; background-size: cover !important;}
	.Mangifera .projectBg02{background:url(../images/project/Mangifera/Banner01mo.jpg) !important; background-size: cover !important;}
	.Gulmohar .projectBg03{background:url(../images/project/Gulmohar/Banner01mo.jpg) !important; background-size: cover !important;}
	
#about_Vision{background: url(../images/large_bg_image5a.jpg) 50% 50% repeat-y fixed;}

#about {background: url(../images/large_bg_image2b.jpg) 50% 50% repeat-y fixed;}
.About-container .IMG{max-width:75%;}
.Values-img img{max-width:55% !important; margin-bottom:20px;}

.ContactContainer .con-no span{display:inline-block; padding-right:20px; padding-left:34px;}
.ContactContainer .con-no span:first-child{padding-left:0;}
	
	.property-project-container .col-sm-3{padding-right: 40px; padding-left: 40px;}
	
	.head-mo{display:block;}
	.head-desk{display:none;}

	.Home-Container{ min-height:100%; background:#000;}
	
	#cherilyn-monta-property{ min-height:100vh;}
	.cherilyn-monta-property-footer{position:static;}
	.boy-footer{background:none; position:static;}
	.footer-call{background:#000; display:block; text-align:center; padding:10px 10px; color:#fff;}


	.home-top-icon{ text-align:center; padding-top:5px; border-top:1px solid #eee;}
	.home-top-icon i{font-size:20px;}
	.home-top-icon span{display:inline-block; font-size:18px;}
	
	.Cherilyn-Corporation-logo{ text-align:center;}
	.navbar-brand img{display:block; float:none; margin-right:0px; height:40px; padding-left: 36px;}
	.navbar-brand .title{display:block; float:none; margin-right:0px; padding-top:5px; padding-left:15px; float: left;}


	.Home-fluid{}
	.Home-logo_M{ display:block;}
	.Home-Footer{ display:none;}
	.Resort-container {
		min-height: auto;
		padding-top: 10.5%;
		padding-bottom: 10.5%;
	}
	
	.Home-Container .Resort{min-height:auto;height:50%;}
	.Home-Container .Property{min-height:auto; height:50%;}
	.Home-Container .Home-logo{ display:none;}
	.Property .Home-logo{display:none;}
	.Home-logo_M img {max-width: 40%;}
	.Property .Resort-container{padding-top: 15%;}
	.Home-Container .Head-Resort{display:none;}
	.Home-Container .Head-Resort-M{display:block; padding:10px 0; font-size:20px; color:#FFF; font-family:"HelveticaNeueW01-LtExt"; letter-spacing: 10px;}
	.Home-Container .Click-here{ margin-top:3%; font-size:1.5rem;}


	.DesktopOnly{display:none;}
	.MobileOnly{display:block;}
	.visible-mo .cherilyn-monta-propertyMo{background-size: cover;}
	.property{ margin-bottom:20px; min-height:auto;}
	.Cherilyn-logo-Container{margin-top: 0px;}
	.Mo-logo2 img{ width:70%; margin-bottom:60px;}
	.Logo-Cherilyn{ padding: 20px 0;}
	.Click { text-align: center; margin-left:0;}
	.Logo-Cherilyn .Click-here{ position:relative; top:-20px; font-size:18px; padding: 8px 20px;}
	.glyphicon-chevron-left , .glyphicon-chevron-right{ display:none !important;}
	.banerBox .Box_container .line{background:url(../images/line03.png) no-repeat center; background-position:50% 50%; display:block; width:150px; height:1px; padding:5px 0; margin:0 auto; opacity:0.5;}
	.banerBox .Box_container .One {text-align:center; display:block;}
	.banerBox .Box_container .One.resortImg{max-width:70%;}
	.banerBox .Box_container .One.RosaAlbaImg{max-width:45%;}
	.banerBox .Box_container{ padding:0;}
	.MG{text-align:center; float:none;}
	.banerBox .Box_container{width:100%; float:left;}
}


.fa {
    height: 20px;
    width: 20px;
    text-align: center;
    padding-top: 5px;
	color:#FFF;
}
.fa.fa-facebook, .fa.fa-twitter, .fa.fa-linkedin{font-size:18px !important;}

.SocialLinks a{ color:#FFF;}
.fab {
    height: 20px;
    width: 20px;
    text-align: center;
    padding-top: 5px;
	color:#FFF;
}
.fa-facebook-f, .fa-twitter, .fa-linkedin-in{font-size:18px !important;}


.sticky-container{
	/*background-color: #333;*/
	padding: 0px;
	margin: 0px;
	position: fixed;
	right: -119px;
	top:130px;
	width: 200px;
	z-index:100;

}

.sticky li{
	list-style-type: none;
	background-color: #333;
	color: #efefef;
	height: 43px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	-webkit-transition:all 0.25s ease-in-out;
	-moz-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
	transition:all 0.25s ease-in-out;
	cursor: pointer;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
			filter: gray; 
			-webkit-filter: grayscale(100%); 

}

.sticky li:hover{
	margin-left: -115px;
	/*-webkit-transform: translateX(-115px);
	-moz-transform: translateX(-115px);
	-o-transform: translateX(-115px);
	-ms-transform: translateX(-115px);
	transform:translateX(-115px);*/
	/*background-color: #8e44ad;*/
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
			-webkit-filter: grayscale(0%);
}

.grayscale{
	background-color: #333;
	-webkit-transition:all 0.25s ease-in-out;
	-moz-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
	transition:all 0.25s ease-in-out;
	cursor: pointer;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
			filter: gray; 
			-webkit-filter: grayscale(100%);	
}
.grayscale:hover{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
			-webkit-filter: grayscale(0%);
}


.sticky li img{
	float: left;
	margin: 5px 5px;
	margin-right: 10px;

}

.sticky li p{
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	line-height: 43px;

}
.sticky li a{color:#fff; text-decoration:none; font-size:15px;}


.ih-item{ display:inline-block; margin:0px 20px 20px 0px;}

.ih-item.square {
  position: relative;
}

.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ih-item.square.effect8 {
  overflow: hidden;
}
.ih-item.square.effect8.colored .info {
  background: #1a4a72;
}
.ih-item.square.effect8.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
.ih-item.square.effect8 .img {
  opacity: 1;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect8 .info {
  background:rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  background-image:url(../images/zoom.png);
  background-size:20%;
  background-repeat:no-repeat;
  background-position:center center;
}


.ih-item.square.effect8 a:hover .img {
  opacity: 1;
}
.ih-item.square.effect8 a:hover .info {
  visibility: visible;
  opacity: 1;
  color:#FFF;
  font-weight:bold;
  padding:60px 10px 0 10px;
  line-height:20px;
}


.ih-item.square.effect8.scale_up .info {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}


.ih-item.square.effect8.scale_up a:hover .info {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}


.ih-item.square.effect8 .info2 {background:rgba(0, 0, 0, 0.5) url("../images/zoom.png") no-repeat scroll center 30% / 15% auto; font-size:17px;}
.ih-item.square.effect8 .info3 {background:rgba(0, 0, 0, 0.5) url("../images/youtube-icon.png") no-repeat scroll center 30% / 15% auto; font-size:17px;}
.ih-item .img img{border:1px solid #000;}
.video iframe{border:1px solid #000; margin: 0px 20px 20px 0px; display:block;}
.ih-item span{padding-right:0; padding-top:10px; font-weight:bold;}
#MangiferaPlans .ih-item{min-height: 180px; margin:0; margin-bottom:20px;}
.ContactContainer .con-no span{display:inline-block; padding-right:20px;}
.ContactContainer .con-no span:first-child{padding-left:0;}

.formContainer .text{padding-top:5px;}
.textfiled {
    background-color: #fff;
    border: 1px solid rgba(218, 21, 23, 0.3);
    color: #321300;
    height: 36px;
    margin: 0 0 10px;
    padding: 0 10px;
    width: 90%;
	font-family:"HelveticaNeueW01-LtExt";
}

.textarea {
	font-family:"HelveticaNeueW01-LtExt";
	color: #321300;
	background-color: #fff;
	height: 80px;
	width: 90%;
	border: 1px solid rgba(218, 21, 23, 0.3);
	padding:10px 10px;
	margin: 0 0 10px;
}
.button {
	font-family:"HelveticaNeueW01-LtExt";
	color: #FFFFFF;
	background-color: #999;
	text-align: center;
	padding:5px 0px;
	width:80px;
	border: 0px solid #990000;
	margin-top: 5px;
	cursor:pointer;
	height: 35px;
	margin-right:10px;
}

.button:hover {
	background-color:#f5842d;
}

.Inside p {
    margin-bottom: 25px;
	color:#333;
}

.Inside a{text-decoration:underline; color:#000;}
.Inside a:hover{text-decoration:none;}
.cherilyn-monta-call{ display:none;}