/*
Default CSS Styles for the Category Posts Widget plugin
Version: 4.1.1
*/
.cat-post-current,
.cat-post-date,
.cat-post-comment-num {
	font-size: 12px;	
	line-height: 18px;
}
.cat-post-title {
	font-size: 15px;	
}
.cat-post-current a {
	font-weight: bold;
	text-transform: uppercase;
}
.cat-post-date {
	font-style: italic;
	margin-bottom: 0;
}
.cat-post-thumbnail img {
	float: left; 
	margin: 5px 10px 5px 0;
}
.cat-post-item {
	border-bottom: 1px solid #ccc;
	list-style: none;
	list-style-type: none;
	margin: 3px 0;
	padding: 3px 0;
}
.cat-post-item:before, 
.cat-post-item:after {
	content: "";
	display: table;
	clear: both;
}
.cat-post-item:last-child {
	border-bottom: none;
}/*!
 * nuBase 1.0.0
 *
 * Copyright 2026 nuThemes
 * Licensed under the Apache License v2.0
 * apache/licenses/LICENSE-2.0
 */

/* ==========================================================================
   Reset
   normalize.css v2.1.3 | MIT License | git/normalize
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
		display: block;
}
audio,
canvas,
video {
		display: inline-block;
}
audio:not([controls]) {
		display: none;
		height: 0;
}
[hidden],
template {
		display: none;
}
html {
		font-family: sans-serif;
		-ms-text-size-adjust: 100%;
		-webkit-text-size-adjust: 100%;
}
body {
		margin: 0;
}
a {
		background: transparent;
}
a:focus {
		outline: thin dotted;
}
a:active,
a:hover {
		outline: 0;
}
h1 {
		font-size: 2em;
		margin: 0.67em 0;
}
abbr[title] {
		border-bottom: 1px dotted;
}
b,
strong {
		font-weight: bold;
}
dfn {
		font-style: italic;
}
hr {
		-moz-box-sizing: content-box;
		box-sizing: content-box;
		height: 0;
}
mark {
		background: #ff0;
		color: #000;
}
code,
kbd,
pre,
samp {
		font-family: monospace, serif;
		font-size: 1em;
}
pre {
		white-space: pre-wrap;
}
q {
		quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
		font-size: 80%;
}
sub,
sup {
		font-size: 75%;
		line-height: 0;
		position: relative;
		vertical-align: baseline;
}
sup {
		top: -0.5em;
}
sub {
		bottom: -0.25em;
}
img {
		border: 0;
}
svg:not(:root) {
		overflow: hidden;
}
figure {
		margin: 0;
}
fieldset {
		border: 1px solid #c0c0c0;
		margin: 0 2px;
		padding: 0.35em 0.625em 0.75em;
}
legend {
		border: 0;
		padding: 0;
}
button,
input,
select,
textarea {
		font-family: inherit;
		font-size: 100%;
		margin: 0;
}
button,
input {
		line-height: normal;
}
button,
select {
		text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
		-webkit-appearance: button;
		cursor: pointer;
}
button[disabled],
html input[disabled] {
		cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
		box-sizing: border-box;
		padding: 0;
}
input[type="search"] {
		-webkit-appearance: textfield;
		-moz-box-sizing: content-box;
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
		-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
		border: 0;
		padding: 0;
}
textarea {
		overflow: auto;
		vertical-align: top;
}
table {
		border-collapse: collapse;
		border-spacing: 0;
}

/* ==========================================================================
   Basic Styling
   ========================================================================== */
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Make sure objects fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* Typography
   ========================================================================== */
html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	color: #333;
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	background-color: #fff;
}
input,
button,
select,
textarea {
	font-size: inherit;
	font-family: inherit;
	line-height: inherit;
}
abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999;
}
p {
	margin: 0 0 1em;
	}
blockquote {
	margin: 0 0 1em;
	padding: 10px 20px;
	border-left: 5px solid #eee;
	border-left-color: rgba(0, 0, 0, .05);
}
blockquote p {
	font-size: 17.5px;
	font-weight: 300;
	line-height: 1.5;
}
blockquote p:last-child {
	margin-bottom: 0;
}
blockquote small {
	display: block;
	line-height: 1.428571429;
	color: #999999;
}
blockquote small:before {
	content: '\2014 \00A0';
}
blockquote:before,
blockquote:after {
	content: "";
}
address {
	margin-bottom: 1em;
	font-style: normal;
	line-height: 1.428571429;
}
small {
	font-size: 85%;
}
cite {
	font-style: normal;
}

/* Links
   ========================================================================== */
a {
	color: #428bca;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #2a6496;
	text-decoration: underline;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

/* Headings
   ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	line-height: 1.2;
	color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999999;
}
h1,
h2,
h3 {
	margin-top: 1em;
	margin-bottom: .5em;
}
h1 small,
h2 small,
h3 small {
	font-size: 65%;
}
h4,
h5,
h6 {
	margin-top: .5em;
	margin-bottom: .5em;
}
h4 small,
h5 small,
h6 small {
	font-size: 75%;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}

/* Lists
   ========================================================================== */
ul,
ol {
	margin-top: 0;
	padding-left: 15px;
	margin-bottom: 1em;
}
ol {
	padding-left: 20px;
}
ul ul,
ol ul,
ul ol,
ol ol {
	margin-left: 15px;
	margin-bottom: 0;
}
dl {
	margin-bottom: 1em;
}
dt,
dd {
	line-height: 1.428571429;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0;
	margin-bottom: .5em;
}

/* Codes
   ========================================================================== */
code,
kbd,
pre,
samp {
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap;
	border-radius: 4px;
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

/* Tables
   ========================================================================== */
table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1.5em;
	background-color: transparent;
	border: 1px solid #ddd;
}
th {
	text-align: left;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border: 1px solid #dddddd;
}
table > thead > tr > th {
	vertical-align: bottom;
	border-bottom-width: 2px;
}
table > tbody + tbody {
	border-top: 2px solid #dddddd;
}
table table {
	background-color: #ffffff;
}
table col[class*="col-"] {
	float: none;
	display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
	float: none;
	display: table-cell;
}
@media (max-width: 767px) {
	table {
		width: 100%;
		overflow-y: hidden;
		overflow-x: scroll;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #dddddd;
		-webkit-overflow-scrolling: touch;
	}
	table > table {
		margin-bottom: 0;
	}
	table > table > thead > tr > th,
	table > table > tbody > tr > th,
	table > table > tfoot > tr > th,
	table > table > thead > tr > td,
	table > table > tbody > tr > td,
	table > table > tfoot > tr > td {
		white-space: nowrap;
	}
}

/* Forms
   ========================================================================== */
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold;
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}
input[type="file"] {
	display: block;
}
select[multiple],
select[size] {
	height: auto;
}
select optgroup {
	font-size: inherit;
	font-style: inherit;
	font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	height: auto;
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control {
	display: inline-block;
	width: 100%;
	height: 34px;
	margin: 0;
	padding: 6px 10px;
	color: #333;
	font-size: 14px;
	line-height: 1.428571429;
	vertical-align: middle;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #dddddd;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	   -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	   -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
			transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus {
	outline: 0;
	border-color: #66afe9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	   -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control:-moz-placeholder {
	color: #666666;
}
.form-control::-moz-placeholder {
	color: #666666;
}
.form-control:-ms-input-placeholder {
	color: #666666;
}
.form-control::-webkit-input-placeholder {
	color: #666666;
}
.form-group {
	margin-bottom: 15px;
}
textarea,
textarea.form-control {
	height: auto!important;
}
.btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 3px;
	-webkit-appearance: button;
	-webkit-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
		 -o-user-select: none;
			user-select: none;
	-webkit-transition: background-color .1s linear;
	   -moz-transition: background-color .1s linear;
		-ms-transition: background-color .1s linear;
		 -o-transition: background-color .1s linear;
			transition: background-color .1s linear;
}
.btn:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover,
.btn:focus,
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	color: #333333;
	text-decoration: none;
}
.btn:active,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	   -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
			box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

/* ==========================================================================
   Grids
   Bootstrap.css v3.0.2 | Apache License v2.0 | getbootstrap
   ========================================================================== */
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	/*padding-right: 15px;*/
}
.container:before,
.container:after {
	content: " ";
	display: table;
}
.container:after {
	clear: both;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.row:before,
.row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666666666666%;
}
.col-xs-10 {
	width: 83.33333333333334%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666666666666%;
}
.col-xs-7 {
	width: 58.333333333333336%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666666666667%;
}
.col-xs-4 {
	width: 33.33333333333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.666666666666664%;
}
.col-xs-1 {
	width: 8.333333333333332%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666666666666%;
}
.col-xs-pull-10 {
	right: 83.33333333333334%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666666666666%;
}
.col-xs-pull-7 {
	right: 58.333333333333336%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666666666667%;
}
.col-xs-pull-4 {
	right: 33.33333333333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.666666666666664%;
}
.col-xs-pull-1 {
	right: 8.333333333333332%;
}
.col-xs-pull-0 {
	right: 0%;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666666666666%;
}
.col-xs-push-10 {
	left: 83.33333333333334%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666666666666%;
}
.col-xs-push-7 {
	left: 58.333333333333336%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666666666667%;
}
.col-xs-push-4 {
	left: 33.33333333333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.666666666666664%;
}
.col-xs-push-1 {
	left: 8.333333333333332%;
}
.col-xs-push-0 {
	left: 0%;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
	margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
	margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}
@media (min-width: 768px) {
	.container {
		width: 750px;
	}
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666666666666%;
	}
	.col-sm-10 {
		width: 83.33333333333334%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666666666666%;
	}
	.col-sm-7 {
		width: 58.333333333333336%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666666666667%;
	}
	.col-sm-4 {
		width: 33.33333333333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.666666666666664%;
	}
	.col-sm-1 {
		width: 8.333333333333332%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666666666666%;
	}
	.col-sm-pull-10 {
		right: 83.33333333333334%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666666666666%;
	}
	.col-sm-pull-7 {
		right: 58.333333333333336%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666666666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.666666666666664%;
	}
	.col-sm-pull-1 {
		right: 8.333333333333332%;
	}
	.col-sm-pull-0 {
		right: 0%;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666666666666%;
	}
	.col-sm-push-10 {
		left: 83.33333333333334%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666666666666%;
	}
	.col-sm-push-7 {
		left: 58.333333333333336%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666666666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.666666666666664%;
	}
	.col-sm-push-1 {
		left: 8.333333333333332%;
	}
	.col-sm-push-0 {
		left: 0%;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666666666666%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333333334%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666666666666%;
	}
	.col-sm-offset-7 {
		margin-left: 58.333333333333336%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666666666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.666666666666664%;
	}
	.col-sm-offset-1 {
		margin-left: 8.333333333333332%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px;
	}
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666666666666%;
	}
	.col-md-10 {
		width: 83.33333333333334%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666666666666%;
	}
	.col-md-7 {
		width: 58.333333333333336%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666666666667%;
	}
	.col-md-4 {
		width: 33.33333333333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.666666666666664%;
	}
	.col-md-1 {
		width: 8.333333333333332%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666666666666%;
	}
	.col-md-pull-10 {
		right: 83.33333333333334%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666666666666%;
	}
	.col-md-pull-7 {
		right: 58.333333333333336%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666666666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.666666666666664%;
	}
	.col-md-pull-1 {
		right: 8.333333333333332%;
	}
	.col-md-pull-0 {
		right: 0%;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666666666666%;
	}
	.col-md-push-10 {
		left: 83.33333333333334%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666666666666%;
	}
	.col-md-push-7 {
		left: 58.333333333333336%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666666666667%;
	}
	.col-md-push-4 {
		left: 33.33333333333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.666666666666664%;
	}
	.col-md-push-1 {
		left: 8.333333333333332%;
	}
	.col-md-push-0 {
		left: 0%;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666666666666%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333333334%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666666666666%;
	}
	.col-md-offset-7 {
		margin-left: 58.333333333333336%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666666666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.666666666666664%;
	}
	.col-md-offset-1 {
		margin-left: 8.333333333333332%;
	}
	.col-md-offset-0 {
		margin-left: 0%;
	}
}
@media (min-width: 1200px) {
	.container {
		/*width: 1170px;*/
	}
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666666666666%;
	}
	.col-lg-10 {
		width: 83.33333333333334%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666666666666%;
	}
	.col-lg-7 {
		width: 58.333333333333336%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666666666667%;
	}
	.col-lg-4 {
		width: 33.33333333333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.666666666666664%;
	}
	.col-lg-1 {
		width: 8.333333333333332%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666666666666%;
	}
	.col-lg-pull-10 {
		right: 83.33333333333334%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666666666666%;
	}
	.col-lg-pull-7 {
		right: 58.333333333333336%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666666666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.666666666666664%;
	}
	.col-lg-pull-1 {
		right: 8.333333333333332%;
	}
	.col-lg-pull-0 {
		right: 0%;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666666666666%;
	}
	.col-lg-push-10 {
		left: 83.33333333333334%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666666666666%;
	}
	.col-lg-push-7 {
		left: 58.333333333333336%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666666666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.666666666666664%;
	}
	.col-lg-push-1 {
		left: 8.333333333333332%;
	}
	.col-lg-push-0 {
		left: 0%;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666666666666%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333333334%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666666666666%;
	}
	.col-lg-offset-7 {
		margin-left: 58.333333333333336%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666666666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.666666666666664%;
	}
	.col-lg-offset-1 {
		margin-left: 8.333333333333332%;
	}
	.col-lg-offset-0 {
		margin-left: 0%;
	}
}

/* ==========================================================================
   Common Classes
   ========================================================================== */

/* Lists
   ========================================================================== */
.alignleft {
	float: left;
	display: inline;
	margin: 0 1.5em 1.5em 0;
}
.alignright {
	float: right;
	display: inline;
	margin: 0 0 1.5em 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Clearing
   ========================================================================== */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
*:first-child+html .clearfix {
	min-height: 1px;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}

/* ==========================================================================
   Navigation
   ========================================================================== */
.site-menu {
	position: relative;
	z-index: 99;
}
.menu-toggle {
	display: none;
	width: 60px;
	height: 50px;
	float: right;
	cursor: pointer;
	color: #999;
	text-align: center;
}
.menu-toggle:hover,
.menu-toggle.active {
	color: #fff;
	background: rgba(0, 0, 0, .15);
	}
.menu-toggle i {
	padding: 10px 0;
	font-size: 28px;
}
.menu-text {
	display: none;
	float: right;
	padding: 13px 20px;
	font-size: 16px;
	line-height: 24px;
}
.menu-bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu-bar ul li {
	position: relative;
	}
.menu-bar ul li a {
	display: block;
	padding: 0 20px;
	color: #333;
	font-size: 15px;
	text-decoration: none;
	line-height: 50px;
	-webkit-transition: background-color .1s linear;
	   -moz-transition: background-color .1s linear;
		-ms-transition: background-color .1s linear;
		 -o-transition: background-color .1s linear;
			transition: background-color .1s linear;
}
.menu-bar ul ul li a {
	padding: 8px 20px;
	font-size: 14px;
	line-height: 20px;
}
.menu-bar ul li a:after {
	font-family: FontAwesome;
}
.menu-bar ul li a:after {
	content: "\f0d7";
	float: none;
	margin-left: 6px;
	opacity: 0.5;
}
.menu-bar ul ul li a:after {
	content: "\f0da";
	float: right;
	margin-left: 0;
}
.menu-bar ul li a:only-child:after {
	content: "";
	margin: 0;
}

@media only screen and (min-width: 720px) {
	.menu-bar {
		height: auto!important;
	}
	.menu-bar ul {
		font-size: 0;
	}
	.menu-bar ul ul {
		display: none;
		position: absolute;
		top: 50px;
		left: 0;
		width: 180px;
		background: #ffffff;
		border: none;
		-webkit-transform: translateZ(0);
		-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
		   -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
				box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
	}
	.menu-bar ul ul ul {
		position: absolute;
		top: 0;
		left: 180px;
	}
	.menu-bar ul li:hover > ul {
		display: block;
	}
	.menu-bar > ul > li {
		display: inline-block;
	}
	.menu-bar ul ul li {
		display: block;
		padding: 0;
		border-right: none;
	}
	.menu-bar ul > li > a:hover, 
	.menu-bar ul > li:hover > a {
		background-color: rgba(0, 0, 0, .15);
	}
	.menu-bar ul li > a:hover, 
	.menu-bar ul li:hover > a, 
	.menu-bar ul li.current_page_item > a, 
	.menu-bar ul li.current-menu-item > a,
	.menu-bar ul li.current-menu-ancestor > a,
	.menu-bar ul li.current_page_ancestor > a,
	.menu-bar ul li.current-post-parent > a {
		color: #333;
	}
}
@media only screen and (max-width: 719px) {
	.menu-bar ul {
		font-weight: 400;
	}
	.site-menu {
		overflow: hidden;
	}
	.menu-toggle,
	.menu-text {
		display: block;
	}
	.menu-bar {
		position: relative;
		float: left;
		width: 100%;
		height: 0;
		padding: 0;
		overflow: hidden;
	}
	.menu-bar.transition {
	-webkit-transition: height 0.35s ease;
	   -moz-transition: height 0.35s ease;
		 -o-transition: height 0.35s ease;
			transition: height 0.35s ease;
	}
	.menu-expand > ul {
		height: auto;
	}
	.menu-bar ul {
		float: left;
		width: 100%;
		border-top: 1px solid #cccccc;
	}
	.menu-bar ul ul {
		float: none;
		display: block!important;
		margin-left: 20px;
	}
	.menu-bar ul li {
		border-bottom: 1px solid #cccccc;
	}
	.menu-bar ul li:last-child {
		border: none;
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
				box-shadow: none;
	}
	.menu-bar ul li a {
		padding: 8px 15px;
		line-height: 20px;
	}
	.menu-bar ul > li > a:hover {
		background-color: rgba(0, 0, 0, .15);
	}
	.menu-bar ul > li > a:hover,
	.menu-bar ul li:hover > a, 
	.menu-bar ul li.current_page_item > a, 
	.menu-bar ul li.current-menu-item > a,
	.menu-bar ul li.current-menu-ancestor > a,
	.menu-bar ul li.current_page_ancestor > a,
	.menu-bar ul li.current-post-parent > a {
		color: #222;
	}
	.menu-bar ul ul li a {
		padding-top: 6px;
		padding-bottom: 6px;
	}
	.menu-bar ul ul li a:after {
		content: '\f0d7';
		float: none;
		margin-left: 6px;
	}
}

/* ==========================================================================
   Print
   ========================================================================== */
@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page	{
		margin: 2cm .5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
	select {
		background: #fff !important;
	}
	table td,
	table th {
		background-color: #fff !important;
	}
	label {
		border: 1px solid #000;
	}
	table {
		border-collapse: collapse !important;
	}
}/*!
 *  Font Awesome 4.0.3 by @davegandy - fontawesome - @fontawesome
 *  License - fontawesome/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../../themes/flato/fonts/fontawesome-webfont.eot");src:url("../../../themes/flato/fonts/fontawesome-webfont.eot") format('embedded-opentype'),url("../../../themes/flato/fonts/fontawesome-webfont.woff") format('woff'),url("../../../themes/flato/fonts/fontawesome-webfont.ttf") format('truetype'),url("../../../themes/flato/fonts/fontawesome-webfont_v_4_0_3.svg") format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}/*
Theme Name: Flato
Theme URI: themememe/flato
Author: ThememMeme
Author URI: themememe
Description: Flato is a simple blogging theme with a flat design.
Version: 1.3

License: GNU General Public License
License URI: license.txt
Text Domain: themememe

Tags: white, blue, two-columns, responsive-layout, sticky-post, theme-options, threaded-comments, full-width-template, light, right-sidebar
*/

/* ==========================================================================
   General
   ========================================================================== */

body {			
	line-height: 1.8;	
	background-color: #B53571;
	color: #000000;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;
	background-image: url("../../../themes/flato/img/pat1.gif");
}

.site-main {
	margin: auto;
	background-color: #f4f4f4;
	padding: 10px 0;
	max-width: 1024px;
}

.content-area {
	border: 1px solid #a0a0a0;	
	padding: 0px;
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
	margin: 0;
	/*max-width: 636px;*/
}
	
}

h1, h2, h3, h4, h5, h6 {
	color: #323e4e;
	font-family: Arial, Helvetica, sans-serif;
	}

h2, h1.entry-title {font-size: 20px;}


h2.entry-title {
	padding: 10px;
        font-size:20px !important;
	}

h1.entry-title {
	border-bottom: 1px solid #a0a0a0;
	padding: 10px;
	}

h1.entry-title:before {content: '» ';}

h3 {font-size: 1.3em;}

h3 a {
	color: #67998c;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
	}
	
h3 a:hover {
	color: #67998c;
	border-bottom: none;
	text-decoration: none;
	}	

 
	
blockquote p {
	color: #828a8c;
	font-size: 18px;
	font-style: italic;
	font-family: "Noto Serif", Georgia, Times, serif;
	line-height: 1.6;
}
blockquote cite {
	margin-top: 10px;
	display: block;
	color: #384750;
	font-size: 14px;
	font-weight: 700;
}
pre {
	background: #f7f7f7;
	border-radius: 0;
	border: 2px solid #e2e2e2;
}

/* Links */
a {
	color: #424d4c;
	-webkit-transition: color .1s linear;
	   -moz-transition: color .1s linear;
		-ms-transition: color .1s linear;
		 -o-transition: color .1s linear;
			transition: color .1s linear;
}
a:hover,
a:focus {
	color: #adab87;
	outline: none;
}

/* Forms
   ========================================================================== */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control {
	height: 45px;
	border-color: #e2e2e2;
	border-width: 2px;
	border-radius: 0;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}
select {
	height: 45px;
	padding: 10px;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus {
	border-color: #ddd;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}
.btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	height: 45px;
	padding: 7px 17px 5px;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	border-radius: 0;
	background: #de3a31;
}
input[type="reset"] {
	color: #333;
	background: #eee;
}
.btn:hover,
.btn:focus,
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	color: #fff;
}
input[type="reset"]:hover,
input[type="reset"]:focus {
	color: #333;
	background: #e5e5e5;
}

/* Media
   ========================================================================== */
img.alignleft,
.wp-caption.alignleft {
	margin: .5em 1.5em 1em 0;
}
img.alignright,
.wp-caption.alignright {
	margin: .5em 0 1em 1.5em;
}
img.aligncenter,
.wp-caption.aligncenter {
	margin: 1.5em auto;
}
.page-content img,
.entry-content img,
.comment-content img {
	max-width: 100%;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;	
}
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	border: none;
}
.wp-caption {
	max-width: 100%;
	margin-bottom: 1em;
	padding: .6em;
	background: #f7f7f7;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	color: #878787;
	font-size: 14px;
	font-style: italic;
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: .6em 0 0;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.entry-attachment .attachment {
	margin: 0 0 1.5em;
}
.attachment-thumbnail {
	border-color: #f7f7f7!important;
}

/* FlexSlider
   ========================================================================== */
.flexslider {
	min-height: 100px;
	margin-bottom: 1.5em;
	position: relative;
	border: none;
	zoom: 1;
}
.flexslider .slides {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flexslider .slides li {
	margin: 0;
	display: none;
	position: relative;
	background: #f7f7f7;
}
.flexslider .slides li p {
	margin: 0;
}
.flex-container {
	zoom: 1;
	position: relative;
}
.flexslider .slides img {
	width: auto;
	height: auto;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

/* Clearfix for the .slides element */
.flexslider .slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
html[xmlns] .flexslider .slides {
	display: block;
} 
* html .flexslider .slides {
	height: 1%;
}

/* Caption style */
.flex-caption {
    position: absolute;
	left: 0;
	right: 0;
    bottom: 0;
    padding: 20px 30px;
	font-size: 14px;
	line-height: 1.5;
    background: rgba(255, 255, 255, .5);
    z-index: 1;
 }

/* Direction nav */
.flex-direction-nav {	
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 50%;
	margin: 0;
	padding: 0;
	display: block !important;
	list-style: none;
    z-index: 1;
}
.flex-direction-nav li a {
	visibility: hidden;
	text-decoration: none;
}
.flex-direction-nav li a:after {
	width: 60px;
	height: 60px;
	display: block;
	cursor: pointer;
	color: #fff;
	font-size: 20px;
	font-family: FontAwesome;
	text-align: center;
	visibility: visible;
	line-height: 60px;
	background: transparent;
	border: 2px solid #fff;
	border-radius: 50%;
}
.flex-direction-nav li a:hover:after {
	color: #fff;
	background: rgba(0, 0, 0, .45);
	border-color: rgba(0, 0, 0, 0);
}
.flex-direction-nav li a.flex-next {
	float: right;
}
.flex-direction-nav li a.flex-prev {
	float: left;
}
.flex-direction-nav li a.flex-next:after {
	content: "\f054";
}
.flex-direction-nav li a.flex-prev:after {
	content: "\f053";
}
.flex-direction-nav li a.disabled {
	opacity: .3;
	filter:alpha(opacity=30);
	cursor: default;
}

/* Control Nav */
.flex-control-nav {
    margin: 20px 0 0;
	padding: 0!important;
	text-align: center;
    list-style: none;
	line-height: 1;
}
.flex-control-nav li {
    margin: 0 0 0 5px!important; 
    display: inline-block;
    text-indent: -999em;
    zoom: 1; 
}
.flex-control-nav li a {
    width: 12px; 
    height: 12px; 
    display: block;
    cursor: pointer; 
	text-decoration: none;
    text-indent: -999em; 
    background: #e2e2e2; 
    background: rgba(0, 0, 0, .1); 
    border-radius: 50%; 
}
.flex-control-nav li a:hover {
	background: rgba(0, 0, 0, .75);
}
.flex-control-nav li a.flex-active {
	background: #de3a31;
	cursor: default;
}

/* DropKick - custom select style
   ========================================================================== */
.dk_container {
	display: none;
	max-width: 100%;
	background: #fff;
}
.dk_container:focus {
	outline: 0;
}
.dk_container a {
	cursor: pointer;
	outline: 0;
	text-decoration: none;
}
.dk_container select {
	position: absolute;
	top: -99999em;
	visibility: hidden;
}
.dk_toggle {
	padding: 10px 15px;
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	position: relative;
	color: #828a8c!important;
	border: 2px solid #e2e2e2;
	zoom: 1;
}
.dk_toggle:hover {
	color: #828a8c!important;
	text-decoration: none;
}
.dk_toggle:after {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	padding: 12px 17px;
	content: '\f078';
	color: #fff;
	font-family: FontAwesome;
	background: #de3a31;
}

/* Applied when the dropdown is focused */
.dk_focus .dk_toggle {
}

/* Applied whenever the dropdown is open */
.dk_open {
	position: relative;
	z-index: 10;
}
.dk_open .dk_options {
	display: block;
}
.dk_open .dk_label {
	color: inherit;
}

/* The outer container of the options */
.dk_options {
	display: none;
	position: absolute;
	right: 0;
	width: 100%;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
	   -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
			box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
}
.dk_options ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.dk_options ul li {
	margin: 0!important;
	padding: 0!important;
	border-bottom: 1px solid #e2e2e2;
}
.dk_options ul li:before {
	display: none!important;
	margin: 0!important;
	content: ""!important;
}
.dk_options a {
	display: block;
	margin: 0;
	padding: 10px 20px;
	color: #333a42!important;
}
.dk_options a:hover,
.dk_options .dk_option_current a {
	color: #de3a31!important;
	text-decoration: none;
	background: #f7f7f7;
}
.dk_options li:last-child a {
}
.dk_options .disabled {
	cursor: default;
}
.dk_options .disabled a {
}
.dk_options .disabled:hover,
.dk_options .disabled:hover a {
	cursor: default;
}

/* Inner container for options, this is what makes the scrollbar possible. */
.dk_options_inner {
	max-height: 250px;
	overflow: auto;
	position: relative;
	-webkit-overflow-scrolling: touch;
}

/*	nativeMobile override */ 
.dk_mobile {
	position: relative;
}
.dk_mobile select {
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	visibility: visible;
	opacity: 0;
	-webkit-appearance: none;
	   -moz-appearance: none;
			appearance: none;
}

/* Search Forms
   ========================================================================== */
.search-form {
	padding-right: 53px;
	position: relative;
}
.search-form .form-group {
	margin: 0;
}
.search-form .form-submit {
	top: 0;
	right: 0;
	position: absolute;
}
.search-form .fa-search {
	font-size: 18px;
	line-height: 1;
}

/* Layout
   ========================================================================== */
.container {
	max-width: 1024px;
	position: relative;
}

p {
	margin: 0 0 0.5em;
}

/* ==========================================================================
   Header
   ========================================================================== */

/* Top Bar
   ========================================================================== */
.site-top {
	background-image: url("../../../themes/flato/img/w-navbg.jpg");
	max-width: 1024px;
	border-bottom: 1px solid #b1b1b1;
	margin: auto;
	background-repeat: repeat-x;
	height: 37px;
	background-color: #ececec;
}

/* Header
   ========================================================================== */
.site-header {
	text-align: center;
	background-image: url("../../../themes/flato/img/top_bg-1070.png");
	max-width: 1024px;
	height: 95px;	
	margin: auto;
}

.site-header .container {
	padding-top: 50px;
	padding-bottom: 50px;
}

/* Logo
   ========================================================================== */
.site-title {
	margin: 0;
	font-size: 70px;
	font-weight: 900;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1;
}
.site-title img {
	margin: 0 auto;
	display: block;
}
.site-title a {
	color: #fff;
}
.site-title a:hover,
.site-title a:focus {
	text-decoration: none;
}
.site-description {
	color: #8b99a0;
	font-size: 15px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1.2;
}

.site-branding {
	float: left;
	margin: 2px 0 0 10px;
	}
	
.site-branding img {
	width: 100%;
	max-width: 385px;
	height: auto;
	}	
	
/*top 468 banner*/
.top-468-banner {
	float: right;
	margin: 0 18px;
	max-width: 468px;
	max-height: 60px;
	padding: 0;		
	}

	

/* Navigation
   ========================================================================== */
.menu-toggle,
.menu-bar ul li a {
	color: #666;
	line-height: 35px;	
}
.menu-bar ul li > a:hover, 
.menu-bar ul li:hover > a, 
.menu-bar ul li.current_page_item > a, 
.menu-bar ul li.current-menu-item > a,
.menu-bar ul li.current-menu-ancestor > a,
.menu-bar ul li.current_page_ancestor > a,
.menu-bar ul li.current-post-parent > a {
	color: #67998c;
	font-weight: bold;
	background-color: #f5f3d8;	
}


.menu-bar ul {margin: auto; text-align: center; float: left;}
.menu-bar > ul > li {border-left: 1px solid #b1b1b1;}

.menu-bar > ul > li:last-child {border-right: 1px solid #b1b1b1;}


/*.clearfix.container.top-menu {}*/

@media only screen and (min-width: 720px) {
	.menu-bar > ul > li > a {
		font-size: 12px;
		font-weight: bold;		
		text-transform: uppercase;
	}
	.menu-bar ul ul li a {
		padding: 10px 20px;
		color: #333;
		color: rgba(0, 0, 0, .7);
		font-size: 13px;
	}
	.menu-bar ul ul li > a:hover, 
	.menu-bar ul ul li:hover > a {
		color: #de3a31;
		background-color: #f7f7f7;
	}
	.menu-bar ul ul li:hover > a, 
	.menu-bar ul ul li.current_page_item > a, 
	.menu-bar ul ul li.current-menu-item > a,
	.menu-bar ul ul li.current-menu-ancestor > a,
	.menu-bar ul ul li.current_page_ancestor > a,
	.menu-bar ul ul li.current-post-parent > a {
		color: #de3a31;
	}
}
@media only screen and (max-width: 719px) {
	.menu-bar ul {
		border-top: 1px solid #2b3542;
		background-color: #e6e19d;
	}
	.menu-bar ul li {
		border-bottom: 1px solid #2b3542;
	}
	.menu-bar ul li a {
		font-size: 14px;
		line-height: 20px;
	}
	.menu-bar ul ul li a {
		font-size: 12px;
	}
}

/* Search
   ========================================================================== */
.site-search {
}
.search-toggle {
	position: absolute;
	top: 0;
	right: 15px;
	display: block;
	padding: 0 20px;
	cursor: pointer;
	color: #999;
	color: rgba(255, 255, 255, .7);
	font-size: 18px;
	text-decoration: none;
	line-height: 50px;
	background: #de3a31;
	z-index: 999;
}
.search-toggle:hover,
.search-toggle.active {
	background: rgba(0, 0, 0, .15);
}
.search-expand {
	position: absolute;
	top: 50px;
	right: 15px;
	width: 330px;
	display: none;
	background: #323e4e;
	z-index: 999;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .01);
	   -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .01);
			box-shadow: 0 1px 0 rgba(255, 255, 255, .01);
}
.search-expand-inner {
	padding: 15px;
	background: rgba(0, 0, 0, .15);
}
.site-search .search-form .search-submit {
}
.site-search .search-form .search-submit:hover,
.site-search .search-form .search-submit:focus {
}
@media only screen and (max-width: 719px) {
	.search-toggle,
	.search-expand {
		left: 15px;
		right: auto;
	}
}

/* ==========================================================================
   Main Area
   ========================================================================== */
.site-main .container {
	/*padding-top: 50px;*/
	padding-bottom: 50px;
}

.home .breadcrumbs {display: none;}
.breadcrumbs {
		font-size: 12px;
		margin: 0 0 6px 0;
	}

@media only screen and (max-width: 719px) {
	.site-main .container {
		padding-bottom: 0;
		padding: 0 5px 0 5px;
	}
}

/* Entries
   ========================================================================== */
.sticky {
}
.hentry {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 2px solid #e2e2e2;
}

/* Entry Header */
.entry-header {
	margin: 0;
}

/* Entry Title */
.entry-title {
	margin: 0 0 5px;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.2;
	-ms-word-wrap: break-word;
		word-wrap: break-word;
}
.entry-title a {
	color: #323e4e;
}
.entry-title a:hover,
.entry-title a:focus {
	color: #de3a31;
	text-decoration: none;
}
.entry-title a:visited {
}

/* Entry Meta */
.entry-meta {
	color: #a2bcc9;
	font-size: 13px;
	font-family: Raleway, Arial, Helvetica, sans-serif;
}
.entry-meta a {
	color: #a2bcc9;
}
.entry-meta a:hover,
.entry-meta a:focus {
	color: #323e4e;
	text-decoration: none;
}
.entry-meta a:visited {
}

/* Entry Footer */
.entry-footer {
	margin-top: 30px;
}

/* Entry Meta Icons */
.entry-meta .fa {
	margin-right: 5px;
	font-size: 12px;
}
.entry-meta .byline,
.entry-meta .posted-on,
.entry-meta .cat-links,
.entry-meta .tags-links,
.entry-meta .bookmark-link {
	margin-right: 15px;
}

/* Entry Thumbnail */
.entry-thumbnail {
}

/* Entry Content */
.entry-content {
	margin: 0px 15px;
}
.entry-summary {
	margin-bottom: 30px;
}
.entry-content ul li,
.entry-content ol li {
	margin-bottom: 5px;
}
.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
	margin-top: 5px;
}

/* More Links */
.more-link {
	}
.more-link a {
	padding: 12px 15px;
	display: inline-block;
	color: #323e4e;
	font-size: 12px;
	font-weight: 700;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 1;
	background: #f7f7f7;
}
.more-link a:hover,
.more-link a:focus {
	color: #fff;
	background: #de3a31;
}

/* Post Formats
   ========================================================================== */
.mejs-container {
	margin-bottom: 30px;
}

/* Search results/No posts
   ========================================================================== */
.page-header {
	margin: 0;
	border: none;
}

.one-mini {
	clear: both;
	min-height: 150px;
	float: left;
	border-bottom: 1px dotted #3a3a3a;
	margin: 0 15px 20px 15px;	
	padding-bottom: 10px;
	}

.one-mini:first-child {
	margin-top: 20px;
}

.minis-thumb {
	float: left;
	margin: 0 10px 0 0;
	}

.minis-text-wrapper .page-header {
	margin: 0;
	} 
	
.minis-text-wrapper .page-header .page-title, .minis-text-wrapper .page-header .page-title a {
	margin: 0;
	padding: 0 0 3px;
	font-size: 18px;
	font-weight: bold;	
	letter-spacing: 2px;	
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica,sans-serif;
	border-bottom: none;
	}	
	
.minis-text-wrapper .page-header .page-title a {
	border-bottom: 1px dotted #000000;
	text-decoration: none;
	}	

.minis-text-wrapper .page-header .page-title a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

.minis-cta {float: right;}

.minis-cta a {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	display: inline-block;
	width: 109px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-weight: bold;	
	}

.minis-cta a.go-read {background-color: #414c4c; margin-right: 5px}

.minis-cta a.go-play {background-color: #67998c;} 

.page-title {
	margin: 0;
	padding: 0 0 10px;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 5px solid #dfdfdf;
}
.taxonomy-description {
	margin: 10px 0 0;
	font-size: 14px;
}
.taxonomy-description p:last-child {
	margin: 0;
}

.page-content .search-form {
	margin-bottom: 30px;
}

/* Page Links
   ========================================================================== */
.page-links {
	margin-bottom: 30px;
}
.page-links a {
	margin: 0 5px;
	padding: 12px 15px;
	display: inline-block;
	color: #323e4e;
	font-size: 14px;
	font-weight: 700;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 1;
	background: #e2e2e2;
}
.page-links a:first-child {
	margin-left: 5px;
}
.page-links a:hover,
.page-links a:focus {
	color: #fff;
	background: #de3a31;
}

/* Content Navigations
   ========================================================================== */
.site-main [class*="navigation"] {
}
.site-main [class*="navigation"] .nav-previous {
	width: 50%;
	float: left;
}
.site-main [class*="navigation"] .nav-next {
	width: 50%;
	float: right;
	text-align: right;
}
.site-main [class*="navigation"] a {
	padding: 20px;
	display: inline-block;
	color: #323e4e;
	font-size: 13px;
	font-weight: 700;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 1.2;
	background: #f7f7f7;
}
.site-main [class*="navigation"] a:hover,
.site-main [class*="navigation"] a:focus {
	color: #fff;
	background: #de3a31;
}

/* Single post navigation */
.site-main .post-navigation {
	margin: -30px 0 30px;
	background: #f7f7f7;
}
.site-main .post-navigation a {
	padding: 20px 30px;
	display: block;
	color: #78a3b9;
	font-size: 14px;
	font-weight: 400;
	font-family: "Noto Serif", Georgia, Times, serif;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.5;
	background: transparent;
}
.site-main .post-navigation a:hover,
.site-main .post-navigation a:focus {
	color: #de3a31;
	background: transparent;
}
.site-main .post-navigation .meta-nav {
	display: block;
	margin-bottom: 5px;
	color: #323e4e;
	font-size: 13px;
	font-weight: 700;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 1.2;
}

/* Comments navigation */
.site-main .comment-navigation {
	margin-bottom: 30px;
}
.site-main .comment-navigation a {
	padding: 15px;
	font-size: 12px;
}

/* Comments
   ========================================================================== */
.comments-area {
}
.comments-title {
	margin: 0 0 30px;
	font-size: 20px;
	line-height: 1.2;
}

/* Comment List */
.comment,
.pingback {
	padding: 20px 0;
	font-size: 14px;
	border-top: 1px solid #eee;
}
.comment-avatar {
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 15px 0 0;
	display: block;
}
.comment-body {
}
.comment-meta {
	overflow: hidden;
	color: #999;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
.comment-meta a {
}
.comment-meta a:hover,
.comment-meta a:focus {
	text-decoration: none;
}
.comment-meta .fa {
	margin-right: 5px;
	color: #c5c5c5;
	font-size: 12px;
}
.comment-author {
	display: block;
	color: #333;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.comment-footer .edit-link {
	margin-right: 15px;
}
.comment-content {
	margin: 20px 0;
}
.comment-reply {
}
.comment-list {
	margin-top: -10px;
	margin-bottom: 30px;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #eee;
}
.comment ul.children {
	margin: 25px 0 -15px 55px;
	padding: 0;
	list-style: none;
}
.bypostauthor {
}

/* Comment Form */
.comment .comment-respond {
	margin-top: 20px;
}
.comment-reply-title {
	margin: 0 0 20px;
	font-size: 18px;
	line-height: 1.2;
}
a#cancel-comment-reply-link {
	margin-left: 10px;
}
a#cancel-comment-reply-link:hover,
a#cancel-comment-reply-link:focus {
	text-decoration: none;
}
a#cancel-comment-reply-link:before {
	width: 1em;
	margin-right: 3px;
	display: inline-block!important;
	content: "\f00d";
	color: #666;
	font-size: 12px;
	font-family: FontAwesome;
	text-align: center;
}
.comment-form-url,
.comment-form-email,
.comment-form-author {
	max-width: 50%;
}
.comment-form-comment textarea.form-control {
	min-height: 150px;
}
.no-comments,
.logged-in-as,
.comment-notes,
.form-allowed-tags {
	font-size: 14px;
}
.form-allowed-tags code {
	margin: 5px 0 0;
	display: block;
	color: #999;
	white-space: normal;
	background: none;
}

/* Subscription - Jetpack */
.comment-subscription-form {
	margin: 0;
}
.comment-subscription-form label {
	margin-left: 5px;
	font-size: 12px;
	font-weight: 400;
	vertical-align: text-bottom;
}

/* ==========================================================================
   Widgets
   ========================================================================== */
.widget {
	margin-bottom: 30px;
}
.widget-title {
	margin: 0 0 10px;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 5px solid #dfdfdf;
}
.widget-title a {
	color: #323e4e;
}
.widget img {
	max-width: 100%;
	height: auto;
}

/* Widget Lists
   ========================================================================== */
.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_rss ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_pages ul,
.widget_nav_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.widget_archive ul li,
.widget_categories ul li,
.widget_links ul li,
.widget_meta ul li,
.widget_rss ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_pages ul li,
.widget_nav_menu ul li {
	padding: 5px 0;
	margin-left: 23px;
}
.widget_archive ul li:last-child,
.widget_categories ul li:last-child,
.widget_links ul li:last-child,
.widget_meta ul li:last-child,
.widget_rss ul li:last-child,
.widget_recent_comments ul li:last-child,
.widget_recent_entries ul li:last-child,
.widget_pages ul li:last-child,
.widget_nav_menu ul li:last-child {
	padding-bottom: 0;
}

/* Widget Icons
   ========================================================================== */
.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_links ul li:before,
.widget_meta ul li:before,
.widget_rss ul li:before,
.widget_recent_comments ul li:before,
.widget_recent_entries ul li:before,
.widget_calendar caption:before,
.widget_pages ul li:before,
.widget_nav_menu ul li:before {
	width: 1em;
	margin-left: -23px;
	margin-right: 8px;
	display: inline-block;
	color: #c5c5c5;
	font-size: 12px;
	font-family: FontAwesome;
	text-align: center;
	vertical-align: baseline;
}
.widget_archive ul li:before { content: "\f073"; } 
.widget_categories ul li:before { content: "\f07c"; }
.widget_links ul li:before { content: "\f08e"; }
.widget_meta ul li:before { content: "\f0da"; }
.widget_rss ul li:before { content: "\f09e"; }
.widget_recent_comments ul li:before { content: "\f075"; }
.widget_recent_entries ul li:before { content: "\f017"; }
.widget_calendar caption:before { content: "\f073"; }
.widget_pages ul li:before,
.widget_nav_menu ul li:before { content: "\f068"; }

/* Widget Specific
   ========================================================================== */
/* Widget Select */
.widget select {
	width: 100%;
}

/* Recent Posts Widget */
.widget_recent_entries .post-date {
	display: block;
	font-size: 12px;
}

/* Archives Widget */
.widget_archive select,
.widget_categories select {
	margin-top: 10px;
}
.widget_archive .dk_container,
.widget_categories .dk_container {
	margin-top: 15px;
}

/* RSS Widget */
.widget_rss .rss-date {
	margin-bottom: 5px;
	display: block;
	color: #999;
	font-size: 12px;
}
.widget_rss li > cite {
	font-style: italic;
	font-weight: 700;
}

/* Calendar Widget */
.widget_calendar caption {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 700;
}

/* ==========================================================================
   Sidebar
   ========================================================================== */
.site-sidebar {
	font-size: 14px;
	line-height: 1.6;
	/*max-width: 333px;*/
}
.site-sidebar a {
}
.site-sidebar a:hover,
.site-sidebar a:focus {
}
.site-sidebar .widget {
	padding: 0 0 5px 0;
	background: #f7f7f7;
	text-indent: 5px;
}

.site-sidebar .widget.widget_sp_image {
	text-indent: 0;
	margin:  0 auto 30px auto;
	border: 0;
	}

.site-sidebar .widget-title {
	border-bottom: 1px solid #a0a0a0;
	padding: 5px;
	max-height: 30px;
	clear: both;
	text-transform: none;
	font-size: 14px;
}

.site-sidebar .widget-title:before {
	content: '»'
} 

.widget {border: 1px solid #a0a0a0;}

.widget ul {margin-top: -10px;}

@media only screen and (max-width: 719px) {
	.site-sidebar {
		margin: 30px 0 0;
		padding: 0;
	}
	.site-sidebar .widget {
		margin: 0;
		padding: 20px 15px;
	}
	.site-sidebar .widget:last-child {
		padding-bottom: 30px;
	}
	.site-sidebar .widget-title {
		font-size: 14px;
	}
}

/* ==========================================================================
   Extra
   ========================================================================== */
.site-extra {
	color: #bed4df;
	color: rgba(255, 255, 255, .7);
	font-size: 14px;
	line-height: 1.6;
	background: #323e4e;
}
.site-extra .container {
	padding-top: 40px;
	padding-bottom: 10px;
	border-bottom: 2px solid #2b3542;
}
.site-extra a {
}
.site-extra a:hover,
.site-extra a:focus {
	color: #fff;
}
.site-extra .widget {
}
.site-extra .widget-title {
	margin-bottom: 15px;
	padding: 0;
	color: #fff;
	font-size: 14px;
	border: none;
}

/* ==========================================================================
   Footer
   ========================================================================== */
.site-footer {
	max-width: 1024px;
	margin: auto;
	font-size: 13px;
	line-height: 1.5;
	background: #fff;
	padding-top: 25px;
	background-color: #ffffff;
	border-top: 1px solid #a0a0a0;
	padding: 10px;
	overflow: hidden;
	color: #545555;
	
}
.site-footer .container {
	padding-top: 25px;
	padding-bottom: 25px;
}
.site-footer a {
}
.site-footer a:hover,
.site-footer a:focus {
	color: #fff;
}
.site-credit {
	text-align: right;
}

ul#menu-footer {list-style:none; min-width: 200px; float: right;}
ul#menu-footer li {float:left; margin-right:10px;}
ul#menu-footer li a:hover {color:#424D4C;}

@media only screen and (max-width: 719px) {
	.site-footer,
	.site-credit {
		text-align: center;
	}
}

/*custom8*/

.attachment-brand-thumb {width: 125px; height: 125px;}

.more-link {display: none;}


.text_in_homepage {margin: 10px 20px;} 

.home img.aligncenter {max-width: 100%; height: auto;}  

/*Mobile*/

.menu-toggle i {padding: 6px 0;}

/* Smartphones (portrait) ----------- */

@media (min-width: 1200px) {
	.container {
	 max-width: 1024px; 
	}
}

@media only screen and (max-width: 995px) and (min-width: 719px) {
	.menu-bar ul li a { 
		padding: 0 8px;
		font-size: 11px;	 
	}
}


@media only screen 
and (max-width : 920px) {
	.top-468-banner {
		/*display: block;
		float: left;
		clear: both;*/
		display: none;
	}
	
	.row {
	margin-left: 0;
	margin-right: 0px;
	}
}


@media only screen and (max-width: 480px) {
	.minis-text-wrapper .page-header .page-title a  {border: none;}
	.minis-text-wrapper .page-header .page-title a:hover  {border: none;}
	}

@media only screen 
and (max-width : 320px) {
	.site-branding img { margin-top: 10px; }
}