﻿body {
	position: relative;
}

.landing-banner-link-con {
	border: 1px solid #808080;
	padding: 15px 0px 15px 0px;
	font-size: 15px;
	background-color: white;
	text-transform: uppercase;
	text-align: center;
	color: black;
	width: 25%;
	margin: 0px -3px 0px -2px !important;
}
.pronoto-tab{
	cursor:pointer;
}
/*#communities .pronto-steps p{
	font-size:15px;
}*/
.col-xs-6.col-sm-2 {
	height: unset;
	margin-bottom: unset;
}

.carousel-indicators {
	bottom: -40px;
}

	.carousel-indicators > li {
		border-radius: 50%;
		background-color: rgba(128, 120, 120, 0.93);
		width: 20px;
		height: 20px;
	}

.come-in {
	transform: translateY(150px);
	animation: come-in 1.8s ease forwards;
}

/*.come-in:nth-child(odd) {
		animation-duration: 1.0s;
	}*/

.already-visible {
	transform: translateY(0);
	animation: none;
}

.tab-content img {
	width: 100%;
	height: auto;
}

.nav.nav-tabs {
	margin: 0 auto;
}

.nav-tabs {
	border-bottom: 0px;
	text-align: center;
	display: table;
}

	.nav-tabs > li {
		width: 19.5%;
		margin-bottom: 5px;
		float: none;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}

		.nav-tabs > li > a {
			margin-right: 0px;
			line-height: 1.42857143;
			border: unset;
			border-radius: unset;
			@*color: @Model.ThemeDarkColor;
			*@ cursor: pointer;
			@*background-color: @Model.ThemeAccentColor;
			*@ height: 60px;
		}

			.nav-tabs > li > a:hover {
				background-color: #494949;
				border-color: unset;
			}

		.nav-tabs > li.active > a,
		.nav-tabs > li.active > a:focus,
		.nav-tabs > li.active > a:hover {
			color: #062542;
			cursor: pointer;
			@*background-color: @Model.ThemeLightColor;
			*@ border: unset;
			border-bottom-color: unset
		}

.navbar-toggle-landing {
	background-color: white;
	border: 1px solid grey;
	float: unset;
}

.navbar-toggle.navbar-toggle-landing .icon-bar {
	background-color: grey
}

.collapse-landing {
	z-index: 200;
	width: 100%;
}

	.collapse-landing.collapse.in {
		position: absolute;
	}

.sticky {
	pointer-events: none;
}

.navbar-toggle-landing, .collapse-landing {
	pointer-events: all
}

.centerRows > .row {
	text-align: center;
}

	.centerRows > .row > [class^="col-"] {
		text-align: initial;
		float: none;
		margin: 0 auto;
		display: inline-block;
	}

.row-center {
	text-align: center;
}

	.row-center a {
		max-width: 100%;
	}

.col-center {
	display: inline-block;
	float: none;
}

.landing-hr {
	height: 2px;
	background-color: #062542;
	margin: 35px 0px 35px 0px;
}

@media only screen and (min-width: 1025px) {
	.collapse-landing {
		display: block;
	}
}

@media only screen and (max-width: 1025px) {


	.landing-header-text {
		font-size: 3.2vw;
	}
}

@media only screen and (max-width: 500px) {


	.nav-tabs > li > a {
		font-size: 10px;
	}

	.nav > li > a {
		padding: 5px 5px;
	}
}

@media only screen and (max-height: 500px) {
	.collapse-landing {
		display: none;
		position: absolute;
	}


	.navbar-toggle-landing {
		display: inline-block;
	}
}

@keyframes come-in {
	to {
		transform: translateY(0);
	}
}

.active-scroll {
	color: #bfd6ff !important;
}

#communities a.community-btn {
	padding: 10px 10px 10px 10px;
	display: inline-block;
	font-size: 15px;
	margin-bottom: 5px;
	width: 20%;
}

.landing-menu, .landing-menu-item {
	width: 100%;
	text-align: center;
}

.dropdown-toggle {
	color: #808080;
}

.email-span {
	float: right;
}

@media only screen and (max-width: 670px) {
	.email-span {
		float: unset;
		display: block;
	}
}


@media only screen and (max-width: 1200px) {
	/*.landing-banner-link-con {
		font-size: 12px;
	}*/
}

@media only screen and (max-width: 1350px) {
	#communities a.community-btn {
		width: 40%;
	}
}

@media only screen and (min-width: 1200px) {
	#communities .upcoming .col-md-3 .col-md-12 img.normal {
		height: unset;
	}
}

#community-type {
	background: url('/images/CommunityLanding.jpg');
	background-position: top;
	background-size: cover;
}

#selectCommunityType {
	height: 80vh;
	width: 100%;
	padding-top: 180px;
	text-align: center;
	align-items: center;
}

@media only screen and (max-width: 580px) {
	.landing-banner-link-con {
		display: block;
		width: 100%;
		margin: 10px 0 10px 0 !important;

	}

	#selectCommunityType {
		padding-top: 0px;
	}
}

.come-in {
	transform: translateY(150px);
	animation: come-in 1.8s ease forwards;
}

.already-visible {
	transform: translateY(0);
	animation: none;
}

.overlay {
	width: 100%;
	height: 80vh;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.37)
}

#communities .pronto-steps .col-md-4:first-child .col-md-12:first-child,
#communities .pronto-steps .col-md-4:first-child .col-md-12,
#communities .pronto-steps .col-md-4 .col-md-12 {
	height: unset;
	max-height: unset;
	min-height: unset;
}
#communities .pronto-steps{
	background-color:white;
}
	/*#communities .pronto-steps a.pronto-portfolio-btn, #communities .pronto-steps h3{
		font-size:15px;
	}*/
	#communities .pronto-steps h3 {
		border: 1px solid #062542;
		background-color: white;
		color: #062542;
		text-align:center;
			padding:10px;
	}
	#communities .pronto-steps .col-md-4 .col-md-12 img.pronto-button-image{
		height:50px;
	}