html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video, textarea, input {margin: 0;	padding: 0;	border: 0;	font-size: 12px; vertical-align: baseline;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}table {	border-collapse: collapse;	border-spacing: 0;}a{text-decoration:none;}

body{background-color:#000000;}
.gradient{position:absolute;top:0;background-image:-moz-linear-gradient(50% 0% 180deg,rgb(2,9,31) 0%,rgb(25,49,88) 100%);
background-image:-webkit-gradient(linear,50% 0%,25% 0%,color-stop(0, rgb(2,9,31)),color-stop(1, rgb(25,49,88)));
background-image:-webkit-linear-gradient(180deg,rgb(2,9,31) 0%,rgb(25,49,88) 100%);
background-image:-o-linear-gradient(180deg,rgb(2,9,31) 0%,rgb(25,49,88) 100%);
background-image:linear-gradient(180deg,rgb(2,9,31) 0%,rgb(25,49,88) 100%);
width:100%;
height:370px;}
.clear{clear:both;}
.container{width:100%;max-width:1337px;margin:0 auto;}
.logos{position:relative;height:220px;max-width:98%;margin:20px auto 40px;background:url(images/omega.png)no-repeat;background-size:contain;background-position:center;/* transform: translate(-90px);-ms-transform: translate(-90px);-webkit-transform: translate(-90px);*/}
.main_logo{background:url(images/logo.png)no-repeat;width:79.4%;max-width:347px;height:81px;float:right;}
.coldwell_logo{background:url(images/kw.jpg)no-repeat;width:13.58%;max-width:65px;height:55px;float:left;margin-top:25px;}

.pages{width:100%;margin:0 auto;position:relative;}
.pages .residential a:hover, .pages .luxury a:hover{opacity:0.7;}
.residential, .luxury{float:left;width:49.56%;}
.luxury{float:right;}
.pages a img{max-width:100%;height:auto;}

footer{margin:78px auto 0;width:100%;}
footer .footer-container{position:relative;width:83%;border-top:1px solid #5A6A84;padding-top:20px;margin:0 auto;}
.footer-mobile{display:none;}
footer hr{}
.footer-main .coldwell-logo,.footer-mobile .coldwell-logo{width:22%;max-width:220px;height:66px;background:url(images/kw.jpg)no-repeat;background-size:contain;float:left;}
.footer-main .fairhousing-logo,.footer-mobile .fairhousing-logo{width:4%;max-width:76px;height:81px;background:url(images/fairhousing.png)no-repeat;background-size:contain;float:right;margin-right:2%;}
.footer-main .realtor-logo,.footer-mobile .realtor-logo{width:4%;max-width:68px;height:81px;background:url(images/realtor_logo.png)no-repeat;background-size:contain;float:right;}
.footer-main .copy-text,.footer-mobile .copy-text{width:65.5%;margin:0 1%;text-align:center;color:#dedede;/*padding-top:7px;*/float:left;}
.footer-main .copy-text p,.footer-mobile .copy-text p{font-family:arial;font-size:10px;margin:0 auto 11px;line-height:2;}

@media screen and (max-width:1337px){
	.container{width:97.5%;}
}

@media screen and (max-width:768px){
	.residential, .luxury{float:none;margin:15px auto 0;width:100%;text-align:center;}
	.pages a img{max-width:663px;width:100%;}
	.logos{transform:none;-ms-transform:none;-webkit-transform:none;margin-bottom:40px;}
	footer .footer-container{text-align:center;}
	.footer-main{display:none;}
	.footer-mobile{display:block;}
	.footer-mobile .coldwell-logo,.footer-mobile .fairhousing-logo,.footer-mobile .realtor-logo{display:inline-block;float:none;width:29px;height:28px;background-position:center;margin:0 7px;}
	.footer-mobile .fairhousing-logo{height:28px;width:28px;}
	.footer-mobile .coldwell-logo{height:36px;width:120px;}
	.footer-mobile .copy-text{float:none;width:98%;margin-top:20px;}
}
@media screen and (max-width:500px){
	.logos{width:86%;background-size:contain;}
	.main_logo, .coldwell_logo{background-size:contain;}
	.coldwell_logo{margin-top:5px;}
	footer{margin-top:35px;}
}

@media screen and (max-width:420px){
	footer .footer-container .fairhousing-logo{height:28px;width:28px;}
	.footer-mobile .coldwell-logo{height:40px;width:150px;}
	footer .footer-container .realtor-logo{width:29px;height:28px;}
	footer .footer-container .copy-text{}
}
@media screen and (max-width:340px){
	footer .footer-container .coldwell-logo,footer .footer-container .fairhousing-logo,footer .footer-container .realtor-logo{margin:0 3px;}
}

/* unvisited link */
a:link {
    color: #dedede;
}

/* visited link */
a:visited {
    color: #dedede;
}

/* mouse over link */
a:hover {
    color: white;
}

/* selected link */
a:active {
    color: #5F708B;
}
