
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700);
@import url(https://fonts.googleapis.com/css?family=Pacifico);
#loading {
	margin: auto;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 999999999;
	background: #fff
}
.cssload-thecube {
	width: 40px;
	height: 40px;
	margin: 0;
	left: calc(50% - 20px);
	top: calc(50% - 20px);
	position: absolute;
	transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg)
}
.cssload-thecube .cssload-cube {
	transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	float: left;
	width: 50%;
	height: 50%;
	position: relative;
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1)
}
.cssload-thecube .cssload-cube:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f5bb00;
	animation: cssload-fold-thecube 2.76s infinite linear both;
	-o-animation: cssload-fold-thecube 2.76s infinite linear both;
	-ms-animation: cssload-fold-thecube 2.76s infinite linear both;
	-webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
	-moz-animation: cssload-fold-thecube 2.76s infinite linear both;
	transform-origin: 100% 100%;
	-o-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%
}
.cssload-thecube .cssload-c2 {
	transform: scale(1.1) rotateZ(90deg);
	-o-transform: scale(1.1) rotateZ(90deg);
	-ms-transform: scale(1.1) rotateZ(90deg);
	-webkit-transform: scale(1.1) rotateZ(90deg);
	-moz-transform: scale(1.1) rotateZ(90deg)
}
.cssload-thecube .cssload-c3 {
	transform: scale(1.1) rotateZ(180deg);
	-o-transform: scale(1.1) rotateZ(180deg);
	-ms-transform: scale(1.1) rotateZ(180deg);
	-webkit-transform: scale(1.1) rotateZ(180deg);
	-moz-transform: scale(1.1) rotateZ(180deg)
}
.cssload-thecube .cssload-c4 {
	transform: scale(1.1) rotateZ(270deg);
	-o-transform: scale(1.1) rotateZ(270deg);
	-ms-transform: scale(1.1) rotateZ(270deg);
	-webkit-transform: scale(1.1) rotateZ(270deg);
	-moz-transform: scale(1.1) rotateZ(270deg)
}
.cssload-thecube .cssload-c2:before {
	animation-delay: .35s;
	-o-animation-delay: .35s;
	-ms-animation-delay: .35s;
	-webkit-animation-delay: .35s;
	-moz-animation-delay: .35s
}
.cssload-thecube .cssload-c3:before {
	animation-delay: .69s;
	-o-animation-delay: .69s;
	-ms-animation-delay: .69s;
	-webkit-animation-delay: .69s;
	-moz-animation-delay: .69s
}
.cssload-thecube .cssload-c4:before {
	animation-delay: 1.04s;
	-o-animation-delay: 1.04s;
	-ms-animation-delay: 1.04s;
	-webkit-animation-delay: 1.04s;
	-moz-animation-delay: 1.04s
}
@keyframes cssload-fold-thecube {
0%, 10% {
transform:perspective(84px) rotateX(-180deg);
opacity:0
}
25%, 75% {
transform:perspective(84px) rotateX(0);
opacity:1
}
100%, 90% {
transform:perspective(84px) rotateY(180deg);
opacity:0
}
}
@-o-keyframes cssload-fold-thecube {
0%, 10% {
-o-transform:perspective(84px) rotateX(-180deg);
opacity:0
}
25%, 75% {
-o-transform:perspective(84px) rotateX(0);
opacity:1
}
100%, 90% {
-o-transform:perspective(84px) rotateY(180deg);
opacity:0
}
}
@-ms-keyframes cssload-fold-thecube {
0%, 10% {
-ms-transform:perspective(84px) rotateX(-180deg);
opacity:0
}
25%, 75% {
-ms-transform:perspective(84px) rotateX(0);
opacity:1
}
100%, 90% {
-ms-transform:perspective(84px) rotateY(180deg);
opacity:0
}
}
@-webkit-keyframes cssload-fold-thecube {
0%, 10% {
-webkit-transform:perspective(84px) rotateX(-180deg);
opacity:0
}
25%, 75% {
-webkit-transform:perspective(84px) rotateX(0);
opacity:1
}
100%, 90% {
-webkit-transform:perspective(84px) rotateY(180deg);
opacity:0
}
}
@-moz-keyframes cssload-fold-thecube {
0%, 10% {
-moz-transform:perspective(84px) rotateX(-180deg);
opacity:0
}
25%, 75% {
-moz-transform:perspective(84px) rotateX(0);
opacity:1
}
100%, 90% {
-moz-transform:perspective(84px) rotateY(180deg);
opacity:0
}
}
.table.table-flat>thead>tr>th, body {
	font-family: Lato, sans-serif
}
.badge, .help-block, .label {
	font-size: 12px
}
.back-top-fixed, a, a.btn {
	text-decoration: none
}
.breadcrumb:before, .breadcrumb>li:nth-child(2):before {
	content: " "
}
.material-icons {
	line-height: inherit
}
.text-primary {
	color: #4d9de0
}
.text-success {
	color: #9bc53d
}
.text-info {
	color: #5bc0eb
}
.text-warning {
	color: #f5bb00
}
.text-danger {
	color: #e55934
}
.text-muted {
	color: #cecece
}
.badge {
	min-width: 30px;
	height: 30px;
	padding: 0 7px;
	font-weight: 700;
	font-weight: 500;
	line-height: 30px;
	background-color: #999;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px
}
.badge-default, .bg-default, .label-default {
	background: #999;
	color: #fff
}
.badge-default[href]:hover, .bg-default[href]:hover, .label-default[href]:hover {
	background-color: #858585
}
.badge-primary, .bg-primary, .label-primary {
	background: #4d9de0;
	color: #fff
}
.badge-primary[href]:hover, .bg-primary[href]:hover, .label-primary[href]:hover {
	background-color: #2a8ada
}
.badge-success, .bg-success, .label-success {
	background: #9bc53d;
	color: #fff
}
.badge-success[href]:hover, .bg-success[href]:hover, .label-success[href]:hover {
	background-color: #83a732
}
.badge-info, .bg-info, .label-info {
	background: #5bc0eb;
	color: #fff
}
.badge-info[href]:hover, .bg-info[href]:hover, .label-info[href]:hover {
	background-color: #37b2e7
}
.badge-warning, .bg-warning, .label-warning {
	background: #f5bb00;
	color: #fff
}
.badge-warning[href]:hover, .bg-warning[href]:hover, .label-warning[href]:hover {
	background-color: #cc9c00
}
.badge-danger, .bg-danger, .label-danger {
	background: #e55934;
	color: #fff
}
.badge-danger[href]:hover, .bg-danger[href]:hover, .label-danger[href]:hover {
	background-color: #d5421b
}
.label {
	padding: 0 10px;
	height: 24px;
	line-height: 23px;
	display: inline-block;
	font-weight: 400;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px
}
.table.middle-valign>tbody>tr>td, .table.middle-valign>tbody>tr>th, .table.middle-valign>tfoot>tr>td, .table.middle-valign>tfoot>tr>th, .table.middle-valign>thead>tr>td, .table.middle-valign>thead>tr>th>thead>tr>th {
	vertical-align: middle
}
.table.table-hover>tbody>tr:hover {
	background-color: #fafafa
}
.table.table-flat tbody>tr>td, .table.table-flat tbody>tr>th, .table.table-flat tfoot>tr>td, .table.table-flat tfoot>tr>th, .table.table-flat thead>tr>td, .table.table-flat thead>tr>th {
	border-top-color: #e2e2e2
}
.table.table-flat>thead>tr>th {
	border-bottom: none;
	font-weight: 700;
	font-weight: 500;
	/*  text-transform: uppercase;  */
	color: #777;
	background-color: #f4f4f4;
	border-bottom-color: #e2e2e2;
	border-top: 1px solid #e2e2e2!important
}
.table.table-flat.table-bordered, .table.table-flat.table-bordered tbody>tr>td, .table.table-flat.table-bordered tbody>tr>th, .table.table-flat.table-bordered tfoot>tr>td, .table.table-flat.table-bordered tfoot>tr>th, .table.table-flat.table-bordered thead>tr>td, .table.table-flat.table-bordered thead>tr>th {
	border-color: #e2e2e2
}
.table.table-flat.table-bordered>thead>tr>th {
	border: 1px solid #e2e2e2
}
.table.table-flat.table-striped>tbody>tr:not(:first-child)>td, .table.table-flat.table-striped>tfoot>tr:not(:first-child)>td, .table.table-flat.table-striped>thead>tr:not(:first-child)>td {
	border-top: none
}
.table.table-flat.table-dark>thead>tr>th {
	background-color: #50514f;
	border: 1px solid #50514f!important;
	color: #fff
}
.table.table-flat.table-dark.table-bordered>thead>tr>th {
	border: 1px solid #50514f
}
.form-control, .input-group-lg .form-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0
}
.form-control {
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	color: #777;
	border-color: #ececec;
	border-radius: 0;
	-webkit-box-shadow: inset 0 0 0 0 transparent;
	-moz-box-shadow: inset 0 0 0 0 transparent;
	box-shadow: inset 0 0 0 0 transparent;
	-webkit-transition: border-color ease .15s;
	-moz-transition: border-color ease .15s;
	-o-transition: border-color ease .15s;
	transition: border-color ease .15s
}
.form-control:focus, .progress {
	-webkit-box-shadow: inset 0 0 0 0 transparent;
	-moz-box-shadow: inset 0 0 0 0 transparent
}
.form-control:focus {
	border-color: #cecece;
	box-shadow: inset 0 0 0 0 transparent
}
.form-control:-ms-input-placeholder {
color:#cecece
}
.form-control::-moz-placeholder {
color:#cecece
}
.form-control::-webkit-input-placeholder {
color:#cecece
}
.form-control.input-lg {
	padding: 0 30px;
	height: 70px;
	line-height: 70px
}
.form-control.input-sm {
	padding: 0 15px;
	height: 40px;
	line-height: 40px
}
.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #fafafa
}
.input-group-lg .form-control {
	height: 70px;
	line-height: 70px;
	padding: 0 30px;
	border-radius: 0
}
.input-group-lg .input-group-addon {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
.input-group-sm .form-control {
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
.input-group-sm .input-group-addon {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
.has-feedback .form-control {
	padding-right: 50px
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
	width: 46px;
	height: 66px;
	line-height: 66px
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
	width: 46px;
	height: 36px;
	line-height: 36px
}
.input-group-addon {
	color: #fff;
	background-color: #cecece;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
.btn-group.btn-group-lg .btn, .btn-group.btn-group-sm .btn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0
}
.help-block {
	margin: 10px 0;
	color: #999
}
.form-group label {
	font-weight: 700;
	font-weight: 500
}
.form-horizontal .control-label, .form-horizontal .form-control-static {
	height: 50px;
	line-height: 50px;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color: #9bc53d
}
.has-success .form-control {
	border-color: #9bc53d;
	-webkit-box-shadow: inset 0 0 0 0 rgba(155,197,61,0);
	-moz-box-shadow: inset 0 0 0 0 rgba(155,197,61,0);
	box-shadow: inset 0 0 0 0 rgba(155,197,61,0)
}
.has-success .form-control:focus {
	border-color: #92bb38;
	-webkit-box-shadow: inset 0 0 0 0 rgba(155,197,61,0);
	-moz-box-shadow: inset 0 0 0 0 rgba(155,197,61,0);
	box-shadow: inset 0 0 0 0 rgba(155,197,61,0)
}
.has-success .input-group-addon {
	color: #fff;
	background-color: #9bc53d;
	border-color: #9bc53d
}
.has-success .form-control-feedback {
	color: #9bc53d
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
	color: #f5bb00
}
.has-warning .form-control {
	border-color: #f5bb00;
	-webkit-box-shadow: inset 0 0 0 0 rgba(245,187,0,0);
	-moz-box-shadow: inset 0 0 0 0 rgba(245,187,0,0);
	box-shadow: inset 0 0 0 0 rgba(245,187,0,0)
}
.has-warning .form-control:focus {
	border-color: #e6af00;
	-webkit-box-shadow: inset 0 0 0 0 rgba(245,187,0,0);
	-moz-box-shadow: inset 0 0 0 0 rgba(245,187,0,0);
	box-shadow: inset 0 0 0 0 rgba(245,187,0,0)
}
.has-warning .input-group-addon {
	color: #fff;
	background-color: #f5bb00;
	border-color: #f5bb00
}
.has-warning .form-control-feedback {
	color: #f5bb00
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #e55934
}
.has-error .form-control {
	border-color: #e55934;
	-webkit-box-shadow: inset 0 0 0 0 rgba(229,89,52,0);
	-moz-box-shadow: inset 0 0 0 0 rgba(229,89,52,0);
	box-shadow: inset 0 0 0 0 rgba(229,89,52,0)
}
.has-error .form-control:focus {
	border-color: #e34e26;
	-webkit-box-shadow: inset 0 0 0 0 rgba(229,89,52,0);
	-moz-box-shadow: inset 0 0 0 0 rgba(229,89,52,0);
	box-shadow: inset 0 0 0 0 rgba(229,89,52,0)
}
.has-error .input-group-addon {
	color: #fff;
	background-color: #e55934;
	border-color: #e55934
}
.has-error .form-control-feedback {
	color: #e55934
}
a.btn {
	line-height: 50px
}
a.btn-lg {
	line-height: 70px
}
a.btn-sm {
	line-height: 40px
}
a.btn-xs {
	line-height: 30px
}
.btn-group.btn-group-rounded .btn:first-child {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.btn-group.btn-group-rounded .btn:last-child {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}
.btn-group.btn-group-round .btn:first-child {
	border-bottom-left-radius: 25px;
	border-top-left-radius: 25px
}
.btn-group.btn-group-round .btn:last-child {
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px
}
.btn-group.btn-group-lg .btn {
	height: 70px;
	padding: 0 30px;
	border-radius: 0
}
.btn-group.btn-group-lg.btn-group-rounded .btn:first-child {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}
.btn-group.btn-group-lg.btn-group-rounded .btn:last-child {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}
.btn-group.btn-group-lg.btn-group-round .btn:first-child {
	border-bottom-left-radius: 35px;
	border-top-left-radius: 35px
}
.btn-group.btn-group-lg.btn-group-round .btn:last-child {
	border-bottom-right-radius: 35px;
	border-top-right-radius: 35px
}
.btn-group.btn-group-sm .btn {
	height: 40px;
	padding: 0 15px;
	border-radius: 0
}
.btn-group.btn-group-xs .btn, .dropdown-menu {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0
}
.btn-group.btn-group-sm.btn-group-rounded .btn:first-child {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.btn-group.btn-group-sm.btn-group-rounded .btn:last-child {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}
.btn-group.btn-group-sm.btn-group-round .btn:first-child {
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px
}
.btn-group.btn-group-sm.btn-group-round .btn:last-child {
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px
}
.btn-group.btn-group-xs .btn {
	height: 30px;
	padding: 0 15px;
	border-radius: 0
}
.btn-group.btn-group-xs.btn-group-rounded .btn:first-child {
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px
}
.btn-group.btn-group-xs.btn-group-rounded .btn:last-child {
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px
}
.btn-group.btn-group-xs.btn-group-round .btn:first-child {
	border-bottom-left-radius: 15px;
	border-top-left-radius: 15px
}
.btn-group.btn-group-xs.btn-group-round .btn:last-child {
	border-bottom-right-radius: 15px;
	border-top-right-radius: 15px
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
	margin-left: 0
}
.btn {
	padding: 0 20px;
	font-weight: 700;
	height: 50px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-transition: background-color ease .2s;
	-moz-transition: background-color ease .2s;
	-o-transition: background-color ease .2s;
	transition: background-color ease .2s
}
.btn.active, .btn.focus, .btn:active, .btn:focus, .btn:hover {
	outline: 0;
	background: #d4d4d4
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	opacity: .4;
	filter: alpha(opacity=40)
}
.btn.btn-rounded {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px
}
.btn.btn-round {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px
}
.btn.btn-icon {
	position: relative;
	padding-left: 50px
}
.btn.btn-icon .icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px
}
.btn.btn-icon.btn-block {
	padding: 0 20px
}
.btn-lg {
	padding: 0 30px;
	height: 70px
}
.btn-lg.btn-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px
}
.btn-lg.btn-round {
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-o-border-radius: 35px;
	border-radius: 35px
}
.btn-lg.btn-icon {
	padding-left: 70px
}
.btn-lg.btn-icon .icon {
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 24px
}
.btn-lg.btn-icon.btn-block {
	padding: 0 30px
}
.btn-sm {
	padding: 0 15px;
	height: 40px
}
.btn-sm.btn-rounded {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px
}
.btn-sm.btn-round {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px
}
.btn-sm.btn-icon {
	padding-left: 40px
}
.btn-sm.btn-icon.btn-block, .btn-xs {
	padding: 0 15px
}
.btn-sm.btn-icon .icon {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px
}
.btn-xs {
	height: 30px
}
.btn-xs.btn-rounded {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px
}
.btn-xs.btn-round {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px
}
.btn-xs.btn-icon {
	padding-left: 30px
}
.btn-xs.btn-icon .icon {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 18px
}
.btn-xs.btn-icon.btn-block {
	padding: 0 15px
}
.btn-default {
	color: #777;
	background-color: #fafafa
}
.btn-default.active, .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus, .btn-default:active, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	color: #50514f;
	background-color: #e6e6e6
}
.btn-default .badge {
	color: #fff;
	background-color: #777
}
.btn-primary {
	color: #fff;
	background-color: #4d9de0
}
.btn-primary.active, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus, .btn-primary:active, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #2a8ada
}
.btn-primary.disabled, .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #78b5e8
}
.btn-primary .badge {
	color: #4d9de0;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #9bc53d
}
.btn-success.active, .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus, .btn-success:active, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #83a732
}
.btn-success.disabled, .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color: #afd164
}
.btn-success .badge {
	color: #9bc53d;
	background-color: #fff
}
.btn-info {
	color: #fff;
	background-color: #5bc0eb
}
.btn-info.active, .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus, .btn-info:active, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #37b2e7
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color: #88d1f1
}
.btn-info .badge {
	color: #5bc0eb;
	background-color: #fff
}
.btn-warning {
	color: #fff;
	background-color: #f5bb00
}
.btn-warning.active, .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning.focus, .btn-warning:active, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #e6af00
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color: #ffcc29
}
.btn-warning .badge {
	color: #f5bb00;
	background-color: #fff
}
.btn-danger {
	color: #fff;
	background-color: #e55934
}
.btn-danger.active, .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger.focus, .btn-danger:active, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #d5421b
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color: #eb7e61
}
.btn-danger .badge {
	color: #e55934;
	background-color: #fff
}
.dropdown-menu {
	max-width: 230px;
	padding: 10px 0;
	border-color: #ececec;
	border-radius: 0;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.05);
	-moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,.05);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.05)
}
.dropdown-menu .divider {
	margin: 10px 0;
	background-color: #ececec
}
.dropdown-menu>li {
	font-size: 13px
}
.dropdown-menu>li>a {
	padding: 10px 20px;
	color: #999
}
.dropdown-menu>li>a .badge, .dropdown-menu>li>a .label, .dropdown-menu>li>a .value {
	margin-left: 15px
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #777;
	background: #fafafa
}
.dropdown-menu>li.dropdown-header {
	padding: 10px 20px;
	font-size: 12px;
	/*  text-transform: uppercase;  */
	font-weight: 700
}
.dropdown-menu>li.active a {
	color: #fff;
	background: #f5bb00
}
.dropdown-menu>li.active a:focus, .dropdown-menu>li.active a:hover {
	color: #fff;
	background: #dca800
}
.nav-tabs {
	border-bottom-color: #ececec
}
.nav-tabs>li {
	margin-bottom: -1px
}
.nav-tabs>li>a {
	color: #999;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
.nav-tabs>li>a:hover {
	color: #777;
	border-color: #ececec;
	background-color: #ececec
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	border: 1px solid #ececec;
	border-bottom-color: transparent
}
.nav-tabs.nav-justified>li>a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
.nav-tabs.nav-justified>.active a, .nav-tabs.nav-justified>.active a:focus, .nav-tabs.nav-justified>.active a:hover {
	border: 1px solid #ececec;
	border-bottom-color: transparent
}
.breadcrumb, .nav-pills>li>a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}
.nav-pills>li>a {
	color: #999;
	border-radius: 0
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	background-color: #f5bb00
}
@media only screen and (min-width:800px) {
.nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #ececec;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
}
.breadcrumb {
	height: 40px;
	line-height: 40px;
	/*margin: 0 0 40px;*/
	list-style: none;
	font-size: 0;
	padding: 0 30px;
	background-color: #fafafa;
	position: relative;
	border-radius: 0
}
.breadcrumb.bordered-top {
	border-top: 1px solid #ececec
}
.breadcrumb:before {
	position: absolute;
	width: 5px;
	height: 10px;
	top: 50%;
	margin-top: -5px;
	/* background-color: #18244b; */
	left: 0
}
.breadcrumb>li {
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #cecece
}
.breadcrumb>li>a {
	color: #999
}
.breadcrumb>li>a:hover {
	color: #f5bb00
}
.breadcrumb>li+li:before {
	padding: 0 10px;
	color: #cecece;
	content: "/\00a0"
}
.breadcrumb>.active {
	color: #50514f;
	font-weight: 700;
	font-weight: 500
}
.pagination {
	display: block;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	padding: 0;
	margin: 0 0 30px;
	list-style: none;
	font-size: 0;
	text-align: center
}
.pagination>li {
	display: inline-block;
	font-size: 14px
}
.pagination>li>a, .pagination>li>span {
	float: none;
	padding: 0;
	line-height: 38px;
	height: 40px;
	width: 40px;
	display: block;
	text-align: center;
	color: #999;
	border: 1px solid #cecece
}
.pagination.pagination-flat.pagination-separated-np:after, .pagination.pagination-flat.pagination-separated-np:before, .pagination.pagination-separated-np:after, .pagination.pagination-separated-np:before {
	display: table;
	content: " "
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 2;
	color: #f5bb00;
	background-color: #fafafa;
	border-color: #cecece
}
.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
.pagination>li.active>a, .pagination>li.active>a:focus, .pagination>li.active>a:hover, .pagination>li.active>span, .pagination>li.active>span:focus, .pagination>li.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #f5bb00;
	border-color: #f5bb00
}
.pagination>li.disabled>a, .pagination>li.disabled>a:focus, .pagination>li.disabled>a:hover, .pagination>li.disabled>span, .pagination>li.disabled>span:focus, .pagination>li.disabled>span:hover {
	color: #cecece;
	border-color: #cecece
}
.pagination-lg>li>a, .pagination-lg>li>span {
	font-size: 20px;
	padding: 0;
	line-height: 58px;
	height: 60px;
	width: 60px
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span, .pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
.pagination-sm>li>a, .pagination-sm>li>span {
	font-size: 12px;
	padding: 0;
	line-height: 28px;
	height: 30px;
	width: 30px
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span, .pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
.pagination.pagination-separated-np:after {
	clear: both
}
.pagination.pagination-separated-np>li:first-child {
	float: left
}
.pagination.pagination-separated-np>li:last-child {
	float: right
}
.pagination.pagination-flat.pagination-lg>li>a, .pagination.pagination-flat.pagination-lg>li>span {
	line-height: 60px
}
.pagination.pagination-flat.pagination-sm>li>a, .pagination.pagination-flat.pagination-sm>li>span {
	line-height: 30px
}
.pagination.pagination-flat>li>a, .pagination.pagination-flat>li>span {
	line-height: 40px;
	color: #999;
	border: none;
	background: #fff;
	margin: 0 3px
}
.pagination.pagination-flat>li>a:focus, .pagination.pagination-flat>li>a:hover, .pagination.pagination-flat>li>span:focus, .pagination.pagination-flat>li>span:hover {
	background-color: #fff;
	color: #f5bb00
}
.pagination.pagination-flat>li.active>a, .pagination.pagination-flat>li.active>a:focus, .pagination.pagination-flat>li.active>a:hover, .pagination.pagination-flat>li.active>span, .pagination.pagination-flat>li.active>span:focus, .pagination.pagination-flat>li.active>span:hover {
	background-color: #f5bb00;
	color: #fff
}
.pagination.pagination-flat>li.disabled>a, .pagination.pagination-flat>li.disabled>a:focus, .pagination.pagination-flat>li.disabled>a:hover, .pagination.pagination-flat>li.disabled>span, .pagination.pagination-flat>li.disabled>span:focus, .pagination.pagination-flat>li.disabled>span:hover {
	color: #cecece;
	border-color: #cecece;
	background-color: #fff
}
.pagination.pagination-flat.pagination-circle>li>a {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}
.pagination.pagination-flat.pagination-separated-np:after {
	clear: both
}
.pagination.pagination-flat.pagination-separated-np>li:first-child {
	margin-left: 0
}
.pagination.pagination-flat.pagination-separated-np>li:last-child {
	margin-right: 0
}
.pager {
	margin-bottom: 30px
}
.pager>li {
	display: inline
}
.pager>li>a, .pager>li>span {
	padding: 0 20px;
	line-height: 38px;
	height: 40px;
	color: #999;
	border: 1px solid #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body, .panel-default>.panel-footer+.panel-collapse>.panel-body, .panel-info>.panel-footer+.panel-collapse>.panel-body, .panel-primary>.panel-footer+.panel-collapse>.panel-body, .panel-success>.panel-footer+.panel-collapse>.panel-body, .panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #fafafa
}
.pager>li>a:focus, .pager>li>a:hover, .pager>li>span:focus, .pager>li>span:hover {
	color: #f5bb00;
	background-color: #fff;
	border-color: #fff
}
.pager>li.next>a, .pager>li.next>span {
	flat: right
}
.pager>li.previous>a, .pager>li.previous>span {
	float: left
}
.pager>li.disabled>a, .pager>li.disabled>a:focus, .pager>li.disabled>a:hover, .pager>li.disabled>span {
	color: #cecece;
	border-color: #fff
}
.alert {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
.panel, .progress {
	margin-bottom: 40px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0
}
.alert .alert-link {
	font-weight: 700;
	font-weight: 500
}
.alert-success {
	color: #8cb336;
	background-color: #f6faee;
	border-color: #9bc53d
}
.alert-success hr {
	border-top-color: #e2eec6
}
.alert-success .alert-link {
	color: #5e7824
}
.alert-success.alert-block-color {
	color: #fff;
	background-color: #9bc53d
}
.alert-success.alert-block-color hr {
	border-top-color: #92bb38
}
.alert-success.alert-block-color .alert-link {
	color: #5e7824
}
.alert-info {
	color: #44b7e8;
	background-color: #e3f4fc;
	border-color: #5bc0eb
}
.alert-info hr {
	border-top-color: #cdecf9
}
.alert-info .alert-link {
	color: #13729a
}
.alert-info.alert-block-color {
	color: #fff;
	background-color: #5bc0eb
}
.alert-info.alert-block-color hr {
	border-top-color: #40b6e8
}
.alert-info.alert-block-color .alert-link {
	color: #13729a
}
.alert-warning {
	color: #dca800;
	background-color: #fff7dc;
	border-color: #f5bb00
}
.alert-warning hr {
	border-top-color: #ffeba8
}
.alert-warning .alert-link {
	color: #8f6d00
}
.alert-warning.alert-block-color {
	color: #fff;
	background-color: #f5bb00
}
.alert-warning.alert-block-color hr {
	border-top-color: #e6af00
}
.alert-warning.alert-block-color .alert-link {
	color: #8f6d00
}
.alert-danger {
	color: #e2471d;
	background-color: #f9dad2;
	border-color: #e55934
}
.alert-danger hr {
	border-top-color: #f3b5a5
}
.alert-danger .alert-link {
	color: #71230f
}
.alert-danger.alert-block-color {
	color: #fff;
	background-color: #e55934
}
.alert-danger.alert-block-color hr {
	border-top-color: #de451c
}
.panel .panel-footer, .panel-danger>.panel-heading+.panel-collapse>.panel-body, .panel-default>.panel-heading+.panel-collapse>.panel-body, .panel-info>.panel-heading+.panel-collapse>.panel-body, .panel-primary>.panel-heading+.panel-collapse>.panel-body, .panel-success>.panel-heading+.panel-collapse>.panel-body, .panel-warning>.panel-heading+.panel-collapse>.panel-body, .panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
	border-top-color: #fafafa
}
.alert-danger.alert-block-color .alert-link {
	color: #71230f
}
.progress {
	height: 20px;
	background-color: #f4f4f4;
	border-radius: 0;
	box-shadow: inset 0 0 0 0 transparent
}
.progress.progress-rounded-all, .progress.progress-rounded-all .progress-bar, .progress.progress-rounded-parent {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px
}
.progress.progress-rounded-children .progress-bar {
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px
}
.progress.progress-flat {
	height: 28px;
	padding: 4px
}
.progress.progress-sm {
	height: 10px
}
.progress.progress-sm .progress-bar {
	line-height: 10px;
	font-size: 0
}
.progress.progress-sm.progress-flat {
	height: 16px;
	padding: 3px
}
.progress.progress-xs {
	height: 5px
}
.progress.progress-xs .progress-bar {
	line-height: 5px;
	font-size: 0
}
.modal-content .modal-header .modal-title, .panel .panel-heading .panel-title {
	font-size: 14px;
	
}
.progress.progress-xs.progress-flat {
	height: 9px;
	padding: 2px
}
.progress-bar {
	line-height: 20px;
	background-color: #f5bb00;
	-webkit-box-shadow: inset 0 0 0 0 transparent;
	-moz-box-shadow: inset 0 0 0 0 transparent;
	box-shadow: inset 0 0 0 0 transparent
}
.progress-bar-success {
	background-color: #9bc53d
}
.progress-bar-info {
	background-color: #5bc0eb
}
.progress-bar-warning {
	background-color: #f5bb00
}
.progress-bar-danger {
	background-color: #e55934
}
.progress-bar-striped, .progress-striped .progress-bar {
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px
}
.panel {
	background-color: #fff;
	border-radius: 0;
	-webkit-box-shadow: 0 0 0 0 transparent;
	-moz-box-shadow: 0 0 0 0 transparent;
	box-shadow: 0 0 0 0 transparent
}
.panel .panel-footer, .panel .panel-heading {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0
}
.panel .panel-body {
	padding: 20px
}
.panel .panel-heading {
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	border-radius: 0
}
.panel .panel-heading .panel-title {
	padding: 0;
	margin: 0;
	line-height: 50px;
	font-weight: 700;
	font-weight: 500;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.panel .panel-heading .panel-title>a:active, .panel .panel-heading .panel-title>a:focus, .panel .panel-heading .panel-title>a:hover {
	color: inherit
}
.panel .panel-footer {
	padding: 10px 15px;
	background-color: #fafafa;
	color: #999;
	border-radius: 0
}
.panel .table:last-child {
	margin-bottom: 0
}
.panel-group .panel {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
.panel-default {
	border-color: #ececec
}
.panel-default>.panel-heading {
	color: #999;
	background-color: #fafafa;
	border-color: #fafafa
}
.panel-default>.panel-heading .badge {
	color: #fff;
	background-color: #f5bb00
}
.panel-primary {
	border-color: #ececec
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #4d9de0;
	border-color: #4d9de0
}
.panel-primary>.panel-heading .badge {
	color: #4d9de0;
	background-color: #fff
}
.panel-success {
	border-color: #ececec
}
.panel-success>.panel-heading {
	color: #fff;
	background-color: #9bc53d;
	border-color: #9bc53d
}
.panel-success>.panel-heading .badge {
	color: #9bc53d;
	background-color: #fff
}
.panel-info {
	border-color: #ececec
}
.panel-info>.panel-heading {
	color: #fff;
	background-color: #5bc0eb;
	border-color: #5bc0eb
}
.panel-info>.panel-heading .badge {
	color: #5bc0eb;
	background-color: #fff
}
.panel-warning {
	border-color: #ececec
}
.panel-warning>.panel-heading {
	color: #fff;
	background-color: #f5bb00;
	border-color: #f5bb00
}
.panel-warning>.panel-heading .badge {
	color: #f5bb00;
	background-color: #fff
}
.panel-danger {
	border-color: #ececec
}
.panel-danger>.panel-heading {
	color: #fff;
	background-color: #e55934;
	border-color: #e55934
}
.panel-danger>.panel-heading .badge {
	color: #e55934;
	background-color: #fff
}
.modal-content {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 0 0 0 transparent;
	-moz-box-shadow: 0 0 0 0 transparent;
	box-shadow: 0 0 0 0 transparent
}
.modal-content .modal-header {
	padding: 20px;
	border-bottom: none;
	background-color: #50514f;
	color: #fff
}
.modal-content .modal-body {
	padding: 20px
}
.modal-content .modal-footer {
	padding: 10px;
	border-top: none;
	background-color: #fafafa
}
.modal-content .modal-footer .btn-default {
	background-color: #ececec
}
.modal-content .modal-footer .btn-default:focus, .modal-content .modal-footer .btn-default:hover {
	background-color: #dfdfdf
}
@media only screen and (min-width:800px) {
.modal-content {
	-webkit-box-shadow: 0 0 0 0 transparent;
	-moz-box-shadow: 0 0 0 0 transparent;
	box-shadow: 0 0 0 0 transparent
}
}
.modal-primary .modal-content .modal-header {
	background-color: #4d9de0
}
.modal-success .modal-content .modal-header {
	background-color: #9bc53d
}
.modal-info .modal-content .modal-header {
	background-color: #5bc0eb
}
.modal-warning .modal-content .modal-header {
	background-color: #f5bb00
}
.modal-danger .modal-content .modal-header {
	background-color: #e55934
}
.tooltip.top {
	margin-top: 0;
	-webkit-transition: margin-top ease .2s, opacity ease .2s;
	-moz-transition: margin-top ease .2s, opacity ease .2s;
	-o-transition: margin-top ease .2s, opacity ease .2s;
	transition: margin-top ease .2s, opacity ease .2s
}
.tooltip.top.in {
	margin-top: -3px
}
.tooltip.right {
	margin-left: 0;
	-webkit-transition: margin-left ease .2s, opacity ease .2s;
	-moz-transition: margin-left ease .2s, opacity ease .2s;
	-o-transition: margin-left ease .2s, opacity ease .2s;
	transition: margin-left ease .2s, opacity ease .2s
}
.tooltip.right.in {
	margin-left: 3px
}
.tooltip.bottom {
	margin-top: 0;
	-webkit-transition: margin-top ease .2s, opacity ease .2s;
	-moz-transition: margin-top ease .2s, opacity ease .2s;
	-o-transition: margin-top ease .2s, opacity ease .2s;
	transition: margin-top ease .2s, opacity ease .2s
}
.tooltip.bottom.in {
	margin-top: 3px
}
.tooltip.left {
	margin-left: 0;
	-webkit-transition: margin-left ease .2s, opacity ease .2s;
	-moz-transition: margin-left ease .2s, opacity ease .2s;
	-o-transition: margin-left ease .2s, opacity ease .2s;
	transition: margin-left ease .2s, opacity ease .2s
}
.tooltip.left.in {
	margin-left: -3px
}
.checkbox, .radio {
	position: relative;
	padding: 0!important;
	margin: 15px 0
}
.checkbox span, .radio span {
	display: inline-block;
	background-color: #fafafa;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: inset 0 0 0 2px #cecece;
	-moz-box-shadow: inset 0 0 0 2px #cecece;
	box-shadow: inset 0 0 0 2px #cecece
}
.checkbox input[type=checkbox], .owl-carousel.disable-buttons .owl-controls .owl-buttons, .owl-carousel.disable-pagination .owl-controls .owl-pagination .owl-page, .radio input[type=radio] {
	display: none
}
.checkbox input[type=checkbox]+label, .radio input[type=radio]+label {
	padding: 0 0 0 10px;
	margin: 0
}
.checkbox input[type=checkbox]:checked+label span {
	background-color: #fff;
	-webkit-box-shadow: inset 0 0 0 2px #777;
	-moz-box-shadow: inset 0 0 0 2px #777;
	box-shadow: inset 0 0 0 2px #777
}
.checkbox input[type=checkbox]:checked+label span:after {
	position: absolute;
	width: 14px;
	height: 14px;
	line-height: 14px;
	top: 3px;
	left: 3px;
	text-align: center;
	font-size: 12px;
	color: #777;
	content: "\f00c";
	font-family: FontAwesome
}
.back-top-fixed, .back-top-fixed.show-button:hover, .checkbox.checkbox-danger input[type=checkbox]:checked+label span:after, .checkbox.checkbox-info input[type=checkbox]:checked+label span:after, .checkbox.checkbox-primary input[type=checkbox]:checked+label span:after, .checkbox.checkbox-success input[type=checkbox]:checked+label span:after, .checkbox.checkbox-warning input[type=checkbox]:checked+label span:after {
	color: #fff
}
.checkbox.checkbox-primary input[type=checkbox]:checked+label span {
	background-color: #4d9de0;
	-webkit-box-shadow: inset 0 0 0 2px #2585d5;
	-moz-box-shadow: inset 0 0 0 2px #2585d5;
	box-shadow: inset 0 0 0 2px #2585d5
}
.checkbox.checkbox-success input[type=checkbox]:checked+label span {
	background-color: #9bc53d;
	-webkit-box-shadow: inset 0 0 0 2px #7d9f30;
	-moz-box-shadow: inset 0 0 0 2px #7d9f30;
	box-shadow: inset 0 0 0 2px #7d9f30
}
.checkbox.checkbox-info input[type=checkbox]:checked+label span {
	background-color: #5bc0eb;
	-webkit-box-shadow: inset 0 0 0 2px #2eafe5;
	-moz-box-shadow: inset 0 0 0 2px #2eafe5;
	box-shadow: inset 0 0 0 2px #2eafe5
}
.checkbox.checkbox-warning input[type=checkbox]:checked+label span {
	background-color: #f5bb00;
	-webkit-box-shadow: inset 0 0 0 2px #c29400;
	-moz-box-shadow: inset 0 0 0 2px #c29400;
	box-shadow: inset 0 0 0 2px #c29400
}
.checkbox.checkbox-danger input[type=checkbox]:checked+label span {
	background-color: #e55934;
	-webkit-box-shadow: inset 0 0 0 2px #cc3f1a;
	-moz-box-shadow: inset 0 0 0 2px #cc3f1a;
	box-shadow: inset 0 0 0 2px #cc3f1a
}
.radio span {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}
.radio input[type=radio]:checked+label span {
	background-color: #fff;
	-webkit-box-shadow: inset 0 0 0 2px #777;
	-moz-box-shadow: inset 0 0 0 2px #777;
	box-shadow: inset 0 0 0 2px #777
}
.radio input[type=radio]:checked+label span:after {
	position: absolute;
	width: 10px;
	height: 10px;
	line-height: 10px;
	top: 5px;
	left: 5px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	content: "";
	background-color: #777;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}
.back-top-fixed, .body-overlay {
	position: fixed;
	z-index: 20;
	bottom: 0
}
.body-overlay, .btn.btn-dashed:after, .wrapper:after, .wrapper:before {
	content: " "
}
.radio.radio-primary input[type=radio]:checked+label span {
	-webkit-box-shadow: inset 0 0 0 2px #4d9de0;
	-moz-box-shadow: inset 0 0 0 2px #4d9de0;
	box-shadow: inset 0 0 0 2px #4d9de0
}
.radio.radio-primary input[type=radio]:checked+label span:after {
	background-color: #4d9de0
}
.radio.radio-success input[type=radio]:checked+label span {
	-webkit-box-shadow: inset 0 0 0 2px #9bc53d;
	-moz-box-shadow: inset 0 0 0 2px #9bc53d;
	box-shadow: inset 0 0 0 2px #9bc53d
}
.radio.radio-success input[type=radio]:checked+label span:after {
	background-color: #9bc53d
}
.radio.radio-info input[type=radio]:checked+label span {
	-webkit-box-shadow: inset 0 0 0 2px #5bc0eb;
	-moz-box-shadow: inset 0 0 0 2px #5bc0eb;
	box-shadow: inset 0 0 0 2px #5bc0eb
}
.radio.radio-info input[type=radio]:checked+label span:after {
	background-color: #5bc0eb
}
.radio.radio-warning input[type=radio]:checked+label span {
	-webkit-box-shadow: inset 0 0 0 2px #f5bb00;
	-moz-box-shadow: inset 0 0 0 2px #f5bb00;
	box-shadow: inset 0 0 0 2px #f5bb00
}
.radio.radio-warning input[type=radio]:checked+label span:after {
	background-color: #f5bb00
}
.radio.radio-danger input[type=radio]:checked+label span {
	-webkit-box-shadow: inset 0 0 0 2px #e55934;
	-moz-box-shadow: inset 0 0 0 2px #e55934;
	box-shadow: inset 0 0 0 2px #e55934
}
.radio.radio-danger input[type=radio]:checked+label span:after {
	background-color: #e55934
}
.body-overlay {
	top: 0;
	right: 0;
	left: 0;
	background: rgba(0,0,0,.5);
	display: none;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: visibility ease .2s, opacity ease .2s;
	-moz-transition: visibility ease .2s, opacity ease .2s;
	-o-transition: visibility ease .2s, opacity ease .2s;
	transition: visibility ease .2s, opacity ease .2s
}
.body-overlay.show-body-overlay {
	display: block;
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100)
}
.back-top-fixed {
	right: -40px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #f5bb00;
	cursor: pointer;
	font-size: 10px;
	-webkit-transition: right ease .2s, background-color ease .2s;
	-moz-transition: right ease .2s, background-color ease .2s;
	-o-transition: right ease .2s, background-color ease .2s;
	transition: right ease .2s, background-color ease .2s
}
.back-top-fixed.show-button {
	right: 0
}
.back-top-fixed.show-button:hover {
	background: #50514f
}
@media only screen and (max-width:1024px) {
.breadcrumb {
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.back-top-fixed, .breadcrumb>li:first-child {
	display: none
}
}
.owl-carousel {
	position: relative;
	overflow-x: hidden;
	overflow-y: visible
}
.owl-carousel .owl-controls {
	margin-top: 0;
	font-size: 0
}
.owl-carousel .owl-controls .owl-pagination .owl-page {
	margin: 0;
	padding: 10px 0
}
.owl-carousel .owl-controls .owl-pagination .owl-page.active span, .owl-carousel .owl-controls .owl-pagination .owl-page:hover span {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-box-shadow: inset 0 0 0 2px #999;
	-moz-box-shadow: inset 0 0 0 2px #999;
	box-shadow: inset 0 0 0 2px #999;
	background-color: #999
}
.owl-carousel .owl-controls .owl-pagination .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background: 0 0;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0 0 0 2px rgba(153,153,153,.5);
	-moz-box-shadow: inset 0 0 0 2px rgba(153,153,153,.5);
	box-shadow: inset 0 0 0 2px rgba(153,153,153,.5)
}
.owl-carousel .owl-controls .owl-buttons div {
	margin: -35px 0 0;
	padding: 0;
	width: 30px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	top: 50%;
	background: #fff;
	color: #cecece;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
body, html {
	height: 100%
}
.owl-carousel .owl-controls .owl-buttons div.owl-prev {
	left: -30px;
	right: auto;
	-webkit-transition: left ease .2s;
	-moz-transition: left ease .2s;
	-o-transition: left ease .2s;
	transition: left ease .2s
}
.owl-carousel .owl-controls .owl-buttons div.owl-next {
	right: -30px;
	left: auto;
	-webkit-transition: right ease .2s;
	-moz-transition: right ease .2s;
	-o-transition: right ease .2s;
	transition: right ease .2s
}
.owl-carousel:hover .owl-controls .owl-buttons div.owl-prev {
	left: 0
}
.owl-carousel:hover .owl-controls .owl-buttons div.owl-next {
	right: 0
}
.owl-carousel:hover .owl-controls .owl-buttons div:hover {
	background-color: #f5bb00;
	color: #fff
}
.owl-carousel.inner-buttons .owl-controls .owl-buttons div {
	top: 10px;
	margin-top: 0;
	opacity: .3;
	filter: alpha(opacity=30);
	-webkit-transition: opacity ease .3s;
	-moz-transition: opacity ease .3s;
	-o-transition: opacity ease .3s;
	transition: opacity ease .3s
}
.owl-carousel.inner-buttons:hover .owl-controls .owl-buttons div, .wrapper.header-lg header .header-content .icons-and-search .social-icons.toggle-social-icons {
	opacity: 1;
	filter: alpha(opacity=100)
}
.owl-carousel.inner-buttons .owl-controls .owl-buttons div.owl-prev {
	left: 10px;
	right: auto;
	-webkit-transition: opacity ease .3s, background-color ease .3s, color ease .3s;
	-moz-transition: opacity ease .3s, background-color ease .3s, color ease .3s;
	-o-transition: opacity ease .3s, background-color ease .3s, color ease .3s;
	transition: opacity ease .3s, background-color ease .3s, color ease .3s
}
.owl-carousel.inner-buttons .owl-controls .owl-buttons div.owl-next {
	right: auto;
	left: 41px;
	-webkit-transition: opacity ease .3s, background-color ease .3s, color ease .3s;
	-moz-transition: opacity ease .3s, background-color ease .3s, color ease .3s;
	-o-transition: opacity ease .3s, background-color ease .3s, color ease .3s;
	transition: opacity ease .3s, background-color ease .3s, color ease .3s
}
.owl-carousel.inner-buttons.disable-pagination .owl-controls .owl-buttons div, .owl-carousel.inner-buttons.inner-pagination .owl-controls .owl-buttons div {
	top: 10px;
	margin-top: 0
}
.owl-carousel.disable-pagination .owl-controls .owl-buttons div, .owl-carousel.inner-pagination .owl-controls .owl-buttons div {
	margin-top: -20px
}
.owl-carousel.inner-pagination .owl-controls .owl-pagination {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0
}
.owl-carousel.inner-pagination .owl-controls .owl-pagination .owl-page.active span, .owl-carousel.inner-pagination .owl-controls .owl-pagination .owl-page:hover span {
	background: #fff;
	-webkit-box-shadow: inset 0 0 0 2px #fff;
	-moz-box-shadow: inset 0 0 0 2px #fff;
	box-shadow: inset 0 0 0 2px #fff
}
.owl-carousel.inner-pagination .owl-controls .owl-pagination .owl-page span {
	-webkit-box-shadow: inset 0 0 0 2px rgba(255,255,255,.5);
	-moz-box-shadow: inset 0 0 0 2px rgba(255,255,255,.5);
	box-shadow: inset 0 0 0 2px rgba(255,255,255,.5)
}
body {
	font-size: 14px;
	color: #777;
	line-height: 1.4;
	background-color: #f7f7f7
}
body p {
	line-height: 1.6
}
a {
	color: #f5bb00
}
a:active, a:focus, a:hover {
	text-decoration: none;
	color: #50514f
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Condensed', sans-serif
}
.btn-main {
	color: #fff;
	background-color: #18244c;
	padding: 0 30px
}
.btn-main.active, .btn-main.active.focus, .btn-main.active:focus, .btn-main.active:hover, .btn-main.focus, .btn-main:active, .btn-main:active.focus, .btn-main:active:focus, .btn-main:active:hover, .btn-main:focus, .btn-main:hover, .open>.dropdown-toggle.btn-main, .open>.dropdown-toggle.btn-main.focus, .open>.dropdown-toggle.btn-main:focus, .open>.dropdown-toggle.btn-main:hover {
	color: #fff;
	background-color: #4e5d8e;
}
.btn-main.disabled, .btn-main.disabled.focus, .btn-main.disabled:focus, .btn-main.disabled:hover, .btn-main[disabled].focus, .btn-main[disabled]:focus, .btn-main[disabled]:hover, fieldset[disabled] .btn-main.focus, fieldset[disabled] .btn-main:focus, fieldset[disabled] .btn-main:hover {
	background-color: #ffcc29
}
.btn-main .badge {
	color: #f5bb00;
	background-color: #fff
}
.btn.btn-dashed {
	position: relative
}
.btn.btn-dashed:after {
	position: absolute;
	top: 4px;
	right: 4px;
	bottom: 4px;
	left: 4px;
	z-index: 1;
	border: 1px dashed rgba(255,255,255,.3);
	-webkit-transition: border-color ease .2s;
	-moz-transition: border-color ease .2s;
	-o-transition: border-color ease .2s;
	transition: border-color ease .2s
}
.btn.btn-dashed:hover:after {
	border-color: rgba(255,255,255,.6)
}
.social-icons {
	font-size: 0
}
.social-icons>a {
	color: #999;
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	-webkit-transition: color ease .2s;
	-moz-transition: color ease .2s;
	-o-transition: color ease .2s;
	transition: color ease .2s
}
.social-icons>a:hover {
	color: #f5bb00
}
.wrapper {
	position: relative;
	min-height: 100%
}
.wrapper:after, .wrapper:before {
	display: table
}
.wrapper:after {
	clear: both
}
.wrapper.fixed-layout {
	padding-top: 80px
}
.wrapper.fixed-layout header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	-webkit-transition: top ease .2s;
	-moz-transition: top ease .2s;
	-o-transition: top ease .2s;
	transition: top ease .2s
}
.wrapper.fixed-layout header.scroll-up {
	top: -80px;
	-webkit-box-shadow: 0 2px 10px 0 transparent;
	-moz-box-shadow: 0 2px 10px 0 transparent;
	box-shadow: 0 2px 10px 0 transparent
}
.wrapper.fixed-layout.header-lg {
	padding-top: 200px
}
.wrapper.fixed-layout.header-lg header.header-shrink {
	top: -120px
}
.wrapper.fixed-layout.header-lg header.header-shrink .header-content .icons-and-search .search-form {
	top: 135px
}
.wrapper.fixed-layout.header-lg header.header-shrink.scroll-up {
	top: -200px
}
.wrapper.fixed-layout.disable-scroll-up header.scroll-up {
	top: 0;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.1)
}
.wrapper.fixed-layout.disable-scroll-up.header-lg header.header-shrink.scroll-up {
	top: -120px
}
.wrapper.header-lg header {
	height: auto;
	padding: 0
}
.wrapper.header-lg header .header-content {
	text-align: center;
	float: none;
	display: block;
	width: 100%;
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
	padding: 20px 15px;
	height: 120px
}
.wrapper.header-lg header .header-content .main-logo {
	float: none;
	padding: 10px 0;
	margin-right: 0;
	display: inline-block;
	position: relative;
	z-index: 5
}
.wrapper.header-lg header .header-content .main-logo.text-logo h1 {
	font-size: 36px
}
.wrapper.header-lg header .header-content .icons-and-search {
	right: 15px;
	padding-right: 50px;
	left: 15px;
	height: 120px
}
.wrapper.header-lg header .header-content .icons-and-search:after, .wrapper.header-lg header .header-content .icons-and-search:before {
	display: table;
	content: " "
}
.wrapper.header-lg header .header-content .icons-and-search:after {
	clear: both
}
.wrapper.header-lg header .header-content .icons-and-search .social-icons {
	float: left;
	margin: 45px 45px 45px 0
}
.wrapper.header-lg header .header-content .icons-and-search .search-form {
	top: 35px;
	width: 250px;
	-webkit-transition: top ease .2s;
	-moz-transition: top ease .2s;
	-o-transition: top ease .2s;
	transition: top ease .2s
}
.wrapper.header-lg header .header-content .icons-and-search .search-form .btn-form {
	cursor: default
}
.wrapper.header-lg header .header-content .icons-and-search .search-form .btn-form:after {
	background-color: transparent
}
.wrapper.header-lg header .header-content .icons-and-search .search-form.toggle-search-form {
	width: 250px
}
.wrapper.header-lg header .header-content .icons-and-search .search-form.toggle-search-form .btn-form:after {
	content: "\f002"
}
.wrapper.header-lg header .nav-wrapper {
	float: none;
	display: block;
	-webkit-box-shadow: inset 0 1px 0 0 rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 0 rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 0 rgba(0,0,0,.05)
}
.wrapper.header-lg header .nav-wrapper .nav-menu {
	width: 100%;
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
	padding: 0 15px
}
header {
	background-color: #fff;
	display: block;
	padding: 0 15px;
	position: relative;
	height: 80px;
	z-index: 20;
	-webkit-transition: box-shadow ease .2s;
	-moz-transition: box-shadow ease .2s;
	-o-transition: box-shadow ease .2s;
	transition: box-shadow ease .2s
}
header:after, header:before {
	display: table;
	content: " "
}
header:after {
	clear: both
}
header.add-shadow {
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.1)
}
header .collapse-nav-menu-btn {
	display: none
}
header .header-content {
	float: left
}
header .header-content:after, header .header-content:before {
	display: table;
	content: " "
}
header .header-content:after {
	clear: both
}
header .header-content .main-logo {
	float: left;
	padding: 10px 0;
	margin-right: 30px
}
header .header-content .main-logo img {
	height: 60px
}
header .header-content .main-logo h1, header .header-content .main-logo p {
	padding: 0;
	margin: 0;
	line-height: 1;
	display: none
}
header .header-content .main-logo h1 {
	font-family: Pacifico, cursive;
	margin-bottom: 10px;
	font-size: 30px;
	text-shadow: 4px 4px rgba(0,0,0,.08)
}
header .header-content .main-logo p {
	font-style: italic;
	color: #cecece;
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	font-size: 12px
}
header .header-content .main-logo.text-logo {
	height: 80px
}
header .header-content .main-logo.text-logo img {
	display: none
}
header .header-content .main-logo.text-logo h1, header .header-content .main-logo.text-logo p {
	display: block
}
header .header-content .main-logo.text-logo.without-description {
	padding: 5px 0
}
header .header-content .main-logo.text-logo.without-description h1 {
	line-height: 60px
}
header .header-content .main-logo.text-logo.without-description p {
	display: none
}
header .header-content .main-logo>a {
	-webkit-transition: color ease .4s;
	-moz-transition: color ease .4s;
	-o-transition: color ease .4s;
	transition: color ease .4s
}
header .header-content .icons-and-search {
	position: absolute;
	right: 15px;
	top: 0;
	padding-right: 65px;
	height: 80px;
	z-index: 1
}
header .header-content .icons-and-search .social-icons {
	margin: 25px;
	-webkit-transition: opacity ease .2s;
	-moz-transition: opacity ease .2s;
	-o-transition: opacity ease .2s;
	transition: opacity ease .2s
}
header .header-content .icons-and-search .social-icons.toggle-social-icons {
	opacity: 0;
	filter: alpha(opacity=0)
}
header .header-content .icons-and-search .search-form {
	position: absolute;
	z-index: 2;
	right: 0;
	top: 15px;
	width: 50px;
	height: 50px;
	-webkit-transition: width ease .2s;
	-moz-transition: width ease .2s;
	-o-transition: width ease .2s;
	transition: width ease .2s
}
header .header-content .icons-and-search .search-form .form-group {
	position: relative
}
header .header-content .icons-and-search .search-form .form-group .form-control {
	border-color: #f4f4f4;
	background-color: #f4f4f4;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: background-color ease .15s, border-color ease .15s;
	-moz-transition: background-color ease .15s, border-color ease .15s;
	-o-transition: background-color ease .15s, border-color ease .15s;
	transition: background-color ease .15s, border-color ease .15s
}
header .header-content .icons-and-search .search-form .form-group .form-control:focus {
	border-color: #ececec;
	background-color: #fff
}
header .header-content .icons-and-search .search-form .form-group .btn-form {
	position: absolute;
	width: 50px;
	height: 50px;
	right: 0;
	top: 0;
	background-color: transparent;
	cursor: pointer
}
header .header-content .icons-and-search .search-form .form-group .btn-form:after {
	position: absolute;
	content: "\f002";
	font-family: FontAwesome;
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #999;
	right: 0;
	top: 0;
	text-align: center;
	background-color: #f4f4f4;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: background-color ease .2s;
	-moz-transition: background-color ease .2s;
	-o-transition: background-color ease .2s;
	transition: background-color ease .2s
}
.nav-wrapper .nav-menu ul>li>a, .widget-twitter ul>li:before {
	-webkit-transition: color ease .2s;
	-moz-transition: color ease .2s;
	-o-transition: color ease .2s
}
header .header-content .icons-and-search .search-form.toggle-search-form {
	width: 320px
}
header .header-content .icons-and-search .search-form.toggle-search-form .btn-form:after {
	content: "\f00d";
	background-color: transparent
}
header .nav-wrapper {
	float: left
}
.nav-wrapper {
	height: 80px;
	text-align: left
}
.nav-wrapper .nav-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0
}
.nav-wrapper .nav-menu ul>li {
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
	/*  text-transform: uppercase;  */
	display: inline-block
}
.nav-wrapper .nav-menu ul>li>a {
	display: block;
	line-height: 80px;
	padding: 0 20px;
	color: #777;
	transition: color ease .2s
}
.nav-wrapper .nav-menu ul>li.has-children {
	position: relative
}
.nav-wrapper .nav-menu ul>li.has-children>a {
	position: relative;
	padding-right: 30px
}
.nav-wrapper .nav-menu ul>li.has-children>a:after {
	position: absolute;
	height: 80px;
	width: 10px;
	top: 0;
	right: 15px;
	content: "\f107";
	font-family: FontAwesome;
	color: rgba(119,119,119,.2)
}
.nav-wrapper .nav-menu ul>li.active:hover>a, .nav-wrapper .nav-menu ul>li.active>a {
	background-color: #f5bb00;
	color: #fff
}
.nav-wrapper .nav-menu ul>li.active.has-children>a:after, .nav-wrapper .nav-menu ul>li.active:hover.has-children>a:after {
	color: #fff
}
.nav-wrapper .nav-menu ul>li:hover>a {
	color: #f5bb00
}
.nav-wrapper .nav-menu ul>li:hover>ul {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	top: 100%
}
.nav-wrapper .nav-menu ul>li>ul {
	position: absolute;
	top: 120%;
	width: 225px;
	background-color: #f5bb00;
	left: 0;
	z-index: 2;
	-webkit-transition: opacity ease .5s, visibility ease .5s, top ease .3s;
	-moz-transition: opacity ease .5s, visibility ease .5s, top ease .3s;
	-o-transition: opacity ease .5s, visibility ease .5s, top ease .3s;
	transition: opacity ease .5s, visibility ease .5s, top ease .3s;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden
}
.nav-wrapper .nav-menu ul>li>ul>li {
	font-family: Lato, sans-serif;
	text-transform: none;
	display: block
}
.nav-wrapper .nav-menu ul>li>ul>li>a {
	line-height: 40px;
	padding: 0 20px;
	color: #fff;
	-webkit-transition: background-color ease .2s, color ease .2s;
	-moz-transition: background-color ease .2s, color ease .2s;
	-o-transition: background-color ease .2s, color ease .2s;
	transition: background-color ease .2s, color ease .2s
}
.nav-wrapper .nav-menu ul>li>ul>li.active:hover>a, .nav-wrapper .nav-menu ul>li>ul>li.active>a, .nav-wrapper .nav-menu ul>li>ul>li:hover>a {
	background-color: #e6af00;
	color: #fff
}
.sidebar, footer {
	/*background-color: #fff */
}
.nav-wrapper .nav-menu ul>li>ul>li.has-children>a:after {
	right: 10px;
	height: 40px;
	content: "\f105";
	color: #fff;
	font-size: 12px
}
.nav-wrapper .nav-menu ul>li>ul>li:hover>ul {
	top: 0
}
.nav-wrapper .nav-menu ul>li>ul>li>ul {
	left: 100%;
	top: 50%
}
.content-wrapper {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 0
}
.content-wrapper .content, .sidebar {
	margin-bottom: 40px
}
.sidebar {
	padding: 20px
}
footer {
	/*text-align: center */
}
footer .footer-instagram .instagram-heading {
	/*background-color: #fff;
	padding: 20px 0*/
}
footer .footer-instagram .instagram-heading a {
	color: #999
}
footer .footer-instagram .instagram-heading h4 {
	
}
footer .footer-instagram .instagram-feed .item {
	margi-right: 0!important;
	width: auto;
	height: 160px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	cursor: w-resize
}
footer .footer-instagram .instagram-feed .item img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 150%;
	height: auto;
	z-index: 1;
	cursor: w-resize
}
footer .footer-logo {
	padding: 40px 0
}
footer .footer-logo .logo {
	display: inline-block
}
footer .footer-logo .logo img {
	height: 90px
}
footer .footer-logo .logo h1, footer .footer-logo .logo p {
	padding: 0;
	margin: 0;
	line-height: 1;
	display: none
}
footer .footer-logo .logo h1 {
	font-family: Pacifico, cursive;
	margin-bottom: 10px;
	font-size: 30px;
	text-shadow: 4px 4px rgba(0,0,0,.08)
}
footer .footer-logo .logo p {
	font-style: italic;
	color: #cecece;
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	font-size: 12px
}
.widget-twitter ul>li .date, footer .footer-text .footer-back-top, footer .footer-text .footer-menu>li {
	font-family: 'Roboto Condensed', sans-serif
}
footer .footer-logo .logo.text-logo {
	height: auto
}
footer .footer-logo .logo.text-logo img {
	display: none
}
footer .footer-logo .logo.text-logo h1, footer .footer-logo .logo.text-logo p {
	display: block
}
footer .footer-logo .logo.text-logo.without-description {
	padding: 5px 0
}
footer .footer-logo .logo.text-logo.without-description h1 {
	line-height: 60px
}
footer .footer-logo .logo.text-logo.without-description p {
	display: none
}
footer .footer-logo .logo>a {
	-webkit-transition: color ease .4s;
	-moz-transition: color ease .4s;
	-o-transition: color ease .4s;
	transition: color ease .4s
}
footer .footer-logo .social-icons {
	margin-top: 30px
}
footer .footer-text {
	background-color: #f5bb00;
	color: #fff;
	padding: 30px 0;
	height: 80px;
	font-size: 13px;
	position: relative
}
footer .footer-text .footer-back-top {
	position: absolute;
	width: 80px;
	height: 80px;
	top: 0;
	left: calc(50% - 40px);
	text-align: center;
	z-index: 3;
	border-left: 1px solid rgba(255,255,255,.2);
	border-right: 1px solid rgba(255,255,255,.2);
	line-height: 1.6;
	padding: 15px 0;
	cursor: pointer;
	font-size: 14px
}
footer .footer-text a {
	color: #fff
}
footer .footer-text a:hover {
	color: #fff;
	text-decoration: underline
}
footer .footer-text .footer-copyright {
	padding: 0;
	margin: 0;
	text-align: left;
	line-height: 1.4
}
footer .footer-text .footer-menu {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0;
	text-align: right
}
footer .footer-text .footer-menu>li {
	font-size: 13px;
	display: inline-block;
	padding: 0 15px;
	/*  text-transform: uppercase  */
}
@media only screen and (max-width:1200px) {
.wrapper.header-lg header .collapse-nav-menu-btn {
	display: none
}
.wrapper.header-lg .nav-wrapper {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	bottom: auto;
	overflow-x: visible;
	overflow-y: visible;
	background-color: transparent;
	height: auto;
	float: none;
	z-index: 21;
	-webkit-overflow-scrolling: none;
	overflow-scrolling: none;
	-webkit-transition: left ease .2s;
	-moz-transition: left ease .2s;
	-o-transition: left ease .2s;
	transition: left ease .2s
}
.wrapper.header-lg .nav-wrapper.collapse-nav-wrapper {
	left: 0
}
.wrapper.header-lg .nav-wrapper .nav-menu {
	width: 100%;
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
	padding: 0 15px
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li {
	display: inline-block;
	width: auto;
	border-bottom: none
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li>a {
	line-height: 80px;
	height: 80px
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li:hover>ul {
	display: block
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li>ul {
	position: absolute;
	top: 100%;
	width: 225px;
	left: 0
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li>ul>li {
	font-family: Lato, sans-serif;
	width: 225px
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li>ul>li>a {
	line-height: 40px;
	height: 40px;
	padding: 0 20px
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li>ul>li.has-children>a:after {
	right: 10px;
	height: 40px;
	content: "\f105";
	color: #fff;
	font-size: 12px
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li>ul>li>ul {
	left: 100%;
	top: 0
}
header .header-content {
	margin-left: 95px;
	float: none;
	display: block
}
header .header-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.5);
	content: " ";
	z-index: 10;
	display: none;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: visibility ease .2s, opacity ease .2s;
	-moz-transition: visibility ease .2s, opacity ease .2s;
	-o-transition: visibility ease .2s, opacity ease .2s;
	transition: visibility ease .2s, opacity ease .2s
}
header .header-overlay.toggle-header-overlay {
	display: block;
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100)
}
header .collapse-nav-menu-btn {
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	border-right: 1px solid rgba(0,0,0,.05);
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6;
	display: block
}
.nav-wrapper {
	width: 250px;
	position: fixed;
	top: 0;
	left: -250px;
	bottom: 0;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #fff;
	height: auto;
	float: none;
	z-index: 21;
	-webkit-transition: left ease .2s;
	-moz-transition: left ease .2s;
	-o-transition: left ease .2s;
	transition: left ease .2s;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch
}
.nav-wrapper.collapse-nav-wrapper {
	left: 0
}
.nav-wrapper .nav-menu {
	width: auto;
	display: block
}
.nav-wrapper .nav-menu ul>li {
	display: block;
	width: 100%;
	border-bottom: 1px solid rgba(0,0,0,.05)
}
.nav-wrapper .nav-menu ul>li>a {
	line-height: 60px;
	height: 60px
}
.nav-wrapper .nav-menu ul>li.active {
	border-bottom-color: #f5bb00
}
.nav-wrapper .nav-menu ul>li:hover>ul {
	display: none
}
.nav-wrapper .nav-menu ul>li>ul {
	position: relative;
	top: auto;
	left: auto;
	width: 100%;
	display: none;
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100)
}
.nav-wrapper .nav-menu ul>li>ul>li {
	border-bottom: none
}
.nav-wrapper .nav-menu ul>li>ul>li>a {
	height: 40px;
	padding-left: 30px
}
.nav-wrapper .nav-menu ul>li>ul>li>ul {
	left: auto;
	top: auto
}
.nav-wrapper .nav-menu ul>li>ul>li>ul>li>a {
	padding-left: 40px
}
.nav-wrapper .nav-menu ul>li>ul>li>ul>li>ul>li>a {
	padding-left: 55px
}
.content-wrapper {
	padding: 30px
}
}
@media only screen and (max-width:1024px) {
.wrapper {
	padding-top: 80px
}
.wrapper.fixed-layout header.scroll-up {
	top: 0;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.1)
}
.wrapper.fixed-layout.header-lg {
	padding-top: 200px
}
.wrapper.fixed-layout.header-lg header {
	position: fixed
}
.wrapper.fixed-layout.header-lg header.header-shrink {
	top: -120px
}
.wrapper.fixed-layout.header-lg header.header-shrink .header-content .icons-and-search .search-form {
	top: 135px
}
.wrapper.fixed-layout.header-lg header.header-shrink.scroll-up {
	top: -120px
}
.wrapper.header-lg {
	padding-top: 0
}
.wrapper.header-lg header {
	position: static
}
header {
	position: fixed;
	top: 0;
	right: 0;
	left: 0
}
footer .footer-text {
	height: auto;
	padding-top: 0
}
footer .footer-text .footer-back-top {
	position: relative;
	left: auto;
	margin: 0 auto;
	display: block
}
footer .footer-text .footer-back-top+.container-fluid {
	border-top: 1px solid rgba(255,255,255,.2)
}
footer .footer-text .footer-copyright, footer .footer-text .footer-menu {
	text-align: center;
	line-height: 1.6;
	margin-bottom: 15px;
	margin-top: 30px
}
footer .footer-text .footer-menu {
	margin: 0
}
}
@media only screen and (max-width:900px) {
.wrapper.fixed-layout.header-lg, .wrapper.header-lg {
	padding-top: 80px
}
.wrapper.fixed-layout.header-lg header.header-shrink {
	top: 0
}
.wrapper.fixed-layout.header-lg header.header-shrink .header-content .icons-and-search .search-form {
	top: 15px
}
.wrapper.fixed-layout.disable-scroll-up.header-lg header.header-shrink.scroll-up, .wrapper.fixed-layout.header-lg header.header-shrink.scroll-up {
	top: 0
}
.wrapper.header-lg header {
	height: 80px;
	text-align: left;
	position: fixed;
	top: 0;
	right: 0;
	left: 0
}
.wrapper.header-lg header .header-content {
	margin-left: 95px;
	float: none;
	display: block;
	width: auto;
	height: 80px;
	padding: 0 15px;
	text-align: left
}
.wrapper.header-lg header .header-content .main-logo {
	float: left;
	padding: 10px 0
}
.wrapper.header-lg header .header-content .main-logo.text-logo h1 {
	font-size: 30px
}
.wrapper.header-lg header .header-content .main-logo.text-logo.without-description {
	padding: 5px 0
}
.wrapper.header-lg header .header-content .icons-and-search {
	height: 80px;
	right: 15px;
	top: 0;
	padding-right: 65px;
	left: auto
}
.wrapper.header-lg header .header-content .icons-and-search .social-icons {
	float: none;
	margin: 25px;
	-webkit-transition: opacity ease .2s;
	-moz-transition: opacity ease .2s;
	-o-transition: opacity ease .2s;
	transition: opacity ease .2s
}
.wrapper.header-lg header .header-content .icons-and-search .social-icons.toggle-social-icons {
	opacity: 0;
	filter: alpha(opacity=0)
}
.wrapper.header-lg header .header-content .icons-and-search .search-form {
	top: 15px;
	width: 50px;
	height: 50px;
	-webkit-transition: width ease .2s;
	-moz-transition: width ease .2s;
	-o-transition: width ease .2s;
	transition: width ease .2s
}
.wrapper.header-lg header .header-content .icons-and-search .search-form .form-group .btn-form {
	cursor: pointer
}
.wrapper.header-lg header .header-content .icons-and-search .search-form .form-group .btn-form:after {
	background-color: #f4f4f4
}
.wrapper.header-lg header .header-content .icons-and-search .search-form.toggle-search-form {
	width: 320px
}
.wrapper.header-lg header .header-content .icons-and-search .search-form.toggle-search-form .btn-form:after {
	content: "\f00d";
	background-color: transparent
}
.wrapper.header-lg header .collapse-nav-menu-btn {
	display: block
}
.wrapper.header-lg .nav-wrapper {
	width: 250px;
	position: fixed;
	top: 0;
	left: -250px;
	bottom: 0;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #fff;
	height: auto;
	float: none;
	z-index: 21;
	-webkit-transition: left ease .2s;
	-moz-transition: left ease .2s;
	-o-transition: left ease .2s;
	transition: left ease .2s;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch
}
.wrapper.header-lg .nav-wrapper.collapse-nav-wrapper {
	left: 0
}
.wrapper.header-lg .nav-wrapper .nav-menu {
	width: auto;
	padding: 0!important;
	display: block
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li {
	display: block;
	width: 100%;
	border-bottom: 1px solid rgba(0,0,0,.05)
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li>a {
	line-height: 60px;
	height: 60px
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li.active {
	border-bottom-color: #f5bb00
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li:hover>ul {
	display: none
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li>ul {
	position: relative;
	top: auto;
	left: auto;
	width: 100%
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li>ul>li {
	border-bottom: none;
	width: 100%
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li>ul>li>a {
	height: 40px;
	padding-left: 30px
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li>ul>li>ul {
	left: auto;
	top: auto
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li>ul>li>ul>li>a {
	padding-left: 40px
}
.wrapper.header-lg .nav-wrapper .nav-menu ul>li>ul>li>ul>li>ul>li>a {
	padding-left: 55px
}
}
@media only screen and (max-width:800px) {
.wrapper.header-lg header .header-content, header .header-content {
	text-align: center;
	margin: 0
}
.wrapper.fixed-layout.header-lg header.header-shrink .header-content .icons-and-search .search-form {
	top: 0
}
.wrapper.header-lg header .header-content .main-logo {
	float: none;
	margin-right: 0;
	display: inline-block;
	position: relative;
	z-index: 5
}
.wrapper.header-lg header .header-content .icons-and-search {
	right: 0;
	left: 0;
	bottom: 0
}
.wrapper.header-lg header .header-content .icons-and-search .search-form {
	top: 0;
	right: 0;
	width: 80px;
	height: 80px
}
.wrapper.header-lg header .header-content .icons-and-search .search-form .form-group .btn-form {
	background-color: transparent;
	cursor: pointer
}
.wrapper.header-lg header .header-content .icons-and-search .search-form .form-group .btn-form:after {
	background-color: transparent
}
.wrapper.header-lg header .header-content .icons-and-search .search-form.toggle-search-form {
	width: 100%;
	border-left: 1px solid transparent
}
header .collapse-nav-menu-btn {
	-webkit-transition: visibility ease .2s, opacity ease .2s;
	-moz-transition: visibility ease .2s, opacity ease .2s;
	-o-transition: visibility ease .2s, opacity ease .2s;
	transition: visibility ease .2s, opacity ease .2s
}
header .collapse-nav-menu-btn.bring-to-back {
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0)
}
header .header-content .main-logo {
	float: none;
	margin-right: 0;
	display: inline-block;
	position: relative;
	z-index: 5;
	-webkit-transition: visibility ease .2s, opacity ease .2s;
	-moz-transition: visibility ease .2s, opacity ease .2s;
	-o-transition: visibility ease .2s, opacity ease .2s;
	transition: visibility ease .2s, opacity ease .2s
}
header .header-content .main-logo.bring-to-back {
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0)
}
header .header-content .social-icons {
	display: none
}
header .header-content .icons-and-search {
	z-index: 4;
	right: 0;
	left: 0;
	bottom: 0;
	height: 80px;
	padding-right: 0
}
header .header-content .icons-and-search .search-form {
	top: 0;
	right: 0;
	width: 80px;
	height: 80px;
	border-left: 1px solid rgba(0,0,0,.05);
	-webkit-transition: width ease .2s, left ease .2s;
	-moz-transition: width ease .2s, left ease .2s;
	-o-transition: width ease .2s, left ease .2s;
	transition: width ease .2s, left ease .2s
}
header .header-content .icons-and-search .search-form .form-group .form-control {
	height: 80px;
	border-color: transparent;
	background-color: transparent;
	padding-right: 80px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
header .header-content .icons-and-search .search-form .form-group .form-control:focus {
	border-color: transparent;
	background-color: transparent
}
header .header-content .icons-and-search .search-form .form-group .btn-form {
	width: 80px;
	height: 80px;
	background-color: transparent;
	cursor: pointer
}
header .header-content .icons-and-search .search-form .form-group .btn-form:after {
	width: 80px;
	height: 80px;
	line-height: 80px;
	background-color: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
header .header-content .icons-and-search .search-form.toggle-search-form {
	width: 100%;
	border-left: 1px solid transparent
}
.content-wrapper {
	padding: 30px 0
}
}
@media only screen and (max-width:480px) {
.wrapper.header-lg header .header-content .icons-and-search .search-form .form-group .btn-form:after, header .collapse-nav-menu-btn {
	height: 60px;
	line-height: 60px;
	width: 60px
}
.wrapper, .wrapper.fixed-layout, .wrapper.header-lg, .wrapper.header-lg.fixed-layout {
	padding-top: 60px
}
.wrapper.header-lg header, .wrapper.header-lg header .header-content {
	height: 60px
}
.wrapper.header-lg header .header-content .main-logo.text-logo.without-description {
	padding: 0
}
.wrapper.header-lg header .header-content .icons-and-search {
	height: 60px
}
.wrapper.header-lg header .header-content .icons-and-search .search-form {
	width: 60px;
	height: 60px
}
.wrapper.header-lg header .header-content .icons-and-search .search-form .form-group .form-control {
	height: 60px;
	padding-right: 60px
}
.wrapper.header-lg header .header-content .icons-and-search .search-form .form-group .btn-form {
	width: 60px;
	height: 60px
}
header {
	height: 60px
}
header .header-content .main-logo {
	padding: 10px 0
}
header .header-content .main-logo img {
	height: 40px
}
header .header-content .main-logo h1 {
	font-size: 30px
}
header .header-content .main-logo.text-logo {
	height: 60px
}
header .header-content .main-logo.text-logo img, header .header-content .main-logo.text-logo p {
	display: none
}
header .header-content .main-logo.text-logo.without-description {
	padding: 0
}
header .header-content .main-logo.text-logo.without-description h1 {
	line-height: 1.7
}
header .header-content .icons-and-search {
	height: 60px
}
header .header-content .icons-and-search .search-form {
	width: 60px;
	height: 60px
}
header .header-content .icons-and-search .search-form .form-group .form-control {
	height: 60px;
	padding-right: 60px
}
header .header-content .icons-and-search .search-form .form-group .btn-form {
	width: 60px;
	height: 60px
}
header .header-content .icons-and-search .search-form .form-group .btn-form:after {
	width: 60px;
	height: 60px;
	line-height: 60px
}
footer .footer-text .footer-menu>li {
	padding: 0 10px
}
}
.widget {
	margin-bottom: 40px
}
.widget:last-child {
	margin-bottom: 0
}
.widget .widget-heading {
	padding: 0 0 15px;
	margin: 0;
	line-height: 1;
	font-size: 14px;
	/*  text-transform: uppercase;  */
	color: #50514f;
	border-bottom: 1px solid #f4f4f4;
	position: relative;
	text-align: left
}
.widget .widget-heading:after {
	position: absolute;
	content: " ";
	z-index: 1;
	bottom: -1px;
	left: 0;
	width: 100px;
	height: 1px;
	background-color: #f5bb00
}
.widget-banner-img {
	padding-top: 20px;
	text-align: center
}
.widget-banner-img .banner {
	width: auto;
	max-width: 100%;
	margin-bottom: 30px
}
.widget-banner-img>a {
	display: block
}
.widget-banner-img>a:last-child .banner {
	margin-bottom: 0
}
.widget-social-icons {
	padding-top: 20px;
	text-align: center;
	font-size: 0
}
.widget-social-icons>a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	background-color: #f4f4f4;
	color: #999;
	margin: 2px;
	-webkit-box-shadow: inset 0 0 0 1px #f4f4f4;
	-moz-box-shadow: inset 0 0 0 1px #f4f4f4;
	box-shadow: inset 0 0 0 1px #f4f4f4;
	-webkit-transition: background-color ease .2s, color ease .2s;
	-moz-transition: background-color ease .2s, color ease .2s;
	-o-transition: background-color ease .2s, color ease .2s;
	transition: background-color ease .2s, color ease .2s
}
.widget-social-icons>a:hover {
	background-color: #fff;
	color: #f5bb00
}
.widget-search {
	padding-top: 20px
}
.widget-search .form-group {
	position: relative;
	margin: 0
}
.widget-search .form-group .btn {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0
}
.widget-search .form-group .btn.btn-main {
	padding: 0 15px
}
.widget-instagram-gallery, .widget-subscribe, .widget-tags {
	padding-top: 20px
}
.widget-subscribe p {
	color: #999
}
.widget-instagram-gallery:after, .widget-instagram-gallery:before {
	display: table;
	content: " "
}
.widget-instagram-gallery:after {
	clear: both
}
.widget-instagram-gallery .item {
	width: 33.33333333%;
	padding-bottom: 33.33333333%;
	height: 0;
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 2;
	background-color: #cecece
}
.widget-instagram-gallery .item img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 150%;
	height: auto;
	z-index: 1;
	-webkit-transition: -webkit-filter ease .4s, filter ease .4s;
	-moz-transition: -webkit-filter ease .4s, filter ease .4s;
	-o-transition: -webkit-filter ease .4s, filter ease .4s;
	transition: -webkit-filter ease .4s, filter ease .4s
}
.widget-instagram-gallery:hover .item:not(:hover) img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}
.widget-tags {
	font-size: 0
}
.widget-tags>a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	background-color: #f4f4f4;
	color: #999;
	margin: 0 10px 10px 0;
	padding: 0 15px;
	-webkit-transition: background-color ease .2s, color ease .2s;
	-moz-transition: background-color ease .2s, color ease .2s;
	-o-transition: background-color ease .2s, color ease .2s;
	transition: background-color ease .2s, color ease .2s
}
.widget-tags>a:hover {
	background-color: #f5bb00;
	color: #fff
}
.widget-instagram-slideshow {
	padding-top: 20px
}
.widget-instagram-slideshow .item {
	margin: 0
}
.widget-instagram-slideshow .item img {
	display: block;
	width: 100%;
	height: auto
}
.widget-about {
	text-align: center;
	padding: 30px 0
}
.widget-about .avatar {
	margin: 0 auto 15px;
	background-color: #cecece;
	width: 120px;
	height: 120px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}
.widget-about .avatar img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 100%;
	height: auto;
	z-index: 1
}
.widget-about .name {
	color: #50514f;
	margin-bottom: 5px;
	font-size: 20px
}
.widget-about .subname {
	font-size: 12px;
	/*  text-transform: uppercase  */
}
.widget-about .description {
	color: #999;
	font-size: 14px
}
.widget-about .signature {
	width: auto;
	max-widh: 100%;
	margin-top: 15px
}
.widget-list ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0
}
.widget-list ul>li {
	font-size: 14px;
	display: block;
	padding: 15px 0;
	border-bottom: 1px solid #f4f4f4;
	position: relative
}
.widget-list ul>li>a {
	color: #999;
	display: block
}
.widget-list ul>li>a span {
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
	background-color: #f5bb00;
	color: #fff;
	position: absolute;
	right: 0;
	top: 10px;
	font-weight: 700;
	display: none;
	-webkit-transition: background-color ease .2s;
	-moz-transition: background-color ease .2s;
	-o-transition: background-color ease .2s;
	transition: background-color ease .2s
}
.widget-list ul>li:hover>a {
	color: #50514f
}
.widget-list ul>li:hover>a span {
	background-color: #50514f
}
.widget-list.widget-category ul>li>a span {
	display: block
}
.widget-twitter {
	padding-top: 20px
}
.widget-twitter ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0
}
.widget-twitter ul>li {
	font-size: 14px;
	display: block;
	margin-bottom: 15px;
	position: relative;
	padding-left: 30px;
	color: #999;
	line-height: 1.8
}
.widget-twitter ul>li .date {
	/*  text-transform: uppercase;  */
	color: #cecece;
	font-size: 12px;
	margin-top: 5px
}
.widget-twitter ul>li:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	color: #ececec;
	font-family: FontAwesome;
	font-size: 18px;
	content: "\f099";
	transition: color ease .2s
}
.widget-twitter ul>li:hover:before {
	color: #f5bb00
}
.widget-twitter ul>li:last-child {
	margin-bottom: 0
}
.widget-comments {
	padding-top: 20px
}
.widget-comments ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0
}
.widget-comments ul>li {
	margin-bottom: 15px;
	font-size: 14px
}
.widget-comments ul>li .comment-heading {
	position: relative;
	padding: 8px 0 15px 65px
}
.widget-comments ul>li .comment-heading .avatar {
	width: 50px;
	height: 50px;
	z-index: 2;
	overflow: hidden;
	background-color: #cecece;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}
.widget-comments ul>li .comment-heading .avatar img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 130%;
	height: auto;
	z-index: 1
}
.widget-comments ul>li .comment-heading .date {
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size: 12px;
	color: #f5bb00
}
.widget-comments ul>li .comment-heading .name {
	font-family: 'Roboto Condensed', sans-serif;
	/*  text-transform: uppercase  */
}
.widget-comments ul>li .comment-heading .name>a {
	color: #50514f
}
.widget-comments ul>li .comment-heading .name>a:hover {
	text-decoration: underline
}
.widget-comments ul>li .comment-heading .name span {
	font-family: Lato, sans-serif;
	color: #999;
	text-transform: none
}
.category, .post-title, .widget-tabs .nav-tabs>li {
	/* text-transform: uppercase */
}
.widget-comments ul>li .comment-content {
	font-style: italic;
	background-color: #f4f4f4;
	color: #999;
	padding: 15px;
	position: relative
}
.widget-comments ul>li .comment-content a {
	color: #999
}
.widget-comments ul>li .comment-content p {
	padding: 0;
	margin: 0;
	line-height: 1;
	line-height: 1.6
}
.widget-comments ul>li .comment-content:hover a {
	color: #50514f
}
.widget-comments ul>li .comment-content:before {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #f4f4f4;
	position: absolute;
	top: -10px;
	z-index: 3;
	content: "";
	left: 15px
}
.widget-comments ul>li:last-child {
	margin-bottom: 0
}
.widget-post-list {
	padding-top: 20px
}
.widget-post-list ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0
}
.widget-post-list ul>li .caption .category>a, .widget-post-list ul>li .caption .post-meta span {
	margin-right: 5px
}
.widget-post-list ul>li {
	font-size: 14px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #f4f4f4
}
.widget-post-list ul>li:after, .widget-post-list ul>li:before {
	display: table;
	content: " "
}
.widget-post-list ul>li:after {
	clear: both
}
.widget-post-list ul>li:last-child {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0
}
.widget-post-list ul>li .caption .category {
	line-height: 1.6
}
.widget-post-list ul>li .caption .post-title {
	line-height: 1.4;
	margin-bottom: 10px;
	font-size: 16px
}
.widget-post-list ul>li .caption .post-meta {
	font-size: 12px
}
.widget-post-list ul>li .featured-img {
	display: none;
	width: 80px;
	height: 80px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	background-color: #cecece
}
.widget-post-list ul>li .featured-img img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 150%;
	height: auto;
	z-index: 1
}
.widget-post-list.large-first ul>li:first-child .featured-img {
	display: block;
	float: none;
	width: 100%;
	height: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding-top: 60%;
	margin-bottom: 15px
}
.widget-post-list.large-first ul>li:first-child .featured-img img {
	width: 110%
}
.widget-post-list.large-first ul>li:first-child .caption {
	margin-right: 0;
	margin-left: 0
}
.widget-post-list.right-img ul>li .caption {
	margin-right: 100px
}
.widget-post-list.right-img ul>li .featured-img {
	float: right;
	display: block
}
.widget-post-list.left-img ul>li .caption {
	margin-left: 100px
}
.widget-post-list.left-img ul>li .featured-img {
	float: left;
	display: block
}
.widget-post-list.list-numbering ul>li:nth-child(n+10), .widget-post-list.list-numbering.large-first ul>li:first-child .featured-img, .widget-post-list.no-img ul>li .featured-img {
	display: none
}
.widget-post-list.list-numbering ul {
	counter-reset: my-badass-counter
}
.widget-post-list.list-numbering ul>li {
	position: relative;
	padding-left: 60px
}
.widget-post-list.list-numbering ul>li:before {
	padding: 0;
	margin: 0;
	line-height: 1;
	content: counter(my-badass-counter) ".";
	counter-increment: my-badass-counter;
	position: absolute;
	left: 0;
	top: 0;
	font-family: 'Droid Serif', serif;
	color: #ececec;
	font-size: 48px;
	width: 50px;
	height: 50px;
	font-weight: 700;
	text-align: center;
	-webkit-transition: color ease .2s;
	-moz-transition: color ease .2s;
	-o-transition: color ease .2s;
	transition: color ease .2s
}
.widget-post-list.list-numbering ul>li:hover:before {
	color: #f5bb00
}
.widget-tabs .nav-tabs {
	border-bottom: 1px solid #f4f4f4
}
.widget-tabs .nav-tabs>li {
	font-family: 'Roboto Condensed', sans-serif
}
.widget-tabs .nav-tabs>li:hover>a {
	background-color: transparent
}
.widget-tabs .nav-tabs>li.active>a, .widget-tabs .nav-tabs>li.active>a:focus, .widget-tabs .nav-tabs>li.active>a:hover {
	border: none;
	border-bottom: 1px solid #f5bb00
}
.widget-tabs .nav-tabs>li>a {
	border: none;
	border-bottom: 1px solid transparent;
	margin-bottom: -1px
}
.widget-tabs .tab-content {
	padding: 0
}
.widget-related-post {
	padding-top: 20px
}
.widget-related-post ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0
}
.widget-related-post ul>li {
	font-size: 14px;
	color: #999
}
.widget-related-post ul>li:after, .widget-related-post ul>li:before {
	display: table;
	content: " "
}
.widget-related-post ul>li:after {
	clear: both
}
.widget-related-post ul>li .caption .category {
	margin: 0 0 5px
}
.widget-related-post ul>li .caption .category a, .widget-related-post ul>li .caption .post-meta span {
	margin-right: 10px
}
.widget-related-post ul>li .caption .post-title {
	color: #50514f;
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 10px
}
.widget-related-post ul>li .caption .post-title a {
	color: #50514f
}
.widget-related-post ul>li .caption .post-title a:hover {
	color: #373736;
	text-decoration: none
}
.widget-related-post ul>li .caption .post-meta {
	font-size: 14px;
	margin-bottom: 15px
}
.widget-related-post ul>li .caption .post-meta span i {
	margin-right: 3px
}
.widget-related-post ul>li .caption p {
	margin-bottom: 15px
}
.widget-related-post ul>li .featured-img {
	display: none;
	background-color: #cecece;
	padding-top: 0
}
.widget-related-post ul>li .featured-img img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 150%;
	height: auto;
	z-index: 1
}
.widget-related-post.related-list ul>li {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #f4f4f4
}
.widget-related-post.related-list ul>li:after, .widget-related-post.related-list ul>li:before {
	display: table;
	content: " "
}
.widget-related-post.related-list ul>li:after {
	clear: both
}
.widget-related-post.related-list ul>li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0
}
.widget-related-post.related-list ul>li .featured-img {
	display: block;
	width: 230px;
	height: 210px;
	position: relative;
	z-index: 2;
	overflow: hidden
}
.widget-related-post.related-list.right-img ul>li .caption {
	margin-right: 260px
}
.widget-related-post.related-list.right-img ul>li .featured-img {
	float: right
}
.widget-related-post.related-list.left-img ul>li .caption {
	margin-left: 260px
}
.widget-related-post.related-list.left-img ul>li .featured-img {
	float: left
}
.widget-related-post.related-grid {
	margin: 0 -10px
}
.widget-related-post.related-grid ul:after, .widget-related-post.related-grid ul:before {
	display: table;
	content: " "
}
.widget-related-post.related-grid ul:after {
	clear: both
}
.widget-related-post.related-grid ul>li {
	width: 33.33333333%;
	padding: 0 10px;
	margin-bottom: 15px;
	float: left
}
.widget-related-post.related-grid ul>li .featured-img {
	display: block;
	width: 100%;
	height: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding-top: 70%
}
.widget-related-post.related-grid ul>li .caption {
	padding: 15px 0
}
.widget-related-post.related-grid ul>li .caption .post-title {
	font-size: 18px
}
.widget-related-post.related-grid ul>li .caption .post-title a:hover {
	text-decoration: underline
}
.widget-related-post.related-grid ul>li .caption .category {
	display: none
}
.widget-related-post.related-grid ul>li .caption .post-meta {
	display: block;
	margin-bottom: 0
}
.widget-related-post.related-grid ul>li .caption .btn, .widget-related-post.related-grid ul>li .caption .post-meta span.author, .widget-related-post.related-grid ul>li .caption p {
	display: none
}
.widget-related-post.related-grid ul>li:nth-last-child(-n+3) {
	padding-bottom: 0;
	margin-bottom: 0
}
.widget-comment-form {
	padding-top: 20px
}
.widget-comment-form .alert {
	margin-bottom: 0;
	margin-top: 30px
}
@media only screen and (max-width:600px) {
.widget-related-post.related-list ul>li .featured-img {
	width: 180px;
	height: 160px;
	position: relative;
	z-index: 2;
	overflow: hidden
}
.widget-related-post.related-list ul>li .caption .btn {
	display: none
}
.widget-related-post.related-list.right-img ul>li .caption {
	margin-right: 210px
}
.widget-related-post.related-list.left-img ul>li .caption {
	margin-left: 210px
}
}
@media only screen and (max-width:480px) {
.widget-related-post.related-list ul>li {
	margin-bottom: 30px;
	padding-bottom: 0
}
.widget-related-post.related-list ul>li .featured-img {
	display: block;
	height: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
	width: 100%!important;
	padding-top: 50%;
	float: none!important
}
.widget-related-post.related-list ul>li .featured-img img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 100%;
	height: auto;
	z-index: 1
}
.widget-related-post.related-list ul>li .caption {
	padding: 20px 0
}
.widget-related-post.related-list ul>li .caption .category {
	display: block
}
.widget-related-post.related-list ul>li .caption .post-title {
	font-size: 18px
}
.widget-related-post.related-list ul>li .caption .post-meta {
	display: block;
	margin-bottom: 0
}
.widget-related-post.related-list ul>li .caption .btn, .widget-related-post.related-list ul>li .caption p {
	display: none
}
.widget-related-post.related-list.left-img ul>li .caption, .widget-related-post.related-list.right-img ul>li .caption {
	margin-left: 0;
	margin-right: 0
}
.widget-related-post.related-grid {
	margin: 0
}
.widget-related-post.related-grid ul>li {
	width: 100%;
	padding: 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #f4f4f4
}
.widget-related-post.related-grid ul>li .featured-img {
	display: block;
	width: 100%;
	height: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding-top: 50%
}
.widget-related-post.related-grid ul>li .caption {
	padding: 20px 0
}
.widget-related-post.related-grid ul>li .caption .category {
	display: block
}
.widget-related-post.related-grid ul>li .caption .post-meta {
	margin-bottom: 0
}
.widget-related-post.related-grid ul>li .caption .post-meta span.author {
	display: block;
	display: inline-block
}
.widget-related-post.related-grid ul>li:nth-last-child(-n+3) {
	padding-bottom: 0;
	margin-bottom: 30px
}
.widget-related-post.related-grid ul>li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}
}
.post-archive ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0
}
.post-archive ul>li {
	font-size: 14px;
	margin-bottom: 30px
}
.post-archive ul>li .post-item {
	background-color: #fff;
	position: relative;
	display: block;
	color: #999
}
.post-archive ul>li .post-item:after, .post-archive ul>li .post-item:before {
	display: table;
	content: " "
}
.post-archive ul>li .post-item:after {
	clear: both
}
.post-archive ul>li .post-item .caption .category {
	margin: 0 0 5px
}
.post-archive ul>li .post-item .caption .category a, .post-archive ul>li .post-item .caption .post-meta span {
	margin-right: 10px
}
.post-archive ul>li .post-item .caption .post-title {
	color: #50514f;
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 10px
}
.post-archive ul>li .post-item .caption .post-title a {
	color: #50514f
}
.post-archive ul>li .post-item .caption .post-title a:hover {
	color: #373736;
	text-decoration: none
}
.category a:hover, .comments li .comment-item .comment-heading .caption .name>a:hover, .post-archive ul>li.has-post-format.audio-post .post-item .featured-img .post-format-content a:hover, .post-archive ul>li.has-post-format.link-post .post-item .featured-img .post-format-content a:hover, .post-archive ul>li.has-post-format.quote-post .post-item .featured-img .post-format-content a:hover, .post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content a:hover, .post-media.has-post-format.audio-post .featured-img .post-format-content a:hover, .post-media.has-post-format.link-post .featured-img .post-format-content a:hover, .post-media.has-post-format.quote-post .featured-img .post-format-content a:hover, .post-media.has-post-format.soundcloud-post .featured-img .post-format-content a:hover, .post-title a:hover {
	text-decoration: underline
}
.post-archive ul>li .post-item .caption .post-meta {
	font-size: 14px;
	margin-bottom: 15px
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child .post-item .caption .post-title, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.audio-post .post-item .featured-img .post-format-content h3, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.link-post .post-item .featured-img .post-format-content h3, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.quote-post .post-item .featured-img .post-format-content h3, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.soundcloud-post .post-item .featured-img .post-format-content h3 {
	font-size: 24px
}
.post-archive ul>li .post-item .caption .post-meta span i {
	margin-right: 3px
}
.post-archive ul>li .post-item .caption p {
	margin-bottom: 15px
}
.post-archive ul>li .post-item .featured-img {
	display: none;
	background-color: #cecece
}
.post-archive ul>li .post-item .featured-img img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 150%;
	height: auto;
	z-index: 1
}
.post-archive ul>li .post-item .owl-carousel {
	display: none!important
}
.post-archive ul>li .post-item .owl-carousel .item {
	margin: 0
}
.post-archive ul>li .post-item .owl-carousel .item img {
	display: block;
	width: 100%;
	height: auto
}
.post-archive ul>li .post-item .social-icons {
	display: none;
	position: absolute;
	right: 30px;
	bottom: 30px
}
.post-archive ul>li.has-post-format .post-item .post-format-content {
	display: none
}
.post-archive ul>li.has-post-format.audio-post .post-item .featured-img, .post-archive ul>li.has-post-format.link-post .post-item .featured-img, .post-archive ul>li.has-post-format.quote-post .post-item .featured-img, .post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img {
	padding: 40px;
	height: auto
}
.post-archive ul>li.has-post-format.audio-post .post-item .featured-img img, .post-archive ul>li.has-post-format.link-post .post-item .featured-img img, .post-archive ul>li.has-post-format.quote-post .post-item .featured-img img, .post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img img {
	filter: blur(8px);
	-webkit-filter: blur(8px);
	-moz-filter: blur(8px);
	-o-filter: blur(8px);
	-ms-filter: blur(8px)
}
.post-archive ul>li.has-post-format.audio-post .post-item .featured-img:before, .post-archive ul>li.has-post-format.link-post .post-item .featured-img:before, .post-archive ul>li.has-post-format.quote-post .post-item .featured-img:before, .post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img:before {
	background-color: rgba(0,0,0,.2)
}
.post-archive ul>li.has-post-format.audio-post .post-item .featured-img:after, .post-archive ul>li.has-post-format.link-post .post-item .featured-img:after, .post-archive ul>li.has-post-format.quote-post .post-item .featured-img:after, .post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img:after {
	top: 40px;
	margin-top: 0
}
.post-archive ul>li.has-post-format.audio-post .post-item .featured-img .post-format-content, .post-archive ul>li.has-post-format.link-post .post-item .featured-img .post-format-content, .post-archive ul>li.has-post-format.quote-post .post-item .featured-img .post-format-content, .post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content {
	display: block;
	position: relative;
	z-index: 6;
	margin-top: 80px;
	text-align: center;
	color: rgba(255,255,255,.8);
	padding: 30px;
	pointer-events: none;
	-webkit-box-shadow: 0 0 0 1px rgba(255,255,255,.5);
	-moz-box-shadow: 0 0 0 1px rgba(255,255,255,.5);
	box-shadow: 0 0 0 1px rgba(255,255,255,.5)
}
.post-archive ul>li.has-post-format.audio-post .post-item .featured-img .post-format-content h3, .post-archive ul>li.has-post-format.audio-post .post-item .featured-img .post-format-content p, .post-archive ul>li.has-post-format.link-post .post-item .featured-img .post-format-content h3, .post-archive ul>li.has-post-format.link-post .post-item .featured-img .post-format-content p, .post-archive ul>li.has-post-format.quote-post .post-item .featured-img .post-format-content h3, .post-archive ul>li.has-post-format.quote-post .post-item .featured-img .post-format-content p, .post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content h3, .post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content p {
	padding: 0;
	margin: 0;
	line-height: 1;
	line-height: 1.2
}
.post-archive ul>li.has-post-format.audio-post .post-item .featured-img .post-format-content h3, .post-archive ul>li.has-post-format.link-post .post-item .featured-img .post-format-content h3, .post-archive ul>li.has-post-format.quote-post .post-item .featured-img .post-format-content h3, .post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content h3 {
	font-family: 'Droid Serif', serif;
	margin-bottom: 15px;
	color: #777;
	-webkit-transition: color ease .4s;
	-moz-transition: color ease .4s;
	-o-transition: color ease .4s;
	transition: color ease .4s
}
.post-archive ul>li.has-post-format.audio-post .post-item .featured-img .post-format-content a, .post-archive ul>li.has-post-format.link-post .post-item .featured-img .post-format-content a, .post-archive ul>li.has-post-format.quote-post .post-item .featured-img .post-format-content a, .post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content a {
	color: rgba(255,255,255,.8);
	-webkit-transition: color ease .4s;
	-moz-transition: color ease .4s;
	-o-transition: color ease .4s;
	transition: color ease .4s;
	pointer-events: auto
}
.post-archive ul>li.has-post-format.audio-post .post-item .featured-img .post-format-content iframe, .post-archive ul>li.has-post-format.link-post .post-item .featured-img .post-format-content iframe, .post-archive ul>li.has-post-format.quote-post .post-item .featured-img .post-format-content iframe, .post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content iframe {
	width: 100%;
	border: none;
	margin: 0 0 -5px;
	padding: 0;
	pointer-events: auto
}
.post-archive ul>li.has-post-format.audio-post .post-item .featured-img .post-format-content audio, .post-archive ul>li.has-post-format.link-post .post-item .featured-img .post-format-content audio, .post-archive ul>li.has-post-format.quote-post .post-item .featured-img .post-format-content audio, .post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content audio {
	display: block;
	width: 100%;
	pointer-events: auto
}
.post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content {
	padding: 0;
	-webkit-box-shadow: 0 0 0 1px rgba(255,255,255,0);
	-moz-box-shadow: 0 0 0 1px rgba(255,255,255,0);
	box-shadow: 0 0 0 1px rgba(255,255,255,0)
}
.post-archive ul>li.has-post-format:hover.audio-post .post-item .featured-img:before, .post-archive ul>li.has-post-format:hover.link-post .post-item .featured-img:before, .post-archive ul>li.has-post-format:hover.quote-post .post-item .featured-img:before, .post-archive ul>li.has-post-format:hover.soundcloud-post .post-item .featured-img:before {
	background-color: rgba(0,0,0,.5)
}
.post-archive ul>li.has-post-format:hover.audio-post .post-item .featured-img .post-format-content a, .post-archive ul>li.has-post-format:hover.audio-post .post-item .featured-img .post-format-content h3, .post-archive ul>li.has-post-format:hover.link-post .post-item .featured-img .post-format-content a, .post-archive ul>li.has-post-format:hover.link-post .post-item .featured-img .post-format-content h3, .post-archive ul>li.has-post-format:hover.quote-post .post-item .featured-img .post-format-content a, .post-archive ul>li.has-post-format:hover.quote-post .post-item .featured-img .post-format-content h3, .post-archive ul>li.has-post-format:hover.soundcloud-post .post-item .featured-img .post-format-content a, .post-archive ul>li.has-post-format:hover.soundcloud-post .post-item .featured-img .post-format-content h3 {
	color: #fff
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child {
	width: 100%
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child .post-item {
	padding: 0
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child .post-item .caption {
	padding: 30px;
	margin-right: 0!important;
	margin-left: 0!important
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child .post-item .featured-img {
	display: block;
	height: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
	width: 100%!important;
	padding-top: 50%;
	float: none!important
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child .post-item .featured-img img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 100%;
	height: auto;
	z-index: 1
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child .post-item .social-icons {
	display: block
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.gallery-post .post-item .featured-img, .post-archive.large-first:not(.masonry-style) ul>li:first-child.no-img .post-item .featured-img {
	display: none
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.gallery-post .post-item .owl-carousel {
	display: block!important
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.gallery-post .post-item .owl-carousel .item {
	width: 100%;
	height: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding-top: 50%
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.gallery-post .post-item .owl-carousel .item img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 100%;
	height: auto;
	z-index: 1
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.audio-post .post-item .featured-img, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.link-post .post-item .featured-img, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.quote-post .post-item .featured-img, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.soundcloud-post .post-item .featured-img {
	padding: 40px;
	height: auto
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.audio-post .post-item .featured-img img, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.link-post .post-item .featured-img img, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.quote-post .post-item .featured-img img, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.soundcloud-post .post-item .featured-img img {
	filter: blur(8px);
	-webkit-filter: blur(8px);
	-moz-filter: blur(8px);
	-o-filter: blur(8px);
	-ms-filter: blur(8px)
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.audio-post .post-item .featured-img:before, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.link-post .post-item .featured-img:before, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.quote-post .post-item .featured-img:before, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.soundcloud-post .post-item .featured-img:before {
	background-color: rgba(0,0,0,.2)
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.audio-post .post-item .featured-img:after, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.link-post .post-item .featured-img:after, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.quote-post .post-item .featured-img:after, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.soundcloud-post .post-item .featured-img:after {
	top: 40px;
	margin-top: 0
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.audio-post .post-item .featured-img .post-format-content, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.link-post .post-item .featured-img .post-format-content, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.quote-post .post-item .featured-img .post-format-content, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.soundcloud-post .post-item .featured-img .post-format-content {
	display: block;
	margin-top: 80px
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.audio-post .post-item .featured-img .post-format-content {
	margin-bottom: 0
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format:hover.audio-post .post-item .featured-img:before, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format:hover.link-post .post-item .featured-img:before, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format:hover.quote-post .post-item .featured-img:before, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format:hover.soundcloud-post .post-item .featured-img:before {
	background-color: rgba(0,0,0,.5)
}
.post-archive.list-style ul>li .post-item {
	padding: 30px
}
.post-archive.list-style ul>li .post-item .featured-img {
	display: block;
	width: 230px;
	height: 210px;
	position: relative;
	z-index: 2;
	overflow: hidden
}
.post-archive.list-style ul>li.has-post-format.audio-post .post-item .post-format-content, .post-archive.list-style ul>li.has-post-format.link-post .post-item .post-format-content, .post-archive.list-style ul>li.has-post-format.quote-post .post-item .post-format-content, .post-archive.list-style ul>li.has-post-format.soundcloud-post .post-item .post-format-content, .post-archive.list-style ul>li.no-img .post-item .featured-img {
	display: none
}
.post-archive.list-style ul>li.has-post-format.audio-post .post-item .featured-img, .post-archive.list-style ul>li.has-post-format.link-post .post-item .featured-img, .post-archive.list-style ul>li.has-post-format.quote-post .post-item .featured-img, .post-archive.list-style ul>li.has-post-format.soundcloud-post .post-item .featured-img {
	width: 230px;
	height: 210px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	paddin-top: 0;
	padding: 0
}
.post-archive.list-style ul>li.has-post-format.audio-post .post-item .featured-img:before, .post-archive.list-style ul>li.has-post-format.link-post .post-item .featured-img:before, .post-archive.list-style ul>li.has-post-format.quote-post .post-item .featured-img:before, .post-archive.list-style ul>li.has-post-format.soundcloud-post .post-item .featured-img:before {
	background-color: rgba(0,0,0,0)
}
.post-archive.list-style ul>li.has-post-format.audio-post .post-item .featured-img:after, .post-archive.list-style ul>li.has-post-format.link-post .post-item .featured-img:after, .post-archive.list-style ul>li.has-post-format.quote-post .post-item .featured-img:after, .post-archive.list-style ul>li.has-post-format.soundcloud-post .post-item .featured-img:after {
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px
}
.post-archive.list-style ul>li.has-post-format.audio-post .post-item .featured-img img, .post-archive.list-style ul>li.has-post-format.link-post .post-item .featured-img img, .post-archive.list-style ul>li.has-post-format.quote-post .post-item .featured-img img, .post-archive.list-style ul>li.has-post-format.soundcloud-post .post-item .featured-img img {
	filter: blur(0);
	-webkit-filter: blur(0);
	-moz-filter: blur(0);
	-o-filter: blur(0);
	-ms-filter: blur(0)
}
.post-archive.list-style ul>li.has-post-format:hover.audio-post .post-item .featured-img:before, .post-archive.list-style ul>li.has-post-format:hover.link-post .post-item .featured-img:before, .post-archive.list-style ul>li.has-post-format:hover.quote-post .post-item .featured-img:before, .post-archive.list-style ul>li.has-post-format:hover.soundcloud-post .post-item .featured-img:before {
	background-color: rgba(0,0,0,.5)
}
.post-archive.list-style.right-img ul>li .post-item .caption {
	margin-right: 260px
}
.post-archive.list-style.right-img ul>li .post-item .featured-img {
	float: right
}
.post-archive.list-style.right-img ul>li.no-img .caption {
	margin-right: 0
}
.post-archive.list-style.left-img ul>li .post-item .caption {
	margin-left: 260px
}
.post-archive.list-style.left-img ul>li .post-item .featured-img {
	float: left
}
.post-archive.list-style.left-img ul>li.no-img .caption {
	margin-left: 0
}
.post-archive.grid-style {
	margin: 0 -15px
}
.post-archive.grid-style ul:after, .post-archive.grid-style ul:before {
	display: table;
	content: " "
}
.post-archive.grid-style ul:after {
	clear: both
}
.post-archive.grid-style ul>li {
	width: 50%;
	padding: 0 15px;
	float: left
}
.post-archive.grid-style ul>li .post-item .caption {
	padding: 30px
}
.post-archive.grid-style ul>li .post-item .caption .post-title {
	font-size: 20px
}
.post-archive.grid-style ul>li .post-item .featured-img {
	display: block;
	width: 100%;
	height: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding-top: 70%
}
.post-archive.grid-style ul>li.has-post-format.audio-post .post-item .featured-img, .post-archive.grid-style ul>li.has-post-format.link-post .post-item .featured-img, .post-archive.grid-style ul>li.has-post-format.quote-post .post-item .featured-img, .post-archive.grid-style ul>li.has-post-format.soundcloud-post .post-item .featured-img {
	padding: 15px
}
.post-archive.grid-style ul>li.has-post-format.audio-post .post-item .featured-img:after, .post-archive.grid-style ul>li.has-post-format.link-post .post-item .featured-img:after, .post-archive.grid-style ul>li.has-post-format.quote-post .post-item .featured-img:after, .post-archive.grid-style ul>li.has-post-format.soundcloud-post .post-item .featured-img:after {
	top: 15px;
	margin-top: 0
}
.post-archive.grid-style ul>li.has-post-format.audio-post .post-item .featured-img .post-format-content, .post-archive.grid-style ul>li.has-post-format.link-post .post-item .featured-img .post-format-content, .post-archive.grid-style ul>li.has-post-format.quote-post .post-item .featured-img .post-format-content, .post-archive.grid-style ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content {
	margin-top: 65px;
	padding: 15px
}
.post-archive.grid-style ul>li.has-post-format.audio-post .post-item .featured-img .post-format-content h3, .post-archive.grid-style ul>li.has-post-format.link-post .post-item .featured-img .post-format-content h3, .post-archive.grid-style ul>li.has-post-format.quote-post .post-item .featured-img .post-format-content h3, .post-archive.grid-style ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content h3 {
	font-size: 18px
}
.post-archive.grid-style ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content {
	padding: 0
}
.post-archive.grid-style ul>li.has-post-format.audio-post .post-item .featured-img {
	padding: 30px 15px
}
.post-archive.grid-style ul>li.has-post-format.audio-post .post-item .featured-img:after {
	top: 30px
}
.post-archive.grid-style ul>li.has-post-format.audio-post .post-item .featured-img .post-format-content {
	margin-top: 90px;
	margin-bottom: 50px;
	padding: 15px
}
.post-archive.grid-style.grid-style-fullwidth ul>li {
	width: 33.33333333%
}
.post-archive.masonry-style {
	margin: 0 -15px
}
.post-archive.masonry-style ul:after, .post-archive.masonry-style ul:before {
	display: table;
	content: " "
}
.post-archive.masonry-style ul:after {
	clear: both
}
.post-archive.masonry-style ul>li {
	width: 50%;
	padding: 0 15px;
	float: left
}
.post-archive.masonry-style ul>li .post-item .caption {
	padding: 30px
}
.post-archive.masonry-style ul>li .post-item .caption .post-title {
	font-size: 20px
}
.post-archive.masonry-style ul>li .post-item .featured-img {
	display: block;
	width: 100%;
	height: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding-top: 70%
}
.post-archive.masonry-style ul>li.no-img .post-item .featured-img {
	display: none
}
.post-archive.masonry-style ul>li.has-post-format.audio-post .post-item .featured-img, .post-archive.masonry-style ul>li.has-post-format.link-post .post-item .featured-img, .post-archive.masonry-style ul>li.has-post-format.quote-post .post-item .featured-img, .post-archive.masonry-style ul>li.has-post-format.soundcloud-post .post-item .featured-img {
	padding: 15px
}
.post-archive.masonry-style ul>li.has-post-format.audio-post .post-item .featured-img:after, .post-archive.masonry-style ul>li.has-post-format.link-post .post-item .featured-img:after, .post-archive.masonry-style ul>li.has-post-format.quote-post .post-item .featured-img:after, .post-archive.masonry-style ul>li.has-post-format.soundcloud-post .post-item .featured-img:after {
	top: 15px;
	margin-top: 0
}
.post-archive.masonry-style ul>li.has-post-format.audio-post .post-item .featured-img .post-format-content, .post-archive.masonry-style ul>li.has-post-format.link-post .post-item .featured-img .post-format-content, .post-archive.masonry-style ul>li.has-post-format.quote-post .post-item .featured-img .post-format-content, .post-archive.masonry-style ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content {
	margin-top: 65px;
	padding: 15px
}
.post-archive.masonry-style ul>li.has-post-format.audio-post .post-item .featured-img .post-format-content h3, .post-archive.masonry-style ul>li.has-post-format.link-post .post-item .featured-img .post-format-content h3, .post-archive.masonry-style ul>li.has-post-format.quote-post .post-item .featured-img .post-format-content h3, .post-archive.masonry-style ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content h3 {
	font-size: 18px
}
.post-archive.masonry-style ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content {
	padding: 0
}
.post-archive.masonry-style.masonry-style-fullwidth ul>li {
	width: 33.33333333%
}
.post-archive.classic-style ul>li .post-item .caption {
	padding: 30px
}
.post-archive.classic-style ul>li .post-item .featured-img {
	display: block;
	width: 100%;
	height: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding-top: 50%
}
.post-archive.classic-style ul>li .post-item .featured-img img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 100%;
	height: auto;
	z-index: 1
}
.post-archive.classic-style ul>li .post-item .social-icons {
	display: block
}
.post-archive.classic-style ul>li.has-post-format.gallery-post .post-item .featured-img, .post-archive.classic-style ul>li.no-img .post-item .featured-img {
	display: none
}
.post-archive.classic-style ul>li.has-post-format.gallery-post .post-item .owl-carousel {
	display: block!important
}
.post-archive.classic-style ul>li.has-post-format.gallery-post .post-item .owl-carousel .item {
	width: 100%;
	height: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding-top: 50%
}
.post-archive.classic-style ul>li.has-post-format.gallery-post .post-item .owl-carousel .item img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 100%;
	height: auto;
	z-index: 1
}
@media only screen and (max-width:900px) {
.post-archive.grid-style.grid-style-fullwidth ul>li, .post-archive.masonry-style.masonry-style-fullwidth ul>li {
	width: 50%
}
}
@media only screen and (max-width:600px) {
.post-archive.large-first:not(.masonry-style) ul>li:first-child .post-item .caption .btn {
	display: block;
	display: inline-block
}
.post-archive.grid-style ul>li.no-img .post-item .featured-img, .post-archive.list-style ul>li .post-item .caption .btn {
	display: none
}
.post-archive.list-style ul>li .post-item .featured-img, .post-archive.list-style ul>li.has-post-format.audio-post .post-item .featured-img, .post-archive.list-style ul>li.has-post-format.link-post .post-item .featured-img, .post-archive.list-style ul>li.has-post-format.quote-post .post-item .featured-img, .post-archive.list-style ul>li.has-post-format.soundcloud-post .post-item .featured-img {
	width: 180px;
	height: 160px;
	position: relative;
	z-index: 2;
	overflow: hidden
}
.post-archive.list-style.right-img ul>li .post-item .caption {
	margin-right: 210px
}
.post-archive.list-style.right-img ul>li.no-img .caption {
	margin-right: 0
}
.post-archive.list-style.left-img ul>li .post-item .caption {
	margin-left: 210px
}
.post-archive.list-style.left-img ul>li.no-img .caption {
	margin-left: 0
}
.post-archive.grid-style {
	margin: 0
}
.post-archive.grid-style ul>li {
	width: 100%;
	padding: 0;
	float: none
}
.post-archive.grid-style ul>li .post-item .featured-img {
	padding-top: 50%
}
.post-archive.grid-style ul>li .post-item .featured-img img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 100%;
	height: auto;
	z-index: 1
}
.post-archive.grid-style ul>li.has-post-format.audio-post .post-item .featured-img {
	padding: 15px
}
.post-archive.grid-style ul>li.has-post-format.audio-post .post-item .featured-img:after {
	top: 15px
}
.post-archive.grid-style ul>li.has-post-format.audio-post .post-item .featured-img .post-format-content {
	margin-top: 65px;
	margin-bottom: 0;
	padding: 15px
}
.post-archive.grid-style.grid-style-fullwidth ul>li {
	width: 100%;
	padding: 0;
	float: none
}
.post-archive.masonry-style ul>li .post-item .caption {
	padding: 20px
}
.post-archive.masonry-style ul>li.has-post-format.audio-post .post-item .featured-img .post-format-content h3, .post-archive.masonry-style ul>li.has-post-format.link-post .post-item .featured-img .post-format-content h3, .post-archive.masonry-style ul>li.has-post-format.quote-post .post-item .featured-img .post-format-content h3, .post-archive.masonry-style ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content h3 {
	font-size: 14px
}
}
@media only screen and (max-width:480px) {
.post-archive ul>li .post-item {
	padding: 0
}
.post-archive ul>li .post-item .caption {
	padding: 20px
}
.post-archive ul>li .post-item .caption .category {
	margin-bottom: 5px;
	display: block
}
.post-archive ul>li .post-item .caption .post-title {
	font-size: 18px
}
.post-archive ul>li .post-item .caption .post-meta {
	margin-bottom: 0;
	display: block
}
.post-archive ul>li .post-item .caption .btn, .post-archive ul>li .post-item .caption p, .post-archive ul>li .post-item .social-icons {
	display: none
}
.post-archive ul>li .post-item .featured-img {
	display: block;
	height: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
	width: 100%!important;
	padding-top: 50%;
	float: none!important
}
.post-archive ul>li .post-item .featured-img img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 100%;
	height: auto;
	z-index: 1
}
.post-archive ul>li.has-post-format.audio-post .post-item .featured-img, .post-archive ul>li.has-post-format.link-post .post-item .featured-img, .post-archive ul>li.has-post-format.quote-post .post-item .featured-img, .post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img {
	padding: 15px
}
.post-archive ul>li.has-post-format.audio-post .post-item .featured-img:after, .post-archive ul>li.has-post-format.link-post .post-item .featured-img:after, .post-archive ul>li.has-post-format.quote-post .post-item .featured-img:after, .post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img:after {
	top: 15px;
	margin-top: 0
}
.post-archive ul>li.has-post-format.audio-post .post-item .featured-img .post-format-content, .post-archive ul>li.has-post-format.link-post .post-item .featured-img .post-format-content, .post-archive ul>li.has-post-format.quote-post .post-item .featured-img .post-format-content, .post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content {
	margin-top: 65px;
	padding: 15px
}
.post-archive ul>li.has-post-format.audio-post .post-item .featured-img .post-format-content h3, .post-archive ul>li.has-post-format.link-post .post-item .featured-img .post-format-content h3, .post-archive ul>li.has-post-format.quote-post .post-item .featured-img .post-format-content h3, .post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content h3 {
	font-size: 14px
}
.post-archive ul>li.has-post-format.soundcloud-post .post-item .featured-img .post-format-content {
	padding: 0
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child .post-item .caption {
	padding: 20px
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child .post-item .caption .post-title {
	font-size: 24px
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child .post-item .caption .post-meta {
	margin-bottom: 15px
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child .post-item .caption p {
	display: block
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child .post-item .caption .btn {
	display: none
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child .social-icons {
	position: relative;
	bottom: auto;
	right: auto;
	padding: 15px;
	text-align: center;
	background-color: #fafafa
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.audio-post .post-item .featured-img, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.link-post .post-item .featured-img, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.quote-post .post-item .featured-img, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.soundcloud-post .post-item .featured-img {
	padding: 15px
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.audio-post .post-item .featured-img:after, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.link-post .post-item .featured-img:after, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.quote-post .post-item .featured-img:after, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.soundcloud-post .post-item .featured-img:after {
	top: 15px;
	margin-top: 0
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.audio-post .post-item .featured-img .post-format-content, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.link-post .post-item .featured-img .post-format-content, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.quote-post .post-item .featured-img .post-format-content, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.soundcloud-post .post-item .featured-img .post-format-content {
	margin-top: 65px;
	padding: 15px
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.audio-post .post-item .featured-img .post-format-content h3, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.link-post .post-item .featured-img .post-format-content h3, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.quote-post .post-item .featured-img .post-format-content h3, .post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.soundcloud-post .post-item .featured-img .post-format-content h3 {
	font-size: 14px
}
.post-archive.grid-style ul>li .post-item .caption .post-title, .post-archive.masonry-style ul>li .post-item .caption .post-title {
	font-size: 18px
}
.post-archive.large-first:not(.masonry-style) ul>li:first-child.has-post-format.soundcloud-post .post-item .featured-img .post-format-content, .post-archive.list-style ul>li .post-item {
	padding: 0
}
.post-archive.list-style ul>li.has-post-format.audio-post .post-item .featured-img, .post-archive.list-style ul>li.has-post-format.link-post .post-item .featured-img, .post-archive.list-style ul>li.has-post-format.quote-post .post-item .featured-img, .post-archive.list-style ul>li.has-post-format.soundcloud-post .post-item .featured-img {
	display: block;
	height: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
	width: 100%!important;
	padding-top: 50%;
	float: none!important
}
.post-archive.classic-style ul>li .post-item .caption, .post-archive.grid-style ul>li .post-item .caption {
	padding: 20px
}
.post-archive.list-style ul>li.has-post-format.audio-post .post-item .featured-img img, .post-archive.list-style ul>li.has-post-format.link-post .post-item .featured-img img, .post-archive.list-style ul>li.has-post-format.quote-post .post-item .featured-img img, .post-archive.list-style ul>li.has-post-format.soundcloud-post .post-item .featured-img img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 100%;
	height: auto;
	z-index: 1
}
.post-archive.list-style.left-img ul>li .post-item .caption, .post-archive.list-style.left-img ul>li.no-img .caption, .post-archive.list-style.right-img ul>li .post-item .caption, .post-archive.list-style.right-img ul>li.no-img .caption {
	margin-left: 0;
	margin-right: 0
}
.post-archive.classic-style ul>li .post-item .social-icons {
	display: none
}
.post-archive.masonry-style {
	margin: 0
}
.post-archive.masonry-style ul>li {
	width: 100%;
	padding: 0;
	float: none
}
.post-archive.masonry-style ul>li .post-item .featured-img {
	padding-top: 50%
}
.post-archive.masonry-style ul>li .post-item .featured-img img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 100%;
	height: auto;
	z-index: 1
}
.post-archive.masonry-style.masonry-style-fullwidth ul>li {
	width: 100%;
	padding: 0;
	float: none
}
}
.category, .post-meta, .post-title {
	padding: 0;
	margin: 0;
	line-height: 1
}
.category {
	font-size: 12px;
	font-weight: 700
}
.category a:hover {
	color: #f5bb00
}
.post-title, .post-title a {
	color: #777
}
.post-title a:hover {
	color: #50514f
}
.post-meta, .post-meta a {
	color: #cecece
}
.post-meta span.author {
	font-weight: 700
}
.post-meta span i {
	margin-right: 3px
}
.post-meta a:hover {
	color: #f5bb00
}
.has-post-format .featured-img {
	position: relative
}
.has-post-format .featured-img:after {
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: rgba(0,0,0,.5);
	color: #fff;
	font-size: 18px;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	content: "\f1ea";
	font-family: FontAwesome;
	z-index: 4;
	pointer-events: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background-color ease .3s;
	-moz-transition: background-color ease .3s;
	-o-transition: background-color ease .3s;
	transition: background-color ease .3s
}
.has-post-format .featured-img:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0);
	content: " ";
	z-index: 3;
	pointer-events: none;
	-webkit-transition: background-color ease .3s;
	-moz-transition: background-color ease .3s;
	-o-transition: background-color ease .3s;
	transition: background-color ease .3s
}
.post-media .featured-img img, .post-media .gallery-tiled .item img, .post-media .owl-carousel .item img {
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px
}
.has-post-format:hover .featured-img:after {
	background-color: #f5bb00
}
.has-post-format:hover .featured-img:before {
	background-color: rgba(0,0,0,.5)
}
.has-post-format.gallery-post .featured-img:after {
	content: "\f083"
}
.has-post-format.video-post .featured-img:after {
	content: "\f01d"
}
.has-post-format.link-post .featured-img:after {
	content: "\f0ac"
}
.has-post-format.quote-post .featured-img:after {
	content: "\f10d"
}
.has-post-format.audio-post .featured-img:after {
	content: "\f001"
}
.has-post-format.soundcloud-post .featured-img:after {
	content: "\f1be"
}
.content-wrapper.overflow-content .content {
	z-index: 3;
	margin-top: -200px;
	position: relative
}
.post-media {
	position: relative;
	margin-bottom: 30px;
	z-index: 2
}
.post-media .featured-img {
	width: 100%;
	height: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding-top: 50%;
	background-color: #cecece
}
.post-media .featured-img img {
	position: absolute;
	margin: auto;
	width: 150%;
	height: auto;
	z-index: 1
}
.post-media .owl-carousel {
	display: none!important
}
.post-media .owl-carousel .item {
	margin: 0;
	width: 100%;
	height: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding-top: 50%
}
.post-media .owl-carousel .item img {
	display: block;
	position: absolute;
	margin: auto;
	width: 100%;
	height: auto;
	z-index: 1
}
.post-media .gallery-tiled {
	display: none!important
}
.post-media .gallery-tiled:after, .post-media .gallery-tiled:before {
	display: table;
	content: " "
}
.post-media .gallery-tiled:after {
	clear: both
}
.post-media .gallery-tiled .item {
	width: 33.33333333%;
	padding-bottom: 33.33333333%;
	height: 0;
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 2;
	background-color: #cecece
}
.post-media .gallery-tiled .item img {
	position: absolute;
	margin: auto;
	width: 150%;
	height: auto;
	z-index: 1;
	-webkit-transition: -webkit-filter ease .4s, filter ease .4s;
	-moz-transition: -webkit-filter ease .4s, filter ease .4s;
	-o-transition: -webkit-filter ease .4s, filter ease .4s;
	transition: -webkit-filter ease .4s, filter ease .4s
}
.post-media .gallery-tiled:hover .item:not(:hover) img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}
.post-media .responsive-video-embed {
	display: none!important;
	position: relative;
	padding-bottom: 56%;
	height: 0
}
.post-media .responsive-video-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	margin: 0;
	padding: 0
}
.post-media.no-img .featured-img {
	display: none
}
.post-media.has-post-format .featured-img:after {
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px
}
.post-media.has-post-format .featured-img .post-format-content {
	display: none!important
}
.post-media.has-post-format:hover .featured-img:before {
	background-color: rgba(0,0,0,0)
}
.post-media.has-post-format.gallery-post .featured-img, .post-media.has-post-format.gallery-post .featured-img:after {
	display: none
}
.post-media.has-post-format.gallery-post .owl-carousel {
	display: block!important
}
.post-media.has-post-format.gallery-post.tiled-style .owl-carousel {
	display: none!important
}
.post-media.has-post-format.gallery-post.tiled-style .gallery-tiled {
	display: block!important
}
.post-media.has-post-format.video-post .featured-img, .post-media.has-post-format.video-post .featured-img:after {
	display: none
}
.post-media.has-post-format.video-post .responsive-video-embed {
	display: block!important
}
.post-media.has-post-format.audio-post .featured-img, .post-media.has-post-format.link-post .featured-img, .post-media.has-post-format.quote-post .featured-img, .post-media.has-post-format.soundcloud-post .featured-img {
	padding: 40px;
	height: auto
}
.post-media.has-post-format.audio-post .featured-img img, .post-media.has-post-format.link-post .featured-img img, .post-media.has-post-format.quote-post .featured-img img, .post-media.has-post-format.soundcloud-post .featured-img img {
	filter: blur(8px);
	-webkit-filter: blur(8px);
	-moz-filter: blur(8px);
	-o-filter: blur(8px);
	-ms-filter: blur(8px)
}
.post-media.has-post-format.audio-post .featured-img:after, .post-media.has-post-format.link-post .featured-img:after, .post-media.has-post-format.quote-post .featured-img:after, .post-media.has-post-format.soundcloud-post .featured-img:after {
	top: 40px;
	margin-top: 0
}
.post-media.has-post-format.audio-post .featured-img .post-format-content, .post-media.has-post-format.link-post .featured-img .post-format-content, .post-media.has-post-format.quote-post .featured-img .post-format-content, .post-media.has-post-format.soundcloud-post .featured-img .post-format-content {
	display: block!important;
	position: relative;
	z-index: 6;
	margin-top: 80px;
	text-align: center;
	color: rgba(255,255,255,.8);
	padding: 30px;
	pointer-events: none;
	-webkit-box-shadow: 0 0 0 1px rgba(255,255,255,.5);
	-moz-box-shadow: 0 0 0 1px rgba(255,255,255,.5);
	box-shadow: 0 0 0 1px rgba(255,255,255,.5)
}
.post-media.has-post-format.audio-post .featured-img .post-format-content h3, .post-media.has-post-format.audio-post .featured-img .post-format-content p, .post-media.has-post-format.link-post .featured-img .post-format-content h3, .post-media.has-post-format.link-post .featured-img .post-format-content p, .post-media.has-post-format.quote-post .featured-img .post-format-content h3, .post-media.has-post-format.quote-post .featured-img .post-format-content p, .post-media.has-post-format.soundcloud-post .featured-img .post-format-content h3, .post-media.has-post-format.soundcloud-post .featured-img .post-format-content p {
	padding: 0;
	margin: 0;
	line-height: 1;
	line-height: 1.2
}
.post-media.has-post-format.audio-post .featured-img .post-format-content h3, .post-media.has-post-format.link-post .featured-img .post-format-content h3, .post-media.has-post-format.quote-post .featured-img .post-format-content h3, .post-media.has-post-format.soundcloud-post .featured-img .post-format-content h3 {
	font-family: 'Droid Serif', serif;
	margin-bottom: 15px;
	color: rgba(255,255,255,.8);
	font-size: 24px;
	-webkit-transition: color ease .4s;
	-moz-transition: color ease .4s;
	-o-transition: color ease .4s;
	transition: color ease .4s
}
.post-media.has-post-format.audio-post .featured-img .post-format-content a, .post-media.has-post-format.link-post .featured-img .post-format-content a, .post-media.has-post-format.quote-post .featured-img .post-format-content a, .post-media.has-post-format.soundcloud-post .featured-img .post-format-content a {
	color: rgba(255,255,255,.8);
	-webkit-transition: color ease .4s;
	-moz-transition: color ease .4s;
	-o-transition: color ease .4s;
	transition: color ease .4s;
	pointer-events: auto
}
.post-media.has-post-format.audio-post .featured-img .post-format-content iframe, .post-media.has-post-format.link-post .featured-img .post-format-content iframe, .post-media.has-post-format.quote-post .featured-img .post-format-content iframe, .post-media.has-post-format.soundcloud-post .featured-img .post-format-content iframe {
	width: 100%;
	border: none;
	margin: 0 0 -5px;
	padding: 0;
	pointer-events: auto
}
.post-heading .category a, .post-heading .post-meta span {
	margin-right: 10px
}
.post-media.has-post-format.audio-post .featured-img .post-format-content audio, .post-media.has-post-format.link-post .featured-img .post-format-content audio, .post-media.has-post-format.quote-post .featured-img .post-format-content audio, .post-media.has-post-format.soundcloud-post .featured-img .post-format-content audio {
	display: block;
	width: 100%;
	pointer-events: auto
}
.post-media.has-post-format.soundcloud-post .featured-img .post-format-content {
	padding: 0;
	-webkit-box-shadow: 0 0 0 1px rgba(255,255,255,0);
	-moz-box-shadow: 0 0 0 1px rgba(255,255,255,0);
	box-shadow: 0 0 0 1px rgba(255,255,255,0)
}
.post-media.has-post-format:hover.link-post .featured-img:before, .post-media.has-post-format:hover.quote-post .featured-img:before {
	background-color: rgba(0,0,0,.5)
}
.post-media.has-post-format:hover.link-post .featured-img .post-format-content a, .post-media.has-post-format:hover.link-post .featured-img .post-format-content h3, .post-media.has-post-format:hover.quote-post .featured-img .post-format-content a, .post-media.has-post-format:hover.quote-post .featured-img .post-format-content h3 {
	color: #fff
}
.post-heading {
	padding: 30px;
	position: relative
}
.post-heading .category {
	margin-bottom: 10px;
	font-size: 12px
}
.post-heading .post-meta {
	font-size: 14px
}
.post-heading .post-title {
	color: #50514f;
	line-height: 1.2;
	margin-bottom: 15px
}
.post-heading .social-icons {
	position: absolute;
	right: 30px;
	bottom: 30px
}
.content-inner {
	display: block;
	position: relative;
	width: 100%;
	background-color: #fff;
	margin-bottom: 40px
}
.content-inner .post-media {
	margin-bottom: 0
}
.content-inner .post-heading+.post-content {
	padding-top: 0
}
.content-inner .post-content {
	padding: 30px
}
.content-inner .post-content p {
	font-size: 15px
}
.content-inner .post-meta-bottom {
	padding: 15px 0;
	margin-top: 40px;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4
}
.content-inner .post-meta-bottom:after, .content-inner .post-meta-bottom:before {
	display: table;
	content: " "
}
.content-inner .post-meta-bottom:after {
	clear: both
}
.content-inner .post-meta-bottom .widget-tags {
	float: left;
	width: 50%;
	padding-top: 10px
}
.content-inner .post-meta-bottom .social-icons {
	margin-top: 10px;
	float: left;
	width: 50%;
	text-align: right
}
.content-inner .next-prev-post {
	position: relative;
	padding-top: 40px;
	border-top: 1px solid #f4f4f4
}
.content-inner .next-prev-post:after, .content-inner .next-prev-post:before {
	display: table;
	content: " "
}
.content-inner .next-prev-post:after {
	clear: both
}
.content-inner .next-prev-post .category {
	margin-bottom: 5px
}
.content-inner .next-prev-post .category a {
	margin-right: 5px
}
.content-inner .next-prev-post .post-title {
	line-height: 1.4;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.content-inner .next-prev-post p {
	color: #cecece;
	font-size: 12px
}
.content-inner .next-prev-post .next-post, .content-inner .next-prev-post .prev-post {
	float: left;
	position: relative;
	width: 50%;
	height: 70px;
	padding: 5px 40px
}
.content-inner .next-prev-post .next-post:before, .content-inner .next-prev-post .prev-post:before {
	position: absolute;
	width: 30px;
	background-color: #f5bb00;
	color: #fff;
	text-align: center;
	line-height: 70px;
	height: 70px;
	content: "\f104";
	font-family: FontAwesome;
	left: 0;
	top: 0
}
.content-inner .next-prev-post .next-post {
	float: right;
	text-align: right
}
.content-inner .next-prev-post .next-post:before {
	right: 0;
	left: auto;
	content: "\f105"
}
.content-inner .widget {
	padding: 20px
}
.widget-about.post-author {
	text-align: left;
	position: relative
}
.widget-about.post-author:after, .widget-about.post-author:before {
	display: table;
	content: " "
}
.widget-about.post-author:after {
	clear: both
}
.widget-about.post-author .avatar {
	float: left;
	width: 80px;
	height: 80px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	margin-top: 10px
}
.widget-about.post-author .caption {
	position: relative;
	margin-left: 100px
}
.widget-about.post-author .caption .subname {
	font-size: 12px
}
.widget-about.post-author .caption .description {
	font-size: 14px
}
.widget-about.post-author .social-icons {
	position: relative;
	left: -10px
}
.widget-about.post-author .social-icons a {
	color: #50514f
}
.widget-about.post-author .social-icons a:hover {
	color: #f5bb00
}
.comments {
	padding: 0;
	margin: 0 0 40px;
	list-style: none;
	font-size: 0
}
.comments li {
	font-size: 14px;
	margin-bottom: 15px
}
.comments li .comment-item {
	background-color: #fff;
	padding: 20px;
	position: relative
}
.comments li .comment-item .comment-heading {
	position: relative;
	padding: 0 0 20px;
	border-bottom: 1px solid #f4f4f4;
	margin-bottom: 15px
}
.comments li .comment-item .comment-heading:after, .comments li .comment-item .comment-heading:before {
	display: table;
	content: " "
}
.comments li .comment-item .comment-heading:after {
	clear: both
}
.comments li .comment-item .comment-heading .avatar {
	width: 60px;
	height: 60px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	background-color: #cecece;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}
.comments li .comment-item .comment-heading .avatar img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 130%;
	height: auto;
	z-index: 1
}
.comments li .comment-item .comment-heading .caption {
	margin-left: 75px;
	padding: 15px 0
}
.comments li .comment-item .comment-heading .caption .date {
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size: 13px;
	font-style: italic
}
.comments li .comment-item .comment-heading .caption .name {
	padding: 0;
	margin: 0 0 5px;
	line-height: 1;
	font-family: 'Roboto Condensed', sans-serif;
	/*  text-transform: uppercase;  */
	font-weight: 700
}
.comments li .comment-item .comment-heading .caption .name>a {
	color: #50514f
}
.comments li .comment-item .comment-heading .caption .name span {
	font-family: Lato, sans-serif;
	color: #999;
	text-transform: none;
	margin-left: 5px;
	font-weight: 400
}
.archive-heading .subheading, .archive-heading h3, .large-heading, .note h5, .page-heading .page-title {
	
}
.comments li .comment-item .comment-heading .btn-reply {
	position: absolute;
	top: 0;
	right: 0
}
.comments li .comment-item .comment-heading .btn-reply.btn-main {
	padding: 0 15px
}
.comments li ul {
	padding: 0 0 0 75px;
	margin: 15px 0 0;
	list-style: none;
	font-size: 0
}
.comments li ul>li {
	font-size: 14px
}
.comments .has-comment-form .content-inner {
	margin-bottom: 0
}
@media only screen and (max-width:900px) {
.content-wrapper.overflow-content .content {
	z-index: 3;
	margin-top: 0
}
.post-media {
	margin-bottom: 0
}
}
@media only screen and (max-width:600px) {
.content-inner .post-meta-bottom .widget-tags>a {
	margin: 5px
}
.content-inner .post-meta-bottom .social-icons, .content-inner .post-meta-bottom .widget-tags {
	width: 100%;
	text-align: center
}
.content-inner .next-prev-post .next-post, .content-inner .next-prev-post .prev-post {
	width: 100%
}
}
@media only screen and (max-width:480px) {
.post-media.has-post-format.audio-post .featured-img, .post-media.has-post-format.link-post .featured-img, .post-media.has-post-format.quote-post .featured-img, .post-media.has-post-format.soundcloud-post .featured-img {
	padding: 15px
}
.post-media.has-post-format.audio-post .featured-img:after, .post-media.has-post-format.link-post .featured-img:after, .post-media.has-post-format.quote-post .featured-img:after, .post-media.has-post-format.soundcloud-post .featured-img:after {
	top: 15px;
	margin-top: 0
}
.post-media.has-post-format.audio-post .featured-img .post-format-content, .post-media.has-post-format.link-post .featured-img .post-format-content, .post-media.has-post-format.quote-post .featured-img .post-format-content, .post-media.has-post-format.soundcloud-post .featured-img .post-format-content {
	margin-top: 65px;
	padding: 15px
}
.post-media.has-post-format.audio-post .featured-img .post-format-content h3, .post-media.has-post-format.link-post .featured-img .post-format-content h3, .post-media.has-post-format.quote-post .featured-img .post-format-content h3, .post-media.has-post-format.soundcloud-post .featured-img .post-format-content h3 {
	font-size: 18px
}
.post-media.has-post-format.soundcloud-post .featured-img .post-format-content {
	padding: 0
}
.content-inner .post-content, .post-heading {
	padding: 20px
}
.post-heading .post-title {
	font-size: 30px
}
.post-heading .social-icons {
	display: none
}
.content-inner .next-prev-post .next-post {
	margin-top: 15px
}
.widget-about.post-author {
	text-align: center
}
.widget-about.post-author .avatar {
	float: none;
	position: relative;
	display: block;
	margin: 0 auto
}
.widget-about.post-author .caption {
	position: relative;
	margin-left: 0
}
.widget-about.post-author .social-icons {
	left: 0
}
.comments li .comment-item .comment-heading .btn-reply {
	top: -20px;
	right: -20px
}
.comments li ul {
	padding-left: 15px
}
}
.large-heading {
	font-style: 24px;
	margin-bottom: 30px;
	color: #50514f
}
.page-heading {
	padding: 20px 30px;
	position: relative;
	border-bottom: 1px solid #f4f4f4
}
.page-heading:before {
	position: absolute;
	width: 10px;
	height: 6px;
	background-color: #f5bb00;
	content: " ";
	left: 0;
	top: 50%;
	margin-top: -3px
}
.page-heading .page-title {
	padding: 0;
	margin: 0;
	font-size: 24px;
	line-height: 1.2;
	color: #50514f
}
.archive-heading {
	padding: 20px;
	background: #fff;
	margin-bottom: 40px;
	text-align: center
}
.archive-heading .subheading {
	padding: 0;
	margin: 0 0 10px;
	font-size: 12px;
	font-weight: 700;
	color: #f5bb00;
	line-height: 1.6
}
.archive-heading h3 {
	padding: 0;
	margin: 0;
	color: #50514f;
	line-height: 1.2
}
.archive-heading .archive-description {
	margin-top: 10px;
	color: #999
}
.archive-heading.bold-bordered {
	-webkit-box-shadow: 0 10px 0 0 #f5bb00;
	-moz-box-shadow: 0 10px 0 0 #f5bb00;
	box-shadow: 0 10px 0 0 #f5bb00
}
.archive-heading .widget-about.post-author {
	padding: 0
}
.btn-load-more {
	margin-bottom: 30px
}
.page-inner-content {
	padding: 80px 0;
	text-align: center;
	color: #999
}
.page-inner-content h1 {
	font-size: 50px;
	color: #50514f
}
.page-inner-content h3 {
	color: #50514f
}
.page-inner-content .heading-404 {
	font-size: 200px;
	font-weight: 700
}
.page-inner-content .heading-404 span {
	color: #f5bb00
}
.page-inner-content form {
	margin-top: 40px
}
@media only screen and (max-width:480px) {
.page-heading {
	padding: 15px 20px
}
.page-inner-content {
	padding: 40px 0
}
.page-inner-content h1 {
	font-size: 30px
}
.page-inner-content .heading-404 {
	font-size: 150px
}
}
.content-wrapper .featured-posts-split, .featured-posts {
	margin-bottom: 40px
}
.featured-posts .item .caption {
	background: #fff
}
.featured-posts .item .caption .category, .featured-posts .item .caption .post-meta, .featured-posts .item .caption .post-title {
	margin-bottom: 10px
}
.featured-posts .item .caption .category>a {
	margin: 5px
}
.featured-posts .item .caption .post-title a {
	color: #50514f
}
.featured-posts .item .caption .post-title a:hover {
	text-decoration: none
}
.featured-posts .item .caption .post-meta span {
	margin: 0 5px
}
.featured-posts-slideshow.owl-carousel .item {
	margin: 0;
	width: 100%;
	height: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding-top: 47%
}
.featured-posts-slideshow.owl-carousel .item .caption {
	position: absolute;
	padding: 30px;
	bottom: 60px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	z-index: 5;
	text-align: center
}
.featured-posts-slideshow.owl-carousel .item .caption:before {
	position: absolute;
	content: " ";
	left: -10px;
	right: -10px;
	top: -20px;
	bottom: -20px;
	border-left: 1px solid rgba(255,255,255,.4);
	border-right: 1px solid rgba(255,255,255,.4);
	z-index: -1
}
.featured-posts-slideshow.owl-carousel .item .caption:after {
	position: absolute;
	content: " ";
	top: -10px;
	bottom: -10px;
	left: -20px;
	right: -20px;
	border-top: 1px solid rgba(255,255,255,.4);
	border-bottom: 1px solid rgba(255,255,255,.4);
	z-index: -1
}
.featured-posts-slideshow.owl-carousel .item .caption .btn {
	margin-top: 15px
}
.featured-posts-slideshow.owl-carousel .item img {
	display: block;
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 100%;
	height: auto;
	z-index: 1
}
.featured-posts-slideshow.owl-carousel .item.has-post-format {
	position: relative
}
.featured-posts-slideshow.owl-carousel .item.has-post-format:after {
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: rgba(0,0,0,.5);
	color: #fff;
	font-size: 18px;
	top: 15px;
	right: 15px;
	content: "\f1ea";
	font-family: FontAwesome;
	z-index: 4;
	pointer-events: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background-color ease .5s;
	-moz-transition: background-color ease .5s;
	-o-transition: background-color ease .5s;
	transition: background-color ease .5s
}
.featured-posts-slideshow.owl-carousel .item.has-post-format.gallery-post:after {
	content: "\f083"
}
.featured-posts-slideshow.owl-carousel .item.has-post-format.video-post:after {
	content: "\f01d"
}
.featured-posts-slideshow.owl-carousel .item.has-post-format.link-post:after {
	content: "\f0ac"
}
.featured-posts-slideshow.owl-carousel .item.has-post-format.quote-post:after {
	content: "\f10d"
}
.featured-posts-slideshow.owl-carousel .item.has-post-format.audio-post:after {
	content: "\f001"
}
.featured-posts-slideshow.owl-carousel .item.has-post-format.soundcloud-post:after {
	content: "\f1be"
}
.featured-posts-slideshow.owl-carousel .item.has-post-format:hover:after {
	background-color: #f5bb00
}
.featured-posts-slideshow.owl-carousel #owl-bar {
	width: 0;
	max-width: 100%;
	height: 4px;
	background: #f5bb00
}
.featured-posts-slideshow.owl-carousel #owl-progress-bar {
	width: 100%;
	background: rgba(0,0,0,.15);
	position: absolute;
	margin-top: 0;
	left: 0;
	right: 0;
	z-index: 3
}
.featured-posts-tiled {
	font-size: 0
}
.featured-posts-tiled:after, .featured-posts-tiled:before {
	display: table;
	content: " "
}
.featured-posts-tiled:after {
	clear: both
}
.featured-posts-tiled .item {
	font-size: 14px;
	width: 27%;
	float: left;
	display: block;
	height: 560px;
	position: relative
}
.featured-posts-tiled .item .featured-img {
	width: 100%;
	height: 280px;
	overflow: hidden;
	background-color: #cecece;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}
.featured-posts-tiled .item .featured-img img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: auto;
	height: 100%;
	z-index: 1
}
.featured-posts-tiled .item .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 3;
	padding: 20px;
	height: 280px;
	color: #999
}
.featured-posts-tiled .item .caption:after {
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #fff;
	position: absolute;
	top: -15px;
	z-index: 3;
	content: "";
	left: 50%;
	margin-left: -15px
}
.featured-posts-tiled .item .caption .category a, .featured-posts-tiled .item .caption .post-meta span {
	margin: 0 10px 0 0
}
.featured-posts-tiled .item .caption .post-title {
	font-size: 18px
}
.featured-posts-tiled .item .caption .post-meta {
	position: absolute;
	right: 20px;
	bottom: 20px
}
.featured-posts-tiled .item .caption .btn {
	margin-top: 15px
}
.featured-posts-tiled .item:first-child {
	width: 46%
}
.featured-posts-tiled .item:first-child .featured-img img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 120%;
	height: auto;
	z-index: 1
}
.featured-posts-tiled .item:first-child .caption {
	padding: 30px
}
.featured-posts-tiled .item:first-child .caption .post-title {
	font-size: 30px
}
.featured-posts-tiled .item:nth-child(2) .featured-img {
	bottom: 0;
	top: auto
}
.featured-posts-tiled .item:nth-child(2) .caption {
	top: 0;
	bottom: auto
}
.featured-posts-tiled .item:nth-child(2) .caption:after {
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: none;
	border-top: 15px solid #fff;
	top: auto;
	bottom: -15px
}
.featured-posts-split {
	    position: relative;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 0 0 #18244c;
    -moz-box-shadow: 0 5px 0 0 #18244c;
    box-shadow: 0 5px 0 0 #18244c;
}
.featured-posts-split .owl-main-slide .item {
	margin: 0;
	width: 100%;
	height: 600px;
	position: relative;
	z-index: 2;
	overflow: hidden
}
.featured-posts-split .owl-main-slide .item img {
	display: block;
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 100%;
	height: auto;
	z-index: 1
}
.featured-posts-split .owl-post-nav-content {
	position: absolute;
	z-index: 3;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: " "
}
.featured-posts-split .owl-post-nav-content .item {
	cursor: pointer;
	position: relative;
	background: rgba(0,0,0,.6);
	height: 600px;
	border-right: 1px solid rgba(255,255,255,.2);
	overflow: hidden;
	-webkit-transition: background-color ease .3s;
	-moz-transition: background-color ease .3s;
	-o-transition: background-color ease .3s;
	transition: background-color ease .3s
}
.featured-posts-split .owl-post-nav-content .item:hover {
	background-color: rgba(0,0,0,.3)
}
.featured-posts-split .owl-post-nav-content .item .caption {
	position: absolute;
	z-index: 4;
	bottom: -70px;
	left: 10px;
	right: 10px;
	background-color: rgba(0,0,0,0);
	padding: 30px;
	text-align: center;
	-webkit-transition: background-color ease .3s, bottom ease .3s;
	-moz-transition: background-color ease .3s, bottom ease .3s;
	-o-transition: background-color ease .3s, bottom ease .3s;
	transition: background-color ease .3s, bottom ease .3s
}
.featured-posts-split .owl-post-nav-content .item .caption .post-title {
	font-size: 18px;
	line-height: 1.4
}
.featured-posts-split .owl-post-nav-content .item .caption .category {
	margin-bottom: 5px
}
.featured-posts-split .owl-post-nav-content .item .caption .category a {
	margin: 0 5px
}
.featured-posts-split .owl-post-nav-content .item .caption .category a, .featured-posts-split .owl-post-nav-content .item .caption .post-meta, .featured-posts-split .owl-post-nav-content .item .caption .post-meta a, .featured-posts-split .owl-post-nav-content .item .caption .post-title, .featured-posts-split .owl-post-nav-content .item .caption .post-title a {
	color: rgba(255,255,255,.5);
	-webkit-transition: color ease .3s;
	-moz-transition: color ease .3s;
	-o-transition: color ease .3s;
	transition: color ease .3s
}
.featured-posts-split .owl-post-nav-content .item .caption .btn {
	margin-top: 15px
}
.featured-posts-split .owl-post-nav-content .synced .item {
	background-color: rgba(0,0,0,.3)
}
.featured-posts-split .owl-post-nav-content .synced .item .caption {
	background-color: rgba(0,0,0,.5);
	bottom: 0
}
.featured-posts-split .owl-post-nav-content .synced .item .caption .post-title a {
	color: #fff
}
.featured-posts-split .owl-post-nav-content .synced .item .caption .post-title a:hover {
	text-decoration: underline
}
.featured-posts-split .owl-post-nav-content .synced .item .caption .category a, .featured-posts-split .owl-post-nav-content .synced .item .caption .post-meta span a:hover {
	color: #ffffff;
}
@media only screen and (max-width:1024px) {
.featured-posts-tiled .item .featured-img img, .featured-posts-tiled .item:first-child .featured-img img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	height: auto;
	z-index: 1
}
.featured-posts-tiled .item {
	width: 33.33333333%
}
.featured-posts-tiled .item .featured-img img {
	width: 150%
}
.featured-posts-tiled .item:first-child {
	width: 33.33333333%
}
.featured-posts-tiled .item:first-child .featured-img img {
	width: 150%
}
.featured-posts-tiled .item:first-child .caption {
	padding: 20px
}
.featured-posts-tiled .item:first-child .caption .post-title {
	font-size: 18px
}
}
@media only screen and (max-width:900px) {
.featured-posts-tiled .item .featured-img img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: auto;
	height: 100%;
	z-index: 1
}
.featured-posts-tiled .item .caption .post-meta {
	position: relative;
	right: auto;
	bottom: auto
}
.featured-posts-tiled .item .caption .btn {
	margin-top: 0
}
.featured-posts-tiled .item:first-child .featured-img img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: auto;
	height: 100%;
	z-index: 1
}
.featured-posts-split .owl-main-slide .item {
	width: 100%;
	height: 500px;
	position: relative;
	z-index: 2;
	overflow: hidden
}
.featured-posts-split .owl-post-nav-content .item {
	height: 500px
}
.featured-posts-split .owl-post-nav-content .item .caption {
	padding: 20px
}
}
@media only screen and (max-width:800px) {
.featured-posts-slideshow.owl-carousel .item {
	padding-top: 55%
}
.featured-posts-split .owl-main-slide .item {
	width: 100%;
	height: 400px;
	position: relative;
	z-index: 2;
	overflow: hidden
}
.featured-posts-split .owl-post-nav-content .item {
	height: 400px
}
.featured-posts-split .owl-post-nav-content .item .caption {
	padding: 20px
}
}
@media only screen and (max-width:600px) {
.featured-posts-slideshow.owl-carousel .item .caption {
	padding: 20px
}
.featured-posts-slideshow.owl-carousel .item .caption .btn {
	display: none
}
.featured-posts-tiled .item {
	width: 100%;
	height: auto
}
.featured-posts-tiled .item .featured-img {
	width: 100%;
	height: 0;
	z-index: 2;
	overflow: hidden;
	padding-top: 60%;
	position: relative;
	top: auto;
	left: auto
}
.featured-posts-tiled .item .featured-img img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 150%;
	height: auto;
	z-index: 1
}
.featured-posts-tiled .item .caption {
	position: relative;
	bottom: auto;
	left: auto;
	height: auto
}
.featured-posts-tiled .item:first-child {
	width: 100%
}
.featured-posts-tiled .item:first-child .featured-img img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 150%;
	height: auto;
	z-index: 1
}
.featured-posts-tiled .item:nth-child(2) .caption, .featured-posts-tiled .item:nth-child(2) .featured-img {
	top: auto;
	bottom: auto
}
.featured-posts-tiled .item:nth-child(2) .caption:after {
	border-bottom: 15px solid #fff;
	border-top: none;
	top: -15px;
	bottom: auto
}
.featured-posts-split .owl-main-slide .item img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: 150%;
	height: auto;
	z-index: 1
}
}
@media only screen and (max-width:480px) {
.featured-posts-slideshow.owl-carousel .item .caption {
	width: auto;
	padding: 20px;
	bottom: 30px;
	left: 15px;
	right: 15px;
	margin-left: 0
}
.featured-posts-slideshow.owl-carousel .item .caption .post-title {
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.featured-posts-slideshow.owl-carousel .item .caption .post-meta, .featured-posts-slideshow.owl-carousel .item .caption:after, .featured-posts-slideshow.owl-carousel .item .caption:before {
	display: none
}
.featured-posts-split .owl-main-slide .item {
	width: 100%;
	height: 300px;
	position: relative;
	z-index: 2;
	overflow: hidden
}
.featured-posts-split .owl-main-slide .item img {
	position: absolute;
	margin: auto;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: auto;
	height: 130%;
	z-index: 1
}
.featured-posts-split .owl-post-nav-content .item {
	height: 300px
}
}
blockquote:after, blockquote:before {
	position: absolute;
	color: #f4f4f4;
	font-size: 180px;
	line-height: 1;
	z-index: 0;
	font-family: 'Droid Serif', serif
}
@media only screen and (max-width:375px) {
.featured-posts-slideshow.owl-carousel .item.has-post-format:after {
	display: none!important
}
}
blockquote {
	border-left: 0;
	margin: 40px 0;
	position: relative;
	padding: 40px 30px 20px
}
blockquote:before {
	top: -20px;
	left: 0;
	content: open-quote
}
blockquote:after {
	bottom: -100px;
	right: 0;
	content: close-quote
}
blockquote p {
	color: #999;
	font-size: 24px!important;
	line-height: 1.4;
	font-style: italic;
	font-family: 'Droid Serif', serif;
	z-index: 1;
	position: relative;
	margin-bottom: 20px
}
blockquote .small, blockquote small {
	font-size: 12px;
	/*  text-transform: uppercase;  */
	color: #50514f;
	text-align: left;
	font-weight: 700;
	z-index: 1;
	position: relative
}
blockquote.blockquote-reverse, blockquote.pull-right {
	padding: 40px 30px 20px;
	border-right: none
}
blockquote.blockquote-reverse .small, blockquote.blockquote-reverse footer, blockquote.blockquote-reverse small, blockquote.pull-right .small, blockquote.pull-right footer, blockquote.pull-right small {
	text-align: right
}
ul.angle-list, ul.check-list, ul.circle-list, ul.folder-list {
	padding: 0 0 0 10px;
	list-style: none
}
ul.angle-list li, ul.check-list li, ul.circle-list li, ul.folder-list li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 18px
}
ul.angle-list li:before, ul.check-list li:before, ul.circle-list li:before, ul.folder-list li:before {
	position: absolute;
	top: 5px;
	left: 0;
	content: "\f10c";
	font-family: FontAwesome;
	font-size: 8px;
	color: #cecece
}
.note, .note h5 {
	position: relative
}
ul.folder-list li:before {
	content: "\f114";
	top: 2px;
	font-size: 12px
}
ul.angle-list li:before {
	content: "\f105";
	top: 2px;
	font-size: 12px
}
ul.check-list li:before {
	content: "\f00c";
	top: 3px;
	font-size: 10px
}
ul.angle-list ul, ul.check-list ul, ul.circle-list ul, ul.folder-list ul {
	padding-left: 20px;
	list-style: none;
	margin-top: 5px
}
address {
	background: #f4f4f4;
	padding: 20px;
	line-height: 1.6;
	color: #999
}
address.boxed-address {
	background: #fff;
	-webkit-box-shadow: inset 0 0 0 4px #f4f4f4;
	-moz-box-shadow: inset 0 0 0 4px #f4f4f4;
	box-shadow: inset 0 0 0 4px #f4f4f4
}
address .company-name {
	color: #50514f;
	font-size: 16px;
	margin-bottom: 5px;
	display: block
}
address .address-icon {
	width: 30px;
	height: 30px;
	background: #777;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	position: relative;
	line-height: 30px;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}
address.success-icons .address-icon {
	background: #9bc53d
}
address.info-icons .address-icon {
	background: #5bc0eb
}
address.warning-icons .address-icon {
	background: #f5bb00
}
address.danger-icons .address-icon {
	background: #e55934
}
address p {
	display: none
}
address p.email, address p.phone {
	color: #777;
	font-weight: 700;
	margin: 15px 0;
	display: block
}
address p.email {
	margin: 15px 0 0
}
@media only screen and (max-width:480px) {
address {
	padding: 15px
}
address.boxed-address {
	-webkit-box-shadow: inset 0 0 0 4px #f4f4f4;
	-moz-box-shadow: inset 0 0 0 4px #f4f4f4;
	box-shadow: inset 0 0 0 4px #f4f4f4
}
}
.icon-with-text {
	text-align: center;
	margin-bottom: 40px;
	color: #999
}
.icon-with-text h4 {
	color: #50514f;
	font-size: 24px
}
.icon-with-text .main-icon {
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	background: #ececec;
	margin-bottom: 15px;
	border-radius: 50%;
	color: #fff
}
.icon-with-text.success-icon .main-icon {
	background: #9bc53d
}
.icon-with-text.info-icon .main-icon {
	background: #5bc0eb
}
.icon-with-text.warning-icon .main-icon {
	background: #f5bb00
}
.icon-with-text.danger-icon .main-icon {
	background: #e55934
}
.note {
	padding: 20px;
	background: #fafafa;
	border: 1px dashed #ececec;
	margin: 30px
}
.note h5 {
	font-size: 18px;
	margin: 0 0 10px;
	padding: 5px 60px 15px 0;
	color: #50514f;
	font-weight: 700;
	border-bottom: 1px dashed #ececec
}
.note h5:before {
	position: absolute;
	top: -10px;
	right: 0;
	width: 40px;
	height: 40px;
	background: #ececec;
	content: "\f0c6";
	font-family: FontAwesome;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px
}
.note.note-default {
	background-color: #fff
}
.note.note-success {
	background: rgba(155,197,61,.08);
	border-color: #9bc53d
}
.note.note-success h5 {
	color: #9bc53d;
	border-bottom-color: #9bc53d
}
.note.note-success h5:before {
	background: #9bc53d
}
.note.note-info {
	background: rgba(91,192,235,.08);
	border-color: #5bc0eb
}
.note.note-info h5 {
	color: #5bc0eb;
	border-bottom-color: #5bc0eb
}
.note.note-info h5:before {
	background: #5bc0eb
}
.note.note-warning {
	background: rgba(245,187,0,.08);
	border-color: #f5bb00
}
.note.note-warning h5 {
	color: #f5bb00;
	border-bottom-color: #f5bb00
}
.note.note-warning h5:before {
	background: #f5bb00
}
.note.note-danger {
	background: rgba(229,89,52,.08);
	border-color: #e55934
}
.note.note-danger h5 {
	color: #e55934;
	border-bottom-color: #e55934
}
.note.note-danger h5:before {
	background: #e55934
}
.cta {
	padding: 30px;
	background: #fff;
	-webkit-box-shadow: inset 0 0 0 4px #f4f4f4;
	-moz-box-shadow: inset 0 0 0 4px #f4f4f4;
	box-shadow: inset 0 0 0 4px #f4f4f4;
	margin: 0 30px 30px;
	position: relative
}
.cta.with-offer {
	margin-top: 60px
}
.cta .circle-offer {
	position: absolute;
	width: 60px;
	height: 60px;
	background: #e55934;
	left: -20px;
	top: -20px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	line-height: 1;
	padding: 12px;
	font-size: 10px
}
.cta .circle-offer span {
	display: block;
	font-size: 18px;
	margin: 5px 0;
	font-weight: 700
}
.cta .btn.btn-block {
	margin: 0
}
.cta p {
	font-size: 24px!important;
	margin: 5px 0;
	padding: 0;
	line-height: 1.4;
	color: #50514f
}
@media only screen and (max-width:800px) {
.cta {
	padding: 20px
}
.cta p {
	text-align: center;
	margin-bottom: 30px
}
}
@media only screen and (max-width:480px) {
.cta {
	margin: 0 0 30px
}
.cta .circle-offer {
	position: relative;
	left: 50%;
	top: auto;
	margin: 5px 0 5px -30px
}
}
