/*
Theme Name: Induction
Theme URI: http://themes.pixelb.in/induction/
Author: PixelBin
Author URI: https://pixelb.in
Description: super simple multi-post-format blogging theme
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: two-columns, sticky-post, threaded-comments, custom-menu
*/

/*-----------------------------------------------------------------------------------*/
/*  Reset & Normalized CSS Styles
/*-----------------------------------------------------------------------------------*/

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #418fee; color: #fff; text-shadow: none; }
::selection { background: #418fee; color: #fff; text-shadow: none; }

a { color: #00e; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before { content: "\201C"; }
q:after { content: "\201D";}
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input:focus { outline: none; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/*-----------------------------------------------------------------------------------*/
/*  Non-semantic helper classes
/*-----------------------------------------------------------------------------------*/

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clear:before, .clear:after, .clearfix:before, .clearfix:after, .row:before, .row:after { content: ""; display: table; }
.clearfix:after, .clear:after { clear: both; }
.clearfix, .clear { *zoom: 1; }

/*-----------------------------------------------------------------------------------*/
/*  Responsive Grid Layout
/*-----------------------------------------------------------------------------------*/
#header_top {
    background: url("https://www.sterlingfunder.com/images/header_top.png") no-repeat scroll 0 0 transparent;
    height: 43px;
    position: relative;
}
.container_24 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

#header_top_middle {
    background: url("https://www.sterlingfunder.com/images/header_top_middle.png") repeat scroll 0 0 transparent;
    height: 73px;
    position: relative;
}
.logo {
    float: left;
}
.logo h1 {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
}
.logo h1 a {
    background: url("https://www.sterlingfunder.com/img/logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 67px;
    text-indent: -99999em;
    width: 214px;
}
nav ul.main_menu {
	margin: 0px auto;
	padding: 0px;
	text-transform:uppercase;
	height:73px;
}
.texttrasform {
    text-transform: none !important;
}
nav ul.main_menu a {
	line-height:73px;
	width:100%;
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	color: #000;
	font-family:"corbel";
	font-weight:bold;
	text-align:center;
	border-bottom:none !important;
}
nav.menu_left {
    float: right;
    height: 73px;
    position: relative;
}
nav.menu_left li {
	float: left;
	position:relative;
	display:inline;
	line-height:0px;
}
nav ul.main_menu li {
	background: url(https://www.sterlingfunder.com/images/nav_sep_1.png) no-repeat scroll 100% 50% transparent;
}
nav ul.main_menu li.active {
	background-color: #FFF;
}
nav ul.main_menu li:hover {
	background-color: #FFF;
}
nav ul.main_menu > li:last-child {
	padding:0 0px 0px 18px;
}
nav ul.main_menu > li {
	padding:0 18px;
}
nav.menu_left .dropdown {
	display: block;
	float: right;
	width: 7px;
	height: 5px;
}
nav.menu_left li ul {
	opacity: 0;
	position: absolute;
	top: 45px;
	left: -26px;
	display: none;
	z-index: 100;
}
nav.menu_left li ul li {
	border-right: 0px;
	float: none!important;
	width: 125px;
}
nav.menu_left li:last-child {
	background:none;
}
nav.top_left {
	float:right;
	width:73%;
	margin-top:0px;
}
nav.top_left ul.top-bar-links ul.dropdown-menu {
	margin-top:-2px;
}
nav ul.header_menu li:last-child {
	padding-right:0px;
}
nav ul.header_menu {
	margin: 0px;
	padding: 0px;
	list-style:none;
	text-transform:uppercase;
	width:auto;
	color: #c5c5c5;
}
nav ul.header_menu > li {
	float: left;
	position:relative;
	padding:0px 14px 0 14px;
	height:40px;
	background: url(https://www.sterlingfunder.com/images/header_menu_sep.png) no-repeat scroll left transparent;
}
nav ul.header_menu > li > a {
	text-decoration: none;
	font-size: 14px;
	color: #c5c5c5;
	font-family:"corbel";
	font-weight:normal;
	text-align:center;
	width:auto;
	padding-top:10px;
	display:inline-table;
}
div.login_top a, div.signup_top a {
	text-decoration: none;
	font-size: 14px;
	color: #c5c5c5;
	font-family:"corbel";
	font-weight:normal;
	text-align:center;
	width:auto;
	padding-top:10px;
	display:inline-table;
}
nav ul.header_menu li div.login_top {
	background: url(https://www.sterlingfunder.com/images/top_login.png) no-repeat scroll left transparent;
	width:61px;
	height:33px;
	text-transform:none;
	float:left;
	margin-top:5px;
	margin-right:5px;
}
nav ul.header_menu li div.signup_top {
	background: url(https://www.sterlingfunder.com/images/top_signup.png) no-repeat scroll left transparent;
	width:71px;
	height:33px;
	text-transform:none;
	float:left;
	margin-top:5px;
}

nav ul.header_menu li ul {
}
nav ul.header_menu li ul li {
}
nav ul.header_menu .last {
	background:none;
}
nav ul.header_menu .last a {
	float:left;
	margin-top:5px;
	margin-left:12px;
	padding:0px !important
}
.nav {
	margin-top:-72px;
}
footer {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #DCDCDC;
    border-top: 1px solid #DCDCDC;
    padding-bottom: 30px;
    padding-top: 30px;
}
.footer_head {
	background:url(https://www.sterlingfunder.com/images/footer_dotted_line.png);
	height:82px;
	background-repeat:no-repeat;
	background-position:center;
}
footer .social {
	text-align:center;
	border:none;
	padding:0px;
	margin:0px;
}
footer .social img {
	margin-left:15px;
	position:relative;
}
.footer_head .contri {
	margin-top:60px;
}
.footer_head .contribute {
	padding-left: 0;
	padding-right: 0%;
	width: 19.5%;
	background-color:transparent;
	border:none;
	float: left;
}
.footer_head .contribute div.link_head {
	text-transform:uppercase;
	color:#a2a2a2;
	font-size:15px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_head div ul {
	margin:10px 0px 0px 0px;
}
.footer_head div li {
	display: block;
	float: left;
	font-size: 0.95em;
	width: 94.5%;
}
.footer_head li {
	padding: 0.125em 0;
}
.footer_head div li a {
	background-color: transparent;
	display: inline;
	float: none;
	font-size: 13px;
	line-height:17px;
	padding: 0;
	width: auto;
	text-decoration:none;
	color:#a2a2a2;
}
.certificate img {
	float:left;
	width:87px;
	margin-left:5px;
	margin-bottom:5px;
}
.last_content {
	padding-right:0% !important;
}
#footer {
    height: 155px;
    overflow: hidden;
    padding: 20px 0 0;
}
#footer h3 {
    color: #808080;
    font-family: 'Arial Black';
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    text-align: center;
}
#footer h4 {
    color: #808080;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    text-align: center;
}
.body-width {
	width: 900px;
}

.container {
    width: 960px;
}

.container .column {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.container .wedge {
	margin-left: -15px;
	margin-right: -15px;
}

.container .expand-both {
	margin-left: -30px;
	margin-right: -30px;
}

.container .expand-left {
	margin-left: -30px;
}

.container .expand-right {
	margin-right: -30px;
}

.container .row {
    margin: 0 -15px 2em -15px;
}

.container .span-1.column      { width: 4.166666666%; }
.container .span-2.column      { width: 8.333333333%; }
.container .span-3.column      { width: 12.5%; }
.container .span-4.column      { width: 16.66666666%; }
.container .span-5.column      { width: 20.83333333%; }
.container .span-6.column      { width: 25%; }
.container .span-7.column      { width: 29.16666666%; }
.container .span-8.column      { width: 33.33333333%; }
.container .span-9.column      { width: 37.5%; }
.container .span-10.column     { width: 41.66666666%; }
.container .span-11.column     { width: 45.83333333%; }
.container .span-12.column     { width: 50%; }
.container .span-13.column     { width: 41.16666666%; }
.container .span-14.column     { width: 48.33333333%; }
.container .span-15.column     { width: 62.5%; }
.container .span-16.column     { width: 66.66666666%; }
.container .span-17.column     { width: 70.83333333%; }
.container .span-18.column     { width: 75%; }
.container .span-19.column     { width: 79.16666666%; }
.container .span-20.column     { width: 83.33333333%; }
.container .span-21.column     { width: 87.5%; }
.container .span-22.column     { width: 91.66666666%; }
.container .span-23.column     { width: 95.83333333%; }
.container .span-24.column     { width: 100%; }

/*-----------------------------------------------------------------------------------*/
/*  Typographical, Body, & Helper Styles
/*-----------------------------------------------------------------------------------*/

html, body, button, input, select, textarea {
	color: #303640;
	font-family: font-family:Arial, Helvetica, sans-serif;;
	font-size: 12px;
	line-height: 1.615384615em;
	overflow-x: hidden;
}

body {
	background: #F8F8F8;
}

h1, h2, h3, h4, h5, h6 {
	color: #262b33;
	font-weight: bold;
	margin-bottom: 21px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    border: 0;
}

h1 {
	font-size: 1.538461538em;
	line-height: 1.3em;
	letter-spacing: -1px;
}

h2 {
    font-size: 1.384615385em;
    line-height: 1.5em;
    letter-spacing: -1px;
}

h3 {
	font-size: 1.230769231em;
	line-height: 1.5em;
}

h4 {
	font-size: 1.076923077em;
	line-height: 1.5em;
}

h5 {
	font-size: 1em;
	line-height: 1.5em;
}

h6 {
	font-size: .923076923em;
	line-height: 1.5em;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #262b33;
	border-bottom: 0;
}

embed,
audio,
video,
iframe,
object {
    max-width: 100%;
    display: block;
}

a {
	color: #418fee;
	border-bottom: dotted 1px rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

a:hover {
	color: #303640;
	border-bottom: dotted 1px rgba(0, 0, 0, 0.2);
}

a[href$=".gif"],
a[href$=".jpg"],
a[href$=".png"],
a[href$=".bmp"] {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

img {
    max-width: 100%;
    height: auto;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}

hr {
	background-color: #e8eaed;
	border: 0;
	height: 1px;
	margin: 2em 0;
}

p {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

p, ul, ol, address {
	margin-top: 0;
    margin-bottom: 1.615384615em;
}

ul, ol {
	padding: 0 0 0 1.615384615em;
}

ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.615384615em 1.615384615em;

}

dd:before {
	content: "»";
	margin-left: -1.615384615em;
	width: 1.615384615em;
	display: inline-block;
}

b, strong, th {
	font-weight: bold;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	font-size: 1.538461538em;
	line-height: 1.5em;
	color: #418fee;
	font-weight: 300;
	margin: 0 0 1.05em 0;
	padding-left: 1.05em;
	border-left: solid 5px #418fee;
}

blockquote.alignleft {
	width: 45%;
	margin-right: 1.3em;
	padding-left: 0;
	padding-right: 1.05em;
	border-left: 0;
	border-right: solid 5px #418fee;
	text-align: right;
}

blockquote.alignright {
	width: 45%;
	margin-left: 1.3em;
}

blockquote cite {
	color: #878c99;
}

pre {
	border: solid 1px #e8eaed;
	border-left: 0;
	background: #f5f7fa;
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	margin: 1.615384615em -30px;
	padding: 1.615384615em 30px;
	font-size: .857142857em;
	line-height: 1.666666667em;
	overflow: auto;
	-webkit-border-radius: 1px;
	border-radius: 1px;
}

code, kbd, tt, var {
	font-size: .846153846em;
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	padding: 2px 5px;
	background: #f5f7fa;
	border: solid 1px #e8eaed;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

abbr, acronym {
	border-bottom: dotted 1px rgba(0, 0, 0, 0.1);
	cursor: help;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

figure {
	margin: 0;
}

table {
	margin: 0 0 2em 0;
	max-width: 100%;
	width: 100%;
	border: solid 1px #e8eaed;
	-webkit-border-radius: 1px;
	border-radius: 1px;
}

th {
	font-size: 1.076923077em;
	text-align: left;
}

th,
td {
	padding: .5em 1em;
	border: solid 1px #e8eaed;
}

tr:nth-child(even) {
	background: #f5f7fa;
}

p:last-child,
ul:last-child,
ol:last-child,
table:last-child,
form:last-child,
address:last-child {
    margin-bottom: 0 !important;
}

.light {
	color: #878c99;
	font-weight: normal;
}

.light a {
	color: #418fee;
	border-bottom: dotted 1px rgba(0, 0, 0, 0.1);
}

.light a:hover {
	border-bottom: dotted 1px rgba(0, 0, 0, 0.2);
}

/*-----------------------------------------------------------------------------------*/
/*  Form Styles
/*-----------------------------------------------------------------------------------*/

label {
	font-weight: bold;
	color: #262b33;
	font-size: 1.076923077em;
	margin-bottom: .384615385em;
	display: block;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

button,
input {
	line-height: normal;
	*overflow: visible;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
}

.zilla-button,
.cta-button,
.navigation-links a,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	border: 0;
	padding: 6px 15px 8px 15px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	font-weight: bold;
	background-color: #4d5666;
	-webkit-box-shadow:
		inset 0 15px 0 0 rgba(255, 255, 255, 0.08),
		inset 0 0 0 1px rgba(0, 0, 0, 0.1),
		inset 0 -2px 0 0 rgba(0, 0, 0, 0.25),
		0 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow:
		inset 0 15px 0 0 rgba(255, 255, 255, 0.08),
		inset 0 0 0 1px rgba(0, 0, 0, 0.1),
		inset 0 -2px 0 0 rgba(0, 0, 0, 0.25),
		0 1px 2px rgba(0, 0, 0, 0.15);
	-webkit-font-smoothing: antialiased;
}

.cta-button {
	display: inline-block;
	margin-top: 3px;
	padding: 4px 15px 5px 15px;
}

.zilla-button:hover,
.cta-button:hover,
.navigation-links a:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	color: #fff;
	background-color: #606b80;
	border: 0;
}

.zilla-button:focus,
.zilla-button:active,
.cta-button:focus,
.cta-button:active,
.navigation-links a:focus,
.navigation-links a:active,
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	-webkit-box-shadow:
		inset 0 1px 2px 0 rgba(0, 0, 0, 0.25),
		inset 0 0 0 1px rgba(0, 0, 0, 0.1),
		inset 0 -1px 0 0 rgba(0, 0, 0, 0.25);
	box-shadow:
		inset 0 1px 2px 0 rgba(0, 0, 0, 0.25),
		inset 0 0 0 1px rgba(0, 0, 0, 0.1),
		inset 0 -1px 0 0 rgba(0, 0, 0, 0.25);
}

.inactive-button {
	opacity: .5;
	pointer-events: none;
	cursor: default;
}

.inactive-button .tooltip {
	display: none !important;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="search"],
textarea {
	background: #fff;
	color: #878c99;
	border: solid 1px rgba(0, 0, 0, 0.15);
	border-bottom: solid 1px rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
	max-width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #303640;
	border: solid 1px rgba(0, 0, 0, 0.3);
	border-bottom: solid 1px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

input[type="text"],
input[type="email"],
input[type="search"] {
	padding: 5px 10px;
}

input[type="search"] {
	background: #fff url(img/sprite.png) no-repeat 8px -328px;
	padding-left: 28px;
}

textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding: 10px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
	line-height: 1.5em;
	outline: 0;
}

::-webkit-input-placeholder {
    color: #878c99;
}

:-moz-placeholder {
    color: #878c99;
}

::-moz-placeholder {
    color: #878c99;
}

:-ms-input-placeholder {
    color: #878c99;
}

/*-----------------------------------------------------------------------------------*/
/*  Page Layout Styles
/*-----------------------------------------------------------------------------------*/

.sticky {}

.alignleft {
    display: inline;
    float: left;
    margin-right: 2em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 2em;
}

img.alignleft {
	margin: 0 30px 1em 0;
}

img.alignright {
	margin: 0 0 1em 30px;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}

.container {
	background: #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 1px;
	border-radius: 1px;
}

.page-controls {
	height: 30px;
}

.top-page-controls {
	margin-bottom: 1.615384615em;
}

.bottom-page-controls {
	margin-top: 1.615384615em;
}

.main-wrapper {
	background: #ebeef3 url(img/bg.png) repeat;
	padding: 3em 0;
	-webkit-box-shadow:
		inset 0 1px 1px 0 rgba(255, 255, 255, 0.75),
		inset 0 -1px 1px 0 rgba(255, 255, 255, 0.75);
	box-shadow:
		inset 0 1px 1px 0 rgba(255, 255, 255, 0.75),
		inset 0 -1px 1px 0 rgba(255, 255, 255, 0.75);
}

.page-header {
	padding: 30px;
	border-bottom: solid 1px #e8eaed;
	margin-bottom: -1px;
}

.page-header h1 {
	margin-bottom: 0;
}

.entry-left {
	position: relative;
	padding: 30px !important;
	-webkit-box-shadow: inset -1px 0 0 0 #e8eaed;
	box-shadow: inset -1px 0 0 0 #e8eaed;
}

.entry-right {
	float: right;
	padding: 30px !important;
	-webkit-box-shadow: -1px 0 0 0 #e8eaed;
	box-shadow: -1px 0 0 0 #e8eaed;
}

.post-entry-right .sidebar {
	margin-top: 30px;
	padding-top: 30px;
	border-top: solid 1px #e8eaed;
}

.entry-full {
	padding: 30px;
}

.entry-blog {
	border-bottom: solid 1px #e8eaed;
	margin-bottom: -1px;
}

.entry-blog:last-of-type {
	padding-bottom: 0;
	border-bottom: 0;
}

.sidebar {
	margin: 0 -30px;
}

.widget {
	margin-bottom: 30px;
	padding: 0 30px 30px 30px;
	border-bottom: solid 1px #e8eaed;
}

.widget:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.widget ul {
	list-style: none;
	padding-left: 0;
}

.widget ul:last-child {
	margin: 0;
}

.widget_dribbble ul,
.widget_flickr ul {
	margin: 0 -10px 10px 0;
}

.widget_dribbble li,
.widget_flickr li {
	float: left;
	width: 33.33333333333%;
	padding: 0 10px 10px 0;
}

/*-----------------------------------------------------------------------------------*/
/*  Header Styles
/*-----------------------------------------------------------------------------------*/

.site-header,
.site-footer {
	color: #cfdae5;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
	padding: 2em 0;
}

.site-header #searchform {
	float: right;
	margin: -2px 0 0 20px;
}

.site-header #search {
	border: solid 1px #fff;
	width: 150px;
}

.site-header #searchsubmit {
	display: none;
}

#site-title {
	background: url(img/logo.png) no-repeat;
	width: 92px;
	height: 24px;
	margin: 0 15px 0 0;
	overflow: hidden;
    display: block;
    float: left;
    position: relative;
}

#site-title a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#site-title span {
	display: none;
}

#site-description {
	letter-spacing: normal;
	font-size: 100%;
    font-weight: normal;
    display: block;
    float: left;
    line-height: 24px;
    margin: 0;
    padding-left: 15px;
    border-left: solid 3px rgba(255, 255, 255, 0.1);
    color: inherit;
}

/*-----------------------------------------------------------------------------------*/
/*  Navigation Styles
/*-----------------------------------------------------------------------------------*/

.main-navigation {
	float: right;
	margin: -9px 0 -10px 0;
}

.main-navigation ul {
	float: right;
	list-style: none;
	padding: 0;
}

.main-navigation li {
	float: left;
	display: block;
	position: relative;
}

.main-navigation a {
	color: #cfdae5;
	padding: 10px;
	display: block;
	border: 0;
}

.main-navigation .sub-menu {
	position: absolute;
	display: block;
	visibility: hidden;
	top: 150%;
	left: -5px;
	opacity: 0;
	color: #303640;
	background: #fff;
	padding: 10px 0;
	font-size: .923076923em;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	z-index: 100;
}

.main-navigation .sub-menu:after {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 7px;
	left: 15px;
}

.main-navigation .sub-menu li {
	float: none;
	white-space: nowrap;
}

.main-navigation .sub-menu a {
	padding: 0 17px 0 15px;
	color: #878c99;
	text-shadow: none;
}

.main-navigation .has-sub-menu:hover .sub-menu {
	top: 100%;
	opacity: 1;
	visibility: visible;
}

.main-navigation .current-menu-item > a,
.main-navigation .current_page_item > a,
.main-navigation a:hover {
	color: #fff;
}

.main-navigation .sub-menu .current-menu-item > a,
.main-navigation .sub-menu .current_page_item > a,
.main-navigation .sub-menu a:hover {
	color: #303640;
}

.main-navigation-dropdown {
	display: none;
	margin-top: 11px;
	max-width: 160px;
}

/*-----------------------------------------------------------------------------------*/
/*  Breadcrumb Styles
/*-----------------------------------------------------------------------------------*/

.top-pagination .breadcrumb-trail {
	margin-bottom: 1.615384615em;
}

.breadcrumb-trail,
.shortcut-hint {
	float: left;
	padding: 4px 0 5px 0;
}

.breadcrumb-trail,
.breadcrumb-trail a {
	color: #878c99;
}

.breadcrumb-trail a:hover {
	color: #303640;
	border-bottom: dotted 1px rgba(0, 0, 0, 0.2);
}

/*-----------------------------------------------------------------------------------*/
/*  Pagination Styles
/*-----------------------------------------------------------------------------------*/

.top-pagination .navigation-links {
	margin-bottom: 1.615384615em;
}

.bottom-pagination .navigation-links {
	margin-top: 1.615384615em;
}

.navigation-links a {
	display: inline-block;
	height: 30px;
	width: 30px;
	border: 0;
	vertical-align: middle;
	position: relative;
	margin-left: 1px;
}

.navigation-links .prev-link a {
	background-image: url(img/sprite.png);
	background-repeat: no-repeat;
	background-position: 7px -52px;
}

.navigation-links .next-link a {
	background-image: url(img/sprite.png);
	background-repeat: no-repeat;
	background-position: -28px -52px;
}

.shortcut-hint {
	padding-left: 2em;
	background: url(img/sprite.png) no-repeat left -438px;
}

.shortcuts-off .shortcut-hint {
	display: none !important;
}

.bottom-pagination .shortcut-hint {
	margin-top: 1.615384615em;
}

.top-pagination .shortcut-hint {
	display: none !important;
}

.navigation-links a .tooltip {
	position: absolute;
	bottom: 150%;
	right: -6px;
	padding: 0 15px;
	line-height: 30px;
	height: 30px;
    color: #fff;
	font-size: 12px;
	text-transform: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	white-space: nowrap;
	text-align: center;
	margin-bottom: 12px;
	opacity: 0;
	visibility: hidden;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.85);
    -webkit-box-shadow:
		inset 0 15px 0 0 rgba(255, 255, 255, 0.08),
		inset 0 0 0 1px rgba(0, 0, 0, 0.1),
		inset 0 -2px 0 0 rgba(0, 0, 0, 0.25),
		0 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow:
		inset 0 15px 0 0 rgba(255, 255, 255, 0.08),
		inset 0 0 0 1px rgba(0, 0, 0, 0.1),
		inset 0 -2px 0 0 rgba(0, 0, 0, 0.25),
		0 1px 2px rgba(0, 0, 0, 0.15);

	-webkit-font-smoothing: antialiased;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.navigation-links a .tooltip:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-top-color: rgba(0, 0, 0, 0.9);
	border-width: 7px;
	right: 15px;
}

.navigation-links a:hover > .tooltip {
	opacity: 1;
	bottom: 95%;
	visibility: visible;
}

.navigation-links a .light {
	font-weight: bold;
	color: #fff;
	opacity: .5;
}

/*-----------------------------------------------------------------------------------*/
/*  Post Styles
/*-----------------------------------------------------------------------------------*/

.wp-caption {
	max-width: 100%;
	/* width: auto !important; */
	margin-top: 2em;
	margin-bottom: 2em;
	position: relative;
}

.wp-caption.alignleft {
	margin: 0 2em 2em 0;
}

.wp-caption.alignright {
	margin: 0 0 2em 2em;
}

.wp-caption .wp-caption-text {
	color: #878c99;
	margin-top: 1em;
}

.wp-caption.alignleft .wp-caption-text {
	padding: 0 1em 0 30px;
}

.wp-caption.alignright .wp-caption-text {
	padding: 0 30px 0 1em;
}

.wp-caption.aligncenter .wp-caption-text,
.wp-caption.alignnone .wp-caption-text {
	padding: 0 1em;
	text-align: center;
}

.wp-caption > a,
.wp-caption img {
	display: block;
	border: 0;
}

.wp-caption img {
	margin-left: auto;
	margin-right: auto;
}

.entry-media .wp-caption {
	margin: 0;
}

.entry-media .wp-caption-text,
.expand-both .wp-caption-text,
.gallery .wp-caption-text,
.gallery .gallery-caption {
	position: absolute;
	bottom: 20px;
	left: 30px;
	background: #fff;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	margin: 0;
	padding: 7px 14px 8px 14px !important;
	color: #878c99;
	background: #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	max-width: 75%;
	text-align: left !important;
}

.gallery-caption:before {
	content: "";
}

.social-buttons {
	height: 0;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.social-buttons.visible {
	height: 76px;
	opacity: 1;
	margin-top: 1.615384615em;
}

.social-buttons .button {
	height: 20px;
	margin-bottom: 7px;
}

.entry-meta {
	font-size: .923076923em;
}

.entry-meta a {
	color: #878c99;
}

.entry-meta a:hover {
	color: #303640;
}

.entry-sticky {
	color: #418fee;
	font-weight: bold;
}

.entry-content {
	margin-bottom: 1.615384615em;
}

.entry-content:last-child {
	margin-bottom: 0;
}

.entry-media,
.entry-preview {
	margin: -30px -30px 2em -30px;
	position: relative;
}

.entry-portfolio .entry-media,
.entry-home .entry-media {
	margin-bottom: 0;
}

.entry-preview,
.entry-preview:hover {
	display: block;
	border: 0;
}

.entry-preview img {
	display: block;
	margin: 0 auto;
}

.entry-right .avatar {
	vertical-align: top;
	margin: 3px 6px 0 0;
}

.sep {
    margin: 0 3px;
    opacity: .25;
}

.sep:last-child {
	display: none;
}

.entry-details > span {
	display: block;
	font-size: .923076923em;
	line-height: 1.666666667em;
	color: #878c99;
}

.entry-details a,
.meta-views {
	color: #878c99;
	display: block;
	padding-left: 26px;
	border: 0;
	display: block;
	background: url(img/sprite.png) no-repeat;
}

.entry-details a:hover {
	color: #303640;
}

.meta-timestamp a {
	background-position: left -103px;
}

.meta-timestamp a:hover {
	background-position: left -127px;
}

.meta-comments a {
	background-position: left -171px;
}

.meta-comments a:hover {
	background-position: left -195px;
}

.meta-likes a {
	background-position: left -240px;
}

.meta-likes a:hover {
	background-position: left -264px;
}

.meta-likes a.active {
	color: #de5034;
	background-position: left -288px;
}

.meta-share a {
	background-position: left -376px;
}

.meta-share a:hover {
	background-position: left -400px;
}

.meta-views {
	background-position: left -484px;
}

.entry-aside {
	padding-bottom: 26px;
	margin-bottom: 20px;
	border-bottom: solid 3px rgba(0, 0, 0, 0.1) !important;
}

.page-links > span,
.page-links a {
	margin: 0 3px;
}

.page-links-title {
	font-weight: bold;
	margin-left: 0 !important;
}

/*-----------------------------------------------------------------------------------*/
/*  Comments Styles
/*-----------------------------------------------------------------------------------*/

#cancel-comment-reply-link {
	margin-left: 1em;
}

#comments,
#respond {
	margin: 30px -30px 0 -30px;
	padding: 30px 30px 0 30px;
	border-top: solid 1px #e8eaed;
}

#respond:only-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}

.comment-list {
	list-style: none;
	padding-left: 0;
}

.comment-list #respond {
	margin: 30px 0;
	padding: 30px 0;
	border-bottom: solid 1px #e8eaed;
}

.comment-list .children {
	margin: 1.615384615em 0 0 0;
	padding-left: 61px;
	list-style: none;
}

.comment-list .avatar {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
}

.comment-meta {
	font-size: .923076923em;
}

.comment-meta a {
	color: #878c99;
}

.comment-meta a:hover {
	color: #303640;
}

.comment {
	margin-bottom: 1.615384615em;
}

.comment h4 {
	margin: 0;
	line-height: 1.5em;
}

.comment article {
	position: relative;
	padding-left: 61px;
}

.bypostauthor > article .comment-author h4:after {
	content: "Author";
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background: #418fee;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 1px 3px 2px 3px;
	-webkit-font-smoothing: antialiased;
	margin: -2px 0 0 10px;
	display: inline-block;
	vertical-align: middle;
}

#commentform {
	margin-right: -20px;
}

.comment-notes,
.form-allowed-tags {
	display: none;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
	display: block;
	float: left;
	width: 33.33333333333%;
	padding-right: 20px;
}

.comment-form-comment {
	padding-right: 20px;
}

.form-submit {
	margin: 0;
}

/*-----------------------------------------------------------------------------------*/
/*  Gallery Post Format Styles
/*-----------------------------------------------------------------------------------*/

.gallery {
	position: relative;
	margin: 2em 0;
}

.gallery-icon > a {
	display: block;
	border: 0;
}

.gallery-item {
	position: relative;
	display: none;
}

.gallery-item:first-of-type {
	display: block;
}

.entry-media .gallery {
	margin: 0;
}

.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}

.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 1%;
}

.no-js .slides > li:first-child {
	display: block;
}

.flex-control-nav {
	list-style: none;
	text-align: center;
	background: #fff;
	font-size: 0;
	line-height: 0;
	padding: 35px 35px 2px 35px;
	display: block;
	margin-right: 1px;
}

.flex-control-nav li {
	padding: 0;
	margin: 1.615384615em 0 0 0;
	display: inline-block;
	height: 5px;
	width: 5px;
	margin: 0 1px 3px 2px;
}

.flex-control-nav li a {
	display: block;
	height: 5px;
	width: 5px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-indent: -200px;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.15);
	cursor: pointer;
	border: 0;
}

.flex-control-nav .flex-active {
	background: #878c99;
}

.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	height: 0;
	top: 50%;
	left: 30px;
	right: 30px;
	margin-top: -15px;
}

.flex-direction-nav li {
	float: right;
	display: block;
}

.flex-direction-nav li:first-of-type {
	float: left;
}

.flex-direction-nav li a {
	display: block;
	height: 30px;
	width: 30px;
	text-indent: -300px;
	overflow: hidden;
	border: 0;
	background: url(img/sprite.png);
	background-repeat: no-repeat;
	background-color: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.flex-direction-nav li a:hover {
	border: 0;
}

.flex-direction-nav .flex-prev {
	background-position: 7px 8px;
}

.flex-direction-nav .flex-prev:hover {
	background-position: 7px -22px;
}

.flex-direction-nav .flex-next {
	background-position: -28px 8px;
}

.flex-direction-nav .flex-next:hover {
	background-position: -28px -22px;
}

/*-----------------------------------------------------------------------------------*/
/*  Chat Post Format Styles
/*-----------------------------------------------------------------------------------*/

.chat-transcript {
	margin: 0 -30px 2em -30px;
	border-right: solid 1px #e8eaed;
}

.chat-row {
	padding: .769230769em 30px;
	overflow: hidden;
}

.chat-row:nth-child(odd) {
	background: #f5f7fa;
}

.chat-author {
	font-weight: bold;
}

.chat-author cite {
	font-style: normal;
}

/*-----------------------------------------------------------------------------------*/
/*  Footer Styles
/*-----------------------------------------------------------------------------------*/

.site-footer a {
	color: #fff;
	border-bottom: dotted 1px rgba(255, 255, 255, 0.1);
}

.site-footer a.light {
	color: #878c99;
}

.site-footer a:hover {
	color: #fec151;
	border-bottom: dotted 1px rgba(255, 255, 255, 0.2);
}

/*-----------------------------------------------------------------------------------*/
/*  Retina Devices
/*-----------------------------------------------------------------------------------*/

@media (-webkit-min-device-pixel-ratio: 2) {

	.entry-details a,
	.meta-views,
	.flex-direction-nav li a,
	.navigation-links .prev-link a,
	.navigation-links .next-link a,
	input[type="search"],
	.shortcut-hint {
		background-image: url(img/sprite@2x.png);
		background-repeat: no-repeat;
		background-size: 50px 500px;
	}

	input[type="search"] {
		background-position: 8px -324px;
	}

	.meta-timestamp a {
		background-position: left -102px;
	}

	.meta-timestamp a:hover {
		background-position: left -126px;
	}

	.meta-comments a {
		background-position: left -169px;
	}

	.meta-comments a:hover {
		background-position: left -193px;
	}

	.meta-likes a {
		background-position: left -237px;
	}

	.meta-likes a:hover {
		background-position: left -261px;
	}

	.meta-likes a.active {
		color: #de5034;
		background-position: left -285px;
	}

	.meta-share a {
		background-position: left -373px;
	}

	.meta-share a:hover {
		background-position: left -397px;
	}

	.meta-views {
		background-position: left -479px;
	}

}

/*-----------------------------------------------------------------------------------*/
/*  Non-desktop type devices
/*-----------------------------------------------------------------------------------*/

@media only screen and (max-width: 959px) {

	.main-navigation .menu,
    .shortcut-hint {
    	display: none;
    }

    .main-navigation-dropdown {
    	display: block;
    }

}

/*-----------------------------------------------------------------------------------*/
/*  Tablet (Portrait)
/*-----------------------------------------------------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 959px) {

	.body-width {
		width: 708px;
	}

    .container {
    	width: 768px;
    }

}

/*-----------------------------------------------------------------------------------*/
/*  Mobile (Portrait)
/*-----------------------------------------------------------------------------------*/

/* Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {

	.body-width {
		max-width: 480px;
		width: 100%;
		padding: 0 15px;
	}

    .container {
    	max-width: 480px;
    	width: 100%;
    }

    .container .column  {
    	width: 100% !important;
    	margin: 0;
    	padding: 0;
    	float: none;
    }

    .entry-left,
    .entry-right,
    .entry-full {
    	padding-left: 15px !important;
    	padding-right: 15px !important;
    }

    .entry-left {
    	padding-bottom: 0 !important;
    }

    .entry-right {
    	padding-top: 2em !important;
    }

    .alignleft,
    .alignright {
    	float: none !important;
    	width: auto !important;
    	display: block;
    	margin-left: 0 !important;
    	margin-right: 0 !important;
    }

    blockquote.alignleft,
    blockquote.alignright {
    	margin-left: 0;
    	margin-right: 0;
    }

    .wp-caption-text {
    	text-align: center;
    	padding: 0 !important;
    }

    .navigation-links {
    	clear: both;
    }

    .breadcrumb-trail {
    	margin-bottom: 1em !important;
    	padding: 0;
    }

    .entry-media,
    .entry-preview {
    	margin: -30px -15px 2em -15px;
    }

    .entry-media .wp-caption-text,
    .expand-both .wp-caption-text,
    .gallery .wp-caption-text,
    .gallery .gallery-caption {
		left: 15px;
		bottom: 15px;
    }

    .flex-direction-nav {
    	left: 15px;
    	right: 15px;
    }

    .main-wrapper {
    	padding: 1.615384615em 0;
    }

    .expand-left,
    .expand-both {
    	margin-left: -15px !important;
    }

    .expand-right,
    .expand-both {
    	margin-right: -15px !important;
    }

    .comment-list .children {
    	padding-left: 20px;
    }

    .comment-form-author,
    .comment-form-email,
    .comment-form-url {
		float: none;
		width: auto;
    }

    #site-title {
    	margin: 0 auto 20px auto;
    	float: none;
    }

    #site-description {
    	display: none;
    }

    .main-navigation-dropdown {
    	max-width: 100%;
    	width: 100% !important;
    	margin: 0;
    }

	.main-navigation,
    .site-header #searchform {
    	padding: 0;
    	margin: 0;
    	width: 100%;
    	display: block;
    }

    .site-header #searchform {
    	margin-bottom: 10px;
    }

    .site-header #search {
    	width: 100% !important;
    	max-width: 100%;
    }

    .chat-transcript {
    	margin-left: -15px;
    	margin-right: -15px;
    }

    .chat-row {
    	padding-left: 15px;
    	padding-right: 15px;
    }

}

/*-----------------------------------------------------------------------------------*/
/*  Mobile (Landscape)
/*-----------------------------------------------------------------------------------*/

@media only screen and (min-width: 480px) and (max-width: 767px) {

	.body-width {
		max-width: 480px;
		width: 100%;
		padding: 0 15px;
	}

    .entry-left,
    .entry-right,
    .entry-full {
    	padding-left: 20px !important;
    	padding-right: 20px !important;
    }

    .entry-media,
    .entry-preview {
    	margin: -30px -20px 2em -20px;
    }

    .entry-media .wp-caption-text,
    .expand-both .wp-caption-text,
    .gallery .wp-caption-text,
    .gallery .gallery-caption {
		left: 20px;
		bottom: 20px;
    }

    .expand-left,
    .expand-both {
    	margin-left: -20px !important;
    }

    .expand-right,
    .expand-both {
    	margin-right: -20px !important;
    }

    .chat-transcript {
    	margin-left: -20px;
    	margin-right: -20px;
    }

    .chat-row {
    	padding-left: 20px;
    	padding-right: 20px;
    }

    .flex-direction-nav {
    	left: 20px;
    	right: 20px;
    }

}

/*-----------------------------------------------------------------------------------*/
/*  Lightbox Styles
/*-----------------------------------------------------------------------------------*/

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 502;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 503;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	height: 100%;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 505;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #cccccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 504;
}

.mfp-preloader a {
	color: #cccccc;
}

.mfp-preloader a:hover {
	color: white;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	padding: 0;
	z-index: 506;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: white;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close,
.mfp-arrow,
.mfp-arrow:active {
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	background: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: white;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #cccccc;
	font-size: 12px;
	line-height: 18px;
}

.mfp-arrow {
	position: absolute;
	top: 0;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: solid transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
	opacity: 0.8;
	border-top-width: 12px;
	border-bottom-width: 12px;
	top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
	border-top-width: 20px;
	border-bottom-width: 20px;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
	border-right: 12px solid black;
	left: 5px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
	border-right: 20px solid white;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
	border-left: 12px solid black;
	left: 3px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
	border-left: 20px solid white;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	top: -3px;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: black;
}

.mfp-iframe-holder .mfp-close {
	top: -43px;
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.mfp-figure {
	line-height: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
	display: none;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-break: break-word;
	padding-right: 36px;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

	/* Remove all paddings around the image on small screen */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}

	/* The shadow behind the image */
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}

}

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

	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}

}

.mfp-ie7 .mfp-img {
	padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
	padding: 0;
}

.mfp-ie7 .mfp-content {
	padding-top: 44px;
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}

.zoom-flip .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	-webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ) scale(0.8);
	-moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ) scale(0.8);
	-ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ) scale(0.8);
	-o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ) scale(0.8);
	transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ) scale(0.8);
}

.zoom-flip.mfp-ready .mfp-content {
	opacity: 1;
	-webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ) scale(1);
	-moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ) scale(1);
	-ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ) scale(1);
	-o-transform: translateY(0) perspective( 600px ) rotateX( 0 ) scale(1);
	transform: translateY(0) perspective( 600px ) rotateX( 0 ) scale(1);
}

.zoom-flip.mfp-removing .mfp-content {
	opacity: 0;

	-webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ) scale(0.8);
	-moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ) scale(0.8);
	-ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ) scale(0.8);
	-o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ) scale(0.8);
	transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ) scale(0.8);
}

.zoom-flip.mfp-bg {
	opacity: 0;

	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}

.zoom-flip.mfp-ready.mfp-bg {
	opacity: 0.8;
}

.zoom-flip.mfp-removing.mfp-bg {
	opacity: 0;
}