.right { float: right; }
.center-txt .sixths { text-align:center !important;}
/*.landmarks .nav-secondary {
    top: 100px;
    right: 250px;
}*/

@media screen and (min-width: 64.0625em) {
  nav.main.is-sticky li.show-on-sticky {
    display: flex;
  }
}
.slider-tabs a,.slider-tabs li{position:relative;vertical-align:middle}
.slider-tabs a,.slider-tabs li,main{position:relative}
.clearfix:after,.clearfix:before{content:" ";display:table}
.clearfix:after{clear:both}
main{padding-top:10px}
@media only screen and (min-width:64.0625em){main{padding-top:50px}
}
#home #content{padding-top:40px}
@media only screen and (min-width:64.0625em){#home main{padding-top:0}
#home nav.main{border-bottom:0}
#home #content{padding-top:56px}
}

.workshop {font-family:BentonSansCondRegular,'Arial Narrow',Arial,sans-serif;font-weight:400;color:#333;font-size:1rem;margin-bottom:.5rem;text-transform:uppercase}


/* @media only screen and (min-width:64.063em){nav.main li{padding:0 12px}
} */
.slider-tabs{margin-left:0;width:100%}
.slider-tabs li{display:inline-block;font-size:.8rem;text-align:center;text-transform:uppercase;width:50%}
.slider-tabs li:nth-child(2n){margin-left:-4px}
.slider-tabs a{background-color:#4A3D30;color:#fff;display:table-cell;height:72px;padding:1rem;width:1%}
.slider-tabs li.active a{background-color:#980000}
@media only screen and (min-width:40em){.slider-tabs{border-bottom:3px solid #A49D97;display:table;}
.slider-tabs li{display:table-cell;position:relative;width:auto}
/*.slider-tabs li:not(:first-child){border-left:.5rem solid #fff}*/
.slider-tabs li.active:after{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-top-color:#980000;border-width:16px;margin-left:-16px}
}
@media only screen and (min-width:64em){.slider-tabs li a{height:auto}
}
.home-slider .layout,.home-slider .row{padding-left:0;padding-right:0}
.home-slider figure .one-half{padding-left:4rem;padding-right:4rem}
.home-slider figure .one-half:first-child{padding-top:1rem}
.home-slider figure .one-half:last-child{padding-left:0;padding-right:0}
.home-slider .slick-slide h1{font-family:BentonSansCondRegular,'Arial Narrow',Arial,sans-serif;font-weight:400;color:#333;font-size:1rem;margin-bottom:.5rem;text-transform:uppercase}
.home-slider .slick-slide h2{font-size:1.75rem}
@media only screen and (max-width:40em){.home-slider figure .one-half:last-child img{display:none}
}
@media only screen and (min-width:40.0625em){.home-slider figure .one-half:first-child{padding-right:1rem}
.home-slider .slick-slide p{font-size:1.1rem}
}
@media only screen and (min-width:64.0625em){.home-slider figure .one-half:first-child{padding-left:4rem;padding-right:0}
.home-slider figure .one-half:last-child{padding-left:1.5rem;padding-top:1rem}
}


@media only screen and (min-width: 40.0625em){
.one-third .workquote blockquote:before {
    font-size: 3.375rem;
    top: -3px;
    left: 95px;
    border: 0px solid #fff;
}
.workquote blockquote:before{position:absolute;content:"\201C";font-size:4.4375rem;line-height:1;top:-3px;}

nav.main li.first , nav.main li.last {
    text-align: center;
}


/****** Grid Upgrade ******/
@media screen and (min-width:40em){
	 .grid.halves>.grid-item:nth-child(n+3),.grid.halves>li:nth-child(n+3),.grid.sixths>.grid-item:nth-child(n+7),.grid.sixths>li:nth-child(n+7),.grid.sevenths>.grid-item:nth-child(n+8),.grid.sevenths>li:nth-child(n+8),.grid.eighths>.grid-item:nth-child(n+9),.grid.eighths>li:nth-child(n+9){
		margin-top:1.25rem
	}
	 .grid.halves>.grid-item{
		width:50%;
		float:left
	}
	 .grid.halves>.grid-item:nth-of-type(1n){
		clear:none
	}
	 .grid.halves>.grid-item:nth-of-type(2n+1){
		clear:both
	}
	 .grid.halves>.grid-item:last-child{
		float:left
	}
	 .grid.fourths>.grid-item{
		width:25%;
		float:left
	}
	 .grid.fourths>.grid-item:nth-of-type(5n){
		clear:none
	}
	 .grid.fourths>.grid-item:nth-of-type(4n+1){
		clear:both
	}
	 .grid.fourths>.grid-item:last-child{
		float:left
	}
	 .grid.sixths>.grid-item,ul.grid.sixths>li{
		width:16.66666%;
		float:left
	}
	 .grid.sixths>.grid-item:nth-of-type(1n){
		clear:none
	}
	 .grid.sixths>.grid-item:nth-of-type(6n+1){
		clear:both
	}
	 .grid.sixths>.grid-item:last-child{
		float:left
	}
	 ul.grid.sixths>li:nth-of-type(1n){
		clear:none
	}
	 ul.grid.sixths>li:nth-of-type(6n+1){
		clear:both
	}
	 ul.grid.sixths>li:last-child{
		float:left
	}
	 .grid.sevenths>.grid-item,ul.grid.sevenths>li{
		width:14.25%;
		float:left
	}
	 .grid.sevenths>.grid-item:nth-of-type(1n){
		clear:none
	}
	 .grid.sevenths>.grid-item:nth-of-type(7n+1){
		clear:both
	}
	 .grid.sevenths>.grid-item:last-child{
		float:left
	}
	 ul.grid.sevenths>li:nth-of-type(1n){
		clear:none
	}
	 ul.grid.sevenths>li:nth-of-type(7n+1){
		clear:both
	}
	 ul.grid.sevenths>li:last-child{
		float:left
	}
	 .grid.eighths>.grid-item,ul.grid.eighths>li{
		width:12.5%;
		float:left
	}
	 .grid.eighths>.grid-item:nth-of-type(1n){
		clear:none
	}
	 .grid.eighths>.grid-item:nth-of-type(8n+1){
		clear:both
	}
	 .grid.sevenths>.grid-item:last-child{
		float:left
	}
	 ul.grid.eighths>li:nth-of-type(1n){
		clear:none
	}
	 ul.grid.eighths>li:nth-of-type(8n+1){
		clear:both
	}
	 ul.grid.eighths>li:last-child{
		float:left
	}
}

/****** END GRID *****/

/****** prjaya siteimprove END GRID *****/

@media screen and (min-width:40em) {
    .container--details .title, .feature .title, .h4, .lead, .panel .title, .panel--interactive .title, .profile.detail h2, .quote blockquote, .quote blockquote p, .quote blockquote p:last-of-type:after, .callout .content, .callout .content p {
        line-height: 1.5;
    }
}
.meta, .feed-item--small.event .title, [class^=lw_widget] .feed-item--small .title, .feed-item .date-cube, [class^=lw_item] .date-cube, .date-cube p, .date-cube span {
    line-height: 1.5;
}
/****** prjaya siteimprove END GRID *****/

