@media only screen and (min-width: 767px) and (max-width: 1023px) {
	
.resp {
	width: 708px;
}

.t {
	display: none;
}

/* NAV */

.vertical {
	display: block;
}

.lower-nav-header {
    display: none;
}

.upper-nav {
	margin: 10px 0;
}

.large-nav-item {
	font-size: 28px;
	font-weight: 800;
	margin: 9px 0 0px 0;
}

.nav-text {
	margin: 0 0 17px 0;
	color: #dc702f;
	font-size: 14px;
}

.nav-content .social {
	height: 90px;
	width: 100%;
}

.nav-content .social img {
	height: 50%;
	width: auto;
    
}

/* FRONT PAGE */

.slide-content {
	width: 80%;
}

/* GALLERY */	

.facetwp-template > div {
float: left;
margin: 0 17px 17px 0;
}

.facetwp-template > div:nth-child(4n+4) {  
  margin: 0 0 17px 0;
}

.awards-container img {
margin: 0 35px 35px 0;
display: inline-block;
float: left;
width: 16%;
}

/* BLOG */

.blog-nav-categories {
width: 210px;
}

/* BLOG COMMENTS */



.comment-body {
	width: 100%;
	padding: 20px;
}



.comment-list .comment-author {
	display: none;
}

/* PRAISE */

.triptych {
	width: 738px;
}

/* AWARDS */

.awards-entry-row {}

.award-logo-container {
	width: 25% !important;
}

.awards-smalltext {
	width: 75%  !important;
}

/* WALL ART */

.ui-tabs-nav li {
	width: 236px;
}

/* PRESS AND MEDIA COVERAGE */

.media-item-container .normal-h3 {
	font-size: 20px;
}

.media-item-container .small-quote {
	font-size: 16px;
}

/* EBOOK CALLOUT */

.ebook-callout {
background: url(img/orange-bg.jpg);
}

/* RANDOM CALLOUT */

.random-callout h1 {
	font-size: 30px;
}

.random-callout .cta-1,
.random-callout .cta-2 {
	font-size: 22px;
}

.random-image {
	width: 33%;
}

.random-image img {
	/* width: 75%; */
}

.random-callout {
	width: 66%;
	height: auto;
}

.random-inner {
	height: auto;
}

.random-callout-box {
	height: auto;
}
	
/* LightSlide */

.lSSlideOuter .lSPager.lSGallery li	{
	width: 105px !important;
	margin: 16px 0 0 0;
}
	
.lSSlideOuter .lSPager.lSGallery li:nth-child(even)	{
	float: right;
}
	
.lightSlider {
    padding-bottom: 251px !important;
}

	
	
}