#gallery-4 img, #gallery-6 img {
  border:none !important;
}

#gallery-4 .gallery-item:nth-child(1), #gallery-6 .gallery-item:nth-child(1) {
  width:22% !important;
}

#gallery-4 .gallery-item:nth-child(5), #gallery-6 .gallery-item:nth-child(5) {
  width:22% !important;
}

#gallery-4 .gallery-item, #gallery-4 .gallery-item {
  width:14% !important;
  margin-top: 0px !important;
}

#text-5 {
  padding:0;
}

#gallery-2 .gallery-item {
    margin-bottom:0px;
}


@media only screen and (max-width: 500px) {
#gallery-4 .gallery-item, #gallery-6 .gallery-item {
    width: 100% !important;
}
#gallery-4 .gallery-item:nth-child(1), #gallery-6 .gallery-item:nth-child(1) {
  width: 100% !important;
}

#gallery-4 .gallery-item:nth-child(5), #gallery-6 .gallery-item:nth-child(5) {
  width: 100% !important;
}
}

#top-menu a, a.mobile_nav {
    padding: 9px 8px;
}

#gallery-6 .gallery-item {
    width: 14% !important;
}

.searchform .screen-reader-text {
  display:none;
}

.main_post_info {
	display:none;
}

.archive .entry {
	width:initial;
	margin-right:initial;
}

.archive .comments_count {
	display:none;
}

.archive .post-title {
	border-bottom:none;
}

.archive .post-thumbnail.portfolio-image {
	float:left;
}

.archive .post-thumbnail img {
	width:155px;
	margin-right:20px;
}

.archive .post-thumbnail span.overlay {
	width:90%;
}