/*
Theme Name: Fractal 
Version: 1.0.51
Author: Eppu
Author URI: https://eppu.me/ 
*/


/* Back-end based on a theme by WPExplorer. */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

 :focus {
	outline: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

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

mark {
	background: none;
}

select {
	max-width: 100%;
}

@font-face {
    font-family: 'chaneywide';
    src: url('/wp-content/themes/FractalTheme/fonts/chaney-wide-webfont.eot');
    src: url('/wp-content/themes/FractalTheme/fonts/chaney-wide-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/FractalTheme/fonts/chaney-wide-webfont.woff2') format('woff2'),
         url('/wp-content/themes/FractalTheme/fonts/chaney-wide-webfont.woff') format('woff'),
         url('/wp-content/themes/FractalTheme/fonts/chaney-wide-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


#timely {
	font-size: 18px;
	text-align: center;
	margin: 50px 0 60px 0;
}

#tilastot {
	margin: 0 auto;
	max-width: 1200px;
	padding: 10px 16px 50px 16px;
	overflow: auto;
}

#ottelut {
	font-size: 18px;
	padding: 4em 16px 4em;
	color: #fff;
	margin: 0 auto;
	max-width: 1200px;
	overflow: auto;
}


#contacts {
	margin: 0 auto;
	max-width: 1200px;
	padding: 20px 0 120px 0;
	overflow: auto;
}

#contact-hldr {
	width: 100%;
	background-size: cover;
	background-color: #F9F7F8;
	border-top: #F0f0f0 1px solid;
}

#hldr {
	width: 100%;
	background-size: cover;
	background-color: #fff;
	position: relative;
}

.halfit {
	float: left;
	width: 48%;
	padding-right: 4%;
	margin-bottom: 2.2em;
}

.time {
	margin-bottom: 2.2em;
}

.halfit:nth-child(odd) {
	padding-right: 0;
}




/* The Grid --------------------------------------------------------------*/

.col:after,
.clr:after,
.group:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1;
}

.col {
	display: block;
	float: left;
	margin: 0 0 2% 1.6%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.col-0 {
	display: block;
	float: left;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/*percent grid*/

.span_1_of_1 {
	width: 100%
}

.span_2_of_2 {
	width: 100%
}

.span_1_of_2 {
	width: 49.2%
}

.span_1_of_2-0 {
	width: 50%;
	max-width: 100%;
}

.span_3_of_3 {
	width: 100%
}

.span_2_of_3 {
	width: 66.1%
}

.span_1_of_3 {
	width: 32.2%
}

.span_4_of_4 {
	width: 100%
}

.span_3_of_4 {
	width: 74.6%
}

.span_2_of_4 {
	width: 49.2%
}

.span_1_of_4 {
	width: 23.8%
}

.span_5_of_5 {
	width: 100%
}

.span_4_of_5 {
	width: 79.68%
}

.span_3_of_5 {
	width: 59.36%
}

.span_2_of_5 {
	width: 39.04%
}

.span_1_of_5 {
	width: 18.72%
}

.span_6_of_6 {
	width: 100%
}

.span_5_of_6 {
	width: 83.06%
}

.span_4_of_6 {
	width: 66.13%
}

.span_3_of_6 {
	width: 49.2%
}

.span_2_of_6 {
	width: 32.26%
}

.span_1_of_6 {
	width: 15.33%
}

.span_7_of_7 {
	width: 100%
}

.span_6_of_7 {
	width: 85.48%
}

.span_5_of_7 {
	width: 70.97%
}

.span_4_of_7 {
	width: 56.45%
}

.span_3_of_7 {
	width: 41.92%
}

.span_2_of_7 {
	width: 27.42%
}

.span_1_of_7 {
	width: 12.91%
}

.span_8_of_8 {
	width: 100%
}

.span_7_of_8 {
	width: 87.3%
}

.span_6_of_8 {
	width: 74.6%
}

.span_5_of_8 {
	width: 61.9%
}

.span_4_of_8 {
	width: 49.2%
}

.span_3_of_8 {
	width: 36.5%
}

.span_2_of_8 {
	width: 23.8%
}

.span_1_of_8 {
	width: 11.1%
}

.span_9_of_9 {
	width: 100%
}

.span_8_of_9 {
	width: 88.71%
}

.span_7_of_9 {
	width: 77.42%
}

.span_6_of_9 {
	width: 66.13%
}

.span_5_of_9 {
	width: 54.84%
}

.span_4_of_9 {
	width: 43.55%
}

.span_3_of_9 {
	width: 32.26%
}

.span_2_of_9 {
	width: 20.97%
}

.span_1_of_9 {
	width: 9.68%
}

.span_10_of_10 {
	width: 100%
}

.span_9_of_10 {
	width: 89.84%
}

.span_8_of_10 {
	width: 79.68%
}

.span_7_of_10 {
	width: 69.52%
}

.span_6_of_10 {
	width: 59.36%
}

.span_5_of_10 {
	width: 49.2%
}

.span_4_of_10 {
	width: 39.04%
}

.span_3_of_10 {
	width: 28.88%
}

.span_2_of_10 {
	width: 18.72%
}

.span_1_of_10 {
	width: 8.56%
}

.span_11_of_11 {
	width: 100%
}

.span_10_of_11 {
	width: 90.7%
}

.span_9_of_11 {
	width: 81.47%
}

.span_8_of_11 {
	width: 72.24%
}

.span_7_of_11 {
	width: 63.01%
}

.span_6_of_11 {
	width: 53.78%
}

.span_5_of_11 {
	width: 44.55%
}

.span_4_of_11 {
	width: 35.32%
}

.span_3_of_11 {
	width: 26.09%
}

.span_2_of_11 {
	width: 16.86%
}

.span_1_of_11 {
	width: 7.63%
}

.span_12_of_12 {
	width: 100%
}

.span_11_of_12 {
	width: 91.46%
}

.span_10_of_12 {
	width: 83%
}

.span_9_of_12 {
	width: 74.54%
}

.span_8_of_12 {
	width: 66.08%
}

.span_7_of_12 {
	width: 57.62%
}

.span_6_of_12 {
	width: 49.16%
}

.span_5_of_12 {
	width: 40.7%
}

.span_4_of_12 {
	width: 32.24%
}

.span_3_of_12 {
	width: 23.78%
}

.span_2_of_12 {
	width: 15.32%
}

.span_1_of_12 {
	width: 6.86%
}


/*clear float and remove left margin*/

.clr-margin {
	margin-left: 0
}

.count-1 {
	clear: both;
	margin-left: 0;
}

.col-1,
.col.first {
	clear: both;
	margin-left: 0;
}


/* Body & Main --------------------------------------------------------------*/

body {
	background: #FFF;
	color: #0c0c0c;
	font: 16px/22px 'Poppins', sans-serif;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.5px;
	font-weight: 300;
	word-wrap: break-word;
}

body a {
	color: #016FB9;
	text-decoration: none;
	transition: all 0.1666s ease;
}

body a:hover {
	color: #0c0c0c;
	text-decoration: underline;
}

#site-navigation-wrap a {
	color: #0c0c0c;
	transition: all 0.1666s ease;
	text-decoration: none;
}

#site-navigation-wrap a:hover {
	color: #016FB9!important;
}

 ::selection {
	background: #0c0c0c;
	color: #fff;
}

 ::-moz-selection {
	background: #0c0c0c;
	color: #fff;
}

#main {
	margin-top: -1px;
	font-family: 'Poppins', sans-serif;
	position: relative;
	background: #fff;
	top: 0;
	z-index: 3;
}

.container {
	margin: 0 auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#primary {
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
}

#primary-in {
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
}

article {
	max-width: 1200px;
	margin: 0 auto;
}

.homepage-wrap {
	max-width: 1200px;
	margin: 0 auto;
}

.left-content {
	float: left;
	width: 740px;
}

.sidebar-container {
	float: right;
	width: 360px;
}

#site-content {
	border: 1px #efefef solid;
	Background: #fff;
	padding-bottom: 30px;
	letter-spacing: 0.5px;
}

#site-content p {
	padding: 0 40px;
	font-weight: 300;
	letter-spacing: 0.5px;
	line-height: 1.7em;
}

.site-content {
	background: #fff;
}

#content p {
	color: #0c0c0c;
	font-weight: 300;
	line-height: 1.5em;
	letter-spacing: 0.5px;
}

#content-img {
	height: 50vh;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.content-title {
	color: #fff;
	font-size: 4.444vw;
	font-weight: 700;
}

.ppl-title {
	margin-top: -30px;
	font-size: 30px;
	color: #fff;
}

.p-title {
	text-align: center;
	padding: 0 0 0.2em 0;
	margin-bottom: 0;
}

.overlapr {
	padding: 80px 40px;
}

.overlap {
	padding: 60px 40px;
	position: relative;
	background: #fff;
	z-index: 10;
	left: 0;
	right: 0;
	text-align: left;
	line-height: 26px;
}

.overlap h1 {
	margin-bottom: 0.5em;
}

.s-page {
	margin-bottom: 1em;
	text-align: center;
}

.s-page a {
	color: #016FB9;
	    font-weight: 600;
}

.newpads {
	padding: 0px 40px 60px;
}

#content-title-hldr {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 51%;
	text-align: center;
	transform: translateY(-50%);
	max-width: 900px;
	z-index: 2;
}


/* Commons --------------------------------------------------------------*/

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

.clear {
	clear: both
}

img {
	height: auto;
	max-width: 100%;
	transition: all 0.1666s ease;
}

blockquote {
	font-size: 1.4em;
	line-height: 1.75em;
	margin-bottom: 30px;
	position: relative;
	font-family: 'Georgia';
	color: #555;
	background: url("images/quote.png") left 4px no-repeat;
	padding-left: 50px;
}

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}

blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

pre {
	background: #ededed;
	padding: 20px;
	margin-bottom: 30px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	font-family: 'Verdana';
	color: #666;
}

address {
	letter-spacing: 1px;
	margin: 20px 0;
}

#page-featured-img {
	margin-bottom: 25px;
	position: relative;
}

#page-featured-img img {
	display: block;
	width: 100%;
}

.double-divider {
	display: block;
	width: 100%;
	height: 3px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 40px 0;
}

.heading {
	font-size: 1.167em;
	margin: 0 0 20px;
	padding-bottom: 3px;
	font-weight: 300;
	border-bottom: 1px solid #ddd;
	text-transform: uppercase;
}

.wpex-video-embed {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

.wpex-video-embed frame,
.wpex-video-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

a.wpex-lightbox-gallery {
	display: block;
}

.page-thumbnail {
	margin-bottom: 30px;
}

.page-thumbnail img {
	display: block;
}

body.page-template-templatesfullwidth-php .page-thumbnail {
	margin: 0 0 30px;
}

.page-thumbnail img {
	display: block;
}

.wpex-readmore {
	display: block;
	margin-top: 20px;
}

.wpex-readmore a {
	display: block;
	float: left;
	background: #222;
	color: #fff;
	padding: 0 6px;
}

.wpex-readmore a:hover {
	background: #016FB9;
	text-decoration: none;
}


/* Lists --------------------------------------------------------------*/

.entry ul {
	margin: 30px 0 30px 20px
}

.entry ul li,
.entry ol li {
	margin: 0 0 5px
}

.entry ol {
	margin: 30px 0 30px 25px
}

.entry ul {
	list-style: disc
}

.entry ol {
	list-style: decimal
}


/* Typography --------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	color: #0c0c0c;
	line-height: 1.4em;
	font-family: 'chaneywide', sans-serif;
}

.entry h2,
.entry h4,
.entry h5,
.entry h6 {
	margin: 0 0 1.5rem 0;
}


h1 {
  margin-top: 0;
  font-size: 3.052rem;
}

h2 {font-size: 2.441rem;     line-height: 1.25em;}

h3 {font-size: 1.953rem;     line-height: 1.25em;}

h4 {font-size: 1.563rem;     line-height: 1.25em;}

h5 {font-size: 1.25rem;     line-height: 1.25em;}

small, .text_small {font-size: 0.8rem;}

p {
	margin: 0 0 20px
}

h1 a,
h2 a,
h3 a,
h4 a {
	color: #0c0c0c;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
	color: #016FB9;
	text-decoration: none;
}

p.lead {
	color: #0c0c0c;
	font-size: 21px;
	line-height: 27px;
}

em {
	font-style: italic
}

strong {
	font-weight: 600;
	color: #0c0c0c;
}

small {
	font-size: 80%
}

hr {
	border: solid #eee;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
	margin: 40px 0;
}

a {
	outline: 0
}

.ptsColHeader span,
.ptsColHeader p {
	color: #fff;
	font-weight: 500;
}

.ptsColDesc span,
.ptsColDesc p {
	font-weight: 500;
}

.ptsTableFrontedShell {
	margin-top: 1.5em;
	margin-bottom: 1em;
}

.ptsCol {
	margin-bottom: 2em!important;
}

.ptsColFooter {
	position: relative;
	border-top: 1px solid rgba(220, 220, 220, 0)!important;
	height: 25px!important;
}

.ptsActBtn {
	position: relative;
	left: 0;
	right: 0;
	bottom: 0px;
}


/* Page Header --------------------------------------------------------------*/

.page-header {
	position: relative;
	margin: 20px 40px;
}

.page-template-templatesportfolio-php .page-header {
	margin-bottom: 25px;
}

.page-header-title {
	color: #0c0c0c;
	font-size: 30px;
	margin: 0;
	font-weight: normal;
	text-align: left;
}

.page-t {
	font-size: 3.052rem;
	line-height: 1.15em;
	text-align: center;
	color: #fff;
}
.page-template-default .wpcf7-form  {
    max-width: 620px;
        margin: 0 auto;
    }

.wpcf7-form label {
    font-weight: 600;
    }
.single-post .page-header {
	margin: 0 0 20px;
}

.single-post .page-header-title {
	margin: 0 0 10px;
	font-size: 24px;
}

#archive-description,
#portfolio-template-content {
	margin-top: 10px;
}

#portfolio-template-content p:last-child,
#archive-description p:last-child {
	margin: 0;
}


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


/*header*/

#header-wrap {
	background: #fff;
	position: fixed;
	width: 100%;
	z-index: 99999;
	transition: all 0.4s ease;
}

.bg-hd {
	background: #ffffff!important;
}

#header-wrap.sticky {
	background: #ffffff;
	box-shadow: 0px 0px 10px #0c0c0c15;
}

#header {
position: relative;
    padding: 0 1em;
    max-width: 1600px;
    display: flex;
    -webkit-box-align: center;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between;
    box-sizing: content-box;
    align-items: stretch;
    align-content: stretch;

}

.sub-menu.sticky {
	margin-top: 7px!important;
	transition: all 0.32s ease;
}

#coming {
	text-align: center;
	color: #0c0c0c;
	padding: 8em 20px 2em;
}


/*logo*/

.main-logo {
	max-width: 250px;
	max-height: 250px;
	margin: 0 auto;
}

#logo {
	width: 220px;
	height: 60px;
	transition: all 0.32s ease;
}

#logo img {
	display: inline-block;
	max-width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	width: 220px;
	height: 60px;
}

.site-branding {
	float: left;
}

.site-text-logo a {
	display: block;
	font-weight: normal;
	font-family: 'Poppins', sans-serif;
	color: #0c0c0c;
	font-size: 36px;
	text-decoration: none;
}

.site-text-logo a:hover {
	color: #016FB9;
}

.site-description {
	margin-top: 5px;
}


/*fixed header*/

.is-sticky #header-wrap {
	width: 100%;
	overflow: visible !important;
	z-index: 999;
}

.admin-bar .is-sticky #header-wrap {
	padding-top: 32px
}


/* Main Navigation --------------------------------------------------------------*/

.sf-menu,
.sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu li {
	position: relative
}

.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 10001;
}

.sf-menu>li {
	float: left
}

.sf-menu li:hover>ul,
.sf-menu li.sfHover>ul {
	display: block
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu ul ul {
	top: 0;
	left: 100%;
}

.sf-menu {
	float: left
}

.sf-menu ul {
	min-width: 160px;
	*width: 160px;
}

.sf-menu a {
	zoom: 1
}

.sf-menu li {
	position: relative;
	white-space: nowrap;
	*white-space: normal;
	-webkit-transition: background .2s;
	transition: background .2s;
}

.sf-menu li:hover,
.sf-menu li.sfHover {
	-webkit-transition: none;
	transition: none;
}

.sf-menu .sf-mega {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}

.sf-menu li:hover>.sf-mega,
.sf-menu li.sfHover>.sf-mega {
	display: block
}


/*styling*/

#site-navigation-wrap {
	float: right;
	font-size: 14px;
}

#site-navigation .dropdown-menu li {
	display: block;
	float: left;
	margin-top: 15px;
	line-height: 30px;
}

#site-navigation .dropdown-menu>li {
	margin-left: 1.563em;
}

#site-navigation .dropdown-menu>li:first-child {
	margin-left: 0;
}

#site-navigation .dropdown-menu a {
	font-weight: 600;
	text-decoration: none;
	text-align: left;
	cursor: pointer;
}

#site-navigation .dropdown-menu>li>a:hover,
#site-navigation .dropdown-menu>li.sfHover>a {
	color: #1b1636;
}


/*drop-down styles*/

#site-navigation .dropdown-menu ul {
	background: #fff;
	font-size: 1em;
	box-shadow: #0c0c0c20 0 0.35em 0.75em;
}

#site-navigation .dropdown-menu ul li a {
	display: block;
	height: auto;
	color: #0c0c0c;
	line-height: 1.7em;
	padding: 10px 20px;
	margin: 0px;
	border: 0px;
	text-transform: none;
}

#site-navigation .dropdown-menu ul li a.sf-with-ul {
	padding-right: 23px;
}

#site-navigation .dropdown-menu ul li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	line-height: 1.4em;
	height: auto;
	float: none;
	display: block;
}

#site-navigation .dropdown-menu ul li>a:hover {
	color: #fff
}

#site-navigation .dropdown-menu ul li:last-child {
	border: none;
}


/*arrows*/

#site-navigation .dropdown-menu>li .fa-angle-down {
	margin-left: 5px
}

#site-navigation .dropdown-menu>li ul li .fa-angle-right {
	position: absolute;
	top: 50%;
	right: 15px;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
}


/* Sidebar --------------------------------------------------------------*/

.sidebar-container .sidebar-widget {
	margin-bottom: 30px;
}

.sidebar-container a {
	color: #0c0c0c;
	text-decoration: underline;
}

.sidebar-container a:hover {
	color: #016FB9;
}

.sidebar-container .sidebar-widget .widget-title {
	font-size: 1.167em;
	margin: 0 0 10px;
	;
	padding: 0 40px;
}

.sidebar-container .widget_archive a:hover,
.sidebar-container .widget_categories a:hover {
	background: #016FB9;
	color: #fff;
	padding: 0 2px;
	margin: 0 -2px;
}


/* Widgets --------------------------------------------------------------*/

.sidebar-container select {
	width: 100%;
}


/*calendar widget*/

#wp-calendar {
	width: 100%;
	font-size: 11px;
}

#wp-calendar thead th {
	background: #f5f5f5;
	border: 1px solid #ddd;
	border-top: none;
	font-size: 11px;
}

#wp-calendar tbody td {
	text-align: center;
	border: 1px solid #ddd;
	line-height: 2.5em;
	transition: background 0.15s ease;
	-webkit-transition: background 0.15s ease;
	-o-transition: background 0.15s ease;
	-moz-transition: background 0.15s ease;
}

#wp-calendar tbody td a,
#wp-calendar tbody td a:hover {
	color: #016FB9;
	text-decoration: underline;
}

#wp-calendar tfoot td {
	padding-top: 1px;
	padding: 4px;
}

#wp-calendar caption {
	cursor: pointer;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 12px;
	outline: 0 none !important;
	background: #016FB9;
	color: #fff;
}

#wp-calendar tbody a {
	display: block;
	text-decoration: underline;
}

#wp-calendar th {
	text-align: center;
	border: 1px solid transparent;
	border-top: none;
	padding: 2px 0;
	color: #a7a7a7;
}

#wp-calendar tfoot td#next {
	text-align: right;
}

#footer #wp-calendar thead th {
	background: #232323
}

#footer #wp-calendar thead th,
#footer #wp-calendar tbody td {
	border-color: #333
}


/* Posts --------------------------------------------------------------*/

.loop-entry {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.loop-entry.post-entry p:last-child {
	margin: 0
}

.loop-entry-title {
	font-size: 1.750em;
	margin: 0;
}

.loop-entry-thumbnail,
.loop-entry-video,
.post-thumbnail {
	margin-bottom: 20px;
}

.loop-entry-thumbnail img {
	box-shadow: #0c0c0c 0em 0em 0em;
	nowhitespace: afterproperty;
}

.loop-entry-thumbnail img:hover {
	opacity: 0.8;
}

.post-video {
	margin-bottom: 30px;
}

.entry-footer {
	margin-top: 40px;
}

.entry-footer .post-edit-link {
	float: right;
	display: block;
	border: 2px solid #ddd;
	padding: 2px 14px;
	color: #aaa;
	font-size: 0.85em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

.entry-footer a:hover {
	color: #0c0c0c;
	border-color: #0c0c0c;
	text-decoration: none;
}

.author-info {
	margin-top: 40px;
}

.author-info .author-info-inner {
	position: relative;
	padding-left: 100px;
}

.author-info .author-avatar {
	position: absolute;
	left: 0;
	top: 0;
}

.author-info .author-avatar img {
	border-radius: 2px;
}


/* Post Meta --------------------------------------------------------------*/

.post-meta {
	color: #0c0c0c;
	display: block;
	float: none;
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 10px;
}

.single-portfolio .post-meta,
.single-post .post-meta {
	margin-bottom: 0;
	margin-top: 10px;
}

.post-meta li {
	display: block;
	float: left;
	margin: 0;
}

.post-meta li .meta-seperator {
	margin: 0 15px;
	color: #bbb;
}

.post-meta .meta-date-text,
.post-meta a {
	color: #808080;
}

.post-meta a {
	text-decoration: none;
}

.post-meta a:hover {
	color: #016FB9;
}


/* Search --------------------------------------------------------------*/

.search-entry {
	position: relative;
	padding-left: 180px;
	min-height: 150px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
}

.search-entry-thumbnail {
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
}

.search-entry-thumbnail img {
	width: 100%;
	transform: translateZ(0);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
}

.search-entry-thumbnail a:hover img {
	opacity: 0.8;
}

.search-entry-title {
	margin: 0 0 15px;
}

.search-entry.no-featured-image {
	padding-left: 0;
}


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

ul.page-numbers {
	list-style: none;
	margin: 0;
}

ul.page-numbers li {
	display: block;
	text-align: center;
	float: left;
}

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

.page-numbers a,
.page-numbers span,
#edd_download_pagination .page-numbers {
	background-color: transparent;
	border: 0;
	color: #606060;
	background: #fff;
	border: 1px solid #e6e6e6;
	cursor: pointer;
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	margin-right: 4px;
	margin-top: 4px;
	width: auto;
	padding: 0 8px;
	text-align: center;
	ftext-decoration: none;
}

.page-numbers a:hover,
.page-numbers span.current,
#edd_download_pagination .page-numbers:hover,
#edd_download_pagination .page-numbers.current {
	background: #016FB9;
	color: #fff;
	text-decoration: none;
	border-color: transparent;
}


/*next/prev*/

.single-post-pagination {
	position: absolute;
	right: 0;
	top: 0;
}

.single-post-pagination li {
	display: block;
	float: left;
	margin-left: 4px;
}

.single-post-pagination li:first-child {
	margin-left: 0;
}

.single-post-pagination li a {
	display: block;
	font-size: 18px;
	color: #bbb;
	background: #fff;
	border: 1px solid #ddd;
	height: 24px;
	width: 24px;
	line-height: 24px;
	text-align: center;
}

.single-post-pagination li a:hover {
	color: #0c0c0c;
}


/* FlexSlider --------------------------------------------------------------*/


/* Necessary Styles*/

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
	outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

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

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	margin: 0;
}

.flexslider .slides img {
	width: 100%;
	display: block;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

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

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

* html .slides {
	height: 1%;
}

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


/*main*/

.flexslider-container {
	position: relative;
}

.flexslider-container img {
	display: block;
}


/* Homepage --------------------------------------------------------------*/

#homepage-content {
	margin-top: 2em;
	padding: 25px 40px 70px 40px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
}

#homepage-content h1 {
	display: inline-block;
	padding: 0 0 26px 0;
	margin-bottom: 0;
}

#homepage-features {}

#readme {
	margin: 0 auto 0;
	max-width: 1200px;
	text-align: center;
}

#homepage-portfolio,
#homepage-blog {}

#homepage-portfolio {
	background-image: url('https://northwind.gg/wp-content/uploads/2024/03/bg3333.jpg');
	background-color: #0c0c0c;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 8em 1em 4em;
}

#fight {
	background-image: url('https://northwind.gg/wp-content/uploads/2024/03/bg22.jpg');
	background-color: #0c0c0c;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.homepage-content-bottom-divider {
	margin-bottom: 0;
}

.feature-entry-header {
	position: absolute;
	bottom: 0;
}


/*homepage slider*/

#homepage-slider-wrap {
	height: 90vh;
	overflow: hidden;
}

#slidex {
	height: 90vh;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#homepage-slider-wrap .flex-direction-nav li a {
	display: block;
	z-index: 9;
	position: absolute;
	top: 50%;
	margin: -30px 20px 0px 20px;
	height: 60px;
	line-height: 60px;
	width: 60px;
	text-align: center;
	opacity: 1;
	background: #FFF;
	color: #016FB9;
	font-size: 24px;
	border-radius: 60px;
}

#homepage-slider-wrap .flex-direction-nav li a:hover {
	opacity: 1;
	background: #016FB9;
	color: #fff!important;
	text-decoration: none;
}

#homepage-slider-wrap .flex-direction-nav li a.flex-prev {
	left: 0;
}

#homepage-slider-wrap .flex-direction-nav li a.flex-next {
	right: 0;
}

.homepage-slide-inner {
	position: relative;
}

.homepage-slide-content {
	position: absolute;
	top: 47.5%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 1280px;
	width: 100%;
	z-index: 9999;
}

.center-it {
	text-align: center;
}

.slide-t {
	font-size: 3.052rem;
	line-height: 1.15em;
	margin-bottom: 0.5em;
	text-align: center;
	color: #fff;
}

.slide-info {
	padding: 0 86px;
}

.slide-p {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top: -0.4em;
}

.btn {
	padding: 1em 2.3em;
	background: #0c0c0c;
	margin-top: 1em;
	display: inline-block;
	color: #fFf;
	font-weight: 400;
	transition: all 0.3s ease;
}

.btn:hover {
	padding: 1em 2.9em;
	color: #fff;
	text-decoration: none;
	background: #0c0c0c;
}

.btn-tw {
	padding: 1em 2.3em;
	background: #ffd216;
	margin-top: 1em;
	display: inline-block;
	color: #0c0c0c;
	font-weight: 600;
	transition: all 0.3s ease;
}

.btn-tw:hover {
	background: #fff;
	padding: 1em 3.2em;
	color: #0c0c0c;
	text-decoration: none;
}

.smallbtn {
padding: 0.7em 2.3em;
    background: #ffd216;
    margin-top: 1em;
    display: inline-block;
    font-weight: 600;
    color: #0c0c0c;
    transition: all 0.3s ease;
    font-size: 16px;
}

.front-title {
	display: inline-block;
	padding: 0 0 1.5rem 0;
	margin-bottom: 0;
}

.plei {
	padding-left: 0.4em;
}

.smallbtn:hover {
	background: #0c0c0c;
	color: #fff;
	text-decoration: none;
}

.slanthldr {
	position: relative;
}

.slant {
	position: absolute;
	margin-top: -80px;
	width: 100%;
	height: 80px;
	bottom: 0px;
	left: 0px;
	z-index: 10;
}

.slant-bot {
	position: absolute;
	margin-top: -80px;
	width: 100%;
	height: 80px;
	bottom: -80px;
	left: 0px;
	z-index: 1;
}

.slant-bot polygon {
	fill: white;
}

.slant polygon {
	fill: white;
}

.arrow {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 0px;
	background-color: rgba(255, 255, 255, 1);
	z-index: 4;
}

.arrow:before {
	right: 50%;
	border-bottom: 40px solid rgba(255, 255, 255, 1);
	border-right: 40px solid transparent;
}

.arrow:after {
	left: 50%;
	border-bottom: 40px solid rgba(255, 255, 255, 1);
	border-left: 40px solid transparent;
}

.arrow:before,
.arrow:after {
	content: '';
	position: absolute;
	bottom: 100%;
	width: 50%;
	box-sizing: border-box;
}


/*homepage blog*/

.greysa {
	margin-top: 0
}

.recent-blog-entry-title {
	margin: 0 0px;
	font-size: 22px!important;
	text-align: center;
	display: inline-block;
	background: #0c0c0c;
	color: #fff;
	padding: 8px 20px;
}

.recent-blog-entry:hover {}

.teksti {
	margin: 0 auto;
	font-size: 10px!important;
	letter-spacing: 0.15em;
	text-align: center;
	display: inline-block;
	background: #ffffff;
	color: #0c0c0c!important;
	font-weight: 500;
	padding: 4px 16px;
}

.recent-blog-entry-thumbnail {
	height: 360px;
	background-size: cover;
	text-align: center;
	background-position: center;
}

.recent-blog-entry-thumbnail a,
.recent-blog-entry-thumbnail img {
	display: block;
	transform: translateZ(0);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
}

.recent-blog-entry-thumbnail a:hover img {
	opacity: 0.85;
}

.info-holdr {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	padding: 1em;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}



.recent-blog-entry {
	word-break: break-word;
	position: relative;
	transition: all 0.32s ease;
	margin-bottom: 0.8em;
}

.recent-blog-entry .post-meta {
	margin: 0 0 5px;
}

.recent-blog-entry .post-meta,
.recent-blog-entry .post-meta .meta-date-text {
	color: #454545;
}


/* Feature Entries --------------------------------------------------------------*/

.feature-thumbnail {
	margin: 0 0 20px;
	position: relative;
	display: none;
}

.feature-thumbnail img {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.feature-thumbnail a:hover img {
	opacity: 0.8;
	transform: translateZ(0);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
}

.features-entry {
	text-align: center;
	display: block;
	position: relative;
}

.mini-border {
	display: block;
	width: 40px;
	height: 3px;
	background: #fff;
	margin: 0 auto 1em;
}

.mini-border-f {
	display: block;
	width: 40px;
	height: 3px;
	background: #fff;
	margin: 0 auto 2em;
}

.nostobox {
	min-height: 400px;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all 0.32s ease;
}

.nostobox:hover {
	opacity: 0.7;
}

.opaciteetti {
	z-index: 3;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url('https://northwind.gg/wp-content/uploads/2018/12/overlaypattern.png');
	width: 100%;
	height: 100%;
	opacity: 0.1;
}

.suoja {
	padding: 1em;
}

.nosto-title {
	font-size: 3.6em;
	margin: 0;
	color: #fff;
}

.nosto-in {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	z-index: 10;
	pointer-events: none;
}

.feature-entry-title {
	margin: 25px 0 0px;
	font-size: 18px;
	font-weight: 600;
	color: #0c0c0c;
	padding: 12px 26px 8px 26px;
	background: #FFF;
}

a .feature-entry-title:hover {
	color: #016FB9;
}

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

.feature-entry-content p {
	font-size: 18px;
	line-height: 23px;
	color: #fff;
	font-weight: 300;
}

.features-entry .feature-icon-font {
	text-align: center;
	margin: 0 auto 20px;
}

.features-entry .feature-icon-font .fa {
	font-size: 35px;
	width: 85px;
	height: 85px;
	line-height: 85px;
	color: #ffffff;
	background: #016FB9;
	border-radius: 100%;
}

.feature-entry-url {
	display: block;
	text-decoration: none;
	color: #0c0c0c;
}

.feature-entry-url:hover {
	text-decoration: none;
	color: #016FB9;
}

.f-link {
	display: block;
	text-decoration: none;
	color: #fff;
	background: #016FB9;
	font-size: 1.2em;
	padding: 0.8em 2.2em;
	border-radius: 666px;
	text-align: center;
}

.f-link:hover {
	background: #0c0c0c;
	color: #fff!important;
	text-decoration: none;
}

.tilaa a {
	background: #016FB9;
	color: #fff!important;
	border-radius: 666px;
	padding: 0 22px;
	font-size: 17px;
}

.tilaa a:hover {
	background: #0c0c0c;
}

.tilaa a {
	color: #fff;
}

.tilaa:hover {
	color: #fff!important;
}

.social-menu {
	color: #0c0c0c;
	font-size: 22px;
}

.textwidget h1,
.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget strong {
	color: #fff!important;
}


/* Battle --------------------------------------------------------------*/

.bot-m {
	margin-bottom: 1em;
}

.mobile-team {
	display: none;
}

.battle-team {
	background: #fff;
	overflow: hidden;
	width: 46%;
	height: 90px;
	float: left;
	margin: 2%;
	    box-shadow: #0c0c0c20 0 0.35em 0.75em
}

.btin {
	margin: calc(2% - 2px);
	border: 1px solid #d0d0d0;
	
}

.battle-team-name {
	line-height: 90px;
	padding: 0 20px;
	margin: 0!important;
}

.battle-left {
	float: left;
}

.battle-right {
	float: right;
}

.battle-logo {
	width: 90px;
	height: 90px;
	margin: 0!important;
}

.battle {
	margin: 0 auto;
	max-width: 1040px;
	overflow: hidden;
}

.battle-score {
	height: 90px;
	width: 75px;
	display: block;
	line-height: 90px;
	background: #e0e0e0;
	text-align: center;
	margin: 0!important;
}

.win {
	background: #f3b000;
	color: #fff;
}

.katso {
        min-width: 8em;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	z-index: 5;
	transition: all 0.15s ease;
}

.katso:hover {
	opacity: 1;
}
.diag {margin-left: 0.1em; transform: rotate(-45deg);}
.katso-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 5;
	background: #543689;
	padding: 0.7em 2.2em;
	font-size: 1em;
	color: #fff;
	font-weight: 600;
}

.yt {
	background: #db353e;
}

.versus {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 4;
	background: #0c0c0c;
	padding: 0.5em 1.4em;
	font-size: 1em;
	color: #fff;
	font-weight: 600;
}

.player {
	background: #fff;
	border: solid 1px #d0d0d0;
	padding: 1.5em 2em;
	max-width: 500px;
	margin: 0 auto;
	overflow: hidden;
	    box-shadow: #0c0c0c20 0 0.35em 0.75em
}

.player:first-child {
	border-bottom: none;
}

.player:last-child {
	border-top: none;
}

.players {
	margin: 2em 0 3em;
}

.player-name {
	float: left;
	font-size: 1.563em;
	font-weight: 800;
}

.player-roles {
	float: right;
	font-size: 1.4em;
}

.role {
	padding: 0 0 0 0.3em;
}

.logoasetin {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -30px;
	z-index: 20;
}

.mini-c {
	color: #016FB9;
	font-size: 20px;
	position: relative;
	top: -10px;
	left: -4px;
}
/* Versus --------------------------------------------------------------*/
.vs-team {position: absolute; text-transform: uppercase;
bottom: 90px;}
.rrr {right: 0;}
.lll {left: 0;}
.vs-logo {
    width: 154px;
    height: 154px;}
    
.vs-nwc-logo {
    position: absolute;
    top: 120px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 332px;
    width: 316px;}
    @keyframes fadeIn { 
  from { opacity: 20%; } 
}  
.vs-logo-fade {
transform: scale(1.5);
    opacity: 25%;
    filter: blur(6px);
    }
  
 #vs-left .vs-logo-fade {
    position: absolute;
    left: -524px;
    top: 0;
}    
 #vs-right .vs-logo-fade {
    position: absolute;
    right: -524px;
    top: 0;
}    
.vs-vs span { font-family: 'chaneywide', sans-serif; font-size: 36px;}
.vs-vs {
    color:#fff;
        box-shadow: #0c0c0c10 0 0.35em 0.75em;
    background: #1b1636;
    text-align: center;
    height: 60px;
    line-height: 60px;
    width: 240px;margin: 0 18px; border-radius: 8px;}
.s1920x1080 {
    display: flex;
    width: 1920px;
    height: 1080px;
    background: #f0f0f0;
    margin: 0 auto;
    padding: 90px 150px;
    box-sizing: border-box;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: stretch;
    overflow: hidden;
    position: relative;
    }
.vs-bar {
    position: absolute;
    bottom: 90px;
    left: 150px;
    right: 150px;
        display: flex;
    -webkit-box-align: center;
    align-items: center;
}    
.vs-color-bar {height: 12px; display: block; width: 732px;}
.vs-player.mar0 { margin-bottom: 0; padding-bottom: 0;
    }
    .vs-logo-score {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    box-sizing: content-box;
    margin-bottom: 10px;
    }
    .vs-title-color {       display: block;
    position: absolute;
    bottom: 0;
    
    top: -10px;
    z-index: 1;
    width: 12px;}
    #vs-right .vs-title-color {right: 0;
    left: auto;}
    #vs-left .vs-title-color {left: 0;
    right: auto;}
#vs-right .vs-logo-score {    justify-content: flex-end;}
.vs-overall-score {    font-size: 100px;
    letter-spacing: 0;
    font-family: 'chaneywide', sans-serif;
    padding: 0;
    text-align: center;
    height: 154px;
    width: 154px;
    line-height: 154px;
    background: #fff;}
.vs-team-name {font-size: 100px; letter-spacing: 0; position: relative; z-index: 2;}
.vs-title {position: relative; margin-bottom: 18px;}
.vs-c {
    font-size: 20px;
    position: relative;
    top: -10px;
}
#vs-left .vs-c {
left: 4px;
}
#vs-right .vs-c {
left: -4px;
}
.vs-player {font-weight: 800;
    font-size: 36px;
    letter-spacing: 0;
    margin-bottom: 18px;
    padding: 0 44px;}
.vs-overall-score, .vs-logo {display: block;}    
.w50 {width: 50%;}
#vs-left {
text-align: left;
position: relative;
    display: block;
    height: 100%;
    }
    #vs-right {
    text-align: right;
position: relative;
    display: block;
    height: 100%;
    }
    
#vs-left .vs-team-name {
    padding-right: 30px;
    padding-left: 44px;

}
 #vs-right .vs-team-name {padding-left: 30px; padding-right: 44px; }
/* Portfolio --------------------------------------------------------------*/


/*main*/

#portfolio-wrap {
	position: relative
}

#portfolio-wrap ul {
	margin: 0px;
	list-style: none;
}

#portfolio-description {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e6e6e6;
}

#portfolio-description p:last-child,
.portfolio-description p {
	margin: 0
}


/*portfolio entry*/

.tiimi-hldr {
	max-width: 1280px;
	margin: 0 auto;
	font-size: 18px;
}
.tiimi-hldr .wpex-row {
display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
    text-align: center;
}
.tiimi-title {
	padding: 0 0 1em 0;
	text-align: center;
	color: #fff;
}
#ottelut .center-it h2 {font-size: 1.563rem;}
.minilogo {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	margin-right: 10px;
	margin-bottom: -8px;
}

.portfolio-entry {
	position: relative;
	margin-bottom: 5em;
}

.portfolio-entry.grid-2 {
	margin-bottom: 60px
}

.portfolio-entry.grid-3 {
	margin-bottom: 40px
}

.portfolio-entry.grid-4 {
	margin-bottom: 40px
}

.portfolio-entry-media a,
.portfolio-entry-media img {
	display: block;
	-webkit-backface-visibility: hidden;
}

.portfolio-entry-media img {
	border: 8px solid #fff;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	margin: 0 auto;
	    box-shadow: #0c0c0c20 0 0.35em 0.75em;
}

.portfolio-entry-media a:hover img {}

.portfolio-entry a {
	text-decoration: none
}

.portfolio-entry a:hover {
	text-decoration: none
}

.portfolio-entry-details {
	margin-top: 0.5em;
}

.portfolio-entry:hover .portfolio-entry-media img {
	border: 8px solid #ffd216;
	transition: all 0.3s ease;
}
.portfolio-entry:hover .portfolio-entry-title {color: #ffd216;	transition: all 0.3s ease;}

.portfolio-entry-title {
	margin: 0;
	font-size: 1.45em;
	padding-top: 0.2em;
	color: #fff;
}

.portfolio-entry-title a:hover {
	color: #fff;
}

.portfolio-entry-categories a {
	color: #0c0c0c;
}

.portfolio-entry-categories a:hover {
	color: #0c0c0c;
}

.single-portfolio .post-slider-wrap,
.single-portfolio .post-video {
	margin: 0 0 30px;
}

.single-portfolio .post-slider-wrap img {
	border-radius: 4px 4px 0 0;
}


/*portfolio related*/

#single-portfolio-related {
	margin-top: 30px;
}


.ninja_clmn_nm_voitot, .ninja_clmn_nm_tappiot, .ninja_clmn_nm_plusminus, .ninja_clmn_nm_ottelut,
th.ninja_clmn_nm_voitot, th.ninja_clmn_nm_tappiot, th.ninja_clmn_nm_plusminus, th.ninja_clmn_nm_ottelut
{
    text-align: center!important; }


/*stats --- */

.stats-logo {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	margin-right: 0.75em;
}

#nwc-stats-content {
    transition: all ease 0.2s;
    position: relative;
    }
    .stats-link {position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;}

#nwc-stats-head {
    font-weight: 600;
    }
.nwc-row-short { flex-basis: 3em;
    width: 3em; height: 3em; line-height: 3em;     display: block;
    border-left: 1px solid #e0e0e0;
    }
    
    .nwc-row-long{flex: 1; text-align: left; height: 3em; display: flex;
    -webkit-box-align: center;
    align-items: center; padding-left: 1em;}
    .nwc-row{
        display: flex;
    -webkit-box-align: center;
    align-items: center;
    justify-content: flex-start;
    box-sizing: content-box;
    border: 1px solid #e0e0e0; 
    border-bottom: 0 solid #e0e0e0; 
    }
    .nwc-row:last-child{
         border-bottom: 1px solid #e0e0e0;
        }
    
     #nwc-stats-content.nwc-row:hover { background: #f0f0f0!important;}
    
    
    .nwc-row:nth-child(6){border-top: 3px dashed #ffd216;}
    #nwc-stats{
         display: flex;
    justify-content: flex-start;
    flex-direction: column;
    margin: 0 auto; box-shadow: #0c0c0c20 0 0.35em 0.75em;
        }
       #nwc-stats-content.nwc-row:nth-child(even) {
  background: #f9f9f9;
}

/* Post Slider --------------------------------------------------------------*/

.post-slider-wrap .flex-direction-nav {
	z-index: 9;
	position: absolute;
	bottom: 0;
	right: 0;
}

.post-slider-wrap .flex-direction-nav li {
	display: block;
	float: left;
	margin-left: 0;
}

.post-slider-wrap .flex-direction-nav li a {
	display: block;
	height: 30px;
	line-height: 30px;
	width: 35px;
	text-align: center;
	opacity: 0.8;
	background: #0c0c0c;
	color: #fff;
	font-size: 14px;
}

.post-slider-wrap .flex-direction-nav li a:hover {
	opacity: 1;
	background: #016FB9;
	color: #fff;
	text-decoration: none;
}

.post-slider-wrap .flex-direction-nav li a .genericon {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
}


/* Staff --------------------------------------------------------------*/

.staff-entry-media {}

.hentry {
	text-align: center;
}

.staff-entry-title {
	margin: 20px 0 5px!important;
	font-size: 40px;
	color: #0c0c0c;
	text-align: center;
}

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

.h-title {
	margin: -5px 0 15px;
}

.ballink-s {
	font-size: 14px!important;
	width: 28px;
	height: 28px;
	line-height: 28px!important;
	margin: 0 5px 20px;
	background: #0c0c0c;
	border-radius: 100%;
	color: #fff;
	transition: all 0.32s ease;
}

.ballink-s:hover {
	background: #016FB9;
	color: #0c0c0c;
}

#staff-wrap {
	background: #fff;
	margin: 20px 0;
}

.circle {
	width: 100%;
	border-radius: 100%;
	background-size: cover!important;
}

.circle:before {
	content: "";
	display: block;
	padding-top: 100%;
}

#staffbox-title {
	text-align: center;
	margin: 40px 40px 0px 40px;
	font-size: 40px;
	color: #0c0c0c;
}
.ninja_table_row_3{border-bottom: 3px dashed #ffd216; position: relative;}
.ninja_table_row_4, .ninja_table_row_5, .ninja_table_row_6,  .ninja_table_row_7 {opacity: 0.33;}
.footable-header {font-weight: 700;}
/* Forms / Inputs / Buttons --------------------------------------------------------------*/
td, th, tr {vertical-align: middle!important;}
.nt_edit_link {display: none;}
/*inputs*/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
textarea {
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	background: transparent;
	border: 1px solid #a8a8a8;
	box-sizing: border-box;
	color: #0c0c0c;
	display: block;
	font-size: 18px;
	margin: 0 auto;
	width: 100%;
	padding: 10px 12px;
	font-family: inherit;
	background: #fff;
}

input[type="text"],
input[type="email"] {}

textarea {
	width: 100%;
	max-height: 200px;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
textarea:focus {
	color: #0c0c0c;
	outline: none;
	border-color: #0c0c0c;
}

button,
input[type="button"],
input[type="submit"] {
    -webkit-appearance: none;
    background: #ffd216;
    transition: all 0.32s ease;
    border: transparent;
    color: #0c0c0c;
    cursor: pointer;
    display: inline-block;
    outline: none;
    padding: 0.7em 2.3em;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Poppins';
}

.entry input[type="submit"] {
	margin-top: 10px;
}

button:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
	background-color: #0c0c0c;
	color: #fff;
}

.ninja_table_wrapper {
	padding: 0;
	text-align: left;
	overflow-y: hidden;
	box-shadow: #0c0c0c20 0 0.35em 0.75em;
}
.ninja_table_wrapper table { margin-bottom: 0!important;
     }
.ninja_clmn_nm_tiimi a {
	color: #0c0c0c;
	text-decoration: none!important;
}

.bootstrap3 .table>tbody>tr>td,
.bootstrap3 .table>tbody>tr>th,
.bootstrap3 .table>tfoot>tr>td,
.bootstrap3 .table>tfoot>tr>th,
.bootstrap3 .table>thead>tr>td,
.bootstrap3 .table>thead>tr>th {
	padding: .92857143em .78571429em!important;
}

a.view-all {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: #EEEEEE;
	border-radius: 3px;
	padding: 8px 20px;
	text-align: center;
	width: 100%;
	color: #808080;
}


/* Search --------------------------------------------------------------*/

input[type="search"] {
	font-size: 1em;
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	background: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 0;
	box-sizing: border-box;
	color: #555;
	outline: none;
	padding: 10px 12px;
	width: 100%;
	font-family: 'Poppins', sans-serif;
}

input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none
}

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


/* Contact Form 7 --------------------------------------------------------------*/

.wpcf7-form span.wpcf7-form-control-wrap {
	display: block;
	margin-top: 10px;
	position: relative;
}

span.first {
	margin: 0 0 0 -5px;
}

.wpcf7-form p {
	margin: 0 0 30px
}

.wpcf7-form p:last-of-type {
	margin: 0
}

div.wpcf7 {
	max-width: 1200px;
	margin: 0 auto;
	padding: 1.5em 16px 2em;
	text-align: left;
}

div.wpcf7 .ajax-loader {
	display: none!important;
}

div.wpcf7-validation-errors {
	margin: 25px 0 0;
	padding: 10px;
	font-weight: 300;
	background: #fff;
	color: #222;
}

span.wpcf7-not-valid-tip {
	font-size: 0.95em;
	color: #898989;
	font-family: 'Poppins', sans-serif;
}

.wpcf7-response-output {
	background: #f4f4f4;
	color: #888;
	display: none;
	line-height: 1.45em;
	margin-top: 30px;
	padding: 12px;
	text-align: center;
	float: left;
	margin-bottom: 1em!important;
}

input.wpcf7-not-valid[type="text"],
input.wpcf7-not-valid[type="password"],
input.wpcf7-not-valid[type="email"],
input.wpcf7-not-valid[type="url"],
input.wpcf7-not-valid[type="tel"],
textarea.wpcf7-not-valid {
	border-color: #FF4847
}


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

#comments {}

#comments span.required {
	color: #C30
}

.commentlist {
	margin: 0
}

.commentlist .children {
	margin-left: 30px;
}

.commentlist li {
	list-style: none;
	margin: 0;
}

.commentlist .comment {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.comment-author {
	left: 0;
	position: absolute;
	top: 0;
}

.comment-author .avatar {
	display: block;
	border-radius: 2px;
}

.comment-meta {
	margin-bottom: 10px
}

.comment-meta .fn {
	font-weight: 300;
	color: #0c0c0c;
	display: block;
}

.comment-date {
	display: inline-block;
	margin-right: 12px;
}

.comment-details {
	margin-left: 80px;
}

.comment-content p:last-child {
	margin: 0
}

.comment-date a,
a.comment-reply-link {
	font-size: 0.9em;
	color: #808080
}

#reply-title small {
	font-size: 1em;
}

a#cancel-comment-reply-link {
	color: red;
	display: inline;
	font-weight: 300;
	font-size: 1em;
}

a#cancel-comment-reply-link:hover {
	text-decoration: underline;
}

#respond {
	margin: 30px 0 0;
}

.blogh {
	text-align: center;
	font-size: 18px;
	padding-bottom: 10px;
}

.commentlist li article {
	position: relative
}

.commentlist #respond {
	margin-bottom: 100px
}

#comments-logged-in {
	font-size: 13px;
	margin-bottom: 30px;
	margin-top: 10px;
}

#log-out {
	float: right;
	margin-top: -56px;
}

.comment-form-comment label[for="comment"] {
	display: none
}

#reply-title {
	font-size: 1em;
	margin: 0 0 20px;
}

#commentform textarea {
	width: 100%
}

#comments .form-allowed-tags {
	display: none
}

.comment-awaiting-moderation {
	background: #02AACE;
	color: #fff;
	display: inline-block;
	line-height: 1em;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 2px 6px;
}


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

.somelink {
    font-size: 1.563em;}

#logo-footer-wrap {
	width: 100%;
	background: #ffffff;
	text-align: center;
}

#logo-footer {
	max-width: 1100px;
	margin: 0 auto;
	overflow: auto;
	padding: 20px 0;
	text-align: center;
}

#logof {
	display: inline-block;
	padding: 10px 8px;
	text-align: center;
}

#footer-wrap {
	background: #1b1636;
	padding: 90px 0 90px;
	text-align: center;
	border-top: 1px solid #f0f0f0;
	line-height: 30px;
}

.lugu {
	transition: all 0.32s ease;
}

.lugu:hover {
	opacity: 0.7;
}

.ballink {
    font-size: 1.563em !important;
	width: 70px;
	height: 70px;
	line-height: 70px!important;
	margin: 0 10px 20px;
	background: #fff;
	border-radius: 100%;
	color: #0c0c0c;
	transition: all 0.32s ease;
}

.ballink:hover {
	background: #016FB9;
	color: #fff;
}

#footer-wrap input[type="text"],
#footer-wrap input[type="search"] {
	border: none;
}

#footer-wrap select {
	width: 100%;
}

#footer-wrap a {
	color: #016FB9;
}

#footer-wrap a:hover {
	color: #016FB9;
	text-decoration: underline;
}

#footer {
	max-width: 1600px;
}

#footer-widgets .widget-title {
	color: #fff;
	display: inline-block;
	margin: 0 0 1em;
}

#footer-widgets .widget-title span {
	background: #222;
	padding-right: 10px;
	font-weight: 300;
}

.footer-widget {
	color: #FFF;
}

#footer-widgets .span_1_of_3.col-1 {
	padding-right: 10px;
}

#footer-widgets .span_1_of_3.col-2 {
	padding-left: 5px;
	padding-right: 5px;
}

#footer-widgets .span_1_of_3.col-3 {
	padding-left: 10px;
}

.footer-widget>ul>li {
	padding: 0px 0;
}

.footer-widget>ul>li:first-child {}

#footer-widgets .widget_nav_menu ul>li {
	padding: 0px 0;
}

#footer-widgets .widget_nav_menu ul>li:first-child {}

#footer-widgets .widget_nav_menu ul>li li a:before {
	content: "-";
	padding: 0 10px;
	color: #555;
}

#footer-widgets .widget_nav_menu ul>li.menu-item-has-children {
	border-bottom: none;
}

#copyright-wrap {
	background: #fe7a1e;
	padding: 25px 0;
	color: #fff;
	text-align: center;
	font-weight: 300;
	display: none;
}

#copyright-wrap a {
	color: #fff;
	text-decoration: none;
}

#some {
	font-size: 42px;
	text-decoration: none;
}

#copyright-wrap a:hover {
	color: #016FB9;
	text-decoration: none;
}


/* 404 Page --------------------------------------------------------------*/

#error-page {
	text-align: center;
	padding: 200px 20px;
}

#error-page-title {
	border: none;
	font-size: 7.5em;
	line-height: 1em;
	margin: 0 0 30px;
}

#error-page-title span {
	margin-right: 7px
}

#error-page-text {
	font-size: 1.15em;
}


/* WordPress Styles --------------------------------------------------------------*/

.sticky {}

.bypostauthor {}


/*aligns*/

.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignright {
	float: right;
	margin: 0 0 10px 20px;
}

.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}


/*floats*/

.floatleft {
	float: left
}

.floatright {
	float: right
}


/*text style*/

.textcenter {
	text-align: center
}

.textright {
	text-align: right
}

.textleft {
	text-align: left
}


/*captions*/

.wp-caption {
	max-width: 100% !important
}

.wp-caption p.wp-caption-text {
	box-sizing: border-box;
	text-align: center;
}

.wp-caption img {
	display: block;
	border: 0 none;
	margin: 0;
	width: 100%;
	padding: 0;
}


/*smiley reset*/

.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
}


/*img attachment*/

#img-attch-page {
	overflow: hidden;
	text-align: center;
}

#img-attch-page img {
	display: inline-block;
	margin: 0 auto;
	margin-bottom: 20px;
	max-width: 100%;
}


/*gallery*/

.gallery {
	margin: 0 0 30px !important;
}

.gallery-icon img {
	border: none !important;
}

.gallery-caption {}


/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21859b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}


/*hide responsive elements --------------------------------------------------------------*/

#navigation-toggle,
.sidr,
#sidr-close,
#mobile-search {
	display: none
}


/*PrettyPhoto --------------------------------------------------------------*/

div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
	height: 13px
}

div.pp_default .pp_top .pp_left {
	background: url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat
}

div.pp_default .pp_top .pp_middle {
	background: url(images/prettyPhoto/default/sprite_x.png) top left repeat-x
}

div.pp_default .pp_top .pp_right {
	background: url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat
}

div.pp_default .pp_content .ppt {
	color: #f8f8f8
}

div.pp_default .pp_content_container .pp_left {
	background: url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
	padding-left: 13px;
}

div.pp_default .pp_content_container .pp_right {
	background: url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;
	padding-right: 13px;
}

div.pp_default .pp_next:hover {
	background: url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;
	cursor: pointer;
}

div.pp_default .pp_previous:hover {
	background: url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
	cursor: pointer;
}

div.pp_default .pp_expand {
	background: url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
	cursor: pointer;
	height: 28px;
	width: 28px;
}

div.pp_default .pp_expand:hover {
	background: url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
	cursor: pointer;
}

div.pp_default .pp_contract {
	background: url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
	cursor: pointer;
	height: 28px;
	width: 28px;
}

div.pp_default .pp_contract:hover {
	background: url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
	cursor: pointer;
}

div.pp_default .pp_close {
	background: url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
	cursor: pointer;
	height: 30px;
	width: 30px;
}

div.pp_default .pp_gallery ul li a {
	background: url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
	border: 1px solid #aaa;
}

div.pp_default .pp_social {
	margin-top: 7px
}

div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
	left: auto;
	position: static;
}

div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
	background: url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
	height: 30px;
	width: 30px;
}

div.pp_default .pp_nav .pp_pause {
	background-position: -51px -29px
}

div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
	background: url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
	height: 20px;
	margin: 4px 0 0;
	width: 20px;
}

div.pp_default a.pp_arrow_next {
	background-position: -82px -3px;
	left: 52px;
}

div.pp_default .pp_content_container .pp_details {
	margin-top: 5px
}

div.pp_default .pp_nav {
	clear: none;
	height: 30px;
	position: relative;
	width: 110px;
}

div.pp_default .pp_nav .currentTextHolder {
	color: #999;
	font-size: 11px;
	font-style: italic;
	left: 75px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 10px;
	position: absolute;
	top: 2px;
}

div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
	opacity: 0.7
}

div.pp_default .pp_description {
	font-size: 11px;
	font-weight: 700;
	line-height: 14px;
	margin: 10px 50px 5px 0;
}

div.pp_default .pp_bottom .pp_left {
	background: url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat
}

div.pp_default .pp_bottom .pp_middle {
	background: url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x
}

div.pp_default .pp_bottom .pp_right {
	background: url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat
}

div.pp_default .pp_loaderIcon {
	background: url(images/prettyPhoto/default/loader.gif) center center no-repeat
}

div.light_rounded .pp_top .pp_left {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat
}

div.light_rounded .pp_top .pp_right {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat
}

div.light_rounded .pp_next:hover {
	background: url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_previous:hover {
	background: url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_expand {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_expand:hover {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_contract {
	background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_contract:hover {
	background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_close {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 75px;
}

div.light_rounded .pp_nav .pp_play {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.light_rounded .pp_nav .pp_pause {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.light_rounded .pp_arrow_previous {
	background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat
}

div.light_rounded .pp_arrow_next {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat
}

div.light_rounded .pp_bottom .pp_left {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat
}

div.light_rounded .pp_bottom .pp_right {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat
}

div.dark_rounded .pp_top .pp_left {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat
}

div.dark_rounded .pp_top .pp_right {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat
}

div.dark_rounded .pp_content_container .pp_left {
	background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y
}

div.dark_rounded .pp_content_container .pp_right {
	background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y
}

div.dark_rounded .pp_next:hover {
	background: url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_previous:hover {
	background: url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_expand {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_expand:hover {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_contract {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_contract:hover {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_close {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 75px;
}

div.dark_rounded .pp_description {
	color: #fff;
	margin-right: 85px;
}

div.dark_rounded .pp_nav .pp_play {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.dark_rounded .pp_nav .pp_pause {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.dark_rounded .pp_arrow_previous {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat
}

div.dark_rounded .pp_arrow_next {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat
}

div.dark_rounded .pp_bottom .pp_left {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat
}

div.dark_rounded .pp_bottom .pp_right {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat
}

div.dark_rounded .pp_loaderIcon {
	background: url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat
}

div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
	background: #0c0c0c
}

div.dark_square .pp_description {
	color: #fff;
	margin: 0 85px 0 0;
}

div.dark_square .pp_loaderIcon {
	background: url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat
}

div.dark_square .pp_expand {
	background: url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}

div.dark_square .pp_expand:hover {
	background: url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}

div.dark_square .pp_contract {
	background: url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}

div.dark_square .pp_contract:hover {
	background: url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}

div.dark_square .pp_close {
	background: url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 75px;
}

div.dark_square .pp_nav {
	clear: none
}

div.dark_square .pp_nav .pp_play {
	background: url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.dark_square .pp_nav .pp_pause {
	background: url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.dark_square .pp_arrow_previous {
	background: url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat
}

div.dark_square .pp_arrow_next {
	background: url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat
}

div.dark_square .pp_next:hover {
	background: url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
	cursor: pointer;
}

div.dark_square .pp_previous:hover {
	background: url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}

div.light_square .pp_expand {
	background: url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}

div.light_square .pp_expand:hover {
	background: url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}

div.light_square .pp_contract {
	background: url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}

div.light_square .pp_contract:hover {
	background: url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}

div.light_square .pp_close {
	background: url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 75px;
}

div.light_square .pp_nav .pp_play {
	background: url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.light_square .pp_nav .pp_pause {
	background: url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.light_square .pp_arrow_previous {
	background: url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat
}

div.light_square .pp_arrow_next {
	background: url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat
}

div.light_square .pp_next:hover {
	background: url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
	cursor: pointer;
}

div.light_square .pp_previous:hover {
	background: url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}

div.facebook .pp_top .pp_left {
	background: url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat
}

div.facebook .pp_top .pp_middle {
	background: url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x
}

div.facebook .pp_top .pp_right {
	background: url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat
}

div.facebook .pp_content_container .pp_left {
	background: url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y
}

div.facebook .pp_content_container .pp_right {
	background: url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y
}

div.facebook .pp_expand {
	background: url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}

div.facebook .pp_expand:hover {
	background: url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}

div.facebook .pp_contract {
	background: url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}

div.facebook .pp_contract:hover {
	background: url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}

div.facebook .pp_close {
	background: url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 22px;
}

div.facebook .pp_description {
	margin: 0 37px 0 0
}

div.facebook .pp_loaderIcon {
	background: url(images/prettyPhoto/facebook/loader.gif) center center no-repeat
}

div.facebook .pp_arrow_previous {
	background: url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
}

div.facebook .pp_arrow_previous.disabled {
	background-position: 0 -96px;
	cursor: default;
}

div.facebook .pp_arrow_next {
	background: url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
}

div.facebook .pp_arrow_next.disabled {
	background-position: -32px -96px;
	cursor: default;
}

div.facebook .pp_nav {
	margin-top: 0
}

div.facebook .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px;
}

div.facebook .pp_nav .pp_play {
	background: url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
	height: 22px;
	width: 22px;
}

div.facebook .pp_nav .pp_pause {
	background: url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
	height: 22px;
	width: 22px;
}

div.facebook .pp_next:hover {
	background: url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
	cursor: pointer;
}

div.facebook .pp_previous:hover {
	background: url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}

div.facebook .pp_bottom .pp_left {
	background: url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat
}

div.facebook .pp_bottom .pp_middle {
	background: url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x
}

div.facebook .pp_bottom .pp_right {
	background: url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat
}

div.pp_pic_holder a:focus {
	outline: none
}

div.pp_overlay {
	background: #0c0c0c;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}

div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
}

.pp_content {
	height: 40px;
	min-width: 40px;
}

* html .pp_content {
	width: 40px
}

.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%;
}

.pp_content_container .pp_left {
	padding-left: 20px
}

.pp_content_container .pp_right {
	padding-right: 20px
}

.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px;
}

.pp_description {
	display: none;
	margin: 0;
}

.pp_social {
	float: left;
	margin: 0;
}

.pp_social .facebook {
	float: left;
	margin-left: 5px;
	overflow: hidden;
	width: 55px;
}

.pp_social .twitter {
	float: left
}

.pp_nav {
	clear: right;
	float: left;
	margin: 3px 10px 0 0;
}

.pp_nav p {
	float: left;
	margin: 2px 4px;
	white-space: nowrap;
}

.pp_nav .pp_play,
.pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px;
}

a.pp_arrow_previous,
a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}

.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}

.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000;
}

.pp_gallery div {
	float: left;
	overflow: hidden;
	position: relative;
}

.pp_gallery ul {
	float: left;
	height: 35px;
	margin: 0 0 0 5px;
	padding: 0;
	position: relative;
	white-space: nowrap;
}

.pp_gallery ul a {
	border: 1px rgba(0, 0, 0, 0.5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden;
}

.pp_gallery ul a img {
	border: 0
}

.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

.pp_gallery li.default a {
	background: url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px;
}

.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
	margin-top: 7px!important
}

a.pp_next {
	background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}

a.pp_previous {
	background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}

a.pp_expand,
a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}

a.pp_close {
	display: block;
	line-height: 22px;
	position: absolute;
	right: 0;
	text-indent: -10000px;
	top: 0;
}

.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px;
}

#pp_full_res {
	line-height: 1!important
}

#pp_full_res .pp_inline {
	text-align: left
}

#pp_full_res .pp_inline p {
	margin: 0 0 15px
}

div.ppt {
	color: #fff;
	display: none;
	font-size: 18px;
	margin: 0 0 5px 15px;
	z-index: 9999;
}

div.pp_default .pp_content,
div.light_rounded .pp_content {
	background-color: #fff
}

div.pp_default #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline {
	color: #0c0c0c
}

div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
	border-color: #fff
}

div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details {
	position: relative
}

div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content {
	background: #fff
}

div.light_rounded .pp_description,
div.light_square .pp_description {
	margin-right: 85px
}

div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px!important
}

div.light_rounded .pp_arrow_previous.disabled,
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}

div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}

div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
	background: url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat
}

div.dark_rounded .pp_top .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_bottom .pp_middle {
	background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat
}

div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
	color: #c4c4c4
}

div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
	color: #fff
}

.pp_top,
.pp_bottom {
	height: 20px;
	position: relative;
}

* html .pp_top,
* html .pp_bottom {
	padding: 0 20px
}

.pp_top .pp_left,
.pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}

.pp_top .pp_middle,
.pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}

* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}

.pp_top .pp_right,
.pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.pp_fade,
.pp_gallery li.default a img {
	display: none
}


/* EDD tweaks --------------------------------------------------------------*/

.edd_download_image {
	margin-bottom: 20px;
}

.edd_download_image a {
	display: block;
}

.edd_download_image img {
	width: 100%;
	display: block;
	transform: translateZ(0);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
}

.edd_download_image a:hover img {
	opacity: 0.85;
}

.entry .edd_download_title {
	margin: 0 0 10px;
}

.edd_downloads_list .edd_download {
	margin-bottom: 30px;
}

.edd_downloads_list .edd_download_inner {
	margin: 0;
}

.edd_downloads_list .edd_download_title {
	margin: 0 0 10px;
	font-size: 21px;
}