/*

Theme Name: Verdant

Theme URI: http://matchbookcreative.com

Author: Matchbook Creative

Author URI: http://wordpress.org/

Description: Verdant Theme

Version: 1.0

*/

/* General Styles */

.blue {
	
	color: #2B79BE;
	
}

.inner-page {
	
	text-align: center;
	
	background-size: cover;
	
	background-repeat: no-repeat;
	
	background-position: center center;
	
	padding-bottom: 40px;
	
}

a {
	
	text-decoration: none!important;
	
}

.no-left-pad {
	
	padding-left: 0px!important;
	
}

/* Nav Menu */

.menu {

	margin: 0px;

	padding: 0px;

}


.menu li {

	display: inline-block;

	margin-right: 20px;
	
	margin-left: 20px;

}

.menu li a {

	color: #ffffff;

	text-transform: uppercase;
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 14.67px;
	
	letter-spacing: 6px;
	
	opacity: .8;

}

.menu li a:hover {
	
	opacity: 1;
	
}

.menu-main-menu-container {

	background-image: url( '../Verdant/img/Home/blue-gradient.png' );

	background-size: cover;

	padding: 20px 0px;

}

/* footer */

#footer {
	
	background-color: #231F20;
	
	min-height: 95px;
	
	padding: 0px 150px;
	
	padding-top: 30px;
	
}

#footer .copyright {

	text-transform: uppercase;

	float: left;
	
	color: #58595B;
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 10.33px;

}

#footer .social {

	text-transform: uppercase;

	float: right;
	
	display: none;

}

#footer .social a {
	
	padding-right: 15px;
	
}

#footer .social a:last-child {
	
	padding-right: 0px;
	
}

/* Home Page */



#front-page {

	background-image: url( '../Verdant/img/Home/home-bg.png' );

	text-align: center;

	background-size: cover;
	
	background-position: right top;

}



#home-logo {

	margin-top: 200px;

	margin-bottom: 70px;

}

#main-title-top {

	color: #ffffff;

	text-transform: uppercase;
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 34.03px;
	
	letter-spacing: 14.67px;
	
	margin-top: 85px;
	
	margin-bottom: 14.67px;

}

#main-title-bottom {

	color: #ffffff;

	text-transform: uppercase;
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 62.13px;
	
	letter-spacing: 20px;
	
	margin-top: 0px;
	
	margin-bottom: 22px;
	
}

#front-page #page-main p {

	color: #ffffff;

	font-family: 'Futura BT W01 Book';
	
	font-size: 14.67px;
	
	margin-top: 0px;
	
	margin-bottom: 30px;
	
}

#front-page .learn-more-button {

	display: block;

	color: #ffffff;

	text-transform: uppercase;

	border: 1px solid #2B79BE;

	padding: 15px 0px;
	
	width: 160px;
	
	margin: 0px auto;
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 11.37px;
	
	letter-spacing: 5px;
	
	text-align: center;
	
}

#front-page #main-category {

	margin-top: 60px;
	
	padding: 0px 35px;
	
	margin-bottom: 80px;

}

#front-page .category-title {

	color: #ffffff;
	
	text-transform: uppercase;
	
	margin-top: 28px;
	
	margin-bottom: 14.67px;
	
	font-family: 'Futura LT W01 Medium';
	
	font-size: 14.67px;
	
	letter-spacing: .5px;

}

#front-page #page-main #main-category p {

	color: #ffffff;
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 14.67px;
	
	letter-spacing: .5px;

}

#front-page .learn-more {

	color: #ffffff;
	
	font-family: 'Futura LT W01 Medium';
	
	font-size: 14.67px;
	
	letter-spacing: .5px;

}

/* About Page */

#about-page {
	
	text-align: center;
	
}

#about-page #about-title-top {
	
	color: #231F20;
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 24px;
	
	letter-spacing: 8px;
	
	text-transform: uppercase;
	
	margin-top: 86px;
	
	margin-bottom: 30px;
	
}

#about-page #about-title-bottom {
	
	color: #231F20;
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 60px;
	
	letter-spacing: 27px;
	
	text-transform: uppercase;
	
	margin-top: 0px;
	
	margin-bottom: 60px;
	
}

#about-page #page-main p {
	
	color: #231F20;
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 14.67px;
	
	letter-spacing: .5px;
	
	margin-top: 0px;
	
	margin-bottom: 0px;
	
}

#about-page .learn-more-button {
	
	display: block;

	color: #231F20;

	text-transform: uppercase;

	border: 1px solid #2B79BE;

	padding: 15px 0px;
	
	width: 160px;
	
	margin: 0px auto;
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 11.37px;
	
	letter-spacing: 5px;
	
	text-align: center;
	
	margin-top: 42px;
	
}

#about-page #about-service-tiles {
	
	overflow: overlay;
	
	background-image: url( '../Verdant/img/About/wide_blue-1.png' );

	background-size: contain;
	
	background-repeat: no-repeat;
	
	margin-bottom: 86px;
	
	padding-bottom: 55px;
	
    padding-top: 115px;
	
}

#about-page #service-image {
	
	max-width: 100%;
	
}

#about-page #service-name {
	
	color: #231F20;
	
	text-transform: uppercase;
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 16px;
	
	letter-spacing: 3px;
	
}

/* Contact Page */

#contact-page {
	
	text-align: center;
	
}

#contact-page #page-content {
	
	padding-bottom: 132px;
	
}

#contact-page #contact-title-top {
	
	color: #231F20;
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 24px;
	
	letter-spacing: 8px;
	
	text-transform: uppercase;
	
	margin-top: 86px;
	
	margin-bottom: 30px;
	
}

#contact-page #contact-title-bottom {
	
	color: #231F20;
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 60px;
	
	letter-spacing: 27px;
	
	text-transform: uppercase;
	
	margin-top: 0px;
	
	margin-bottom: 60px;
	
}

#contact-page #page-main p {
	
	color: #231F20;
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 14.67px;
	
	letter-spacing: 2px;
	
	margin-top: 0px;
	
	margin-bottom: 0px;
	
}

/* Services Page */

#services-page #title-content {
	
	background-color: #2B79BE;
	
	text-align: center;
	
}

#services-page #services-title {
	
	color: #ffffff;
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 60px;
	
	letter-spacing: 25px;
	
	text-transform: uppercase;
	
	margin-top: 100px;
	
	margin-bottom: 45px;
	
}

#services-page #title-content p {

	color: #ffffff;
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 14.67px;
	
	letter-spacing: 2px;
	
	margin-top: 0px;
	
	margin-bottom: 75px;

}

#services-page #services {
	
	padding: 50px 0px;
	
}

#services-page #service-row {
	
	overflow: hidden;
	
	padding: 25px 0px;
	
	border-bottom: 1px solid black;
	
}

#services-page #service-row-left {
	
	text-align: center;
	
}

#services-page #service-row-right {
	
	margin-top: 72px;
	
}

#services-page .service-image {
	
	width: 100%;
	
}

#services-page #sub-services > li:before {
	
	color: #2B79BE;
	
}

#services-page #service-row .sub-service {
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 16px;
	
	letter-spacing: 2px;
	
	color: #231F20;
	
	text-transform: uppercase;
	
	padding: 0px;
	
	margin: 14.67px 0px;
	
}

#services-page #bottom-contact-content {
	
	background-image: url( '../Verdant/img/Services/gradient.png' );
	
	padding: 40px 0px;
	
}

#services-page #bottom-contact {
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 16px;
	
	letter-spacing: 2px;
	
	color: #231F20;
	
	text-transform: uppercase;
	
	text-align: center;
	
}

#services-page .learn-more-button {

	display: block;

	color: #231F20;

	text-transform: uppercase;

	border: 1px solid #2B79BE;

	padding: 15px 0px;
	
	width: 218px;
	
	margin: 0px auto;
	
	font-family: 'Futura BT W01 Book';
	
	font-size: 11.37px;
	
	letter-spacing: 5px;
	
	text-align: center;
	
	margin-top: 14.67px;
	
}

/* Work Page */

#work-page {
	
	text-align: center;
	
}

#work-page-image {
	
	width: 100%;
	
	margin: 180px 0px;
	
}

/* Mobile Responsive Styling */

@media only screen and (min-width : 320px) and (max-width : 991px) {
	
	/* Nav Menu */
	
	#menu-container {
		
		display: none;
		
	}
	
	.menu-main-menu-container {
		
		background-image: none;
		
	}
	
	.responsive-menu li a {
		
		text-transform: uppercase;
		
	}
	
	#responsive-menu {
		
		height: auto!important;
		
	}
	
	#responsive-menu .RMImage {
		
		height: 64px;
		
	}
	
	#responsive-menu #responsive-menu-title, #responsive-menu #responsive-menu-title a {
		
		text-align: center!important;
		
	}

	/* Footer */
	
	#footer {
		
		padding: 0px 30px;
		
		padding-top: 14.67px;
		
		text-align: center;
		
	}
	
	#footer .copyright {
	
		float: none;
		
	}
	
	#footer .social {
	
		float: none;
	
	}
	
	.menu-main-menu-container {
		
		padding-bottom: 0px;
		
	}
	
	/* About Page */
	
	#about-page #about-title-top {
		
		font-size: 24px;
		
		letter-spacing: 3px;
		
	}
	
	#about-page #about-title-bottom {
		
		font-size: 30px;
		
		letter-spacing: 5px;
		
	}
	
	#about-page #about-service-tiles {
		
		background-image: none;
		
	}
	
	#about-page #service-tile {
		
		margin-bottom: 40px;
		
	}
	
	/* Contact Page */
	
	#contact-page #contact-title-top {
		
		font-size: 24px;
		
		letter-spacing: 3px;
		
	}
	
	#contact-page #contact-title-bottom {
		
		font-size: 30px;
		
		letter-spacing: 5px;
		
	}
	
	/* Services Page */
	
	#services-page #services-title {
		
		font-size: 30px;
		
		letter-spacing: 14.67px;
		
	}
	
	#services-page .service-image {
		
		width: 50%;
		
		-webkit-transform: rotate(90deg);
		
		-moz-transform: rotate(90deg);
		
		-ms-transform: rotate(90deg);
		
		-o-transform: rotate(90deg);
		
		transform: rotate(90deg);
		
	}
	
}