.portfolio-item-info {
	display: none;
}

.page h1.entry-title {
	max-width: 800px;
	font-style: italic;
}

@media (max-width: 1023px) {
.header-logo img {
	width: 150px;
  	margin-top: 20px;
}

.one, .one_half, .one_third, .two_third, .three_fourth, .one_fourth  {
	text-align: left;
}

.single-portfolio .top-content {
	font-weight: bolder;
}

.single-portfolio .top-content .TopSmall {
	font-weight: normal;
}

.page h1.entry-title {
	font-size: 30px;
  	line-height: 40px;
}
}

@media (min-width: 1024px) {
	.header-logo img {
		width: 270px;
}


.grid-item.quote-item {
	width: 360px;
  	line-height: 50px;
}

#content p {
    font-weight: 200;
    font-size: 14px;
}

.top-content {
	font-family: 'Playfair Display', serif;
    font-size: 47px;
    line-height: 60px;
    font-weight: 400;
  	font-style: italic;
}

.TopSmall {
	font-size: 15px;
}

.portfolio-item-info {
	display: none;
}

.single-portfolio .content-wrapper {
	width: 100%;
  	float: none;
}

.one, .one_half, .one_third, .two_third, .three_fourth, .one_fourth {
	margin-right: 0;
}

.content-970 {
    width: 1100px;
}

.single .site-content {
    color: #222;
}

.single-portfolio .top-content {
	padding-bottom: 100px;
}

.one_third {
	margin-left: 100px;
  	width: 19%;
}

.TwoThirdRight {
	margin-right: 60px;
	width: 55%; 
  	font-size: 14px;
}
}

/***************** Footer Stuff ********************/
li.copyright-footer {
	width: 100%;
  	float: none;
  	text-align: center;
}

.footer-logo {
	display: none;
}
}

.footer-sidebar {
	display: none;
}
.footer {
  	background: transparent;
  	color: #000000;
  	margin-top: 60px;
    padding-bottom: 20px;
}

.copyright-footer {
    font-size: 10px;
}
/***************** Menu Stuff ********************/
.menu-portfolio-category, .search-form {
	display: none;
}
/***************** Single Post Stuff ********************/


.AboutHead {
	font-family: 'Playfair Display', serif;
    font-size: 34px;
    line-height: 40px;
    font-weight: 400;
  	font-style: italic;
  	
}

.AboutDesc {
    padding-top:5px;
    font-weight: bold;
    font-size: 12px;
}