.site-main {
    padding: 0;
}

/* .site-header {
	margin: 6% 0px 20% 0%;
}
*/

/*
.single-post p {
	padding: 0;
	margin: 0;
}
*/

.site-footer, .post-navigation .nav-previous a:before {
  background-color: #202020;}

body, p,  h1, h2, h3, h4, h5, h6 {
 -moz-hyphens: none !important;
-ms-hyphens: none !important;
-webkit-hyphens: none !important;
 hyphens: none !important;}

  /* Main Nav Menu */
  
.main-navigation ul {
border-top: 0px;    
}
  
.MoreFoliosWidget h2 {display: none;}
  
.widget-title {
font-weight: 300;     
}

.widget-title-style { font-weight: 300}

.category .entry-title, .entry-footer, .single-post .post-thumbnail, .blog .entry-content, .blog .entry-header {
	display: none;
}

.page-header {
display: none;
}

.hentry, .hentry + .hentry, .post-navigation {
	margin: 0px 0px;
  	box-shadow: none;
}

.entry-content, .hentry.has-post-thumbnail {
	padding: 0;
  	margin: 0 0 -9px 0;
}


.category .entry-content, .category .hentry.has-post-thumbnail {
	padding: 0;
  	margin: 0 0 -5px 0;
}

.more-link {
display: none;
}

.gallery-item {
	padding: 0;
}

body .blog article {
	padding: 0;
}

.post-thumbnail {
	margin-bottom: 0;
}
 
.single-post .entry-header {
	/* padding: 1em 0 0 7.6923%; */
  padding: 1em 0 0 0;
}
/*
.single-post .entry-header h1 {
	padding: 1em 0 0 7.6923%;
}
*/

.single-post p {
	/*padding: 0em 0 0 7.6923%;*/
    padding: 0%;
}

/*
.entry-title {
	margin-bottom: 0.231em;
}
*/
.post-navigation a {
    padding: 1.5454% 9.0909%;
}
.site-footer {
    box-shadow: none;
  	margin: 0px;
}
.site-info {
    padding: 5% 0;
}


.pswp__bg {
	opacity: 0.95;
}


#gallery-1 .gallery-item {
    margin: 0px 0px 3px;
}

#gallery-1 {
    -moz-column-gap: 3px;
}


/* BLOG LISTING MASONARY PAGE */

/* Masonry Custom CSS  */

/* Masonry container */
body.blog div#content, body.archive div#content {
-moz-column-count: 1;
-webkit-column-count: 1;
column-count: 1;
-moz-column-gap: 0em;
-webkit-column-gap: 0em;
column-gap: 0em;
}

/* Masonry bricks or child elements */

body.blog article, body.archive article {
background-color: #eee;
display: inline-block;
margin: 0;
/*margin: 0 0 0.5em;*/
padding: 0;
/* padding: 0.5em;*/
width: 100%;
}

body.archive .archive-header, body.blog .paging-navigation, body.archive .paging-navigation {
background-color: #ffffff;
-webkit-column-span: all;
column-span: all;
}


/* MEDIA QUERIES */

/* 24.75em        15.1 Mobile Small 520p           */  



@media screen and (min-width: 24.75em) /* 15.1 Mobile Small 520px */ {
    
	body.blog div#content, body.archive div#content { /* Masonry container */
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
}
  /* Other styles go in here */
  
  
  .MoreFoliosWidget h2 {display: none;}
  
  .single-post .entry-header {
/*	padding: 1em 0 0 7.6923%; */
}
  
	.main-navigation ul {
    border-top: 0px;    
    }

}

/* 38.75em        Mobile Large 620p  - 2617 to 2819           */  


@media screen and (min-width: 38.75em) /* Mobile Large 620p  - 2617 to 2819  */ {
  
	body.blog div#content, body.archive div#content { /* Masonry container */
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
}
  /* Other styles go in here */
    	/* .single-post .entry-header {
      	padding: 1em 0 0 0%;
		}
		
		.single-post .entry-header h1 {
      	padding: 1em 0 0 7.6923%;
		}
		.single-post p {
      	padding: 0em 0 0 0%;
		}
  		*/
  
  .MoreFoliosWidget h2 {display: none;}
  
	.main-navigation ul {
    border-top: 0px;    
    }
}


/* 46.25em        Tablet Small 740px - 2820 to 3430           */  


@media screen and (min-width: 46.25em) /* Tablet Small 740px - 2820 to 3430 */ {
	body.blog div#content, body.archive div#content { /* Masonry container */
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}
  /* Other styles go in here */
  
  .MoreFoliosWidget h2 {display: none;}
  
	.main-navigation ul {
    border-top: 0px;    
    }

}


/* 55em        Tablet Large 880px - 3431 to 3960           */  



@media screen and (min-width: 55em) /* Tablet Large 880px - 3431 to 3960 */ {
	body.blog div#content, body.archive div#content { /* Masonry container */
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}
  /* Other styles go in here */
  
 .MoreFoliosWidget h2 {display: none;}
  
	.blog .entry-title {
	padding: 0em 0 0.2em 0;
    font-size: 1em;
	}
  
	.main-navigation ul {
    border-top: 0px;    
    }
  			/*
  			.site-footer {
   			margin: 0;
    		width: 100%;
			}
  			*/
}


/* 59.6875em        Desktop Small 955px - 3961 to 4662           */  




@media screen and (min-width: 59.6875em) /* Desktop Small 955px - 3961 to 4662 */ {
	body.blog div#content, body.archive div#content { /* Masonry container */
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}
  /* Other styles go in here */

.MoreFoliosWidget h2 {display: none;}
  
.site-header {
margin: 5% 5% 20% 5%;
padding: 0;  
}
  
.site-title {
font-size: 4rem;
}
  
  	.blog .entry-title {
	padding: 0em 0 0.2em 0;
    font-size: 1.3em;
	}
    .site-footer {
    margin: 0px 0px 0px 29.4118%;
    width: 58.8235%;
	}
	.main-navigation ul {
    border-top: 0px;    
    }

}


/* 68.75em        Desktop Medium 1100px - 4663 to 5174           */  



@media screen and (min-width: 68.75em) /* Desktop Medium 1100px - 4663 to 5174 */ {
	body.blog div#content, body.archive div#content { /* Masonry container */
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}
  /* Other styles go in here */
  
.MoreFoliosWidget h2 {display: none;}
 
.site-header {
margin: 5% 5% 20% 5%;
padding: 0;  
}
  
.site-title {
font-size: 4rem;
}
  
  	.blog .entry-title {
	padding: 0em 0 1em 0;
    font-size: 1.2em;
	}
    .site-footer {
    margin: 0px 0px 0px 29.4118%;
    width: 58.8235%;
	}
	.main-navigation ul {
    border-top: 0px;    
    }

  
/* 77.5em        Desktop Large 1240px - 5175 to 5689           */  
  
  
@media screen and (min-width: 77.5em) /* Desktop Large 1240px - 5175 to 5689 */ {
	body.blog div#content, body.archive div#content { /* Masonry container */
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}
  /* Other styles go in here */


.MoreFoliosWidget h2 {display: none;}    
    
.site-header {
margin: 3% 5% 20% 5%;
padding: 0;  
}
  
.site-title {
font-size: 4rem;
}
    
	.blog .entry-title {
	padding: 0em 0 0.2em 0;
    }
    .site-footer {
    margin: 0px 0px 0px 35.2941%;
    width: 58.8235%;
	}
    
    .main-navigation ul {
    border-top: 0px;    
    }
}
  

  
/* 87.6875em        Desktop X-Large 1403px - 5690 to 5847           */  
  

@media screen and (min-width: 87.6875em) /* Desktop X-Large 1403px - 5690 to 5847 */ {
	body.blog div#content, body.archive div#content { /* Masonry container */
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
}
  /* Other styles go in here */
    
.MoreFoliosWidget h2 {display: none;}
    
.main-navigation ul {
border-top: 0px;    
}
    
.site-header {
margin: 5% 5% 20% 5%;
padding: 0;  
}
  
.site-title {
font-size: 4rem;
}

    .site-footer {
    margin: 0px 0px 0px 29.4118%;
    width: 58.8235%;
	}

}
  


