/*login form verticle center*/
@media (min-height: 1024px) and (min-width: 1440px){
    .registration{
        top: 20%!important;
    }
}
@media (min-height: 1600px) and (min-width: 1440px){
    .registration{
        top: 25%!important;
    }
}
@media (min-width: 1024px) and (max-width: 1336px) and (-webkit-min-device-pixel-ratio: 2) 
  and (orientation: portrait){
    .registration{
        top: 25%!important;
    }
    .login-inner{
        margin-top: 0!important;
    }
}
/*end*/
@media screen and (max-width:1500px){
	.home-bg {
		padding-top: 19%;
	}
}

@media screen and (max-width:1366px){
    .gallery-slider .carousel-inner {
        height: 380px;   
    }
    .gallery-slider .item img {
        min-height: 380px;
    }
}

@media screen and (max-width:1280px){
	.home-property-img-outer {
		width: 95%;
	}
    .gallery-slider .carousel-inner {
        height: 330px;   
    }
    .gallery-slider .item img {
        min-height: 330px;
    }
}

@media screen and (max-width:1024px){

.navbar-inverse .navbar-nav > li > a {
    padding: 44px 0 44px 20px;
}
.navbar-inverse .login-links {
    padding-left: 0;
}
.navbar-brand > img {
    max-width: 140px; 
}
.home-bg {
    padding-top: 25%;
}
.form-control {
    font-size: 10px;
    font-weight: 600;
}
div.cs-skin-border, .form-group {    
    font-size: 10px;
    font-weight: 600;
}
.home-form .bath .cs-placeholder, .home-form .beds .cs-placeholder {
    padding-left: 30px;
}
.home-property-img-outer .home-property-img {    
    width: 15em;
    height: 15em;
}
.home-property-img-outer .home-property-img img {
    min-height: 18em;
    max-height: 18em;
    min-width: 18em;
    max-width: 18em;
    margin-top: 0;
    margin-left: 0;
    transform: none;
}
.home-features .features-outer {
	padding: 40px 0;
}
.blue-overlay, .red-overlay {
	height: 400px;
}
.home-amenities h4, .home-gallery h4 {
	top: 46%;
}
.floorplan-description p {
	margin-right: 0;
}
.border .check {    
    margin-left: 30px;    
}
.contact-form .contact-address { 
    margin-top: 23%;
    text-align: left;
}
.contact-number {
	padding: 40px 0 50px;
}
footer {    
    padding: 40px 0 20px;    
}
.title {
    width: 210px;
    height: 250px;
}
.title h1 {    
    padding-top: 100px;
    font-size: 34px;
}
.home-property-img-outer {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
}
#content-wrap {
    padding-bottom: 347px;
}
}

@media screen and (max-width:768px){	

.navbar-toggle { 
	display: block;		
	margin-top: 17px;
	margin-right: 0;
}
.navbar-collapse.collapse { 
	display: none!important;
}
.collapse.in{ 
	display:block !important;
}
.navbar-header { 
	float: none;
}
.navbar-left,.navbar-right {
	float: none !important;
}
.navbar-nav {
	float: none!important;
	text-align: center;
	padding-top: 20px;
    margin-bottom: 0;
}
.navbar-nav>li { 
	float: none;
}
.navbar {
	min-height: 70px;	
	border-radius: 0;
    position: fixed;
    top: 0;
    z-index: 1;
    width: 100%;
}
.navbar-brand {
	padding: 12px 15px;
}
.navbar-brand > img {
	max-height: 45px;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: rgb(254, 16, 3);
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: rgb(254, 16, 3);
}
.navbar-inverse .navbar-nav > li > a {
	padding: 0 0 25px;
}

/* Home Navigation*/

#navbar-primary.navbar-default {    
    position: fixed;
    top: 0px;
    width: 100%;
    background-color: rgba(0,0,0,0.9);
    z-index: 999;
}
#navbar-primary.navbar-default .navbar-nav > li {
    display: block; 
}
.logo-main {    
    margin: 15px;   
    max-height: 40px;
    max-width: 200px;
    z-index: 9999;
    position: fixed;
    top: 0;
}
#navbar-primary.navbar-default .navbar-toggle {
    border-color: rgb(254, 16, 3);
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: rgb(254, 16, 3);
}
#navbar-primary.navbar-default .navbar-toggle:hover, #navbar-primary.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
#navbar-primary.navbar-default .navbar-collapse {
    border-color: transparent;
}
#navbar-primary.navbar-default .navbar-nav {
    width: auto;
 	padding-top: 0;
}
.login-links {
    position: relative;
    top: 0;    
    right: 0;
    padding-left: 0;
}
.login-links li {
    display: block;
    text-align: center;
    margin: 0;
}
.login-links .menu-divider {
    display: none;
}
.login-links li a {
    text-transform: uppercase;
    padding: 15px 0;
    display: block;
}
.navbar-inverse .login-links {
    float: none;
}
.navbar-inverse .login-links li a {    
    padding: 0 0 25px;
}
.home-bg {
	/*min-height: 60vh;*/
    margin-top: 0;
    padding-top: 15%;
    padding-bottom: 10%;
}
div.cs-skin-border {
	margin-bottom: 15px;
}
.select-icons .form-icons {
    left: 10px;
}
.inner-form .select-icons .form-icons {
    left: 17px;
}
.home-form .bath .cs-placeholder, .home-form .beds .cs-placeholder {
    padding-left: 25px;
}
.ui-datepicker {
	z-index: 999 !important;
}
.title {
    width: 180px;
    height: 200px;
}
.title h1 {
	padding-top: 90px;
    font-size: 28px;
}
.home-property p {
	margin-right: 0;
}
.home-property-img-outer {
    width: auto;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    margin: 50px 0;
}
.home-property-img-outer .home-property-img {
    width: auto;
    height: auto;
}
.home-property-img-outer .home-property-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 245px;
    margin-top: 0;
    margin-left: 0;
    transform: rotate(0deg);
}
.home-features .features-outer {
	padding: 30px 0;
}
.home-features .features-outer h5 {
	font-size: 32px;
}
.home-features .features-outer p {
	font-size: 18px;
}
.blue-overlay, .red-overlay {
	height: 300px;
}
.home-amenities h4, .home-gallery h4 {
    font-size: 20px;
}
.inner-form {
	text-align: center;
    margin-top: 70px;
}
.inner-form .btn-search {
	margin-top: 7px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
/*.amenity-section, .floorplan-section, .gallery-section, .location-section, .contact-section {
    padding-top: 70px;
}*/
.amenities-description p, .floorplan-description p {
	margin-right: 0;
    padding-left: 0;
}
.floorplan-description h6 {
    padding-left: 0;
}
.amenities-icons img {
    margin-top: 0;
}
.border h4, .border h5 {
	font-size: 16px;
}
.border h6 {
	font-size: 13px;
}
.border .check {
    margin-left: 20px;
    margin-top: 60%;
    margin-right: -65px;
}
.border .check a {
	font-size: 14px;
	padding: 25px 20px;
}
.gallery-main {
    margin-top: 0;
    width: 70%;
    margin: 0 auto;
}
.gallery-slider {
    margin: 50px 0;
}
.gallery-slider .carousel-inner {
    height: 250px;   
}
.gallery-slider .item img {
    min-height: 250px;
}
.gallery-slider .carousel-control.right img {    
    right: 10%;
    top: 41%;
    width: 40px;
    height: 40px;
}
.gallery-slider .carousel-control.left img {    
    left: 10%;
    top: 41%;
    width: 40px;
    height: 40px;
}
.floorplan-main img {   
    margin-top: 0;
    margin-bottom: 50px;
}
.contact-call img {   
    max-height: 200px;
    margin-top: 20px;
}
.contact-number {
	width: 70%;
	margin-top: 0px;
}
.contact-form {
	margin-bottom: 80px;
}
.contact-form form {    
    padding: 45px 50px 55px 35px;
}
.contact-form .contact-address span {
    margin-right: 10px;
}
.contact-form .contact-address p {
    font-size: 13px;
    /*max-width: 250px;*/
}
.border {
    padding: 30px 30px 40px;
}
.border h6 {
    margin: 15px 0;
}
.border .check {
    margin-left: auto;
    margin-top: 40px;
    margin-right: auto;
    width: 35%;
}
.border .check a {    
    padding: 15px 20px;
}
.border .floorplan-detail-img {
    padding: 50px 0 0;
}
.resident_login .social_media_ul li a img {
  margin-bottom: 15px;
}
#content-wrap{
    padding-bottom: 347px;
}
.resident_login #content-wrap{
    padding-bottom: 600px;
}
}
@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1366px) 
and (orientation : portrait) {
    #content-wrap {
    padding-bottom: 300px;
}
.registration-wrap {
    height: 700px!important;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1023px) 
and (orientation : portrait) {
    #content-wrap {
    padding-bottom: 845px;
}
.registration-wrap {
    height: 870px!important;
}
}

@media (min-width: 320px) and (max-width: 767px) {
.navbar-toggle { 	
	margin-right: 15px;
}
.navbar-inverse .navbar-collapse {
	border-color: rgb(20, 27, 33);
}
.navbar-collapse {
	box-shadow: none;
}
.login-links li a {
    padding: 10px 0;
}
.home-bg {
	padding-top: 20%;
}
.home-bg form { 
    margin-top: 1.5em;
}
.home-bg .home-form {
	padding: 35px 20px;
}
div.cs-skin-border, .form-group {
    margin-bottom: 20px;    
}
.select-icons .form-icons {
    left: 17px;
    z-index: 1;
}
.home-bg .btn-search {
	margin-top: 3em;
}
.title {
    width: 160px;
    height: 170px;
    margin-bottom: 30px;
}
.title h1 {
	padding-top: 70px;
	font-size: 24px;
}
.home-property-img-outer .img2 {    
    margin-right: 0;
}
.home-property-img-outer .img3 {
    margin-left: 0;
}
.home-property-img-outer .img1, .home-property-img-outer .img2 {
	margin-bottom: 15px;
}
.home-features {
	padding: 50px 0;
}
.home-features h6 {
	margin-bottom: 30px;
}
.home-features .features-outer {
	margin-bottom: 30px;
}
.home-features .features-outer h5 {
	font-size: 28px;
}
.home-features .features-outer p {
	font-size: 16px;
}
.blue-overlay, .red-overlay {
	height: 250px;
}
.home-amenities {
	margin-bottom: 20px;
}
.inner-form {
    display: none;
}
.inner-form .form-group {
    margin-bottom: 20px;
}
.check-availability-form .inner-form {
    display: block;
}
.amenity-section, .floorplan-section, .gallery-section, .location-section, .contact-section {
    padding-top: 70px;
}
.amenities-tab .amenities-inner {
    padding: 65px 40px 10px;
}
.amenities-description p, .floorplan-description p {
    margin-top: 10px;
}
.amenities-icons img {
    margin-top: 30px;
}
.amenities-tab .nav-tabs > li > a {
	padding: 15px 20px;
}
.gallery-slider .carousel-inner {	
    height: 250px;     
}
.gallery-slider .item img {	
	max-height: 250px;	
	min-height: 250px;
}
.gallery-slider .carousel-control.right img {    
    right: 15%;    
}
.gallery-slider .carousel-control.left img {    
    left: 15%;    
}
.gallery-slider .left #prev-img, .gallery-slider .right #next-img {   
    min-height: 230px;
    max-height: 230px;   
}
.gallery-slider .carousel-control.left span, .gallery-slider .carousel-control.right span {
	left: 21%;
	padding: 10px 12px;
}
.border {
	padding: 30px 15px;
}
.border h4, .border h5 {
    margin-top: 0;
    font-size: 14px;
}
.border h6 {
    font-size: 12px;
}
.border .floorplan-detail-img {    
    margin-top: 30px;
    padding: 0;
}
.border h6 span.rent {
    font-size: 18px;
}
.border .check {   
    width: 50%;
}
.contact-number {
    width: 100%;
    padding: 30px 0 35px;
}
.contact-number p {
	font-size: 14px;
}
.contact-number h6 {
	font-size: 18px;
}
.contact-form form {
    padding: 45px 30px;
}
.contact-form .contact-address {
    margin-top: 0;
    text-align: left;
    margin-left: 30px;
}
.contact-form .contact-address span {   
    margin-right: 5px;   
    width: 40px;
    height: 40px;    
    line-height: 35px;
}
.contact-form .contact-address span .icon {
    font-size: 20px;
}
 #content-wrap{
    padding-bottom: 465px;
}
/*.contact-form .contact-address p {
    font-size: 14px;
}*/
footer { 
    padding: 0 0 15px;
}
footer .logofooter {
    line-height: 150px; 
}
footer .footer-center {
    display: block;
    text-align: left;
}
footer p {
	margin-bottom: 15px;
}
footer p br {
	display: none;
}
.footerline, .footerline p {
	text-align: center;
}
.footerline a {
	margin: 0 12px;
}
.contact-form .contact-address p {
    padding-left: 50px;
}
.cs-select.cs-skin-border.beds.cs-active {
    position: relative;
}
.cs-select.cs-skin-border.beds.cs-active:before {
    content: "\63";
    font-family: "global-icons" !important;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 2;
    font-size: 18px;
    vertical-align: middle;
    margin-right: 5px;
    font-weight: normal;
}
.cs-select.cs-skin-border.bath.cs-active:before {
    content: "\dd";
    font-family: "global-icons" !important;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 2;
    font-size: 18px;
    vertical-align: middle;
    margin-right: 5px;
    font-weight: normal;
}
footer .logofooter img {
    max-height: 50px;
}
.border .check {
    width: 50%;
}
}

@media (max-width:320px) {

.select-icons .form-icons {
    left: 13px;
}
.location-details h6 br {
	display: none;
}
.contact-number p {
    font-size: 12px;
}
.contact-number h6 {
    font-size: 16px;
}
.contact-number {    
    padding: 20px 0 23px;
}
.contact-form .contact-address p {
    /*max-width: 180px;*/
    font-size: 12px;
}
.contact-form .contact-address span {
    margin-right: 5px;
    width: 35px;
    height: 35px;
    line-height: 29px;
}
}