/*Top Styles*/
* {
	margin:0px;
	padding:0px;
}

html {overflow-y:scroll;} /*prevent page shift when scrollbar appears*/
body{

}

body{
	font-family:Arial,Helvetica,sans-serif;
}

a {
	color: white;
	text-decoration: none !Important;
}

section.content {
	margin: 40px 0;
}

/* Header */
header .navbar {
	margin: 3.1% 0 0 0;
}

header {
    height: 100px;
	background-color: rgb(11, 52, 104);
}

.tenant-request-call-to-action {
    position: relative;
    min-width: 167px;
    margin-right: 15px;
}

.tenant-request-call-to-action a {
    font-weight: 600;
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    text-transform: uppercase;
    display: block;
    max-width: 167px;
    padding: 8px 75px 8px 8px;
    border: 1px solid #fff;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
    background: url(https://canderel.com/sites/all/themes/canderel/assets/tenant-request-cta-bg.png) no-repeat 140px;
    transition: all 0.3s ease-in-out 0s;
}

.dropdown-menu {
	transition: all 0.3s ease-in-out 0s;
}

.dropdown-menu li {
	height: auto;
    background: rgba(255, 255, 255, 0.9);
    padding: 0px 20px;
    right: 25px;
    margin-left: 0;
    transition: all 0.3s ease-in-out 0s;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.thumbnail {
	padding: 0;
	border-radius: 0;
	border: 0;
}

.thumbnail .overlay {
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 15px 20px 15px;
	transition: all 0.3s ease-in-out 0s;
}

.thumbnail .overlay:hover {
	border-width:0;
    background-color:rgba(0,0,0,0.1);
}

.thumbnail .overlay .caption {
	color: white;
	padding: 25% 0;
	text-align: center;
	text-shadow: 2px 2px 2px black;
}

.thumbnail .overlay .caption h3 {
	text-transform: uppercase;
}

.heading h2{
	text-align:center;
	margin-bottom: 40px;
}

header .navbar-nav li a:hover {
	background-color: transparent;
	color: white;
}

header .navbar-nav .dropdown-menu li a {
	position: static;
    line-height: 3rem;
    background: none;
    color: #44464A;
    height: 100%;
    font-weight: 700;
    text-transform: uppercase;
    height: auto;
    padding: 0 0 8px 0;
    width: 100%;
    bottom: 30px;
    line-height: 14px;
    font-size: 11px;
    padding-right: 0 !important;
    padding: 20px 15px;
}

header .navbar-nav .dropdown-menu li:hover {
	background-color: rgba(0, 0, 0, 0.1);
}


/* Footer */
footer.page-footer {
    background: #0b3468;
    color: #fff;
    padding: 75px 0 70px 0;
}

footer.page-footer div {
    background: #0b3468;
}

.social-links {
    text-align: center;
	margin-bottom: 40px;
}

.social-links a {
    padding-left: 17.5px;
    padding-right: 17.5px;
}

.footer.page-footer div {
    background: #0b3468;
}

.footer-top .footer-social-icon {
    width: 25px;
    height: 26px;
    background-size: cover;
    display: inline-block;
    transition: all 0.3s ease-in-out 0s;
}

.footer li {
    list-style-type: none;
}

.footer li {
    /* margin: 0 0 15px 0; */
    padding: 0;
    border-top: none;
}

.footer a {
    font-weight: 100;
    color: #fff;
	transition: all 0.3s ease-in-out 0s;
}

footer a {
    color: #008CBA;
    text-decoration: none;
    line-height: inherit;
}

footer a {
    background-color: transparent;
}

.vertical-line {
	display: inline-block;
    position: absolute;
    top: -20px;
    width: 1px;
    background: white;
    height: 25px;
}

.footer span {
    font-weight: 100;
    font-size: 11px;
}

@media only screen and (min-width: 0)
{
	.footer-top {
		padding-bottom: 40px;
	}
	
	.column, .columns {
		position: relative;
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: left;
	}

	.column, .columns {
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		width: 100%;
		float: left;
	}
	
	.footer  ul {
		margin-bottom: 0;
	}
	
	.social-links a {
		padding-left: 12.5px;
		padding-right: 12.5px;
	}
	
	.footer li a {
		font-size: 15px;
	}

	.footer li a:hover {
		color: #6789C2;
		text-decoration: none;
	}
	
	.second-column li {
		font-size: 14px;
		margin: 0 !Important;
	}
	
	.second-column li a {
		color: #6789C2;
	}
	
	.second-column li a:hover {
		color: white !Important;
	}
	
	.third-column p {
		color: #6789C2;
		font-size: 14px;
		font-weight: 100;
		margin: 0;
	}
	
	.third-column p a {
		color: #6789C2;
	}
	
	.third-column p a:hover {
		color: white;
		text-decoration: none;
	}
	
	.dvFooterNavigation {
		margin-bottom: 20px;
	}
	
	.footer img {
		display: block;
		margin-bottom: 20px;
		padding-right: 15px;
		width: 150px;
	}
	
	.footer span {
		display: block;
		text-align: left;
	}
}

@media only screen and (min-width: 48em)
{
	.medium-4 {
		width: 33.33333%;
	}
	
	.column, .columns {
		position: relative;
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: left;
	}
	
	.footer ul {
		margin-bottom: 1.1rem;
	}
	
	.footer li a {
		font-size: 12px;
	}
	
	.footer li a:hover {
		color: #6789C2;
	}
	
	.footer img {
		display: inline-block;
		margin-left: 0;
		margin-bottom: 0;
	}
	
	.footer span {
		display: inline-block;
		padding-left: 15px;
	}
}

@media only screen and (min-width: 64em)
{
	.column, .columns {
		position: relative;
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: left;
	}
	
	.footer li {
		margin: 0 0 15px 0;
	}
}




