@charset "utf-8";
/* CSS Document */
body, html {
	font-family: 'Raleway', sans-serif;
	scroll-behavior: smooth;
	
}

.inner-header {
    background: url(../images/thankyouheader.jpg) center center no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.inner-header h1 {
    color: #fff; font-size:55px;
}
#video_background {    background: #000;}

.mb-5 {
    margin-bottom: 30px!important;
}
.mt-5 {
    margin-top: 20px!important;
	padding-bottom:70px;
	
}
.mt-5 p { font-size:18px;}
.full {
	width: 100%;
	clear: both;
}
.header {
	background: url("../images/header-bg.jpg");
	background-repeat: no-repeat;
	padding-bottom: 20px;
	min-height: 854px;
	background-size:cover;
	/*height: 100vh;*/
	/*background-attachment: fixed;*/
}
.header-inner {
	background: url(../images/header-inner.jpg);
	background-repeat: no-repeat;
	min-height: 614px;
    margin: 100px 40px 90px 40px;
    padding: 50px 0;
    position: relative;
}
.logo-wrap {
	clear: both;
	width: 100%;
	display: inline-block;
}
.logo-link {
	float: right;
    position: relative;
    right: 40%;
    margin: 50px 0 0;
}
.l-r-p-0{padding-right: 0; padding-left: 0;}


.form-view1 {
	background: url(../images/form-bg.png) 0 0 no-repeat;
	display: inline-block;
	width: 100%;
	padding: 5px 20px;
	border-radius: 10px;
	background-size: cover;
}
.form-view1 h4 {
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 15px;
}

.form-view1 .input-md {
	height: 40px;
	border-radius: 7px;
}


.dwnldform-view {
	background: url(../images/form-bg.png) 0 0 no-repeat;
	display: inline-block;
	/*width: 100%;*/
	padding: 5px 20px;
	border-radius: 10px;
	background-size: cover;
}
.dwnldform-view h4 {
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 15px;
}

.dwnldform-view .input-md {
	height: 40px;
	border-radius: 7px;
}




.form-view {
	background: url(../images/form-bg.png) 0 0 no-repeat;
	display: inline-block;
	width: 100%;
	padding: 5px 20px;
	border-radius: 10px;
	background-size: cover;
}
.form-view h4 {
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 15px;
}
h5{
	color: #fff; text-align: center;
}
.form-view .input-md {
	height: 40px;
	border-radius: 7px;
}
.form-wrap {
	width: 37%;
	float: left;
	padding-left: 10px;
}


.dwnld-form-wrap {
	width: 37%;
	float: left;
	padding-left: 10px;
}


.header-right {
	width: 63%;
	float: left;
	padding-top: 0px;
	padding-left: 35px;
}
.no-comision{font-weight: bold;text-shadow: 1px 1px 1px #000; padding-left: 0; font-size: 28px; color: #fff;    }
.h-bot-text {
	font-size: 40px;
	text-align: right;
	color: #fff;
	font-weight: 700;
	background: url(../images/h-text-shade.png);
	background-repeat: repeat-y;
	background-position: right center;
	line-height: 45px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-shadow: 2px 0px 2px rgba(0, 0, 0, 0.35);
	margin-bottom: 35px;
	padding-right: 30px;
}
.h-bot-text span {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sidra3-logo{
	    float: right;
    margin-top: 130px;
    width: 100%;
    margin-bottom: 60px;
    margin-right: 30px;
}
.h-b-tagline {
	color: #fff;
	font-size: 35px;
	font-weight: 300;
	text-align: right;
	margin-bottom: 30px;
	padding-right: 30px;
	float: right;
	clear: right;
	margin-top: 7%;
	/*margin-right: -10%;*/
	padding-left: 45px;
	/*padding-top: 110px;*/
	background-color: rgba(0, 0, 0, 0.50);
}

.h-b-tagline h1{
	color: #fff;
	font-size: 40px;
	font-weight:bold;
}




.h-b-tagline h2{
	color: #fff;
	font-size: 20px;
	font-weight:bold;
}

.h-b-tagline img {
	/*margin-right:0%;*/
}




.h-right-wrap {
	position: relative;/*
	margin-top: -50px;*/
	float: left;
	clear: right;
	/*margin-left: 200px;*/
}
.form-logos img {
	margin: 0 auto;
}
.btn-primary {
	color: #fff;
	background-color: #ee344c;
	border-color: #ee344c;
	height: 40px;
	width: 100%;
	font-size: 13px;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	line-height: 29px;
	transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.btn-primary a{color:#fff;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background-color: #b70018!important;
	border-color: #b70018 !important;
	outline: none !important;
	color: #fff !important;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
}



.form-view .btn-primary {
	display: block;
	width: 100%;
}
.pro-logo{padding: 20px 0; text-align: center; /*margin-right:20px;*/}
.pro-logo1{padding: 20px 0; text-align: center; /*margin-right:20px;*/}
.foror {
	text-align: center; 
	color: #fff;
}
.form-view .form-group {
	margin-bottom: 10px;
}
.key-feature{
	padding: 110px 0; background: url("../images/key-bg.jpg") top center no-repeat;    background-size: cover;
    min-height: 800px;
}
.full-border{border: 1px solid rgba(0,0,0,0.2); padding-bottom: 40px;}
.payment-plan h2, .sect3 h2{color:#00546e;}
.payment-plan h4 { line-height: 50px; }
.key-feature h2{color: #fff;}
.key-feature h1{color: #fff; letter-spacing: 4px; text-align: center; margin-top: 350px; /*background-color: rgba(0, 0, 0, 0.50);*/}
.key-feature ul{list-style: disc; margin: 0; padding: 0;}
.key-feature ul li{line-height: 40px; font-size: 20px; /*border-bottom: 1px solid rgba(0,0,0,0.1);*/}
.beachfront{ background:#eeebe3; padding: 0; margin-bottom: 80px 0 0;}
.beachfront .container-fluid{padding: 0;}
.beachfront .row{margin-left: 0; margin-right: 0;}
.beachfront h2{ margin-top: 30%; color: #000; }
.beachfront h4{  color: #000; font-size: 26px; margin-bottom: 30px;  }
.beachfront p{color: #000; font-size: 20px; line-height: 30px;}

.wonderland{ background: #eeebe3; padding: 0; }
.wonderland .container-fluid{padding: 0;}
.wonderland .row{margin-left: 0; margin-right: 0;}
.wonderland h2{ margin-top: 30%; color: #000;}
.wonderland h4{  color: #000; font-size: 26px; margin-bottom: 30px;  }
.wonderland p{color: #000; font-size: 20px; line-height: 30px;}

.key-gallery{padding: 50px 0 !important; }
.t-p-50{padding-top: 50px;}
.payment-plan{padding: 0 0 0px;}
.p-l-r-100{padding-left: 100px; padding-right: 100px;}
.f-right{float: right;}
h2{text-transform: uppercase;}

.sect2 {
	padding: 20px 0;
	background-color:#f8f1e8;
	
	
}.sect2 ul
{list-style: none;}
.sect2 ul li{
	list-style: none;
}
.sect2 h4 {color:#fff;}
.sect2 h2{color: #fff;}
.sect2 h3{color: #fff;}
.video-wrap {
	margin-right: 25px;
	margin-left: -3px;
	box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.23);
}
p {
	font-size: 16px;
	line-height: 26px;
}
.sect2 p {
	color: #fff;
	line-height: 24px;
	margin-top: 30px;
}
h2 {
	font-size: 45px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 10px;
}
.sect3-subheading {
	font-weight: 700;
	font-size: 20px;
	color: #fff;
}
.sect4 {
	padding-bottom: 100px;
	margin-bottom:40px;
}
.apparts {
	padding-top: 50px;
}
.appart-content {
	font-size: 20px;
	color: #000000;
	font-weight: 700;
	line-height: 45px;
}
.appart-content sup {
	font-size: 27px;
	color: #56603a;
}
.appart-content span {
	font-size: 40px;
	color: #000000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}





table.PriceTable {
  border: 1px solid #1C6EA4;
  background-color: #fff;
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  font-family:Arial, Helvetica, sans-serif;
}
table.PriceTable td, table.PriceTable th {
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}
table.PriceTable tbody td {
  font-size: 15px;
  color: #000;
}
table.PriceTable tr:nth-child(even) {
  background: #fff;
}
table.PriceTable thead {
  background: #FFFFFF;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 66%, #FFFFFF 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 66%, #FFFFFF 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 66%, #FFFFFF 100%);
  border-bottom: 2px solid #444444;
}


table.PriceTable thead tr {
	background-color:#dfe2d6;
}



table.PriceTable thead th {
  font-size: 15px;
  font-weight: bold;
  color: #092E3B;
  text-align: center;
  border-left: 2px solid #092E3B;
}
table.PriceTable thead th:first-child {
  border-left: none;
}











.prices {
	padding-top: 3px;
}
.apparts .col-sm-4 {
	text-align: center;
}
a {
	text-decoration: none !important;
	transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.img-wrap img {
	margin: 0 auto;
}
.img-wrap {
	/*margin-bottom: 30px*/;
}
.sect4offer {
	margin-top: 50px;
	background: #974716;
	color: #fff;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 7px;
}
.sect4offer:hover {
	background: #b99b68;
	color: #fff;
}
.sect5 {
	background: url(../images/sect5-bg.jpg);
	background-repeat: no-repeat;
	min-height: 538px;
	background-size: cover;
}
.sect5 h2{color: #fff;}
.nopay {
	/*margin-top: -100px;*/
	position: relative;
	top: -100px;
	right: -60px;
}
.nopay img {
	float: right;
}
.ytotal {
	font-weight: 300;
	font-size: 25px;
	color: #000;
	margin-top: 15px;
}
.yearlytotal {
	padding-top: 45px;
	
}
.yearlytotal table {
	border-color: #b28639;
	background: rgba(255, 255, 255, 0.8);
	width: 100%;
	border-style: solid;
	text-align: center;
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.yearlytotal table td {
	padding: 9px 10px;
}
.yearlytotal table td.tdbg {
	background: #b28639;
	color: #fff;
}
.table-wrap {
	display: block;
	float: left;
	padding-right: 10px;
	margin-top: 20px;
}
.t0 {
	width: 20%;
}
.t1 {
	width: 24%;
}
.t2 {
	width: 35%;
}
.sect6 {
	padding: 5px 0;
}

.sect6 h2 {
	color:#FFF;
	}
.sect6p {
	text-align: center;
	font-style: italic;
	color: #6d6e71;
	font-size: 14px;
}
.icon-box {
	font-size: 17px;
	margin-bottom: 20px;
}
.icon-box span {
	display: inline-block;
	vertical-align: middle;
}
.icon-box .s2 {
	padding-left: 10px;
}
.clearleft {
	clear: left;
}
.list-icons {
	padding-top: 50px;
}

.sect7 {
	background: url(../images/sect7-bg.jpg);
	background-repeat: no-repeat;
	min-height: 775px;
	padding: 70px 0;
	background-size: cover;
}
.innerbgsect7 {
	background: url(../images/sect7-bg-inner.jpg);
	background-repeat: no-repeat;
	border: 1px solid #b99b68;
	padding: 90px;
	min-height: 629px;
}
.innerbgsect7 h2 {
	color: #fff;
}
.sect7-wrap h6 {
	font-weight: 700;
	font-size: 22px;
	color: #b99b68;
}
.sect7-wrap ul {
	list-style: disc;
	color: #e6e7e8;
	font-size: 23px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-left: 15px;
	line-height: 40px;
}
.sect7-wrap {
	padding-top: 60px;
}
.pad-left10 {
	padding-left: 10%;
}
.pad-right-10 {
	padding-right: 10%;
}
.gallry {
	padding: 0;
	 border-top: 1px solid #e4e4e4; padding-top: 50px;
}
.gallry-warp {
	padding: 50px 0 0 0;
}
.gallry-warp img {
	width: 100%;
	border: 2px solid #fff;
	transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.gallry-warp img:hover {
	-webkit-filter: contrast(1.2);
	filter: contrast(1.2);
}
.gallry-warp .row {
	margin: 0 !important;
}
.gallry-warp .row .col-sm-3 {
	padding: 0 !important;
}
.gallry-warp .row .col-sm-3:nth-child(4n+5) {
	clear: left;
}
.sect9 {
	padding: 0;
}
.mauto {
	margin: 0 auto;
}
.sect9 img {
	transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.sect9 img:hover {
	-webkit-filter: contrast(1.3);
	filter: contrast(1.3);
}
.footer {
	background: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	min-height: 596px;
	padding: 60px 0;
	background-size: cover;
	background-position: center;
}
.footer-content-wrap {
	padding-left: 22%;
	/*padding-top: 13%;*/
}
.footer-form-wrap {
	padding-left: 80px;
	width: 460px;
}
.recallback {
	padding-top: 60px;
	padding-bottom: 10px;
}
.recallback .btn {
	padding-left: 30px;
	padding-right: 30px;
}
.authtext {
	font-size: 24px;
	color: #fff;
	margin-bottom: 5px;
	margin-top: 0px;
}
.copyrights, .copyrights a {
	font-size: 16px;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#FP {
    padding: 60px 0;
}

#FP h4 {
    font-family: "Montserrat" !important;
    font-weight: 700;
    padding: 20px 0;
}

#FP .owl-nav {
    position: absolute;
    right: 0;
    top: -75px;
}

#FP .owl-nav .owl-prev {
    background: #959483;
    font-size: 0;
    border-radius: 0;
    padding: 5px 15px;
}

#FP .owl-nav .owl-next {
    background: #959483;
    font-size: 0;
    border-radius: 0;
    padding: 5px 15px;
}

#FP .owl-nav .owl-prev:before {content: "\f104";font-family: "FontAwesome";font-size: 20px;}

#FP .owl-nav .owl-next:after {content: "\f105";font-family: "FontAwesome";font-size: 20px;}

#FP .item h5 {
    text-align: center;
    font-size: 18px;
    padding: 25px 0 0;
    font-weight: 700;
    color: #39393b;
}
#FP .item  h5 a {color: #39393b; text-decoration: none;}
#FP .item img {    /*border: 1px solid rgba(0, 0, 0, 0.25);*/ padding: 5px;}
#FP .item a {text-decoration: none;}
#FP .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #959483;}
span.blktext {
    display: block;
    font-size: 22px;
    padding: 5px 0;
}

.parallel-area{ background: url(../images/parallel-img.jpg) center center no-repeat;    
    background-attachment: fixed; text-align: center;  width: 100%;    padding: 20% 0; background-size: cover; }
   .parallel-area h1{    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 4vw;
    text-shadow: 1px 1px 1px #000;
    letter-spacing: 15px;
    word-spacing: 20px;}
   .parallel-area h3 { font-size:30px;}
   .parallel-area h4{color: #fff; text-align: center; font-size: 22px;text-shadow: 1px 1px 1px #000;}
.p-l-r-100{ padding-left: 10px; padding-right: 10px; }


   .vid {
  width: 100%    !important;
  height: auto   !important;
}

/* Style the navbar */
#navbar1 {
  overflow: hidden;
  background-color: #8e6140;
}

/* Navbar links */
#navbar1 a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}

/* Page content */
.content1 {
  padding: 16px;
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content1 {
  padding-top: 60px;
}



.navbar-nav li {
	margin-top :0%;
} 


/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.5); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #2e2e2e;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
   /* width: 80%;  Could be more or less, depending on screen size */
}

.modal-header h3 {
    margin-right : 200px;
}


/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 40px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
}


.myBtn {
	color: #fff;
	background-color: #626262;
	border-color: #626262;
	height: 40px;
	font-size: 13px;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	line-height: 29px;
	transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.myBtn a{color:#fff;}
.myBtn:hover, .myBtn:focus, .myBtn:active {
	background-color: #7a7a7a !important;
	border-color: #7a7a7a !important;
	outline: none !important;
	color: #fff !important;
}





/* The Modal (background) */
.modal1 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.5); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal1-content {
    background-color: #2e2e2e;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close1 {
    color: #aaa;
    float: right;
    font-size: 40px;
    font-weight: bold;
}

.close1:hover,
.close1:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
}

.myBtn1 {
	color: #fff;
	background-color: #626262;
	border-color: #626262;
	height: 40px;
	font-size: 13px;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	line-height: 29px;
	transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.myBtn1 a{color:#fff;}
.myBtn1:hover, .myBtn1:focus, .myBtn1:active {
	background-color: #7a7a7a !important;
	border-color: #7a7a7a !important;
	outline: none !important;
	color: #fff !important;
}






/* The Modal (background) */
.modal3 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.5); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal3-content {
    background-color: #2e2e2e;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close3 {
    color: #aaa;
    float: right;
    font-size: 40px;
    font-weight: bold;
}

.close3:hover,
.close3:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
}

.myBtn3 {
	color: #fff;
	background-color: #626262;
	border-color: #626262;
	height: 40px;
	font-size: 13px;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	line-height: 29px;
	transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.myBtn3 a{color:#fff;}
.myBtn3:hover, .myBtn3:focus, .myBtn3:active {
	background-color: #7a7a7a !important;
	border-color: #7a7a7a !important;
	outline: none !important;
	color: #fff !important;
}





.video1 {
	position: absolute;
	width: 100%;
	overflow: hidden;
	z-index: 2;
	&:before {
		content: '';
		display: block;
		position: absolute;
		z-index: 2;
		background-image: linear-gradient(
			rgba(#2D3949, 0),
			#2D3949
			);
		width: 100%; height: 75%;
		top: 25%; left: 0;
	}
}
video {
	width: 100%;
	
}
header {
	position: relative;
	z-index: 3;
	text-align: center;
	color: white;
	padding: 12em 0 5em;
}




.navbar-nav {
 margin-left : 5%;
 }



@media (max-width:1024px) {
	.wonderland h2,.beachfront h2{margin-top: 5%; font-size:22px;}
	.sect2 p { font-size:18px;}
	.gallry h2 { font-size:22px;}
	.gallry-warp {padding: 5px 0 0 0;}
	.h-b-tagline { margin-right:0%; width:-webkit-fill-available;;}
	
	.form-view1 { width:auto; margin-left:70%; }
	.form-view1 .btn-primary { font-size:18px; width:100%;}
	
	.dwnldform-view { width:auto; margin-left:0%; }
	.dwnldform-view .btn-primary { font-size:18px; width:100%;}
	
	
	
	}
	
@media (max-width:1280px) {
	.wonderland h2,.beachfront h2{margin-top: 15%;}
	
	}
	
@media (max-width:986px){

.h-b-tagline {float : none; padding-left:10px;}
}
	
@media (max-width:768px) {
	.wonderland h2,.beachfront h2{font-size:20px;}
	.gallry h2 { font-size:20px;}
	.gallry-warp {padding: 5px 0 0 0;}
	.form-view1 { width:auto; margin-left:50%;}
	.dwnldform-view { width:auto; margin-left:0%;}
	.h-b-tagline {float:right;}
	}
	
@media (max-width:991px) {
.header-right{padding-left: 0;}
	.header { min-height:auto;}
	.header-inner {  
    min-height: auto;
    margin: 90px 15px;
    background-size: cover;
    display: inline-block;
    padding-bottom: 30px;}
	.header .container { width:100%;}
	.h-bot-text { font-size:34px; line-height:38px;}
	h2 {
    font-size: 34px;
	
	}
	
	.appart-content span {
    font-size: 30px;
	
	}
	
	.appart-content sup {
    font-size: 20px;
	
	}
	
	.appart-content {
    font-size: 16px;
    font-weight: 700;
    line-height: 34px;
}


.yearlytotal table { font-size:12px;}

.ytotal {

    font-size: 16px;

    margin-top: 100px;
}


.icon-box span {
    display: block;
    vertical-align: middle;
    text-align: center;
    padding-bottom: 10px;
}
.icon-box span img { margin:0 auto;}

.icon-box {
    font-size: 14px;

}



.sect7-wrap ul {
    font-size: 14px;
  
    line-height: 25px;
}
.sect7 {

    min-height: auto;

}

.innerbgsect7 {

    padding: 40px;
    min-height: auto;
    background-size: cover;
}

.footer  .container { width:100%;}

.footer-form-wrap {
    padding-left: 30px;
    width: 360px;
}
	.nopay {
    right: 0;
}
.wonderland p,.beachfront p {
    font-size: 16px;
    line-height: 20px;
}
.h-right-wrap{    margin-left: 40px;}
	
	}
	
	.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
	
	@media (max-width:767px) {

			.h-right-wrap{ margin-left: 0; }
		.h-b-tagline{padding-top: 0; font-size: 20px;}
		.f-right {
    float: left;
}
.beachfront img, .wonderland img{margin-bottom:50px;}
.beachfront, .wonderland{padding-bottom:50px;}

.key-feature {
    padding: 50px 0;}
		.gallry-warp {
    width: 60%;
    margin: 0 auto;
}
.nopay {
    margin-top: 0;
    position: static;
    top: 0;
    right: 0;
    display: block;
}
.nopay img {
    float: none;
    margin: 20px auto 0 auto;
}
		.sect7-wrap {
    padding-top: 0;
}
		
		.pad-right-10 {
    padding-right: 0;
}
		.pad-left10 {
    padding-left: 0;
}
		
		.table-wrap { margin-bottom:15px; width:50% !important;}
		.sect5 {

    min-height: auto;
    background-size: cover;
}
		.yearlytotal {
    padding-top: 0px;
    padding-bottom: 80px;
}
		
		.apparts {
    padding-top: 50px;
}
	.yearlytotal img { margin:0 auto;}	
		.ytotal {
    font-size: 16px;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 15px;
}
		
		.apparts .col-sm-4 { margin-bottom:60px;}
		.header {
    min-height: auto;
    background-size: cover;
}
		.header-right {
    width: 100%;
    float: left;
    padding-top: 0;
}

.h-right-wrap {
    position: relative;
/*    margin-top: 60px;
    margin-left: 35%;*/
}
.no-comision{padding-top: 20px;}
		.logo-link {
    float: none;
    position: relative;
    top: 0;
    right: 0;
    text-align: center;
    padding: 15px 0 30px 0;
    display: block;
}
.logo-link img { margin:0 auto;}
		.form-wrap {
    width: 100%;
    float: left;
        padding-left: 5px;
    padding-right: 5px;
}
		
		
		.dwnld-form-wrap {
    width: 100%;
    float: left;
        padding-left: 5px;
    padding-right: 5px;
}
		
		
		
		
		.sect2 {
    padding: 60px 0;
}

		.video-wrap {
    height: auto;
    margin-right: 0;
    margin-left: 0;
    box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.23);
    margin-top: 60px;
}

.footer {  
    background-repeat: no-repeat;
    min-height: auto;
    padding: 60px 0;
    background-size: cover;
    background-position: right;}

.footer-form-wrap {
    padding-left: 0;
    width: 80%;
    margin: 0 auto;
}
.footer-content-wrap {
    padding-left: 0;
    padding-top: 15%;
}
.h-bot-text {
    font-size: 20px;
    line-height: 24px;
}
.header-inner { display:table;     margin: 40px 0;}

.pro-logo{padding: 20px 0; text-align: center; margin-right:80px; /*margin-top:10%;*/}
.pro-logo1{padding: 20px 0; text-align: center; margin-right:70px; /*margin-top:10%;*/}

.parallel-area h3 { font-size:14px; line-height:18px;}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


	}
	

	
	@media (max-width:480px) {
		
		.form-view1 { width:100%; margin-left:0%; padding-right:2%; padding-left:2%;}
.form-view1 .btn-primary { font-size:13px; width:100%;}

		.gallry-warp {padding: 5px 0 0 0;}
		
		.payment-plan h4 {
			font-size:14px;
			line-height:20px;
		}
		
		
		.modal-header h3 {
        margin-right:0px;
    }
		
		.footer-form-wrap {
    padding-left: 0;
    width: 100%;
    margin: 0 auto;
}
		.h-right-wrap {
    /*margin-left: 25%;*/
}
		.nopay {
    margin-top: 0;
    padding: 20px 0;
}
.bgColor{background-color: #5D9CEC !important;}
.nopay img {
    float: none;
    margin: 0 auto;
}

		.table-wrap {
    margin-bottom: 15px;
    width: 100% !important;
}
		
			.gallry-warp {
    width: 100%;
    margin: 0 auto;
}




.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


.form-view { width:100%; margin-left:0%; padding-right:10px; padding-left:10px;}

.h-b-tagline {float:right; padding-left:2px;}

.h-b-tagline h1 {font-size:20px;}
.h-b-tagline h2 {font-size:15px;}
.h-b-tagline p {font-size:14px;}


.h-b-tagline img {
	margin-bottom: 5%;
	margin-left:0%;
	margin-right:0%;
}

.navbar-brand {
	float:none;
}



.navbar-nav li {
	margin-top :2%;
}


 .navbar-nav {
 margin-left : 0%;
 }
 
 .pro-logo1 img {
 
     visibility: hidden;
 }
 

 .pro-logo img {
 margin-left: 70px;
 
 table.PriceTable tbody td {
  font-size: 8px;
}

table.PriceTable thead th {
  font-size: 9.5px;
}
 
}

@media (max-width:360px) { 

.form-view1 { width:100%; margin-left:0%; padding-right:2%; padding-left:2%;}
.form-view1 .btn-primary { font-size:13px; width:100%;}
	.h-b-tagline {float:right; padding-left:2px; padding-right:0px; margin-right:0%;}
	
	table.PriceTable tbody td {
  font-size: 8px;
}



table.PriceTable thead th {
  font-size: 9.5px;
}
	
	/* Responsive full-width video section */
.responsive-video {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  overflow: hidden;
}

.responsive-video iframe,
.responsive-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: cover;
}
	
	.sect2.no-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
	
	.no-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
}
	
	.wonderland.no-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
}
	
}
		


