#page-container {}

#et-main-area {}

#main-content {}

.master-header {
	display: none !important;
}

.side-menu {
	display: none !important;
}

.shareside-menu {
	display: none !important;
}

.brothers-footer {
	display: none !important;
}

/*
.container {
	max-width: 1200px;
	width: 100%;
	margin: auto;
	padding: 0 30px;
	
}
*/

.fourbrothers-gallery-row {
	padding-bottom: 60px !important;
}

.fourbrothers-project-description-modal-background {}

.fourbrothers-project-description-modal-content {
	margin: 0 !important;
}

.fourbrothers-project-description-modal-content-inner {
	background: rgb(240, 240, 240) !important;
	/* Old browsers */
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 100%) !important;
	/* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(240, 240, 240, 1)), to(rgba(255, 255, 255, 1))) !important;
	background: -o-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 100%) !important;
	background: linear-gradient(to bottom, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 100%) !important;
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ffffff', GradientType=0) !important;
	/* IE6-9 */
}

.fourbrothers-project-description-modal {
	background: transparent !important;
	margin: auto !important;
	padding: 60px 30px 60px 30px !important;
	max-width: 1200px !important;
}

.fourbrothers-project-description-modal * {
	width: 100% !important;
}

.fourbrothers-project-description-modal__close-button {
	display: none !important;
}

.project-featured-image-container {
	display: none !important;
}

project-featured-image-div {
	display: none !important;
}

/* PORTFOLIO */

.et_pb_filterable_portfolio .et_pb_portfolio_item.active,
.et_pb_gallery_grid .et_pb_gallery_item {
	-webkit-animation: none !important;
	animation: none !important;
}

.et_pb_fourbrothers_project_nav .nav-label {
	display: none !important;
	/* Hides "Next/Prev. Project buttons" */
}

.fourbrothers-portfolio.et_pb_filterable_portfolio {
	background-color: #ffffff !important;
}

.fourbrothers-gallery-links,
.fourbrothers-secondary-menu {
	display: none !important;
}

.fourbrothers .fourbrothers-portfolio-title {
	/* Portfolio catagory title styles */
	text-align: center;
	font-weight: 400;
	color: var(--fb-main-text-color);
	font-family: var(--fb-main-text-font);
	font-size: 28px;
	letter-spacing: 1.6px;
	text-transform: uppercase;
}

.fourbrothers-portfolio-item-title {
	/* Portfolio thumbnail project name styling */
	text-transform: uppercase;
	font-size: 24px !important;
	font-weight: 300 !important;
	color: #ffffff !important;
}

h2.fourbrothers-portfolio-item-title a {
	color: #ffffff !important;
}

.fourbrothers-portfolio .et_pb_grid_item .et_overlay:after {
	content: "View Project";
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
	font-size: 12px;
	line-height: 12px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 45px;
	/* background-color: rgba(42, 31, 32, .55); */
	background-color: rgba(68, 69, 67, .55);
	padding: 15px 0 0 16px;
	text-transform: uppercase;
	font-family: var(--fb-main-text-font);
	letter-spacing: 0.0625em;
}

/*
.fourbrothers-gallery-row,
.et_pb_column {
	margin-bottom: 0 !important;
}
*/

.fourbrothers-gallery {
	padding-top: 0;
	background-color: #ffffff !important;
}

.et_pb_fourbrothers_project_nav .entry-title {
	/* Project gallery title styles */
	width: 100%;
	max-width: 1080px;
	font-weight: 400;
	color: var(--fb-main-text-color);
	text-align: center;
	overflow: visible;
	font-family: var(--fb-main-text-font);
	font-size: 28px;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	padding: 0 20px
}

.fourbrothers-gallery-autoplay {
	display: none;
}

.fourbrothers-gallery-share {
	display: none;
}

.fourbrothers-gallery-enlarge {
	display: none;
}

.fourbrothers-gallery-shrink {
	display: none;
}

.et_pb_fourbrothers_project_nav {}


.fourbrothers-gallery .et_pb_grid_item .et_overlay {
	background-color: rgba(225, 225, 225, .1);
	/* sets overlay color transparent */
}

.fourbrothers-gallery .et_pb_grid_item .et_overlay:after {
	display: none;
	/* this removes mouseover overlay on individual project gallery images */
}

.team-member-grid-div button.team-member-grid__button {
	/* "View Our Portfolio" */
	font-family: var(--fb-main-text-font);
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 2px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	background: transparent;
	border: 2px solid #000000;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	padding: 0 !important;
	margin: 0 !important;
}

.team-member-grid-div button.team-member-grid__button:hover {
	color: #ffffff;
	border: 2px solid transparent;
	background: rgba(000, 000, 000, .6);
}

/*----------------8<-------------[ cut here ]------------------*/

/* Project Gallery Description Styles */

.fourbrothers-gallery-section {}

.fourbrothers-gallery-section .fourbrothers-project-description-modal .et_pb_text .et_pb_text_inner p {}

.fourbrothers-gallery-section .fourbrothers-project-description-modal .et_pb_text .et_pb_text_inner h2 {
	color: #3a3a3a;
	font-family: var(--fb-main-text-font);
	font-weight: 400;
	font-size: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin: 0px;
}

.fourbrothers-gallery-section .fourbrothers-project-description-modal .et_pb_text .et_pb_text_inner h3 {
	color: #3a3a3a;
	font-family: var(--fb-main-text-font);
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	margin-top: 30px;
}

@media all and (min-width: 640px) {
	.fourbrothers-gallery-section .fourbrothers-project-description-modal .et_pb_text .et_pb_text_inner p {}

	.fourbrothers-gallery-section .fourbrothers-project-description-modal .et_pb_text .et_pb_text_inner h2 {
		color: #3a3a3a;
		font-family: var(--fb-main-text-font);
		font-weight: 400;
		font-size: 22px;
		letter-spacing: 2px;
		text-transform: uppercase;
		padding-bottom: 10px;
	}

	.fourbrothers-gallery-section .fourbrothers-project-description-modal .et_pb_text .et_pb_text_inner h3 {
		color: #3a3a3a;
		font-family: var(--fb-main-text-font);
		font-weight: 400;
		font-size: 16px;
		text-transform: uppercase;
	}
}

@media all and (min-width: 800px) {}

/* Blog Styles */

#main-content .container:before {
	display: none !important;
}

/* removes vertical line that appeared next to blog posts */

.fourbrothers-more-div {
	margin-top: 20px;
}

.fourbrothers-more-btn {
	height: auto;
	width: 100%;
	background: #a8a8a8;
	color: #ffffff;
	border: none;
	border-radius: 0px;
	padding: 5px 15px !important;
	font-family: var(--fb-main-text-font);
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 35px;
	text-transform: uppercase;
	-webkit-transition: 0.15s;
	-o-transition: 0.15s;
	transition: 0.15s;
}

.fourbrothers-more-btn:hover {
	background: #3a3a3a;
	color: #ffffff;
}

a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #3a3a3a;
	-webkit-transition: color 0.15s;
	-o-transition: color 0.15s;
	transition: color 0.15s;
}

a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #a8a8a8;
}

.pagination {
	color: #3a3a3a;
	font-family: var(--fb-main-text-font);
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 2px;
	text-transform: uppercase;
	-webkit-transition: 0.15s;
	-o-transition: 0.15s;
	transition: 0.15s;
	padding-bottom: 60px;
}

.pagination:hover {
	color: #a8a8a8;
}

.single .et_pb_post {
	margin-bottom: 0;
}

.single .post {
	padding-bottom: 0;
}

/*
.et_pb_post .entry-content {
	padding-bottom: 60px;
}
*/

#left-area {
	padding-bottom: 0;
}

p {
	padding-bottom: 1em;
}

p:last-of-type {
	margin-bottom: 0;
}

.a2a_kit {
	display: none;
}

body.fourbrothers {
	color: #3a3a3a;
	font-family: var(--fb-main-text-font);
	font-size: 16px;
	font-weight: 300;
}

#comment-wrap {
	padding-top: 0;
	padding-bottom: 12px;
}

.fourbrothers-post-excerpt::after {
	 content: '...';
}

/* BLOG (Article) Text Formatting */

.article {}

.article p {}

.article h2 {
	color: #3a3a3a;
	font-family: var(--fb-main-text-font);
	font-weight: 400;
	font-size: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin: 0px;
}

.article h3 {
	color: #3a3a3a;
	font-family: var(--fb-main-text-font);
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	margin-top: 30px;
}

@media all and (min-width: 640px) {
	.article p {}

	.article h2 {
		color: #3a3a3a;
		font-family: var(--fb-main-text-font);
		font-weight: 400;
		font-size: 22px;
		letter-spacing: 2px;
		text-transform: uppercase;
		padding-bottom: 10px;
	}

	.article h3 {
		color: #3a3a3a;
		font-family: var(--fb-main-text-font);
		font-weight: 400;
		font-size: 16px;
		text-transform: uppercase;
	}
}


/* PRESS */

.fourbrothers h1,
.fourbrothers h2,
.fourbrothers h3,
.fourbrothers h4,
.fourbrothers h5,
.fourbrothers h6 {
	font-family: var(--fb-main-text-font);
}

.press_links a {
	color: #3a3a3a;
	-webkit-transition: 0.15s;
	-o-transition: 0.15s;
	transition: 0.15s;
}

.press_links a:hover {
	color: #a8a8a8;
}
