/*
Name: 			ie.css
Written by: 	Okler Themes - (http://www.okler.net)
Version: 		3.7.0
*/
/* Header */
html.ie header {
	background: #fff;
	filter: none;
}

/* Navigation */
html.ie8 header nav ul.nav-main ul.dropdown-menu,
html.ie9 header nav ul.nav-main ul.dropdown-menu {
	filter: none !important;
}

html.ie8 div.home-concept,
html.ie8 div.home-concept div.process-image,
html.ie8 div.home-concept div.project-image {
	background: none;
}

/* Social Icons */
html.ie8 header ul.social-icons {
	margin-top: 2px;
}

html.ie8 header ul.social-icons li {
	background-color: #F1F1F1;
}

/* History */
html.ie8 ul.history li div.thumb {
	background: none;
}

/* Testimonials */
html.ie8 div.testimonial-author div.img-thumbnail {
	height: 60px;
	width: 60px;
}

html.ie8 div.testimonial-author div.img-thumbnail img {
	float: left;
}

/* Pricing Plans */
html.ie8 div.plan-ribbon-wrapper {
	top: -30px;
}

html.ie8 div.plan-ribbon-wrapper div.plan-ribbon {
	text-align: left;
	padding-left: 20px;
}

/* Parallax */
html.ie8 .parallax {
	background-position: 50% 50% !important;
}

/* Thumbs */
html.ie8 .thumb-info .thumb-info-title {
	background: #000;
}

html.ie9 h6.mediumpost {
	color: #777777;
	font-size: 1.3em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 32px;
	margin: 0 0 14px 0;
}

html.ie9 h6.photocredit {
	color: #ebb812;
	font-size: .7em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 32px;
	margin: 0 0 14px 0;
}

html.ie9 p.gold {color:#e5ba21}

html.ie9 p {
	background-color: white;
	color: #777777;
	font-family: "Open Sans", Arial, sans-serif, NotoSans;
	font-size: 1em;
	line-height: 22px;
	margin: 0;
}

html.ie9 .page-top.custom-product p.lead {
	color: #E8E8E8;
	font-size: 10px;
}

html.ie9 h2 {
	font-size: 3em;
	font-weight: 300;
	line-height: 42px;
}
html.ie9 ul.list li {
	margin-bottom: 13px;
	font-family: "Open Sans", Arial, sans-serif, NotoSans;
	font-size: .5em;
}


html.ie9 h4.shorter{
	margin-bottom: .9em;
	font-family: "Open Sans", Arial, sans-serif, NotoSans;
	font-size: 18px;
}

html.ie9 h4 {
	font-size: 1.5em;
	font-weight: 600;
	line-height: 42px;
}

html.ie9 h3 {
	font-size: 1.5em;
	font-weight: 300;
	line-height: 42px;
}

html.ie9 h6 {
	font-size: 1 em;
	font-weight: 200;
	line-height: 42px;
}

html.ie9 h5 {
	font-size: 1em;
	font-weight: 200;
	line-height: 42px;
}

html.ie9 article.post .post-meta{font-size:0.9em;margin-bottom:7px;}
html.ie9 h6.author{color:#ebb812;font-size:1em;font-weight:400;letter-spacing:normal;line-height:32px;margin:0 0 14px 0;}
html.ie9 h6.post{color:#ebb812;font-size:.9em;font-weight:400;letter-spacing:normal;line-height:32px;margin:0 0 14px 0;}
html.ie9 article.post .post-date{box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.1);float:left;margin-right:10px;text-align:center;}
html.ie9 article.post .post-date .month{background:#CCC;border-radius:0 0 2px 2px;box-shadow:0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;color:#FFF;font-size:0.4em;padding:0 10px 2px;}
html.ie9 article.post .post-date .day{background:#F4F4F4;border-radius:2px 2px 0 0;color:#CCC;display:block;font-size:16px;font-weight:500;font-weight:bold;padding:10px;}