.title-area {
	border:none;
	
}

.site-container {
	max-width: 100%;
	padding-top: 0;
	margin: 0 auto 1.9rem;
}

.site-inner {
	max-width: 960px;
	margin: 0 auto;
}

.home .site-inner {
	max-width: 100%;
}

.site-container {
	background: transparent;
}
.site-header .wrap,
.title-area {
	width: 100px;
}

.site-header .wrap {
	margin: 30px auto;
}

.jp-carousel-info {
	display:none;
}

.genesis-nav-menu .menu-item {
	margin: 0 40px;

}

.nav-primary,
.nav-secondary {
	width:30%;
	border: none;
	 margin-top: -70px !important;
	margin: -114px 140px 20px;
	
}

.header-image .site-title a {
	min-height: 100px;
}

.genesis-nav-menu a {
	font-size:16px;
	color: #000;
}

.nav-primary {
	text-align: right;
	 margin-left: 15%;
}

.nav-secondary {
	text-align:left;
	margin-right: 15%;
}

.creds {
	font-size: 12px;
	margin: 80px 20px;
}

.home .creds {
	margin: 100px 20px;
}

.breadcrumb {
	text-align: right;
	display: none;
}

.parent-pageid-15 .breadcrumb {
	display: block;
}

.parent-pageid-70 .entry-title {
	display: block;
}

.parent-pageid-70 .site-inner {
	max-width: 1280px;
}

.parent-pageid-70 .entry-header {
border-top: 1px solid #000;
	width: 400px;
    margin: 0 auto;
}

.parent-pageid-70 .gallery-item {
	padding: 10px;
}

.entry-title {
	color: #000;
	display:none;
}

.site-footer {
	background-color: transparent;
	color: #333;
}

.site-footer a {
	color: #333;
}

body {
	background: #ddd;
}

.site-description {
 display:	none !important;
}

.project-title {
	text-align: center;
	padding-bottom:100px;
}

.project-name {
	font-size:32px;
	text-transform: uppercase;
	text-align: center;
	padding: 50px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	color: #333;
	margin: 80px 0;
}

.project-title a {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    color: #333;
}

.project-title a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #666;
}

.entry {
	margin-bottom: 0;
	padding-bottom: 0;
}

.ms-skin-light-6 .ms-nav-next, .ms-skin-light-6 .ms-nav-prev {
background-color: inherit !important;
    border: none;
}

.jp-carousel-next-button span, .jp-carousel-previous-button span { 
background-image: url(http://mcmcdesign.com/wp-content/plugins/jetpack/modules/carousel/images/arrows.png) !important;
	zoom: .75 !important;
}

@media only screen and (max-width: 880px) {
	
	.title-area {
		min-height:0;
		
	}
	
button#mobile-nav-primary {
	background: #fff;
	margin: 0 auto;
	}
	
	.entry-title, 
	.entry-header {
		width: 100%;
		font-size: 24px;
	}
	
	.site-header {
		margin-bottom: 0;
	}
	
	.site-header .wrap, 
	.title-area {
		width: 80px;
	}
	
	.site-inner {
		margin-top: 20px;
	}
	
	.header-image .site-title a {
		min-height:80px;
	}
	
	.nav-primary {
		width: 100%;
		text-align: center;
		margin-top: 0 !important;
		background-color: #fff;
	 }
	
	.js nav .genesis-nav-menu .menu-item .sub-menu li a, .js nav .genesis-nav-menu .menu-item .sub-menu li a:hover, .js nav button:hover, .js .menu-toggle:hover, .js .nav-primary {
		background-color: #fff;
	}
	
	button#mobile-nav-primary {
		padding: 10px 0;
	}
	
	.project-title {
		width: 49%;
		margin: 1%;
		padding-bottom: 20px;
	}
	
	.project-name {
		font-size: 24px;
		margin: 10px 0;
		padding: 50px 0 0;
		border-bottom: 0;
	}
	.project-image {
		width: 40%;
		margin: 0;
	}
	
	
	}

.mobile-projects {
	display: none;
}

.yes-mobile {
	display: none;
}

	.ms-parent-id-2 {
		display: none;
	}

@media only screen and (max-width: 1024px) {
	
	.no-mobile img {
		width: 24%;
	}
}

@media only screen and (max-width: 767px) {
	.site-container {
		padding: 0;
	}
	.footer-widgets,
	.site-container {
		width: 100%;
	}
	
	.site-header .wrap {
		margin: 10px auto;
	}
	}

@media only screen and (max-width: 500px) {
	
	.ms-nav-next,
	.ms-nav-prev {
		display: none;
	}
	
	.ms-parent-id-1 {
		display: none;
	}
	
	.ms-parent-id-2 {
		display: block;
	}
	
	.non-mobile {
		display: none;
	}
	.mobile-projects {
		display: block;
	}
	
	
	.project-title {
		width: 100%;
		margin: 1%;
		padding-bottom: 0;
	}
	
	.project-name {
		font-size: 24px;
		margin: 10px 0;
		padding: 20px 0 0;
		border-bottom: 0;
		border-top: 0;
	}
	.project-image {
		width: 100%;
		margin: 0;
	}
	
	.project-title a {
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color: #333;
    border: 1px solid #000;
    padding: 10px;
    border-radius: 5px;
		margin-bottom:10px;
	}
	
	.yes-mobile {
		display: block;
		padding-bottom: 200px !important;
	}
	
	.no-mobile {
		display: none;
	}
	
}