/*
Theme Name: CRE
Theme URI: 
Description: Custom Theme for Commercial Real Estate
Author: DTP
Version: 1.0
Tags: custom
*/

/* CSS Document */

html, body {
	height: 100%;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	background: #e7e7e8;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	line-height: 20px;
}

a:link { color: #111; text-decoration: underline; }
a:visited { color: #111; text-decoration: underline; }
a:hover { color: #ec0928; text-decoration: underline; }
a:active { color: #ec0928; text-decoration: underline; }


#mobileHeader {
	display: none;
}

#wrapHeader { 
	width: 100%;
	height: 135px;
	text-align: center;
	margin: 0 auto; 
	position: relative; 
	text-align: left;
	background-color: #000;
	z-index: 999;
}

#header {
	width: 1020px;
	height: auto;
	margin: 0 auto; 
	position: relative; 
	text-align: left;
}

#logoContainer {
	width: 350px;
	height: 125px;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative; 
	text-align: left;
	display: inline;
	float: left;
}

#logoTop {
	width: 350px;
	height: 125px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/logo-main.jpg);
	background-repeat: no-repeat;
	background-size: 350px 123px;
}
#Lnav {
    width: 350px; height: 123px;
    margin: 0;
	padding: 0;
    position: relative;
}
#Lnav li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }
#Lnav li a { height: 0px; display: block; padding-top: 123px; overflow: hidden; }
#Lnav1 { left: 0; width: 350px; }

#navTop {
	width: 620px;
	height: 50px;
	padding: 0;
	margin: 50px 50px 0 0;
	text-align: right;
	display: inline;
	float: right;
}

#navContainer {
	display: inline-block;
	height: 50px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

/* - - - Navigation - - - */

#navContainer nav {
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  font-weight: 600;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: none;
  font-smoothing: antialiased;
  font-size: 17px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

#navContainer ul {
  background: #fff;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

#navContainer li {
  display: block;
  float: left;
  padding: 20px 15px 19px 15px;
  position: relative;
  text-decoration: none;
  transition-duration: 0.5s;
}
  
#navContainer li a {
  color: #fff;
  text-decoration: none;
}
#navContainer li a:hover {
  color: #ec0928;
}
#navContainer li a:focus {
  color: #ec0928;
}

#navContainer li:hover,
#navContainer li:focus-within {
  color: #ec0928;
  cursor: pointer;
}

#navContainer li:focus-within a {
  outline: none;
}

#navContainer ul li ul {
  background: #000;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: all 0.5s ease;
  margin-top: 19px;
  left: 0;
  display: none;
  text-align: left;
  min-width: 300px;
  padding: 0 0 10px 0;
}

#navContainer ul li ul li {
  padding: 5px 15px 5px 15px;
}

#navContainer ul li:hover > ul,
#navContainer ul li:focus-within > ul,
#navContainer ul li ul:hover,
#navContainer ul li ul:focus {
   visibility: visible;
   opacity: 1;
   display: block;
}

#navContainer ul li ul li {
  clear: both;
  width: 100%;
}

#navContainer li.nav-item-All {
  display: inherit;
}
#navContainer li.nav-item-Last {
  display: none;
}
  
  
  
  
#snavTop {
	width: 100%;
	height: 50px;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #FFF;
}

#snavContainer {
	display: inline-block;
	height: 50px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

.snav ol, .snav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.snav {
  position: relative;
  display: inline;
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 1px; }

.snav-list {
  text-align: left; }

.snav-item {
  float: left;
  *display: inline;
  zoom: 1;
  position: relative; }

.snav-item a {
  display: block;
  color: #ec0928;
  padding: 14px 20px 14px 20px;
  text-decoration: none;
}

.snav-item > a:hover {
  color: #fff;
  background-color: #000;
}

.snav-item-ON {
  float: left;
  *display: inline;
  zoom: 1;
  position: relative; }

.snav-item-ON a {
  display: block;
  color: #fff;
  background-color: #ec0928;
  padding: 14px 20px 14px 20px;
  text-decoration: none; }

.snav-item-ON > a:hover {
  color: #fff; }





#wrap { 
	margin: 10px 0 0 0; 
	padding: 0;
	width: 100%;
	text-align: center;
}

#fullscreen-photos { 
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 700px;
	text-align: center;
	overflow: hidden;
	position: relative;
}
#fs-r1 {
	width: 100%;
	height: 700px;
	padding: 0;
	margin: 0;
	background: url(images/home/home-fullscreen-r1.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#fs-r2 {
	width: 100%;
	height: 700px;
	padding: 0;
	margin: 0;
	background: url(images/home/home-fullscreen-r2.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#fs-r3 {
	width: 100%;
	height: 700px;
	padding: 0;
	margin: 0;
	background: url(images/home/home-fullscreen-r3.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#fs-i1 {
	width: 100%;
	height: 700px;
	padding: 0;
	margin: 0;
	background: url(images/home/home-fullscreen-i1.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#fs-i2 {
	width: 100%;
	height: 700px;
	padding: 0;
	margin: 0;
	background: url(images/home/home-fullscreen-i2.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#fs-i3 {
	width: 100%;
	height: 700px;
	padding: 0;
	margin: 0;
	background: url(images/home/home-fullscreen-i3.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#fs-o1 {
	width: 100%;
	height: 700px;
	padding: 0;
	margin: 0;
	background: url(images/home/home-fullscreen-o1.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#fs-o2 {
	width: 100%;
	height: 700px;
	padding: 0;
	margin: 0;
	background: url(images/home/home-fullscreen-o2-22.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#fs-o3 {
	width: 100%;
	height: 700px;
	padding: 0;
	margin: 0;
	background: url(images/home/home-fullscreen-o3.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#content {
	width: 1020px;
	margin: 40px auto;
	padding: 0;
	position: relative; 
	text-align: center;
}

#home-1 {
	width: 100%;
	height: auto;
	margin: 0 0 25px 0;
	padding: 30px 50px 30px 50px;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	background-color: #fff;
}

#home-spotlight-L {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline;
	float: left;
}
#home-photo-1 {
	width: 500px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline;
	float: left;
}
#home-photo-2 {
	width: 400px;
	height: auto;
	margin: 0 0 0 30px;
	padding: 0;
	text-align: left;
	display: inline;
	float: left;
}
#home-copy {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #111;
	font-size: 18px;
	line-height: 34px;
}

#insightsCallout {
	width: 325px;
	min-height: 60px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #ec0928;
	background-image: url(images/btn-insights.jpg);
	background-repeat: no-repeat;
}
#insightsCallout a {
	display: block;
	height: auto;
	padding: 20px 35px 15px 40px;
}
#insightsCallout a:link { color: #fff; text-decoration: none; }
#insightsCallout a:visited { color: #fff; text-decoration: none; }
#insightsCallout a:hover { color: #000; text-decoration: none; }
#insightsCallout a:active { color: #000; text-decoration: none; }

#spotlightCallout {
	width: 250px;
	min-height: auto;
	text-align: left;
	margin: 20px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-color: #ec0928;
	background-image: url(images/btn-spotlight.jpg);
	background-repeat: no-repeat;
}
#spotlightCallout a {
	display: block;
	height: auto;
	padding: 15px 15px 15px 40px;
}
#spotlightCallout a:link { color: #fff; text-decoration: none; }
#spotlightCallout a:visited { color: #fff; text-decoration: none; }
#spotlightCallout a:hover { color: #000; text-decoration: none; }
#spotlightCallout a:active { color: #000; text-decoration: none; }



#homeCallout {
	width: 320px;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 40px 0;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 1px;
	background-color: #000;
}
#homeCallout a {
	display: block;
	height: 50px;
	padding: 30px 0 0 0;
}
#homeCallout a:link { color: #fff; text-decoration: none; }
#homeCallout a:visited { color: #fff; text-decoration: none; }
#homeCallout a:hover { color: #ec0928; text-decoration: none; }
#homeCallout a:active { color: #ec0928; text-decoration: none; }

#homeCallout2, #homeCallout3 {
	width: 320px;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 40px 30px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 1px;
	background-color: #000;
}
#homeCallout2 a, #homeCallout3 a {
	display: block;
	height: 50px;
	padding: 30px 0 0 0;
}
#homeCallout2 a:link, #homeCallout3 a:link { color: #fff; text-decoration: none; }
#homeCallout2 a:visited, #homeCallout3 a:visited { color: #fff; text-decoration: none; }
#homeCallout2 a:hover, #homeCallout3 a:hover { color: #ec0928; text-decoration: none; }
#homeCallout2 a:active, #homeCallout3 a:active { color: #ec0928; text-decoration: none; }

/*#homeCallout3 {
	width: 320px;
	height: 80px;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 40px 30px;
	background-color: #000;
}*/

#socialText {
    width: 160px;
	margin: 30px 0 0 0;
    text-align: right;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 1px;
	color: #fff;
    display: inline;
	float: left;
}
#social {
    width: 100px;
	margin: 20px 0 0 10PX;
    text-align: left;
    font-size: 35px;
    display: inline;
	float: left;
}
#social a:link { color: #fff; text-decoration: none; }
#social a:visited { color: #fff; text-decoration: none; }
#social a:hover { color: #ec0928; text-decoration: none; }
#social a:active { color: #4fb768; text-decoration: none; }



#subcontent {
	width: 920px;
	margin: 0 auto;
	padding: 50px;
	position: relative; 
	text-align: left;
	background-color: #fff;
	line-height: 21px;
}

#subcontent-locs {
	width: 100%;
	margin: 0;
	padding: 50px;
	box-sizing: border-box;
	position: relative; 
	text-align: center;
	background-color: #fff;
}

#locationLinks {
	width: 350px;
	height: auto;
	padding: 0;
	margin: 15px;
	text-align: left;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
#locationLinks a {
	display: block;
	height: auto;
	padding: 0;
}
#locationLinks a:link { color: #111; text-decoration: none; }
#locationLinks a:visited { color: #111; text-decoration: none; }
#locationLinks a:hover { color: #ec0928; text-decoration: none; }
#locationLinks a:active { color: #ec0928; text-decoration: none; }

#subLogo {
    width: 350px;
	margin: 0;
    text-align: left;
}

#subL {
    width: 450px;
	margin: 0;
    text-align: left;
    color: #333;
    display: inline;
	float: left;
}
#subR {
    width: 420px;
	margin: 0 0 0 50px;
    text-align: left;
    color: #333;
    display: inline;
	float: left;
}


#homesSimi {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	background-image: url(images/icon-c-021522.jpg);
	background-position: left top;
	background-size: 30px 30px;
	background-repeat: no-repeat;
}
#homesOffice {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	background-image: url(images/icon-o-021422.jpg);
	background-position: left top;
	background-size: 30px 30px;
	background-repeat: no-repeat;
}
#homesRetail {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	background-image: url(images/icon-r-021422.jpg);
	background-position: left top;
	background-size: 30px 30px;
	background-repeat: no-repeat;
}
#homesContainer {
	width: auto;
	height: auto;
	margin: 0 0 0 50px;
	padding: 0 0 0 0;
	text-align: left;
	position: relative;
	font-size: 14px;
	line-height: 22px;
	color: #111;
}

#mapImage {
    width: 450px;
	margin: 0;
    text-align: left;
}

#lotContact {
	width: 260px;
	height: auto;
	text-align: left;
	margin: 50px 0;
	background-color: #000;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 4px;
	background-image: url(images/arrow-bk.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	line-height: 15px;
	text-transform: uppercase;
}
#lotContact a {
	display: block;
	height: auto;
	padding: 14px 20px 14px 14px;
}
#lotContact a:link { color: #fffff9; text-decoration: none; }
#lotContact a:visited { color: #fffff9; text-decoration: none; }
#lotContact a:hover { color: #94dbea; text-decoration: none; }
#lotContact a:active { color: #94dbea; text-decoration: none; }

th, td {
  border-bottom: 1px solid #ddd;
  padding: 0;
  text-align: left;
}

#port1 {
	width: 250px;
	height: auto;
	margin: 0 20px 20px 0;
	padding: 0;
	display: inline-block;
	float: left;
	text-align: center;
}
#port1 a:link { color: #fff; text-decoration: none; }
#port1 a:visited { color: #fff; text-decoration: none; }
#port1 a:hover { color: #aa4225; text-decoration: none; }
#port1 a:active { color: #aa4225; text-decoration: none; }

.smtype { font-size: 11px; }

hr {
	border: none;
	background-color: #d1cfc2;
	height: 1px;
	margin: 40px 0 40px 0;
}



/*--- Clear ---*/

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*--- Footer ---*/

#footer {
	width: 1020px;
	height: 200px;
	padding: 20px 0 0 0;
	margin: 20px auto;
	text-align: center;
	font-size: 12px; font-weight:normal; color:#666;
	border-top: 1px solid #d1d1d1;
}

#footerL {
    width: 280px;
	margin: 0;
    text-align: left;
    color: #333;
    display: inline;
	float: left;
}
#footerR {
    width: 400px;
	margin: 0;
    text-align: right;
    color: #333;
    display: inline;
	float: right;
}


/* tablet
--------------------------------------------- */
@media (min-width: 1020px) and (max-width: 1200px) {
	

#fullscreen-photos { 
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 420px;
	text-align: center;
	overflow: hidden;
}
#fs-r1 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}
#fs-r2 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}
#fs-r3 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}
#fs-i1 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}
#fs-i2 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}
#fs-i3 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}
#fs-o1 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}
#fs-o2 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}
#fs-o3 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}

}


/* tablet
--------------------------------------------- */
@media (min-width: 900px) and (max-width: 1019px) {
	

#fullscreen-photos { 
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 420px;
	text-align: center;
	overflow: hidden;
}
#fs-r1 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}
#fs-r2 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}
#fs-r2 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}
#fs-i1 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}
#fs-i2 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}
#fs-i2 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}
#fs-o1 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}
#fs-o2 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}
#fs-o2 {
	width: 100%;
	height: 420px;
	padding: 0;
	margin: 0;
	background-size: 1200px 600px;
}

#wrap { 
	margin: 10px 0 0 0; 
	padding: 0;
	width: 100%;
	text-align: center;
}

#content {
	width: 900px;
	margin: 40px auto;
	padding: 0;
	position: relative; 
	text-align: center;
}

#home-1 {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 30px 50px 30px 50px;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	background-color: #fff;
}

#home-photo-1 {
	width: 510px;
	height: auto;
	margin: 10px;
	padding: 0;
	text-align: center;
	background-color: #ccc;
	display: inline;
	float: left;
}
#home-photo-2 {
	width: 350px;
	margin: 10px 0 10px 15px;
	padding: 0;
	text-align: left;
	display: inline;
	float: left;
}

#insightsCallout {
	width: 325px;
	min-height: 60px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #ec0928;
	background-image: url(images/btn-insights.jpg);
	background-repeat: no-repeat;
}
#insightsCallout a {
	display: block;
	height: auto;
	padding: 20px 35px 15px 40px;
}

#spotlightCallout {
	width: 325px;
	min-height: 60px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #ec0928;
	background-image: url(images/btn-spotlight.jpg);
	background-repeat: no-repeat;
}
#spotlightCallout a {
	display: block;
	height: auto;
	padding: 20px 15px 15px 40px;
}

#homeCallout {
	width: 280px;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 40px 0;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 1px;
	background-color: #000;
}
#homeCallout a {
	display: block;
	height: 50px;
	padding: 30px 0 0 0;
}

#homeCallout2 {
	width: 280px;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 40px 30px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 1px;
	background-color: #000;
}
#homeCallout2 a {
	display: block;
	height: 50px;
	padding: 30px 0 0 0;
}

#homeCallout3 {
	width: 280px;
	height: 80px;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 40px 30px;
	background-color: #000;
}

#socialText {
    width: 140px;
	margin: 30px 0 0 0;
    text-align: right;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 1px;
	color: #fff;
    display: inline;
	float: left;
}
#social {
    width: 100px;
	margin: 20px 0 0 10px;
    text-align: left;
    font-size: 35px;
    display: inline;
	float: left;
}

#subcontent {
	width: 800px;
	margin: 0 auto;
	padding: 50px;
	position: relative; 
	text-align: left;
	background-color: #fff;
	line-height: 21px;
}

#subL {
    width: 390px;
	margin: 0;
    text-align: left;
    color: #333;
    display: inline;
	float: left;
}
#subR {
    width: 390px;
	margin: 0 0 0 20px;
    text-align: left;
    color: #333;
    display: inline;
	float: left;
}

#footer {
	width: 100%;
	height: 200px;
	padding: 20px 0 0 0;
	margin: 0px auto;
	text-align: center;
	font-size: 12px; font-weight:normal; color:#666;
	border-top: 1px solid #d1d1d1;
}

}

/* tablet
--------------------------------------------- */
@media (min-width: 800px) and (max-width: 899px) {
	
#fullscreen-photos { 
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 350px;
	text-align: center;
	overflow: hidden;
}
#fs-r1 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}
#fs-r2 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}
#fs-r3 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}
#fs-i1 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}
#fs-i2 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}
#fs-i3 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}
#fs-o1 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}
#fs-o2 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}
#fs-o3 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}

#wrap { 
	margin: 10px 0 0 0; 
	padding: 0;
	width: 100%;
	text-align: center;
}

#content {
	width: 800px;
	margin: 40px auto;
	padding: 0;
	position: relative; 
	text-align: center;
}

#home-1 {
	width: 100%;
	height: auto;
	margin: 0 0 25px 0;
	padding: 20px 30px 20px 30px;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	position: relative; 
	text-align: left;
}

#home-photo-1 {
	width: 410px;
	height: auto;
	margin: 10px;
	padding: 0;
	text-align: center;
	background-color: #ccc;
	display: inline;
	float: left;
}
#home-photo-2 {
	width: 350px;
	margin: 10px 0 10px 15px;
	padding: 0;
	text-align: left;
	display: inline;
	float: left;
}

#insightsCallout {
	width: 325px;
	min-height: 60px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #ec0928;
	background-image: url(images/btn-insights.jpg);
	background-repeat: no-repeat;
}
#insightsCallout a {
	display: block;
	height: auto;
	padding: 20px 35px 15px 40px;
}

#spotlightCallout {
	width: 325px;
	min-height: 60px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #ec0928;
	background-image: url(images/btn-spotlight.jpg);
	background-repeat: no-repeat;
}
#spotlightCallout a {
	display: block;
	height: auto;
	padding: 20px 15px 15px 40px;
}

#homeCallout {
	width: 380px;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 40px 0;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
	background-color: #000;
}
#homeCallout a {
	display: block;
	height: 50px;
	padding: 30px 0 0 0;
}

#homeCallout2 {
	width: 380px;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 40px 40px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
	background-color: #000;
}
#homeCallout2 a {
	display: block;
	height: 50px;
	padding: 30px 0 0 0;
}

#homeCallout3 {
	display: none;
}

#subcontent {
	width: 700px;
	margin: 0 auto;
	padding: 20px;
	position: relative; 
	text-align: left;
	background-color: #fff;
	line-height: 21px;
}

#subL {
    width: 340px;
	margin: 0;
    text-align: left;
    color: #333;
    display: inline;
	float: left;
}
#subR {
    width: 340px;
	margin: 0 0 0 20px;
    text-align: left;
    color: #333;
    display: inline;
	float: left;
}

#footer {
	width: 100%;
	height: 200px;
	padding: 20px 0 0 0;
	margin: 0px auto;
	text-align: center;
	font-size: 12px; font-weight:normal; color:#666;
	border-top: 1px solid #d1d1d1;
}

}

/* wide mobile
--------------------------------------------- */
@media (min-width: 700px) and (max-width: 799px) {

body{
	-webkit-text-size-adjust: none;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

#fullscreen-photos { 
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 350px;
	text-align: center;
	overflow: hidden;
}
#fs-r1 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}
#fs-r2 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}
#fs-r3 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}
#fs-i1 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}
#fs-i2 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}
#fs-i3 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}
#fs-o1 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}
#fs-o2 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}
#fs-o3 {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	background-size: 1000px 500px;
}

#wrap { 
	margin: 60px 0 0 0; 
	padding: 0;
	width: 100%;
	text-align: center;
}

#content {
	width: 700px;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: center;
}

#home-1 {
	width: 100%;
	height: auto;
	margin: 40px 0;
	padding: 20px 30px 20px 30px;
	position: relative; 
	text-align: left;
}

#home-photo-1 {
	width: 350px;
	height: auto;
	margin: 10px;
	padding: 0;
	text-align: center;
	background-color: #ccc;
	display: inline;
	float: left;
}
#home-photo-2 {
	width: 315px;
	margin: 10px 0 10px 15px;
	padding: 0;
	text-align: left;
	display: inline;
	float: left;
}

#insightsCallout {
	width: 315px;
	min-height: 60px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #ec0928;
	background-image: url(images/btn-insights.jpg);
	background-repeat: no-repeat;
}
#insightsCallout a {
	display: block;
	height: auto;
	padding: 20px 35px 15px 40px;
}

#spotlightCallout {
	width: 325px;
	min-height: 60px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #ec0928;
	background-image: url(images/btn-spotlight.jpg);
	background-repeat: no-repeat;
}
#spotlightCallout a {
	display: block;
	height: auto;
	padding: 20px 15px 15px 40px;
}

#homeCallout {
	width: 330px;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 20px 0;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
	background-color: #000;
}
#homeCallout a {
	display: block;
	height: 50px;
	padding: 30px 0 0 0;
}

#homeCallout2 {
	width: 330px;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 20px 40px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
	background-color: #000;
}
#homeCallout2 a {
	display: block;
	height: 50px;
	padding: 30px 0 0 0;
}

#homeCallout3 {
	display: none;
}

#subcontent {
	width: 700px;
	margin: 0 auto;
	padding: 20px;
	position: relative; 
	text-align: left;
	background-color: #fff;
	line-height: 21px;
}

#subL {
    width: 400px;
	margin: 0;
    text-align: left;
    color: #333;
    display: inherit;
	float: none;
}
#subR {
    width: 700px;
	margin: 20px 0 0 0;
    text-align: left;
    color: #333;
    display: inherit;
	float: none;
}

#footer {
	width: 100%;
	height: 200px;
	padding: 20px 0 0 0;
	margin: 0px auto;
	text-align: center;
	font-size: 12px; font-weight:normal; color:#666;
	border-top: 1px solid #d1d1d1;
}


}




/* wide mobile
--------------------------------------------- */
@media (min-width: 600px) and (max-width: 699px) {

body{
	-webkit-text-size-adjust: none;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

#wrap { 
	margin: 60px 0 0 0; 
	padding: 0;
	width: 100%;
	text-align: center;
}

#content {
	width: 600px;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: center;
}

#home-1 {
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
	padding: 10px 20px 10px 20px;
	position: relative; 
	text-align: left;
}

#home-photo-1 {
	width: 350px;
	height: auto;
	margin: 10px;
	padding: 0;
	text-align: center;
	background-color: #ccc;
	display: inline;
	float: left;
}
#home-photo-2 {
	width: 590px;
	margin: 10px 0 10px 10px;
	padding: 0;
	text-align: left;
	display: inline;
	float: left;
}

#insightsCallout {
	width: 315px;
	min-height: 60px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #ec0928;
	background-image: url(images/btn-insights.jpg);
	background-repeat: no-repeat;
}
#insightsCallout a {
	display: block;
	height: auto;
	padding: 20px 35px 15px 40px;
}

#spotlightCallout {
	width: 325px;
	min-height: 60px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #ec0928;
	background-image: url(images/btn-spotlight.jpg);
	background-repeat: no-repeat;
}
#spotlightCallout a {
	display: block;
	height: auto;
	padding: 20px 15px 15px 40px;
}

#homeCallout {
	width: 600px;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 20px 0;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
	background-color: #000;
}
#homeCallout a {
	display: block;
	height: 50px;
	padding: 30px 0 0 0;
}

#homeCallout2 {
	width: 600px;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 20px 0;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
	background-color: #000;
}
#homeCallout2 a {
	display: block;
	height: 50px;
	padding: 30px 0 0 0;
}

#homeCallout3 {
	display: none;
}

#subcontent {
	width: 550px;
	margin: 0 auto;
	padding: 20px;
	position: relative; 
	text-align: left;
	background-color: #fff;
	line-height: 21px;
}

#subL {
    width: 400px;
	margin: 0;
    text-align: left;
    color: #333;
    display: inherit;
	float: none;
}
#subR {
    width: 550px;
	margin: 20px 0 0 0;
    text-align: left;
    color: #333;
    display: inherit;
	float: none;
}

#footer {
	width: 100%;
	height: 200px;
	padding: 20px 0 0 0;
	margin: 0px auto;
	text-align: center;
	font-size: 12px; font-weight:normal; color:#666;
	border-top: 1px solid #d1d1d1;
}


}


/* wide mobile
--------------------------------------------- */
@media (min-width: 500px) and (max-width: 599px) {

body{
	-webkit-text-size-adjust: none;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

#fullscreen-photos { 
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 300px;
	text-align: center;
	overflow: hidden;
}
#fs-r1 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-r2 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-r3 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-i1 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-i2 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-i3 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-o1 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-o2 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-o3 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}

#wrap { 
	margin: 60px 0 0 0; 
	padding: 0;
	width: 100%;
	text-align: center;
}

#content {
	width: 500px;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: center;
}

#home-1 {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
	padding: 10px;
	position: relative; 
	text-align: left;
}

#home-photo-1 {
	width: 350px;
	height: auto;
	margin: 10px;
	padding: 0;
	text-align: center;
	background-color: #ccc;
	display: inline;
	float: left;
}
#home-photo-2 {
	width: 490px;
	margin: 10px 0 10px 10px;
	padding: 0;
	text-align: left;
	display: inline;
	float: left;
}

#insightsCallout {
	width: 315px;
	min-height: 60px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #ec0928;
	background-image: url(images/btn-insights.jpg);
	background-repeat: no-repeat;
}
#insightsCallout a {
	display: block;
	height: auto;
	padding: 20px 35px 15px 40px;
}

#spotlightCallout {
	width: 325px;
	min-height: 60px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #ec0928;
	background-image: url(images/btn-spotlight.jpg);
	background-repeat: no-repeat;
}
#spotlightCallout a {
	display: block;
	height: auto;
	padding: 20px 15px 15px 40px;
}

#homeCallout {
	width: 500px;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 20px 0;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
	background-color: #000;
}
#homeCallout a {
	display: block;
	height: 50px;
	padding: 30px 0 0 0;
}

#homeCallout2 {
	width: 500px;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 20px 0;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
	background-color: #000;
}
#homeCallout2 a {
	display: block;
	height: 50px;
	padding: 30px 0 0 0;
}

#homeCallout3 {
	display: none;
}

#subcontent {
	width: 450px;
	margin: 0 auto;
	padding: 20px;
	position: relative; 
	text-align: left;
	background-color: #fff;
	line-height: 21px;
}

#subL {
    width: 400px;
	margin: 0;
    text-align: left;
    color: #333;
    display: inherit;
	float: none;
}
#subR {
    width: 450px;
	margin: 20px 0 0 0;
    text-align: left;
    color: #333;
    display: inherit;
	float: none;
}

#footer {
	width: 100%;
	height: 200px;
	padding: 20px 0 0 0;
	margin: 0px auto;
	text-align: center;
	font-size: 12px; font-weight:normal; color:#666;
	border-top: 1px solid #d1d1d1;
}


}


/* wide mobile
--------------------------------------------- */
@media (min-width: 381px) and (max-width: 499px) {

body{
	-webkit-text-size-adjust: none;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

#fullscreen-photos { 
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 300px;
	text-align: center;
	overflow: hidden;
}
#fs-r1 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-r2 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-r3 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-i1 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-i2 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-i3 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-o1 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-o2 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-o3 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}

#wrap { 
	margin: 60px 0 0 0; 
	padding: 0;
	width: 100%;
	text-align: center;
}

#content {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: center;
}

#home-1 {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
	padding: 10px;
	position: relative; 
	text-align: left;
}

#home-photo-1 {
	width: 350px;
	height: auto;
	margin: 10px;
	padding: 0;
	text-align: center;
	background-color: #ccc;
	display: inline;
	float: left;
}
#home-photo-2 {
	width: 100%;
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: left;
	display: inline;
	float: left;
}

#insightsCallout {
	width: 315px;
	min-height: 60px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #ec0928;
	background-image: url(images/btn-insights.jpg);
	background-repeat: no-repeat;
}
#insightsCallout a {
	display: block;
	height: auto;
	padding: 20px 35px 15px 40px;
}

#spotlightCallout {
	width: 325px;
	min-height: 60px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #ec0928;
	background-image: url(images/btn-spotlight.jpg);
	background-repeat: no-repeat;
}
#spotlightCallout a {
	display: block;
	height: auto;
	padding: 20px 15px 15px 40px;
}

#homeCallout {
	width: 100%;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 20px 0;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
	background-color: #000;
}
#homeCallout a {
	display: block;
	height: 50px;
	padding: 30px 0 0 0;
}

#homeCallout2 {
	width: 100%;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 20px 0;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
	background-color: #000;
}
#homeCallout2 a {
	display: block;
	height: 50px;
	padding: 30px 0 0 0;
}

#homeCallout3 {
	display: none;
}

#subcontent {
	width: 420px;
	margin: 0 auto;
	padding: 20px;
	position: relative; 
	text-align: left;
	background-color: #fff;
	line-height: 21px;
}

#subL {
    width: 400px;
	margin: 0;
    text-align: left;
    color: #333;
    display: inherit;
	float: none;
}
#subR {
    width: 420px;
	margin: 20px 0 0 0;
    text-align: left;
    color: #333;
    display: inherit;
	float: none;
}

#footer {
	width: 100%;
	height: 200px;
	padding: 20px 0 0 0;
	margin: 0px auto;
	text-align: center;
	font-size: 12px; font-weight:normal; color:#666;
	border-top: 1px solid #d1d1d1;
}


}



/* mobile
--------------------------------------------- */
@media (max-width: 380px) {
	
body{
	-webkit-text-size-adjust: none;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

#fullscreen-photos { 
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 300px;
	text-align: center;
	overflow: hidden;
}
#fs-r1 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-r2 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-r3 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-i1 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-i2 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-i3 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-o1 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-o2 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}
#fs-o3 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 800px 400px;
}


#wrap { 
	margin: 60px 0 0 0; 
	padding: 0;
	width: 100%;
	text-align: center;
}

#content {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: center;
}

#home-1 {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
	padding: 10px;
	position: relative; 
	text-align: left;
}

#home-photo-1 {
	width: 350px;
	height: auto;
	margin: 10px;
	padding: 0;
	text-align: center;
	background-color: #ccc;
	display: inline;
	float: left;
}
#home-photo-2 {
	width: 100%;
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: left;
	display: inline;
	float: left;
}

#insightsCallout {
	width: 315px;
	min-height: 60px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #ec0928;
	background-image: url(images/btn-insights.jpg);
	background-repeat: no-repeat;
}
#insightsCallout a {
	display: block;
	height: auto;
	padding: 20px 35px 15px 40px;
}

#spotlightCallout {
	width: 325px;
	min-height: 60px;
	float: right;
	text-align: left;
	margin: 20px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #ec0928;
	background-image: url(images/btn-spotlight.jpg);
	background-repeat: no-repeat;
}
#spotlightCallout a {
	display: block;
	height: auto;
	padding: 20px 15px 15px 40px;
}

#homeCallout {
	width: 100%;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 20px 0;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
	background-color: #000;
}
#homeCallout a {
	display: block;
	height: 50px;
	padding: 30px 0 0 0;
}

#homeCallout2 {
	width: 100%;
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 20px 0;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
	background-color: #000;
}
#homeCallout2 a {
	display: block;
	height: 50px;
	padding: 30px 0 0 0;
}

#homeCallout3 {
	display: none;
}

#subcontent {
	width: 300px;
	margin: 0 auto;
	padding: 10px;
	position: relative; 
	text-align: left;
	background-color: #fff;
	line-height: 21px;
}

#subL {
    width: 300px;
	margin: 0;
    text-align: left;
    color: #333;
    display: inherit;
	float: none;
}
#subR {
    width: 300px;
	margin: 20px 0 0 0;
    text-align: left;
    color: #333;
    display: inherit;
	float: none;
}

#footer {
	width: 100%;
	height: 200px;
	padding: 20px 0 0 0;
	margin: 0px auto;
	text-align: center;
	font-size: 12px; font-weight:normal; color:#666;
	border-top: 1px solid #d1d1d1;
}


}


a.nav-toggle { display: none; width: 32px; height: 32px; position: absolute; top: 50%; margin-top: -17px; right: 10px; cursor: pointer; overflow: hidden; z-index: 1000001;}

a.nav-toggle div { width: 32px; height: 3px; background: #fff; position: absolute; left: 50%; margin-left: -16px; text-indent: -9999px;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
transition: all .25s ease;
}

a.nav-toggle div:nth-child(1) { top: 4px;}

a.nav-toggle div:nth-child(2) { top: 50%; margin-top: -1px;}

a.nav-toggle div:nth-child(3) { bottom: 3px;}

a.nav-toggle.active div:nth-child(2) { opacity: 0;}

a.nav-toggle.active div:nth-child(1) { top: 14px;
transform: rotate(45deg) ;
-webkit-transform: rotate(45deg) ;
-moz-transform: rotate(45deg) ;
-o-transform: rotate(45deg) ;
-ms-transform: rotate(45deg) ;
}

a.nav-toggle.active div:nth-child(3) { bottom: 15px;
transform: rotate(-45deg) ;
-webkit-transform: rotate(-45deg) ;
-moz-transform: rotate(-45deg) ;
-o-transform: rotate(-45deg) ;
-ms-transform: rotate(-45deg) ;
}

#headerR { position: relative;}

.cuisine-toggle { cursor: pointer; position: relative; padding-right: 20px; }


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

a.nav-toggle { display: block; }

#mobileCallout { display: none; }

#wrapHeader {
	display: inherit;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #000;
}
#navContainer { margin: 0; height: auto; display: none; background-color: #000; }

#logoContainer { display: none !important; }
#mobileHeader { display: block !important; }

#mobileHeader {
	display: inherit;
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	background-color: #000;
}
#headerL {
	width: 250px;
	height: 50px;
	display: inline;
	float: left;
	text-align: left;
	margin: 0 0 0 10px;
}
#headerR {
	width: 40px;
	height: 40px;
	display: inline;
	float: right;
	text-align: left;
	margin: 5px 10px 0 0;
}

#navTop
{ width: 100%; display: block; height: auto; margin: 0; }

#navContainer nav {
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  font-weight: 600;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: none;
  font-smoothing: antialiased;
  font-size: 17px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

#navContainer ul {
  background: #000;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

#navContainer li {
  display: inherit;
  float: none;
  width: 100%;
  padding: 0;
  position: relative;
  text-decoration: none;
  transition-duration: 0.5s;
}
  
#navContainer li a {
  display: block;
  color: #fff;
  padding: 10px 0 10px 0;
  text-decoration: none;
}
#navContainer li a:hover {
  color: #ec0928;
}
#navContainer li a:focus {
  color: #ec0928;
}

#navContainer li:hover,
#navContainer li:focus-within {
  color: #ec0928;
  cursor: pointer;
}

#navContainer li:focus-within a {
  outline: none;
}

#navContainer ul li ul {
  background: #000;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: all 0.5s ease;
  margin-top: 19px;
  left: 0;
  display: none;
  text-align: left;
  min-width: 300px;
  padding: 0 0 10px 0;
}

#navContainer ul li ul li {
  padding: 5px 15px 5px 15px;
}

#navContainer ul li:hover > ul,
#navContainer ul li:focus-within > ul,
#navContainer ul li ul:hover,
#navContainer ul li ul:focus {
   visibility: visible;
   opacity: 1;
   display: block;
}

#navContainer ul li ul li {
  clear: both;
  width: 100%;
}

#navContainer li.nav-item-All {
  display: none;
}
#navContainer li.nav-item-Last {
  display: inherit;
}
	
}


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

#fullscreen-photos { 
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 300px;
	text-align: center;
	overflow: hidden;
}
#fs-r1 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 700px 350px;
}
#fs-r2 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 700px 350px;
}
#fs-r3 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 700px 350px;
}
#fs-i1 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 700px 350px;
}
#fs-i2 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 700px 350px;
}
#fs-i3 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 700px 350px;
}
#fs-o1 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 700px 350px;
}
#fs-o2 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 700px 350px;
}
#fs-o3 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-size: 700px 350px;
}

}