/******************************************************************
Theme Name: Ash
Theme URI: http://www.pynkandfluffy.com
Author: Dan Hurell
Author URI: http://www.pynkandfluffy.com
Version: 1.0
*******************************************************************/

/******************************************************************
CLEARFIX
*******************************************************************/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}
#wpadminbar {
 position: fixed !important;
}

/******************************************************************
TAGS
*******************************************************************/
BODY {
	font-family: 'Raleway', sans-serif;
	line-height: 120%;
	color: #6B7E8C;	
	font-size: 1em;
	font-weight: 400;
}
h1 {
	font-size: 2.250em;
	line-height: 105%;
	font-weight: 300;
	margin-bottom: 0.556em;	
	color: #4E9836;
}
h2 {
	font-size: 1.625em;
	line-height: 110%;
	font-weight: 300;
	margin-bottom: 0.769em;
	color: #6B7E8C;	
}
h3 {
	font-size: 1.250em;
	line-height: 110%;
	font-weight: 300;
	margin-bottom: 0.769em;
	color: #6B7E8C;	
}

/******************************************************************
LINKS
*******************************************************************/
A {
	color: #3D6F92;
	text-decoration: none;
}
A:hover {
	color: #4E9836;
	text-decoration: none;
}
.btn {
	padding: 0.75em;
	display: inline-block;
	line-height: 120%;
	background-color: #4E9836;
	color: #FFFFFF;
}
.btn:hover {
	background-color: #3D6F92;
	color: #FFFFFF;
}
/******************************************************************
STRUCTURE
*******************************************************************/
.row {
  	max-width: 75em;
}
.container {
	padding: 1em;

	background-color: #F3F3F3;
}

/******************************************************************
HEADER
*******************************************************************/
#header-wrap {
	padding: 1em 0;
	background-color: #FFFFFF;
}
.header .logo {
	float: left;
	line-height: 52px;
}
h2.site-title {
	font-weight: 300;
	font-size: 2.250em;
	margin-bottom: 10px;
}
.header .strapline {
	float: left;
	clear: both;
	color: #7B8DA3;
	font-weight: 300;
	font-size: 1.125em;
	marign-bottom: 20px;
}
#header-right {
	padding-top: 15px;
}
ul.contact-details {
	float: right;
	padding-right: 45px;
}
ul.contact-details li {
	list-style-type: none;
	line-height: 18px;
	height: 18px;
	font-size: 1em;
	font-weight: 400;
	color: #686a75;
	padding-left: 25px;
	margin-bottom: 10px;
}
ul.contact-details li.phone {
	background: url('images/ic-phone.png') no-repeat;
}
ul.contact-details li.email {
	background: url('images/ic-email.png') no-repeat;
	margin-bottom: 8px;
	margin-top: 4px;
}
ul.contact-details li.email A {
	color: #6B7E8C;	
}
ul.contact-details li.email A:hover {
	color: #AC211F;
}

/******************************************************************
NAV
*******************************************************************/
.nav-bar {
	background-color: #E1E5EA;
}
#nav-wrapper {
	
	padding: 13px 0px;
}
ul.nav li.menu-item {
	display: inline;
	margin-right: 30px;
	font-size: 1.063em;
}
ul.nav li.current-menu-item A,
ul.nav li.current-page-ancestor A {
	color: #4E9836;
}
.slicknav_menu {
	display:none;
}

/******************************************************************
HOMEPAGE
*******************************************************************/
#hero-wrapper {
}
#hero-content {


}
.bgflip {
	 -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.hero-container {
	padding: 1em;
	margin: 2em 0;
	background: rgba(255, 255, 255, 0.85);
	
}
#hero-content h1 {
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: 300;
	font-size: 1.75em;
	color: #4E9836;
	line-height: 110%;
}
#hero-content h2 {
	margin: 0px 0 10px 0;
	font-size: 1.125em;
}
#hero p {
	font-size: 1.250em;
	font-weight: 300;
	margin-bottom: 0.813em;
	line-height: 120%;	
}


/******************************************************************
HOME PRODUCT
*******************************************************************/
#home-products,
#other-products {
	background-color: #FFFFFF;
	padding: 3em 0 0 0;
}
#home-products H2 {
}
.home-product-image {
	height: 100px;
	text-align: center;
	margin-bottom: 5px;
}
.home-product-image IMG {
	height: 100%;
	width: auto;
}
.home-product {
	text-align: center;
}
.home-product H3 {
	
}
.home-product P {
	font-size: 0.875em;
}

.home-product A:hover .home-product-image {
	height: 115px;
}
#other-products {
	padding: 3em 0;
}


/******************************************************************
MAIN
*******************************************************************/
#main {
	padding: 50px 0 40px 0;
}
#left-col {
	padding-right: 70px;
}
/******************************************************************
CONTENT
*******************************************************************/
.featured-image {
	margin-bottom: 50px;
}
p.intro {
	font-size: 1.250em;
	font-weight: 300;
	margin-bottom: 1em;
	line-height: 110%;	
}
.the-content P {
	font-size: 0.875em;
}

/******************************************************************
CTA
*******************************************************************/
.cta {
	border-top: 1px solid #8F98A8;
	border-bottom: 1px solid #8F98A8;
	padding: 18px 0;
}
.cta P {
	margin: 0;
}
.cta-left P {
	font-size: 1.250em;
	font-weight: 300;
	
	line-height: 110%;	
}
.cta-right {
	text-align: right;
}
.cta-right P {
	line-height: 1.250em;
}
/******************************************************************
SHARE
*******************************************************************/

/******************************************************************
XSELLS
*******************************************************************/
.xsell {
	margin-bottom: 40px;
}
.xsell h2.xsell-title {
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #8F98A8;
	color: #798CA3;
	font-size: 1.063em;
}
.xsell h3 {
	font-size: 1em;
}
.xsell h4 {
	color: #798CA3;
	font-size: 0.750em;
	margin-bottom: 4px;
}
h3.xsell-cta {
	margin-bottom: 0px;
}
.xsell p {
	font-size: 0.750em;
}

/******************************************************************
XSELLS - PRODUCTS
*******************************************************************/
#xsell-products li {
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #DEE8EA;
}
#xsell-products li.last {
	margin-bottom: 0px;
	border-bottom: none;
}
#xsell-products P.xsell-copy {
	margin-bottom: 8px;
}
/******************************************************************
XSELLS - CASE STUDY
*******************************************************************/
#xsell-case-studies li {
	background-color: #DEE8EA;
	background-repeat: no-repeat;
	background-position: 20px 30px;
	padding: 20px 20px 20px 100px;
	margin-bottom: 12px;
}
#xsell-case-studies li P {
	margin-bottom: 0px;
}
/******************************************************************
XSELLS - AT A GLANCE
*******************************************************************/

#xsell-at-a-glance ul {
	padding-bottom: 15px;
	
}
#xsell-at-a-glance li {
	margin-bottom: 15px;
	font-size: 0.813em;
	padding-left: 35px;
	background: url('images/bullet.png') no-repeat 0 7px;
	line-height: 110%;
}

/******************************************************************
XSELLS - ARTICLES
*******************************************************************/
.search-section UL {
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #DEE8EA;
}
.search-section UL LI {
	line-height: 130%;
	font-size: 0.875em;
}
/******************************************************************
NEWS
*******************************************************************/
#news-block-wrapper {
	background-color: #7B8DA3;
	padding: 35px 0;
}
#news-block h2 {
	color: #FFFFFF;
	margin-bottom: 25px;
}
#news-block h3 {
	margin-bottom: 5px;
	font-size: 1.063em;
	line-height: 110%;
}
#news-block H3 A {
	color: #FFFFFF;
}
#news-block H3 A:hover {
	color: #2D3A4A;
}
#news-block P {
	font-size: 0.875em;
	margin-bottom: 0;
	color: #FFFFFF;
}

li.news-item {
	border-top: 1px solid #8F98A8;
	padding-top: 20px;
	margin-bottom: 30px;
}
.post-meta,
.long-date {
	color: #798CA3;
	margin-bottom: 4px;
	font-size: 0.750em;
}
.news-item h2 {
	font-size: 1.063em;
	marign-bottom: 10px;
}
.news-item h2 A {
	color: #465263;
}
.news-item h2 A:hover {
	color: #E21211;
}
.news-item P {
	font-size: 0.875em;
	color: #465263;
	margin-bottom: 0.750rem;
}
.post-meta A {
	color: #798CA3;
}
.post-meta A:hover {
	color: #E21211;
}

/******************************************************************
CLIENTS
*******************************************************************/
#clients-block-wrapper {
	background-color: #e6e6e6;
	padding: 35px 0;
}
#clients-block h2 {
	margin-bottom: 25px;
}



/******************************************************************
TWITTER
*******************************************************************/

/******************************************************************
PARRNERS
*******************************************************************/
#partners-block-wrapper {
	background-color: #6B7C91;
	padding: 40px 0;	
}
#partners-block-wrapper h2 {
	color: #FFFFFF;
	margin-bottom: 25px;
	font-size: 2.250em;
}

/******************************************************************
FOOTER
*******************************************************************/
.footer {
	background-color: #2D3A4A;
	padding-top: 2.813rem;
	padding-bottom: 1.813rem;
}
.footer ul.contact-details {
	margin-bottom: 45px;
}
.footer ul.contact-details li {
	display: inline;
	margin-left: 0px;
	padding-top: 35px;
	list-style-type: none;
	line-height: 120%;
	font-size: 1.063em;
	font-weight: 100;
	color: #DFE6EA;
	text-align: center;
}
.footer ul.contact-details li.address {
	background: url('images/ic-address-foot.png') no-repeat center top;
}
.footer ul.contact-details li.phone {
	background: url('images/ic-phone-foot.png') no-repeat center top;
}
.footer ul.contact-details li.email {
	background: url('images/ic-email-foot.png') no-repeat center top;
}
.footer ul.contact-details li.email A {
	color: #FFFFFF;
}
.footer ul.contact-details li.email A:hover {
	color: #870026;
}
#footer-right {
	text-align: right;
}
.footer .social-links {
	margin-bottom: 32px;
}
.social-links li {
	display: inline-block;
	margin-left: 7px;
}
.social-links A {
	background-repeat: no-repeat;
	background-size: cover;
	width: 32px;
	height: 32px;
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-khtml-border-radius: 3px;
}
.social-links A:hover {
	background-position: 0 -32px;
}
.social-links A.twitter {
	background-image: url('images/ic-twitter.png');
}
.social-links A.facebook {
	background-image: url('images/ic-facebook.png');
}
.social-links A.google {
	background-image: url('images/ic-google.png');
}
.social-links A.linkedin {
	background-image: url('images/ic-linkedin.png');
}
.social-links A.pintrest {
	background-image: url('images/ic-pintrest.png');
}
.social-links A.thumblr {
	background-image: url('images/ic-thumblr.png');
}
.footer .copyright {
	font-size: 1.063em;
	color: #DFE6EA;
	font-weight: 100;
}
.footer .copyright A {
	color: #FFFFFF;
}
.footer .copyright A:hover {
	color: #870026;
}

/******************************************************************
MEDIA QUERIES - SMALL
*******************************************************************/
@media only screen and (max-width: 40em) {
	#header-left {
		text-align: center;
		margin-bottom: 30px;
	}
	#header-right {
		text-align: center;
		
	}
	ul.contact-details {
		margin-bottom: 5px;
	}
	#menu-main-menu {
		display:none !important;
	}	
	.slicknav_menu {
		display:block;
		font-size: 1em;
	}
}

@media only screen { }

/******************************************************************
MEDIA QUERIES - MENDIUM
*******************************************************************/
@media only screen and (min-width: 40.063em) and (max-width: 64em) {


}
@media only screen and (min-width: 40.063em) {
	.hero-container {
		width: 60%;
	}
}

/******************************************************************
MEDIA QUERIES - LARGE
*******************************************************************/
@media only screen and (min-width: 64.063em) and (max-width: 90em) { }
@media only screen and (min-width: 64.063em) {

}

/******************************************************************
MEDIA QUERIES - EXTRA LARGE
*******************************************************************/
@media only screen and (min-width: 90.063em) and (max-width: 120em) { }
@media only screen and (min-width: 90.063em) { }

/******************************************************************
MEDIA QUERIES - EXTRA EXTRA LARGE
*******************************************************************/
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) { }
@media only screen and (min-width: 120.063em) { }

