.portfolio-categories	a {
	color:#000;

}
.portfolio-categories {
	font-family: Garamond MT;
}

.portfolio-category-wrapper {
  margin-top: -2.4% !important;
  text-align: left;
}
.next-prev-post-navigation {
  display: none;
}
.post-categories-tags-wrapper {
  display: none;
}
.port-format-content {
  justify-content: flex-end;
}


@media only screen and (min-width: 1151px) {
  #portfolio-category-wrapper {
    position: static;
  }
  .portfolio-categories {
    text-align: left;
    position: fixed;
  }
  .logo-tagline-wrapper {
    display: none;
  }
  .logo-wrapper {
    display: none;
  }
  .site-menu {
    margin-top: 6% !important;
    border-bottom: none;
    text-align: right;
	
  }
  .portfolio-title-wrapper {
    justify-content: center;
    left: 0px;
    margin-bottom: 110px;
    max-width: 100%;
    z-index: 1;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 100px;
    margin: auto;
    top: -6%;
  }
  .portfolio-title {
    justify-content: center;
    padding: 1.5em 0.2em;
  }
  .portfolio-listing, .portfolio-container .numbers-pagination {
    margin-left: 37.7%;
    margin-top: 7%;
    justify-content: center;
		max-width: 800px;
  }
  .portfolio-container {
    min-height: initial;
    margin-top: 60px;
  }
  .clearfix:after {
    visibility: hidden;
    display: initial;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .portfolio-content-wrapper {
    margin: auto;
    justify-content: flex-start;
    width: 600px;
  }
  .portfolio-tumbnail {
    float: left;
  }
  .portfolio-thumbnail {
    height: 40%;
    width: 100%;
    overflow: hidden;
    display: inline-grid;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
    margin-top: 30px;
  }
  .post-title {
    position: absolute;
    margin-top: 12px;
		line-height: 115%;
		width: 450px;
  }
  .post-content-container {
    width: 500px;
    justify-content: center;
  }
  .post-item {
    margin-bottom: 9.6%;
  }
  .fancybox-desktop, fancybox-wrap, fancybox-opened, fancybox-type-image {
    top: 40px;
  }
  .fancybox-skin {
    top: 15px;
  }
		.mapp-layout	{
		width: 500px !important;
	}
}

@media only screen and (min-width: 1151px) {
  #side-container {
    top: 0;
    margin-top: 3%;
    height: auto;
  }
}

@media only screen and (max-width: 1400px) {
	
	#mobile-menu {
		display: none;
	}
}

@media only screen and (max-width: 1150px) {
 
	 #site-menu {
    border: 0;
    padding: inherit;
    position: absolute;
    right: 0;
    top: 70% !important;
		transform: translateY(-50%);
}
  
	#side-container {
		display: flex;
		padding-top: 7px;
		overflow: inherit;
		padding-bottom: 4%;
		flex-direction: column;
		justify-content: center;
  }

  #portfolio-thumbnail {
    height: 50%;
    width: 100%;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
  }
  #portfolio-title {
    justify-content: center;
    padding: 1.5em 0.2em;
  }
  #portfolio-title-wrapper {
    justify-content: center;
    left: 0px;
    margin-bottom: 110px;
    max-width: 100%;
    z-index: 1;
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 100px;
		margin: 0 auto;
		top: -4%;
  }
	
  #main-container {
    display: inline-block;
    justify-content: center;
    margin: 0 auto;
	}
	
	#portfolio-container	{
			max-height: 0vh;
  }

  #copyright-social-wrapper {
    display: none;
  }
}

@media only screen and (max-width: 1000px) {
	
	#side-container	{
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding-bottom: 4%;
		overflow: inherit;
	}
	
	#site-menu {
    border: 0;
    padding: inherit;
    position: inherit;
    right: 0;
    top: 70% !important;
		transform: translateY(-50%);
	}
	
	#main-container	{
			height: 100px;
			}
	
  #portfolio-listing {
    margin: 0 auto;
    justify-content: center;
  }
  #portfolio-container {
		max-height: 0vh;
    margin: 0 auto;
    justify-content: center;
  }
	
  #post-content-container, #content-section-wrapper {
    background: #f8f8f8;
    /* 70, 85/830 */
    padding: 8.43% 10.24%;
    width: auto;
    justify-content: center;
  }
	#mobile-menu {
        display: inline-block;
}
		.porfolio-thumbnail img	{
		  justify-content: center;
    margin: auto;
	}
			#porfolio-title wrapper	{
		margin: auto;
}
		#portfolio-title 	{
			justify-content: center;
		}
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
		
		#side-container { 
		display: flex;
		flex-direction: column;
		justify-content: center;
		overflow: inherit;
	}
	
		#site-menu {
		margin: 115px auto 0 !important;
		position: inherit;
		transform: none;
}
		
		#portfolio-container	{
		max-height: 0vh;
		}
		
		#main-container	{
			height: 100px;
			}
		
		.porfolio-thumbnail img	{
		  justify-content: center;
    margin: auto;
	}
		#porfolio-title wrapper	{
		margin: auto;
}
		#portfolio-title 	{
			justify-content: center;
		}
		.mapp-layout	{
		width: auto !important;
	}
		
	}

@media only screen and (max-width: 300px) {
	
	#side-container { 
			display: flex;
			flex-direction: column;
			justify-content: center;
			overflow: inherit;
	}
	
	#site-menu {
		margin: 15px auto 0 !important;
		position: inherit;
		transform: none;
}
	
  #main-container {
		display: inline-block;
    justify-content: center;
    width: 280px;
    align-content: center;
    position: absolute;
  }
  #post-content-container {
    background: #f8f8f8;
    justify-content: center;
    width: 280px;
 		padding: 18.43% 10.24%;
  }
	
  #content-section-wrapper {
    background: #f8f8f8;
    justify-content: center;
    width: 280px;
    padding: 0;
  }
  #post-content-container-clearfix no-image {
    width: 280px;
    padding: 0;
  }
  #content-section-wrapper {
    justify-content: center;
    width: 280 !important;
  }
  #portfolio-listing {
    width: auto;
    justify-content: center;
    vertical-align: middle;
  }
		#portfolio-content-wrapper	{
		width: 280px;
}
	.porfolio-thumbnail img	{
	  justify-content: center;
    margin: auto;
	}
			#porfolio-title wrapper	{
		margin: auto;
}
		#portfolio-title 	{
			justify-content: center;
		}
		.mapp-layout	{
		width: 270px !important;
	}
}

@media only screen and (max-width: 400px)
{

	.side-container	{
		display: flex;
		flex-direction: column;
		justify-content: center;
		overflow: inherit;
	}
	
	.site-menu {
	display: inline-block;
	margin: 35px auto 0 !important;
	position: static;
	transform: none;
	}
	
	.portfolio-content-wrapper	{
		width: 280px !important;
	}
	.post-content-container	{
		width: 280px !important;
	}
	.post-content	{
		width: 280px !important;
	}
	.inner-post-content-container	{
		width: 280px !important;
	}
	.content-section-wrapper	{
		width: 280px !important;
	}
	.post-content-container clearfix-no-image	{
		width: 280px !important;
}
	.porfolio-thumbnail img	{
		 justify-content: center;
    margin: auto;
	}
	.porfolio-title wrapper	{
		margin: auto;
}
	.portfolio-title 	{
	justify-content: center;
		}
	.mapp-layout	{
		width: 270px !important;
	}
}

/* Portrait */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {
		
		.side-container {
		display: flex;
		flex-direction: column;
		justify-content: center;
		overflow: inherit;
}		
		.site-menu {
	display: inline-block;
	margin: 135px auto 0 !important;
	position: static;
	transform: none;
	}
	
	.portfolio-content-wrapper	{
		width: 280px !important;
	}
	.post-content-container	{
		width: 280px;
	}
	.content-section-wrapper	{
			width: 280px;
		}
		.post-content-container clearfix-no-image	{
			width: 280px;
		}
			.porfolio-thumbnail img	{
		  justify-content: center;
    margin: auto;
	}
			.porfolio-title wrapper	{
		margin: auto;
}
		.portfolio-title 	{
			justify-content: center;
		}
			.mapp-layout	{
		width: 270px !important;
	}
}

/* Portrait */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) 
{
	.side-container {
		display: flex;
		flex-direction: column;
		justify-content: center;
		overflow: inherit;
	}
	
	.site-menu {
	display: inline-block;
	margin: 35px auto 0 !important;
	position: static;
	transform: none;
	}

	.portfolio-content-wrapper	{
		width: 280px !important;
	}
	.post-content-container	{
		width: 280px;
	}
	.content-section-wrapper	{
			width: 280px;
		}
	.post-content-container clearfix-no-image	{
		width: 280px;
		}
	
		.porfolio-thumbnail img	{
  justify-content: center;
    margin: auto;
	}
			.porfolio-title wrapper	{
		margin: auto;
}
		.portfolio-title 	{
			justify-content: center;
		}
		.mapp-layout	{
		width: 270px !important;
	}
}
/* start of phone styles */
@media screen and (max-width: 479px) 
  and (-webkit-device-pixel-ratio: 4) 
{

.side-container {
		display: flex;
		flex-direction: column;
		justify-content: center;
		overflow: inherit;
	}
	
.site-menu {
	display: inline-block;
	margin: 35px auto 0 !important;
	position: static;
	transform: none;
	}
}
	
@supports (-moz-appearance:none) {

  #side-container {
   	display: flex;
		flex-direction: column;
		justify-content: center;
		overflow: inherit;
  }
	#post-title	{
	margin-top: 10px;
	}

	#post-content-container {
	width: auto;
	}
	#content-section-wrapper {
	width: auto;
	}
	#post-content-container clearfix-no-image	{
	width: auto;
	}
		#portfolio-container	{
		max-height: 0vh;
	}
		#main-container	{
		height: 130px;
	}
		.mapp-layout	{
		width: 500px !important;
	}
}


@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {

    .site-menu { 
		margin-top: 18.2% !important;

    }
		.mapp-layout	{
		width: 500px !important;
	}
}
}