/********************************************************
*
*	Theme name: Click News - Wordpress Newspaper Theme
*	Author: ClickThemes
*	Website: www.clickthemes.net
*
********************************************************/

@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Sahitya:400,700|Merriweather:300,300i,400,400i,700,700i,900,900i&subset=cyrillic,cyrillic-ext,latin-ext');

@font-face {
	font-family: 'Helvetica Compressed';
	src: url('../fonts/Helvetica-Compressed.ttf') format('truetype');
}
*:focus {
	outline: none;
}
html {
	width: 100%;
}
body {
	background: #fff;
	color: #000;
	font-size: 13px;
	line-height: 1.5;
	font-family: 'Open Sans', sans-serif;
	margin: 0 auto;
	box-shadow: 1px 0 0 #efefef, 
				-1px 0 0 #efefef;
}
html,
body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}									/* This code important for fixed footer in Safari */
a {
	text-decoration: none;
	color: #000;
	-o-transition: all 0.20s ease-in-out;
	-webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	transition: all 0.20s ease-in-out;
}
a:hover {
	text-decoration: none;
}
img {
	display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px
}
h1 {
	font-family: 'Helvetica Compressed';
	line-height: 1em;
	font-weight: normal;
}
p {
	margin: 0 0 15px;
}
blockquote {
	padding: 15px;
	margin: 0 0 15px 0;
	font-size: 16px;
	font-weight: bold;
	box-shadow: -5px 1px 0 #efefef;
	position: relative;
	overflow: hidden;
}
blockquote p {
	position: relative;
	z-index: 1;
	text-indent: 25px;
	text-align: left!important;
}
blockquote p:last-of-type {
	margin: 0!important;
}
blockquote:before {
	content: "\f10e";
	font-family: 'FontAwesome';
	font-weight: normal;
	position: absolute;
	z-index: 0;
	color: #efefef;
	font-size: 60px;
	line-height: 60px;
	top: 0px;
	left: 15px;
	overflow: hidden;
}
ul {
	list-style-type: square;
}
hr {
	border: 0;
	border-bottom: 1px solid #efefef;
	height: 0;
	margin: 0;
	padding: 0;
}
::selection {
	background: #000;
	color: #fff;
}
::-moz-selection {
	background: #000;
	color: #fff;
}
::-webkit-scrollbar {
	width: 10px;
}
::-webkit-scrollbar-track {
	background: #efefef;
}
::-webkit-scrollbar-thumb {
	background-color: #000;
}

			/***** GLOBAL *****/

#wrapper {
	background: #fff;
	margin-bottom: 300px;
}
.container {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.inner {
	padding: 15px;
}
.row {
	*zoom: 1;
}
.row:before,
.row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
.line,
.line2 {
	position: relative;
	text-align: center;
	z-index: 1;
}
.line:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	top: 50%;
	right: 0px;
	background: -webkit-linear-gradient(right, rgba(0,0,0,0) 0%, #000 50%, rgba(0,0,0,0) 100%);
	background: -moz-linear-gradient(right, rgba(0,0,0,0) 0%, #000 50%, rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(right, rgba(0,0,0,0) 0%, #000 50%, rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(right, rgba(0,0,0,0) 0%, #000 50%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to left, rgba(0,0,0,0) 0%, #000 50%, rgba(0,0,0,0) 100%);
	z-index: -1;
}
.line2:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	top: 50%;
	right: 0px;
	background: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%, #fff 50%, rgba(255,255,255,0) 100%);
	background: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, #fff 50%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(right, rgba(255,255,255,0) 0%, #fff 50%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(right, rgba(255,255,255,0) 0%, #fff 50%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to left, rgba(255,255,255,0) 0%, #fff 50%, rgba(255,255,255,0) 100%);
	z-index: -1;
}
.border-bottom {
	border-bottom: 1px solid #efefef;
}
.pt0 {
	padding-top: 0px!important;
}
.pt5 {
	padding-top: 5px!important;
}
.pt5 {
	padding-top: 5px!important;
}
.pr0 {
	padding-right: 0px!important;
}
.pb0 {
	padding-bottom: 0px!important;
}
.pl0 {
	padding-left: 0px!important;
}

			/***** COLS *****/

.col {
	float: left;
}
.col-20 {
	width: 20%;
}
.col-3 {
	width: 33.33%;
}
.col-4,
.grid-sizer {
	width: 25%;
}
.col-6,
.col-4.tag-stretch,
.col-4.tag-large.tag-stretch,
.col-4.tag-l.tag-stretch,
.col-4.tag-xl.tag-stretch,
.col-4.tag-xxl.tag-stretch,
.col-4.tag-large,
.col-4.tag-l {
	width: 50%;
}
#content article.tag-stretch header .thumbnail {
	width: 50%;
	float: left;
	margin: 0 1% 15px 0;
}
#content article.tag-stretch .readmore {
	width: 49%;
	float: right;
	margin: 0 0 15px;
}
.col-60 {
	width: 60%;
}
.col-9 {
	width: 66.66%;
}
.col-8,
.col-4.tag-xl {
	width: 75%;
}
.col-10 {
	width: 80%;
}
.col-12, .col-4.tag-xxl {
	width: 100%;
}
.center {
	margin: 0 auto;
}

			/***** HEADER *****/

header #logo {
	text-align: center;
}

header #logo .site-title {
	font-weight: normal;
	margin: 0;
	font-family: 'Helvetica Compressed';
	font-size: 5.30em;
	line-height: 1.7;
}

header #logo .site-title a {
	background-size: 200% 100%;
	background-image: -webkit-linear-gradient(left, #efefef 50%, #000 50%), -webkit-linear-gradient(left, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 50%);
	background-image: -moz-linear-gradient(left, #efefef 50%, #000 50%), -moz-linear-gradient(left, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 50%);
	background-image: -ms-linear-gradient(left), -ms-linear-gradient(left, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 50%);
	background-image: -o-linear-gradient(left, #efefef 50%, #000 50%), -o-linear-gradient(left, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 50%);
	background-image: linear-gradient(to right, #efefef 50%, #000 50%), linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 50%);
	transition: background-position 2s;
	background-position: 100% top, 100% top;
	-webkit-background-clip: text, border-box;
	background-clip: text, border-box;
	color: transparent;
}
header #logo .site-title a:hover {
	background-position: 0% top, 0% top;
}

header #logo img {
	margin: 10px auto !important;
	width: auto !important;
	max-width: 100%;
	height: auto !important;
	min-height: 120px;
	max-height: 120px;
}
header .description {
	margin-top: -25px;
}
header .description h3 {
	display: inline;
	background: #fff;
	padding: 0px 10px
}
header #date {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #efefef;
	padding-bottom: 10px;
}
.top {
	position: absolute;
	bottom: 0px;
	margin-bottom: 40px;
}
.top article header {
	padding: 10px;
}
.top.left {
	left: 0px;
}
.top.right {
	right: 0px;
}
.left article header {
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	transform: rotate(-2deg);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.right article header {
	text-align: right;
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	transform: rotate(2deg);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.left article header:hover,
.right article header:hover {
	box-shadow: inset 0 -120px 0 #000;
	color: #fff;
	border-radius: 1%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

.left article header:hover a h1,
.right article header:hover a h1 {
	color: #fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.top article header .category {
	position: relative;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: #000;
	padding: 2px 8px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.top article header .category a {
	color: #fff;
}
.left article header:hover .category {
	margin-left: 25px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.right article header:hover .category {
	margin-right: 25px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.top article header h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0 0;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.marquee {
	overflow: hidden;
	max-height: 29px;
	background: #000;
}
.marquee .marquee-line {
	position: relative;
	white-space: nowrap;
	animation: marquee 40s linear infinite;
	-webkit-animation: marquee 40s linear infinite;
	cursor: pointer;
}
.marquee .marquee-line:hover {
	animation-play-state: paused;
	-webkit-animation-play-state: paused;
}
@keyframes marquee {
	0% {
		left: 100%
	}
	100% {
		left: -100%
	}
}
@-webkit-keyframes marquee {
	0% {
		left: 100%
	}
	100% {
		left: -100%
	}
}
.marquee .marquee-line li {
	display: inline;
}
.marquee .marquee-line li a {
	color: #fff;
	font-weight: bold;
	padding: 0px 12px;
	line-height: 29px;
}
.marquee .marquee-line li a:after {
	position: absolute;
	content: "\f0a9";
	font-family: 'FontAwesome';
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	padding: 0px 6px;
}
.marquee .marquee-line li:last-of-type a:after {
	position: absolute;
	content: "";
}
.categories i {
	position: absolute;
	left: 0;
	top: 0;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	z-index: 3;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.categories:hover i,
.categories:active i {
	color: #fff;
	box-shadow: inset 0px -50px 0px #000;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.categories span {
	display: none;
	position: absolute;
	z-index: 1;
	width: 100%;
	box-shadow: inset 0 -1px 0 #000;
	top: 0px;
	left: 0px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: #fff;
	z-index: 2;
}
.searchb i {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	z-index: 4;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.searchb:hover i,
.searchb:active i {
	color: #fff;
	box-shadow: inset 0px -50px 0px #000;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.searchb form {
	display: none;
	position: absolute;
	width: 100%;
	box-shadow: inset 0 -1px 0 #000;
	background: #fff;
	top: 0px;
	right: 0px;
	z-index: 3;
}
.searchb form input {
	background: none;
	padding: 0;
	line-height: 40px;
	float: left;
	border: none;
}
.searchb form input#searchsubmit {
	display: none;
}
.searchb form input[type=text] {
	text-indent: 0px; /* because text align center */
	text-align: center;
	width: 100%;
	color: #000;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: bold;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.1);
}

			/***** BANNERS *****/

#header_banner {
	border-bottom: 1px solid #efefef;
}
#header_banner .inner {
	padding: 15px 0;
	text-align: center;
}
#header_banner .inner img,
#header_banner .inner iframe {
	margin: 0 auto;
}
#post_banner {
	border-top: 1px solid #efefef;
}
#post_banner .inner {
	padding: 15px 0;
	text-align: center;
}
#post_banner .inner img,
#post_banner .inner iframe {
	margin: 0 auto;
}

			/***** ARTICLE, PAGE AND CONTENT (homepage) *****/

#content article,
#page .sidebar,
#article .sidebar {
	display: block;
	box-shadow: 1px 0 0 #efefef,
				inset 1px -1px 0 #efefef;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
#content article:hover,
#page .sidebar a .inner:hover,
#article .sidebar a .inner:hover {
	display: block;
	text-decoration: none;
	box-shadow: 1px 0 0 #efefef,
				inset 1px -1px 0 #efefef,
				0 0 100px #efefef;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	z-index:9999!important
}
#article article header {
	margin-bottom: 10px;
}
#article .sidebar header {
	margin-bottom: 0px;
}
#content article header .thumbnail,
#page .sidebar article header .thumbnail,
#article .sidebar article header .thumbnail {
	overflow: hidden;
	margin-bottom: 5px;
}
#content article header img,
#page .sidebar article header img,
#article .sidebar article header img {
	height: auto;
	width: 100%;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#content article:hover header img,
#page .sidebar article:hover header img,
#article .sidebar article:hover header img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-o-transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
#page .sidebar article,
#article .sidebar article {
	box-shadow: 0px 1px 0 #efefef;
}
#page article header .subtitle,
#page .sidebar header .subtitle,
#article article header .subtitle,
#article .sidebar header .subtitle {
	position: relative;
	background: #000;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	padding: 5px;
	margin: 0 0 5px;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
#page article header .subtitle,
#article article header .subtitle {
	font-size: 28px;
	line-height: 30px;
}
#page .sidebar header .subtitle,
#article .sidebar header .subtitle {
	font-size: 18px;
	line-height: 20px;
}
#page article header .subtitle:after,
#article article header .subtitle:after {
	position: absolute;
	content: "";
	-webkit-transform: skewX(-8deg);
	-moz-transform: skewX(-8deg);
	-ms-transform: skewX(-8deg);
	-o-transform: skewX(-8deg);
	transform: skewX(-8deg);
	background: #000;
	top: 0px;
	right: -5px;
	width: 15px;
	height: 100%;
}
.subtitle:empty {
	display: none;
}
#article article header h1 {
	padding: 0px 0 10px;
	font-size: 48px;
	font-family: 'Helvetica Compressed';
	font-weight: normal;
}
article .page-title {
	text-align: center;
	margin: 0 0 10px;
}
.page-title {
	text-align: center;
	margin-top: 15px;
}
.page-title h1 {
	display: inline;
	font-size: 3em;
	line-height: 1;
	text-transform: uppercase;
	color: #000;
	box-shadow: inset 0 -2px 0 #000;
}
.page-title h1:after {
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	background: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	background: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to left, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	margin: 4px auto 0px;
}
#article article header .excerpt,
#page article header .excerpt {
	box-shadow: inset 5px -1px 0 #efefef;
	padding: 0 0 5px 15px;
	margin: 0 0 10px;
}
#article article header .excerpt p,
#page article header .excerpt p {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin: 0 0 6px;
}
#article article .content p,
#page article .content p {
	line-height: 1.7em;
	text-align: justify;
}
#article article .content p:first-of-type:first-letter {
	float: left;
	padding: 0px 5px 0px 0px;
	font-size: 48px;
	line-height: 0.9;
}
#article article .content blockquote p:first-of-type:first-letter {
	font-size: 16px;
	line-height: 1.7em;
	padding: 0px;
	float: none;
}
#article article .content h1,
#page article .content h1 {
	font-size: 48px;
}
#article article .content h2,
#page article .content h2 {
	font-size: 30px;
	line-height: 34px;
	font-weight: 900;
}
#article article .content h3,
#page article .content h3 {
	font-size: 26px;
	line-height: 30px;
	margin: 0 0 10px 0;
}
#article article .content h4,
#page article .content h4 {
    font-size: 22px;
	line-height: 26px;
	margin: 0 0 10px 0;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
}
#article article .content h5,
#page article .content h5 {
    font-size: 20px;
	line-height: 24px;
	padding: 5px 8px;
	margin: 0 0 10px 0;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	color: #fff;
	background: #000;
	overflow: hidden;
}
#article article .content h6,
#page article .content h6 {
    font-size: 13px;
	font-weight: normal;
	padding: 8px 12px;
	margin: 0 0 10px 0;
	color: #fff;
	background: #000;
	overflow: hidden;
}
#article article .content ol li,
#article article .content ul li,
#page article .content ol li,
#page article .content ul li {
	padding: 0 0 15px 0;
}
#article article header .meta, 
#page article header .meta,
#article article .meta, 
#page article .meta {
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	overflow: hidden;
	border-image-slice: 0;
}
#article article .meta, 
#page article .meta {
	border-top: 0px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 0px solid;
	-webkit-border-image: -webkit-linear-gradient(left bottom, rgba(255,255,255,0) 50%, #efefef 100%);
	-moz-border-image: -moz-linear-gradient(left bottom, rgba(255,255,255,0) 50%, #efefef 100%);
	-ms-border-image: -ms-linear-gradient(left bottom, rgba(255,255,255,0) 50%, #efefef 100%);
	-o-border-image: -o-linear-gradient(left bottom, rgba(255,255,255,0) 50%, #efefef 100%);
	border-image: linear-gradient(to right bottom, rgba(255,255,255,0) 50%, #efefef 100%);
	border-image-slice: 1;
}
#article article header .meta, 
#page article header .meta {
	border: none;
	background: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 25%, #efefef 50%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
	background: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 25%, #efefef 50%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(right, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 25%, #efefef 50%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(right, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 25%, #efefef 50%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 25%, #efefef 50%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
}
#article article header .meta a:hover,
#page article header .meta a:hover,
#article article .meta a:hover,
#page article .meta a:hover {
	box-shadow: none;
}
#article article header .meta,
#page article header .meta {
	height: 16px;
	line-height: 16px;
	margin-top: 0px;
}
#article article .meta,
#page article .meta {
	height: 36px;
	line-height: 36px;
	margin-top: 10px;
}
#article article header .meta span,
#page article header .meta span,
#article article .meta span,
#page article .meta span,
#article article header .meta span a,
#page article header .meta span a,
#article article .meta span a,
#page article .meta span a {
	display: inline-block;
}
#article article .meta .social a {
	margin: 0;
}
#article article .featured-image-in-post,
#page article .featured-image-in-post {
	float: right;
	padding: 5px 0 0 15px; 
}
#article article .featured-image-in-post img,
#page article .featured-image-in-post img {
	margin: 0 auto;
}  
#article article .content figure,
#page article .content figure {
	margin: 0px;
}
#article article .content figure {
	padding: 6px;
	border: 1px solid;
	-webkit-border-image: -webkit-linear-gradient(left bottom, #000 10%, #efefef 10%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 60%, #efefef 90%, #000 90%);
	-moz-border-image: -moz-linear-gradient(left bottom, #000 10%, #efefef 10%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 60%, #efefef 90%, #000 90%);
	-ms-border-image: -ms-linear-gradient(left bottom, #000 10%, #efefef 10%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 60%, #efefef 90%, #000 90%);
	-o-border-image: -o-linear-gradient(left bottom, #000 10%, #efefef 10%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 60%, #efefef 90%, #000 90%);
	border-image: linear-gradient(to right bottom, #000 10%, #efefef 10%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 60%, #efefef 90%, #000 90%);
	border-image-slice: 1;
	background: -webkit-linear-gradient(left top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.05) 50%, rgba(0,0,0,0.0) 100%);
	background: -moz-linear-gradient(left top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.05) 50%, rgba(0,0,0,0.0) 100%);
	background: -ms-linear-gradient(left top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.05) 50%, rgba(0,0,0,0.0) 100%);
	background: -o-linear-gradient(left top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.05) 50%, rgba(0,0,0,0.0) 100%);
	background: linear-gradient(to left top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.05) 50%, rgba(0,0,0,0.0) 100%);
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	padding: 4px 0px 0px 0px;
	background: none;
	color: #000;
}
.wp-caption.alignleft {
	margin-right: 15px!important;
}
.wp-caption.alignright {
	margin-left: 15px!important;
}
.wp-caption.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
#article article .share,
#page article .share {
	text-align: center;
	margin: 40px 0;
}
#article article .share ul,
#page article .share ul {
	margin: 0;
	padding: 0
}
#article article .share li,
#page article .share li {
	display: inline-block;
	margin: 5px;
	color: #000;
}
#article article .share li span,
#page article .share li span {
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 0.8em; }
#article article .share li a,
#page article .share li a {
	padding: 0 10px;
	display: inline-block;
	color: #000;
	border-bottom: 1px solid #fff;
}
#article article .share li a:hover,
#page article .share li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #efefef;
}
#article article .social,
#page article .social {
	float: right;
	position: relative;
	z-index: 999;
}
#article article header .social a,
#page article header .social a,
#article article .social a,
#page article .social a {
	padding: 0px 10px;
	display: inline-block;
	margin: 0px 2px;
}
#page article .social a,
#page article header .social a,
#article article .social a,
#article article header .social a {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
#page article header .social a,
#article article header .social a {
	font-size: 11px;
	color: #fff;
}

#article article header .social a.fb {
	background: #3b5998;
}

#article article header .social a.tweet {
	background: #4099FF;
}

#article article header .social a.gp {
	background: #D34836;
}

#article article header .social a.in {
	background: #007bb6;
}

#article article .social a,
#page article .social a {
	font-size: 20px;
	color: #000;
}
#article article .social a:hover,
#page article .social a:hover,
#article article header .social a:hover,
#page article header .social a:hover {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
#article article .social a.facebook,
#page article .social a.facebook {
	color: #3b5998;
}
#article article .social a.facebook:hover,
#page article .social a.facebook:hover {
	box-shadow: inset 0px -36px 0px #3b5998;
	color: #fff;
}
#article article .social a.twitter,
#page article .social a.twitter {
	color: #4099FF;
}
#article article .social a.twitter:hover,
#page article .social a.twitter:hover {
	box-shadow: inset 0px -36px 0px #4099FF;
	color: #fff;
}
#article article .social a.reddit,
#page article .social a.reddit {
	color: #ff4500;
}
#article article .social a.reddit:hover,
#page article .social a.reddit:hover {
	box-shadow: inset 0px -36px 0px #ff4500;
	color: #fff;
}
#article article .social a.linkedin,
#page article .social a.linkedin {
	color: #007bb6;
}
#article article .social a.linkedin:hover,
#page article .social a.linkedin:hover {
	box-shadow: inset 0px -36px 0px #007bb6;
	color: #fff;
}
#article article .social a.google,
#page article .social a.google {
	color: #D34836;
}
#article article .social a.google:hover,
#page article .social a.google:hover {
	box-shadow: inset 0px -36px 0px #D34836;
	color: #fff;
}
#article article .social a.whatsapp,
#page article .social a.whatsapp {
	color: #25D366;
}
#article article .social a.whatsapp:hover,
#page article .social a.whatsapp:hover {
	box-shadow: inset 0px -36px 0px #25D366;
	color: #fff;
}
#article article header .social a:hover,
#page article header .social a:hover,
#article article .tags a:hover,
#page article .tags a:hover {
	box-shadow: inset 0px -16px 0px #fff;
	color: #000;
}
#article article .tags a,
#page article .tags a {
	background: #000;
	color: #fff;
	padding: 0px 5px;
	margin: 0px 2px;
	line-height: 16px;
}
#article article .text,
#page article .text {
	position: absolute;
	color: #fff!important;
	padding-left: 5px;
}
#article article .facebook:after,
#page article .facebook:after {
	content: "\f09a";
	font-family: 'FontAwesome';
	font-weight: normal;
}
#article article .reddit:after,
#page article .reddit:after {
	content: "\f281";
	font-family: 'FontAwesome';
	font-weight: normal;
}
#article article .linkedin:after,
#page article .linkedin:after {
	content: "\f0e1";
	font-family: 'FontAwesome';
	font-weight: normal;
}
#article article .twitter:after,
#page article .twitter:after {
	content: "\f099";
	font-family: 'FontAwesome';
	font-weight: normal;
}
#article article .google:after,
#page article .google:after {
	content: "\f1a0";
	font-family: 'FontAwesome';
	font-weight: normal;
}
#article article .whatsapp:after,
#page article .whatsapp:after {
	content: "\f232";
	font-family: 'FontAwesome';
	font-weight: normal;
}
#content article header h1,
#page .sidebar header h1,
#article .sidebar header h1 {
	font-family: 'Merriweather', serif;
	font-weight: 900;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 5px;
}
#content .excerpt p,
#page .sidebar .excerpt p,
#article .sidebar .excerpt p {
	margin: 0 0 5px;
}
#content article .readmore,
#page .sidebar .readmore,
#article .sidebar .readmore {
	display: block;
	background: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	background: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to left, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	margin-top: 10px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
#content article .readmore:hover,
#page .sidebar .readmore:hover,
#article .sidebar .readmore:hover {
	color: #fff;
	box-shadow: inset 0 -20px 0 #000;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
#page .sidebar article.tag-l header h1,
#page .sidebar article.tag-large header h1,
#page .sidebar article.tag-xl header h1,
#page .sidebar article.tag-xxl header h1,
#article .sidebar article.tag-l header h1,
#article .sidebar article.tag-large header h1,
#article .sidebar article.tag-xl header h1,
#article .sidebar article.tag-xxl header h1 {
	font-family: 'Helvetica Compressed';
	font-weight: normal;
	font-size: 26px;
	line-height: 1em;
}
#content article.tag-gray,
#page .sidebar article.tag-gray,
#article .sidebar article.tag-gray {
	background: #efefef;
}
#content article.tag-gray .readmore,
#page .sidebar article.tag-gray .readmore,
#article .sidebar article.tag-gray .readmore {
	display: block;
	background: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%, #fff 50%, rgba(255,255,255,0) 100%);
	background: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, #fff 50%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(right, rgba(255,255,255,0) 0%, #fff 50%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(right, rgba(255,255,255,0) 0%, #fff 50%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to left, rgba(255,255,255,0) 0%, #fff 50%, rgba(255,255,255,0) 100%);
	color: #000;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	margin-top: 10px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
#content article.tag-gray .readmore:hover,
#page .sidebar article.tag-gray .readmore:hover,
#article .sidebar article.tag-gray .readmore:hover {
	color: #fff;
	box-shadow: inset 0 -20px 0 #000;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
#content article.tag-black,
#page .sidebar article.tag-black,
#article .sidebar article.tag-black {
	background: #000;
}
#content article.tag-black  header .subtitle,
#page .sidebar article.tag-black  header .subtitle:after,
#page .sidebar article.tag-black  header .subtitle,
#article .sidebar article.tag-black  header .subtitle:after,
#article .sidebar article.tag-black  header .subtitle {
	background: #fff!important; /* add by Click - delete important */
	color: #000!important;
}
#content article.tag-black header h1,
#content article.tag-black .excerpt p,
#page .sidebar article.tag-black header h1,
#page .sidebar article.tag-black .excerpt p,
#article .sidebar article.tag-black header h1,
#article .sidebar article.tag-black .excerpt p {
	color: #fff;
}
#content article.tag-black .readmore,
#page .sidebar article.tag-black .readmore,
#article .sidebar article.tag-black .readmore {
	display: block;
	background: -webkit-linear-gradient(right, rgba(0,0,0,0) 0%, rgba(255,255,255,0.3) 50%, rgba(0,0,0,0) 100%);
	background: -moz-linear-gradient(right, rgba(0,0,0,0) 0%, rgba(255,255,255,0.3) 50%, rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(right, rgba(0,0,0,0) 0%, rgba(255,255,255,0.3) 50%, rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(right, rgba(0,0,0,0) 0%, rgba(255,255,255,0.3) 50%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to left, rgba(0,0,0,0) 0%, rgba(255,255,255,0.3) 50%, rgba(0,0,0,0) 100%);
	color: #000;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	margin-top: 10px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
#content article.tag-black .readmore:hover,
#page .sidebar article.tag-black .readmore:hover,
#article .sidebar article.tag-black .readmore:hover {
	color: #000;
	box-shadow: inset 0 -20px 0 #fff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
#content article header .subtitle,
#content article.tag-stretch header .subtitle,
#content article.col-4.tag-l.tag-stretch header .subtitle,
#content article.col-4.tag-large.tag-stretch header .subtitle,
#content article.col-4.tag-xl.tag-stretch header .subtitle,
#content article.col-4.tag-xxl.tag-stretch header .subtitle {
	position: relative;
	background: #000;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	line-height: 20px;
	padding: 5px;
	margin: 0 0 5px;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
#content article.col-4.tag-l header .subtitle,
#content article.col-6.tag-l header .subtitle,
#content article.col-4.tag-large header .subtitle,
#content article.col-6.tag-large header .subtitle {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 10px;
}
#content article.col-4.tag-xl header .subtitle,
#content article.col-6.tag-xl header .subtitle {
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 10px;
}
#content article.col-4.tag-xxl header .subtitle,
#content article.col-6.tag-xxl header .subtitle {
	font-size: 32px;
	line-height: 34px;
	margin-bottom: 10px;
}
#content article.col-4.tag-l header h1,
#content article.col-6.tag-l header h1,
#content article.col-4.tag-large header h1,
#content article.col-6.tag-large header h1 {
	font-family: 'Helvetica Compressed';
	font-weight: normal;
	font-size: 38px;
	line-height: 1em;
}
#content article.col-4.tag-l.tag-stretch header h1,
#content article.col-6.tag-l.tag-stretch header h1,
#content article.col-4.tag-large.tag-stretch header h1,
#content article.col-6.tag-large.tag-stretch header h1 {
	font-family: 'Helvetica Compressed';
	font-weight: normal;
	font-size: 26px;
	line-height: 1em;
}
#content article.col-4.tag-xl header h1,
#content article.col-6.tag-xl header h1 {
	font-family: 'Helvetica Compressed';
	font-weight: normal;
	font-size: 46px;
	line-height: 1em;
}
#content article.col-4.tag-xxl header h1,
#content article.col-6.tag-xxl header h1 {
	font-family: 'Helvetica Compressed';
	font-weight: normal;
	font-size: 52px;
	text-transform: uppercase;
	line-height: 1em;
}

			/***** CONTACT PAGE *****/

.contact .content .excerpt {
	font-size: 16px;
}
.contact .content .excerpt ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.contact .content .excerpt i {
	padding: 0 10px 0 0
}

			/***** HIDE TAGS FROM ARTICLE *****/

.taglist-large,
.taglist-l,
.taglist-xl,
.taglist-xxl,
.taglist-black,
.taglist-gray,
.taglist-topleft,
.taglist-topright,
.taglist-stretch {
	display: none!important;
}
			/***** OTHER PAGES ******/
#page-404 {
	text-align: center;
}
#page-404 h2 {
	font-family: 'Helvetica Compressed';
	font-size: 160px;
	color: #000;
}
#page-404 p {
	padding: 15px;
}
#searchnone p {
	font-family: 'Helvetica Compressed';
	font-size: 2.50em;
	color: #000;
}

			/***** COMMENTS ******/

#page #comments #comment-wrapper {
	margin-top: -32px;
}
#comment-indicator,
.comments-title {
	padding: 5px 0;
	position: relative;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
#comment-indicator a,
.comments-title span a {
	display: inline;
	margin: 0 auto;
	line-height: 50px;
	padding: 0 25px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	background: #fff;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.comments-title span {
	display: inline;
	margin: 0 auto;
	line-height: 50px;
	padding: 0 25px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	background: #000;
	color: #fff;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
#comment-indicator a:hover,
.comments-title span:hover {
	display: inline;
	font-style: none;
	text-decoration: none;
	color: #fff;
	box-shadow: inset 0 -26px 0 #000!important;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	padding: 0 15px;
}
#comments {
	padding: 0;
	width: 100%;
}
#comments ol {
	margin: 0;
	padding: 0;
}
#comments .comment-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
#comments .comment-content p {
	margin: 0;
}
#comments .comment-list .comment {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid;
	border-left: 0px;
	-webkit-border-image: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 10%, #efefef 90%, rgba(255,255,255,0) 100%);
	-moz-border-image: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 10%, #efefef 90%, rgba(255,255,255,0) 100%);
	-ms-border-image: -ms-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 10%, #efefef 90%, rgba(255,255,255,0) 100%);
	-o-border-image: -o-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 10%, #efefef 90%, rgba(255,255,255,0) 100%);
	border-image: linear-gradient(to left, rgba(255,255,255,0) 0%, #efefef 10%, #efefef 90%, rgba(255,255,255,0) 100%);
	border-image-slice: 1;
	padding: 5px;
	margin: 10px;
}
#comments .comment-list .comment .children {
	border: 0;
	list-style-type: none;
}
#comments .comment-list .comment .children .comment {
	border: 0;
	padding: 0px;
	margin: 10px 0 10px 20px;
}
#comments .comment-list .comment .comment-body {
	margin: 0px 0;
	position: relative;
	box-shadow: none;
	padding: 0;
}
#comments .comment-list .comment .comment-body .comment-meta {
	clear: both;
	font-family: 'Open Sans', sans-serif;
	line-height: 1em;
	padding: 5px 0;
}
#comments .comment-list .comment .comment-body .comment-meta .comment-author {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid;
	border-left: 0px;
	-webkit-border-image: -webkit-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0) 50%);
	-moz-border-image: -moz-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0) 50%);
	-ms-border-image: -ms-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0) 50%);
	-o-border-image: -o-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0) 50%);
	border-image: linear-gradient(to right, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0) 50%);
	border-image-slice: 1;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
#comments .comment-list .comment .comment-body .comment-meta .comment-author .fn {
	padding: 0 0 1px 5px;
	box-shadow: 0 1px 0 #efefef;
}
#comments .comment-list .comment .comment-body .comment-meta .comment-author .avatar {
	float: left;
	width: auto;
	height: auto;
	border: 1px solid #efefef;
}
#comments .comment-list .comment .comment-body .comment-meta .comment-metadata a {
	font-size: 11px;
	padding-left: 5px;
	color: #efefef;
}
#comments .comment-list .comment .comment-body .reply {
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 11px;
}
#comments .comment-list .comment .comment-body .reply a {
	padding: 1px 7px 3px;
	background: #efefef;
	color: #000;
	border-radius: 100%;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
#comments .comment-list .comment .comment-body .reply a:hover {
	background: #efefef;
	color: #fff;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
form .form-group {
	position: relative;
	padding: 3px 5px;
}
form .form-icon {
	position: absolute;
	top: 10px;
	right: 15px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
#comments .comment-respond input:focus + .form-icon,
#comments .comment-respond input:hover + .form-icon,
#comments .comment-respond textarea:focus + .form-icon,
#comments .comment-respond textarea:hover + .form-icon {
	color: #000;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
#comments .logged-in-as {
	text-align: center;
}
#comments .comment-respond {
	margin: 0 15px;
}
#comments .comment-respond h3 {
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	text-align: center;
}
#comments .comment-respond label,
.wpcf7-form label {
	display: block;
	text-transform: uppercase;
	line-height: 1em;
	margin: 5px 0;
}
#comments .comment-respond textarea,
#comments .comment-respond input,
.wpcf7-form textarea,
.wpcf7-form input {
	background: transparent;
	border-radius: 0;
	padding: 5px 0;
	text-indent: 8px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	margin: 0px auto;
	width: 100%;
	border: 1px solid #efefef;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
#comments .form-group textarea:hover,
#comments .form-group textarea:focus,
#comments .form-group input:hover,
#comments .form-group input:focus,
.wpcf7-form textarea:hover,
.wpcf7-form textarea:focus,
.wpcf7-form input:hover,
.wpcf7-form input:focus {
	background: #efefef;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
#comments .form-submit {
	text-align: center;
}
#comments input[type=submit],
.wpcf7-form input[type=submit] {
	cursor: pointer;
	width: 25%;
	margin: 20px auto;
	border: 1px solid #efefef;
	box-shadow: none;
	text-shadow: none;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	padding: 15px;
}
#comments input[type=submit]:hover,
.wpcf7-form input[type=submit]:hover {
	box-shadow: inset 200px 0 0 #efefef;
}

			/***** PAGINATION ******/

.screen-reader-text {
	display: none;
}
.pagination {
	padding: 15px 0 10px;
}  
#article .pagination {
	border-top: 1px solid;
	border-bottom: 1px solid;
	-webkit-border-image: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	-moz-border-image: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	-ms-border-image: -ms-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	-o-border-image: -o-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	border-image: linear-gradient(to left, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	border-image-slice: 1;
	padding: 0px;
}
.pagination div.col a {
	width: 100%;
	line-height: 30px;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
	position: relative;
}
.pagination div.col .current {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 900;
}
.pagination div.col a:after {
	position: absolute;
	content: "";
	width: 0px;
}
.pagination div.col {
	text-align: center;
}
#article .pagination div.col a {
	width: 100%;
	line-height: 30px;
	margin: 0 15px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	position: relative;
}
#article .pagination div.col a:after {
	position: absolute;
	content: "";
	right: -15px;
	width: 1px;
	padding: 15px 0;
	background: #efefef;
}
#article .pagination div.col a:last-of-type:after {
	width: 0px;
}
.pagination div.col a:hover {
	text-decoration: none;
	box-shadow: 0 1px 0 #666;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.pagination .nav-links:before {
	content: "\f0a8";
	font-family: 'FontAwesome';
	font-size: 14px;
	font-weight: normal;
	padding: 0 5px 0 0;
}
.pagination .next.page-numbers:after {
	content: "\f0a9";
	font-family: 'FontAwesome';
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 0 5px;
}

			/***** RECOMMEND *****/

.recommend-title {
	border-bottom: 1px solid #efefef;
	position: relative;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.recommend-title span {
	display: inline;
	margin: 0 auto;
	line-height: 50px;
	padding: 0 25px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	background: #fff;
}

			/***** SIDEBAR *****/

footer .footer-sidebar {
	border-top: 1px solid;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-webkit-border-image: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	-moz-border-image: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	-ms-border-image: -ms-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	-o-border-image: -o-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	border-image: linear-gradient(to left, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	border-image-slice: 1;
}
footer .footer-sidebar img {
	margin: 0 auto;
}
footer .footer-sidebar .box:nth-of-type(2) {
	box-sizing: border-box;
	border-top: 0px;
	border-right: 1px solid;
	border-bottom: 0px;
	border-left: 1px solid;
	-webkit-border-image: -webkit-linear-gradient(top, #efefef 0%, rgba(255,255,255,0) 100%);
	-moz-border-image: -moz-linear-gradient(top, #efefef 0%, rgba(255,255,255,0) 100%);
	-ms-border-image: -ms-linear-gradient(top, #efefef 0%, rgba(255,255,255,0) 100%);
	-o-border-image: -o-linear-gradient(top, #efefef 0%, rgba(255,255,255,0) 100%);
	border-image: linear-gradient(to bottom, #efefef 0%, rgba(255,255,255,0) 100%);
	border-image-slice: 1;
}
#article .sidebar .box .title,
footer .footer-sidebar .box .title {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 0 5px;
}
footer .footer-sidebar .box form,
#article .sidebar .box form {
	box-sizing: border-box;
	margin: 0 auto;
	overflow: hidden;
}
footer .footer-sidebar .box form input[type="search"],
footer .footer-sidebar .box form input[type="text"],
#article .sidebar .box form input[type="search"],
#article .sidebar .box form input[type="text"] {
	width: calc(100% - 80px) !important;
	float: left;
	border: 1px solid #efefef;
	text-indent: 10px;
	line-height: 30px;
	font-size: 15px !important;
	padding: 0;
	box-shadow: 0;
	text-shadow: none;
	outline: none;
	font-weight: normal;
	border-radius: 0;
}
footer .footer-sidebar .box form label,
#article .sidebar .box form label {
	margin: 0;
}
footer .footer-sidebar .box form input[type="submit"],
#article .sidebar .box form input[type="submit"],
#page .sidebar .box form input[type="submit"] {
	text-shadow: none;
	float: right;
	width: 78px;
	line-height: 30px;
	box-shadow: none;
	border-radius: 0;
	margin: 0;
	padding: 0 !important;
	text-align: center;
	cursor: pointer;
	border-left: 0px;
	border-top: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
footer .footer-sidebar .box form input[type="submit"]:hover,
#article .sidebar .box form input[type="submit"]:hover,
#page .sidebar .box form input[type="submit"]:hover {
	background: #fff;
	box-shadow: none;
}
footer .footer-sidebar .box img,
#article .sidebar .box img,
#page .sidebar .box img {
	margin: 0 auto;
}
footer .footer-sidebar .box select,
#article .sidebar .box select,
#page .sidebar .box select {
	width: 100%;
	padding: 12px 5px;
	font-size: 0.8em;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: lowercase;
	text-align: center;
}
footer .footer-sidebar .box table,
#article .sidebar .box table,
#page .sidebar .box table {
	text-align: center;
}
footer .footer-sidebar .box ul,
#article .sidebar .box ul,
#page .sidebar .box ul {
	margin: 10px;
	padding-left: 20px;
}
#article .sidebar .title,
#page .sidebar .title,
footer .footer-sidebar .title {
	display: inline;
	background: #fff;
}
#article .sidebar li,
#page .sidebar li,
footer .footer-sidebar li a {
	color: transparent;
	font-weight: 600;
	font-style: italic;
}
#article .sidebar li:before,
#page .sidebar li:before,
footer .footer-sidebar li:before {
	position: absolute; 
	content: "\f101";
	font-family: 'FontAwesome';
	color: #000;
	margin-left: -12px;
}
#article .sidebar li,
#page .sidebar li,
footer .footer-sidebar li {
	display: block;
	background-size: 200% 100%;
	background-image: -webkit-linear-gradient(left, #666 50%, #000 50%), -webkit-linear-gradient(left, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 50%);
	background-image: -moz-linear-gradient(left, #666 50%, #000 50%), -moz-linear-gradient(left, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 50%);
	background-image: -ms-linear-gradient(left, #666 50%, #000 50%), -ms-linear-gradient(left, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 50%);
	background-image: -o-linear-gradient(left, #666 50%, #000 50%), -o-linear-gradient(left, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 50%);
	background-image: linear-gradient(to right, #666 50%, #000 50%), linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 50%);
	transition: background-position 2s;
	background-position: 100% top, 100% top;
	-webkit-background-clip: text, border-box;
	background-clip: text, border-box;
	color: transparent;
	padding: 0 0 5px;
}
#article .sidebar li:hover,
#page .sidebar li:hover,
footer .footer-sidebar li:hover {
	background-position: 0% top, 0% top;
}
footer .footer-sidebar .box .tagcloud a,
#page .footer-sidebar .box .tagcloud a,
#article .sidebar .box .tagcloud a {
	display: inline-block;
	padding: 2px 6px;
	text-transform: uppercase;
	margin: 4px 2px;
	border-radius: 0;
	box-shadow: inset 1px 0 0 #efefef,
				inset -1px 0 0 #efefef,
				inset 0 1px 0 #efefef,
				inset 0 -1px 0 #efefef;
	font-size: 11px !important;
}
footer .footer-sidebar .box .tagcloud a:hover,
#page .footer-sidebar .box .tagcloud a:hover,
#article .sidebar .box .tagcloud a:hover {
	box-shadow: inset 0 -20px 0 #000;
	color: #fff;
}
			
			/***** FOOTER *****/
			
footer .footer {
	position: fixed;
	bottom: 0px;
	z-index: -1;
	width: 100%;
	height: 300px;
	background: #000;
	padding-bottom: 15px;
}
footer .footer .footer-content {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 100%;
}
footer .footer #logo {
	text-align: center;
}
footer .footer #logo img {
	margin: 10px auto !important;
	padding: 20px 0 0;
	max-width: 100%;
	width: auto!important;
	min-height: 85px;
	max-height: 85px;
	height: auto!important;
	opacity: 0.5;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
footer .footer #logo img:hover {
	opacity: 1;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
footer .footer #logo .site-title {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-family: 'Helvetica Compressed';
	font-size: 3.50em;
	line-height: 1em;
}
footer .footer #logo .site-title a {
	background-size: 200% 100%;
	background-image: -webkit-linear-gradient(left, #666 50%, #fff 50%), -webkit-linear-gradient(left, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 50%);
	background-image: -moz-linear-gradient(left, #666 50%, #fff 50%), -moz-linear-gradient(left, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 50%);
	background-image: -ms-linear-gradient(left, #666 50%, #fff 50%), -ms-linear-gradient(left, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 50%);
	background-image: -o-linear-gradient(left, #666 50%, #fff 50%), -o-linear-gradient(left, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 50%);
	background-image: linear-gradient(to right, #666 50%, #fff 50%), linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 50%);
	transition: background-position 2s;
	background-position: 100% top, 100% top;
	-webkit-background-clip: text, border-box;
	background-clip: text, border-box;
	color: transparent;
}
footer .footer #logo .site-title a:hover {
	background-position: 0% top, 0% top;
}
footer .footer #logo .description {
	font-size: 12px;
	padding: 2px 0 15px;
	width: 50%;
	margin: 0 auto;
}
footer .footer #logo .description h3 {
	background: #000;
	color: #fff;
	display: inline;
	padding: 0px 10px;
	font-weight: normal;
	font-size: 12px;
}
footer .footer #logo .description h3 a {
	color: #fff;
}
footer .footer .copyright {
	padding: 10px 10px 0;
}
footer .footer .copyright,
footer .footer .copyright a {
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	color: #efefef;
}
footer .footer .copyright a:hover {
	color: #efefef;
}
footer .footer .copyright a span {
	font-size: 13px;
	font-weight: bold;
	padding: 0 1px;
}
footer .footer .gotop {
	color: #fff;
	background: #000;
	font-size: 30px;
	padding: 0 10px;
	border: 1px solid #fff;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
footer .footer .gotop:hover {
	color: #000;
	cursor: pointer;
	box-shadow: inset -50px 0px 0 #fff;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

			/***** RESPONSIVE *****/

@media (min-width: 0px) and (max-width: 768px) {
	body,
	footer .footer {
		width: 100%!important;
	}
	.container {
		width: 100%;
	}
	.col {
		float: none;
	}
	.grid-sizer,
	.col-3,
	.col-4,
	.col-6,
	.col-8,
	.col-9,
	.col-10,
	.col-12,
	.col-60,
	.col-4.tag-large,
	.col-4.tag-l,
	.col-4.tag-xl,
	.col-4.tag-xxl,
	.col-4.tag-stretch,
	.col-4.tag-l.tag-stretch,
	.col-4.tag-large.tag-stretch,
	.col-4.tag-xl.tag-stretch,
	.col-4.tag-xxl.tag-stretch {
		width: 100%;
	}
	#content article.tag-stretch header .thumbnail {
		width: 100%;
		float: none;
		margin: 0 0 5px;
	}
	#content article.tag-stretch .readmore {
		width: 100%;
		float: none;
		margin: 0;
	}
	#content article.col-4.tag-l header h1,
	#content article.col-6.tag-l header h1,
	#content article.col-4.tag-large header h1,
	#content article.col-6.tag-large header h1 {
		font-size: 26px;
	}
	#article article header .subtitle,
	#content article.col-4.tag-l header .subtitle,
	#content article.col-6.tag-l header .subtitle,
	#content article.col-4.tag-large header .subtitle,
	#content article.col-6.tag-large header .subtitle {
		font-size: 18px;
		line-height: 20px;
	}
	#article article header h1, #page article header h1 {
		font-size: 2em;
	}
	.top {
		display: none;
	}
	.marquee .marquee-line {
		animation: marquee 10s linear infinite;
		-webkit-animation: marquee 10s linear infinite;
	}
	header .description {
		margin-top: 0px;
		margin-bottom: 5px;
	}
	header .description h3 {
		font-size: 12px;
		font-weight: normal;
	}

	header #logo .site-title {
		font-size: 2.5em;
		line-height: 1em;
		padding: 10px 0 0;
	}
	header #date {
		display: none;
	}
	.categories {
		display: none;
	}
	#article article header .social {
		margin: 0;
		line-height: 19px;
	}
	#article article header .social a {
		margin: 0 1px;
		padding: 0 6px;
		line-height: 16px;
	}
	#article article .social {
		float: none;
		display: block!important;
		text-align: center;
		margin: 10px 0 0;
		line-height: 30px;
	}
	#article article header .meta {
		text-align: center;
	}
	#article article .meta {
		text-align: left;
		line-height: 20px;
	}
	#article article .meta {
		height: auto!important;
		padding: 2px 0 5px;
		background: none!important;
		border: 1px solid;
		-webkit-border-image: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
		-moz-border-image: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
		-ms-border-image: -ms-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
		-o-border-image: -o-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
		border-image: linear-gradient(to left, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
		border-image-slice: 1;
	}
	#article article .meta .tags {
		display: inline;
	}
	#article article .content h1,
	#page article .content h1 {
		font-size: 36px;
	}
	#article article .content h2,
	#page article .content h2 {
		font-size: 22px;
		line-height: 26px;
	}
	#article article .content h3,
	#page article .content h3 {
		font-size: 22px;
		line-height: 26px;
	}
	#article .share li:first-of-type,
	#page .share li:first-of-type {
		display: block; 
	}
	#article .recommend .recommend-title,
	#page .recommend .recommend-title {
		height: 12px;
		margin-bottom: 15px; 
	}
	#article .recommend .recommend-title span, 
	#page .recommend .recommend-title span {
		font-size: 1.1em; 
	}
	#article .recommend .recommend-item a .img,
	#page .recommend .recommend-item a .img {
		width: 100%;
		float: none;
		height: auto;
		max-height: 200px; 
	}
	#article .recommend .recommend-item a .img img,
	#page .recommend .recommend-item a .img img {
		width: 100%;
		height: auto; 
	}
	#article .recommend .recommend-item a .text,
	#page .recommend .recommend-item a .text {
		width: 100%;
		float: none; 
	}
	#article .recommend .recommend-item a .text h3,
	#page .recommend .recommend-item a .text h3 {
		font-size: 1.3em; 
	}
	#content article.tag-large header h1 {
		font-size: 1.75em; 
	}
	.searchb i {
		height: 30px;
		width: 30px;
		line-height: 30px;
	}
	.searchb form {
		padding-right: 30px;
	}
	.searchb form input {
		line-height: 30px;
	}
	.searchb form input[type=text] {
		font-weight: bold;
	}
	footer .footer #logo .description {
		width: 100%;
	}
	#socials-menu {
		position: absolute;
		right: 30px;
		top: 0;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	#socials-menu li {
		display: inline-block;
	}
	#socials-menu li a i {
		display: block;
		padding: 0 10px;
		font-size: 16px;
		line-height: 30px;
		-webkit-transition: all 0.6s;
		-moz-transition: all 0.6s;
		-ms-transition: all 0.6s;
		-o-transition: all 0.6s;
		transition: all 0.6s;
	}
	#socials-menu li a i.fa.fa-facebook {
		color: #3b5998;
	}
	#socials-menu li a:hover i.fa.fa-facebook {
		box-shadow: inset 0px -50px 0px #3b5998;
	}
	#socials-menu li a i.fa.fa-twitter {
		color: #4099FF;
	}
	#socials-menu li a:hover i.fa.fa-twitter {
		box-shadow: inset 0px -50px 0px #4099FF;
	}
	#socials-menu li a i.fa.fa-instagram {
		color: #DD2A7B;
	}
	#socials-menu li a:hover i.fa.fa-instagram {
		box-shadow: inset 0px -50px 0px #DD2A7B;
	}
	#socials-menu li a i.fa.fa-google {
		color: #D34836;
	}
	#socials-menu li a:hover i.fa.fa-google {
		box-shadow: inset 0px -50px 0px #D34836;
	}
	#socials-menu li a i.fa.fa-linkedin {
		color: #007bb6;
	}
	#socials-menu li a:hover i.fa.fa-linkedin {
		box-shadow: inset 0px -50px 0px #007bb6;
	}
	#socials-menu li a:hover i {
		box-shadow: inset 0px -50px 0px #000;
		color: #fff!important;
		-webkit-transition: all 0.6s;
		-moz-transition: all 0.6s;
		-ms-transition: all 0.6s;
		-o-transition: all 0.6s;
		transition: all 0.6s;
	}
	#click_header_menu #socials-menu li ul {
		display: none;
	}

	#click_header_menu {
		overflow: hidden;
		position: relative;
		min-height: 30px;
		box-shadow: 0 -2px 0 #000, 
					inset 0 -1px 0 #efefef;
	}
	#click_header_menu .meanmenu {
		display: none;
	}

	/* hide the link until viewport size is reached */
	a.meanmenu-reveal {
		display: none;
	}

	/* when under viewport size, .mean-container is added to body */
	.mean-container {
		overflow: hidden;
	}
	.mean-container .mean-bar {
		float: left;
		width: 100%;
		position: relative;
	}
	.mean-container a.meanmenu-reveal {
		padding: 0px 10px 0px 10px;
		position: absolute;
		top: 0;
		right: 0;
		cursor: pointer;
		color: #000 !important;
		font-size: 16px;
		text-transform: uppercase;
		text-decoration: none;
		text-indent: 0;
		display: block;
		line-height: 30px;
		-webkit-transition: all 0.6s;
		-moz-transition: all 0.6s;
		-ms-transition: all 0.6s;
		-o-transition: all 0.6s;
		transition: all 0.6s;
	}

	nav.mean-nav a {
		font-family: 'Open Sans', sans-serif;
	}
	nav.mean-nav a:hover,
	.mean-container a.meanmenu-reveal:hover {
		color: #fff!important;
		box-shadow: inset 0px -50px 0px #000;
		-webkit-transition: all 0.6s;
		-moz-transition: all 0.6s;
		-ms-transition: all 0.6s;
		-o-transition: all 0.6s;
		transition: all 0.6s;
	}
    .mean-container .mean-nav {
		float: left;
		width: 100%;
		font-family: 'Open Sans Condensed', sans-serif;
		text-transform: uppercase;
		margin-top: 30px;
	}
	.mean-container .mean-nav ul {
		padding: 0;
		margin: 0;
		width: 100%;
		list-style-type: none;
	}
	.mean-container .mean-nav ul li {
		position: relative;
		float: left;
		width: 100%;
	}
	.mean-container .mean-nav ul li a {
		display: block;
		float: left;
		width: 90%;
		padding: 0 5%;
		margin: 0;
		line-height: 50px;
		text-align: center;
		border-top: 1px solid !important;
		-webkit-border-image: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
		-moz-border-image: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
		-ms-border-image: -ms-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
		-o-border-image: -o-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
		border-image: linear-gradient(to left, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
		border-image-slice: 1;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
	}
	.mean-container .mean-nav ul li a.mean-expand {
		padding: 0;
		width: 50px;
		text-align: center;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 2;
		font-weight: 700;
		border: none !important;
	}
	nav.mean-nav li:hover .mean-expand {
		color: #fff;
	}
	.mean-container .mean-nav ul li a:hover {
		background: #252525;
		background: rgba(255, 255, 255, 0.1);
	}
	.mean-container .mean-nav ul li.mean-last a {
		border-bottom: none;
		margin-bottom: 0;
	}
	.mean-container .mean-nav ul li li a {
		line-height: 40px;
		background: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
		background: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
		background: -ms-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
		background: -o-linear-gradient(right, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
		background: linear-gradient(to left, rgba(255,255,255,0) 0%, #efefef 50%, rgba(255,255,255,0) 100%);
	}
	.mean-container .mean-nav ul li li li a {
		width: 70%;
		padding: 0 15%;
		background: #efefef; 
	}
	.mean-container .mean-nav ul li li li li a {
		width: 60%;
		padding: 0 20%;
		background: #ededed; 
	}
	.mean-container .mean-nav .wrapper {
		width: 100%;
		padding: 0;
		margin: 0; 
	}
	.mean-container .mean-push {
		float: left;
		width: 100%;
		padding: 0;
		margin: 0;
		clear: both; 
	}
	.mean-remove {
		display: none !important; 
	}

	/* Fix for box sizing on Foundation Framework etc. */
	.mean-container .mean-bar, .mean-container .mean-bar * {
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	} 
	.footer nav {
		font-size: 0.8em;
		text-transform: uppercase;
		font-family: 'Open Sans Condensed', sans-serif;
		position: relative;
		text-align: center;
	}
	.footer nav ul {
		position: relative;
		display: block;
		margin: 0;
		padding: 0;
	}
	.footer nav ul li {
		display: inline-block;
		padding: 0 0 15px;
		line-height: 0px;
	}
	.footer nav ul li a {
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		padding: 0 8px 0 10px;
	}
	.footer nav ul li a:hover {
		text-decoration: none;
		color: #ffffff80;
	}
	.footer nav ul li:after {
		position: absolute;
		content: "\f101";
		font-family: 'FontAwesome';
		color: #fff;
		font-weight: bold;
	}
	.footer nav ul li:last-of-type:after {
		position: absolute;
		content: "";
	}
	.footer nav ul li.menu-item-has-children a {
		box-shadow: inset -5px 0 0 #efefef, inset 5px 0 0 #efefef, 0 -1px 0 #efefef; 
	}
	.footer nav ul li.menu-item-has-children a:after {
		content: " \f107";
		font-family: 'FontAwesome'; 
	}
	.footer nav ul li.menu-item-has-children a:hover {
		box-shadow: inset -5px 0 0 #efefef, inset 5px 0 0 #efefef, 0 -1px 0 #efefef, 0 2px 0 #666; 
	}
	.footer nav ul li.menu-item-has-children li a:after {
		content: ""; 
	}
	#comments input[type=submit],
	.wpcf7-form input[type=submit] {
		width: 75%;
	}
}
@media (min-width: 769px) and (max-width: 1024px) {
	.container {
		width: 100%; 
	}
	.col-6,
	.col-4,
	.grid-sizer,
	.col-4.tag-large,
	.col-4.tag-l,
	.col-4.tag-xl,
	.col-4.tag-xxl {
		width: 50%; 
	}
	.col-8,
	.col-9,
	.col-12,
	.col-10 {
		width: 100%; 
	}
	.col-10-center,
	.col-8-center {
		margin: 0; 
	}
	a:hover {
		text-decoration: none; 
	}
	header #logo .site-title {
		font-size: 4.25em; 
	}
	.top article header h1 {
		font-size: 14px;
		padding: 2px 0 0;
	}
	.top article header .category {
		font-size: 10px;
	}
	#article article header h1,
	#page article header h1 {
		font-size: 2em;
	}
	#article article header .excerpt p,
	#page article header .excerpt p {
		font-size: 1.15em;
	}
	#article article img,
	#page article img {
		max-width: 100% !important;
		height: auto;
		padding: 0 !important;
	}
	#article article blockquote,
	#article article pre,
	#article article address,
	#page article blockquote,
	#page article pre,
	#page article address {
		margin: 10px 0;
	}
	#article article ul,
	#article article ol,
	#page article ul,
	#page article ol {
		margin: 0; 
	}
	#article .recommend .recommend-title, #page .recommend .recommend-title {
		height: 12px;
		margin-bottom: 15px; 
	}
	#article .recommend .recommend-title span, #page .recommend .recommend-title span {
		font-size: 1.1em; 
	}
	#article .recommend .recommend-item a .img, #page .recommend .recommend-item a .img {
	width: 30%;
		float: left;
	}
	#article .recommend .recommend-item a .img img, #page .recommend .recommend-item a .img img {
		width: 100%;
		height: auto; 
	}
	#article .recommend .recommend-item a .text, #page .recommend .recommend-item a .text {
		width: 70%;
		float: left; 
	}
	#article .recommend .recommend-item a .text h3, #page .recommend .recommend-item a .text h3 {
		font-size: 1.3em; 
	}

	#comment-indicator a {
		width: 95%; 
	}
}
@media only screen and (min-width: 769px) {
	nav {
		text-transform: uppercase;
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight: bold;
		position: relative;
		text-align: center;
		overflow: visible;
	}
	nav#click_header_menu {
		min-height: 40px;
		box-shadow: 0 -2px 0 #000,
					inset 0 -1px 0 #efefef;
	}
	nav ul {
		position: relative;
		display: inline-table;
		margin: 0;
		padding: 0;
	}
	nav ul li {
		display: inline-block;
		height: 40px;
	}
	nav ul li a {
		display: inline-block;
		padding: 0 10px;
		line-height: 40px;
		-webkit-transition: all 0.6s;
		-moz-transition: all 0.6s;
		-ms-transition: all 0.6s;
		-o-transition: all 0.6s;
		transition: all 0.6s;
	}
	nav ul li a:hover {
		text-decoration: none;
		box-shadow: inset 0px -50px 0px #000;
		color: #fff;
		-webkit-transition: all 0.6s;
		-moz-transition: all 0.6s;
		-ms-transition: all 0.6s;
		-o-transition: all 0.6s;
		transition: all 0.6s;
	}
	nav ul li:hover > ul {
		display: block;
	}
	nav ul li.menu-item-has-children a:after {
		content: " \f107";
		font-family: 'FontAwesome';
	}
	nav ul li.menu-item-has-children ul li a:after {
		content: "";
	}
	nav ul:after {
		content: "";
		clear: both;
	}
	nav ul li.current-menu-item a {
		color: #fff;
		box-shadow: inset 0 -50px 0 #000;
	}
	nav ul ul {
		display: none;
		position: absolute;
		top: 100%;
		background: #fff;
		box-shadow: inset 1px 0 0 #efefef, inset -1px -1px 0 #efefef;
		z-index: 9999;
		padding: 0;
	}
	nav ul ul li {
		display: block;
		position: relative;
		box-shadow: 0px 1px 0px #efefef;
		height: 28px;
	}
	nav ul ul li:last-child {
		box-shadow: none;
	}
	nav ul ul li a {
		margin: 0;
		padding: 0 15px;
		box-sizing: border-box;
		width: 100%;
		box-shadow: none;
		line-height: 28px;
	}
	nav ul ul li a:hover {
		box-shadow: inset 0px -50px 0px #000;
	}
	nav ul ul li.current-menu-item a {
		background: #000;
	}
	nav ul ul li:after {
		background: none;
	}
	nav ul ul ul {
		position: absolute;
		left: 100%;
		top: 0px;
	}
	#socials-menu {
		position: absolute;
		right: 40px;
		top: 0;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	#socials-menu ul {
		display: none;
	}
	#socials-menu li:after {
		background: none;
	}
	#socials-menu li a {
		font-size: 16px;
		color: #fff;
		padding: 0px;
		margin: 0px;
	}
	#socials-menu li a:hover {
		box-shadow: none
	}
	#socials-menu li a i {
		display: inline-block;
		padding: 0 15px;
		line-height: 40px;
		color: #000 !important;
		-webkit-transition: all 0.6s;
		-moz-transition: all 0.6s;
		-ms-transition: all 0.6s;
		-o-transition: all 0.6s;
		transition: all 0.6s;
	}
	#socials-menu li a i.fa.fa-facebook {
		color: #3b5998;
	}
	#socials-menu li a:hover i.fa.fa-facebook {
		box-shadow: inset 0px -50px 0px #3b5998;
	}
	#socials-menu li a i.fa.fa-twitter {
		color: #4099FF;
	}
	#socials-menu li a:hover i.fa.fa-twitter {
		box-shadow: inset 0px -50px 0px #4099FF;
	}
	#socials-menu li a i.fa.fa-instagram {
		color: #DD2A7B;
	}
	#socials-menu li a:hover i.fa.fa-instagram {
		box-shadow: inset 0px -50px 0px #DD2A7B;
	}
	#socials-menu li a i.fa.fa-google {
		color: #D34836;
	}
	#socials-menu li a:hover i.fa.fa-google {
		box-shadow: inset 0px -50px 0px #D34836;
	}
	#socials-menu li a i.fa.fa-linkedin {
		color: #007bb6;
	}
	#socials-menu li a:hover i.fa.fa-linkedin {
		box-shadow: inset 0px -50px 0px #007bb6;
	}
	#socials-menu li a:hover i {
		box-shadow: inset 0px -50px 0px #000;
		color: #fff!important;
		-webkit-transition: all 0.6s;
		-moz-transition: all 0.6s;
		-ms-transition: all 0.6s;
		-o-transition: all 0.6s;
		transition: all 0.6s;
	}
	.footer ul li a {
		display: inline-block;
		font-family: 'Open Sans', sans-serif;
		font-weight: 600;
		font-size: 11px;
		padding: 0 5px;
		margin: 0 5px 0 12px;
		line-height: 20px;
		color: #fff;
		-webkit-transition: all 0.6s;
		-moz-transition: all 0.6s;
		-ms-transition: all 0.6s;
		-o-transition: all 0.6s;
		transition: all 0.6s;
	}
	.footer ul li:after {
		position: absolute;
		content: "\f101";
		font-family: 'FontAwesome';
		color: #fff;
		font-weight: bold;
	}
	.footer ul li:last-of-type:after {
		content: "";
	}
	.footer ul li a:hover {
		text-decoration: none;
		box-shadow: inset 0px -25px 0px #fff,
					0px 1px 0px #fff;
		color: #000;
		-webkit-transition: all 0.6s ease-in-out;
		-moz-transition: all 0.6s ease-in-out;
		-ms-transition: all 0.6s ease-in-out;
		-o-transition: all 0.6s ease-in-out;
		transition: all 0.6s ease-in-out;
	}
}