/*
Add Custom Styles to this file.
Author: Edison Calle
Note: we made some small changes to the theme, moved to child theme folder. Exception: css/custom.css needs to be updated in the parent.
*/
/*********** THEME ***********/


p {
	font-size: 19px;
}
.list-unstyled {
	list-style-type: none !important;
}
.entry-content {
	color: #000;
	font-size: 19px;
}
.entry-content ul li,
.entry-content ol li {
	font-size: 19px;
}
.service-content h4 {
	font-size: 18px;
	line-height: 1.3em;
	color: #898a44;
}
.service-content .service-details {
	font-size: 19px !important;
	line-height: 1.3em;
}
.service-details .readmore-service a {
	font-size: 14px;
}
.callout .callout-desc {
	font-size: 19px;
}
.photocard-contents li {
	font-size: 17px;
}
.footer-container-wrap {
	display: none;
}
/*********** HOMEPAGE ***********/
.hero-text-wrap {
	top: 30%;
}
.hero-intro {
	/*text-shadow: 0px 0px 5px #7D7B7B;*/
}
.hero-intro .intro-logo {
	margin: 0 auto 20px;
	width: 64%;
}
.hero-intro .intro-title {
	margin-bottom: 35px;
	color: inherit;
	line-height: 1em;
}
.hero-intro .intro-subtitle {
	font-size: 28px;
	line-height: 1.2em;
	margin-bottom: 55px;
	letter-spacing: 3px;
	color: inherit;
}
.hero-intro .intro-message {
	line-height: 1.8em;
	text-transform: none;
	/*font-style: italic;*/
	letter-spacing: 4px;
	font-size: 19px;
	color: inherit;
	padding: 0 20%;
}
/*********** EXPERIENCE ***********/
.thumbnails-grid-container .gridblock-element .gridblock-grid-element {
	border: 1px solid #ccc;
}
.thumbnails-grid-container .gridblock-element .work-details h4 {
	font-size: 18px;
	line-height: 1.3em;
}
.thumbnails-grid-container .gridblock-element .work-details .work-description {
	font-size: 19px;
	line-height: 1.3em;
}
/*********** CASE STUDY TEMPLATE ***********/
.portfolio-end-block {
	display: none;
}
.gridblock-links-wrap {
	bottom: 25%;
}
/*********** TEAM ***********/
#mtheme-block-7 .checklist li {
	margin-bottom: 15px;
}
.entry-content .checklist ul li {
	margin-bottom: 10px;
}
#team-members-container .team-members-list .members-list li .member-list-icon {
	padding-right: 10px;
}
#team-members-container .team-members-profiles .member-profile {
	margin-bottom: 35px;
}
/*********** CONTACT ***********/
#contact-credits p {
	font-size: 14px;
	line-height: 1.5em;
}
/*********** CUSTOM PAGE TEMPLATE ***********/ 
.custom-template-container .title-container-outer-wrap .title-container-wrap {
	background: none;
}
.custom-template-container .title-container-outer-wrap .title-container {
	padding: 45px 0 45px;
}
.custom-template-container .title-container-outer-wrap .title-container .entry-title h1 {
	font-size: 36px;
    line-height: 36px;
    font-weight: 900;
    margin-bottom: 10px;
    position: relative;
    padding-top: 25px;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #000;
}
.custom-template-container .title-container-outer-wrap .title-container .entry-title h1:before {
	border-top: 4px solid #000;
    width: 30px;
    position: absolute;
    content: " ";
    top: 0;
    left: 50%;
    margin-left: -15px;	
}
.custom-template-container .title-container-outer-wrap .title-container .entry-title h1:after {
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    bottom: -30px;
    content: " ";
    margin-left: -150px;
    position: absolute;
    width: 300px;
    left: 50%;
}
/*********** EXPERIENCE TEMPLATE ***********/
#experience-container .experience-category-title {
	margin-bottom: 25px;
	letter-spacing: 2px;
}
#experience-container .experience-grid-container {
	margin-bottom: 30px;
}
#experience-container .experience-block {
	margin-bottom: 30px;
}
#experience-container .experience-thumbnail {
	border: 1px solid #ccc;
	margin-bottom: 15px;
}
#experience-container .experience-title {
	font-size: 18px;
    line-height: 1.3em;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
#experience-container .experience-link,
#experience-container .experience-title a {
	color: #898a44;
}
#experience-container .experience-description {
	font-size: 19px;
    line-height: 1.3em;
}
/*********** RESOURCES TEMPLATE ***********/
#resources-container .resource-category-title {
	text-align: center;
	text-decoration: underline;
	margin-bottom: 37px;
}
#resources-container .resource-block {
	margin-bottom: 20px;
}
#resources-container .resource-content {
	margin-bottom: 20px;
}
#resources-container .resource-title {
	font-size: 18px;
    line-height: 1.3em;
    color: #898a44;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 15px;
}
#resources-container .resource-link {
	color: #898a44;
}
#resources-container .resource-description {
	font-size: 19px !important;
    line-height: 1.3em;
    margin-bottom: 15px;
}
/*********** BLOG ***********/
/*----- MAIN CONTENT -----*/
/**** TITLE HEADER ****/
.header-compact .title-container {
    padding: 45px 0 40px;
}
.header-compact .entry-title h1 {
	color: #fff;
	font-size: 20px;
	line-height: 26px;
	letter-spacing: 5px;
}
/*----- SIDEBAR -----*/
/**** THEME RECENT POSTS ****/
.sidebar h3:after {
	width: 100%;
}
.widget_recent_posts ul li .recent_thumbnail img {
	width: 65px !important;
	height: auto !important;
	border-radius: 0 !important;
}
.widget_recent_posts ul li .recentpost_info .recentpost_title {
	display: block;
	margin: 0 0 4px 0 !important;
}
.widget_recent_posts ul li .recentpost_info .recentpost_title:hover,
.widget_recent_posts ul li .recentpost_info .recentpost_title:focus {
	color: #898a44 !important;
}
.widget_recent_posts ul li .recentpost_info p {
	font-size: 12px;
	line-height: 16px !important;
}

/*********** MOBILE ***********/
.responsive-menu-wrap .mobile-menu-toggle {
	background: none;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}
@media (max-width: 1024px) {
	.toggle-menu .toggle-menu-trigger span,
	.toggle-menu .toggle-menu-trigger span:before,
	.toggle-menu .toggle-menu-trigger span:after {
		background-color: #000;
	}
	.toggle-menu-open .toggle-menu-trigger span,
	.toggle-menu-open .toggle-menu-trigger span:before,
	.toggle-menu-open .toggle-menu-trigger span:after {
		background-color: #fff;
	}
	.toggle-menu .toggle-menu-list {
		top: 5% !important;
		min-height: 140%;
	}
	.toggle-menu .toggle-menu-list .menu-item {
		padding-bottom: 30px;
		font-size: 20px !important;
	}
	.mobile-menu-icon {
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.member-intro.following-column {
		margin-left: 2.99%;
	}
}
@media (max-width: 767px) {
/*********** HOMEPAGE ***********/
	body.home .heroimage-wrap {
		max-height: 450px;
	}
	body.home .hero-text-wrap {
		top: 7%;
	}
	.hero-intro .intro-title {
		font-size: 40px;
		margin-bottom: 25px;
	}
	.hero-intro .intro-subtitle {
		font-size: 20px;
		margin-bottom: 30px
	}
	.hero-intro .intro-message {
		padding: 0;
		font-size: 14px;
		line-height: 1.4em;
	}
	body.home .heroimage-wrap .mouse-pointer-wrap {
		bottom: 20px;
	}
/*********** SERVICES ***********/
	.hero-text-wrap ul li {
		padding: 0 10px;
	}
	.hero-text-wrap .hero-title {
		font-size: 25px;
		line-height: 1.1em;
		letter-spacing: 6px;
	}
	.photocard-contents-inner {
		padding: 20px 15px;
	}
	.container {
		padding-top: 30px;
		padding-bottom: 40px;
	}
/*********** CASE STUDY TEMPLATE ***********/
	#client-info-container img {
		margin-bottom: 15px;
	}
	.gridblock-links-wrap {
		bottom: 25%;
	}
/*********** TEAM ***********/
	#team-page .column-setter {
		width: 100%;
	}
	.member-image,
	.member-intro {
		width: 100% !important;
		clear: both
	}
	.member-image img {
		width: 100%;
		margin-bottom: 10px;
	}
}
