@import url("http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
/******************************************************************

Stylesheet: Main Stylesheet

******************************************************************/

/*********************
GENERAL STYLES
*********************/
html,
body,
ul,
.top-bar-section ul li > a, h1, h2, h3, h4, h5, h6
{
	font-family: "TradeGothicLT-Light", Arial, sans-serif;
}

[type="text"]:focus, [type="password"]:focus, [type="date"]:focus, [type="datetime"]:focus, [type="datetime-local"]:focus, [type="month"]:focus, [type="week"]:focus, [type="email"]:focus, [type="number"]:focus, [type="search"]:focus, [type="tel"]:focus, [type="time"]:focus, [type="url"]:focus, [type="color"]:focus, textarea:focus{
	box-shadow:none;
	transition:none;
}

body:after{
 display:none;
 content: url('../images/texas-drawing-hover.png') url('../images/maine-drawing-hover.png');
}

/*********************
LINK STYLES
*********************/
a:link, a:visited:link {
  /*
		This highlights links on iPhones/iPads.
		Similar to the :hover selector for mobile devices.
		*/
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/*********************
H1, H2, H3, H4, H5 P STYLES
*********************/
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none; }

/*********************
HEADER STYLES
*********************/
.off-canvas-wrapper{
	background-color:#3e44cc;
}
.header ul.off-canvas-list li {
  list-style: none; }

 header.header{
	 min-height:44px;
	 /*background-color: rgba(50,50,50,0.65);*/
	 background-color:#3e44cc;
	 width:100%;
	 z-index:999;
	 top:0;
 }
 
 header .contain-to-grid{
	 background-color: transparent;
 }
 
.off-canvas-logo{
	 width:250px;
	 background:url(../images/off-canvas-bg.jpg)no-repeat;
	 text-align:center;
	 padding:1rem 0;
 }
/*********************
NAVIGATION STYLES
*********************/
.left-off-canvas-menu{
	position:fixed;
}
.top-bar{
	background-color:transparent;
}

.tab-bar{
	background-color:transparent;
}

.top-bar{
	padding:0;
}

.top-bar ul{
	margin-top:4px;
	background-color:transparent;
}

.top-bar .header-logo{
	background:rgba(0, 0, 0, 0) url("../images/header-bg.jpg") center center/cover no-repeat; 
	min-height:560px;
	padding-top:7rem;
	padding-left:2rem;
	padding-right:2rem;
}


.top-bar .header-logo.shrink,
.top-bar .header-logo.shrink img{
	height:0;
}

.top-bar .header-logo img{
	margin:1rem 0;
}



#menu-item-28 > a:nth-child(2){
	margin-bottom:19px;
}
.top-bar-section ul li{
	/*background-color: rgba(0,0,0,0.65);*/
	background-color:transparent;
}

.top-bar-section ul li > a{
	font-size: 1rem;
}

#menu-primary li a:hover{
	color:#ffffff;
}
.top-bar-section li:not(.has-form) a:hover:not(.button),
.top-bar-section li:not(.has-form) a:not(.button){
		 background-color:transparent;
		 
}

.top-bar-section li.active:not(.has-form) a:hover:not(.button){
	background-color:transparent;
}

.top-bar-section ul li:hover:not(.has-form) > a{
	background-color:transparent;
}

.top-bar-section li:not(.has-form) a:not(.button){
	line-height: 1.513rem;
}
.off-canvas-list .updates-primary-nav a,
.top-bar-section .updates-primary-nav a{
	text-transform:uppercase;
	background-color:rgba(148, 122, 64, .75) !important;
}

.top-bar-section .divider, .top-bar-section [role="separator"],
.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"]{
	display:none;
}

.top-bar-section .has-dropdown > a{
	padding-right:0.9375rem !important;
	padding-bottom:21px !important;
}

.top-bar-section .has-dropdown > a:after {
    border-top-style: none;
}

.top-bar ul#menu-primary-1{
	background-color:transparent;
}

.top-bar #menu-primary-1 a{
	color:#fff;
	font-family:TradeGothicLT-CondEighteen;
	text-transform:uppercase;
	font-size:1rem;
	background:none;
}

.top-bar #menu-primary-1.menu.medium-horizontal > li{
	display:inline-block;
}

.top-bar .sub-menu.dropdown{
	border-top:5px solid #ba9b50;
}

.top-bar .sub-menu.dropdown li a{
	text-align:center;
}



.top-bar .sub-menu.dropdown:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 8px 8px;
border-color: #ba9b50 transparent;
display: block;
width: 0;
z-index: 1;
top: -13px;
left: 45%;
}

.top-bar .title-area {
  z-index: 1; 
  margin-top:.75rem;
  }

  .off-canvas{
	  background:#3e44cc;
  }
  
.off-canvas-list ul {
  margin-left: 0; }
  .off-canvas-list ul li a {
    border-bottom: 0px; }
  .off-canvas-list ul .dropdown {
    margin-left: 20px; }
	
	
	.top-bar-section li.active:not(.has-form) a:not(.button){
		background:inherit;
		line-height:inherit;
	}
	
	.top-bar-section li.active:not(.has-form) .sub-menu a:not(.button){
		background:#333;
		line-height:inherit;
	}
	
	.top-bar-section .dropdown li:hover:not(.has-form) > a:not(.button){
		background:#222;
	}

	.tab-bar .left-small{
		border:none;
	}
	
	#menu-primary-nav-1 .exit-off-canvas{
		position:relative !important;
	}
/*********************
POSTS & CONTENT STYLES
*********************/
#content #inner-content {
  padding: 1rem 0rem; }

.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }

.entry-content img {
  max-width: 100%;
  height: auto; }
.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }
.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }
.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }
.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background-color: #007095; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    color: #FFFFFF; }

	.page-template-template-home-page #inner-content {
		max-width:71rem ;
	}
.page-template-template-contact-page #inner-content .entry-content h1,
.page-template-template-hoa-page #inner-content .entry-content h1,
.page-template-template-location-page #inner-content .entry-content h1,
.page-template-template-properties-page #inner-content .entry-content h1,
.page-template-template-recreation-page #inner-content .entry-content h1,
	.page-template-template-lifestyle-page #inner-content .entry-content h1,
   .page-template-template-home-page #inner-content .entry-content h1{
	   font-size:2.1rem;
	   color:#ba9b50;
	   display:inline-block;
   }
   
   .page-template-template-recreation-page #inner-content .entry-content h2{
	   font-size:1.2rem;
	   color:#ba9b50;
	   display:block;
   }
   
   .page-template-template-culture-page #inner-content .entry-content h2{
	   font-size:2rem;
	   color:#ba9b50;
	   display:block;
   }
   .page-template-template-contact-page #inner-content .entry-content ,
   .page-template-template-hoa-page #inner-content .entry-content,
   .page-template-template-location-page #inner-content .entry-content,
   .page-template-template-properties-page #inner-content .entry-content,
   .page-template-template-culture-page #inner-content .entry-content,
   .page-template-template-recreation-page #inner-content .entry-content,
   .page-template-template-lifestyle-page #inner-content .entry-content,
   .page-template-template-home-page #inner-content .entry-content{
	   text-align:center;
   }
   .page-template-template-location-page #inner-content .entry-content p,
   .page-template-template-properties-page #inner-content .entry-content p,
   .page-template-template-culture-page #inner-content .entry-content p,
   .page-template-template-recreation-page #inner-content .entry-content p,
   .page-template-template-lifestyle-page #inner-content .entry-content p,
   .page-template-template-home-page #inner-content .entry-content p{
	   font-size:1.2rem;
	   max-width:62.5rem;
	   display:inline-block;
   }
   
   .accent-verbiage{
	   position:relative;
	   text-align:center;
	   background:url(../images/recreation-prefooter.jpg) no-repeat scroll 0 0 / cover;
	   padding: 5rem 28% 14%;
	   color:#ffffff;
   }
   
      
   .accent-verbiage h2{
	   /*font-size:1.5rem;*/
	   color:#ba9b50;
	   display:block;
	   
   }
   .accent-verbiage p{
	   font-size:1.2rem;
   }
   
   .events-ctas{
	   background:url(../images/culture-prefooter.jpg) no-repeat scroll 0 0 / cover;	   
	   overflow:hidden;
	   text-align:center;
   }
   
   .events-ctas h1{
	   /*font-size:1.5rem;*/
	   color:#ba9b50;
	   display:block;
	   text-transform:uppercase;
	   font-size:1.6rem;
		margin-top:2rem;
   }
   
   .events-ctas .large-offset-2{
	   margin-left:14.667% !important;
   }
   
   .events-ctas .columns{
	   display:block;
	   margin:20px 12px 90px;
	   text-align:center;
   }
   
   .events-ctas .columns h2{
	   color:#ba9b50;
	   font-size:1.2rem;
   }
   .events-ctas .columns .event-content{
	   border: 2px solid rgba(128,128,128,0.45);
	   text-align:center;
	   padding:15px;
	   color:rgb(169,169,169);
	   /*min-height:190px;*/ 
	   /*margin:0 24px;*/
   }
   
   .events-ctas .event-content:hover{
	   background:rgba(0,0,0,0.65);
   }
   
   .row2 .large-offset-4{
	   margin-left:32.5% !important;
   }
   
   .home-ctas{
	   background-color:#ffffff;	   
	   overflow:hidden;
   }
   
   .home-ctas h2{
	   text-transform:uppercase;
	   font-family:MisoBold;
	   color:#3e44cc;
	   font-size:3.3rem;
   }
   
   .home-ctas .columns{
	   display:block;
	   /*margin:80px 12px 80px;*/
	   text-align:center;
	   margin-top:40px;
	   margin-bottom:40px;
   }
   
   .home-ctas ul{
	   margin:1rem 0rem 0 5rem;
	   columns:2;
	   -webkit-columns: 2; 
	   -moz-columns: 2;
   }
   .home-ctas ul li{
	   padding:.25rem .5rem .25rem 0;
	   color:#3e44cc;
	   margin-left:1rem;
   }
   
   .home-ctas ul li span{
	   color:#000;
   }
   
   
   
   .home-pre-footer{
	   display:block;
	   text-align:center;
	   position:relative;
	   z-index:999;
	   background-color:#ba9b50;
   }
   
   .home-pre-footer:after{
		content: '';
		position: absolute;
		border-style: solid;
		border-width: 0 20px 18px;
		border-color: #ba9b50 transparent;
		display: block;
		width: 0;
		z-index: 1;
		margin-left: -20px;
		top: -18px;
		left: 50%;
	}
	
	.home-pre-footer h2{
		color:#ffffff;
		text-align:center;
		font-size:1.6rem;
		padding-top:25px;
		margin-top:0;
	}
	
	
	
	
		
	.hero-wrapper img{
		width:100%;
		height:auto;
		position:relative;
		top:-76px;
	}
	.hero-wrapper{
		margin-bottom:-76px;
	}
	
	.arrowed-cta-band{
		background-color:rgb(1,1,1);
		min-height:109px;
		position:relative;
		color:#ffffff;
	}
	
	.arrowed-cta-band .lifestyle-ctas{
		text-align:center;
	}
	
	.row.lifestyle-ctas .row{
		margin-top:17px;
		font-size:21px;
	}
	
	.arrowed-cta-band .lifestyle-ctas .large-11.medium-11.columns .large-8.medium-8.columns{
		border-left:2px solid rgb(128,127,126);
		border-right:2px solid rgb(128,127,126);
	}
	
	.arrowed-cta-band:after{
		content: '';
		position: absolute;
		border-style: solid;
		border-width: 0 20px 18px;
		border-color: rgb(1,1,1) transparent;
		display: block;
		width: 0;
		z-index: 1;
		margin-left: -20px;
		top: -18px;
		left: 50%;
	}
	
	.lifestyle-ctas button{
		border: 2px solid rgb(128,127,126);
		background-color:rgb(1,1,1);
		font-style:italic;
		color:#ffffff;
		margin:0;
		padding:3px 20px;
		font-family: "Times New Roman", Times, serif;
		font-size:22px;
		top:1rem;
	}
	.lifestyle-ctas img{
		top:1rem;
		position:relative;
	}
	.accent-graphic{
		margin-top:3rem;
	}
	.accent-graphic img{
		width:100%;
		height:auto;
	}
	
	.properties-content{
		overflow:hidden;
		display:block;
		background:url(../images/properties-prefooter.jpg) no-repeat scroll 0 0 / cover;
		color:#ffffff;		
	}
	
	.properties-content h3{
	   color:#ba9b50;
	   text-transform:uppercase;
	   font-size:1.2rem;
   }
   .properties-content .large-4.columns{
	   padding:4rem;
   }
   
   .properties-content .large-4.columns:hover{
	   background:rgba(0,0,0,0.65);
   }
   
   .properties-content .properties-separator{
	   border-bottom:2px solid #ba9b50;
	   width:100px;
	   display:block;
	   margin: 1rem 0;
   }
   
   .page-template-template-properties-page .properties-lower-content  h2{
	   font-size:2rem;
	   color:#ba9b50;
	   display:block;
   }
   .properties-lower-content{
	   text-align:center;
	   margin-top:2rem;
   }
   
   

.properties-lower-content h2{
   margin-bottom:2rem;
   
}
   
   .properties-pdf-links{
	   overflow:hidden; 
	   text-align:center;
	   font-size:.85rem;
	   line-height:1rem;
	   margin-bottom:3rem;
   }
   .properties-pdf-links a{
	   font-size:1rem;
	   color:#ba9b50;
	   display:block;
	   margin-bottom:.5rem;
   }
   .properties-pdf-links img{
	   margin-bottom:12px;
   }
   
   .properties-pdf-links div{
	   margin-bottom:2rem;
   }
   
   
   .location-content{
		overflow:hidden;
		display:block;
		background:url(../images/location-mid-bg.jpg) no-repeat scroll 0 0 / cover;
		color:#ffffff;	
		margin-top:4rem;
	}
	
	.location-content h2{ 
	   color:#ba9b50;
	   font-size:3rem;
   }
   .location-content .large-4.columns{
	   padding:3rem 4rem;
   }
   .location-content .large-4.columns:hover{
	   background:rgba(0,0,0,0.65);
   }
   
   .location-content .location-separator{
	   border-bottom:2px solid #ba9b50;
	   width:100px;
	   display:block;
	   margin: .5rem 0;
   }
   
   .location-content .location-spot {
		font-size: 1.2rem;
		margin-top: 0.5rem;
	}
   .location-lower-content h2{
		font-size:2.1rem;
		color:#ba9b50;
		margin:3rem 0;
		text-align:center;
   }
   
   .location-direction-bar-2,
   .location-direction-bar-1{
	   display:block;
	   text-align:center;
	   position:relative;
	   z-index:999;
	   background-color:#404040;
	   color:#ffffff;
	   padding-top:1rem;
	   margin-bottom:3rem;
   }
   .location-direction-bar-2:after,
   .location-direction-bar-1:after{
		content: '';
		position: absolute;
		border-style: solid;
		border-width: 0 20px 18px;
		border-color: #404040 transparent;
		display: block;
		width: 0;
		z-index: 1;
		margin-left: -20px;
		top: -18px;
		left: 50%;		
	}
	.location-direction-bar-2{
		background-color:#010101;
	}
	.location-direction-bar-2:after{
		border-color: #010101 transparent;
	}
	.location-direction-bar-2 p,
   .location-direction-bar-1 p{
	   width:48%;
	   margin:12px auto;
	   font-size:1.2rem;
	   padding-bottom:1rem;
   }
   
   .location-direction-bar-2 h3,
   .location-direction-bar-1 h3{
	   color:#ffffff;
	   font-style:italic;
	   font-size:1.6rem;
	   padding:5px 6px;
	   border: 2px solid #cecece;
	   width:12rem;
	   margin:auto;
	   display:block;
   }
   
   .hoa-login input{
	   height:26px;
	   padding:0 4px;
	   margin:.5em 0;
   }
   
   .hoa-login .bordered{
	   border-left:2px solid #807f7e;
	   border-right:2px solid #807f7e;
   }
   
   
   .hoa-login input[type="password"],
   .hoa-login input[type="text"]{
	   width:210px;
	   background-color:#807f7e;
	   border:0;
   }
   
   .hoa-login input[type="submit"]{
		height:26px;
		border: 2px solid #807f7e;
		background-color:rgb(1, 1, 1);
		font-style:italic;
		color:#ffffff;
		padding:3px 10px;
		font-family: "Times New Roman", Times, serif;
	}
   
   .hoa-login{
	   padding-top:35px;
	   
   }
   
/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }
.commentlist li[class*=depth-] {
  margin-top: 1.1em; }
.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }
.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0;
  background: #e7e7e7; }
.commentlist li.depth-3 {
  background: #dadada; }
.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }
.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }
.commentlist .comment-reply-link {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
  font-size: 0.8125rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
  float: right; }
  .commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
    background-color: #007095; }
  .commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
    color: #FFFFFF; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label, .respond-form form li small {
        display: none; }
    .respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url], .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus, .respond-form form input[type=email]:focus, .respond-form form input[type=url]:focus, .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid, .respond-form form input[type=email]:invalid, .respond-form form input[type=url]:invalid, .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.widget ul {
  margin: 0; }
  .widget ul li {
    list-style: none; }
@media only screen and (min-width:40.0625em) {
  .widget {
    padding: 0 10px;
    margin: 2.2em 0; } }

#sidebar-offcanvas .widgettitle {
  color: #fff; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  /*margin-top: 1em;*/
  background-color: #3e44cc;
  font-family:TradeGothicLT-CondEighteen;
  color:#ffffff;
  font-size:.85rem;
  padding-bottom:1rem;
  }
  
  .footer a{
	  color:#3e44cc;
  }
 
 #inner-footer{
	 margin-top:2rem;
 }
 
 #inner-footer .columns{
	 text-align:center;
	 color: rgb(124,124,124);
	 font-size:9px;
	 text-transform:uppercase;
	 
 }
 
 
 
 #inner-footer .columns p{
	 color: #ffffff;
	 font-size:1rem;
	 padding-top:1.3rem;
	 text-transform:uppercase;
 }

 
/********************* 
SLICK CAROUSEL STYLES
*********************/
.home-hero-rotator .slick-slide,
.gallery-rotator .slick-slide{
	background-size:cover;
	background-repeat:no-repeat;
	overflow:hidden;
	width:100%;
	height:100vh;
}

.gallery-rotator-nav .slick-current .pager{
	background-color: rgb(0,0,0);
	display:inline-block;
}

.gallery-rotator-nav .slick-current .pager img{
	opacity:.65;
}

.gallery-rotator,
.home-hero-rotator{
	height:85vh;
	width:100%;
	margin:0;
	position:relative;
	top:-76px;
	
}
.gallery-rotator-nav{
	margin-top:76px;
}

.rotator-wrapper{
	margin-top:200px;
	color:#ffffff;
}

.rotator-wrapper .header-hero article{
	padding-top:5rem;
}

.rotator-wrapper .header-hero h1{
	text-transform:uppercase;
	font-family:MisoBold;
	font-size:4.3rem;
	padding:0;
	margin:0;
}

.rotator-wrapper .header-hero h2{
	text-transform:uppercase;
	font-family:MisoBold;
	font-size:2.9rem;
	padding:0;
	margin:0;
}

.rotator-wrapper .header-hero p{
	font-family:MisoLight;
	font-size:2rem;	
}
.rotator-wrapper .slick-next:hover,
.rotator-wrapper .slick-next{
	background: rgba(0, 0, 0, 0) url("../images/header-next-arrow.png") no-repeat scroll 0 0;
	width:30px;
	height:30px;
	right:4rem;
}
.rotator-wrapper .slick-prev:hover,
.rotator-wrapper .slick-prev{
	background: rgba(0, 0, 0, 0) url("../images/header-prev-arrow.png") no-repeat scroll 0 0;
	width:30px;
	height:30px;
	left:4rem;
}

.rotator-wrapper ul{
	margin-left:0;
}

.gallery-rotator-nav .slick-slide{
	max-height:150px;
}
.inner-wrap,
#container{
	height:100%;
}

.home-logo{
	text-align:center;
	position:absolute;
	width:100%;
	bottom:50%;
}

a.apply-button{
	width:178px;
	height:43px;
	text-indent:-99999px;
	background:url(../images/apply-now-button.png);
	display:inline-block;
}

a.apply-button:hover{
	background:url(../images/apply-now-button-hover.png);
}

.home-downarrow{
	text-align:center;
	position:absolute;
	width:100%;
	bottom:5%;
}


.about-body{
	padding:30px 0;
	background:#fff;
	font-family:TradeGothicLT-Light;
	color:#000;
}

H1{
	font-family:MisoBold;
	color:#3e44cc;
	font-size:3.5rem;
	text-transform:uppercase;
}

.about-body h2{
	font-family:MisoBold;
	color:#3e44cc;
	font-size:3.3rem;
	padding:1.5rem 0;
	margin:0;
	line-height:3.3rem;
	text-transform:uppercase;
}
.about-body h3{
	font-family:MisoBold;
	color:#3e44cc;
	font-size:2.3rem;
	margin:0;
	padding:5rem 0 0;
	line-height:2.3rem;
}

.about-body .drawrings{
	margin:1rem 0rem;
	display:inline-block;
}

.about-body .maine-drawring{
	height:181px;
	width:118px;
	background:url('../images/maine-drawing.png') no-repeat;
}

.about-body .maine-drawring:hover{
	background:url('../images/maine-drawing-hover.png') no-repeat;
}

.about-body .texas-drawring{
	height:220px;
	width:220px;
	background:url('../images/texas-drawing.png') no-repeat;
}

.about-body .texas-drawring:hover{
	background:url('../images/texas-drawing-hover.png') no-repeat;
}

.pic-gallery{
	padding:2rem 0 0 1.75rem;	
}

.pic-cred{
	font-size:.75rem;
}

.gall-maine .pic-cred{
	display:none;
}

.gallery-title{
	background:url('../images/gallery-bg.jpg') no-repeat;
	background-size:cover;
	background-position: center 0%;
	text-align:center;
	background-attachment:fixed;
	color:#fff;
	padding:5rem 0;
}

.gallery-nav{
	font-family:MisoLight;
	color:#3e44cc;
	font-size:1.75rem;
	text-transform:uppercase;
	padding:2rem 0;
}

.gallery-nav .nav-img{
	height:99px;
	width:99px;
	margin:0 auto 1rem;
}

.gallery-nav .gallery-nav-item{
	cursor:pointer;
}

.gallery-nav .gall-clubhouse .nav-img{
	background:url('../images/clubhouse-icon-off.svg') no-repeat;
}
.gallery-nav .gall-clubhouse:hover .nav-img{
	background:url('../images/clubhouse-icon-on.svg') no-repeat;
}

.gallery-nav .gall-clubhouse.is-checked .nav-img, .gallery-nav .gall-clubhouse:hover .nav-img {
    background: rgba(0, 0, 0, 0) url("../images/clubhouse-icon-on.svg") no-repeat scroll 0 0;
}

.gallery-nav .gall-internetcafe .nav-img{
	background:url('../images/internetcafe-icon-off.svg') no-repeat;
}
.gallery-nav .gall-internetcafe:hover .nav-img{
	background:url('../images/internetcafe-icon-on.svg') no-repeat;
}

.gallery-nav .gall-fitnesscenter .nav-img{
	background:url('../images/fitnesscenter-icon-off.svg') no-repeat;
}
.gallery-nav .gall-fitnesscenter:hover .nav-img{
	background:url('../images/fitnesscenter-icon-on.svg') no-repeat;
}

.gallery-nav .gall-comforts .nav-img{
	background:url('../images/comforts-icon-off.svg') no-repeat;
}
.gallery-nav .gall-comforts:hover .nav-img{
	background:url('../images/comforts-icon-on.svg') no-repeat;
}

.gallery-nav .gall-comforts.is-checked .nav-img, .gallery-nav .gall-comforts:hover .nav-img {
    background: rgba(0, 0, 0, 0) url("../images/comforts-icon-on.svg") no-repeat scroll 0 0;
}

.gallery-nav .gall-pleasures .nav-img{
	background:url('../images/pleasures-icon-off.svg') no-repeat;
}
.gallery-nav .gall-pleasures:hover .nav-img{
	background:url('../images/pleasures-icon-on.svg') no-repeat;
}

.gallery-nav .gall-pleasures.is-checked .nav-img, .gallery-nav .gall-pleasures:hover .nav-img {
    background: rgba(0, 0, 0, 0) url("../images/pleasures-icon-on.svg") no-repeat scroll 0 0;
}

.location-title{
	background:url('../images/location-bg.jpg') no-repeat;
	background-size:cover;
	background-position: center 0%;
	text-align:center;
	background-attachment:fixed;
	color:#fff;
	padding:5rem 0;
}

.floorplans-title{
	background:url('../images/floorplans-bg.jpg') no-repeat;
	background-size:cover;
	background-position: center 0%;
	text-align:center;
	background-attachment:fixed;
	color:#fff;
	padding:5rem 0;
}

.amenities-title{
	background:url('../images/amenities-bg.jpg') no-repeat;
	background-size:cover;
	background-position: center 0%;
	text-align:center;
	background-attachment:fixed;
	color:#fff;
	padding:5rem 0;
}

.location-title h2,
.gallery-title h2,
.floorplans-title h2,
.amenities-title h2{
	font-family:MisoBold;
	padding:0;
	margin:0;
	text-transform:uppercase;
	font-size:4rem;
	line-height:4.2rem;
	text-shadow: -1px 2px 2px rgba(150, 150, 150, 1);
}

.amenities-title h3{
	font-family:MisoLight;
	padding:0;
	margin:0;
	line-height:2rem;
	text-shadow: -1px 2px 2px rgba(150, 150, 150, 1);
}


.floorplan-wrapper{
	background:#fff;
	padding:40px 0;
}

.floorplan{
	margin:2rem 0;
}

.floorplan div{
	display:inline-block;
}

.floorplan .fp-number{
	font-family:MisoBold;
	font-size:10rem;
	color:#624e34;
	line-height:7rem;
}

.floorplan .fp-details{
	font-family: TradeGothicLT-Light;
	width:170px;
}

.floorplan .fp-details .fp-bedbath{
	font-size:1.3rem;
	text-transform:uppercase;
}
.floorplan .fp-details .fp-sqft{
	font-size:2rem;
	text-transform:uppercase;
}

.floorplan .fp-details .fp-startat{
	font-size:1rem;
	text-transform:uppercase;
}

.floorplan .fp-details .fp-price{
	color:#fff;
	background-color:#3e44cc;
	font-family:TradeGothicLT-Bold;
	display:block;
	font-size:1.5rem;
	text-align:center;
}

.floorplan .fp-nav{
	width:20px;	
}

.floorplan .fp-nav a{
	font-family:entyporegular;
	color:#3e44cc;
	font-size:5rem;
	line-height:1.5rem;
}

.fp-modal .fp-number{
	font-family:MisoBold;
	font-size:10rem;
	color:#624e34;
	line-height:7rem;
}

.fp-modal .fp-details{
	font-family: TradeGothicLT-Light;
	width:170px;
	margin-left:50px;
}

.fp-modal .fp-details .fp-bedbath{
	font-size:1.3rem;
	text-transform:uppercase;
}
.fp-modal .fp-details .fp-sqft{
	font-size:2rem;
	text-transform:uppercase;
}

.fp-modal .fp-details .fp-startat{
	font-size:1rem;
	text-transform:uppercase;
}

.fp-modal .fp-details .fp-price{
	color:#fff;
	background-color:#3e44cc;
	font-family:TradeGothicLT-Bold;
	display:block;
	font-size:1.5rem;
	text-align:center;
}

.fp-modal button.slick-prev{
	background:url("../images/fp-modal-prev.png") no-repeat scroll 0 0;
	width:45px;
	height:45px;
}

.fp-modal button.slick-next{
	background:url("../images/fp-modal-next.png") no-repeat scroll 0 0;
	width:45px;
	height:45px;
}

.fp-modal .fp-disclaimer{ 
	font-family:TradeGothicLT;
	font-size:.65rem;
	line-height:.6rem;
	margin-top:2rem;
}

.fp-modal .fp-disclaimer img{
	margin-right:.5rem;
	margin-bottom:.5rem;
}

.fp-modal .fp-map{
	width:30rem;
}

.fp-modal .close-button{
	font-family:TradeGothicLT-Bold;
	color:#c9c9c4;
	font-size:3rem;
}




.pic-gallery .gallery-item{
	cursor:pointer;
	max-width:300px;
}


.slick-slide{
	position:relative;
}

.thumb-overlay {
    background: rgba(103, 102, 100, 0.77) none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
}

.thumb-overlay .plus-circle {
    border-color: #ffffff;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    color: #ffffff;
    display: inline-block;
    font-family: "CenturyGothic";
    font-size: 3.2rem;
    height: 58px;
    line-height: 54px;
    list-style: outside none none;
	position:relative;
    top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
    text-align: center;
    width: 58px;
	left:42%;
}

.gallery-carousel .gallery-item:hover .thumb-overlay {
    display: block;
}

#gallery1.reveal-modal,
#gallery2.reveal-modal,
#gallery3.reveal-modal,
#gallery4.reveal-modal,
#gallery5.reveal-modal,
#gallery6.reveal-modal{ 
	max-width:1200px !important;
}

button.slick-prev,
button.slick-next{
	position:absolute;
	top:43%;
	z-index:500;
	width:15px;
	height:24px;
	text-indent:-9999px;
}
.slick-prev:hover,
.slick-prev{
	left:1rem;
	background:url(../images/gallery-prev-arrow.png) no-repeat;
}
.slick-next:hover,
.slick-next{
	right:1rem;
	background:url(../images/gallery-next-arrow.png) no-repeat;
}

.neighborhood-wrapper{
	padding:30px 0;
	font-family:MisoLight;
	color:#000;
	background:#fff;
}

.neighborhood-wrapper h2{
	font-family:MisoBold;
	text-transform:uppercase;
	color:#3e44cc;
	font-size:3.3rem;
	text-align:center;
}

.neighborhood-wrapper .content-wrapper{
	text-align:left;
	font-size:1.35rem;
	width:58%;
	margin:auto;
}

.location-info{
	text-align:left;
	color:#fff;
	text-transform:uppercase;
	margin-left:20px;
}

.location-info h2{
	text-transform:none;
	margin:0 0 2rem;
	padding-top:2rem;
	display:block;
}

.loc-info-buffer{padding:2.5rem 0;}



#grayson-map {
	height:338px;
	width:100%;
}

#map{
	width:100%;
	height:569px;
	
}

#sidebar{
	text-align:center;
}
#poiList{
	list-style:outside none none;
	text-align:center;
	max-width:90rem;
	margin: 1.5rem auto 0;
	display:inline-block;
}
#poiList li{
	float:left;
	margin-left:30px;
	margin-bottom:30px;
}
#poiList a{
	padding:30px 0 0;
	color:#000;
	font-size:1.5rem;
	font-family:TradeGothicLT-Bold;	
}
.poi-tag{
	display:block;
}
.map-wrapup{
	height:1.2rem;
	clear:both;
}

.gm-style-iw * {
	display: block;
	width: 100%;
}
.gm-style-iw h4, .gm-style-iw p {
	margin: 0;
	padding: 0;
}
.gm-style-iw a {
	color: #4272db;
}


.contact-wrapper{
   background:url(../images/footer-bg.jpg) no-repeat;
   background-size:cover;
   color:#ffffff;
   padding-top:2rem;
}

.contact-wrapper .large-4{
	margin-bottom:2rem;
}

.contact-wrapper .contact-form h3{
	font-size:3rem;
	color:#3e44cc;
	font-family:MisoBold;
}

.contact-wrapper label{
	color:#ffffff;
}


.contact-wrapper .hours-info{
	text-align:right;
}

.contact-wrapper .hours-info h3{
	font-family:MisoBold;
	text-transform:uppercase;
	font-size:2rem;
	color:#3e44cc;
}

.contact-wrapper .hours-info .office-hours-title{
	color:#3e44cc;
}

.contact-wrapper .hours-info a{
	color:#ffffff;
}




/*********************
FOUNDATION STYLES
*********************/
.clearing-assembled.clearing-blackout a:hover {
  background: none; }
  
  /*********************
IMAGE GALLERY STYLES
*********************/
[class*="gallery-columns-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="gallery-columns-"]:before, [class*="gallery-columns-"]:after {
    content: " ";
    display: table; }
  [class*="gallery-columns-"]:after {
    clear: both; }
  [class*="gallery-columns-"] > .gallery-item {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

.gallery-columns-1 > .gallery-item {
  width: 100%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-1 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-1 > .gallery-item:nth-of-type(1n+1) {
    clear: both; }

.gallery-columns-2 > .gallery-item {
  width: 50%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-2 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-2 > .gallery-item:nth-of-type(2n+1) {
    clear: both; }

.gallery-columns-3 > .gallery-item {
  width: 33.33333%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-3 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-3 > .gallery-item:nth-of-type(3n+1) {
    clear: both; }

.gallery-columns-4 > .gallery-item {
  width: 25%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-4 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-4 > .gallery-item:nth-of-type(4n+1) {
    clear: both; }

.gallery-columns-5 > .gallery-item {
  width: 20%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-5 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-5 > .gallery-item:nth-of-type(5n+1) {
    clear: both; }

.gallery-columns-6 > .gallery-item {
  width: 16.66667%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-6 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-6 > .gallery-item:nth-of-type(6n+1) {
    clear: both; }

.gallery-columns-7 > .gallery-item {
  width: 14.28571%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-7 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-7 > .gallery-item:nth-of-type(7n+1) {
    clear: both; }

.gallery-columns-8 > .gallery-item {
  width: 12.5%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-8 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-8 > .gallery-item:nth-of-type(8n+1) {
    clear: both; }

.gallery-columns-9 > .gallery-item {
  width: 11.11111%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-9 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-9 > .gallery-item:nth-of-type(9n+1) {
    clear: both; }

.gallery-columns-10 > .gallery-item {
  width: 10%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-10 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-10 > .gallery-item:nth-of-type(10n+1) {
    clear: both; }

.gallery-columns-11 > .gallery-item {
  width: 9.09091%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-11 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-11 > .gallery-item:nth-of-type(11n+1) {
    clear: both; }

.gallery-columns-12 > .gallery-item {
  width: 8.33333%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-12 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-12 > .gallery-item:nth-of-type(12n+1) {
    clear: both; }

/*********************
MODAL STYLES
*********************/
	
.reveal-modal{
	max-width:26.5rem !important;
	background:#c3c1bc;
}

#modalTitle{
	font-family:"AGaramondPro-Regular";
	color:#595858;
	text-align:center;
	font-size:1.9rem;
}
	
/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

/*********************
PRINT STYLES
*********************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .sidebar, .page-navigation, .wp-prev-next, .respond-form, nav {
    display: none; } }
/********************
RESPONSIVE
********************/
@media (max-width: 64em){
	.home-ctas ul{
		margin:1rem 0 0;
	}
}


@media (max-width: 40em) {
	
	.top-bar .header-logo{
		min-height:300px;
	}
	
	.pic-gallery .gallery-item{
		max-width:275px;
	}
	
	
	.contact-wrapper .hours-info{
		text-align:center;
	}
	
	
	.home-downarrow{display:none;}
	.gallery-rotator .slick-slide,
	.home-hero-rotator .slick-slide 
	{height:300px !important;}
	
	.menu > li{
		/*width:15.5rem;
		text-align:center;*/
	}
	
	.floorplan{
		text-align:center;
	}
	
	.siteplan h2{
		font-size:4rem;
	}
	
	.top-bar-left, .top-bar-right{
		width:inherit;
	}
	
	.top-bar-right ul{
		margin-top:.5rem;
	}
	
	.top-bar-right ul.menu  a{
		padding: 0.7rem .5rem;
		font-size:1.5rem;
	}
	
	.top-bar-right .menu span::after {
    box-shadow: 0 0 0 1px #ffffff, 0 7px 0 1px #ffffff, 0 14px 0 1px #ffffff;
    content: "";
    display: block;
    height: 0;
    left: 0.80556rem;
    margin-top: -0.44444rem;
    position: absolute;
    top: 50%;
    width: 0.88889rem;
}
	
	.menu > li a{
		color:#ffffff; 
	}
	
	.top-bar ul{
		margin-right:0;
	}
	.rotator-wrapper{
		margin-top:0;
	}
	
	
	.gallery-rotator,
	.home-hero-rotator{
		height:inherit;
		top:0;
	}
	
	.home-hero-rotator li{
		background-position: center;

	}
	
	.gallery-rotator-nav{display:none !important;}  
	
	.events-ctas .large-offset-2,
	.events-ctas .large-offset-4,
	.home-ctas .large-offset-2{
		margin-left:0px !important;
	}
	
	.home-ctas ul{
		margin:1rem 0 0;
	}
	
	.arrowed-cta-band{
		padding-bottom:3em;
	}
	
	.hoa-login .bordered,
	.arrowed-cta-band .lifestyle-ctas .large-11.medium-11.columns .large-8.medium-8.columns{
		border:none;
	}
	.arrowed-cta-band .columns{
		margin-bottom:1em;
	}
	
	.accent-verbiage{
		padding:1rem 10% 14%;
	}
	
	p, h1, h2, h3, div{
		line-height:1.2 !important;
	}
	
	.parallax-body h2{
		font-size: 2rem;
	}
	.loc-info-buffer,
	.floorplan-items{
		text-align:center;
	}
	.footer-list a,
	.phone-wrapper a{
		color:#ffffff;
	}
	
	.about-body .content-wrapper{
		width:90%
	}
	
	#poiList li{
		margin-left:0;
		width:135px;
		text-align:center;
	}
	
	.hero-wrapper{
		margin-bottom:0;
	}
	.hero-wrapper img{
		top:0;
	}
	.maps-wrapper,
	.maps-wrapper .columns{
		margin-bottom:1.5em;
	}
	.location-content .location-separator,
	.location-spot > img{
		display:block;
		margin: 0 auto;
	}
	.location-content,
	.location-spot{
		text-align:center;
	}
	
	.location-direction-bar-2 p,
   .location-direction-bar-1 p{
	   width:75%;
   }
   
   #field_1_3 {
		display: block;
		text-align: center;
	}
	.hoa-login .text-left,
	.hoa-login{text-align:center !important;}
	
	.hoa-login input{
		margin: auto;
	}
	
	.tab-bar-section.middle{
		right:0;
		top:.5em;
	}
	
	.fp-item .info-content{
		margin-left:0;
	}
	
	#grayson-map{
		width:250px;
		height:250px;
		margin-top:1rem;
	}
	
	
	
	.home-logo img{
		width:75%;
	}
	
	.rotator-wrapper{
		/*background-position:38% 0 !important;*/
	}
	.rotator-wrapper .header-hero h2{
		font-size:2rem;
	}
	
	.rotator-wrapper .header-hero h1{
		font-size:3rem;
		margin-bottom:2rem;
	}
	
	.about-body h2{
		font-size:2.5rem;
		margin-left:.5rem;
	}
	.pic-gallery{
		padding-left:1.5rem;
	}
}

/* ==== @fontface ==== */

@font-face {
    font-family: 'entyporegular';
    src: url('/fonts/Entypo/Entypo-webfont.eot');
    src: url('/fonts/Entypo/Entypo-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Entypo/Entypo-webfont.woff') format('woff'),
         url('/fonts/Entypo/Entypo-webfont.ttf') format('truetype'),
         url('/fonts/Entypo/Entypo-webfont.svg#entyporegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MisoLight';
    src: url('/fonts/Miso/miso-light-webfont.eot');
    src: url('/fonts/Miso/miso-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Miso/miso-light-webfont.woff') format('woff'),
         url('/fonts/Miso/miso-light-webfont.ttf') format('truetype'),
         url('/fonts/Miso/miso-light-webfont.svg#MisoLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MisoRegular';
    src: url('/fonts/Miso/miso-webfont.eot');
    src: url('/fonts/Miso/miso-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Miso/miso-webfont.woff') format('woff'),
         url('/fonts/Miso/miso-webfont.ttf') format('truetype'),
         url('/fonts/Miso/miso-webfont.svg#MisoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MisoBold';
    src: url('/fonts/Miso/miso-bold-webfont.eot');
    src: url('/fonts/Miso/miso-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Miso/miso-bold-webfont.woff') format('woff'),
         url('/fonts/Miso/miso-bold-webfont.ttf') format('truetype'),
         url('/fonts/Miso/miso-bold-webfont.svg#MisoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'TradeGothicLT';
  src: url('/fonts/TradeGothicLT/TradeGothicLT.eot?#iefix') format('embedded-opentype'),  
  url('/fonts/TradeGothicLT/TradeGothicLT.woff') format('woff'), 
  url('/fonts/TradeGothicLT/TradeGothicLT.ttf')  format('truetype'), 
  url('/fonts/TradeGothicLT/TradeGothicLT.svg#TradeGothicLT') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TradeGothicLT-Bold';
  src: url('/fonts/TradeGothicLT-Bold/TradeGothicLT-Bold.eot?#iefix') format('embedded-opentype'),  
  url('/fonts/TradeGothicLT-Bold/TradeGothicLT-Bold.woff') format('woff'), 
  url('/fonts/TradeGothicLT-Bold/TradeGothicLT-Bold.ttf')  format('truetype'), 
  url('/fonts/TradeGothicLT-Bold/TradeGothicLT-Bold.svg#TradeGothicLT-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TradeGothicLT-CondEighteen';
  src: url('/fonts/TradeGothicLT-CondEighteen/TradeGothicLT-CondEighteen.eot?#iefix') format('embedded-opentype'),  
  url('/fonts/TradeGothicLT-CondEighteen/TradeGothicLT-CondEighteen.woff') format('woff'), 
  url('/fonts/TradeGothicLT-CondEighteen/TradeGothicLT-CondEighteen.ttf')  format('truetype'), 
  url('/fonts/TradeGothicLT-CondEighteen/TradeGothicLT-CondEighteen.svg#TradeGothicLT-CondEighteen') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TradeGothicLT-CondEighteenObl';
  src: url('/fonts/TradeGothicLT-CondEighteenObl/TradeGothicLT-CondEighteenObl.eot?#iefix') format('embedded-opentype'),  
  url('/fonts/TradeGothicLT-CondEighteenObl/TradeGothicLT-CondEighteenObl.woff') format('woff'), 
  url('/fonts/TradeGothicLT-CondEighteenObl/TradeGothicLT-CondEighteenObl.ttf')  format('truetype'), 
  url('/fonts/TradeGothicLT-CondEighteenObl/TradeGothicLT-CondEighteenObl.svg#TradeGothicLT-CondEighteenObl') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TradeGothicLT-Light';
  src: url('/fonts/TradeGothicLT-Light/TradeGothicLT-Light.eot?#iefix') format('embedded-opentype'),  
  url('/fonts/TradeGothicLT-Light/TradeGothicLT-Light.woff') format('woff'), 
  url('/fonts/TradeGothicLT-Light/TradeGothicLT-Light.ttf')  format('truetype'), 
  url('/fonts/TradeGothicLT-Light/TradeGothicLT-Light.svg#TradeGothicLT-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}